Created
June 22, 2024 20:47
-
-
Save maksverver/eb63d7ec00961c2dd9a913758a7258e6 to your computer and use it in GitHub Desktop.
mingw-w64-curl 8.8.0 configure failure when wine is installed
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Making package: mingw-w64-curl 8.8.0-1 (Sat 22 Jun 2024 10:42:22 PM CEST) | |
==> Checking runtime dependencies... | |
==> Checking buildtime dependencies... | |
==> Retrieving sources... | |
-> Found curl-8.8.0.tar.xz | |
==> Validating source files with sha256sums... | |
curl-8.8.0.tar.xz ... Passed | |
==> Extracting sources... | |
-> Extracting curl-8.8.0.tar.xz with bsdtar | |
==> Starting build()... | |
~/build/mingw-w64-curl/src/curl-8.8.0/build-i686-w64-mingw32-static ~/build/mingw-w64-curl/src/curl-8.8.0 | |
configure: WARNING: you should use --build, --host, --target | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking whether make supports nested variables... yes | |
checking whether to enable debug build options... no | |
checking whether to enable compiler optimizer... (assumed) yes | |
checking whether to enable strict compiler warnings... no | |
checking whether to enable compiler warnings as errors... no | |
checking whether to enable curl debug memory tracking... no | |
checking whether to enable hiding of library internal symbols... yes | |
checking whether to enable c-ares for DNS lookups... no | |
checking whether to disable dependency on -lrt... (assumed no) | |
checking whether to enable HTTPSRR support... no | |
checking whether to enable ECH support... no | |
checking for path separator... : | |
checking for sed... /usr/bin/sed | |
checking for grep... /usr/bin/grep | |
checking that grep -E works... yes | |
checking for i686-w64-mingw32-ar... /usr/bin/i686-w64-mingw32-ar | |
configure: using CFLAGS: -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection | |
configure: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -D_FORTIFY_SOURCE=3 | |
configure: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -D_GLIBCXX_ASSERTIONS | |
configure: WARNING: Continuing even with errors mentioned immediately above this line. | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.exe | |
checking for suffix of executables... .exe | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether the compiler supports GNU C... yes | |
checking whether i686-w64-mingw32-gcc accepts -g... yes | |
checking for i686-w64-mingw32-gcc option to enable C11 features... none needed | |
checking whether i686-w64-mingw32-gcc understands -c and -o together... yes | |
checking how to run the C preprocessor... i686-w64-mingw32-gcc -E | |
checking for stdio.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for strings.h... yes | |
checking for sys/stat.h... yes | |
checking for sys/types.h... yes | |
checking for unistd.h... yes | |
checking for stdatomic.h... yes | |
checking if _Atomic is available... yes | |
checking for a sed that does not truncate output... (cached) /usr/bin/sed | |
checking for code coverage support... no | |
checking whether build environment is sane... yes | |
checking for a race-free mkdir -p... /usr/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports the include directive... yes (GNU style) | |
checking dependency style of i686-w64-mingw32-gcc... gcc3 | |
checking curl version... 8.8.0 | |
checking for httpd... no | |
checking for apache2... no | |
checking for apachectl... no | |
checking for apxs... no | |
configure: httpd/apache2 not in PATH, http tests disabled | |
configure: apxs not in PATH, http tests disabled | |
checking for nghttpx... no | |
checking for caddy... /usr/bin/caddy | |
checking build system type... x86_64-pc-linux-gnux32 | |
checking host system type... i686-w64-mingw32 | |
checking for grep that handles long lines and -e... (cached) /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking if OS is AIX (to define _ALL_SOURCE)... no | |
checking if _THREAD_SAFE is already defined... no | |
checking if _THREAD_SAFE is actually needed... no | |
checking if _THREAD_SAFE is onwards defined... no | |
checking if _REENTRANT is already defined... yes | |
checking if _REENTRANT is onwards defined... yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... 64 | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... (cached) /usr/bin/sed | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by i686-w64-mingw32-gcc... /usr/i686-w64-mingw32/bin/ld | |
checking if the linker (/usr/i686-w64-mingw32/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm -B | |
checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking how to convert x86_64-pc-linux-gnux32 file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32 | |
checking how to convert x86_64-pc-linux-gnux32 file names to toolchain format... func_convert_file_noop | |
checking for /usr/i686-w64-mingw32/bin/ld option to reload object files... -r | |
checking for i686-w64-mingw32-file... no | |
checking for file... file | |
checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump | |
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL | |
checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool | |
checking how to associate runtime and link libraries... func_cygming_dll_for_implib | |
checking for i686-w64-mingw32-ar... /usr/bin/i686-w64-mingw32-ar | |
checking for archiver @FILE support... @ | |
checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip | |
checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib | |
checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc object... ok | |
checking for sysroot... no | |
checking for a working dd... /usr/bin/dd | |
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 | |
checking for i686-w64-mingw32-mt... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dlfcn.h... no | |
checking for i686-w64-mingw32-as... i686-w64-mingw32-as | |
checking for i686-w64-mingw32-dlltool... (cached) i686-w64-mingw32-dlltool | |
checking for i686-w64-mingw32-objdump... (cached) i686-w64-mingw32-objdump | |
checking for objdir... .libs | |
checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no | |
checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC | |
checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes | |
checking if i686-w64-mingw32-gcc static flag -static works... yes | |
checking if i686-w64-mingw32-gcc supports -c -o file.o... yes | |
checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes | |
checking whether the i686-w64-mingw32-gcc linker (/usr/i686-w64-mingw32/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... Win32 ld.exe | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... no | |
checking whether to build static libraries... yes | |
checking whether to build shared libraries with -version-info... yes | |
checking whether to build shared libraries with -no-undefined... yes | |
checking whether to build shared libraries with -mimpure-text... no | |
checking whether to build shared libraries with PIC... yes | |
checking whether to build static libraries with PIC... no | |
checking whether to build shared libraries only... no | |
checking whether to build static libraries only... yes | |
checking for i686-w64-mingw32-windres... i686-w64-mingw32-windres | |
checking if cpp -P is needed... yes | |
checking if cpp -P works... yes | |
checking if compiler is DEC/Compaq/HP C... no | |
checking if compiler is HP-UX C... no | |
checking if compiler is IBM C... no | |
checking if compiler is Intel C... no | |
checking if compiler is clang... no | |
checking if compiler is GNU C... yes | |
checking compiler version... gcc '1301' (raw: '13.1.0') | |
checking if compiler is SunPro C... no | |
checking if compiler is Tiny C... no | |
checking whether build target is a native Windows one... yes | |
checking if compiler accepts some basic options... yes | |
configure: compiler options added: -Werror-implicit-function-declaration | |
checking if compiler optimizer assumed setting might be used... no | |
checking if compiler accepts strict warning options... yes | |
configure: compiler options added: -Wno-system-headers | |
checking if compiler halts on compilation errors... yes | |
checking if compiler halts on negative sized arrays... yes | |
checking if compiler halts on function prototype mismatch... yes | |
checking if compiler supports hiding library internal symbols... yes | |
checking whether build target supports WIN32 file API... yes (large file enabled) | |
checking whether build target supports WIN32 crypto API... yes | |
checking for good-to-use Darwin CFLAGS... no | |
checking whether to link macOS CoreFoundation, CoreServices, and SystemConfiguration frameworks... no | |
checking to see if the compiler supports __builtin_available()... no | |
checking whether to support http... yes | |
checking whether to support ftp... yes | |
checking whether to support file... yes | |
checking whether to support ldap... yes | |
checking whether to support ldaps... yes | |
checking whether to support rtsp... yes | |
checking whether to support proxies... yes | |
checking whether to support dict... yes | |
checking whether to support telnet... yes | |
checking whether to support tftp... yes | |
checking whether to support pop3... yes | |
checking whether to support imap... yes | |
checking whether to support smb... yes | |
checking whether to support smtp... yes | |
checking whether to support gopher... yes | |
checking whether to support mqtt... no | |
checking whether to provide built-in manual... yes | |
checking whether to build documentation... yes | |
checking whether to enable generation of C code... yes | |
checking whether to use libgcc... no | |
checking if X/Open network library is required... no | |
checking for gethostbyname... no | |
checking for gethostbyname in -lnsl... no | |
checking for gethostbyname in -lsocket... no | |
checking for gethostbyname in -lwatt... no | |
checking for gethostbyname with both nsl and socket libs... no | |
checking for gethostbyname in -lws2_32... yes | |
checking whether build target is a native Windows one... (cached) yes | |
checking for proto/bsdsocket.h... no | |
checking for connect in libraries... yes | |
checking for sys/types.h... (cached) yes | |
checking for sys/time.h... yes | |
checking for monotonic clock_gettime... yes | |
checking for clock_gettime in libraries... no additional lib required | |
checking if monotonic clock_gettime works... no | |
configure: WARNING: HAVE_CLOCK_GETTIME_MONOTONIC will not be defined | |
checking for sys/types.h... (cached) yes | |
checking for sys/time.h... (cached) yes | |
checking for raw monotonic clock_gettime... no | |
checking for i686-w64-mingw32-pkg-config... /usr/bin/i686-w64-mingw32-pkg-config | |
checking for zlib options with pkg-config... found | |
checking for zlib.h... yes | |
configure: found both libz and libz.h header | |
checking for i686-w64-mingw32-pkg-config... (cached) /usr/bin/i686-w64-mingw32-pkg-config | |
checking for libbrotlidec options with pkg-config... found | |
checking for BrotliDecoderDecompress in -lbrotlidec... yes | |
checking for brotli/decode.h... yes | |
configure: Added /usr/i686-w64-mingw32/lib to CURL_LIBRARY_PATH | |
checking for i686-w64-mingw32-pkg-config... (cached) /usr/bin/i686-w64-mingw32-pkg-config | |
checking for libzstd options with pkg-config... found | |
checking for ZSTD_createDStream in -lzstd... yes | |
checking for zstd.h... yes | |
configure: Added /usr/i686-w64-mingw32/lib to CURL_LIBRARY_PATH | |
checking for lber.h... no | |
checking for ldap.h... no | |
checking for ldap_ssl.h... no | |
checking for ldap_init in -l"wldap32"... yes | |
checking for ldap_url_parse... no | |
checking for ldap_init_fd... no | |
checking whether to enable IPv6... yes | |
checking if struct sockaddr_in6 has sin6_scope_id member... yes | |
checking if argv can be written to... no | |
checking if GSS-API support is requested... no | |
checking whether to enable Windows native SSL/TLS... no | |
checking whether to enable Secure Transport... no | |
checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no | |
checking for gdi32... yes | |
checking for i686-w64-mingw32-pkg-config... (cached) /usr/bin/i686-w64-mingw32-pkg-config | |
checking for openssl options with pkg-config... found | |
configure: pkg-config: SSL_LIBS: "-lssl -lcrypto" | |
configure: pkg-config: SSL_LDFLAGS: "-L/usr/i686-w64-mingw32/lib" | |
configure: pkg-config: SSL_CPPFLAGS: "-I/usr/i686-w64-mingw32/include" | |
checking for HMAC_Update in -lcrypto... yes | |
checking for SSL_connect in -lssl... yes | |
checking for openssl/x509.h... yes | |
checking for openssl/rsa.h... yes | |
checking for openssl/crypto.h... yes | |
checking for openssl/pem.h... yes | |
checking for openssl/ssl.h... yes | |
checking for openssl/err.h... yes | |
checking for BoringSSL... no | |
checking for AWS-LC... no | |
checking for libressl... no | |
checking for OpenSSL >= v3... yes | |
checking for SSL_set_quic_use_legacy_codepoint... no | |
configure: OpenSSL version does not speak QUIC API | |
configure: Added /usr/i686-w64-mingw32/lib to CURL_LIBRARY_PATH | |
checking for SRP support in OpenSSL... yes | |
checking for QUIC support in OpenSSL... yes | |
configure: built with one SSL backend | |
checking default CA cert bundle/path... configure: want unset ca no | |
/etc/ssl/certs (capath) | |
checking whether to use builtin CA store of SSL library... no | |
checking for i686-w64-mingw32-pkg-config... (cached) /usr/bin/i686-w64-mingw32-pkg-config | |
checking for libpsl options with pkg-config... found | |
checking for psl_builtin in -lpsl... yes | |
checking for libpsl.h... yes | |
checking for library containing gsasl_init... no | |
configure: WARNING: libgsasl was not found | |
checking for i686-w64-mingw32-pkg-config... (cached) /usr/bin/i686-w64-mingw32-pkg-config | |
checking for libssh2 options with pkg-config... found | |
checking for libssh2_session_block_directions in -lssh2... yes | |
checking for libssh2.h... yes | |
configure: Added /usr/i686-w64-mingw32/lib to CURL_LIBRARY_PATH | |
checking for RTMP_Init in -lrtmp... no | |
checking whether versioned symbols are wanted... no | |
checking whether to enable Windows native IDN (Windows native builds only)... no | |
checking whether to build with libidn2... yes | |
checking for i686-w64-mingw32-pkg-config... (cached) /usr/bin/i686-w64-mingw32-pkg-config | |
checking for libidn2 options with pkg-config... found | |
configure: pkg-config: IDN_LIBS: "-lidn2" | |
configure: pkg-config: IDN_LDFLAGS: "-L/usr/i686-w64-mingw32/lib" | |
configure: pkg-config: IDN_CPPFLAGS: "-I/usr/i686-w64-mingw32/include" | |
configure: pkg-config: IDN_DIR: "/usr/i686-w64-mingw32/lib" | |
checking if idn2_lookup_ul can be linked... yes | |
checking for idn2.h... yes | |
configure: Added /usr/i686-w64-mingw32/lib to CURL_LIBRARY_PATH | |
checking for i686-w64-mingw32-pkg-config... (cached) /usr/bin/i686-w64-mingw32-pkg-config | |
checking for libnghttp2 options with pkg-config... found | |
configure: -l is -lnghttp2 | |
configure: -I is -I/usr/i686-w64-mingw32/include | |
configure: -L is -L/usr/i686-w64-mingw32/lib | |
checking for nghttp2_session_get_stream_local_window_size in -lnghttp2... yes | |
checking for nghttp2/nghttp2.h... yes | |
configure: Added /usr/i686-w64-mingw32/lib to CURL_LIBRARY_PATH | |
checking for sys/types.h... (cached) yes | |
checking for sys/time.h... (cached) yes | |
checking for sys/select.h... no | |
checking for sys/socket.h... no | |
checking for sys/ioctl.h... no | |
checking for unistd.h... (cached) yes | |
checking for stdlib.h... (cached) yes | |
checking for arpa/inet.h... no | |
checking for net/if.h... no | |
checking for netinet/in.h... no | |
checking for netinet/in6.h... no | |
checking for sys/un.h... no | |
checking for linux/tcp.h... no | |
checking for netinet/tcp.h... no | |
checking for netinet/udp.h... no | |
checking for netdb.h... no | |
checking for sys/sockio.h... no | |
checking for sys/stat.h... (cached) yes | |
checking for sys/param.h... yes | |
checking for termios.h... no | |
checking for termio.h... no | |
checking for fcntl.h... yes | |
checking for io.h... yes | |
checking for pwd.h... no | |
checking for utime.h... yes | |
checking for sys/utime.h... yes | |
checking for sys/poll.h... no | |
checking for poll.h... no | |
checking for socket.h... no | |
checking for sys/resource.h... no | |
checking for libgen.h... yes | |
checking for locale.h... yes | |
checking for stdbool.h... yes | |
checking for sys/filio.h... no | |
checking for sys/wait.h... no | |
checking for setjmp.h... yes | |
checking for an ANSI C-conforming const... yes | |
checking for size_t... yes | |
checking for sys/types.h... (cached) yes | |
checking for sys/time.h... (cached) yes | |
checking for sys/socket.h... (cached) no | |
checking for struct timeval... yes | |
checking run-time libs availability... fine | |
checking size of size_t... 4 | |
checking size of long... 4 | |
checking size of int... 4 | |
checking size of time_t... 4 | |
checking size of off_t... 8 | |
checking size of curl_off_t... 8 | |
checking size of curl_socket_t... 4 | |
checking for long long... yes | |
checking for ssize_t... yes | |
checking for bool... yes | |
checking for sa_family_t... no | |
checking for ADDRESS_FAMILY... yes | |
checking for suseconds_t... no | |
checking if time_t is unsigned... no | |
checking for in_addr_t... no | |
checking for in_addr_t equivalent... unsigned long | |
checking for struct sockaddr_storage... yes | |
checking for sys/select.h... (cached) no | |
checking for sys/socket.h... (cached) no | |
checking for select... yes | |
checking for sys/types.h... (cached) yes | |
checking for sys/socket.h... (cached) no | |
checking for recv... yes | |
checking for sys/types.h... (cached) yes | |
checking for sys/socket.h... (cached) no | |
checking for send... yes | |
checking for sys/types.h... (cached) yes | |
checking for sys/socket.h... (cached) no | |
checking for MSG_NOSIGNAL... no | |
checking for sys/types.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking if alarm can be linked... yes | |
checking if alarm is prototyped... no | |
checking if alarm might be used... no | |
checking for sys/types.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for sys/types.h... (cached) yes | |
checking for libgen.h... (cached) yes | |
checking if basename can be linked... yes | |
checking if basename is prototyped... yes | |
checking if basename is compilable... yes | |
checking if basename usage allowed... yes | |
checking if basename might be used... yes | |
checking for sys/types.h... (cached) yes | |
checking for socket.h... (cached) no | |
checking if closesocket can be linked... yes | |
checking if closesocket is prototyped... yes | |
checking if closesocket is compilable... yes | |
checking if closesocket usage allowed... yes | |
checking if closesocket might be used... yes | |
checking for sys/types.h... (cached) yes | |
checking for sys/socket.h... (cached) no | |
checking if CloseSocket can be linked... no | |
checking if CloseSocket might be used... no | |
checking for sys/types.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for fcntl.h... (cached) yes | |
checking if fcntl can be linked... no | |
checking if fcntl might be used... no | |
checking whether build target is a native Windows one... (cached) yes | |
checking for sys/types.h... (cached) yes | |
checking for netdb.h... (cached) no | |
checking if freeaddrinfo can be linked... yes | |
checking if freeaddrinfo is prototyped... yes | |
checking if freeaddrinfo is compilable... yes | |
checking if freeaddrinfo usage allowed... yes | |
checking if freeaddrinfo might be used... yes | |
checking for sys/types.h... (cached) yes | |
checking for sys/xattr.h... no | |
checking if fsetxattr can be linked... no | |
checking if fsetxattr might be used... no | |
checking if ftruncate can be linked... yes | |
checking if ftruncate is prototyped... yes | |
checking if ftruncate is compilable... yes | |
checking if ftruncate usage allowed... yes | |
checking if ftruncate might be used... yes | |
checking for sys/types.h... (cached) yes | |
checking if getaddrinfo can be linked... yes | |
checking if getaddrinfo is prototyped... yes | |
checking if getaddrinfo is compilable... yes | |
checking if getaddrinfo seems to work... no | |
checking if getaddrinfo might be used... no | |
checking if gethostbyname can be linked... yes | |
checking if gethostbyname is prototyped... yes | |
checking if gethostbyname is compilable... yes | |
checking if gethostbyname usage allowed... yes | |
checking if gethostbyname might be used... yes | |
checking if gethostbyname_r can be linked... no | |
checking if gethostbyname_r might be used... no | |
checking if gethostname can be linked... yes | |
checking if gethostname is prototyped... yes | |
checking if gethostname is compilable... yes | |
checking for gethostname arg 2 data type... int | |
checking if gethostname usage allowed... yes | |
checking if gethostname might be used... yes | |
checking if getpeername can be linked... yes | |
checking if getpeername is prototyped... yes | |
checking if getpeername is compilable... yes | |
checking if getpeername usage allowed... yes | |
checking if getpeername might be used... yes | |
checking if getsockname can be linked... yes | |
checking if getsockname is prototyped... yes | |
checking if getsockname is compilable... yes | |
checking if getsockname usage allowed... yes | |
checking if getsockname might be used... yes | |
checking for net/if.h... (cached) no | |
checking if if_nametoindex can be linked... no | |
checking if if_nametoindex might be used... no | |
checking for sys/types.h... (cached) yes | |
checking for sys/socket.h... (cached) no | |
checking for netinet/in.h... (cached) no | |
checking for ifaddrs.h... no | |
checking if getifaddrs can be linked... no | |
checking if getifaddrs might be used... no | |
checking for sys/types.h... (cached) yes | |
checking for sys/time.h... (cached) yes | |
checking if gmtime_r can be linked... no | |
checking if gmtime_r might be used... no | |
checking for sys/types.h... (cached) yes | |
checking for sys/socket.h... (cached) no | |
checking for netinet/in.h... (cached) no | |
checking for arpa/inet.h... (cached) no | |
checking if inet_ntop can be linked... no | |
checking if inet_ntop might be used... no | |
checking if inet_pton can be linked... no | |
checking if inet_pton might be used... no | |
checking for sys/types.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for sys/socket.h... (cached) no | |
checking for sys/ioctl.h... (cached) no | |
checking for stropts.h... no | |
checking if ioctl can be linked... no | |
checking if ioctl might be used... no | |
checking if ioctlsocket can be linked... yes | |
checking if ioctlsocket is prototyped... yes | |
checking if ioctlsocket is compilable... yes | |
checking if ioctlsocket usage allowed... yes | |
checking if ioctlsocket might be used... yes | |
checking if ioctlsocket FIONBIO is compilable... yes | |
checking if ioctlsocket FIONBIO usage allowed... yes | |
checking if ioctlsocket FIONBIO might be used... yes | |
checking if IoctlSocket can be linked... no | |
checking if IoctlSocket might be used... no | |
checking if memrchr can be linked... no | |
checking if memrchr seems a macro... no | |
checking if memrchr might be used... no | |
checking for sys/types.h... (cached) yes | |
checking for poll.h... (cached) no | |
checking for sys/poll.h... (cached) no | |
checking if poll can be linked... no | |
checking if poll might be used... no | |
checking for sys/types.h... (cached) yes | |
checking if sigaction can be linked... no | |
checking if sigaction might be used... no | |
checking if siginterrupt can be linked... no | |
checking if siginterrupt might be used... no | |
checking if signal can be linked... yes | |
checking if signal is prototyped... yes | |
checking if signal is compilable... yes | |
checking if signal usage allowed... yes | |
checking if signal might be used... yes | |
checking for sys/types.h... (cached) yes | |
checking if sigsetjmp can be linked... no | |
checking if sigsetjmp seems a macro... no | |
checking if sigsetjmp might be used... no | |
checking if socket can be linked... yes | |
checking if socket is prototyped... yes | |
checking if socket is compilable... yes | |
checking if socket usage allowed... yes | |
checking if socket might be used... yes | |
checking if socketpair can be linked... no | |
checking if socketpair might be used... no | |
checking if strcasecmp can be linked... yes | |
checking if strcasecmp is prototyped... yes | |
checking if strcasecmp is compilable... yes | |
checking if strcasecmp usage allowed... yes | |
checking if strcasecmp might be used... yes | |
checking if strcmpi can be linked... yes | |
checking if strcmpi is prototyped... yes | |
checking if strcmpi is compilable... yes | |
checking if strcmpi usage allowed... yes | |
checking if strcmpi might be used... yes | |
checking if strdup can be linked... yes | |
checking if strdup is prototyped... yes | |
checking if strdup is compilable... yes | |
checking if strdup usage allowed... yes | |
checking if strdup might be used... yes | |
checking if strerror_r can be linked... no | |
checking if strerror_r might be used... no | |
checking if stricmp can be linked... yes | |
checking if stricmp is prototyped... yes | |
checking if stricmp is compilable... yes | |
checking if stricmp usage allowed... yes | |
checking if stricmp might be used... yes | |
checking if strtok_r can be linked... yes | |
checking if strtok_r is prototyped... yes | |
checking if strtok_r is compilable... yes | |
checking if strtok_r usage allowed... yes | |
checking if strtok_r might be used... yes | |
checking if strtoll can be linked... yes | |
checking if strtoll is prototyped... yes | |
checking if strtoll is compilable... yes | |
checking if strtoll usage allowed... yes | |
checking if strtoll might be used... yes | |
checking for i686-w64-mingw32-gcc options needed to detect all undeclared functions... none needed | |
checking whether getpwuid_r is declared... no | |
checking for _fseeki64... yes | |
checking for arc4random... no | |
checking deeper for arc4random... but still no | |
checking for fnmatch... no | |
checking deeper for fnmatch... but still no | |
checking for fseeko... yes | |
checking for geteuid... no | |
checking deeper for geteuid... but still no | |
checking for getpass_r... no | |
checking deeper for getpass_r... but still no | |
checking for getppid... no | |
checking deeper for getppid... but still no | |
checking for getpwuid... no | |
checking deeper for getpwuid... but still no | |
checking for getpwuid_r... no | |
checking deeper for getpwuid_r... but still no | |
checking for getrlimit... no | |
checking deeper for getrlimit... but still no | |
checking for gettimeofday... yes | |
checking for if_nametoindex... no | |
checking deeper for if_nametoindex... but still no | |
checking for mach_absolute_time... no | |
checking deeper for mach_absolute_time... but still no | |
checking for pipe... no | |
checking deeper for pipe... but still no | |
checking for sched_yield... yes | |
checking for sendmsg... no | |
checking deeper for sendmsg... but still no | |
checking for setlocale... yes | |
checking for setmode... yes | |
checking for setrlimit... no | |
checking deeper for setrlimit... but still no | |
checking for snprintf... yes | |
checking for utime... yes | |
checking for utimes... no | |
checking deeper for utimes... but still no | |
checking whether fseeko is declared... yes | |
checking how to set a socket into non-blocking mode... ioctlsocket FIONBIO | |
checking for perl... /usr/bin/perl | |
checking whether to enable the threaded resolver... yes | |
checking whether to use POSIX threads for threaded resolver... auto | |
checking for pthread.h... yes | |
checking for pthread_create... yes | |
checking for dirent.h... yes | |
checking for opendir... yes | |
checking convert -I options to -isystem... yes | |
checking whether to enable verbose strings... yes | |
checking whether to enable SSPI support (Windows native builds only)... no | |
checking whether to enable basic authentication method... yes | |
checking whether to enable bearer authentication method... yes | |
checking whether to enable digest authentication method... yes | |
checking whether to enable kerberos authentication method... yes | |
checking whether to enable negotiate authentication method... yes | |
checking whether to enable aws sig methods... yes | |
checking whether to support NTLM... yes | |
checking whether to enable TLS-SRP authentication... yes | |
checking whether to enable Unix domain sockets... auto | |
checking whether to support cookies... yes | |
checking whether to support socketpair... yes | |
checking whether to support HTTP authentication... yes | |
checking whether to support DoH... yes | |
checking whether to support the MIME API... yes | |
checking whether to support binding connections locally... yes | |
checking whether to support the form API... yes | |
checking whether to support date parsing... yes | |
checking whether to support netrc parsing... yes | |
checking whether to support progress-meter... yes | |
checking whether to support DNS shuffling... yes | |
checking whether to support curl_easy_option*... yes | |
checking whether to support alt-svc... yes | |
checking whether to support headers-api... yes | |
checking whether to support HSTS... yes | |
checking for SSL_set0_wbio... yes | |
checking whether to support WebSockets... no | |
checking whether hiding of library internal symbols will actually happen... yes | |
checking if this build supports HTTPS-proxy... yes | |
configure: using CFLAGS: -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers | |
configure: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -D_FORTIFY_SOURCE=3 | |
configure: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -D_GLIBCXX_ASSERTIONS | |
configure: WARNING: Continuing even with errors mentioned immediately above this line. | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating docs/Makefile | |
config.status: creating docs/examples/Makefile | |
config.status: creating docs/libcurl/Makefile | |
config.status: creating docs/libcurl/opts/Makefile | |
config.status: creating docs/cmdline-opts/Makefile | |
config.status: creating include/Makefile | |
config.status: creating include/curl/Makefile | |
config.status: creating src/Makefile | |
config.status: creating lib/Makefile | |
config.status: creating scripts/Makefile | |
config.status: creating lib/libcurl.vers | |
config.status: creating tests/Makefile | |
config.status: creating tests/config | |
config.status: creating tests/certs/Makefile | |
config.status: creating tests/certs/scripts/Makefile | |
config.status: creating tests/data/Makefile | |
config.status: creating tests/server/Makefile | |
config.status: creating tests/libtest/Makefile | |
config.status: creating tests/unit/Makefile | |
config.status: creating tests/http/config.ini | |
config.status: creating tests/http/Makefile | |
config.status: creating tests/http/clients/Makefile | |
config.status: creating packages/Makefile | |
config.status: creating packages/vms/Makefile | |
config.status: creating curl-config | |
config.status: creating libcurl.pc | |
config.status: creating lib/curl_config.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
configure: Configured to build curl/libcurl: | |
Host setup: i686-w64-mingw32 | |
Install prefix: /usr/i686-w64-mingw32 | |
Compiler: i686-w64-mingw32-gcc | |
CFLAGS: -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers | |
CPPFLAGS: -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include | |
LDFLAGS: -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib | |
LIBS: -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 | |
curl version: 8.8.0 | |
SSL: enabled (OpenSSL v3+) | |
SSH: enabled (libSSH2) | |
zlib: enabled | |
brotli: enabled (libbrotlidec) | |
zstd: enabled (libzstd) | |
GSS-API: no (--with-gssapi) | |
GSASL: no (libgsasl not found) | |
TLS-SRP: enabled | |
resolver: POSIX threaded | |
IPv6: enabled | |
Unix sockets: enabled | |
IDN: enabled (libidn2) | |
Build docs: enabled (--disable-docs) | |
Build libcurl: Shared=no, Static=yes | |
Built-in manual: enabled | |
--libcurl option: enabled (--disable-libcurl-option) | |
Verbose errors: enabled (--disable-verbose) | |
Code coverage: disabled | |
SSPI: no (--enable-sspi) | |
ca cert bundle: no | |
ca cert path: /etc/ssl/certs | |
ca fallback: no | |
LDAP: enabled (winldap) | |
LDAPS: enabled | |
RTSP: enabled | |
RTMP: no (--with-librtmp) | |
PSL: enabled | |
Alt-svc: enabled (--disable-alt-svc) | |
Headers API: enabled (--disable-headers-api) | |
HSTS: enabled (--disable-hsts) | |
HTTP1: enabled (internal) | |
HTTP2: enabled (nghttp2) | |
HTTP3: no (--with-ngtcp2 --with-nghttp3, --with-quiche, --with-openssl-quic, --with-msh3) | |
ECH: no (--enable-ech) | |
WebSockets: no (--enable-websockets) | |
Protocols: DICT FILE FTP FTPS GOPHER GOPHERS HTTP HTTPS IMAP IMAPS IPFS IPNS LDAP LDAPS MQTT POP3 POP3S RTSP SCP SFTP SMB SMBS SMTP SMTPS TELNET TFTP | |
Features: AsynchDNS HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile NTLM PSL SSL TLS-SRP UnixSockets alt-svc brotli libz threadsafe zstd | |
Making all in lib | |
make[1]: Entering directory '/home/maks/build/mingw-w64-curl/src/curl-8.8.0/build-i686-w64-mingw32-static/lib' | |
make all-am | |
make[2]: Entering directory '/home/maks/build/mingw-w64-curl/src/curl-8.8.0/build-i686-w64-mingw32-static/lib' | |
CC libcurl_la-altsvc.lo | |
In file included from ../../lib/altsvc.c:28: | |
../../lib/curl_setup.h:629:4: error: #error "Unexpected build: IPv6 is enabled but getaddrinfo was not found." | |
629 | # error "Unexpected build: IPv6 is enabled but getaddrinfo was not found." | |
| ^~~~~ | |
make[2]: *** [Makefile:2202: libcurl_la-altsvc.lo] Error 1 | |
make[2]: Leaving directory '/home/maks/build/mingw-w64-curl/src/curl-8.8.0/build-i686-w64-mingw32-static/lib' | |
make[1]: *** [Makefile:1540: all] Error 2 | |
make[1]: Leaving directory '/home/maks/build/mingw-w64-curl/src/curl-8.8.0/build-i686-w64-mingw32-static/lib' | |
make: *** [Makefile:1224: all-recursive] Error 1 | |
==> ERROR: A failure occurred in build(). | |
Aborting... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by curl configure -, which was | |
generated by GNU Autoconf 2.71. Invocation command line was | |
$ ../configure --host=i686-w64-mingw32 --target=i686-w64-mingw32 --build= --prefix=/usr/i686-w64-mingw32 --libdir=/usr/i686-w64-mingw32/lib --includedir=/usr/i686-w64-mingw32/include --enable-shared --enable-static --with-openssl --enable-ipv6 --with-libidn2 --with-libssh2 --without-ca-bundle --without-random --with-libpsl --with-brotli --with-zstd --enable-static --disable-shared .. | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = lethe | |
uname -m = x86_64 | |
uname -r = 6.6.32-1-lts | |
uname -s = Linux | |
uname -v = #1 SMP PREEMPT_DYNAMIC Sat, 25 May 2024 20:20:51 +0000 | |
/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: /home/maks/bin/ | |
PATH: /home/maks/.node-modules/bin/ | |
PATH: /home/maks/.cargo/bin/ | |
PATH: /home/maks/.pub-cache/bin/ | |
PATH: /opt/google-cloud-cli/bin/ | |
PATH: /usr/local/bin/ | |
PATH: /usr/bin/ | |
PATH: /bin/ | |
PATH: /usr/local/sbin/ | |
PATH: /usr/lib/jvm/default/bin/ | |
PATH: /usr/bin/site_perl/ | |
PATH: /usr/bin/vendor_perl/ | |
PATH: /usr/bin/core_perl/ | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:3344: looking for aux files: ltmain.sh config.guess config.sub missing compile install-sh | |
configure:3357: trying ../ | |
configure:3386: ../ltmain.sh found | |
configure:3386: ../config.guess found | |
configure:3386: ../config.sub found | |
configure:3386: ../missing found | |
configure:3386: ../compile found | |
configure:3368: ../install-sh found | |
configure:3512: checking whether to enable maintainer-specific portions of Makefiles | |
configure:3522: result: no | |
configure:3547: checking whether make supports nested variables | |
configure:3565: result: yes | |
configure:3578: checking whether to enable debug build options | |
configure:3601: result: no | |
configure:3605: checking whether to enable compiler optimizer | |
configure:3627: result: (assumed) yes | |
configure:3639: checking whether to enable strict compiler warnings | |
configure:3659: result: no | |
configure:3663: checking whether to enable compiler warnings as errors | |
configure:3683: result: no | |
configure:3687: checking whether to enable curl debug memory tracking | |
configure:3710: result: no | |
configure:3727: checking whether to enable hiding of library internal symbols | |
configure:3744: result: yes | |
configure:3755: checking whether to enable c-ares for DNS lookups | |
configure:3778: result: no | |
configure:3782: checking whether to disable dependency on -lrt | |
configure:3799: result: (assumed no) | |
configure:3810: checking whether to enable HTTPSRR support | |
configure:3829: result: no | |
configure:3842: checking whether to enable ECH support | |
configure:3861: result: no | |
configure:3892: checking for path separator | |
configure:3894: result: : | |
configure:3914: checking for sed | |
configure:3938: found /usr/bin/sed | |
configure:3951: result: /usr/bin/sed | |
configure:3968: checking for grep | |
configure:3992: found /usr/bin/grep | |
configure:4005: result: /usr/bin/grep | |
configure:4020: checking that grep -E works | |
configure:4024: result: yes | |
configure:4087: checking for i686-w64-mingw32-ar | |
configure:4111: found /usr/bin/i686-w64-mingw32-ar | |
configure:4123: result: /usr/bin/i686-w64-mingw32-ar | |
configure:4336: using CFLAGS: -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection | |
configure:4342: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -D_FORTIFY_SOURCE=3 | |
configure:4342: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -D_GLIBCXX_ASSERTIONS | |
configure:4373: WARNING: Continuing even with errors mentioned immediately above this line. | |
configure:4393: checking for a BSD-compatible install | |
configure:4466: result: /usr/bin/install -c | |
configure:4498: checking for i686-w64-mingw32-gcc | |
configure:4530: result: i686-w64-mingw32-gcc | |
configure:4928: checking for C compiler version | |
configure:4937: i686-w64-mingw32-gcc --version >&5 | |
i686-w64-mingw32-gcc (GCC) 13.1.0 | |
Copyright (C) 2023 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:4948: $? = 0 | |
configure:4937: i686-w64-mingw32-gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=i686-w64-mingw32-gcc | |
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i686-w64-mingw32/13.1.0/lto-wrapper | |
Target: i686-w64-mingw32 | |
Configured with: /build/mingw-w64-gcc/src/gcc/configure --prefix=/usr --libexecdir=/usr/lib --target=i686-w64-mingw32 --with-bugurl=https://bugs.archlinux.org/ --enable-languages=ada,c,c++,fortran,lto,objc,obj-c++ --enable-shared --enable-static --enable-threads=posix --enable-fully-dynamic-string --enable-libstdcxx-time=yes --enable-libstdcxx-filesystem-ts=yes --with-system-zlib --enable-cloog-backend=isl --enable-lto --enable-libgomp --disable-multilib --enable-checking=release --disable-sjlj-exceptions --with-dwarf2 | |
Thread model: posix | |
Supported LTO compression algorithms: zlib zstd | |
gcc version 13.1.0 (GCC) | |
configure:4948: $? = 0 | |
configure:4937: i686-w64-mingw32-gcc -V >&5 | |
i686-w64-mingw32-gcc: error: unrecognized command-line option '-V' | |
i686-w64-mingw32-gcc: fatal error: no input files | |
compilation terminated. | |
configure:4948: $? = 1 | |
configure:4937: i686-w64-mingw32-gcc -qversion >&5 | |
i686-w64-mingw32-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? | |
i686-w64-mingw32-gcc: fatal error: no input files | |
compilation terminated. | |
configure:4948: $? = 1 | |
configure:4937: i686-w64-mingw32-gcc -version >&5 | |
i686-w64-mingw32-gcc: error: unrecognized command-line option '-version' | |
i686-w64-mingw32-gcc: fatal error: no input files | |
compilation terminated. | |
configure:4948: $? = 1 | |
configure:4967: checking whether the C compiler works | |
configure:4989: i686-w64-mingw32-gcc -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed -fstack-protector conftest.c >&5 | |
configure:4993: $? = 0 | |
configure:5043: result: yes | |
configure:5046: checking for C compiler default output file name | |
configure:5048: result: a.exe | |
configure:5054: checking for suffix of executables | |
configure:5061: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed -fstack-protector conftest.c >&5 | |
configure:5065: $? = 0 | |
configure:5088: result: .exe | |
configure:5109: checking whether we are cross compiling | |
configure:5117: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed -fstack-protector conftest.c >&5 | |
configure:5121: $? = 0 | |
configure:5128: ./conftest.exe | |
configure:5132: $? = 0 | |
configure:5147: result: no | |
configure:5152: checking for suffix of object files | |
configure:5174: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:5178: $? = 0 | |
configure:5200: result: o | |
configure:5204: checking whether the compiler supports GNU C | |
configure:5223: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:5223: $? = 0 | |
configure:5233: result: yes | |
configure:5244: checking whether i686-w64-mingw32-gcc accepts -g | |
configure:5264: i686-w64-mingw32-gcc -c -g -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:5264: $? = 0 | |
configure:5306: result: yes | |
configure:5326: checking for i686-w64-mingw32-gcc option to enable C11 features | |
configure:5341: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:5341: $? = 0 | |
configure:5359: result: none needed | |
configure:5475: checking whether i686-w64-mingw32-gcc understands -c and -o together | |
configure:5497: i686-w64-mingw32-gcc -c conftest.c -o conftest2.o | |
configure:5500: $? = 0 | |
configure:5497: i686-w64-mingw32-gcc -c conftest.c -o conftest2.o | |
configure:5500: $? = 0 | |
configure:5512: result: yes | |
configure:5535: checking how to run the C preprocessor | |
configure:5561: i686-w64-mingw32-gcc -E -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c | |
configure:5561: $? = 0 | |
configure:5576: i686-w64-mingw32-gcc -E -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c | |
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory | |
9 | #include <ac_nonexistent.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:5576: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5603: result: i686-w64-mingw32-gcc -E | |
configure:5617: i686-w64-mingw32-gcc -E -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c | |
configure:5617: $? = 0 | |
configure:5632: i686-w64-mingw32-gcc -E -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c | |
conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory | |
9 | #include <ac_nonexistent.h> | |
| ^~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:5632: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:5678: checking for stdio.h | |
configure:5678: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:5678: $? = 0 | |
configure:5678: result: yes | |
configure:5678: checking for stdlib.h | |
configure:5678: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:5678: $? = 0 | |
configure:5678: result: yes | |
configure:5678: checking for string.h | |
configure:5678: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:5678: $? = 0 | |
configure:5678: result: yes | |
configure:5678: checking for inttypes.h | |
configure:5678: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:5678: $? = 0 | |
configure:5678: result: yes | |
configure:5678: checking for stdint.h | |
configure:5678: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:5678: $? = 0 | |
configure:5678: result: yes | |
configure:5678: checking for strings.h | |
configure:5678: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:5678: $? = 0 | |
configure:5678: result: yes | |
configure:5678: checking for sys/stat.h | |
configure:5678: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:5678: $? = 0 | |
configure:5678: result: yes | |
configure:5678: checking for sys/types.h | |
configure:5678: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:5678: $? = 0 | |
configure:5678: result: yes | |
configure:5678: checking for unistd.h | |
configure:5678: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:5678: $? = 0 | |
configure:5678: result: yes | |
configure:5706: checking for stdatomic.h | |
configure:5706: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:5706: $? = 0 | |
configure:5706: result: yes | |
configure:5711: checking if _Atomic is available | |
configure:5730: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed -fstack-protector conftest.c >&5 | |
configure:5730: $? = 0 | |
configure:5733: result: yes | |
configure:5755: checking for a sed that does not truncate output | |
configure:5825: result: /usr/bin/sed | |
configure:5833: checking for code coverage support | |
configure:5849: result: no | |
configure:6014: checking whether build environment is sane | |
configure:6069: result: yes | |
configure:6224: checking for a race-free mkdir -p | |
configure:6268: result: /usr/bin/mkdir -p | |
configure:6275: checking for gawk | |
configure:6296: found /usr/bin/gawk | |
configure:6307: result: gawk | |
configure:6318: checking whether make sets $(MAKE) | |
configure:6341: result: yes | |
configure:6363: checking whether make supports the include directive | |
configure:6378: make -f confmf.GNU && cat confinc.out | |
this is the am__doit target | |
configure:6381: $? = 0 | |
configure:6400: result: yes (GNU style) | |
configure:6497: checking dependency style of i686-w64-mingw32-gcc | |
configure:6609: result: gcc3 | |
configure:6686: checking curl version | |
configure:6688: result: 8.8.0 | |
configure:6999: checking for httpd | |
configure:7037: result: no | |
configure:7045: checking for apache2 | |
configure:7083: result: no | |
configure:7091: checking for apachectl | |
configure:7129: result: no | |
configure:7136: checking for apxs | |
configure:7174: result: no | |
configure:7180: httpd/apache2 not in PATH, http tests disabled | |
configure:7185: apxs not in PATH, http tests disabled | |
configure:7225: checking for nghttpx | |
configure:7264: result: no | |
configure:7277: checking for caddy | |
configure:7312: result: /usr/bin/caddy | |
configure:7357: checking build system type | |
configure:7372: result: x86_64-pc-linux-gnux32 | |
configure:7392: checking host system type | |
configure:7406: result: i686-w64-mingw32 | |
configure:7435: checking for grep that handles long lines and -e | |
configure:7499: result: /usr/bin/grep | |
configure:7504: checking for egrep | |
configure:7572: result: /usr/bin/grep -E | |
configure:7579: checking if OS is AIX (to define _ALL_SOURCE) | |
configure:7600: result: no | |
configure:7610: checking if _THREAD_SAFE is already defined | |
configure:7631: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:33:7: error: unknown type name 'force' | |
33 | force compilation error | |
| ^~~~~ | |
conftest.c:33:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error' | |
33 | force compilation error | |
| ^~~~~ | |
configure:7631: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| /* end confdefs.h. */ | |
| | |
| | |
| | |
| int main (void) | |
| { | |
| | |
| #ifdef _THREAD_SAFE | |
| int dummy=1; | |
| #else | |
| force compilation error | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:7640: result: no | |
configure:7648: checking if _THREAD_SAFE is actually needed | |
configure:7667: result: no | |
configure:7672: checking if _THREAD_SAFE is onwards defined | |
configure:7689: result: no | |
configure:7696: checking if _REENTRANT is already defined | |
configure:7717: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:7717: $? = 0 | |
configure:7720: result: yes | |
configure:8344: checking if _REENTRANT is onwards defined | |
configure:8358: result: yes | |
configure:8375: checking for special C compiler options needed for large files | |
configure:8422: result: no | |
configure:8428: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:8453: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
conftest.c:33:39: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] | |
33 | #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) | |
| ^~ | |
conftest.c:34:23: note: in expansion of macro 'LARGE_OFF_T' | |
34 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | |
| ^~~~~~~~~~~ | |
conftest.c:33:69: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] | |
33 | #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) | |
| ^~ | |
conftest.c:34:23: note: in expansion of macro 'LARGE_OFF_T' | |
34 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | |
| ^~~~~~~~~~~ | |
conftest.c:33:39: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] | |
33 | #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) | |
| ^~ | |
conftest.c:35:27: note: in expansion of macro 'LARGE_OFF_T' | |
35 | && LARGE_OFF_T % 2147483647 == 1) | |
| ^~~~~~~~~~~ | |
conftest.c:33:69: warning: result of '-2147483648 << 31' requires 63 bits to represent, but 'long int' only has 32 bits [-Wshift-overflow=] | |
33 | #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) | |
| ^~ | |
conftest.c:35:27: note: in expansion of macro 'LARGE_OFF_T' | |
35 | && LARGE_OFF_T % 2147483647 == 1) | |
| ^~~~~~~~~~~ | |
conftest.c:34:7: error: variably modified 'off_t_is_large' at file scope | |
34 | int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | |
| ^~~~~~~~~~~~~~ | |
configure:8453: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| /* Check that off_t can represent 2**63 - 1 correctly. | |
| We can't simply define LARGE_OFF_T to be 9223372036854775807, | |
| since some C++ compilers masquerading as C compilers | |
| incorrectly reject 9223372036854775807. */ | |
| #define LARGE_OFF_T (((off_t) 1 << 31 << 31) - 1 + ((off_t) 1 << 31 << 31)) | |
| int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 | |
| && LARGE_OFF_T % 2147483647 == 1) | |
| ? 1 : -1]; | |
| int main (void) | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:8477: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:8477: $? = 0 | |
configure:8486: result: 64 | |
configure:8614: checking how to print strings | |
configure:8641: result: printf | |
configure:8662: checking for a sed that does not truncate output | |
configure:8732: result: /usr/bin/sed | |
configure:8750: checking for fgrep | |
configure:8818: result: /usr/bin/grep -F | |
configure:8854: checking for ld used by i686-w64-mingw32-gcc | |
configure:8922: result: /usr/i686-w64-mingw32/bin/ld | |
configure:8929: checking if the linker (/usr/i686-w64-mingw32/bin/ld) is GNU ld | |
configure:8945: result: yes | |
configure:8957: checking for BSD- or MS-compatible name lister (nm) | |
configure:9012: result: /usr/bin/i686-w64-mingw32-nm -B | |
configure:9152: checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface | |
configure:9160: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:9163: /usr/bin/i686-w64-mingw32-nm -B "conftest.o" | |
configure:9166: output | |
00000000 b .bss | |
00000000 d .data | |
00000000 r .rdata$zzz | |
00000000 t .text | |
00000000 B _some_variable | |
configure:9173: result: BSD nm | |
configure:9176: checking whether ln -s works | |
configure:9180: result: yes | |
configure:9188: checking the maximum length of command line arguments | |
configure:9320: result: 1572864 | |
configure:9368: checking how to convert x86_64-pc-linux-gnux32 file names to i686-w64-mingw32 format | |
configure:9409: result: func_convert_file_nix_to_w32 | |
configure:9416: checking how to convert x86_64-pc-linux-gnux32 file names to toolchain format | |
configure:9437: result: func_convert_file_noop | |
configure:9444: checking for /usr/i686-w64-mingw32/bin/ld option to reload object files | |
configure:9452: result: -r | |
configure:9486: checking for i686-w64-mingw32-file | |
configure:9521: result: no | |
configure:9531: checking for file | |
configure:9552: found /usr/bin/file | |
configure:9563: result: file | |
configure:9594: checking for i686-w64-mingw32-objdump | |
configure:9615: found /usr/bin/i686-w64-mingw32-objdump | |
configure:9626: result: i686-w64-mingw32-objdump | |
configure:9700: checking how to recognize dependent libraries | |
configure:9901: result: file_magic ^x86 archive import|^x86 DLL | |
configure:9946: checking for i686-w64-mingw32-dlltool | |
configure:9967: found /usr/bin/i686-w64-mingw32-dlltool | |
configure:9978: result: i686-w64-mingw32-dlltool | |
configure:10053: checking how to associate runtime and link libraries | |
configure:10081: result: func_cygming_dll_for_implib | |
configure:10097: checking for i686-w64-mingw32-ar | |
configure:10129: result: /usr/bin/i686-w64-mingw32-ar | |
configure:10231: checking for archiver @FILE support | |
configure:10248: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:10248: $? = 0 | |
configure:10252: /usr/bin/i686-w64-mingw32-ar cr libconftest.a @conftest.lst >&5 | |
configure:10255: $? = 0 | |
configure:10260: /usr/bin/i686-w64-mingw32-ar cr libconftest.a @conftest.lst >&5 | |
/usr/bin/i686-w64-mingw32-ar: conftest.o: No such file or directory | |
configure:10263: $? = 1 | |
configure:10275: result: @ | |
configure:10293: checking for i686-w64-mingw32-strip | |
configure:10314: found /usr/bin/i686-w64-mingw32-strip | |
configure:10325: result: i686-w64-mingw32-strip | |
configure:10402: checking for i686-w64-mingw32-ranlib | |
configure:10423: found /usr/bin/i686-w64-mingw32-ranlib | |
configure:10434: result: i686-w64-mingw32-ranlib | |
configure:10581: checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc object | |
configure:10735: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:10738: $? = 0 | |
configure:10742: /usr/bin/i686-w64-mingw32-nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm | |
cannot find nm_test_var in conftest.nm | |
configure:10735: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:10738: $? = 0 | |
configure:10742: /usr/bin/i686-w64-mingw32-nm -B conftest.o | /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' > conftest.nm | |
configure:10808: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed -fstack-protector conftest.c conftstm.o >&5 | |
configure:10811: $? = 0 | |
configure:10849: result: ok | |
configure:10896: checking for sysroot | |
configure:10927: result: no | |
configure:10934: checking for a working dd | |
configure:10978: result: /usr/bin/dd | |
configure:10982: checking how to truncate binary pipes | |
configure:10998: result: /usr/bin/dd bs=4096 count=1 | |
configure:11289: checking for i686-w64-mingw32-mt | |
configure:11324: result: no | |
configure:11334: checking for mt | |
configure:11369: result: no | |
configure:11389: checking if : is a manifest tool | |
configure:11396: : '-?' | |
configure:11404: result: no | |
configure:12124: checking for dlfcn.h | |
configure:12124: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
conftest.c:58:10: fatal error: dlfcn.h: No such file or directory | |
58 | #include <dlfcn.h> | |
| ^~~~~~~~~ | |
compilation terminated. | |
configure:12124: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <dlfcn.h> | |
configure:12124: result: no | |
configure:12251: checking for i686-w64-mingw32-as | |
configure:12272: found /usr/bin/i686-w64-mingw32-as | |
configure:12283: result: i686-w64-mingw32-as | |
configure:12353: checking for i686-w64-mingw32-dlltool | |
configure:12385: result: i686-w64-mingw32-dlltool | |
configure:12455: checking for i686-w64-mingw32-objdump | |
configure:12487: result: i686-w64-mingw32-objdump | |
configure:12818: checking for objdir | |
configure:12834: result: .libs | |
configure:13098: checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions | |
configure:13117: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -fno-rtti -fno-exceptions conftest.c >&5 | |
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C | |
configure:13121: $? = 0 | |
configure:13134: result: no | |
configure:13498: checking for i686-w64-mingw32-gcc option to produce PIC | |
configure:13506: result: -DDLL_EXPORT -DPIC | |
configure:13514: checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works | |
configure:13533: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -DDLL_EXPORT -DPIC -DPIC conftest.c >&5 | |
configure:13537: $? = 0 | |
configure:13550: result: yes | |
configure:13579: checking if i686-w64-mingw32-gcc static flag -static works | |
configure:13608: result: yes | |
configure:13623: checking if i686-w64-mingw32-gcc supports -c -o file.o | |
configure:13645: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -o out/conftest2.o conftest.c >&5 | |
configure:13649: $? = 0 | |
configure:13671: result: yes | |
configure:13679: checking if i686-w64-mingw32-gcc supports -c -o file.o | |
configure:13727: result: yes | |
configure:13760: checking whether the i686-w64-mingw32-gcc linker (/usr/i686-w64-mingw32/bin/ld) supports shared libraries | |
configure:15032: result: yes | |
configure:15273: checking dynamic linker characteristics | |
configure:16105: result: Win32 ld.exe | |
configure:16227: checking how to hardcode library paths into programs | |
configure:16252: result: immediate | |
configure:16804: checking whether stripping libraries is possible | |
configure:16813: result: yes | |
configure:16855: checking if libtool supports shared libraries | |
configure:16857: result: yes | |
configure:16860: checking whether to build shared libraries | |
configure:16885: result: no | |
configure:16888: checking whether to build static libraries | |
configure:16892: result: yes | |
configure:16963: checking whether to build shared libraries with -version-info | |
configure:16974: result: yes | |
configure:16981: checking whether to build shared libraries with -no-undefined | |
configure:16994: result: yes | |
configure:17001: checking whether to build shared libraries with -mimpure-text | |
configure:17011: result: no | |
configure:17038: checking whether to build shared libraries with PIC | |
configure:17040: result: yes | |
configure:17042: checking whether to build static libraries with PIC | |
configure:17044: result: no | |
configure:17051: checking whether to build shared libraries only | |
configure:17059: result: no | |
configure:17066: checking whether to build static libraries only | |
configure:17074: result: yes | |
configure:17083: checking for i686-w64-mingw32-windres | |
configure:17104: found /usr/bin/i686-w64-mingw32-windres | |
configure:17115: result: i686-w64-mingw32-windres | |
configure:17347: checking if cpp -P is needed | |
configure:17365: result: yes | |
configure:17369: checking if cpp -P works | |
configure:17389: result: yes | |
configure:17420: checking if compiler is DEC/Compaq/HP C | |
configure:17444: i686-w64-mingw32-gcc -E -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -P conftest.c | |
configure:17444: $? = 0 | |
configure:17489: i686-w64-mingw32-gcc -E -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -P conftest.c | |
configure:17489: $? = 0 | |
configure:17522: result: no | |
configure:17527: checking if compiler is HP-UX C | |
configure:17551: i686-w64-mingw32-gcc -E -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -P conftest.c | |
configure:17551: $? = 0 | |
configure:17583: result: no | |
configure:17588: checking if compiler is IBM C | |
configure:17612: i686-w64-mingw32-gcc -E -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -P conftest.c | |
configure:17612: $? = 0 | |
configure:17652: result: no | |
configure:17657: checking if compiler is Intel C | |
configure:17681: i686-w64-mingw32-gcc -E -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -P conftest.c | |
configure:17681: $? = 0 | |
configure:17771: result: no | |
configure:17776: checking if compiler is clang | |
configure:17800: i686-w64-mingw32-gcc -E -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -P conftest.c | |
configure:17800: $? = 0 | |
configure:17922: result: no | |
configure:17927: checking if compiler is GNU C | |
configure:17951: i686-w64-mingw32-gcc -E -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -P conftest.c | |
configure:17951: $? = 0 | |
configure:17976: result: yes | |
configure:17979: checking compiler version | |
configure:17990: result: gcc '1301' (raw: '13.1.0') | |
configure:18267: checking if compiler is SunPro C | |
configure:18291: i686-w64-mingw32-gcc -E -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -P conftest.c | |
configure:18291: $? = 0 | |
configure:18323: result: no | |
configure:18328: checking if compiler is Tiny C | |
configure:18352: i686-w64-mingw32-gcc -E -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -P conftest.c | |
configure:18352: $? = 0 | |
configure:18384: result: no | |
configure:18406: checking whether build target is a native Windows one | |
configure:18432: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:18432: $? = 0 | |
configure:18445: result: yes | |
configure:18553: checking if compiler accepts some basic options | |
configure:18577: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:18577: $? = 0 | |
configure:18608: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed -fstack-protector conftest.c >&5 | |
configure:18608: $? = 0 | |
configure:18703: sh ./run-compiler -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed -fstack-protector conftest.c >&5 | |
configure:18703: $? = 0 | |
configure:18703: ./conftest.exe | |
configure:18703: $? = 0 | |
configure:18726: result: yes | |
configure:18728: compiler options added: -Werror-implicit-function-declaration | |
configure:18789: checking if compiler optimizer assumed setting might be used | |
configure:18827: result: no | |
configure:21009: checking if compiler accepts strict warning options | |
configure:21033: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:21033: $? = 0 | |
configure:21064: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed -fstack-protector conftest.c >&5 | |
configure:21064: $? = 0 | |
configure:21159: sh ./run-compiler -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed -fstack-protector conftest.c >&5 | |
configure:21159: $? = 0 | |
configure:21159: ./conftest.exe | |
configure:21159: $? = 0 | |
configure:21182: result: yes | |
configure:21184: compiler options added: -Wno-system-headers | |
configure:21225: checking if compiler halts on compilation errors | |
configure:21242: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:36:7: error: unknown type name 'force' | |
36 | force compilation error | |
| ^~~~~ | |
conftest.c:36:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error' | |
36 | force compilation error | |
| ^~~~~ | |
configure:21242: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| | |
| | |
| int main (void) | |
| { | |
| | |
| force compilation error | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:21251: result: yes | |
configure:21258: checking if compiler halts on negative sized arrays | |
configure:21276: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
conftest.c:32:20: error: size of array 'bad_t' is negative | |
32 | typedef char bad_t[sizeof(char) == sizeof(int) ? -1 : -1 ]; | |
| ^~~~~ | |
configure:21276: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| | |
| typedef char bad_t[sizeof(char) == sizeof(int) ? -1 : -1 ]; | |
| | |
| int main (void) | |
| { | |
| | |
| bad_t dummy; | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:21285: result: yes | |
configure:21292: checking if compiler halts on function prototype mismatch | |
configure:21321: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
conftest.c:33:11: error: conflicting types for 'rand'; have 'int(int)' | |
33 | int rand(int n); | |
| ^~~~ | |
In file included from conftest.c:32: | |
/usr/i686-w64-mingw32/include/stdlib.h:470:15: note: previous declaration of 'rand' with type 'int(void)' | |
470 | int __cdecl rand(void); | |
| ^~~~ | |
conftest.c:34:11: error: conflicting types for 'rand'; have 'int(int)' | |
34 | int rand(int n) | |
| ^~~~ | |
/usr/i686-w64-mingw32/include/stdlib.h:470:15: note: previous declaration of 'rand' with type 'int(void)' | |
470 | int __cdecl rand(void); | |
| ^~~~ | |
configure:21321: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| | |
| | |
| # include <stdlib.h> | |
| int rand(int n); | |
| int rand(int n) | |
| { | |
| if(n) | |
| return ++n; | |
| else | |
| return n; | |
| } | |
| | |
| int main (void) | |
| { | |
| | |
| int i[2]={0,0}; | |
| int j = rand(i[0]); | |
| if(j) | |
| return j; | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:21330: result: yes | |
configure:21337: checking if compiler supports hiding library internal symbols | |
configure:21432: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -fvisibility=hidden -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:21432: $? = 0 | |
configure:21456: result: yes | |
configure:21559: checking whether build target supports WIN32 file API | |
configure:21583: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:21583: $? = 0 | |
configure:21622: result: yes (large file enabled) | |
configure:21646: checking whether build target supports WIN32 crypto API | |
configure:21675: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:21675: $? = 0 | |
configure:21685: result: yes | |
configure:21709: checking for good-to-use Darwin CFLAGS | |
configure:21711: result: no | |
configure:21743: checking whether to link macOS CoreFoundation, CoreServices, and SystemConfiguration frameworks | |
configure:21788: result: no | |
configure:21793: checking to see if the compiler supports __builtin_available() | |
configure:21811: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:39:11: error: implicit declaration of function '__builtin_available'; did you mean '__builtin_scalbl'? [-Werror=implicit-function-declaration] | |
39 | if (__builtin_available(macOS 10.8, iOS 5.0, *)) {} | |
| ^~~~~~~~~~~~~~~~~~~ | |
| __builtin_scalbl | |
conftest.c:39:31: error: 'macOS' undeclared (first use in this function) | |
39 | if (__builtin_available(macOS 10.8, iOS 5.0, *)) {} | |
| ^~~~~ | |
conftest.c:39:31: note: each undeclared identifier is reported only once for each function it appears in | |
conftest.c:39:36: error: expected ')' before numeric constant | |
39 | if (__builtin_available(macOS 10.8, iOS 5.0, *)) {} | |
| ~ ^~~~~ | |
| ) | |
cc1: some warnings being treated as errors | |
configure:21811: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #include <stdlib.h> | |
| | |
| int main (void) | |
| { | |
| | |
| if (__builtin_available(macOS 10.8, iOS 5.0, *)) {} | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:21822: result: no | |
configure:21845: checking whether to support http | |
configure:21884: result: yes | |
configure:21889: checking whether to support ftp | |
configure:21909: result: yes | |
configure:21914: checking whether to support file | |
configure:21934: result: yes | |
configure:21939: checking whether to support ldap | |
configure:21966: result: yes | |
configure:21971: checking whether to support ldaps | |
configure:22016: result: yes | |
configure:22326: checking whether to support rtsp | |
configure:22353: result: yes | |
configure:22365: checking whether to support proxies | |
configure:22386: result: yes | |
configure:22392: checking whether to support dict | |
configure:22412: result: yes | |
configure:22417: checking whether to support telnet | |
configure:22437: result: yes | |
configure:22442: checking whether to support tftp | |
configure:22462: result: yes | |
configure:22468: checking whether to support pop3 | |
configure:22488: result: yes | |
configure:22495: checking whether to support imap | |
configure:22515: result: yes | |
configure:22522: checking whether to support smb | |
configure:22542: result: yes | |
configure:22548: checking whether to support smtp | |
configure:22568: result: yes | |
configure:22574: checking whether to support gopher | |
configure:22594: result: yes | |
configure:22600: checking whether to support mqtt | |
configure:22620: result: no | |
configure:22627: checking whether to provide built-in manual | |
configure:22643: result: yes | |
configure:22651: checking whether to build documentation | |
configure:22670: result: yes | |
configure:22678: checking whether to enable generation of C code | |
configure:22697: result: yes | |
configure:22704: checking whether to use libgcc | |
configure:22720: result: no | |
configure:22727: checking if X/Open network library is required | |
configure:22747: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:42:3: error: unknown type name 'force' | |
42 | force compilation error | |
| ^~~~~ | |
conftest.c:42:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'error' | |
42 | force compilation error | |
| ^~~~~ | |
conftest.c:44:1: error: expected declaration or statement at end of input | |
44 | } | |
| ^ | |
configure:22747: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| int main (void) | |
| { | |
| #if defined(__hpux) && defined(_XOPEN_SOURCE) && (_XOPEN_SOURCE >= 600) | |
| return 0; | |
| #elif defined(__hpux) && defined(_XOPEN_SOURCE_EXTENDED) | |
| return 0; | |
| #else | |
| force compilation error | |
| #endif | |
| } | |
| | |
| | |
configure:22755: result: no | |
configure:22759: checking for gethostbyname | |
configure:22759: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed -fstack-protector conftest.c >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccLMLeSd.o:conftest.c:(.text.startup+0x10): undefined reference to `gethostbyname' | |
collect2: error: ld returned 1 exit status | |
configure:22759: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| /* end confdefs.h. */ | |
| | |
| #define gethostbyname innocuous_gethostbyname | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef gethostbyname | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char gethostbyname (); | |
| #if defined __stub_gethostbyname || defined __stub___gethostbyname | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return gethostbyname (); | |
| ; | |
| return 0; | |
| } | |
configure:22759: result: no | |
configure:22765: checking for gethostbyname in -lnsl | |
configure:22788: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed -fstack-protector conftest.c -lnsl >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: cannot find -lnsl: No such file or directory | |
collect2: error: ld returned 1 exit status | |
configure:22788: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char gethostbyname (); | |
| int main (void) | |
| { | |
| return gethostbyname (); | |
| ; | |
| return 0; | |
| } | |
configure:22798: result: no | |
configure:22813: checking for gethostbyname in -lsocket | |
configure:22836: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed -fstack-protector conftest.c -lsocket >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: cannot find -lsocket: No such file or directory | |
collect2: error: ld returned 1 exit status | |
configure:22836: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char gethostbyname (); | |
| int main (void) | |
| { | |
| return gethostbyname (); | |
| ; | |
| return 0; | |
| } | |
configure:22846: result: no | |
configure:22859: checking for gethostbyname in -lwatt | |
configure:22882: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed -fstack-protector conftest.c -lwatt >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: cannot find -lwatt: No such file or directory | |
collect2: error: ld returned 1 exit status | |
configure:22882: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char gethostbyname (); | |
| int main (void) | |
| { | |
| return gethostbyname (); | |
| ; | |
| return 0; | |
| } | |
configure:22892: result: no | |
configure:22907: checking for gethostbyname with both nsl and socket libs | |
configure:22926: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed -fstack-protector conftest.c -lnsl -lsocket >&5 | |
conftest.c: In function 'main': | |
conftest.c:39:7: error: implicit declaration of function 'gethostbyname' [-Werror=implicit-function-declaration] | |
39 | gethostbyname(); | |
| ^~~~~~~~~~~~~ | |
cc1: some warnings being treated as errors | |
configure:22926: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| | |
| int main (void) | |
| { | |
| | |
| gethostbyname(); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:22935: result: no | |
configure:22951: checking for gethostbyname in -lws2_32 | |
configure:22974: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed -fstack-protector conftest.c -lws2_32 >&5 | |
configure:22974: $? = 0 | |
configure:22977: result: yes | |
configure:23181: checking whether build target is a native Windows one | |
configure:23220: result: yes | |
configure:23250: checking for proto/bsdsocket.h | |
configure:23250: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
conftest.c:50:10: fatal error: proto/bsdsocket.h: No such file or directory | |
50 | #include <proto/bsdsocket.h> | |
| ^~~~~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:23250: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| /* end confdefs.h. */ | |
| /* includes start */ | |
| #if defined(HAVE_PROTO_BSDSOCKET_H) | |
| # define __NO_NET_API | |
| # define __USE_INLINE__ | |
| # include <proto/bsdsocket.h> | |
| # ifdef HAVE_SYS_IOCTL_H | |
| # include <sys/ioctl.h> | |
| # endif | |
| # ifdef __amigaos4__ | |
| struct SocketIFace *ISocket = NULL; | |
| # else | |
| struct Library *SocketBase = NULL; | |
| # endif | |
| # define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0) | |
| #endif | |
| /* includes end */ | |
| | |
| #include <proto/bsdsocket.h> | |
configure:23250: result: no | |
configure:23260: checking for connect in libraries | |
configure:23288: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed -fstack-protector conftest.c -lws2_32 >&5 | |
configure:23288: $? = 0 | |
configure:23307: result: yes | |
configure:23321: checking for sys/types.h | |
configure:23321: result: yes | |
configure:23327: checking for sys/time.h | |
configure:23327: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:23327: $? = 0 | |
configure:23327: result: yes | |
configure:23334: checking for monotonic clock_gettime | |
configure:23361: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
configure:23361: $? = 0 | |
configure:23364: result: yes | |
configure:23382: checking for clock_gettime in libraries | |
configure:23418: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed -fstack-protector conftest.c -lws2_32 >&5 | |
configure:23418: $? = 0 | |
configure:23440: result: no additional lib required | |
configure:23458: checking if monotonic clock_gettime works | |
configure:23556: sh ./run-compiler -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -Wl,-O1,--sort-common,--as-needed -fstack-protector conftest.c -lws2_32 >&5 | |
configure:23556: $? = 0 | |
configure:23556: ./conftest.exe | |
013c:err:module:import_dll Library libwinpthread-1.dll (which is needed by L"Z:\\home\\maks\\build\\mingw-w64-curl\\src\\curl-8.8.0\\build-i686-w64-mingw32-static\\conftest.exe") not found | |
013c:err:module:loader_init Importing dlls for L"Z:\\home\\maks\\build\\mingw-w64-curl\\src\\curl-8.8.0\\build-i686-w64-mingw32-static\\conftest.exe" failed, status c0000135 | |
configure:23556: $? = 53 | |
configure: program exited with status 53 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #include <stdlib.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #include <time.h> | |
| | |
| int main (void) | |
| { | |
| | |
| struct timespec ts; | |
| if (0 == clock_gettime(CLOCK_MONOTONIC, &ts)) | |
| exit(0); | |
| else | |
| exit(1); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:23562: result: no | |
configure:23564: WARNING: HAVE_CLOCK_GETTIME_MONOTONIC will not be defined | |
configure:23594: checking for sys/types.h | |
configure:23594: result: yes | |
configure:23600: checking for sys/time.h | |
configure:23600: result: yes | |
configure:23607: checking for raw monotonic clock_gettime | |
configure:23634: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:51:29: error: 'CLOCK_MONOTONIC_RAW' undeclared (first use in this function); did you mean 'CLOCK_MONOTONIC'? | |
51 | (void)clock_gettime(CLOCK_MONOTONIC_RAW, &ts); | |
| ^~~~~~~~~~~~~~~~~~~ | |
| CLOCK_MONOTONIC | |
conftest.c:51:29: note: each undeclared identifier is reported only once for each function it appears in | |
configure:23634: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #include <time.h> | |
| | |
| int main (void) | |
| { | |
| | |
| struct timespec ts; | |
| (void)clock_gettime(CLOCK_MONOTONIC_RAW, &ts); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:23645: result: no | |
configure:23685: checking for i686-w64-mingw32-pkg-config | |
configure:23709: found /usr/bin/i686-w64-mingw32-pkg-config | |
configure:23721: result: /usr/bin/i686-w64-mingw32-pkg-config | |
configure:23795: checking for zlib options with pkg-config | |
configure:23809: result: found | |
configure:23883: checking for zlib.h | |
configure:23883: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:23883: $? = 0 | |
configure:23883: result: yes | |
configure:23972: found both libz and libz.h header | |
configure:24013: checking for i686-w64-mingw32-pkg-config | |
configure:24049: result: /usr/bin/i686-w64-mingw32-pkg-config | |
configure:24123: checking for libbrotlidec options with pkg-config | |
configure:24137: result: found | |
configure:24170: checking for BrotliDecoderDecompress in -lbrotlidec | |
configure:24193: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:24193: $? = 0 | |
configure:24203: result: yes | |
configure:24216: checking for brotli/decode.h | |
configure:24216: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:24216: $? = 0 | |
configure:24216: result: yes | |
configure:24243: Added /usr/i686-w64-mingw32/lib to CURL_LIBRARY_PATH | |
configure:24278: checking for i686-w64-mingw32-pkg-config | |
configure:24314: result: /usr/bin/i686-w64-mingw32-pkg-config | |
configure:24388: checking for libzstd options with pkg-config | |
configure:24402: result: found | |
configure:24435: checking for ZSTD_createDStream in -lzstd | |
configure:24458: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:24458: $? = 0 | |
configure:24468: result: yes | |
configure:24481: checking for zstd.h | |
configure:24481: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:24481: $? = 0 | |
configure:24481: result: yes | |
configure:24508: Added /usr/i686-w64-mingw32/lib to CURL_LIBRARY_PATH | |
configure:24541: checking for lber.h | |
configure:24580: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:60:10: fatal error: lber.h: No such file or directory | |
60 | #include <lber.h> | |
| ^~~~~~~~ | |
compilation terminated. | |
configure:24580: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #undef inline | |
| #ifdef _WIN32 | |
| #ifndef WIN32_LEAN_AND_MEAN | |
| #define WIN32_LEAN_AND_MEAN | |
| #endif | |
| #include <windows.h> | |
| #else | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #endif | |
| #ifndef NULL | |
| #define NULL (void *)0 | |
| #endif | |
| #include <lber.h> | |
| | |
| int main (void) | |
| { | |
| | |
| BerValue *bvp = NULL; | |
| BerElement *bep = ber_init(bvp); | |
| ber_free(bep, 1); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:24593: result: no | |
configure:24657: checking for ldap.h | |
configure:24698: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:63:10: fatal error: ldap.h: No such file or directory | |
63 | #include <ldap.h> | |
| ^~~~~~~~ | |
compilation terminated. | |
configure:24698: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #undef inline | |
| #ifdef _WIN32 | |
| #ifndef WIN32_LEAN_AND_MEAN | |
| #define WIN32_LEAN_AND_MEAN | |
| #endif | |
| #include <windows.h> | |
| #else | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #endif | |
| #ifndef LDAP_DEPRECATED | |
| #define LDAP_DEPRECATED 1 | |
| #endif | |
| #ifdef NEED_LBER_H | |
| #include <lber.h> | |
| #endif | |
| #include <ldap.h> | |
| | |
| int main (void) | |
| { | |
| | |
| LDAP *ldp = ldap_init("0.0.0.0", LDAP_PORT); | |
| int res = ldap_unbind(ldp); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:24711: result: no | |
configure:24722: checking for ldap_ssl.h | |
configure:24765: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:66:10: fatal error: ldap_ssl.h: No such file or directory | |
66 | #include <ldap_ssl.h> | |
| ^~~~~~~~~~~~ | |
compilation terminated. | |
configure:24765: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #undef inline | |
| #ifdef _WIN32 | |
| #ifndef WIN32_LEAN_AND_MEAN | |
| #define WIN32_LEAN_AND_MEAN | |
| #endif | |
| #include <windows.h> | |
| #else | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #endif | |
| #ifndef LDAP_DEPRECATED | |
| #define LDAP_DEPRECATED 1 | |
| #endif | |
| #ifdef NEED_LBER_H | |
| #include <lber.h> | |
| #endif | |
| #ifdef HAVE_LDAP_H | |
| #include <ldap.h> | |
| #endif | |
| #include <ldap_ssl.h> | |
| | |
| int main (void) | |
| { | |
| | |
| LDAP *ldp = ldapssl_init("0.0.0.0", LDAPS_PORT, 1); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:24778: result: no | |
configure:24798: checking for ldap_init in -l"wldap32" | |
configure:24821: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:24821: $? = 0 | |
configure:24832: result: yes | |
configure:25056: checking for ldap_url_parse | |
configure:25056: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccgZvbcp.o:conftest.c:(.text.startup+0x10): undefined reference to `ldap_url_parse' | |
collect2: error: ld returned 1 exit status | |
configure:25056: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| /* end confdefs.h. */ | |
| | |
| #define ldap_url_parse innocuous_ldap_url_parse | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef ldap_url_parse | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char ldap_url_parse (); | |
| #if defined __stub_ldap_url_parse || defined __stub___ldap_url_parse | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return ldap_url_parse (); | |
| ; | |
| return 0; | |
| } | |
configure:25056: result: no | |
configure:25062: checking for ldap_init_fd | |
configure:25062: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccO1dFyR.o:conftest.c:(.text.startup+0x10): undefined reference to `ldap_init_fd' | |
collect2: error: ld returned 1 exit status | |
configure:25062: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| /* end confdefs.h. */ | |
| | |
| #define ldap_init_fd innocuous_ldap_init_fd | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef ldap_init_fd | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char ldap_init_fd (); | |
| #if defined __stub_ldap_init_fd || defined __stub___ldap_init_fd | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return ldap_init_fd (); | |
| ; | |
| return 0; | |
| } | |
configure:25062: result: no | |
configure:25094: checking whether to enable IPv6 | |
configure:25105: result: yes | |
configure:25168: checking if struct sockaddr_in6 has sin6_scope_id member | |
configure:25194: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:25194: $? = 0 | |
configure:25197: result: yes | |
configure:25213: checking if argv can be written to | |
configure:25285: sh ./run-compiler -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:25285: $? = 0 | |
configure:25285: ./conftest.exe | |
configure:25285: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| /* end confdefs.h. */ | |
| | |
| int main(int argc, char **argv) | |
| { | |
| #ifdef _WIN32 | |
| /* on Windows, writing to the argv does not hide the argument in | |
| process lists so it can just be skipped */ | |
| (void)argc; | |
| (void)argv; | |
| return 1; | |
| #else | |
| (void)argc; | |
| argv[0][0] = ' '; | |
| return (argv[0][0] == ' ')?0:1; | |
| #endif | |
| } | |
| | |
configure:25311: result: no | |
configure:25364: checking if GSS-API support is requested | |
configure:25764: result: no | |
configure:26186: checking whether to enable Windows native SSL/TLS | |
configure:26215: result: no | |
configure:26220: checking whether to enable Secure Transport | |
configure:26242: result: no | |
configure:26248: checking whether to enable Amiga native SSL/TLS (AmiSSL v5) | |
configure:26349: result: no | |
configure:26364: checking for gdi32 | |
configure:26383: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:26383: $? = 0 | |
configure:26385: result: yes | |
configure:26447: checking for i686-w64-mingw32-pkg-config | |
configure:26483: result: /usr/bin/i686-w64-mingw32-pkg-config | |
configure:26557: checking for openssl options with pkg-config | |
configure:26571: result: found | |
configure:26600: pkg-config: SSL_LIBS: "-lssl -lcrypto" | |
configure:26602: pkg-config: SSL_LDFLAGS: "-L/usr/i686-w64-mingw32/lib" | |
configure:26604: pkg-config: SSL_CPPFLAGS: "-I/usr/i686-w64-mingw32/include" | |
configure:26616: checking for HMAC_Update in -lcrypto | |
configure:26639: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:26639: $? = 0 | |
configure:26649: result: yes | |
configure:26793: checking for SSL_connect in -lssl | |
configure:26816: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:26816: $? = 0 | |
configure:26826: result: yes | |
configure:26899: checking for openssl/x509.h | |
configure:26899: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:26899: $? = 0 | |
configure:26899: result: yes | |
configure:26899: checking for openssl/rsa.h | |
configure:26899: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:26899: $? = 0 | |
configure:26899: result: yes | |
configure:26899: checking for openssl/crypto.h | |
configure:26899: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:26899: $? = 0 | |
configure:26899: result: yes | |
configure:26899: checking for openssl/pem.h | |
configure:26899: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:26899: $? = 0 | |
configure:26899: result: yes | |
configure:26899: checking for openssl/ssl.h | |
configure:26899: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:26899: $? = 0 | |
configure:26899: result: yes | |
configure:26899: checking for openssl/err.h | |
configure:26899: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:26899: $? = 0 | |
configure:26899: result: yes | |
configure:26975: checking for BoringSSL | |
configure:26995: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:63:26: fatal error: openssl/base.h: No such file or directory | |
63 | #include <openssl/base.h> | |
| ^~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:26995: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #include <openssl/base.h> | |
| | |
| int main (void) | |
| { | |
| | |
| #ifndef OPENSSL_IS_BORINGSSL | |
| #error not boringssl | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:27005: result: no | |
configure:27011: checking for AWS-LC | |
configure:27031: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:63:26: fatal error: openssl/base.h: No such file or directory | |
63 | #include <openssl/base.h> | |
| ^~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:27031: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #include <openssl/base.h> | |
| | |
| int main (void) | |
| { | |
| | |
| #ifndef OPENSSL_IS_AWSLC | |
| #error not AWS-LC | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:27041: result: no | |
configure:27047: checking for libressl | |
configure:27065: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:68:21: error: 'LIBRESSL_VERSION_NUMBER' undeclared (first use in this function); did you mean 'OPENSSL_VERSION_NUMBER'? | |
68 | int dummy = LIBRESSL_VERSION_NUMBER; | |
| ^~~~~~~~~~~~~~~~~~~~~~~ | |
| OPENSSL_VERSION_NUMBER | |
conftest.c:68:21: note: each undeclared identifier is reported only once for each function it appears in | |
configure:27065: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #include <openssl/opensslv.h> | |
| | |
| int main (void) | |
| { | |
| | |
| int dummy = LIBRESSL_VERSION_NUMBER; | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:27077: result: no | |
configure:27083: checking for OpenSSL >= v3 | |
configure:27105: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:27105: $? = 0 | |
configure:27108: result: yes | |
configure:27127: checking for SSL_set_quic_use_legacy_codepoint | |
configure:27127: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccJsUO64.o:conftest.c:(.text.startup+0x10): undefined reference to `SSL_set_quic_use_legacy_codepoint' | |
collect2: error: ld returned 1 exit status | |
configure:27127: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| /* end confdefs.h. */ | |
| | |
| #define SSL_set_quic_use_legacy_codepoint innocuous_SSL_set_quic_use_legacy_codepoint | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef SSL_set_quic_use_legacy_codepoint | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char SSL_set_quic_use_legacy_codepoint (); | |
| #if defined __stub_SSL_set_quic_use_legacy_codepoint || defined __stub___SSL_set_quic_use_legacy_codepoint | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return SSL_set_quic_use_legacy_codepoint (); | |
| ; | |
| return 0; | |
| } | |
configure:27127: result: no | |
configure:27139: OpenSSL version does not speak QUIC API | |
configure:27148: Added /usr/i686-w64-mingw32/lib to CURL_LIBRARY_PATH | |
configure:27217: checking for SRP support in OpenSSL | |
configure:27236: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:69:7: warning: 'SSL_CTX_set_srp_username' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] | |
69 | SSL_CTX_set_srp_username(NULL, ""); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~ | |
In file included from conftest.c:64: | |
/usr/i686-w64-mingw32/include/openssl/ssl.h:1926:27: note: declared here | |
1926 | OSSL_DEPRECATEDIN_3_0 int SSL_CTX_set_srp_username(SSL_CTX *ctx, char *name); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~ | |
conftest.c:70:7: warning: 'SSL_CTX_set_srp_password' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] | |
70 | SSL_CTX_set_srp_password(NULL, ""); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~ | |
/usr/i686-w64-mingw32/include/openssl/ssl.h:1927:27: note: declared here | |
1927 | OSSL_DEPRECATEDIN_3_0 int SSL_CTX_set_srp_password(SSL_CTX *ctx, char *password); | |
| ^~~~~~~~~~~~~~~~~~~~~~~~ | |
configure:27236: $? = 0 | |
configure:27239: result: yes | |
configure:27274: checking for QUIC support in OpenSSL | |
configure:27292: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:27292: $? = 0 | |
configure:27295: result: yes | |
configure:28795: built with one SSL backend | |
configure:28843: checking default CA cert bundle/path | |
configure:28918: want unset ca no | |
configure:28972: result: /etc/ssl/certs (capath) | |
configure:28980: checking whether to use builtin CA store of SSL library | |
configure:28995: result: no | |
configure:29032: checking for i686-w64-mingw32-pkg-config | |
configure:29068: result: /usr/bin/i686-w64-mingw32-pkg-config | |
configure:29142: checking for libpsl options with pkg-config | |
configure:29156: result: found | |
configure:29189: checking for psl_builtin in -lpsl | |
configure:29212: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lpsl -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:29212: $? = 0 | |
configure:29222: result: yes | |
configure:29229: checking for libpsl.h | |
configure:29229: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:29229: $? = 0 | |
configure:29229: result: yes | |
configure:29279: checking for library containing gsasl_init | |
configure:29309: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccT2Fybr.o:conftest.c:(.text.startup+0x10): undefined reference to `gsasl_init' | |
collect2: error: ld returned 1 exit status | |
configure:29309: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char gsasl_init (); | |
| int main (void) | |
| { | |
| return gsasl_init (); | |
| ; | |
| return 0; | |
| } | |
configure:29309: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lgsasl -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: cannot find -lgsasl: No such file or directory | |
collect2: error: ld returned 1 exit status | |
configure:29309: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char gsasl_init (); | |
| int main (void) | |
| { | |
| return gsasl_init (); | |
| ; | |
| return 0; | |
| } | |
configure:29329: result: no | |
configure:29342: WARNING: libgsasl was not found | |
configure:29415: checking for i686-w64-mingw32-pkg-config | |
configure:29451: result: /usr/bin/i686-w64-mingw32-pkg-config | |
configure:29525: checking for libssh2 options with pkg-config | |
configure:29539: result: found | |
configure:29572: checking for libssh2_session_block_directions in -lssh2 | |
configure:29595: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:29595: $? = 0 | |
configure:29605: result: yes | |
configure:29616: checking for libssh2.h | |
configure:29616: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:29616: $? = 0 | |
configure:29616: result: yes | |
configure:29641: Added /usr/i686-w64-mingw32/lib to CURL_LIBRARY_PATH | |
configure:30159: checking for RTMP_Init in -lrtmp | |
configure:30182: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lrtmp -lrtmp -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: cannot find -lrtmp: No such file or directory | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: cannot find -lrtmp: No such file or directory | |
collect2: error: ld returned 1 exit status | |
configure:30182: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char RTMP_Init (); | |
| int main (void) | |
| { | |
| return RTMP_Init (); | |
| ; | |
| return 0; | |
| } | |
configure:30192: result: no | |
configure:30232: checking whether versioned symbols are wanted | |
configure:30277: result: no | |
configure:30296: checking whether to enable Windows native IDN (Windows native builds only) | |
configure:30309: result: no | |
configure:30430: checking whether to build with libidn2 | |
configure:30460: result: yes | |
configure:30650: checking for i686-w64-mingw32-pkg-config | |
configure:30686: result: /usr/bin/i686-w64-mingw32-pkg-config | |
configure:30760: checking for libidn2 options with pkg-config | |
configure:30774: result: found | |
configure:30790: pkg-config: IDN_LIBS: "-lidn2" | |
configure:30792: pkg-config: IDN_LDFLAGS: "-L/usr/i686-w64-mingw32/lib" | |
configure:30794: pkg-config: IDN_CPPFLAGS: "-I/usr/i686-w64-mingw32/include" | |
configure:30796: pkg-config: IDN_DIR: "/usr/i686-w64-mingw32/lib" | |
configure:30813: checking if idn2_lookup_ul can be linked | |
configure:30842: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:30842: $? = 0 | |
configure:30845: result: yes | |
configure:30859: checking for idn2.h | |
configure:30859: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:30859: $? = 0 | |
configure:30859: result: yes | |
configure:30878: Added /usr/i686-w64-mingw32/lib to CURL_LIBRARY_PATH | |
configure:30933: checking for i686-w64-mingw32-pkg-config | |
configure:30969: result: /usr/bin/i686-w64-mingw32-pkg-config | |
configure:31043: checking for libnghttp2 options with pkg-config | |
configure:31057: result: found | |
configure:31071: -l is -lnghttp2 | |
configure:31080: -I is -I/usr/i686-w64-mingw32/include | |
configure:31090: -L is -L/usr/i686-w64-mingw32/lib | |
configure:31111: checking for nghttp2_session_get_stream_local_window_size in -lnghttp2 | |
configure:31134: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:31134: $? = 0 | |
configure:31144: result: yes | |
configure:31151: checking for nghttp2/nghttp2.h | |
configure:31151: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:31151: $? = 0 | |
configure:31151: result: yes | |
configure:31169: Added /usr/i686-w64-mingw32/lib to CURL_LIBRARY_PATH | |
configure:33466: checking for sys/types.h | |
configure:33466: result: yes | |
configure:33498: checking for sys/time.h | |
configure:33498: result: yes | |
configure:33530: checking for sys/select.h | |
configure:33530: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:102:10: fatal error: sys/select.h: No such file or directory | |
102 | #include <sys/select.h> | |
| ^~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:33530: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <sys/select.h> | |
configure:33530: result: no | |
configure:33562: checking for sys/socket.h | |
configure:33562: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:102:10: fatal error: sys/socket.h: No such file or directory | |
102 | #include <sys/socket.h> | |
| ^~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:33562: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <sys/socket.h> | |
configure:33562: result: no | |
configure:33594: checking for sys/ioctl.h | |
configure:33594: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:102:10: fatal error: sys/ioctl.h: No such file or directory | |
102 | #include <sys/ioctl.h> | |
| ^~~~~~~~~~~~~ | |
compilation terminated. | |
configure:33594: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <sys/ioctl.h> | |
configure:33594: result: no | |
configure:33626: checking for unistd.h | |
configure:33626: result: yes | |
configure:33658: checking for stdlib.h | |
configure:33658: result: yes | |
configure:33690: checking for arpa/inet.h | |
configure:33690: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:104:10: fatal error: arpa/inet.h: No such file or directory | |
104 | #include <arpa/inet.h> | |
| ^~~~~~~~~~~~~ | |
compilation terminated. | |
configure:33690: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <arpa/inet.h> | |
configure:33690: result: no | |
configure:33722: checking for net/if.h | |
configure:33722: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:104:10: fatal error: net/if.h: No such file or directory | |
104 | #include <net/if.h> | |
| ^~~~~~~~~~ | |
compilation terminated. | |
configure:33722: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <net/if.h> | |
configure:33722: result: no | |
configure:33754: checking for netinet/in.h | |
configure:33754: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:104:10: fatal error: netinet/in.h: No such file or directory | |
104 | #include <netinet/in.h> | |
| ^~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:33754: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <netinet/in.h> | |
configure:33754: result: no | |
configure:33786: checking for netinet/in6.h | |
configure:33786: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:104:10: fatal error: netinet/in6.h: No such file or directory | |
104 | #include <netinet/in6.h> | |
| ^~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:33786: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <netinet/in6.h> | |
configure:33786: result: no | |
configure:33818: checking for sys/un.h | |
configure:33818: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:104:10: fatal error: sys/un.h: No such file or directory | |
104 | #include <sys/un.h> | |
| ^~~~~~~~~~ | |
compilation terminated. | |
configure:33818: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <sys/un.h> | |
configure:33818: result: no | |
configure:33850: checking for linux/tcp.h | |
configure:33850: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:104:10: fatal error: linux/tcp.h: No such file or directory | |
104 | #include <linux/tcp.h> | |
| ^~~~~~~~~~~~~ | |
compilation terminated. | |
configure:33850: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <linux/tcp.h> | |
configure:33850: result: no | |
configure:33882: checking for netinet/tcp.h | |
configure:33882: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:104:10: fatal error: netinet/tcp.h: No such file or directory | |
104 | #include <netinet/tcp.h> | |
| ^~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:33882: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <netinet/tcp.h> | |
configure:33882: result: no | |
configure:33914: checking for netinet/udp.h | |
configure:33914: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:104:10: fatal error: netinet/udp.h: No such file or directory | |
104 | #include <netinet/udp.h> | |
| ^~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:33914: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <netinet/udp.h> | |
configure:33914: result: no | |
configure:33946: checking for netdb.h | |
configure:33946: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:104:10: fatal error: netdb.h: No such file or directory | |
104 | #include <netdb.h> | |
| ^~~~~~~~~ | |
compilation terminated. | |
configure:33946: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <netdb.h> | |
configure:33946: result: no | |
configure:33978: checking for sys/sockio.h | |
configure:33978: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:104:10: fatal error: sys/sockio.h: No such file or directory | |
104 | #include <sys/sockio.h> | |
| ^~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:33978: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <sys/sockio.h> | |
configure:33978: result: no | |
configure:34010: checking for sys/stat.h | |
configure:34010: result: yes | |
configure:34042: checking for sys/param.h | |
configure:34042: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:34042: $? = 0 | |
configure:34042: result: yes | |
configure:34074: checking for termios.h | |
configure:34074: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:106:10: fatal error: termios.h: No such file or directory | |
106 | #include <termios.h> | |
| ^~~~~~~~~~~ | |
compilation terminated. | |
configure:34074: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <termios.h> | |
configure:34074: result: no | |
configure:34106: checking for termio.h | |
configure:34106: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:106:10: fatal error: termio.h: No such file or directory | |
106 | #include <termio.h> | |
| ^~~~~~~~~~ | |
compilation terminated. | |
configure:34106: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <termio.h> | |
configure:34106: result: no | |
configure:34138: checking for fcntl.h | |
configure:34138: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:34138: $? = 0 | |
configure:34138: result: yes | |
configure:34170: checking for io.h | |
configure:34170: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:34170: $? = 0 | |
configure:34170: result: yes | |
configure:34202: checking for pwd.h | |
configure:34202: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:108:10: fatal error: pwd.h: No such file or directory | |
108 | #include <pwd.h> | |
| ^~~~~~~ | |
compilation terminated. | |
configure:34202: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <pwd.h> | |
configure:34202: result: no | |
configure:34234: checking for utime.h | |
configure:34234: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:34234: $? = 0 | |
configure:34234: result: yes | |
configure:34266: checking for sys/utime.h | |
configure:34266: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:34266: $? = 0 | |
configure:34266: result: yes | |
configure:34298: checking for sys/poll.h | |
configure:34298: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:110:10: fatal error: sys/poll.h: No such file or directory | |
110 | #include <sys/poll.h> | |
| ^~~~~~~~~~~~ | |
compilation terminated. | |
configure:34298: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <sys/poll.h> | |
configure:34298: result: no | |
configure:34330: checking for poll.h | |
configure:34330: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:110:10: fatal error: poll.h: No such file or directory | |
110 | #include <poll.h> | |
| ^~~~~~~~ | |
compilation terminated. | |
configure:34330: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <poll.h> | |
configure:34330: result: no | |
configure:34362: checking for socket.h | |
configure:34362: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:110:10: fatal error: socket.h: No such file or directory | |
110 | #include <socket.h> | |
| ^~~~~~~~~~ | |
compilation terminated. | |
configure:34362: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <socket.h> | |
configure:34362: result: no | |
configure:34394: checking for sys/resource.h | |
configure:34394: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:110:10: fatal error: sys/resource.h: No such file or directory | |
110 | #include <sys/resource.h> | |
| ^~~~~~~~~~~~~~~~ | |
compilation terminated. | |
configure:34394: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <sys/resource.h> | |
configure:34394: result: no | |
configure:34426: checking for libgen.h | |
configure:34426: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:34426: $? = 0 | |
configure:34426: result: yes | |
configure:34458: checking for locale.h | |
configure:34458: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:34458: $? = 0 | |
configure:34458: result: yes | |
configure:34490: checking for stdbool.h | |
configure:34490: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:34490: $? = 0 | |
configure:34490: result: yes | |
configure:34522: checking for sys/filio.h | |
configure:34522: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:113:10: fatal error: sys/filio.h: No such file or directory | |
113 | #include <sys/filio.h> | |
| ^~~~~~~~~~~~~ | |
compilation terminated. | |
configure:34522: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <sys/filio.h> | |
configure:34522: result: no | |
configure:34554: checking for sys/wait.h | |
configure:34554: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:113:10: fatal error: sys/wait.h: No such file or directory | |
113 | #include <sys/wait.h> | |
| ^~~~~~~~~~~~ | |
compilation terminated. | |
configure:34554: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| #ifdef HAVE_SYS_SELECT_H | |
| #include <sys/select.h> | |
| #elif defined(HAVE_UNISTD_H) | |
| #include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN6_H | |
| #include <netinet/in6.h> | |
| #endif | |
| #ifdef HAVE_SYS_UN_H | |
| #include <sys/un.h> | |
| #endif | |
| | |
| | |
| | |
| #include <sys/wait.h> | |
configure:34554: result: no | |
configure:34586: checking for setjmp.h | |
configure:34586: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:34586: $? = 0 | |
configure:34586: result: yes | |
configure:34621: checking for an ANSI C-conforming const | |
configure:34687: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:34687: $? = 0 | |
configure:34695: result: yes | |
configure:34703: checking for size_t | |
configure:34703: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:34703: $? = 0 | |
configure:34703: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:117:21: error: expected expression before ')' token | |
117 | if (sizeof ((size_t))) | |
| ^ | |
configure:34703: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int main (void) | |
| { | |
| if (sizeof ((size_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:34703: result: yes | |
configure:34715: checking for sys/types.h | |
configure:34715: result: yes | |
configure:34721: checking for sys/time.h | |
configure:34721: result: yes | |
configure:34727: checking for sys/socket.h | |
configure:34727: result: no | |
configure:34734: checking for struct timeval | |
configure:34775: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:34775: $? = 0 | |
configure:34788: result: yes | |
configure:34802: checking run-time libs availability | |
configure:34860: sh ./run-compiler -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:34860: $? = 0 | |
configure:34860: ./conftest.exe | |
configure:34860: $? = 0 | |
configure:34862: result: fine | |
configure:34885: checking size of size_t | |
configure:34906: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:98:8: error: duplicate case value | |
98 | case (sizeof(size_t) == 8):; | |
| ^~~~ | |
conftest.c:97:8: note: previously used here | |
97 | case 0: | |
| ^~~~ | |
configure:34906: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <sys/types.h> | |
| | |
| | |
| int main (void) | |
| { | |
| switch(0) { | |
| case 0: | |
| case (sizeof(size_t) == 8):; | |
| } | |
| | |
| ; | |
| return 0; | |
| } | |
configure:34906: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:34906: $? = 0 | |
configure:34922: result: 4 | |
configure:34934: checking size of long | |
configure:34955: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:99:8: error: duplicate case value | |
99 | case (sizeof(long) == 8):; | |
| ^~~~ | |
conftest.c:98:8: note: previously used here | |
98 | case 0: | |
| ^~~~ | |
configure:34955: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| /* end confdefs.h. */ | |
| | |
| #include <sys/types.h> | |
| | |
| | |
| int main (void) | |
| { | |
| switch(0) { | |
| case 0: | |
| case (sizeof(long) == 8):; | |
| } | |
| | |
| ; | |
| return 0; | |
| } | |
configure:34955: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:34955: $? = 0 | |
configure:34971: result: 4 | |
configure:34983: checking size of int | |
configure:35004: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:100:8: error: duplicate case value | |
100 | case (sizeof(int) == 8):; | |
| ^~~~ | |
conftest.c:99:8: note: previously used here | |
99 | case 0: | |
| ^~~~ | |
configure:35004: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| /* end confdefs.h. */ | |
| | |
| #include <sys/types.h> | |
| | |
| | |
| int main (void) | |
| { | |
| switch(0) { | |
| case 0: | |
| case (sizeof(int) == 8):; | |
| } | |
| | |
| ; | |
| return 0; | |
| } | |
configure:35004: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:35004: $? = 0 | |
configure:35020: result: 4 | |
configure:35032: checking size of time_t | |
configure:35053: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:101:8: error: duplicate case value | |
101 | case (sizeof(time_t) == 8):; | |
| ^~~~ | |
conftest.c:100:8: note: previously used here | |
100 | case 0: | |
| ^~~~ | |
configure:35053: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| /* end confdefs.h. */ | |
| | |
| #include <sys/types.h> | |
| | |
| | |
| int main (void) | |
| { | |
| switch(0) { | |
| case 0: | |
| case (sizeof(time_t) == 8):; | |
| } | |
| | |
| ; | |
| return 0; | |
| } | |
configure:35053: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:35053: $? = 0 | |
configure:35069: result: 4 | |
configure:35081: checking size of off_t | |
configure:35102: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:35102: $? = 0 | |
configure:35118: result: 8 | |
configure:35133: checking size of curl_off_t | |
configure:35156: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -I../include -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:35156: $? = 0 | |
configure:35172: result: 8 | |
configure:35184: checking size of curl_socket_t | |
configure:35207: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -I../include -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:106:8: error: duplicate case value | |
106 | case (sizeof(curl_socket_t) == 8):; | |
| ^~~~ | |
conftest.c:105:8: note: previously used here | |
105 | case 0: | |
| ^~~~ | |
configure:35207: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| /* end confdefs.h. */ | |
| | |
| #include <sys/types.h> | |
| | |
| #include <curl/curl.h> | |
| | |
| | |
| int main (void) | |
| { | |
| switch(0) { | |
| case 0: | |
| case (sizeof(curl_socket_t) == 8):; | |
| } | |
| | |
| ; | |
| return 0; | |
| } | |
configure:35207: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -I../include -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:35207: $? = 0 | |
configure:35223: result: 4 | |
configure:35235: checking for long long | |
configure:35235: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:35235: $? = 0 | |
configure:35235: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:127:24: error: expected expression before ')' token | |
127 | if (sizeof ((long long))) | |
| ^ | |
configure:35235: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int main (void) | |
| { | |
| if (sizeof ((long long))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:35235: result: yes | |
configure:35251: checking for ssize_t | |
configure:35251: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:35251: $? = 0 | |
configure:35251: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:128:22: error: expected expression before ')' token | |
128 | if (sizeof ((ssize_t))) | |
| ^ | |
configure:35251: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| /* end confdefs.h. */ | |
| #include <stddef.h> | |
| #ifdef HAVE_STDIO_H | |
| # include <stdio.h> | |
| #endif | |
| #ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int main (void) | |
| { | |
| if (sizeof ((ssize_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:35251: result: yes | |
configure:35263: checking for bool | |
configure:35263: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:35263: $? = 0 | |
configure:35263: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:109:19: error: expected expression before ')' token | |
109 | if (sizeof ((bool))) | |
| ^ | |
configure:35263: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_STDBOOL_H | |
| #include <stdbool.h> | |
| #endif | |
| | |
| | |
| int main (void) | |
| { | |
| if (sizeof ((bool))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:35263: result: yes | |
configure:35283: checking for sa_family_t | |
configure:35283: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:107:13: error: 'sa_family_t' undeclared (first use in this function) | |
107 | if (sizeof (sa_family_t)) | |
| ^~~~~~~~~~~ | |
conftest.c:107:13: note: each undeclared identifier is reported only once for each function it appears in | |
configure:35283: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| | |
| | |
| int main (void) | |
| { | |
| if (sizeof (sa_family_t)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:35283: result: no | |
configure:35297: checking for ADDRESS_FAMILY | |
configure:35297: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:35297: $? = 0 | |
configure:35297: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:113:29: error: expected expression before ')' token | |
113 | if (sizeof ((ADDRESS_FAMILY))) | |
| ^ | |
configure:35297: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #ifdef _WIN32 | |
| #ifndef WIN32_LEAN_AND_MEAN | |
| #define WIN32_LEAN_AND_MEAN | |
| #endif | |
| #include <winsock2.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| | |
| | |
| int main (void) | |
| { | |
| if (sizeof ((ADDRESS_FAMILY))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:35297: result: yes | |
configure:35325: checking for suseconds_t | |
configure:35325: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:111:13: error: 'suseconds_t' undeclared (first use in this function); did you mean 'useconds_t'? | |
111 | if (sizeof (suseconds_t)) | |
| ^~~~~~~~~~~ | |
| useconds_t | |
conftest.c:111:13: note: each undeclared identifier is reported only once for each function it appears in | |
configure:35325: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| /* end confdefs.h. */ | |
| | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_TIME_H | |
| #include <sys/time.h> | |
| #endif | |
| | |
| | |
| int main (void) | |
| { | |
| if (sizeof (suseconds_t)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:35325: result: no | |
configure:35344: checking if time_t is unsigned | |
configure:35407: sh ./run-compiler -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:35407: $? = 0 | |
configure:35407: ./conftest.exe | |
configure:35407: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| /* end confdefs.h. */ | |
| | |
| #include <time.h> | |
| #include <limits.h> | |
| int main(void) { | |
| time_t t = -1; | |
| return (t < 0); | |
| } | |
| | |
configure:35416: result: no | |
configure:35431: checking for in_addr_t | |
configure:35431: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:125:13: error: 'in_addr_t' undeclared (first use in this function); did you mean 'in_addr'? | |
125 | if (sizeof (in_addr_t)) | |
| ^~~~~~~~~ | |
| in_addr | |
conftest.c:125:13: note: each undeclared identifier is reported only once for each function it appears in | |
configure:35431: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| /* end confdefs.h. */ | |
| | |
| #undef inline | |
| #ifdef _WIN32 | |
| #ifndef WIN32_LEAN_AND_MEAN | |
| #define WIN32_LEAN_AND_MEAN | |
| #endif | |
| #include <winsock2.h> | |
| #else | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_ARPA_INET_H | |
| #include <arpa/inet.h> | |
| #endif | |
| #endif | |
| | |
| | |
| int main (void) | |
| { | |
| if (sizeof (in_addr_t)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:35431: result: no | |
configure:35459: checking for in_addr_t equivalent | |
configure:35504: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:35504: $? = 0 | |
configure:35516: result: unsigned long | |
configure:35534: checking for struct sockaddr_storage | |
configure:35534: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:35534: $? = 0 | |
configure:35534: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:126:38: error: expected expression before ')' token | |
126 | if (sizeof ((struct sockaddr_storage))) | |
| ^ | |
configure:35534: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| /* end confdefs.h. */ | |
| | |
| #undef inline | |
| #ifdef _WIN32 | |
| #ifndef WIN32_LEAN_AND_MEAN | |
| #define WIN32_LEAN_AND_MEAN | |
| #endif | |
| #include <winsock2.h> | |
| #else | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_ARPA_INET_H | |
| #include <arpa/inet.h> | |
| #endif | |
| #endif | |
| | |
| | |
| int main (void) | |
| { | |
| if (sizeof ((struct sockaddr_storage))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:35534: result: yes | |
configure:35567: checking for sys/select.h | |
configure:35567: result: no | |
configure:35573: checking for sys/socket.h | |
configure:35573: result: no | |
configure:35581: checking for select | |
configure:35623: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:35623: $? = 0 | |
configure:35626: result: yes | |
configure:35649: checking for sys/types.h | |
configure:35649: result: yes | |
configure:35655: checking for sys/socket.h | |
configure:35655: result: no | |
configure:35663: checking for recv | |
configure:35695: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:35695: $? = 0 | |
configure:35698: result: yes | |
configure:35722: checking for sys/types.h | |
configure:35722: result: yes | |
configure:35728: checking for sys/socket.h | |
configure:35728: result: no | |
configure:35736: checking for send | |
configure:35768: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:35768: $? = 0 | |
configure:35771: result: yes | |
configure:35795: checking for sys/types.h | |
configure:35795: result: yes | |
configure:35801: checking for sys/socket.h | |
configure:35801: result: no | |
configure:35808: checking for MSG_NOSIGNAL | |
configure:35844: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:128:18: error: 'MSG_NOSIGNAL' undeclared (first use in this function) | |
128 | int flag=MSG_NOSIGNAL; | |
| ^~~~~~~~~~~~ | |
conftest.c:128:18: note: each undeclared identifier is reported only once for each function it appears in | |
configure:35844: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #undef inline | |
| #ifdef _WIN32 | |
| #ifndef WIN32_LEAN_AND_MEAN | |
| #define WIN32_LEAN_AND_MEAN | |
| #endif | |
| #include <winsock2.h> | |
| #else | |
| #ifdef HAVE_SYS_TYPES_H | |
| #include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #endif | |
| | |
| int main (void) | |
| { | |
| | |
| int flag=MSG_NOSIGNAL; | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:35857: result: no | |
configure:35878: checking for sys/types.h | |
configure:35878: result: yes | |
configure:35885: checking for unistd.h | |
configure:35885: result: yes | |
configure:35901: checking if alarm can be linked | |
configure:35930: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:35930: $? = 0 | |
configure:35933: result: yes | |
configure:35948: checking if alarm is prototyped | |
configure:35966: result: no | |
configure:36026: checking if alarm might be used | |
configure:36039: result: no | |
configure:36055: checking for sys/types.h | |
configure:36055: result: yes | |
configure:36062: checking for strings.h | |
configure:36062: result: yes | |
configure:36081: checking for sys/types.h | |
configure:36081: result: yes | |
configure:36088: checking for libgen.h | |
configure:36088: result: yes | |
configure:36104: checking if basename can be linked | |
configure:36133: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:36133: $? = 0 | |
configure:36136: result: yes | |
configure:36151: checking if basename is prototyped | |
configure:36165: result: yes | |
configure:36181: checking if basename is compilable | |
configure:36202: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:36202: $? = 0 | |
configure:36205: result: yes | |
configure:36220: checking if basename usage allowed | |
configure:36223: result: yes | |
configure:36233: checking if basename might be used | |
configure:36239: result: yes | |
configure:36261: checking for sys/types.h | |
configure:36261: result: yes | |
configure:36268: checking for socket.h | |
configure:36268: result: no | |
configure:36284: checking if closesocket can be linked | |
configure:36304: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:36304: $? = 0 | |
configure:36307: result: yes | |
configure:36322: checking if closesocket is prototyped | |
configure:36335: result: yes | |
configure:36351: checking if closesocket is compilable | |
configure:36371: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:36371: $? = 0 | |
configure:36374: result: yes | |
configure:36389: checking if closesocket usage allowed | |
configure:36392: result: yes | |
configure:36402: checking if closesocket might be used | |
configure:36408: result: yes | |
configure:36430: checking for sys/types.h | |
configure:36430: result: yes | |
configure:36437: checking for sys/socket.h | |
configure:36437: result: no | |
configure:36453: checking if CloseSocket can be linked | |
configure:36473: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:148:15: error: implicit declaration of function 'CloseSocket' [-Werror=implicit-function-declaration] | |
148 | if(0 != CloseSocket(0)) | |
| ^~~~~~~~~~~ | |
cc1: some warnings being treated as errors | |
configure:36473: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| /* includes start */ | |
| #if defined(HAVE_PROTO_BSDSOCKET_H) | |
| # define __NO_NET_API | |
| # define __USE_INLINE__ | |
| # include <proto/bsdsocket.h> | |
| # ifdef HAVE_SYS_IOCTL_H | |
| # include <sys/ioctl.h> | |
| # endif | |
| # ifdef __amigaos4__ | |
| struct SocketIFace *ISocket = NULL; | |
| # else | |
| struct Library *SocketBase = NULL; | |
| # endif | |
| # define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0) | |
| #endif | |
| /* includes end */ | |
| /* includes start */ | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| # include <sys/socket.h> | |
| #endif | |
| /* includes end */ | |
| | |
| int main (void) | |
| { | |
| | |
| if(0 != CloseSocket(0)) | |
| return 1; | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:36482: result: no | |
configure:36571: checking if CloseSocket might be used | |
configure:36584: result: no | |
configure:36602: checking for sys/types.h | |
configure:36602: result: yes | |
configure:36609: checking for unistd.h | |
configure:36609: result: yes | |
configure:36616: checking for fcntl.h | |
configure:36616: result: yes | |
configure:36632: checking if fcntl can be linked | |
configure:36661: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccfoIdoy.o:conftest.c:(.text.startup+0x10): undefined reference to `fcntl' | |
collect2: error: ld returned 1 exit status | |
configure:36661: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #define fcntl innocuous_fcntl | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef fcntl | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char fcntl (); | |
| #if defined __stub_fcntl || defined __stub___fcntl | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return fcntl (); | |
| ; | |
| return 0; | |
| } | |
| | |
configure:36670: result: no | |
configure:36757: checking if fcntl might be used | |
configure:36849: result: no | |
configure:36866: checking whether build target is a native Windows one | |
configure:36905: result: yes | |
configure:36927: checking for sys/types.h | |
configure:36927: result: yes | |
configure:36934: checking for netdb.h | |
configure:36934: result: no | |
configure:36950: checking if freeaddrinfo can be linked | |
configure:36970: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:36970: $? = 0 | |
configure:36973: result: yes | |
configure:36988: checking if freeaddrinfo is prototyped | |
configure:37002: result: yes | |
configure:37018: checking if freeaddrinfo is compilable | |
configure:37038: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:37038: $? = 0 | |
configure:37041: result: yes | |
configure:37056: checking if freeaddrinfo usage allowed | |
configure:37059: result: yes | |
configure:37069: checking if freeaddrinfo might be used | |
configure:37075: result: yes | |
configure:37097: checking for sys/types.h | |
configure:37097: result: yes | |
configure:37104: checking for sys/xattr.h | |
configure:37104: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:133:10: fatal error: sys/xattr.h: No such file or directory | |
133 | #include <sys/xattr.h> | |
| ^~~~~~~~~~~~~ | |
compilation terminated. | |
configure:37104: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| /* end confdefs.h. */ | |
| /* includes start */ | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_XATTR_H | |
| # include <sys/xattr.h> | |
| #endif | |
| /* includes end */ | |
| | |
| #include <sys/xattr.h> | |
configure:37104: result: no | |
configure:37121: checking if fsetxattr can be linked | |
configure:37150: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/cco3JxoC.o:conftest.c:(.text.startup+0x10): undefined reference to `fsetxattr' | |
collect2: error: ld returned 1 exit status | |
configure:37150: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #define fsetxattr innocuous_fsetxattr | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef fsetxattr | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char fsetxattr (); | |
| #if defined __stub_fsetxattr || defined __stub___fsetxattr | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return fsetxattr (); | |
| ; | |
| return 0; | |
| } | |
| | |
configure:37159: result: no | |
configure:37295: checking if fsetxattr might be used | |
configure:37319: result: no | |
configure:37331: checking if ftruncate can be linked | |
configure:37360: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:37360: $? = 0 | |
configure:37363: result: yes | |
configure:37378: checking if ftruncate is prototyped | |
configure:37390: result: yes | |
configure:37406: checking if ftruncate is compilable | |
configure:37425: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:37425: $? = 0 | |
configure:37428: result: yes | |
configure:37443: checking if ftruncate usage allowed | |
configure:37446: result: yes | |
configure:37456: checking if ftruncate might be used | |
configure:37462: result: yes | |
configure:37482: checking for sys/types.h | |
configure:37482: result: yes | |
configure:37500: checking if getaddrinfo can be linked | |
configure:37521: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:37521: $? = 0 | |
configure:37524: result: yes | |
configure:37539: checking if getaddrinfo is prototyped | |
configure:37553: result: yes | |
configure:37569: checking if getaddrinfo is compilable | |
configure:37590: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:37590: $? = 0 | |
configure:37593: result: yes | |
configure:37609: checking if getaddrinfo seems to work | |
configure:37727: sh ./run-compiler -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:37727: $? = 0 | |
configure:37727: ./conftest.exe | |
012c:err:module:import_dll Library libssp-0.dll (which is needed by L"Z:\\home\\maks\\build\\mingw-w64-curl\\src\\curl-8.8.0\\build-i686-w64-mingw32-static\\conftest.exe") not found | |
012c:err:module:loader_init Importing dlls for L"Z:\\home\\maks\\build\\mingw-w64-curl\\src\\curl-8.8.0\\build-i686-w64-mingw32-static\\conftest.exe" failed, status c0000135 | |
configure:37727: $? = 53 | |
configure: program exited with status 53 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| /* includes start */ | |
| #ifdef _WIN32 | |
| # ifndef WIN32_LEAN_AND_MEAN | |
| # define WIN32_LEAN_AND_MEAN | |
| # endif | |
| # include <winsock2.h> | |
| # include <ws2tcpip.h> | |
| #endif | |
| /* includes end */ | |
| /* includes start */ | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #include <stdlib.h> | |
| /* includes end */ | |
| /* includes start */ | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #include <string.h> | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| /* includes end */ | |
| /* includes start */ | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| # include <sys/socket.h> | |
| #endif | |
| /* includes end */ | |
| /* includes start */ | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_NETDB_H | |
| # include <netdb.h> | |
| #endif | |
| /* includes end */ | |
| | |
| int main (void) | |
| { | |
| | |
| struct addrinfo hints; | |
| struct addrinfo *ai = 0; | |
| int error; | |
| | |
| #ifdef _WIN32 | |
| WSADATA wsa; | |
| if(WSAStartup(MAKEWORD(2, 2), &wsa)) | |
| exit(2); | |
| #endif | |
| | |
| memset(&hints, 0, sizeof(hints)); | |
| hints.ai_flags = AI_NUMERICHOST; | |
| hints.ai_family = AF_UNSPEC; | |
| hints.ai_socktype = SOCK_STREAM; | |
| error = getaddrinfo("127.0.0.1", 0, &hints, &ai); | |
| if(error || !ai) | |
| exit(1); /* fail */ | |
| else | |
| exit(0); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:37734: result: no | |
configure:37765: checking if getaddrinfo might be used | |
configure:37779: result: no | |
configure:37967: checking if gethostbyname can be linked | |
configure:37988: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:37988: $? = 0 | |
configure:37991: result: yes | |
configure:38006: checking if gethostbyname is prototyped | |
configure:38020: result: yes | |
configure:38036: checking if gethostbyname is compilable | |
configure:38057: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:38057: $? = 0 | |
configure:38060: result: yes | |
configure:38075: checking if gethostbyname usage allowed | |
configure:38078: result: yes | |
configure:38088: checking if gethostbyname might be used | |
configure:38094: result: yes | |
configure:38114: checking if gethostbyname_r can be linked | |
configure:38143: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccSJb38s.o:conftest.c:(.text.startup+0x10): undefined reference to `gethostbyname_r' | |
collect2: error: ld returned 1 exit status | |
configure:38143: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #define gethostbyname_r innocuous_gethostbyname_r | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef gethostbyname_r | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char gethostbyname_r (); | |
| #if defined __stub_gethostbyname_r || defined __stub___gethostbyname_r | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return gethostbyname_r (); | |
| ; | |
| return 0; | |
| } | |
| | |
configure:38152: result: no | |
configure:38328: checking if gethostbyname_r might be used | |
configure:38356: result: no | |
configure:38378: checking if gethostname can be linked | |
configure:38399: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:38399: $? = 0 | |
configure:38402: result: yes | |
configure:38417: checking if gethostname is prototyped | |
configure:38431: result: yes | |
configure:38447: checking if gethostname is compilable | |
configure:38468: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:38468: $? = 0 | |
configure:38471: result: yes | |
configure:38486: checking for gethostname arg 2 data type | |
configure:38513: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:168:38: warning: 'gethostname' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes] | |
168 | extern int FUNCALLCONV gethostname(char *, int); | |
| ^~~~~~~~~~~ | |
configure:38513: $? = 0 | |
configure:38523: result: int | |
configure:38533: checking if gethostname usage allowed | |
configure:38536: result: yes | |
configure:38546: checking if gethostname might be used | |
configure:38552: result: yes | |
configure:38571: checking if getpeername can be linked | |
configure:38592: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:38592: $? = 0 | |
configure:38595: result: yes | |
configure:38610: checking if getpeername is prototyped | |
configure:38624: result: yes | |
configure:38640: checking if getpeername is compilable | |
configure:38661: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:38661: $? = 0 | |
configure:38664: result: yes | |
configure:38679: checking if getpeername usage allowed | |
configure:38682: result: yes | |
configure:38692: checking if getpeername might be used | |
configure:38698: result: yes | |
configure:38717: checking if getsockname can be linked | |
configure:38738: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:38738: $? = 0 | |
configure:38741: result: yes | |
configure:38756: checking if getsockname is prototyped | |
configure:38770: result: yes | |
configure:38786: checking if getsockname is compilable | |
configure:38807: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:38807: $? = 0 | |
configure:38810: result: yes | |
configure:38825: checking if getsockname usage allowed | |
configure:38828: result: yes | |
configure:38838: checking if getsockname might be used | |
configure:38844: result: yes | |
configure:38863: checking for net/if.h | |
configure:38863: result: no | |
configure:38879: checking if if_nametoindex can be linked | |
configure:38900: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c:157:16: fatal error: net/if.h: No such file or directory | |
157 | #include <net/if.h> | |
| ^~~~~~~~~~ | |
compilation terminated. | |
configure:38900: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| /* includes start */ | |
| #ifdef _WIN32 | |
| # ifndef WIN32_LEAN_AND_MEAN | |
| # define WIN32_LEAN_AND_MEAN | |
| # endif | |
| # include <winsock2.h> | |
| #endif | |
| /* includes end */ | |
| /* includes start */ | |
| #if defined(HAVE_PROTO_BSDSOCKET_H) | |
| # define __NO_NET_API | |
| # define __USE_INLINE__ | |
| # include <proto/bsdsocket.h> | |
| # ifdef HAVE_SYS_IOCTL_H | |
| # include <sys/ioctl.h> | |
| # endif | |
| # ifdef __amigaos4__ | |
| struct SocketIFace *ISocket = NULL; | |
| # else | |
| struct Library *SocketBase = NULL; | |
| # endif | |
| # define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0) | |
| #endif | |
| /* includes end */ | |
| #include <net/if.h> | |
| | |
| int main (void) | |
| { | |
| | |
| if(0 != if_nametoindex("")) | |
| return 1; | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:38909: result: no | |
configure:38998: checking if if_nametoindex might be used | |
configure:39011: result: no | |
configure:39032: checking for sys/types.h | |
configure:39032: result: yes | |
configure:39039: checking for sys/socket.h | |
configure:39039: result: no | |
configure:39046: checking for netinet/in.h | |
configure:39046: result: no | |
configure:39053: checking for ifaddrs.h | |
configure:39053: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:147:10: fatal error: ifaddrs.h: No such file or directory | |
147 | #include <ifaddrs.h> | |
| ^~~~~~~~~~~ | |
compilation terminated. | |
configure:39053: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| /* end confdefs.h. */ | |
| /* includes start */ | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| # include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| # include <netinet/in.h> | |
| #endif | |
| #ifdef HAVE_IFADDRS_H | |
| # include <ifaddrs.h> | |
| #endif | |
| /* includes end */ | |
| | |
| #include <ifaddrs.h> | |
configure:39053: result: no | |
configure:39070: checking if getifaddrs can be linked | |
configure:39099: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccRQoEia.o:conftest.c:(.text.startup+0x10): undefined reference to `getifaddrs' | |
collect2: error: ld returned 1 exit status | |
configure:39099: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #define getifaddrs innocuous_getifaddrs | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef getifaddrs | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char getifaddrs (); | |
| #if defined __stub_getifaddrs || defined __stub___getifaddrs | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return getifaddrs (); | |
| ; | |
| return 0; | |
| } | |
| | |
configure:39108: result: no | |
configure:39311: checking if getifaddrs might be used | |
configure:39325: result: no | |
configure:39341: checking for sys/types.h | |
configure:39341: result: yes | |
configure:39348: checking for sys/time.h | |
configure:39348: result: yes | |
configure:39365: checking if gmtime_r can be linked | |
configure:39394: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/cc7N9ueJ.o:conftest.c:(.text.startup+0x10): undefined reference to `gmtime_r' | |
collect2: error: ld returned 1 exit status | |
configure:39394: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #define gmtime_r innocuous_gmtime_r | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef gmtime_r | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char gmtime_r (); | |
| #if defined __stub_gmtime_r || defined __stub___gmtime_r | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return gmtime_r (); | |
| ; | |
| return 0; | |
| } | |
| | |
configure:39403: result: no | |
configure:39606: checking if gmtime_r might be used | |
configure:39620: result: no | |
configure:39645: checking for sys/types.h | |
configure:39645: result: yes | |
configure:39652: checking for sys/socket.h | |
configure:39652: result: no | |
configure:39659: checking for netinet/in.h | |
configure:39659: result: no | |
configure:39666: checking for arpa/inet.h | |
configure:39666: result: no | |
configure:39683: checking if inet_ntop can be linked | |
configure:39712: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccPzyX5u.o:conftest.c:(.text.startup+0x10): undefined reference to `inet_ntop' | |
collect2: error: ld returned 1 exit status | |
configure:39712: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #define inet_ntop innocuous_inet_ntop | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef inet_ntop | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char inet_ntop (); | |
| #if defined __stub_inet_ntop || defined __stub___inet_ntop | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return inet_ntop (); | |
| ; | |
| return 0; | |
| } | |
| | |
configure:39721: result: no | |
configure:40008: checking if inet_ntop might be used | |
configure:40022: result: no | |
configure:40035: checking if inet_pton can be linked | |
configure:40064: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/cc2u1K9m.o:conftest.c:(.text.startup+0x10): undefined reference to `inet_pton' | |
collect2: error: ld returned 1 exit status | |
configure:40064: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #define inet_pton innocuous_inet_pton | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef inet_pton | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char inet_pton (); | |
| #if defined __stub_inet_pton || defined __stub___inet_pton | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return inet_pton (); | |
| ; | |
| return 0; | |
| } | |
| | |
configure:40073: result: no | |
configure:40346: checking if inet_pton might be used | |
configure:40360: result: no | |
configure:40384: checking for sys/types.h | |
configure:40384: result: yes | |
configure:40391: checking for unistd.h | |
configure:40391: result: yes | |
configure:40398: checking for sys/socket.h | |
configure:40398: result: no | |
configure:40405: checking for sys/ioctl.h | |
configure:40405: result: no | |
configure:40412: checking for stropts.h | |
configure:40412: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:155:10: fatal error: stropts.h: No such file or directory | |
155 | #include <stropts.h> | |
| ^~~~~~~~~~~ | |
compilation terminated. | |
configure:40412: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| /* includes start */ | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #ifdef HAVE_SYS_SOCKET_H | |
| # include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_SYS_IOCTL_H | |
| # include <sys/ioctl.h> | |
| #endif | |
| #ifdef HAVE_STROPTS_H | |
| # include <stropts.h> | |
| #endif | |
| /* includes end */ | |
| | |
| #include <stropts.h> | |
configure:40412: result: no | |
configure:40428: checking if ioctl can be linked | |
configure:40457: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccF94EEz.o:conftest.c:(.text.startup+0x10): undefined reference to `ioctl' | |
collect2: error: ld returned 1 exit status | |
configure:40457: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #define ioctl innocuous_ioctl | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef ioctl | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char ioctl (); | |
| #if defined __stub_ioctl || defined __stub___ioctl | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return ioctl (); | |
| ; | |
| return 0; | |
| } | |
| | |
configure:40466: result: no | |
configure:40553: checking if ioctl might be used | |
configure:40713: result: no | |
configure:40725: checking if ioctlsocket can be linked | |
configure:40744: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:40744: $? = 0 | |
configure:40747: result: yes | |
configure:40762: checking if ioctlsocket is prototyped | |
configure:40774: result: yes | |
configure:40790: checking if ioctlsocket is compilable | |
configure:40809: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:40809: $? = 0 | |
configure:40812: result: yes | |
configure:40827: checking if ioctlsocket usage allowed | |
configure:40830: result: yes | |
configure:40840: checking if ioctlsocket might be used | |
configure:40846: result: yes | |
configure:40858: checking if ioctlsocket FIONBIO is compilable | |
configure:40878: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:40878: $? = 0 | |
configure:40881: result: yes | |
configure:40896: checking if ioctlsocket FIONBIO usage allowed | |
configure:40899: result: yes | |
configure:40909: checking if ioctlsocket FIONBIO might be used | |
configure:40913: result: yes | |
configure:40938: checking if IoctlSocket can be linked | |
configure:40956: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:161:7: error: implicit declaration of function 'IoctlSocket' [-Werror=implicit-function-declaration] | |
161 | IoctlSocket(0, 0, 0); | |
| ^~~~~~~~~~~ | |
cc1: some warnings being treated as errors | |
configure:40956: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| /* includes start */ | |
| #if defined(HAVE_PROTO_BSDSOCKET_H) | |
| # define __NO_NET_API | |
| # define __USE_INLINE__ | |
| # include <proto/bsdsocket.h> | |
| # ifdef HAVE_SYS_IOCTL_H | |
| # include <sys/ioctl.h> | |
| # endif | |
| # ifdef __amigaos4__ | |
| struct SocketIFace *ISocket = NULL; | |
| # else | |
| struct Library *SocketBase = NULL; | |
| # endif | |
| # define select(a,b,c,d,e) WaitSelect(a,b,c,d,e,0) | |
| #endif | |
| /* includes end */ | |
| | |
| int main (void) | |
| { | |
| | |
| IoctlSocket(0, 0, 0); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:40965: result: no | |
configure:41052: checking if IoctlSocket might be used | |
configure:41138: result: no | |
configure:41151: checking if memrchr can be linked | |
configure:41180: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccuqGCKV.o:conftest.c:(.text.startup+0x10): undefined reference to `memrchr' | |
collect2: error: ld returned 1 exit status | |
configure:41180: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #define memrchr innocuous_memrchr | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef memrchr | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char memrchr (); | |
| #if defined __stub_memrchr || defined __stub___memrchr | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return memrchr (); | |
| ; | |
| return 0; | |
| } | |
| | |
configure:41189: result: no | |
configure:41198: checking if memrchr seems a macro | |
configure:41217: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:154:17: error: implicit declaration of function 'memrchr'; did you mean 'memchr'? [-Werror=implicit-function-declaration] | |
154 | if(0 != memrchr(0, 0, 0)) | |
| ^~~~~~~ | |
| memchr | |
cc1: some warnings being treated as errors | |
configure:41217: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| /* includes start */ | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #include <string.h> | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| /* includes end */ | |
| | |
| int main (void) | |
| { | |
| | |
| if(0 != memrchr(0, 0, 0)) | |
| return 1; | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:41226: result: no | |
configure:41315: checking if memrchr might be used | |
configure:41328: result: no | |
configure:41346: checking for sys/types.h | |
configure:41346: result: yes | |
configure:41353: checking for poll.h | |
configure:41353: result: no | |
configure:41360: checking for sys/poll.h | |
configure:41360: result: no | |
configure:41384: checking if poll can be linked | |
configure:41403: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:157:15: error: implicit declaration of function 'poll' [-Werror=implicit-function-declaration] | |
157 | if(0 != poll(0, 0, 0)) | |
| ^~~~ | |
cc1: some warnings being treated as errors | |
configure:41403: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| /* includes start */ | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_POLL_H | |
| # include <poll.h> | |
| #endif | |
| #ifdef HAVE_SYS_POLL_H | |
| # include <sys/poll.h> | |
| #endif | |
| /* includes end */ | |
| | |
| int main (void) | |
| { | |
| | |
| if(0 != poll(0, 0, 0)) | |
| return 1; | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:41412: result: no | |
configure:41639: checking if poll might be used | |
configure:41653: result: no | |
configure:41666: checking for sys/types.h | |
configure:41666: result: yes | |
configure:41682: checking if sigaction can be linked | |
configure:41711: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccYK1vbk.o:conftest.c:(.text.startup+0x10): undefined reference to `sigaction' | |
collect2: error: ld returned 1 exit status | |
configure:41711: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #define sigaction innocuous_sigaction | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef sigaction | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sigaction (); | |
| #if defined __stub_sigaction || defined __stub___sigaction | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return sigaction (); | |
| ; | |
| return 0; | |
| } | |
| | |
configure:41720: result: no | |
configure:41807: checking if sigaction might be used | |
configure:41820: result: no | |
configure:41832: checking if siginterrupt can be linked | |
configure:41861: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/cc8dMg12.o:conftest.c:(.text.startup+0x10): undefined reference to `siginterrupt' | |
collect2: error: ld returned 1 exit status | |
configure:41861: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #define siginterrupt innocuous_siginterrupt | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef siginterrupt | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char siginterrupt (); | |
| #if defined __stub_siginterrupt || defined __stub___siginterrupt | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return siginterrupt (); | |
| ; | |
| return 0; | |
| } | |
| | |
configure:41870: result: no | |
configure:41957: checking if siginterrupt might be used | |
configure:41970: result: no | |
configure:41982: checking if signal can be linked | |
configure:42011: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:42011: $? = 0 | |
configure:42014: result: yes | |
configure:42029: checking if signal is prototyped | |
configure:42041: result: yes | |
configure:42057: checking if signal is compilable | |
configure:42076: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:42076: $? = 0 | |
configure:42079: result: yes | |
configure:42094: checking if signal usage allowed | |
configure:42097: result: yes | |
configure:42107: checking if signal might be used | |
configure:42113: result: yes | |
configure:42133: checking for sys/types.h | |
configure:42133: result: yes | |
configure:42150: checking if sigsetjmp can be linked | |
configure:42179: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccnqCQ3Q.o:conftest.c:(.text.startup+0x10): undefined reference to `sigsetjmp' | |
collect2: error: ld returned 1 exit status | |
configure:42179: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #define sigsetjmp innocuous_sigsetjmp | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef sigsetjmp | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sigsetjmp (); | |
| #if defined __stub_sigsetjmp || defined __stub___sigsetjmp | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return sigsetjmp (); | |
| ; | |
| return 0; | |
| } | |
| | |
configure:42188: result: no | |
configure:42197: checking if sigsetjmp seems a macro | |
configure:42217: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:155:9: error: unknown type name 'sigjmp_buf'; did you mean 'jmp_buf'? | |
155 | sigjmp_buf env; | |
| ^~~~~~~~~~ | |
| jmp_buf | |
conftest.c:156:17: error: implicit declaration of function 'sigsetjmp'; did you mean '_setjmp'? [-Werror=implicit-function-declaration] | |
156 | if(0 != sigsetjmp(env, 0)) | |
| ^~~~~~~~~ | |
| _setjmp | |
cc1: some warnings being treated as errors | |
configure:42217: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| /* includes start */ | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #include <setjmp.h> | |
| /* includes end */ | |
| | |
| int main (void) | |
| { | |
| | |
| sigjmp_buf env; | |
| if(0 != sigsetjmp(env, 0)) | |
| return 1; | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:42226: result: no | |
configure:42316: checking if sigsetjmp might be used | |
configure:42329: result: no | |
configure:42341: checking if socket can be linked | |
configure:42363: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:42363: $? = 0 | |
configure:42366: result: yes | |
configure:42381: checking if socket is prototyped | |
configure:42396: result: yes | |
configure:42412: checking if socket is compilable | |
configure:42434: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:42434: $? = 0 | |
configure:42437: result: yes | |
configure:42452: checking if socket usage allowed | |
configure:42455: result: yes | |
configure:42465: checking if socket might be used | |
configure:42471: result: yes | |
configure:42490: checking if socketpair can be linked | |
configure:42519: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccNzxMKP.o:conftest.c:(.text.startup+0x10): undefined reference to `socketpair' | |
collect2: error: ld returned 1 exit status | |
configure:42519: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #define socketpair innocuous_socketpair | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef socketpair | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char socketpair (); | |
| #if defined __stub_socketpair || defined __stub___socketpair | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return socketpair (); | |
| ; | |
| return 0; | |
| } | |
| | |
configure:42528: result: no | |
configure:42618: checking if socketpair might be used | |
configure:42631: result: no | |
configure:42643: checking if strcasecmp can be linked | |
configure:42672: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c:156:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch] | |
156 | char strcasecmp (); | |
| ^~~~~~~~~~ | |
configure:42672: $? = 0 | |
configure:42675: result: yes | |
configure:42690: checking if strcasecmp is prototyped | |
configure:42702: result: yes | |
configure:42718: checking if strcasecmp is compilable | |
configure:42737: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:159:17: warning: argument 1 null where non-null expected [-Wnonnull] | |
159 | if(0 != strcasecmp(0, 0)) | |
| ^~~~~~~~~~ | |
In file included from conftest.c:150: | |
/usr/i686-w64-mingw32/include/string.h:117:28: note: in a call to function 'strcasecmp' declared 'nonnull' | |
117 | __CRT_INLINE int __cdecl strcasecmp (const char *__sz1, const char *__sz2) { return _stricmp (__sz1, __sz2); } | |
| ^~~~~~~~~~ | |
conftest.c:159:17: warning: argument 2 null where non-null expected [-Wnonnull] | |
159 | if(0 != strcasecmp(0, 0)) | |
| ^~~~~~~~~~ | |
/usr/i686-w64-mingw32/include/string.h:117:28: note: in a call to function 'strcasecmp' declared 'nonnull' | |
117 | __CRT_INLINE int __cdecl strcasecmp (const char *__sz1, const char *__sz2) { return _stricmp (__sz1, __sz2); } | |
| ^~~~~~~~~~ | |
configure:42737: $? = 0 | |
configure:42740: result: yes | |
configure:42755: checking if strcasecmp usage allowed | |
configure:42758: result: yes | |
configure:42768: checking if strcasecmp might be used | |
configure:42774: result: yes | |
configure:42793: checking if strcmpi can be linked | |
configure:42822: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:42822: $? = 0 | |
configure:42825: result: yes | |
configure:42840: checking if strcmpi is prototyped | |
configure:42852: result: yes | |
configure:42868: checking if strcmpi is compilable | |
configure:42887: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:42887: $? = 0 | |
configure:42890: result: yes | |
configure:42905: checking if strcmpi usage allowed | |
configure:42908: result: yes | |
configure:42918: checking if strcmpi might be used | |
configure:42924: result: yes | |
configure:42943: checking if strdup can be linked | |
configure:42972: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c:158:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch] | |
158 | char strdup (); | |
| ^~~~~~ | |
configure:42972: $? = 0 | |
configure:42975: result: yes | |
configure:42990: checking if strdup is prototyped | |
configure:43002: result: yes | |
configure:43018: checking if strdup is compilable | |
configure:43037: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:161:17: warning: argument 1 null where non-null expected [-Wnonnull] | |
161 | if(0 != strdup(0)) | |
| ^~~~~~ | |
In file included from conftest.c:152: | |
/usr/i686-w64-mingw32/include/string.h:108:17: note: in a call to function 'strdup' declared 'nonnull' | |
108 | char *__cdecl strdup(const char *_Src) __MINGW_ATTRIB_DEPRECATED_MSVC2005; | |
| ^~~~~~ | |
configure:43037: $? = 0 | |
configure:43040: result: yes | |
configure:43055: checking if strdup usage allowed | |
configure:43058: result: yes | |
configure:43068: checking if strdup might be used | |
configure:43074: result: yes | |
configure:43099: checking if strerror_r can be linked | |
configure:43128: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccHln1rk.o:conftest.c:(.text.startup+0x10): undefined reference to `strerror_r' | |
collect2: error: ld returned 1 exit status | |
configure:43128: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #define strerror_r innocuous_strerror_r | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef strerror_r | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char strerror_r (); | |
| #if defined __stub_strerror_r || defined __stub___strerror_r | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return strerror_r (); | |
| ; | |
| return 0; | |
| } | |
| | |
configure:43137: result: no | |
configure:43577: checking if strerror_r might be used | |
configure:43603: result: no | |
configure:43622: checking if stricmp can be linked | |
configure:43651: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:43651: $? = 0 | |
configure:43654: result: yes | |
configure:43669: checking if stricmp is prototyped | |
configure:43681: result: yes | |
configure:43697: checking if stricmp is compilable | |
configure:43716: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:43716: $? = 0 | |
configure:43719: result: yes | |
configure:43734: checking if stricmp usage allowed | |
configure:43737: result: yes | |
configure:43747: checking if stricmp might be used | |
configure:43753: result: yes | |
configure:43772: checking if strtok_r can be linked | |
configure:43801: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:43801: $? = 0 | |
configure:43804: result: yes | |
configure:43819: checking if strtok_r is prototyped | |
configure:43831: result: yes | |
configure:43847: checking if strtok_r is compilable | |
configure:43866: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:43866: $? = 0 | |
configure:43869: result: yes | |
configure:43884: checking if strtok_r usage allowed | |
configure:43887: result: yes | |
configure:43897: checking if strtok_r might be used | |
configure:43903: result: yes | |
configure:43922: checking if strtoll can be linked | |
configure:43951: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:43951: $? = 0 | |
configure:43954: result: yes | |
configure:43969: checking if strtoll is prototyped | |
configure:43981: result: yes | |
configure:43997: checking if strtoll is compilable | |
configure:44016: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:44016: $? = 0 | |
configure:44019: result: yes | |
configure:44034: checking if strtoll usage allowed | |
configure:44037: result: yes | |
configure:44047: checking if strtoll might be used | |
configure:44053: result: yes | |
configure:44075: checking for i686-w64-mingw32-gcc options needed to detect all undeclared functions | |
configure:44096: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:153:8: error: 'strchr' undeclared (first use in this function) | |
153 | (void) strchr; | |
| ^~~~~~ | |
conftest.c:1:1: note: 'strchr' is defined in header '<string.h>'; did you forget to '#include <string.h>'? | |
1 | /* confdefs.h */ | |
conftest.c:153:8: note: each undeclared identifier is reported only once for each function it appears in | |
153 | (void) strchr; | |
| ^~~~~~ | |
configure:44096: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| /* end confdefs.h. */ | |
| | |
| int main (void) | |
| { | |
| (void) strchr; | |
| ; | |
| return 0; | |
| } | |
configure:44122: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:44122: $? = 0 | |
configure:44139: result: none needed | |
configure:44153: checking whether getpwuid_r is declared | |
configure:44153: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
conftest.c:150:10: fatal error: pwd.h: No such file or directory | |
150 | #include <pwd.h> | |
| ^~~~~~~ | |
compilation terminated. | |
configure:44153: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| /* end confdefs.h. */ | |
| #include <pwd.h> | |
| #include <sys/types.h> | |
| | |
| int main (void) | |
| { | |
| #ifndef getpwuid_r | |
| #ifdef __cplusplus | |
| (void) getpwuid_r; | |
| #else | |
| (void) getpwuid_r; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:44153: result: no | |
configure:44177: checking for _fseeki64 | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:44177: $? = 0 | |
configure:44177: result: yes | |
configure:44177: checking for arc4random | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccxvZECs.o:conftest.c:(.text.startup+0x10): undefined reference to `arc4random' | |
collect2: error: ld returned 1 exit status | |
configure:44177: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| /* end confdefs.h. */ | |
| | |
| #define arc4random innocuous_arc4random | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef arc4random | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char arc4random (); | |
| #if defined __stub_arc4random || defined __stub___arc4random | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return arc4random (); | |
| ; | |
| return 0; | |
| } | |
configure:44177: result: no | |
configure:44190: checking deeper for arc4random | |
configure:44207: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:159:9: error: implicit declaration of function 'arc4random' [-Werror=implicit-function-declaration] | |
159 | arc4random (); | |
| ^~~~~~~~~~ | |
cc1: some warnings being treated as errors | |
configure:44207: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| | |
| int main (void) | |
| { | |
| | |
| arc4random (); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:44221: result: but still no | |
configure:44177: checking for fnmatch | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccL8B1uN.o:conftest.c:(.text.startup+0x10): undefined reference to `fnmatch' | |
collect2: error: ld returned 1 exit status | |
configure:44177: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| /* end confdefs.h. */ | |
| | |
| #define fnmatch innocuous_fnmatch | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef fnmatch | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char fnmatch (); | |
| #if defined __stub_fnmatch || defined __stub___fnmatch | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return fnmatch (); | |
| ; | |
| return 0; | |
| } | |
configure:44177: result: no | |
configure:44190: checking deeper for fnmatch | |
configure:44207: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:159:9: error: implicit declaration of function 'fnmatch' [-Werror=implicit-function-declaration] | |
159 | fnmatch (); | |
| ^~~~~~~ | |
cc1: some warnings being treated as errors | |
configure:44207: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| | |
| int main (void) | |
| { | |
| | |
| fnmatch (); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:44221: result: but still no | |
configure:44177: checking for fseeko | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:44177: $? = 0 | |
configure:44177: result: yes | |
configure:44177: checking for geteuid | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/cc0084X6.o:conftest.c:(.text.startup+0x10): undefined reference to `geteuid' | |
collect2: error: ld returned 1 exit status | |
configure:44177: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| | |
| #define geteuid innocuous_geteuid | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef geteuid | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char geteuid (); | |
| #if defined __stub_geteuid || defined __stub___geteuid | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return geteuid (); | |
| ; | |
| return 0; | |
| } | |
configure:44177: result: no | |
configure:44190: checking deeper for geteuid | |
configure:44207: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:160:9: error: implicit declaration of function 'geteuid' [-Werror=implicit-function-declaration] | |
160 | geteuid (); | |
| ^~~~~~~ | |
cc1: some warnings being treated as errors | |
configure:44207: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| | |
| int main (void) | |
| { | |
| | |
| geteuid (); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:44221: result: but still no | |
configure:44177: checking for getpass_r | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccImABjK.o:conftest.c:(.text.startup+0x10): undefined reference to `getpass_r' | |
collect2: error: ld returned 1 exit status | |
configure:44177: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| | |
| #define getpass_r innocuous_getpass_r | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef getpass_r | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char getpass_r (); | |
| #if defined __stub_getpass_r || defined __stub___getpass_r | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return getpass_r (); | |
| ; | |
| return 0; | |
| } | |
configure:44177: result: no | |
configure:44190: checking deeper for getpass_r | |
configure:44207: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:160:9: error: implicit declaration of function 'getpass_r' [-Werror=implicit-function-declaration] | |
160 | getpass_r (); | |
| ^~~~~~~~~ | |
cc1: some warnings being treated as errors | |
configure:44207: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| | |
| int main (void) | |
| { | |
| | |
| getpass_r (); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:44221: result: but still no | |
configure:44177: checking for getppid | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/cccjLcgW.o:conftest.c:(.text.startup+0x10): undefined reference to `getppid' | |
collect2: error: ld returned 1 exit status | |
configure:44177: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| | |
| #define getppid innocuous_getppid | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef getppid | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char getppid (); | |
| #if defined __stub_getppid || defined __stub___getppid | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return getppid (); | |
| ; | |
| return 0; | |
| } | |
configure:44177: result: no | |
configure:44190: checking deeper for getppid | |
configure:44207: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:160:9: error: implicit declaration of function 'getppid' [-Werror=implicit-function-declaration] | |
160 | getppid (); | |
| ^~~~~~~ | |
cc1: some warnings being treated as errors | |
configure:44207: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| | |
| int main (void) | |
| { | |
| | |
| getppid (); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:44221: result: but still no | |
configure:44177: checking for getpwuid | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccf94INE.o:conftest.c:(.text.startup+0x10): undefined reference to `getpwuid' | |
collect2: error: ld returned 1 exit status | |
configure:44177: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| | |
| #define getpwuid innocuous_getpwuid | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef getpwuid | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char getpwuid (); | |
| #if defined __stub_getpwuid || defined __stub___getpwuid | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return getpwuid (); | |
| ; | |
| return 0; | |
| } | |
configure:44177: result: no | |
configure:44190: checking deeper for getpwuid | |
configure:44207: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:160:9: error: implicit declaration of function 'getpwuid' [-Werror=implicit-function-declaration] | |
160 | getpwuid (); | |
| ^~~~~~~~ | |
cc1: some warnings being treated as errors | |
configure:44207: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| | |
| int main (void) | |
| { | |
| | |
| getpwuid (); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:44221: result: but still no | |
configure:44177: checking for getpwuid_r | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccpt9scJ.o:conftest.c:(.text.startup+0x10): undefined reference to `getpwuid_r' | |
collect2: error: ld returned 1 exit status | |
configure:44177: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| | |
| #define getpwuid_r innocuous_getpwuid_r | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef getpwuid_r | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char getpwuid_r (); | |
| #if defined __stub_getpwuid_r || defined __stub___getpwuid_r | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return getpwuid_r (); | |
| ; | |
| return 0; | |
| } | |
configure:44177: result: no | |
configure:44190: checking deeper for getpwuid_r | |
configure:44207: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:160:9: error: implicit declaration of function 'getpwuid_r' [-Werror=implicit-function-declaration] | |
160 | getpwuid_r (); | |
| ^~~~~~~~~~ | |
cc1: some warnings being treated as errors | |
configure:44207: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| | |
| int main (void) | |
| { | |
| | |
| getpwuid_r (); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:44221: result: but still no | |
configure:44177: checking for getrlimit | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccgljWA8.o:conftest.c:(.text.startup+0x10): undefined reference to `getrlimit' | |
collect2: error: ld returned 1 exit status | |
configure:44177: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| | |
| #define getrlimit innocuous_getrlimit | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef getrlimit | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char getrlimit (); | |
| #if defined __stub_getrlimit || defined __stub___getrlimit | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return getrlimit (); | |
| ; | |
| return 0; | |
| } | |
configure:44177: result: no | |
configure:44190: checking deeper for getrlimit | |
configure:44207: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:160:9: error: implicit declaration of function 'getrlimit' [-Werror=implicit-function-declaration] | |
160 | getrlimit (); | |
| ^~~~~~~~~ | |
cc1: some warnings being treated as errors | |
configure:44207: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| | |
| int main (void) | |
| { | |
| | |
| getrlimit (); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:44221: result: but still no | |
configure:44177: checking for gettimeofday | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:44177: $? = 0 | |
configure:44177: result: yes | |
configure:44177: checking for if_nametoindex | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccdNJT3L.o:conftest.c:(.text.startup+0x10): undefined reference to `if_nametoindex' | |
collect2: error: ld returned 1 exit status | |
configure:44177: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| /* end confdefs.h. */ | |
| | |
| #define if_nametoindex innocuous_if_nametoindex | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef if_nametoindex | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char if_nametoindex (); | |
| #if defined __stub_if_nametoindex || defined __stub___if_nametoindex | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return if_nametoindex (); | |
| ; | |
| return 0; | |
| } | |
configure:44177: result: no | |
configure:44190: checking deeper for if_nametoindex | |
configure:44207: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:161:9: error: implicit declaration of function 'if_nametoindex' [-Werror=implicit-function-declaration] | |
161 | if_nametoindex (); | |
| ^~~~~~~~~~~~~~ | |
cc1: some warnings being treated as errors | |
configure:44207: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| | |
| int main (void) | |
| { | |
| | |
| if_nametoindex (); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:44221: result: but still no | |
configure:44177: checking for mach_absolute_time | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccJDNBC6.o:conftest.c:(.text.startup+0x10): undefined reference to `mach_absolute_time' | |
collect2: error: ld returned 1 exit status | |
configure:44177: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| /* end confdefs.h. */ | |
| | |
| #define mach_absolute_time innocuous_mach_absolute_time | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef mach_absolute_time | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char mach_absolute_time (); | |
| #if defined __stub_mach_absolute_time || defined __stub___mach_absolute_time | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return mach_absolute_time (); | |
| ; | |
| return 0; | |
| } | |
configure:44177: result: no | |
configure:44190: checking deeper for mach_absolute_time | |
configure:44207: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:161:9: error: implicit declaration of function 'mach_absolute_time' [-Werror=implicit-function-declaration] | |
161 | mach_absolute_time (); | |
| ^~~~~~~~~~~~~~~~~~ | |
cc1: some warnings being treated as errors | |
configure:44207: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| | |
| int main (void) | |
| { | |
| | |
| mach_absolute_time (); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:44221: result: but still no | |
configure:44177: checking for pipe | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccl9YWLH.o:conftest.c:(.text.startup+0x10): undefined reference to `pipe' | |
collect2: error: ld returned 1 exit status | |
configure:44177: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| /* end confdefs.h. */ | |
| | |
| #define pipe innocuous_pipe | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef pipe | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char pipe (); | |
| #if defined __stub_pipe || defined __stub___pipe | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return pipe (); | |
| ; | |
| return 0; | |
| } | |
configure:44177: result: no | |
configure:44190: checking deeper for pipe | |
configure:44207: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:161:9: error: implicit declaration of function 'pipe' [-Werror=implicit-function-declaration] | |
161 | pipe (); | |
| ^~~~ | |
cc1: some warnings being treated as errors | |
configure:44207: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| | |
| int main (void) | |
| { | |
| | |
| pipe (); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:44221: result: but still no | |
configure:44177: checking for sched_yield | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:44177: $? = 0 | |
configure:44177: result: yes | |
configure:44177: checking for sendmsg | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccqr3hSX.o:conftest.c:(.text.startup+0x10): undefined reference to `sendmsg' | |
collect2: error: ld returned 1 exit status | |
configure:44177: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SCHED_YIELD 1 | |
| /* end confdefs.h. */ | |
| | |
| #define sendmsg innocuous_sendmsg | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef sendmsg | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char sendmsg (); | |
| #if defined __stub_sendmsg || defined __stub___sendmsg | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return sendmsg (); | |
| ; | |
| return 0; | |
| } | |
configure:44177: result: no | |
configure:44190: checking deeper for sendmsg | |
configure:44207: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:162:9: error: implicit declaration of function 'sendmsg' [-Werror=implicit-function-declaration] | |
162 | sendmsg (); | |
| ^~~~~~~ | |
cc1: some warnings being treated as errors | |
configure:44207: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SCHED_YIELD 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| | |
| int main (void) | |
| { | |
| | |
| sendmsg (); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:44221: result: but still no | |
configure:44177: checking for setlocale | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:44177: $? = 0 | |
configure:44177: result: yes | |
configure:44177: checking for setmode | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:44177: $? = 0 | |
configure:44177: result: yes | |
configure:44177: checking for setrlimit | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/cc2ve29R.o:conftest.c:(.text.startup+0x10): undefined reference to `setrlimit' | |
collect2: error: ld returned 1 exit status | |
configure:44177: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SCHED_YIELD 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SETMODE 1 | |
| /* end confdefs.h. */ | |
| | |
| #define setrlimit innocuous_setrlimit | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef setrlimit | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char setrlimit (); | |
| #if defined __stub_setrlimit || defined __stub___setrlimit | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return setrlimit (); | |
| ; | |
| return 0; | |
| } | |
configure:44177: result: no | |
configure:44190: checking deeper for setrlimit | |
configure:44207: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:164:9: error: implicit declaration of function 'setrlimit' [-Werror=implicit-function-declaration] | |
164 | setrlimit (); | |
| ^~~~~~~~~ | |
cc1: some warnings being treated as errors | |
configure:44207: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SCHED_YIELD 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SETMODE 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| | |
| int main (void) | |
| { | |
| | |
| setrlimit (); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:44221: result: but still no | |
configure:44177: checking for snprintf | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c:169:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, unsigned int, const char *, ...)' [-Wbuiltin-declaration-mismatch] | |
169 | char snprintf (); | |
| ^~~~~~~~ | |
conftest.c:162:1: note: 'snprintf' is declared in header '<stdio.h>' | |
161 | # include <limits.h> | |
162 | #else | |
configure:44177: $? = 0 | |
configure:44177: result: yes | |
configure:44177: checking for utime | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:44177: $? = 0 | |
configure:44177: result: yes | |
configure:44177: checking for utimes | |
configure:44177: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
/usr/lib/gcc/i686-w64-mingw32/13.1.0/../../../../i686-w64-mingw32/bin/ld: /tmp/ccARsIuY.o:conftest.c:(.text.startup+0x10): undefined reference to `utimes' | |
collect2: error: ld returned 1 exit status | |
configure:44177: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SCHED_YIELD 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SETMODE 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_UTIME 1 | |
| /* end confdefs.h. */ | |
| | |
| #define utimes innocuous_utimes | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| #undef utimes | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char utimes (); | |
| #if defined __stub_utimes || defined __stub___utimes | |
| choke me | |
| #endif | |
| | |
| int main (void) | |
| { | |
| return utimes (); | |
| ; | |
| return 0; | |
| } | |
configure:44177: result: no | |
configure:44190: checking deeper for utimes | |
configure:44207: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
conftest.c: In function 'main': | |
conftest.c:166:9: error: implicit declaration of function 'utimes' [-Werror=implicit-function-declaration] | |
166 | utimes (); | |
| ^~~~~~ | |
cc1: some warnings being treated as errors | |
configure:44207: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "curl" | |
| #define PACKAGE_TARNAME "curl" | |
| #define PACKAGE_VERSION "-" | |
| #define PACKAGE_STRING "curl -" | |
| #define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
| #define PACKAGE_URL "" | |
| #define HAVE_STDIO_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_STDATOMIC_H 1 | |
| #define HAVE_ATOMIC 1 | |
| #define PACKAGE "curl" | |
| #define VERSION "-" | |
| #define OS "i686-w64-mingw32" | |
| #define NEED_REENTRANT 1 | |
| #ifndef _REENTRANT | |
| # define _REENTRANT | |
| #endif | |
| #define _FILE_OFFSET_BITS 64 | |
| #define LT_OBJDIR ".libs/" | |
| #define USE_WIN32_LARGE_FILES 1 | |
| #define USE_WIN32_CRYPTO 1 | |
| #define HAVE_LDAP_SSL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_LIBZ 1 | |
| #define HAVE_LIBBROTLIDEC 1 | |
| #define HAVE_BROTLI_DECODE_H 1 | |
| #define HAVE_BROTLI 1 | |
| #define HAVE_LIBZSTD 1 | |
| #define HAVE_ZSTD_H 1 | |
| #define HAVE_ZSTD 1 | |
| #define HAVE_LIBWLDAP32 1 | |
| #define USE_WIN32_LDAP 1 | |
| #define USE_IPV6 1 | |
| #define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
| #define HAVE_LIBSSL 1 | |
| #define HAVE_OPENSSL_X509_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_RSA_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_CRYPTO_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_PEM_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_SSL_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL_ERR_H 1 | |
| #define USE_OPENSSL 1 | |
| #define HAVE_OPENSSL3 1 | |
| #define HAVE_OPENSSL_SRP 1 | |
| #define HAVE_OPENSSL_QUIC 1 | |
| #define CURL_CA_PATH "/etc/ssl/certs" | |
| #define HAVE_LIBPSL_H 1 | |
| #define USE_LIBPSL 1 | |
| #define HAVE_LIBSSH2 1 | |
| #define USE_LIBSSH2 1 | |
| #define HAVE_IDN2_H 1 | |
| #define HAVE_LIBIDN2 1 | |
| #define HAVE_NGHTTP2_NGHTTP2_H 1 | |
| #define USE_NGHTTP2 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_SYS_PARAM_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_IO_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_SYS_UTIME_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_STDBOOL_H 1 | |
| #define HAVE_SETJMP_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_STRUCT_TIMEVAL 1 | |
| #define SIZEOF_SIZE_T 4 | |
| #define SIZEOF_LONG 4 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_TIME_T 4 | |
| #define SIZEOF_OFF_T 8 | |
| #define SIZEOF_CURL_OFF_T 8 | |
| #define SIZEOF_CURL_SOCKET_T 4 | |
| #define HAVE_LONGLONG 1 | |
| #define HAVE_BOOL_T 1 | |
| #define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
| #define in_addr_t unsigned long | |
| #define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
| #define HAVE_SELECT 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_RECV 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SEND 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_BASENAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_CLOSESOCKET 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FREEADDRINFO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_GETHOSTBYNAME 1 | |
| #define GETHOSTNAME_TYPE_ARG2 int | |
| #define HAVE_GETHOSTNAME 1 | |
| #define HAVE_GETPEERNAME 1 | |
| #define HAVE_GETSOCKNAME 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_IOCTLSOCKET 1 | |
| #define HAVE_IOCTLSOCKET_FIONBIO 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SIGNAL 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SOCKET 1 | |
| #define HAVE_STRCASECMP 1 | |
| #define HAVE_STRCMPI 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRICMP 1 | |
| #define HAVE_STRTOK_R 1 | |
| #define HAVE_STRTOLL 1 | |
| #define HAVE_DECL_GETPWUID_R 0 | |
| #define HAVE_DECL_GETPWUID_R_MISSING 1 | |
| #define HAVE__FSEEKI64 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_SCHED_YIELD 1 | |
| #define HAVE_SETLOCALE 1 | |
| #define HAVE_SETMODE 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_UTIME 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| | |
| int main (void) | |
| { | |
| | |
| utimes (); | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:44221: result: but still no | |
configure:44233: checking whether fseeko is declared | |
configure:44233: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:44233: $? = 0 | |
configure:44233: result: yes | |
configure:44246: checking how to set a socket into non-blocking mode | |
configure:44259: result: ioctlsocket FIONBIO | |
configure:44270: checking for perl | |
configure:44294: found /usr/bin/perl | |
configure:44306: result: /usr/bin/perl | |
configure:44763: checking whether to enable the threaded resolver | |
configure:44780: result: yes | |
configure:44785: checking whether to use POSIX threads for threaded resolver | |
configure:44802: result: auto | |
configure:44828: checking for pthread.h | |
configure:44828: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:44828: $? = 0 | |
configure:44828: result: yes | |
configure:44838: checking for pthread_create | |
configure:44838: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c >&5 | |
configure:44838: $? = 0 | |
configure:44838: result: yes | |
configure:44946: checking for dirent.h | |
configure:44946: i686-w64-mingw32-gcc -c -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include conftest.c >&5 | |
configure:44946: $? = 0 | |
configure:44946: result: yes | |
configure:44952: checking for opendir | |
configure:44952: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -I/usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:44952: $? = 0 | |
configure:44952: result: yes | |
configure:44966: checking convert -I options to -isystem | |
configure:44970: result: yes | |
configure:45008: checking whether to enable verbose strings | |
configure:45027: result: yes | |
configure:45033: checking whether to enable SSPI support (Windows native builds only) | |
configure:45073: result: no | |
configure:45080: checking whether to enable basic authentication method | |
configure:45099: result: yes | |
configure:45105: checking whether to enable bearer authentication method | |
configure:45124: result: yes | |
configure:45130: checking whether to enable digest authentication method | |
configure:45149: result: yes | |
configure:45155: checking whether to enable kerberos authentication method | |
configure:45174: result: yes | |
configure:45180: checking whether to enable negotiate authentication method | |
configure:45199: result: yes | |
configure:45206: checking whether to enable aws sig methods | |
configure:45225: result: yes | |
configure:45231: checking whether to support NTLM | |
configure:45250: result: yes | |
configure:45256: checking whether to enable TLS-SRP authentication | |
configure:45273: result: yes | |
configure:45288: checking whether to enable Unix domain sockets | |
configure:45305: result: auto | |
configure:45345: checking whether to support cookies | |
configure:45363: result: yes | |
configure:45369: checking whether to support socketpair | |
configure:45387: result: yes | |
configure:45393: checking whether to support HTTP authentication | |
configure:45411: result: yes | |
configure:45417: checking whether to support DoH | |
configure:45435: result: yes | |
configure:45441: checking whether to support the MIME API | |
configure:45459: result: yes | |
configure:45465: checking whether to support binding connections locally | |
configure:45483: result: yes | |
configure:45489: checking whether to support the form API | |
configure:45517: result: yes | |
configure:45524: checking whether to support date parsing | |
configure:45542: result: yes | |
configure:45548: checking whether to support netrc parsing | |
configure:45566: result: yes | |
configure:45572: checking whether to support progress-meter | |
configure:45590: result: yes | |
configure:45596: checking whether to support DNS shuffling | |
configure:45614: result: yes | |
configure:45620: checking whether to support curl_easy_option* | |
configure:45638: result: yes | |
configure:45644: checking whether to support alt-svc | |
configure:45664: result: yes | |
configure:45670: checking whether to support headers-api | |
configure:45689: result: yes | |
configure:45696: checking whether to support HSTS | |
configure:45712: result: yes | |
configure:45806: checking for SSL_set0_wbio | |
configure:45806: i686-w64-mingw32-gcc -o conftest.exe -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib conftest.c -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 >&5 | |
configure:45806: $? = 0 | |
configure:45806: result: yes | |
configure:45815: checking whether to support WebSockets | |
configure:45847: result: no | |
configure:45855: checking whether hiding of library internal symbols will actually happen | |
configure:45866: result: yes | |
configure:46014: checking if this build supports HTTPS-proxy | |
configure:46027: result: yes | |
configure:46318: using CFLAGS: -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers | |
configure:46324: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -D_FORTIFY_SOURCE=3 | |
configure:46324: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -D_GLIBCXX_ASSERTIONS | |
configure:46355: WARNING: Continuing even with errors mentioned immediately above this line. | |
configure:46475: checking that generated files are newer than configure | |
configure:46481: result: done | |
configure:46596: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by curl config.status -, which was | |
generated by GNU Autoconf 2.71. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on lethe | |
config.status:1464: creating Makefile | |
config.status:1464: creating docs/Makefile | |
config.status:1464: creating docs/examples/Makefile | |
config.status:1464: creating docs/libcurl/Makefile | |
config.status:1464: creating docs/libcurl/opts/Makefile | |
config.status:1464: creating docs/cmdline-opts/Makefile | |
config.status:1464: creating include/Makefile | |
config.status:1464: creating include/curl/Makefile | |
config.status:1464: creating src/Makefile | |
config.status:1464: creating lib/Makefile | |
config.status:1464: creating scripts/Makefile | |
config.status:1464: creating lib/libcurl.vers | |
config.status:1464: creating tests/Makefile | |
config.status:1464: creating tests/config | |
config.status:1464: creating tests/certs/Makefile | |
config.status:1464: creating tests/certs/scripts/Makefile | |
config.status:1464: creating tests/data/Makefile | |
config.status:1464: creating tests/server/Makefile | |
config.status:1464: creating tests/libtest/Makefile | |
config.status:1464: creating tests/unit/Makefile | |
config.status:1464: creating tests/http/config.ini | |
config.status:1464: creating tests/http/Makefile | |
config.status:1464: creating tests/http/clients/Makefile | |
config.status:1464: creating packages/Makefile | |
config.status:1464: creating packages/vms/Makefile | |
config.status:1464: creating curl-config | |
config.status:1464: creating libcurl.pc | |
config.status:1464: creating lib/curl_config.h | |
config.status:1678: executing depfiles commands | |
config.status:1755: cd docs/examples && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles | |
config.status:1760: $? = 0 | |
config.status:1755: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles | |
config.status:1760: $? = 0 | |
config.status:1755: cd lib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles | |
config.status:1760: $? = 0 | |
config.status:1755: cd tests/server && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles | |
config.status:1760: $? = 0 | |
config.status:1755: cd tests/libtest && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles | |
config.status:1760: $? = 0 | |
config.status:1755: cd tests/unit && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles | |
config.status:1760: $? = 0 | |
config.status:1755: cd tests/http/clients && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles | |
config.status:1760: $? = 0 | |
config.status:1678: executing libtool commands | |
configure:49014: Configured to build curl/libcurl: | |
Host setup: i686-w64-mingw32 | |
Install prefix: /usr/i686-w64-mingw32 | |
Compiler: i686-w64-mingw32-gcc | |
CFLAGS: -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers | |
CPPFLAGS: -D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include | |
LDFLAGS: -Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib | |
LIBS: -lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 | |
curl version: 8.8.0 | |
SSL: enabled (OpenSSL v3+) | |
SSH: enabled (libSSH2) | |
zlib: enabled | |
brotli: enabled (libbrotlidec) | |
zstd: enabled (libzstd) | |
GSS-API: no (--with-gssapi) | |
GSASL: no (libgsasl not found) | |
TLS-SRP: enabled | |
resolver: POSIX threaded | |
IPv6: enabled | |
Unix sockets: enabled | |
IDN: enabled (libidn2) | |
Build docs: enabled (--disable-docs) | |
Build libcurl: Shared=no, Static=yes | |
Built-in manual: enabled | |
--libcurl option: enabled (--disable-libcurl-option) | |
Verbose errors: enabled (--disable-verbose) | |
Code coverage: disabled | |
SSPI: no (--enable-sspi) | |
ca cert bundle: no | |
ca cert path: /etc/ssl/certs | |
ca fallback: no | |
LDAP: enabled (winldap) | |
LDAPS: enabled | |
RTSP: enabled | |
RTMP: no (--with-librtmp) | |
PSL: enabled | |
Alt-svc: enabled (--disable-alt-svc) | |
Headers API: enabled (--disable-headers-api) | |
HSTS: enabled (--disable-hsts) | |
HTTP1: enabled (internal) | |
HTTP2: enabled (nghttp2) | |
HTTP3: no (--with-ngtcp2 --with-nghttp3, --with-quiche, --with-openssl-quic, --with-msh3) | |
ECH: no (--enable-ech) | |
WebSockets: no (--enable-websockets) | |
Protocols: DICT FILE FTP FTPS GOPHER GOPHERS HTTP HTTPS IMAP IMAPS IPFS IPNS LDAP LDAPS MQTT POP3 POP3S RTSP SCP SFTP SMB SMBS SMTP SMTPS TELNET TFTP | |
Features: AsynchDNS HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile NTLM PSL SSL TLS-SRP UnixSockets alt-svc brotli libz threadsafe zstd | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=x86_64-pc-linux-gnux32 | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_c_const=yes | |
ac_cv_c_undeclared_builtin_options='none needed' | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=i686-w64-mingw32-gcc | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection ' | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value='-D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS ' | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value='-Wl,-O1,--sort-common,--as-needed -fstack-protector ' | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_LT_SYS_LIBRARY_PATH_set= | |
ac_cv_env_LT_SYS_LIBRARY_PATH_value= | |
ac_cv_env_build_alias_set=set | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set=set | |
ac_cv_env_host_alias_value=i686-w64-mingw32 | |
ac_cv_env_target_alias_set=set | |
ac_cv_env_target_alias_value=i686-w64-mingw32 | |
ac_cv_exeext=.exe | |
ac_cv_func_SSL_set0_wbio=yes | |
ac_cv_func_SSL_set_quic_use_legacy_codepoint=no | |
ac_cv_func__fseeki64=yes | |
ac_cv_func_arc4random=no | |
ac_cv_func_fnmatch=no | |
ac_cv_func_fseeko=yes | |
ac_cv_func_geteuid=no | |
ac_cv_func_gethostbyname=no | |
ac_cv_func_getpass_r=no | |
ac_cv_func_getppid=no | |
ac_cv_func_getpwuid=no | |
ac_cv_func_getpwuid_r=no | |
ac_cv_func_getrlimit=no | |
ac_cv_func_gettimeofday=yes | |
ac_cv_func_if_nametoindex=no | |
ac_cv_func_ldap_init_fd=no | |
ac_cv_func_ldap_url_parse=no | |
ac_cv_func_mach_absolute_time=no | |
ac_cv_func_opendir=yes | |
ac_cv_func_pipe=no | |
ac_cv_func_pthread_create=yes | |
ac_cv_func_sched_yield=yes | |
ac_cv_func_sendmsg=no | |
ac_cv_func_setlocale=yes | |
ac_cv_func_setmode=yes | |
ac_cv_func_setrlimit=no | |
ac_cv_func_snprintf=yes | |
ac_cv_func_utime=yes | |
ac_cv_func_utimes=no | |
ac_cv_have_decl_fseeko=yes | |
ac_cv_have_decl_getpwuid_r=no | |
ac_cv_header_arpa_inet_h=no | |
ac_cv_header_brotli_decode_h=yes | |
ac_cv_header_dirent_h=yes | |
ac_cv_header_dlfcn_h=no | |
ac_cv_header_fcntl_h=yes | |
ac_cv_header_idn2_h=yes | |
ac_cv_header_ifaddrs_h=no | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_io_h=yes | |
ac_cv_header_libgen_h=yes | |
ac_cv_header_libpsl_h=yes | |
ac_cv_header_libssh2_h=yes | |
ac_cv_header_linux_tcp_h=no | |
ac_cv_header_locale_h=yes | |
ac_cv_header_net_if_h=no | |
ac_cv_header_netdb_h=no | |
ac_cv_header_netinet_in6_h=no | |
ac_cv_header_netinet_in_h=no | |
ac_cv_header_netinet_tcp_h=no | |
ac_cv_header_netinet_udp_h=no | |
ac_cv_header_nghttp2_nghttp2_h=yes | |
ac_cv_header_openssl_crypto_h=yes | |
ac_cv_header_openssl_err_h=yes | |
ac_cv_header_openssl_pem_h=yes | |
ac_cv_header_openssl_rsa_h=yes | |
ac_cv_header_openssl_ssl_h=yes | |
ac_cv_header_openssl_x509_h=yes | |
ac_cv_header_poll_h=no | |
ac_cv_header_proto_bsdsocket_h=no | |
ac_cv_header_pthread_h=yes | |
ac_cv_header_pwd_h=no | |
ac_cv_header_setjmp_h=yes | |
ac_cv_header_socket_h=no | |
ac_cv_header_stdatomic_h=yes | |
ac_cv_header_stdbool_h=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdio_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_stropts_h=no | |
ac_cv_header_sys_filio_h=no | |
ac_cv_header_sys_ioctl_h=no | |
ac_cv_header_sys_param_h=yes | |
ac_cv_header_sys_poll_h=no | |
ac_cv_header_sys_resource_h=no | |
ac_cv_header_sys_select_h=no | |
ac_cv_header_sys_socket_h=no | |
ac_cv_header_sys_sockio_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_un_h=no | |
ac_cv_header_sys_utime_h=yes | |
ac_cv_header_sys_wait_h=no | |
ac_cv_header_sys_xattr_h=no | |
ac_cv_header_termio_h=no | |
ac_cv_header_termios_h=no | |
ac_cv_header_unistd_h=yes | |
ac_cv_header_utime_h=yes | |
ac_cv_header_zlib_h=yes | |
ac_cv_header_zstd_h=yes | |
ac_cv_host=i686-w64-mingw32 | |
ac_cv_lib_brotlidec_BrotliDecoderDecompress=yes | |
ac_cv_lib_crypto_HMAC_Update=yes | |
ac_cv_lib_nghttp2_nghttp2_session_get_stream_local_window_size=yes | |
ac_cv_lib_nsl_gethostbyname=no | |
ac_cv_lib_psl_psl_builtin=yes | |
ac_cv_lib_rtmp_RTMP_Init=no | |
ac_cv_lib_socket_gethostbyname=no | |
ac_cv_lib_ssh2_libssh2_session_block_directions=yes | |
ac_cv_lib_ssl_SSL_connect=yes | |
ac_cv_lib_watt_gethostbyname=no | |
ac_cv_lib_wldap32_ldap_init=yes | |
ac_cv_lib_zstd_ZSTD_createDStream=yes | |
ac_cv_objext=o | |
ac_cv_path_AR=/usr/bin/i686-w64-mingw32-ar | |
ac_cv_path_CADDY=/usr/bin/caddy | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_FGREP='/usr/bin/grep -F' | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_PERL=/usr/bin/perl | |
ac_cv_path_PKGCONFIG=/usr/bin/i686-w64-mingw32-pkg-config | |
ac_cv_path_SED=/usr/bin/sed | |
ac_cv_path_install='/usr/bin/install -c' | |
ac_cv_path_lt_DD=/usr/bin/dd | |
ac_cv_path_mkdir=/usr/bin/mkdir | |
ac_cv_prog_AR=/usr/bin/i686-w64-mingw32-ar | |
ac_cv_prog_AS=i686-w64-mingw32-as | |
ac_cv_prog_AWK=gawk | |
ac_cv_prog_CC=i686-w64-mingw32-gcc | |
ac_cv_prog_CPP='i686-w64-mingw32-gcc -E' | |
ac_cv_prog_DLLTOOL=i686-w64-mingw32-dlltool | |
ac_cv_prog_OBJDUMP=i686-w64-mingw32-objdump | |
ac_cv_prog_RANLIB=i686-w64-mingw32-ranlib | |
ac_cv_prog_RC=i686-w64-mingw32-windres | |
ac_cv_prog_STRIP=i686-w64-mingw32-strip | |
ac_cv_prog_ac_ct_FILECMD=file | |
ac_cv_prog_cc_c11= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cc_stdc= | |
ac_cv_prog_make_make_set=yes | |
ac_cv_search_gsasl_init=no | |
ac_cv_sizeof_curl_off_t=8 | |
ac_cv_sizeof_curl_socket_t=4 | |
ac_cv_sizeof_int=4 | |
ac_cv_sizeof_long=4 | |
ac_cv_sizeof_off_t=8 | |
ac_cv_sizeof_size_t=4 | |
ac_cv_sizeof_time_t=4 | |
ac_cv_sys_file_offset_bits=64 | |
ac_cv_sys_largefile_CC=no | |
ac_cv_type_ADDRESS_FAMILY=yes | |
ac_cv_type_bool=yes | |
ac_cv_type_in_addr_t=no | |
ac_cv_type_long_long=yes | |
ac_cv_type_sa_family_t=no | |
ac_cv_type_size_t=yes | |
ac_cv_type_ssize_t=yes | |
ac_cv_type_struct_sockaddr_storage=yes | |
ac_cv_type_suseconds_t=no | |
am_cv_CC_dependencies_compiler_type=gcc3 | |
am_cv_make_support_nested_variables=yes | |
am_cv_prog_cc_c_o=yes | |
curl_cv_def___GNUC__=13 | |
curl_cv_func_alarm=no | |
curl_cv_func_basename=yes | |
curl_cv_func_closesocket=yes | |
curl_cv_func_closesocket_camel=no | |
curl_cv_func_fcntl=no | |
curl_cv_func_freeaddrinfo=yes | |
curl_cv_func_fsetxattr=no | |
curl_cv_func_ftruncate=yes | |
curl_cv_func_getaddrinfo=no | |
curl_cv_func_getaddrinfo_threadsafe=no | |
curl_cv_func_gethostbyname=yes | |
curl_cv_func_gethostbyname_r=no | |
curl_cv_func_gethostname=yes | |
curl_cv_func_getifaddrs=no | |
curl_cv_func_getpeername=yes | |
curl_cv_func_getsockname=yes | |
curl_cv_func_gmtime_r=no | |
curl_cv_func_if_nametoindex=no | |
curl_cv_func_inet_ntop=no | |
curl_cv_func_inet_pton=no | |
curl_cv_func_ioctl=no | |
curl_cv_func_ioctlsocket=yes | |
curl_cv_func_ioctlsocket_camel=no | |
curl_cv_func_ioctlsocket_fionbio=yes | |
curl_cv_func_memrchr=no | |
curl_cv_func_poll=no | |
curl_cv_func_recv=yes | |
curl_cv_func_select=yes | |
curl_cv_func_send=yes | |
curl_cv_func_sigaction=no | |
curl_cv_func_siginterrupt=no | |
curl_cv_func_signal=yes | |
curl_cv_func_sigsetjmp=no | |
curl_cv_func_socket=yes | |
curl_cv_func_socketpair=no | |
curl_cv_func_strcasecmp=yes | |
curl_cv_func_strcmpi=yes | |
curl_cv_func_strdup=yes | |
curl_cv_func_strerror_r=no | |
curl_cv_func_stricmp=yes | |
curl_cv_func_strtok_r=yes | |
curl_cv_func_strtoll=yes | |
curl_cv_gclk_LIBS= | |
curl_cv_have_def___DECC=no | |
curl_cv_have_def___DECC_VER=no | |
curl_cv_have_def___GNUC__=yes | |
curl_cv_have_def___HP_cc=no | |
curl_cv_have_def___IBMC__=no | |
curl_cv_have_def___INTEL_COMPILER=no | |
curl_cv_have_def___SUNPRO_C=no | |
curl_cv_have_def___TINYC__=no | |
curl_cv_have_def___clang__=no | |
curl_cv_header_lber_h=no | |
curl_cv_header_ldap_h=no | |
curl_cv_header_ldap_ssl_h=no | |
curl_cv_in_addr_t_equiv='unsigned long' | |
curl_cv_msg_nosignal=no | |
curl_cv_native_windows=yes | |
curl_cv_recv=yes | |
curl_cv_save_LIBS='-lws2_32 ' | |
curl_cv_select=yes | |
curl_cv_send=yes | |
curl_cv_struct_timeval=yes | |
curl_cv_writable_argv=no | |
lt_cv_ar_at_file=@ | |
lt_cv_deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' | |
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/i686-w64-mingw32/bin/ld | |
lt_cv_path_NM='/usr/bin/i686-w64-mingw32-nm -B' | |
lt_cv_path_mainfest_tool=no | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_RC=yes | |
lt_cv_prog_compiler_pic='-DDLL_EXPORT -DPIC' | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_rtti_exceptions=no | |
lt_cv_prog_compiler_static_works=yes | |
lt_cv_prog_gnu_ld=yes | |
lt_cv_sharedlib_from_linklib_cmd=func_cygming_dll_for_implib | |
lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/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='/usr/bin/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='/usr/bin/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='/usr/bin/dd bs=4096 count=1' | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
ACLOCAL='${SHELL} '\''/home/maks/build/mingw-w64-curl/src/curl-8.8.0/missing'\'' aclocal-1.16' | |
AMDEPBACKSLASH='\' | |
AMDEP_FALSE='#' | |
AMDEP_TRUE='' | |
AMTAR='$${TAR-tar}' | |
AM_BACKSLASH='\' | |
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' | |
AM_DEFAULT_VERBOSITY='0' | |
AM_V='$(V)' | |
APACHECTL='' | |
APXS='' | |
AR='/usr/bin/i686-w64-mingw32-ar' | |
AR_FLAGS='cr' | |
AS='i686-w64-mingw32-as' | |
AUTOCONF='${SHELL} '\''/home/maks/build/mingw-w64-curl/src/curl-8.8.0/missing'\'' autoconf' | |
AUTOHEADER='${SHELL} '\''/home/maks/build/mingw-w64-curl/src/curl-8.8.0/missing'\'' autoheader' | |
AUTOMAKE='${SHELL} '\''/home/maks/build/mingw-w64-curl/src/curl-8.8.0/missing'\'' automake-1.16' | |
AWK='gawk' | |
BLANK_AT_MAKETIME='' | |
BUILD_DOCS_FALSE='#' | |
BUILD_DOCS_TRUE='' | |
BUILD_LIBHOSTNAME_FALSE='' | |
BUILD_LIBHOSTNAME_TRUE='#' | |
BUILD_STUB_GSS_FALSE='' | |
BUILD_STUB_GSS_TRUE='#' | |
BUILD_UNITTESTS_FALSE='' | |
BUILD_UNITTESTS_TRUE='#' | |
CADDY='/usr/bin/caddy' | |
CC='i686-w64-mingw32-gcc' | |
CCDEPMODE='depmode=gcc3' | |
CFLAGS='-D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers' | |
CFLAG_CURL_SYMBOL_HIDING='-fvisibility=hidden' | |
CONFIGURE_OPTIONS='" '\''--host=i686-w64-mingw32'\'' '\''--target=i686-w64-mingw32'\'' '\''--build='\'' '\''--prefix=/usr/i686-w64-mingw32'\'' '\''--libdir=/usr/i686-w64-mingw32/lib'\'' '\''--includedir=/usr/i686-w64-mingw32/include'\'' '\''--enable-shared'\'' '\''--with-openssl'\'' '\''--enable-ipv6'\'' '\''--with-libidn2'\'' '\''--with-libssh2'\'' '\''--without-ca-bundle'\'' '\''--without-random'\'' '\''--with-libpsl'\'' '\''--with-brotli'\'' '\''--with-zstd'\'' '\''--enable-static'\'' '\''--disable-shared'\'' '\''..'\'' '\''build_alias='\'' '\''host_alias=i686-w64-mingw32'\'' '\''target_alias=i686-w64-mingw32'\'' '\''CC=i686-w64-mingw32-gcc'\'' '\''CFLAGS=-D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection '\'' '\''LDFLAGS=-Wl,-O1,--sort-common,--as-needed -fstack-protector '\'' '\''CPPFLAGS=-D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS '\''"' | |
CPP='i686-w64-mingw32-gcc -E' | |
CPPFLAGS='-D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include' | |
CPPFLAG_CURL_STATICLIB='-DCURL_STATICLIB' | |
CROSSCOMPILING_FALSE='' | |
CROSSCOMPILING_TRUE='#' | |
CSCOPE='cscope' | |
CTAGS='ctags' | |
CURLDEBUG_FALSE='' | |
CURLDEBUG_TRUE='#' | |
CURLVERSION='8.8.0' | |
CURL_CA_BUNDLE='' | |
CURL_CFLAG_EXTRAS='' | |
CURL_DISABLE_DICT='' | |
CURL_DISABLE_FILE='' | |
CURL_DISABLE_FTP='' | |
CURL_DISABLE_GOPHER='' | |
CURL_DISABLE_HTTP='' | |
CURL_DISABLE_IMAP='' | |
CURL_DISABLE_LDAP='' | |
CURL_DISABLE_LDAPS='' | |
CURL_DISABLE_MQTT='' | |
CURL_DISABLE_POP3='' | |
CURL_DISABLE_PROXY='' | |
CURL_DISABLE_RTSP='' | |
CURL_DISABLE_SMB='' | |
CURL_DISABLE_SMTP='' | |
CURL_DISABLE_TELNET='' | |
CURL_DISABLE_TFTP='' | |
CURL_LT_SHLIB_USE_MIMPURE_TEXT_FALSE='' | |
CURL_LT_SHLIB_USE_MIMPURE_TEXT_TRUE='#' | |
CURL_LT_SHLIB_USE_NO_UNDEFINED_FALSE='#' | |
CURL_LT_SHLIB_USE_NO_UNDEFINED_TRUE='' | |
CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_FALSE='' | |
CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_TRUE='#' | |
CURL_LT_SHLIB_USE_VERSION_INFO_FALSE='#' | |
CURL_LT_SHLIB_USE_VERSION_INFO_TRUE='' | |
CURL_LT_SHLIB_VERSIONED_FLAVOUR='' | |
CURL_NETWORK_AND_TIME_LIBS='-lws2_32' | |
CURL_NETWORK_LIBS='-lws2_32' | |
CURL_WITH_MULTI_SSL='' | |
CYGPATH_W='echo' | |
DEFAULT_SSL_BACKEND='no' | |
DEFS='-DHAVE_CONFIG_H' | |
DEPDIR='.deps' | |
DLLTOOL='i686-w64-mingw32-dlltool' | |
DOING_CURL_SYMBOL_HIDING_FALSE='#' | |
DOING_CURL_SYMBOL_HIDING_TRUE='' | |
DOING_NATIVE_WINDOWS_FALSE='#' | |
DOING_NATIVE_WINDOWS_TRUE='' | |
DSYMUTIL='' | |
DUMPBIN='' | |
ECHO_C='' | |
ECHO_N='-n' | |
ECHO_T='' | |
EGREP='/usr/bin/grep -E' | |
ENABLE_SHARED='no' | |
ENABLE_STATIC='yes' | |
ETAGS='etags' | |
EXEEXT='.exe' | |
FGREP='/usr/bin/grep -F' | |
FILECMD='file' | |
FISH_FUNCTIONS_DIR='' | |
GCOV='' | |
GREP='/usr/bin/grep' | |
HAVE_BROTLI='1' | |
HAVE_GNUTLS_SRP='' | |
HAVE_LDAP_SSL='1' | |
HAVE_LIBZ='1' | |
HAVE_LIBZ_FALSE='#' | |
HAVE_LIBZ_TRUE='' | |
HAVE_OPENSSL_QUIC='1' | |
HAVE_OPENSSL_SRP='1' | |
HAVE_PROTO_BSDSOCKET_H='' | |
HAVE_WINDRES_FALSE='#' | |
HAVE_WINDRES_TRUE='' | |
HAVE_ZSTD='1' | |
HTTPD='' | |
HTTPD_NGHTTPX='' | |
IDN_ENABLED='1' | |
INSTALL_DATA='${INSTALL} -m 644' | |
INSTALL_PROGRAM='${INSTALL}' | |
INSTALL_SCRIPT='${INSTALL}' | |
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' | |
IPV6_ENABLED='1' | |
LCOV='' | |
LD='/usr/i686-w64-mingw32/bin/ld' | |
LDFLAGS='-Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib' | |
LIBCURL_LIBS='-lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32' | |
LIBCURL_NO_SHARED='-lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 ' | |
LIBOBJS='' | |
LIBS='-lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIPO='' | |
LN_S='ln -s' | |
LTLIBOBJS='' | |
LT_SYS_LIBRARY_PATH='' | |
MAINT='#' | |
MAINTAINER_MODE_FALSE='' | |
MAINTAINER_MODE_TRUE='#' | |
MAKEINFO='${SHELL} '\''/home/maks/build/mingw-w64-curl/src/curl-8.8.0/missing'\'' makeinfo' | |
MANIFEST_TOOL=':' | |
MKDIR_P='/usr/bin/mkdir -p' | |
NM='/usr/bin/i686-w64-mingw32-nm -B' | |
NMEDIT='' | |
OBJDUMP='i686-w64-mingw32-objdump' | |
OBJEXT='o' | |
OTOOL64='' | |
OTOOL='' | |
PACKAGE='curl' | |
PACKAGE_BUGREPORT='a suitable curl mailing list: https://curl.se/mail/' | |
PACKAGE_NAME='curl' | |
PACKAGE_STRING='curl -' | |
PACKAGE_TARNAME='curl' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='-' | |
PATH_SEPARATOR=':' | |
PERL='/usr/bin/perl' | |
PKGADD_NAME='curl - a client that groks URLs' | |
PKGADD_PKG='HAXXcurl' | |
PKGADD_VENDOR='curl.se' | |
PKGCONFIG='/usr/bin/i686-w64-mingw32-pkg-config' | |
RANDOM_FILE='no' | |
RANLIB='i686-w64-mingw32-ranlib' | |
RC='i686-w64-mingw32-windres' | |
REQUIRE_LIB_DEPS='yes' | |
SED='/usr/bin/sed' | |
SET_MAKE='' | |
SHELL='/bin/sh' | |
SSL_BACKENDS='OpenSSL v3+' | |
SSL_ENABLED='1' | |
SSL_LIBS='-lssl -lcrypto' | |
STRIP='i686-w64-mingw32-strip' | |
SUPPORT_FEATURES='AsynchDNS HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile NTLM PSL SSL TLS-SRP UnixSockets alt-svc brotli libz threadsafe zstd' | |
SUPPORT_PROTOCOLS='DICT FILE FTP FTPS GOPHER GOPHERS HTTP HTTPS IMAP IMAPS IPFS IPNS LDAP LDAPS MQTT POP3 POP3S RTSP SCP SFTP SMB SMBS SMTP SMTPS TELNET TFTP' | |
TEST_NGHTTPX='nghttpx' | |
USE_ARES='' | |
USE_BEARSSL='' | |
USE_CPPFLAG_CURL_STATICLIB_FALSE='#' | |
USE_CPPFLAG_CURL_STATICLIB_TRUE='' | |
USE_EXPLICIT_LIB_DEPS_FALSE='#' | |
USE_EXPLICIT_LIB_DEPS_TRUE='' | |
USE_FISH_COMPLETION_FALSE='' | |
USE_FISH_COMPLETION_TRUE='#' | |
USE_GNUTLS='' | |
USE_GSASL_FALSE='' | |
USE_GSASL_TRUE='#' | |
USE_HYPER='' | |
USE_LIBPSL='1' | |
USE_LIBPSL_FALSE='#' | |
USE_LIBPSL_TRUE='' | |
USE_LIBRTMP='' | |
USE_LIBSSH2='1' | |
USE_LIBSSH='' | |
USE_MANUAL_FALSE='#' | |
USE_MANUAL_TRUE='' | |
USE_MBEDTLS='' | |
USE_MSH3='' | |
USE_NGHTTP2='1' | |
USE_NGHTTP3='' | |
USE_NGTCP2='' | |
USE_NGTCP2_CRYPTO_BORINGSSL='' | |
USE_NGTCP2_CRYPTO_GNUTLS='' | |
USE_NGTCP2_CRYPTO_QUICTLS='' | |
USE_NGTCP2_CRYPTO_WOLFSSL='' | |
USE_NGTCP2_H3='' | |
USE_OPENLDAP='' | |
USE_OPENSSL_H3='' | |
USE_OPENSSL_QUIC='' | |
USE_QUICHE='' | |
USE_RUSTLS='' | |
USE_SCHANNEL='' | |
USE_SECTRANSP='' | |
USE_UNIX_SOCKETS='1' | |
USE_WIN32_CRYPTO='1' | |
USE_WIN32_LARGE_FILES='1' | |
USE_WIN32_SMALL_FILES='' | |
USE_WINDOWS_SSPI='' | |
USE_WOLFSSH='' | |
USE_WOLFSSL='' | |
USE_ZSH_COMPLETION_FALSE='' | |
USE_ZSH_COMPLETION_TRUE='#' | |
VERSION='-' | |
VERSIONNUM='080800' | |
VSFTPD='/usr/sbin/vsftpd' | |
ZLIB_LIBS='-lz' | |
ZSH_FUNCTIONS_DIR='' | |
ac_ct_AR='' | |
ac_ct_CC='' | |
ac_ct_DUMPBIN='' | |
am__EXEEXT_FALSE='#' | |
am__EXEEXT_TRUE='' | |
am__fastdepCC_FALSE='#' | |
am__fastdepCC_TRUE='' | |
am__include='include' | |
am__isrc=' -I$(srcdir)' | |
am__leading_dot='.' | |
am__nodep='_no' | |
am__quote='' | |
am__tar='$${TAR-tar} chof - "$$tardir"' | |
am__untar='$${TAR-tar} xf -' | |
bindir='${exec_prefix}/bin' | |
build='x86_64-pc-linux-gnux32' | |
build_alias='' | |
build_cpu='x86_64' | |
build_os='linux-gnux32' | |
build_vendor='pc' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share' | |
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
host='i686-w64-mingw32' | |
host_alias='i686-w64-mingw32' | |
host_cpu='i686' | |
host_os='mingw32' | |
host_vendor='w64' | |
htmldir='${docdir}' | |
includedir='/usr/i686-w64-mingw32/include' | |
infodir='${datarootdir}/info' | |
install_sh='${SHELL} /home/maks/build/mingw-w64-curl/src/curl-8.8.0/install-sh' | |
libdir='/usr/i686-w64-mingw32/lib' | |
libexecdir='${exec_prefix}/libexec' | |
libext='a' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='${datarootdir}/man' | |
mkdir_p='$(MKDIR_P)' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr/i686-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='i686-w64-mingw32' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "curl" | |
#define PACKAGE_TARNAME "curl" | |
#define PACKAGE_VERSION "-" | |
#define PACKAGE_STRING "curl -" | |
#define PACKAGE_BUGREPORT "a suitable curl mailing list: https://curl.se/mail/" | |
#define PACKAGE_URL "" | |
#define HAVE_STDIO_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define STDC_HEADERS 1 | |
#define HAVE_STDATOMIC_H 1 | |
#define HAVE_ATOMIC 1 | |
#define PACKAGE "curl" | |
#define VERSION "-" | |
#define OS "i686-w64-mingw32" | |
#define NEED_REENTRANT 1 | |
#ifndef _REENTRANT | |
# define _REENTRANT | |
#endif | |
#define _FILE_OFFSET_BITS 64 | |
#define LT_OBJDIR ".libs/" | |
#define USE_WIN32_LARGE_FILES 1 | |
#define USE_WIN32_CRYPTO 1 | |
#define HAVE_LDAP_SSL 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_LIBZ 1 | |
#define HAVE_LIBBROTLIDEC 1 | |
#define HAVE_BROTLI_DECODE_H 1 | |
#define HAVE_BROTLI 1 | |
#define HAVE_LIBZSTD 1 | |
#define HAVE_ZSTD_H 1 | |
#define HAVE_ZSTD 1 | |
#define HAVE_LIBWLDAP32 1 | |
#define USE_WIN32_LDAP 1 | |
#define USE_IPV6 1 | |
#define HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID 1 | |
#define HAVE_LIBSSL 1 | |
#define HAVE_OPENSSL_X509_H 1 | |
#define USE_OPENSSL 1 | |
#define HAVE_OPENSSL_RSA_H 1 | |
#define USE_OPENSSL 1 | |
#define HAVE_OPENSSL_CRYPTO_H 1 | |
#define USE_OPENSSL 1 | |
#define HAVE_OPENSSL_PEM_H 1 | |
#define USE_OPENSSL 1 | |
#define HAVE_OPENSSL_SSL_H 1 | |
#define USE_OPENSSL 1 | |
#define HAVE_OPENSSL_ERR_H 1 | |
#define USE_OPENSSL 1 | |
#define HAVE_OPENSSL3 1 | |
#define HAVE_OPENSSL_SRP 1 | |
#define HAVE_OPENSSL_QUIC 1 | |
#define CURL_CA_PATH "/etc/ssl/certs" | |
#define HAVE_LIBPSL_H 1 | |
#define USE_LIBPSL 1 | |
#define HAVE_LIBSSH2 1 | |
#define USE_LIBSSH2 1 | |
#define HAVE_IDN2_H 1 | |
#define HAVE_LIBIDN2 1 | |
#define HAVE_NGHTTP2_NGHTTP2_H 1 | |
#define USE_NGHTTP2 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_SYS_PARAM_H 1 | |
#define HAVE_FCNTL_H 1 | |
#define HAVE_IO_H 1 | |
#define HAVE_UTIME_H 1 | |
#define HAVE_SYS_UTIME_H 1 | |
#define HAVE_LIBGEN_H 1 | |
#define HAVE_LOCALE_H 1 | |
#define HAVE_STDBOOL_H 1 | |
#define HAVE_SETJMP_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_STRUCT_TIMEVAL 1 | |
#define SIZEOF_SIZE_T 4 | |
#define SIZEOF_LONG 4 | |
#define SIZEOF_INT 4 | |
#define SIZEOF_TIME_T 4 | |
#define SIZEOF_OFF_T 8 | |
#define SIZEOF_CURL_OFF_T 8 | |
#define SIZEOF_CURL_SOCKET_T 4 | |
#define HAVE_LONGLONG 1 | |
#define HAVE_BOOL_T 1 | |
#define CURL_SA_FAMILY_T ADDRESS_FAMILY | |
#define in_addr_t unsigned long | |
#define HAVE_STRUCT_SOCKADDR_STORAGE 1 | |
#define HAVE_SELECT 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_RECV 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SEND 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_LIBGEN_H 1 | |
#define HAVE_BASENAME 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_CLOSESOCKET 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_FCNTL_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_FREEADDRINFO 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_FTRUNCATE 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_GETHOSTBYNAME 1 | |
#define GETHOSTNAME_TYPE_ARG2 int | |
#define HAVE_GETHOSTNAME 1 | |
#define HAVE_GETPEERNAME 1 | |
#define HAVE_GETSOCKNAME 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_TIME_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_IOCTLSOCKET 1 | |
#define HAVE_IOCTLSOCKET_FIONBIO 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SIGNAL 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SOCKET 1 | |
#define HAVE_STRCASECMP 1 | |
#define HAVE_STRCMPI 1 | |
#define HAVE_STRDUP 1 | |
#define HAVE_STRICMP 1 | |
#define HAVE_STRTOK_R 1 | |
#define HAVE_STRTOLL 1 | |
#define HAVE_DECL_GETPWUID_R 0 | |
#define HAVE_DECL_GETPWUID_R_MISSING 1 | |
#define HAVE__FSEEKI64 1 | |
#define HAVE_FSEEKO 1 | |
#define HAVE_GETTIMEOFDAY 1 | |
#define HAVE_SCHED_YIELD 1 | |
#define HAVE_SETLOCALE 1 | |
#define HAVE_SETMODE 1 | |
#define HAVE_SNPRINTF 1 | |
#define HAVE_UTIME 1 | |
#define HAVE_DECL_FSEEKO 1 | |
#define USE_MANUAL 1 | |
#define HAVE_PTHREAD_H 1 | |
#define USE_THREADS_POSIX 1 | |
#define HAVE_DIRENT_H 1 | |
#define HAVE_OPENDIR 1 | |
#define USE_TLS_SRP 1 | |
#define USE_UNIX_SOCKETS 1 | |
#define HAVE_SSL_SET0_WBIO 1 | |
#define CURL_EXTERN_SYMBOL __attribute__ ((__visibility__ ("default"))) | |
configure: exit 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#! /bin/sh | |
# Generated by configure. | |
# Run this file to recreate the current configuration. | |
# Compiler output produced by configure, useful for debugging | |
# configure, is in config.log if it exists. | |
debug=false | |
ac_cs_recheck=false | |
ac_cs_silent=false | |
SHELL=${CONFIG_SHELL-/bin/sh} | |
export SHELL | |
## -------------------- ## | |
## M4sh Initialization. ## | |
## -------------------- ## | |
# Be more Bourne compatible | |
DUALCASE=1; export DUALCASE # for MKS sh | |
as_nop=: | |
if test ${ZSH_VERSION+y} && (emulate sh) >/dev/null 2>&1 | |
then : | |
emulate sh | |
NULLCMD=: | |
# Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which | |
# is contrary to our usage. Disable this feature. | |
alias -g '${1+"$@"}'='"$@"' | |
setopt NO_GLOB_SUBST | |
else $as_nop | |
case `(set -o) 2>/dev/null` in #( | |
*posix*) : | |
set -o posix ;; #( | |
*) : | |
;; | |
esac | |
fi | |
# Reset variables that may have inherited troublesome values from | |
# the environment. | |
# IFS needs to be set, to space, tab, and newline, in precisely that order. | |
# (If _AS_PATH_WALK were called with IFS unset, it would have the | |
# side effect of setting IFS to empty, thus disabling word splitting.) | |
# Quoting is to prevent editors from complaining about space-tab. | |
as_nl=' | |
' | |
export as_nl | |
IFS=" "" $as_nl" | |
PS1='$ ' | |
PS2='> ' | |
PS4='+ ' | |
# Ensure predictable behavior from utilities with locale-dependent output. | |
LC_ALL=C | |
export LC_ALL | |
LANGUAGE=C | |
export LANGUAGE | |
# We cannot yet rely on "unset" to work, but we need these variables | |
# to be unset--not just set to an empty or harmless value--now, to | |
# avoid bugs in old shells (e.g. pre-3.0 UWIN ksh). This construct | |
# also avoids known problems related to "unset" and subshell syntax | |
# in other old shells (e.g. bash 2.01 and pdksh 5.2.14). | |
for as_var in BASH_ENV ENV MAIL MAILPATH CDPATH | |
do eval test \${$as_var+y} \ | |
&& ( (unset $as_var) || exit 1) >/dev/null 2>&1 && unset $as_var || : | |
done | |
# Ensure that fds 0, 1, and 2 are open. | |
if (exec 3>&0) 2>/dev/null; then :; else exec 0</dev/null; fi | |
if (exec 3>&1) 2>/dev/null; then :; else exec 1>/dev/null; fi | |
if (exec 3>&2) ; then :; else exec 2>/dev/null; fi | |
# Find who we are. Look in the path if we contain no directory separator. | |
as_myself= | |
case $0 in #(( | |
*[\\/]* ) as_myself=$0 ;; | |
*) as_save_IFS=$IFS; IFS=$PATH_SEPARATOR | |
for as_dir in $PATH | |
do | |
IFS=$as_save_IFS | |
case $as_dir in #((( | |
'') as_dir=./ ;; | |
*/) ;; | |
*) as_dir=$as_dir/ ;; | |
esac | |
test -r "$as_dir$0" && as_myself=$as_dir$0 && break | |
done | |
IFS=$as_save_IFS | |
;; | |
esac | |
# We did not find ourselves, most probably we were run as `sh COMMAND' | |
# in which case we are not to be found in the path. | |
if test "x$as_myself" = x; then | |
as_myself=$0 | |
fi | |
if test ! -f "$as_myself"; then | |
printf "%s\n" "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2 | |
exit 1 | |
fi | |
# as_fn_error STATUS ERROR [LINENO LOG_FD] | |
# ---------------------------------------- | |
# Output "`basename $0`: error: ERROR" to stderr. If LINENO and LOG_FD are | |
# provided, also output the error to LOG_FD, referencing LINENO. Then exit the | |
# script with STATUS, using 1 if that was 0. | |
as_fn_error () | |
{ | |
as_status=$1; test $as_status -eq 0 && as_status=1 | |
if test "$4"; then | |
as_lineno=${as_lineno-"$3"} as_lineno_stack=as_lineno_stack=$as_lineno_stack | |
printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: $2" >&$4 | |
fi | |
printf "%s\n" "$as_me: error: $2" >&2 | |
as_fn_exit $as_status | |
} # as_fn_error | |
# as_fn_set_status STATUS | |
# ----------------------- | |
# Set $? to STATUS, without forking. | |
as_fn_set_status () | |
{ | |
return $1 | |
} # as_fn_set_status | |
# as_fn_exit STATUS | |
# ----------------- | |
# Exit the shell with STATUS, even in a "trap 0" or "set -e" context. | |
as_fn_exit () | |
{ | |
set +e | |
as_fn_set_status $1 | |
exit $1 | |
} # as_fn_exit | |
# as_fn_unset VAR | |
# --------------- | |
# Portably unset VAR. | |
as_fn_unset () | |
{ | |
{ eval $1=; unset $1;} | |
} | |
as_unset=as_fn_unset | |
# as_fn_append VAR VALUE | |
# ---------------------- | |
# Append the text in VALUE to the end of the definition contained in VAR. Take | |
# advantage of any shell optimizations that allow amortized linear growth over | |
# repeated appends, instead of the typical quadratic growth present in naive | |
# implementations. | |
if (eval "as_var=1; as_var+=2; test x\$as_var = x12") 2>/dev/null | |
then : | |
eval 'as_fn_append () | |
{ | |
eval $1+=\$2 | |
}' | |
else $as_nop | |
as_fn_append () | |
{ | |
eval $1=\$$1\$2 | |
} | |
fi # as_fn_append | |
# as_fn_arith ARG... | |
# ------------------ | |
# Perform arithmetic evaluation on the ARGs, and store the result in the | |
# global $as_val. Take advantage of shells that can avoid forks. The arguments | |
# must be portable across $(()) and expr. | |
if (eval "test \$(( 1 + 1 )) = 2") 2>/dev/null | |
then : | |
eval 'as_fn_arith () | |
{ | |
as_val=$(( $* )) | |
}' | |
else $as_nop | |
as_fn_arith () | |
{ | |
as_val=`expr "$@" || test $? -eq 1` | |
} | |
fi # as_fn_arith | |
if expr a : '\(a\)' >/dev/null 2>&1 && | |
test "X`expr 00001 : '.*\(...\)'`" = X001; then | |
as_expr=expr | |
else | |
as_expr=false | |
fi | |
if (basename -- /) >/dev/null 2>&1 && test "X`basename -- / 2>&1`" = "X/"; then | |
as_basename=basename | |
else | |
as_basename=false | |
fi | |
if (as_dir=`dirname -- /` && test "X$as_dir" = X/) >/dev/null 2>&1; then | |
as_dirname=dirname | |
else | |
as_dirname=false | |
fi | |
as_me=`$as_basename -- "$0" || | |
$as_expr X/"$0" : '.*/\([^/][^/]*\)/*$' \| \ | |
X"$0" : 'X\(//\)$' \| \ | |
X"$0" : 'X\(/\)' \| . 2>/dev/null || | |
printf "%s\n" X/"$0" | | |
sed '/^.*\/\([^/][^/]*\)\/*$/{ | |
s//\1/ | |
q | |
} | |
/^X\/\(\/\/\)$/{ | |
s//\1/ | |
q | |
} | |
/^X\/\(\/\).*/{ | |
s//\1/ | |
q | |
} | |
s/.*/./; q'` | |
# Avoid depending upon Character Ranges. | |
as_cr_letters='abcdefghijklmnopqrstuvwxyz' | |
as_cr_LETTERS='ABCDEFGHIJKLMNOPQRSTUVWXYZ' | |
as_cr_Letters=$as_cr_letters$as_cr_LETTERS | |
as_cr_digits='0123456789' | |
as_cr_alnum=$as_cr_Letters$as_cr_digits | |
# Determine whether it's possible to make 'echo' print without a newline. | |
# These variables are no longer used directly by Autoconf, but are AC_SUBSTed | |
# for compatibility with existing Makefiles. | |
ECHO_C= ECHO_N= ECHO_T= | |
case `echo -n x` in #((((( | |
-n*) | |
case `echo 'xy\c'` in | |
*c*) ECHO_T=' ';; # ECHO_T is single tab character. | |
xy) ECHO_C='\c';; | |
*) echo `echo ksh88 bug on AIX 6.1` > /dev/null | |
ECHO_T=' ';; | |
esac;; | |
*) | |
ECHO_N='-n';; | |
esac | |
# For backward compatibility with old third-party macros, we provide | |
# the shell variables $as_echo and $as_echo_n. New code should use | |
# AS_ECHO(["message"]) and AS_ECHO_N(["message"]), respectively. | |
as_echo='printf %s\n' | |
as_echo_n='printf %s' | |
rm -f conf$$ conf$$.exe conf$$.file | |
if test -d conf$$.dir; then | |
rm -f conf$$.dir/conf$$.file | |
else | |
rm -f conf$$.dir | |
mkdir conf$$.dir 2>/dev/null | |
fi | |
if (echo >conf$$.file) 2>/dev/null; then | |
if ln -s conf$$.file conf$$ 2>/dev/null; then | |
as_ln_s='ln -s' | |
# ... but there are two gotchas: | |
# 1) On MSYS, both `ln -s file dir' and `ln file dir' fail. | |
# 2) DJGPP < 2.04 has no symlinks; `ln -s' creates a wrapper executable. | |
# In both cases, we have to default to `cp -pR'. | |
ln -s conf$$.file conf$$.dir 2>/dev/null && test ! -f conf$$.exe || | |
as_ln_s='cp -pR' | |
elif ln conf$$.file conf$$ 2>/dev/null; then | |
as_ln_s=ln | |
else | |
as_ln_s='cp -pR' | |
fi | |
else | |
as_ln_s='cp -pR' | |
fi | |
rm -f conf$$ conf$$.exe conf$$.dir/conf$$.file conf$$.file | |
rmdir conf$$.dir 2>/dev/null | |
# as_fn_mkdir_p | |
# ------------- | |
# Create "$as_dir" as a directory, including parents if necessary. | |
as_fn_mkdir_p () | |
{ | |
case $as_dir in #( | |
-*) as_dir=./$as_dir;; | |
esac | |
test -d "$as_dir" || eval $as_mkdir_p || { | |
as_dirs= | |
while :; do | |
case $as_dir in #( | |
*\'*) as_qdir=`printf "%s\n" "$as_dir" | sed "s/'/'\\\\\\\\''/g"`;; #'( | |
*) as_qdir=$as_dir;; | |
esac | |
as_dirs="'$as_qdir' $as_dirs" | |
as_dir=`$as_dirname -- "$as_dir" || | |
$as_expr X"$as_dir" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |
X"$as_dir" : 'X\(//\)[^/]' \| \ | |
X"$as_dir" : 'X\(//\)$' \| \ | |
X"$as_dir" : 'X\(/\)' \| . 2>/dev/null || | |
printf "%s\n" X"$as_dir" | | |
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | |
s//\1/ | |
q | |
} | |
/^X\(\/\/\)[^/].*/{ | |
s//\1/ | |
q | |
} | |
/^X\(\/\/\)$/{ | |
s//\1/ | |
q | |
} | |
/^X\(\/\).*/{ | |
s//\1/ | |
q | |
} | |
s/.*/./; q'` | |
test -d "$as_dir" && break | |
done | |
test -z "$as_dirs" || eval "mkdir $as_dirs" | |
} || test -d "$as_dir" || as_fn_error $? "cannot create directory $as_dir" | |
} # as_fn_mkdir_p | |
if mkdir -p . 2>/dev/null; then | |
as_mkdir_p='mkdir -p "$as_dir"' | |
else | |
test -d ./-p && rmdir ./-p | |
as_mkdir_p=false | |
fi | |
# as_fn_executable_p FILE | |
# ----------------------- | |
# Test if FILE is an executable regular file. | |
as_fn_executable_p () | |
{ | |
test -f "$1" && test -x "$1" | |
} # as_fn_executable_p | |
as_test_x='test -x' | |
as_executable_p=as_fn_executable_p | |
# Sed expression to map a string onto a valid CPP name. | |
as_tr_cpp="eval sed 'y%*$as_cr_letters%P$as_cr_LETTERS%;s%[^_$as_cr_alnum]%_%g'" | |
# Sed expression to map a string onto a valid variable name. | |
as_tr_sh="eval sed 'y%*+%pp%;s%[^_$as_cr_alnum]%_%g'" | |
exec 6>&1 | |
## ----------------------------------- ## | |
## Main body of $CONFIG_STATUS script. ## | |
## ----------------------------------- ## | |
# Save the log message, to keep $0 and so on meaningful, and to | |
# report actual input values of CONFIG_FILES etc. instead of their | |
# values after options handling. | |
ac_log=" | |
This file was extended by curl $as_me -, which was | |
generated by GNU Autoconf 2.71. Invocation command line was | |
CONFIG_FILES = $CONFIG_FILES | |
CONFIG_HEADERS = $CONFIG_HEADERS | |
CONFIG_LINKS = $CONFIG_LINKS | |
CONFIG_COMMANDS = $CONFIG_COMMANDS | |
$ $0 $@ | |
on `(hostname || uname -n) 2>/dev/null | sed 1q` | |
" | |
# Files that config.status was made for. | |
config_files=" Makefile docs/Makefile docs/examples/Makefile docs/libcurl/Makefile docs/libcurl/opts/Makefile docs/cmdline-opts/Makefile include/Makefile include/curl/Makefile src/Makefile lib/Makefile scripts/Makefile lib/libcurl.vers tests/Makefile tests/config tests/certs/Makefile tests/certs/scripts/Makefile tests/data/Makefile tests/server/Makefile tests/libtest/Makefile tests/unit/Makefile tests/http/config.ini tests/http/Makefile tests/http/clients/Makefile packages/Makefile packages/vms/Makefile curl-config libcurl.pc" | |
config_headers=" lib/curl_config.h" | |
config_commands=" depfiles libtool" | |
ac_cs_usage="\ | |
\`$as_me' instantiates files and other configuration actions | |
from templates according to the current configuration. Unless the files | |
and actions are specified as TAGs, all are instantiated by default. | |
Usage: $0 [OPTION]... [TAG]... | |
-h, --help print this help, then exit | |
-V, --version print version number and configuration settings, then exit | |
--config print configuration, then exit | |
-q, --quiet, --silent | |
do not print progress messages | |
-d, --debug don't remove temporary files | |
--recheck update $as_me by reconfiguring in the same conditions | |
--file=FILE[:TEMPLATE] | |
instantiate the configuration file FILE | |
--header=FILE[:TEMPLATE] | |
instantiate the configuration header FILE | |
Configuration files: | |
$config_files | |
Configuration headers: | |
$config_headers | |
Configuration commands: | |
$config_commands | |
Report bugs to <a suitable curl mailing list: https://curl.se/mail/>." | |
ac_cs_config='--host=i686-w64-mingw32 --target=i686-w64-mingw32 --build= --prefix=/usr/i686-w64-mingw32 --libdir=/usr/i686-w64-mingw32/lib --includedir=/usr/i686-w64-mingw32/include --enable-shared --with-openssl --enable-ipv6 --with-libidn2 --with-libssh2 --without-ca-bundle --without-random --with-libpsl --with-brotli --with-zstd --enable-static --disable-shared .. build_alias= host_alias=i686-w64-mingw32 target_alias=i686-w64-mingw32 CC=i686-w64-mingw32-gcc '\''CFLAGS=-D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection '\'' '\''LDFLAGS=-Wl,-O1,--sort-common,--as-needed -fstack-protector '\'' '\''CPPFLAGS=-D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS '\''' | |
ac_cs_version="\ | |
curl config.status - | |
configured by ../configure, generated by GNU Autoconf 2.71, | |
with options \"$ac_cs_config\" | |
Copyright (C) 2021 Free Software Foundation, Inc. | |
This config.status script is free software; the Free Software Foundation | |
gives unlimited permission to copy, distribute and modify it." | |
ac_pwd='/home/maks/build/mingw-w64-curl/src/curl-8.8.0/build-i686-w64-mingw32-static' | |
srcdir='..' | |
INSTALL='/usr/bin/install -c' | |
MKDIR_P='/usr/bin/mkdir -p' | |
AWK='gawk' | |
test -n "$AWK" || AWK=awk | |
# The default lists apply if the user does not specify any file. | |
ac_need_defaults=: | |
while test $# != 0 | |
do | |
case $1 in | |
--*=?*) | |
ac_option=`expr "X$1" : 'X\([^=]*\)='` | |
ac_optarg=`expr "X$1" : 'X[^=]*=\(.*\)'` | |
ac_shift=: | |
;; | |
--*=) | |
ac_option=`expr "X$1" : 'X\([^=]*\)='` | |
ac_optarg= | |
ac_shift=: | |
;; | |
*) | |
ac_option=$1 | |
ac_optarg=$2 | |
ac_shift=shift | |
;; | |
esac | |
case $ac_option in | |
# Handling of the options. | |
-recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) | |
ac_cs_recheck=: ;; | |
--version | --versio | --versi | --vers | --ver | --ve | --v | -V ) | |
printf "%s\n" "$ac_cs_version"; exit ;; | |
--config | --confi | --conf | --con | --co | --c ) | |
printf "%s\n" "$ac_cs_config"; exit ;; | |
--debug | --debu | --deb | --de | --d | -d ) | |
debug=: ;; | |
--file | --fil | --fi | --f ) | |
$ac_shift | |
case $ac_optarg in | |
*\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; | |
'') as_fn_error $? "missing file argument" ;; | |
esac | |
as_fn_append CONFIG_FILES " '$ac_optarg'" | |
ac_need_defaults=false;; | |
--header | --heade | --head | --hea ) | |
$ac_shift | |
case $ac_optarg in | |
*\'*) ac_optarg=`printf "%s\n" "$ac_optarg" | sed "s/'/'\\\\\\\\''/g"` ;; | |
esac | |
as_fn_append CONFIG_HEADERS " '$ac_optarg'" | |
ac_need_defaults=false;; | |
--he | --h) | |
# Conflict between --help and --header | |
as_fn_error $? "ambiguous option: \`$1' | |
Try \`$0 --help' for more information.";; | |
--help | --hel | -h ) | |
printf "%s\n" "$ac_cs_usage"; exit ;; | |
-q | -quiet | --quiet | --quie | --qui | --qu | --q \ | |
| -silent | --silent | --silen | --sile | --sil | --si | --s) | |
ac_cs_silent=: ;; | |
# This is an error. | |
-*) as_fn_error $? "unrecognized option: \`$1' | |
Try \`$0 --help' for more information." ;; | |
*) as_fn_append ac_config_targets " $1" | |
ac_need_defaults=false ;; | |
esac | |
shift | |
done | |
ac_configure_extra_args= | |
if $ac_cs_silent; then | |
exec 6>/dev/null | |
ac_configure_extra_args="$ac_configure_extra_args --silent" | |
fi | |
if $ac_cs_recheck; then | |
set X /bin/sh '../configure' '--host=i686-w64-mingw32' '--target=i686-w64-mingw32' '--build=' '--prefix=/usr/i686-w64-mingw32' '--libdir=/usr/i686-w64-mingw32/lib' '--includedir=/usr/i686-w64-mingw32/include' '--enable-shared' '--with-openssl' '--enable-ipv6' '--with-libidn2' '--with-libssh2' '--without-ca-bundle' '--without-random' '--with-libpsl' '--with-brotli' '--with-zstd' '--enable-static' '--disable-shared' '..' 'build_alias=' 'host_alias=i686-w64-mingw32' 'target_alias=i686-w64-mingw32' 'CC=i686-w64-mingw32-gcc' 'CFLAGS=-D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection ' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed -fstack-protector ' 'CPPFLAGS=-D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS ' $ac_configure_extra_args --no-create --no-recursion | |
shift | |
\printf "%s\n" "running CONFIG_SHELL=/bin/sh $*" >&6 | |
CONFIG_SHELL='/bin/sh' | |
export CONFIG_SHELL | |
exec "$@" | |
fi | |
exec 5>>config.log | |
{ | |
echo | |
sed 'h;s/./-/g;s/^.../## /;s/...$/ ##/;p;x;p;x' <<_ASBOX | |
## Running $as_me. ## | |
_ASBOX | |
printf "%s\n" "$ac_log" | |
} >&5 | |
# | |
# INIT-COMMANDS | |
# | |
AMDEP_TRUE="" MAKE="make" | |
# The HP-UX ksh and POSIX shell print the target directory to stdout | |
# if CDPATH is set. | |
(unset CDPATH) >/dev/null 2>&1 && unset CDPATH | |
sed_quote_subst='s/\(["`$\\]\)/\\\1/g' | |
double_quote_subst='s/\(["`\\]\)/\\\1/g' | |
delay_variable_subst='s/\\\\\\\\\\\$/\\\\\\$/g' | |
macro_version='2.4.7' | |
macro_revision='2.4.7' | |
AS='i686-w64-mingw32-as' | |
DLLTOOL='i686-w64-mingw32-dlltool' | |
OBJDUMP='i686-w64-mingw32-objdump' | |
enable_shared='no' | |
enable_static='yes' | |
pic_mode='default' | |
enable_fast_install='needless' | |
shared_archive_member_spec='' | |
SHELL='/bin/sh' | |
ECHO='printf %s\n' | |
PATH_SEPARATOR=':' | |
host_alias='i686-w64-mingw32' | |
host='i686-w64-mingw32' | |
host_os='mingw32' | |
build_alias='' | |
build='x86_64-pc-linux-gnux32' | |
build_os='linux-gnux32' | |
SED='/usr/bin/sed' | |
Xsed='/usr/bin/sed -e 1s/^X//' | |
GREP='/usr/bin/grep' | |
EGREP='/usr/bin/grep -E' | |
FGREP='/usr/bin/grep -F' | |
LD='/usr/i686-w64-mingw32/bin/ld' | |
NM='/usr/bin/i686-w64-mingw32-nm -B' | |
LN_S='ln -s' | |
max_cmd_len='1572864' | |
ac_objext='o' | |
exeext='' | |
lt_unset='unset' | |
lt_SP2NL='tr \040 \012' | |
lt_NL2SP='tr \015\012 \040\040' | |
lt_cv_to_host_file_cmd='func_convert_file_nix_to_w32' | |
lt_cv_to_tool_file_cmd='func_convert_file_noop' | |
reload_flag=' -r' | |
reload_cmds='$LD$reload_flag -o $output$reload_objs' | |
FILECMD='file' | |
deplibs_check_method='file_magic ^x86 archive import|^x86 DLL' | |
file_magic_cmd='func_win32_libid' | |
file_magic_glob='' | |
want_nocaseglob='no' | |
sharedlib_from_linklib_cmd='func_cygming_dll_for_implib' | |
AR='/usr/bin/i686-w64-mingw32-ar' | |
lt_ar_flags='cr' | |
AR_FLAGS='cr' | |
archiver_list_spec='@' | |
STRIP='i686-w64-mingw32-strip' | |
RANLIB='i686-w64-mingw32-ranlib' | |
old_postinstall_cmds='chmod 644 $oldlib~$RANLIB $tool_oldlib' | |
old_postuninstall_cmds='' | |
old_archive_cmds='$AR $AR_FLAGS $oldlib$oldobjs~$RANLIB $tool_oldlib' | |
lock_old_archive_extraction='no' | |
CC='i686-w64-mingw32-gcc' | |
CFLAGS='-D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection -Werror-implicit-function-declaration -Wno-system-headers' | |
compiler='i686-w64-mingw32-windres' | |
GCC='yes' | |
lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\''' | |
lt_cv_sys_global_symbol_to_cdecl='/usr/bin/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_global_symbol_to_c_name_address='/usr/bin/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='/usr/bin/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_nm_interface='BSD nm' | |
nm_file_list_spec='@' | |
lt_sysroot='' | |
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' | |
objdir='.libs' | |
MAGIC_CMD='file' | |
lt_prog_compiler_no_builtin_flag=' -fno-builtin' | |
lt_prog_compiler_pic=' -DDLL_EXPORT -DPIC' | |
lt_prog_compiler_wl='-Wl,' | |
lt_prog_compiler_static='-static' | |
lt_cv_prog_compiler_c_o='yes' | |
need_locks='no' | |
MANIFEST_TOOL=':' | |
DSYMUTIL='' | |
NMEDIT='' | |
LIPO='' | |
OTOOL='' | |
OTOOL64='' | |
libext='a' | |
shrext_cmds='.dll' | |
extract_expsyms_cmds='' | |
archive_cmds_need_lc='yes' | |
enable_shared_with_static_runtimes='yes' | |
export_dynamic_flag_spec='$wl--export-all-symbols' | |
whole_archive_flag_spec='$wl--whole-archive$convenience $wl--no-whole-archive' | |
compiler_needs_object='no' | |
old_archive_from_new_cmds='' | |
old_archive_from_expsyms_cmds='' | |
archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' | |
archive_expsym_cmds='if test DEF = "`$SED -n -e '\''s/^[ ]*//'\'' -e '\''/^\(;.*\)*$/d'\'' -e '\''s/^\(EXPORTS\|LIBRARY\)\([ ].*\)*$/DEF/p'\'' -e q $export_symbols`" ; then | |
cp $export_symbols $output_objdir/$soname.def; | |
else | |
echo EXPORTS > $output_objdir/$soname.def; | |
cat $export_symbols >> $output_objdir/$soname.def; | |
fi~ | |
$CC -shared $output_objdir/$soname.def $libobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --out-implib -Xlinker $lib' | |
module_cmds='' | |
module_expsym_cmds='' | |
with_gnu_ld='yes' | |
allow_undefined_flag='unsupported' | |
no_undefined_flag='' | |
hardcode_libdir_flag_spec='-L$libdir' | |
hardcode_libdir_separator='' | |
hardcode_direct='no' | |
hardcode_direct_absolute='no' | |
hardcode_minus_L='no' | |
hardcode_shlibpath_var='unsupported' | |
hardcode_automatic='no' | |
inherit_rpath='no' | |
link_all_deplibs='unknown' | |
always_export_symbols='no' | |
export_symbols_cmds='$NM $libobjs $convenience | $global_symbol_pipe | $SED -e '\''/^[BCDGRS][ ]/s/.*[ ]\([^ ]*\)/\1 DATA/;s/^.*[ ]__nm__\([^ ]*\)[ ][^ ]*/\1 DATA/;/^I[ ]/d;/^[AITW][ ]/s/.* //'\'' | sort | uniq > $export_symbols' | |
exclude_expsyms='[_]+GLOBAL_OFFSET_TABLE_|[_]+GLOBAL__[FID]_.*|[_]+head_[A-Za-z0-9_]+_dll|[A-Za-z0-9_]+_dll_iname' | |
include_expsyms='' | |
prelink_cmds='' | |
postlink_cmds='' | |
file_list_spec='' | |
variables_saved_for_relink='PATH PATH LD_RUN_PATH GCC_EXEC_PREFIX COMPILER_PATH LIBRARY_PATH' | |
need_lib_prefix='no' | |
need_version='no' | |
version_type='windows' | |
runpath_var='LD_RUN_PATH' | |
shlibpath_var='PATH' | |
shlibpath_overrides_runpath='yes' | |
libname_spec='lib$name' | |
library_names_spec='$libname.dll.a' | |
soname_spec='$libname`echo $release | $SED -e s/[.]/-/g`$versuffix$shared_ext' | |
install_override_mode='' | |
postinstall_cmds='base_file=`basename \$file`~ | |
dlpath=`$SHELL 2>&1 -c '\''. $dir/'\''\$base_file'\''i; echo \$dlname'\''`~ | |
dldir=$destdir/`dirname \$dlpath`~ | |
test -d \$dldir || mkdir -p \$dldir~ | |
$install_prog $dir/$dlname \$dldir/$dlname~ | |
chmod a+x \$dldir/$dlname~ | |
if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then | |
eval '\''$striplib \$dldir/$dlname'\'' || exit \$?; | |
fi' | |
postuninstall_cmds='dldll=`$SHELL 2>&1 -c '\''. $file; echo \$dlname'\''`~ | |
dlpath=$dir/\$dldll~ | |
$RM \$dlpath' | |
finish_cmds='' | |
finish_eval='' | |
hardcode_into_libs='no' | |
sys_lib_search_path_spec='/usr/i686-w64-mingw32/lib ' | |
configure_time_dlsearch_path='/lib /usr/lib' | |
configure_time_lt_sys_library_path='' | |
hardcode_action='immediate' | |
enable_dlopen='unknown' | |
enable_dlopen_self='unknown' | |
enable_dlopen_self_static='unknown' | |
old_striplib='i686-w64-mingw32-strip --strip-debug' | |
striplib='i686-w64-mingw32-strip --strip-unneeded' | |
LD_RC='' | |
reload_flag_RC='' | |
reload_cmds_RC='' | |
old_archive_cmds_RC='' | |
compiler_RC='i686-w64-mingw32-windres' | |
GCC_RC='' | |
lt_prog_compiler_no_builtin_flag_RC='' | |
lt_prog_compiler_pic_RC='' | |
lt_prog_compiler_wl_RC='' | |
lt_prog_compiler_static_RC='' | |
lt_cv_prog_compiler_c_o_RC='yes' | |
archive_cmds_need_lc_RC='' | |
enable_shared_with_static_runtimes_RC='' | |
export_dynamic_flag_spec_RC='' | |
whole_archive_flag_spec_RC='' | |
compiler_needs_object_RC='' | |
old_archive_from_new_cmds_RC='' | |
old_archive_from_expsyms_cmds_RC='' | |
archive_cmds_RC='' | |
archive_expsym_cmds_RC='' | |
module_cmds_RC='' | |
module_expsym_cmds_RC='' | |
with_gnu_ld_RC='' | |
allow_undefined_flag_RC='' | |
no_undefined_flag_RC='' | |
hardcode_libdir_flag_spec_RC='' | |
hardcode_libdir_separator_RC='' | |
hardcode_direct_RC='' | |
hardcode_direct_absolute_RC='' | |
hardcode_minus_L_RC='' | |
hardcode_shlibpath_var_RC='' | |
hardcode_automatic_RC='' | |
inherit_rpath_RC='' | |
link_all_deplibs_RC='' | |
always_export_symbols_RC='' | |
export_symbols_cmds_RC='' | |
exclude_expsyms_RC='' | |
include_expsyms_RC='' | |
prelink_cmds_RC='' | |
postlink_cmds_RC='' | |
file_list_spec_RC='' | |
hardcode_action_RC='' | |
LTCC='i686-w64-mingw32-gcc' | |
LTCFLAGS='-D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection ' | |
compiler='i686-w64-mingw32-gcc' | |
# A function that is used when there is no print builtin or printf. | |
func_fallback_echo () | |
{ | |
eval 'cat <<_LTECHO_EOF | |
$1 | |
_LTECHO_EOF' | |
} | |
# Quote evaled strings. | |
for var in AS DLLTOOL OBJDUMP SHELL ECHO PATH_SEPARATOR SED GREP EGREP FGREP LD NM LN_S lt_SP2NL lt_NL2SP reload_flag FILECMD deplibs_check_method file_magic_cmd file_magic_glob want_nocaseglob sharedlib_from_linklib_cmd AR archiver_list_spec STRIP RANLIB CC CFLAGS compiler lt_cv_sys_global_symbol_pipe lt_cv_sys_global_symbol_to_cdecl lt_cv_sys_global_symbol_to_import lt_cv_sys_global_symbol_to_c_name_address lt_cv_sys_global_symbol_to_c_name_address_lib_prefix lt_cv_nm_interface nm_file_list_spec lt_cv_truncate_bin lt_prog_compiler_no_builtin_flag lt_prog_compiler_pic lt_prog_compiler_wl lt_prog_compiler_static lt_cv_prog_compiler_c_o need_locks MANIFEST_TOOL DSYMUTIL NMEDIT LIPO OTOOL OTOOL64 shrext_cmds export_dynamic_flag_spec whole_archive_flag_spec compiler_needs_object with_gnu_ld allow_undefined_flag no_undefined_flag hardcode_libdir_flag_spec hardcode_libdir_separator exclude_expsyms include_expsyms file_list_spec variables_saved_for_relink libname_spec library_names_spec soname_spec install_override_mode finish_eval old_striplib striplib LD_RC reload_flag_RC compiler_RC lt_prog_compiler_no_builtin_flag_RC lt_prog_compiler_pic_RC lt_prog_compiler_wl_RC lt_prog_compiler_static_RC lt_cv_prog_compiler_c_o_RC export_dynamic_flag_spec_RC whole_archive_flag_spec_RC compiler_needs_object_RC with_gnu_ld_RC allow_undefined_flag_RC no_undefined_flag_RC hardcode_libdir_flag_spec_RC hardcode_libdir_separator_RC exclude_expsyms_RC include_expsyms_RC file_list_spec_RC; do | |
case `eval \\$ECHO \\""\\$$var"\\"` in | |
*[\\\`\"\$]*) | |
eval "lt_$var=\\\"\`\$ECHO \"\$$var\" | \$SED \"\$sed_quote_subst\"\`\\\"" ## exclude from sc_prohibit_nested_quotes | |
;; | |
*) | |
eval "lt_$var=\\\"\$$var\\\"" | |
;; | |
esac | |
done | |
# Double-quote double-evaled strings. | |
for var in reload_cmds old_postinstall_cmds old_postuninstall_cmds old_archive_cmds extract_expsyms_cmds old_archive_from_new_cmds old_archive_from_expsyms_cmds archive_cmds archive_expsym_cmds module_cmds module_expsym_cmds export_symbols_cmds prelink_cmds postlink_cmds postinstall_cmds postuninstall_cmds finish_cmds sys_lib_search_path_spec configure_time_dlsearch_path configure_time_lt_sys_library_path reload_cmds_RC old_archive_cmds_RC old_archive_from_new_cmds_RC old_archive_from_expsyms_cmds_RC archive_cmds_RC archive_expsym_cmds_RC module_cmds_RC module_expsym_cmds_RC export_symbols_cmds_RC prelink_cmds_RC postlink_cmds_RC; do | |
case `eval \\$ECHO \\""\\$$var"\\"` in | |
*[\\\`\"\$]*) | |
eval "lt_$var=\\\"\`\$ECHO \"\$$var\" | \$SED -e \"\$double_quote_subst\" -e \"\$sed_quote_subst\" -e \"\$delay_variable_subst\"\`\\\"" ## exclude from sc_prohibit_nested_quotes | |
;; | |
*) | |
eval "lt_$var=\\\"\$$var\\\"" | |
;; | |
esac | |
done | |
ac_aux_dir='../' | |
# See if we are running on zsh, and set the options that allow our | |
# commands through without removal of \ escapes INIT. | |
if test -n "${ZSH_VERSION+set}"; then | |
setopt NO_GLOB_SUBST | |
fi | |
PACKAGE='curl' | |
VERSION='-' | |
RM='rm -f' | |
ofile='libtool' | |
# Handling of arguments. | |
for ac_config_target in $ac_config_targets | |
do | |
case $ac_config_target in | |
"lib/curl_config.h") CONFIG_HEADERS="$CONFIG_HEADERS lib/curl_config.h" ;; | |
"depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; | |
"libtool") CONFIG_COMMANDS="$CONFIG_COMMANDS libtool" ;; | |
"Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; | |
"docs/Makefile") CONFIG_FILES="$CONFIG_FILES docs/Makefile" ;; | |
"docs/examples/Makefile") CONFIG_FILES="$CONFIG_FILES docs/examples/Makefile" ;; | |
"docs/libcurl/Makefile") CONFIG_FILES="$CONFIG_FILES docs/libcurl/Makefile" ;; | |
"docs/libcurl/opts/Makefile") CONFIG_FILES="$CONFIG_FILES docs/libcurl/opts/Makefile" ;; | |
"docs/cmdline-opts/Makefile") CONFIG_FILES="$CONFIG_FILES docs/cmdline-opts/Makefile" ;; | |
"include/Makefile") CONFIG_FILES="$CONFIG_FILES include/Makefile" ;; | |
"include/curl/Makefile") CONFIG_FILES="$CONFIG_FILES include/curl/Makefile" ;; | |
"src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; | |
"lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;; | |
"scripts/Makefile") CONFIG_FILES="$CONFIG_FILES scripts/Makefile" ;; | |
"lib/libcurl.vers") CONFIG_FILES="$CONFIG_FILES lib/libcurl.vers" ;; | |
"tests/Makefile") CONFIG_FILES="$CONFIG_FILES tests/Makefile" ;; | |
"tests/config") CONFIG_FILES="$CONFIG_FILES tests/config" ;; | |
"tests/certs/Makefile") CONFIG_FILES="$CONFIG_FILES tests/certs/Makefile" ;; | |
"tests/certs/scripts/Makefile") CONFIG_FILES="$CONFIG_FILES tests/certs/scripts/Makefile" ;; | |
"tests/data/Makefile") CONFIG_FILES="$CONFIG_FILES tests/data/Makefile" ;; | |
"tests/server/Makefile") CONFIG_FILES="$CONFIG_FILES tests/server/Makefile" ;; | |
"tests/libtest/Makefile") CONFIG_FILES="$CONFIG_FILES tests/libtest/Makefile" ;; | |
"tests/unit/Makefile") CONFIG_FILES="$CONFIG_FILES tests/unit/Makefile" ;; | |
"tests/http/config.ini") CONFIG_FILES="$CONFIG_FILES tests/http/config.ini" ;; | |
"tests/http/Makefile") CONFIG_FILES="$CONFIG_FILES tests/http/Makefile" ;; | |
"tests/http/clients/Makefile") CONFIG_FILES="$CONFIG_FILES tests/http/clients/Makefile" ;; | |
"packages/Makefile") CONFIG_FILES="$CONFIG_FILES packages/Makefile" ;; | |
"packages/vms/Makefile") CONFIG_FILES="$CONFIG_FILES packages/vms/Makefile" ;; | |
"curl-config") CONFIG_FILES="$CONFIG_FILES curl-config" ;; | |
"libcurl.pc") CONFIG_FILES="$CONFIG_FILES libcurl.pc" ;; | |
*) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | |
esac | |
done | |
# If the user did not use the arguments to specify the items to instantiate, | |
# then the envvar interface is used. Set only those that are not. | |
# We use the long form for the default assignment because of an extremely | |
# bizarre bug on SunOS 4.1.3. | |
if $ac_need_defaults; then | |
test ${CONFIG_FILES+y} || CONFIG_FILES=$config_files | |
test ${CONFIG_HEADERS+y} || CONFIG_HEADERS=$config_headers | |
test ${CONFIG_COMMANDS+y} || CONFIG_COMMANDS=$config_commands | |
fi | |
# Have a temporary directory for convenience. Make it in the build tree | |
# simply because there is no reason against having it here, and in addition, | |
# creating and moving files from /tmp can sometimes cause problems. | |
# Hook for its removal unless debugging. | |
# Note that there is a small window in which the directory will not be cleaned: | |
# after its creation but before its name has been assigned to `$tmp'. | |
$debug || | |
{ | |
tmp= ac_tmp= | |
trap 'exit_status=$? | |
: "${ac_tmp:=$tmp}" | |
{ test ! -d "$ac_tmp" || rm -fr "$ac_tmp"; } && exit $exit_status | |
' 0 | |
trap 'as_fn_exit 1' 1 2 13 15 | |
} | |
# Create a (secure) tmp directory for tmp files. | |
{ | |
tmp=`(umask 077 && mktemp -d "./confXXXXXX") 2>/dev/null` && | |
test -d "$tmp" | |
} || | |
{ | |
tmp=./conf$$-$RANDOM | |
(umask 077 && mkdir "$tmp") | |
} || as_fn_error $? "cannot create a temporary directory in ." "$LINENO" 5 | |
ac_tmp=$tmp | |
# Set up the scripts for CONFIG_FILES section. | |
# No need to generate them if there are no CONFIG_FILES. | |
# This happens for instance with `./config.status config.h'. | |
if test -n "$CONFIG_FILES"; then | |
ac_cr=`echo X | tr X '\015'` | |
# On cygwin, bash can eat \r inside `` if the user requested igncr. | |
# But we know of no other shell where ac_cr would be empty at this | |
# point, so we can use a bashism as a fallback. | |
if test "x$ac_cr" = x; then | |
eval ac_cr=\$\'\\r\' | |
fi | |
ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` | |
if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then | |
ac_cs_awk_cr='\\r' | |
else | |
ac_cs_awk_cr=$ac_cr | |
fi | |
echo 'BEGIN {' >"$ac_tmp/subs1.awk" && | |
cat >>"$ac_tmp/subs1.awk" <<\_ACAWK && | |
S["am__EXEEXT_FALSE"]="#" | |
S["am__EXEEXT_TRUE"]="" | |
S["LTLIBOBJS"]="" | |
S["LIBOBJS"]="" | |
S["SSL_BACKENDS"]="OpenSSL v3+" | |
S["SUPPORT_PROTOCOLS"]="DICT FILE FTP FTPS GOPHER GOPHERS HTTP HTTPS IMAP IMAPS IPFS IPNS LDAP LDAPS MQTT POP3 POP3S RTSP SCP SFTP SMB SMBS SMTP SMTPS TELNET TFTP" | |
S["SUPPORT_FEATURES"]="AsynchDNS HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile NTLM PSL SSL TLS-SRP UnixSockets alt-svc brotli libz threadsafe zstd" | |
S["LIBCURL_NO_SHARED"]="-lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzst"\ | |
"d -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32 " | |
S["ENABLE_STATIC"]="yes" | |
S["ENABLE_SHARED"]="no" | |
S["CROSSCOMPILING_FALSE"]="" | |
S["CROSSCOMPILING_TRUE"]="#" | |
S["BLANK_AT_MAKETIME"]="" | |
S["CURL_NETWORK_AND_TIME_LIBS"]="-lws2_32" | |
S["CURL_NETWORK_LIBS"]="-lws2_32" | |
S["LIBCURL_LIBS"]="-lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzst"\ | |
"d -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32" | |
S["CFLAG_CURL_SYMBOL_HIDING"]="-fvisibility=hidden" | |
S["DOING_CURL_SYMBOL_HIDING_FALSE"]="#" | |
S["DOING_CURL_SYMBOL_HIDING_TRUE"]="" | |
S["USE_UNIX_SOCKETS"]="1" | |
S["BUILD_LIBHOSTNAME_FALSE"]="" | |
S["BUILD_LIBHOSTNAME_TRUE"]="#" | |
S["USE_ARES"]="" | |
S["USE_MANUAL_FALSE"]="#" | |
S["USE_MANUAL_TRUE"]="" | |
S["BUILD_DOCS_FALSE"]="#" | |
S["BUILD_DOCS_TRUE"]="" | |
S["PERL"]="/usr/bin/perl" | |
S["USE_FISH_COMPLETION_FALSE"]="" | |
S["USE_FISH_COMPLETION_TRUE"]="#" | |
S["FISH_FUNCTIONS_DIR"]="" | |
S["USE_ZSH_COMPLETION_FALSE"]="" | |
S["USE_ZSH_COMPLETION_TRUE"]="#" | |
S["ZSH_FUNCTIONS_DIR"]="" | |
S["USE_MSH3"]="" | |
S["USE_QUICHE"]="" | |
S["USE_OPENSSL_H3"]="" | |
S["USE_NGTCP2_H3"]="" | |
S["USE_NGHTTP3"]="" | |
S["USE_OPENSSL_QUIC"]="" | |
S["USE_NGTCP2_CRYPTO_WOLFSSL"]="" | |
S["USE_NGTCP2_CRYPTO_GNUTLS"]="" | |
S["USE_NGTCP2_CRYPTO_BORINGSSL"]="" | |
S["USE_NGTCP2_CRYPTO_QUICTLS"]="" | |
S["USE_NGTCP2"]="" | |
S["USE_NGHTTP2"]="1" | |
S["IDN_ENABLED"]="1" | |
S["CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_FALSE"]="" | |
S["CURL_LT_SHLIB_USE_VERSIONED_SYMBOLS_TRUE"]="#" | |
S["CURL_LT_SHLIB_VERSIONED_FLAVOUR"]="" | |
S["USE_LIBRTMP"]="" | |
S["USE_WOLFSSH"]="" | |
S["USE_LIBSSH"]="" | |
S["USE_LIBSSH2"]="1" | |
S["USE_GSASL_FALSE"]="" | |
S["USE_GSASL_TRUE"]="#" | |
S["USE_LIBPSL_FALSE"]="#" | |
S["USE_LIBPSL_TRUE"]="" | |
S["USE_LIBPSL"]="1" | |
S["CURL_CA_BUNDLE"]="" | |
S["CURL_WITH_MULTI_SSL"]="" | |
S["SSL_ENABLED"]="1" | |
S["USE_RUSTLS"]="" | |
S["USE_BEARSSL"]="" | |
S["USE_WOLFSSL"]="" | |
S["USE_MBEDTLS"]="" | |
S["HAVE_GNUTLS_SRP"]="" | |
S["USE_GNUTLS"]="" | |
S["HAVE_OPENSSL_QUIC"]="1" | |
S["HAVE_OPENSSL_SRP"]="1" | |
S["RANDOM_FILE"]="no" | |
S["SSL_LIBS"]="-lssl -lcrypto" | |
S["USE_SECTRANSP"]="" | |
S["USE_WINDOWS_SSPI"]="" | |
S["USE_SCHANNEL"]="" | |
S["DEFAULT_SSL_BACKEND"]="no" | |
S["BUILD_STUB_GSS_FALSE"]="" | |
S["BUILD_STUB_GSS_TRUE"]="#" | |
S["IPV6_ENABLED"]="1" | |
S["USE_OPENLDAP"]="" | |
S["HAVE_ZSTD"]="1" | |
S["HAVE_BROTLI"]="1" | |
S["ZLIB_LIBS"]="-lz" | |
S["HAVE_LIBZ_FALSE"]="#" | |
S["HAVE_LIBZ_TRUE"]="" | |
S["HAVE_LIBZ"]="1" | |
S["HAVE_PROTO_BSDSOCKET_H"]="" | |
S["CURL_DISABLE_MQTT"]="" | |
S["CURL_DISABLE_GOPHER"]="" | |
S["CURL_DISABLE_SMTP"]="" | |
S["CURL_DISABLE_SMB"]="" | |
S["CURL_DISABLE_IMAP"]="" | |
S["CURL_DISABLE_POP3"]="" | |
S["CURL_DISABLE_TFTP"]="" | |
S["CURL_DISABLE_TELNET"]="" | |
S["CURL_DISABLE_DICT"]="" | |
S["CURL_DISABLE_PROXY"]="" | |
S["USE_HYPER"]="" | |
S["PKGCONFIG"]="/usr/bin/i686-w64-mingw32-pkg-config" | |
S["HAVE_LDAP_SSL"]="1" | |
S["CURL_DISABLE_LDAPS"]="" | |
S["CURL_DISABLE_LDAP"]="" | |
S["CURL_DISABLE_FILE"]="" | |
S["CURL_DISABLE_FTP"]="" | |
S["CURL_DISABLE_RTSP"]="" | |
S["CURL_DISABLE_HTTP"]="" | |
S["HAVE_WINDRES_FALSE"]="#" | |
S["HAVE_WINDRES_TRUE"]="" | |
S["USE_WIN32_CRYPTO"]="1" | |
S["USE_WIN32_SMALL_FILES"]="" | |
S["USE_WIN32_LARGE_FILES"]="1" | |
S["BUILD_UNITTESTS_FALSE"]="" | |
S["BUILD_UNITTESTS_TRUE"]="#" | |
S["CURLDEBUG_FALSE"]="" | |
S["CURLDEBUG_TRUE"]="#" | |
S["CURL_CFLAG_EXTRAS"]="" | |
S["DOING_NATIVE_WINDOWS_FALSE"]="#" | |
S["DOING_NATIVE_WINDOWS_TRUE"]="" | |
S["USE_EXPLICIT_LIB_DEPS_FALSE"]="#" | |
S["USE_EXPLICIT_LIB_DEPS_TRUE"]="" | |
S["REQUIRE_LIB_DEPS"]="yes" | |
S["CPPFLAG_CURL_STATICLIB"]="-DCURL_STATICLIB" | |
S["USE_CPPFLAG_CURL_STATICLIB_FALSE"]="#" | |
S["USE_CPPFLAG_CURL_STATICLIB_TRUE"]="" | |
S["CURL_LT_SHLIB_USE_MIMPURE_TEXT_FALSE"]="" | |
S["CURL_LT_SHLIB_USE_MIMPURE_TEXT_TRUE"]="#" | |
S["CURL_LT_SHLIB_USE_NO_UNDEFINED_FALSE"]="#" | |
S["CURL_LT_SHLIB_USE_NO_UNDEFINED_TRUE"]="" | |
S["CURL_LT_SHLIB_USE_VERSION_INFO_FALSE"]="#" | |
S["CURL_LT_SHLIB_USE_VERSION_INFO_TRUE"]="" | |
S["RC"]="i686-w64-mingw32-windres" | |
S["LT_SYS_LIBRARY_PATH"]="" | |
S["OTOOL64"]="" | |
S["OTOOL"]="" | |
S["LIPO"]="" | |
S["NMEDIT"]="" | |
S["DSYMUTIL"]="" | |
S["MANIFEST_TOOL"]=":" | |
S["RANLIB"]="i686-w64-mingw32-ranlib" | |
S["ac_ct_AR"]="" | |
S["FILECMD"]="file" | |
S["LN_S"]="ln -s" | |
S["NM"]="/usr/bin/i686-w64-mingw32-nm -B" | |
S["ac_ct_DUMPBIN"]="" | |
S["DUMPBIN"]="" | |
S["LD"]="/usr/i686-w64-mingw32/bin/ld" | |
S["FGREP"]="/usr/bin/grep -F" | |
S["LIBTOOL"]="$(SHELL) $(top_builddir)/libtool" | |
S["OBJDUMP"]="i686-w64-mingw32-objdump" | |
S["DLLTOOL"]="i686-w64-mingw32-dlltool" | |
S["AS"]="i686-w64-mingw32-as" | |
S["AR_FLAGS"]="cr" | |
S["host_os"]="mingw32" | |
S["host_vendor"]="w64" | |
S["host_cpu"]="i686" | |
S["host"]="i686-w64-mingw32" | |
S["build_os"]="linux-gnux32" | |
S["build_vendor"]="pc" | |
S["build_cpu"]="x86_64" | |
S["build"]="x86_64-pc-linux-gnux32" | |
S["HTTPD_NGHTTPX"]="" | |
S["APACHECTL"]="" | |
S["HTTPD"]="" | |
S["APXS"]="" | |
S["VSFTPD"]="/usr/sbin/vsftpd" | |
S["CADDY"]="/usr/bin/caddy" | |
S["TEST_NGHTTPX"]="nghttpx" | |
S["PKGADD_VENDOR"]="curl.se" | |
S["PKGADD_NAME"]="curl - a client that groks URLs" | |
S["PKGADD_PKG"]="HAXXcurl" | |
S["VERSIONNUM"]="080800" | |
S["CURLVERSION"]="8.8.0" | |
S["CSCOPE"]="cscope" | |
S["ETAGS"]="etags" | |
S["CTAGS"]="ctags" | |
S["am__fastdepCC_FALSE"]="#" | |
S["am__fastdepCC_TRUE"]="" | |
S["CCDEPMODE"]="depmode=gcc3" | |
S["am__nodep"]="_no" | |
S["AMDEPBACKSLASH"]="\\" | |
S["AMDEP_FALSE"]="#" | |
S["AMDEP_TRUE"]="" | |
S["am__include"]="include" | |
S["DEPDIR"]=".deps" | |
S["am__untar"]="$${TAR-tar} xf -" | |
S["am__tar"]="$${TAR-tar} chof - \"$$tardir\"" | |
S["AMTAR"]="$${TAR-tar}" | |
S["am__leading_dot"]="." | |
S["SET_MAKE"]="" | |
S["AWK"]="gawk" | |
S["mkdir_p"]="$(MKDIR_P)" | |
S["MKDIR_P"]="/usr/bin/mkdir -p" | |
S["INSTALL_STRIP_PROGRAM"]="$(install_sh) -c -s" | |
S["STRIP"]="i686-w64-mingw32-strip" | |
S["install_sh"]="${SHELL} /home/maks/build/mingw-w64-curl/src/curl-8.8.0/install-sh" | |
S["MAKEINFO"]="${SHELL} '/home/maks/build/mingw-w64-curl/src/curl-8.8.0/missing' makeinfo" | |
S["AUTOHEADER"]="${SHELL} '/home/maks/build/mingw-w64-curl/src/curl-8.8.0/missing' autoheader" | |
S["AUTOMAKE"]="${SHELL} '/home/maks/build/mingw-w64-curl/src/curl-8.8.0/missing' automake-1.16" | |
S["AUTOCONF"]="${SHELL} '/home/maks/build/mingw-w64-curl/src/curl-8.8.0/missing' autoconf" | |
S["ACLOCAL"]="${SHELL} '/home/maks/build/mingw-w64-curl/src/curl-8.8.0/missing' aclocal-1.16" | |
S["VERSION"]="-" | |
S["PACKAGE"]="curl" | |
S["CYGPATH_W"]="echo" | |
S["am__isrc"]=" -I$(srcdir)" | |
S["LCOV"]="" | |
S["GCOV"]="" | |
S["CPP"]="i686-w64-mingw32-gcc -E" | |
S["OBJEXT"]="o" | |
S["EXEEXT"]=".exe" | |
S["ac_ct_CC"]="" | |
S["CPPFLAGS"]="-D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw"\ | |
"32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w64-mingw32/include -isystem /usr/i686-w"\ | |
"64-mingw32/include -isystem /usr/i686-w64-mingw32/include" | |
S["LDFLAGS"]="-Wl,-O1,--sort-common,--as-needed -fstack-protector -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-"\ | |
"w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib -L/usr/i686-w64-mingw32/lib" | |
S["CFLAGS"]="-D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection"\ | |
" -Werror-implicit-function-declaration -Wno-system-headers" | |
S["CC"]="i686-w64-mingw32-gcc" | |
S["INSTALL_DATA"]="${INSTALL} -m 644" | |
S["INSTALL_SCRIPT"]="${INSTALL}" | |
S["INSTALL_PROGRAM"]="${INSTALL}" | |
S["libext"]="a" | |
S["AR"]="/usr/bin/i686-w64-mingw32-ar" | |
S["EGREP"]="/usr/bin/grep -E" | |
S["GREP"]="/usr/bin/grep" | |
S["SED"]="/usr/bin/sed" | |
S["CONFIGURE_OPTIONS"]="\" '--host=i686-w64-mingw32' '--target=i686-w64-mingw32' '--build=' '--prefix=/usr/i686-w64-mingw32' '--libdir=/usr/i686-w64-mingw32/lib' '--included"\ | |
"ir=/usr/i686-w64-mingw32/include' '--enable-shared' '--with-openssl' '--enable-ipv6' '--with-libidn2' '--with-libssh2' '--without-ca-bundle' '--with"\ | |
"out-random' '--with-libpsl' '--with-brotli' '--with-zstd' '--enable-static' '--disable-shared' '..' 'build_alias=' 'host_alias=i686-w64-mingw32' 'ta"\ | |
"rget_alias=i686-w64-mingw32' 'CC=i686-w64-mingw32-gcc' 'CFLAGS=-D_FORTIFY_SOURCE=3 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp"\ | |
"-buffer-size=4 -Wformat -Werror=format-security -fcf-protection ' 'LDFLAGS=-Wl,-O1,--sort-common,--as-needed -fstack-protector ' 'CPPFLAGS=-D_FORTIF"\ | |
"Y_SOURCE=3 -D_GLIBCXX_ASSERTIONS '\"" | |
S["AM_BACKSLASH"]="\\" | |
S["AM_DEFAULT_VERBOSITY"]="0" | |
S["AM_DEFAULT_V"]="$(AM_DEFAULT_VERBOSITY)" | |
S["AM_V"]="$(V)" | |
S["MAINT"]="#" | |
S["MAINTAINER_MODE_FALSE"]="" | |
S["MAINTAINER_MODE_TRUE"]="#" | |
S["target_alias"]="i686-w64-mingw32" | |
S["host_alias"]="i686-w64-mingw32" | |
S["build_alias"]="" | |
S["LIBS"]="-lnghttp2 -lidn2 -lssh2 -lssh2 -lcrypt32 -lbcrypt -lws2_32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzst"\ | |
"d -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32" | |
S["ECHO_T"]="" | |
S["ECHO_N"]="-n" | |
S["ECHO_C"]="" | |
S["DEFS"]="-DHAVE_CONFIG_H" | |
S["mandir"]="${datarootdir}/man" | |
S["localedir"]="${datarootdir}/locale" | |
S["libdir"]="/usr/i686-w64-mingw32/lib" | |
S["psdir"]="${docdir}" | |
S["pdfdir"]="${docdir}" | |
S["dvidir"]="${docdir}" | |
S["htmldir"]="${docdir}" | |
S["infodir"]="${datarootdir}/info" | |
S["docdir"]="${datarootdir}/doc/${PACKAGE_TARNAME}" | |
S["oldincludedir"]="/usr/include" | |
S["includedir"]="/usr/i686-w64-mingw32/include" | |
S["runstatedir"]="${localstatedir}/run" | |
S["localstatedir"]="${prefix}/var" | |
S["sharedstatedir"]="${prefix}/com" | |
S["sysconfdir"]="${prefix}/etc" | |
S["datadir"]="${datarootdir}" | |
S["datarootdir"]="${prefix}/share" | |
S["libexecdir"]="${exec_prefix}/libexec" | |
S["sbindir"]="${exec_prefix}/sbin" | |
S["bindir"]="${exec_prefix}/bin" | |
S["program_transform_name"]="s,x,x," | |
S["prefix"]="/usr/i686-w64-mingw32" | |
S["exec_prefix"]="${prefix}" | |
S["PACKAGE_URL"]="" | |
S["PACKAGE_BUGREPORT"]="a suitable curl mailing list: https://curl.se/mail/" | |
S["PACKAGE_STRING"]="curl -" | |
S["PACKAGE_VERSION"]="-" | |
S["PACKAGE_TARNAME"]="curl" | |
S["PACKAGE_NAME"]="curl" | |
S["SHELL"]="/bin/sh" | |
S["PATH_SEPARATOR"]=":" | |
S["am__quote"]="" | |
_ACAWK | |
cat >>"$ac_tmp/subs1.awk" <<_ACAWK && | |
for (key in S) S_is_set[key] = 1 | |
FS = "" | |
} | |
{ | |
line = $ 0 | |
nfields = split(line, field, "@") | |
substed = 0 | |
len = length(field[1]) | |
for (i = 2; i < nfields; i++) { | |
key = field[i] | |
keylen = length(key) | |
if (S_is_set[key]) { | |
value = S[key] | |
line = substr(line, 1, len) "" value "" substr(line, len + keylen + 3) | |
len += length(value) + length(field[++i]) | |
substed = 1 | |
} else | |
len += 1 + keylen | |
} | |
print line | |
} | |
_ACAWK | |
if sed "s/$ac_cr//" < /dev/null > /dev/null 2>&1; then | |
sed "s/$ac_cr\$//; s/$ac_cr/$ac_cs_awk_cr/g" | |
else | |
cat | |
fi < "$ac_tmp/subs1.awk" > "$ac_tmp/subs.awk" \ | |
|| as_fn_error $? "could not setup config files machinery" "$LINENO" 5 | |
fi # test -n "$CONFIG_FILES" | |
# Set up the scripts for CONFIG_HEADERS section. | |
# No need to generate them if there are no CONFIG_HEADERS. | |
# This happens for instance with `./config.status Makefile'. | |
if test -n "$CONFIG_HEADERS"; then | |
cat >"$ac_tmp/defines.awk" <<\_ACAWK || | |
BEGIN { | |
D["PACKAGE_NAME"]=" \"curl\"" | |
D["PACKAGE_TARNAME"]=" \"curl\"" | |
D["PACKAGE_VERSION"]=" \"-\"" | |
D["PACKAGE_STRING"]=" \"curl -\"" | |
D["PACKAGE_BUGREPORT"]=" \"a suitable curl mailing list: https://curl.se/mail/\"" | |
D["PACKAGE_URL"]=" \"\"" | |
D["HAVE_STDIO_H"]=" 1" | |
D["HAVE_STDLIB_H"]=" 1" | |
D["HAVE_STRING_H"]=" 1" | |
D["HAVE_INTTYPES_H"]=" 1" | |
D["HAVE_STDINT_H"]=" 1" | |
D["HAVE_STRINGS_H"]=" 1" | |
D["HAVE_SYS_STAT_H"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_UNISTD_H"]=" 1" | |
D["STDC_HEADERS"]=" 1" | |
D["HAVE_STDATOMIC_H"]=" 1" | |
D["HAVE_ATOMIC"]=" 1" | |
D["PACKAGE"]=" \"curl\"" | |
D["VERSION"]=" \"-\"" | |
D["OS"]=" \"i686-w64-mingw32\"" | |
D["NEED_REENTRANT"]=" 1" | |
D["_REENTRANT"]=" " | |
D["_FILE_OFFSET_BITS"]=" 64" | |
D["LT_OBJDIR"]=" \".libs/\"" | |
D["USE_WIN32_LARGE_FILES"]=" 1" | |
D["USE_WIN32_CRYPTO"]=" 1" | |
D["HAVE_LDAP_SSL"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_SYS_TIME_H"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_SYS_TIME_H"]=" 1" | |
D["HAVE_LIBZ"]=" 1" | |
D["HAVE_LIBBROTLIDEC"]=" 1" | |
D["HAVE_BROTLI_DECODE_H"]=" 1" | |
D["HAVE_BROTLI"]=" 1" | |
D["HAVE_LIBZSTD"]=" 1" | |
D["HAVE_ZSTD_H"]=" 1" | |
D["HAVE_ZSTD"]=" 1" | |
D["HAVE_LIBWLDAP32"]=" 1" | |
D["USE_WIN32_LDAP"]=" 1" | |
D["USE_IPV6"]=" 1" | |
D["HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID"]=" 1" | |
D["HAVE_LIBSSL"]=" 1" | |
D["HAVE_OPENSSL_X509_H"]=" 1" | |
D["USE_OPENSSL"]=" 1" | |
D["HAVE_OPENSSL_RSA_H"]=" 1" | |
D["USE_OPENSSL"]=" 1" | |
D["HAVE_OPENSSL_CRYPTO_H"]=" 1" | |
D["USE_OPENSSL"]=" 1" | |
D["HAVE_OPENSSL_PEM_H"]=" 1" | |
D["USE_OPENSSL"]=" 1" | |
D["HAVE_OPENSSL_SSL_H"]=" 1" | |
D["USE_OPENSSL"]=" 1" | |
D["HAVE_OPENSSL_ERR_H"]=" 1" | |
D["USE_OPENSSL"]=" 1" | |
D["HAVE_OPENSSL3"]=" 1" | |
D["HAVE_OPENSSL_SRP"]=" 1" | |
D["HAVE_OPENSSL_QUIC"]=" 1" | |
D["CURL_CA_PATH"]=" \"/etc/ssl/certs\"" | |
D["HAVE_LIBPSL_H"]=" 1" | |
D["USE_LIBPSL"]=" 1" | |
D["HAVE_LIBSSH2"]=" 1" | |
D["USE_LIBSSH2"]=" 1" | |
D["HAVE_IDN2_H"]=" 1" | |
D["HAVE_LIBIDN2"]=" 1" | |
D["HAVE_NGHTTP2_NGHTTP2_H"]=" 1" | |
D["USE_NGHTTP2"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_SYS_TIME_H"]=" 1" | |
D["HAVE_UNISTD_H"]=" 1" | |
D["HAVE_STDLIB_H"]=" 1" | |
D["HAVE_SYS_STAT_H"]=" 1" | |
D["HAVE_SYS_PARAM_H"]=" 1" | |
D["HAVE_FCNTL_H"]=" 1" | |
D["HAVE_IO_H"]=" 1" | |
D["HAVE_UTIME_H"]=" 1" | |
D["HAVE_SYS_UTIME_H"]=" 1" | |
D["HAVE_LIBGEN_H"]=" 1" | |
D["HAVE_LOCALE_H"]=" 1" | |
D["HAVE_STDBOOL_H"]=" 1" | |
D["HAVE_SETJMP_H"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_SYS_TIME_H"]=" 1" | |
D["HAVE_STRUCT_TIMEVAL"]=" 1" | |
D["SIZEOF_SIZE_T"]=" 4" | |
D["SIZEOF_LONG"]=" 4" | |
D["SIZEOF_INT"]=" 4" | |
D["SIZEOF_TIME_T"]=" 4" | |
D["SIZEOF_OFF_T"]=" 8" | |
D["SIZEOF_CURL_OFF_T"]=" 8" | |
D["SIZEOF_CURL_SOCKET_T"]=" 4" | |
D["HAVE_LONGLONG"]=" 1" | |
D["HAVE_BOOL_T"]=" 1" | |
D["CURL_SA_FAMILY_T"]=" ADDRESS_FAMILY" | |
D["in_addr_t"]=" unsigned long" | |
D["HAVE_STRUCT_SOCKADDR_STORAGE"]=" 1" | |
D["HAVE_SELECT"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_RECV"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_SEND"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_UNISTD_H"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_STRINGS_H"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_LIBGEN_H"]=" 1" | |
D["HAVE_BASENAME"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_CLOSESOCKET"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_UNISTD_H"]=" 1" | |
D["HAVE_FCNTL_H"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_FREEADDRINFO"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_FTRUNCATE"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_GETHOSTBYNAME"]=" 1" | |
D["GETHOSTNAME_TYPE_ARG2"]=" int" | |
D["HAVE_GETHOSTNAME"]=" 1" | |
D["HAVE_GETPEERNAME"]=" 1" | |
D["HAVE_GETSOCKNAME"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_SYS_TIME_H"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_UNISTD_H"]=" 1" | |
D["HAVE_IOCTLSOCKET"]=" 1" | |
D["HAVE_IOCTLSOCKET_FIONBIO"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_SIGNAL"]=" 1" | |
D["HAVE_SYS_TYPES_H"]=" 1" | |
D["HAVE_SOCKET"]=" 1" | |
D["HAVE_STRCASECMP"]=" 1" | |
D["HAVE_STRCMPI"]=" 1" | |
D["HAVE_STRDUP"]=" 1" | |
D["HAVE_STRICMP"]=" 1" | |
D["HAVE_STRTOK_R"]=" 1" | |
D["HAVE_STRTOLL"]=" 1" | |
D["HAVE_DECL_GETPWUID_R"]=" 0" | |
D["HAVE_DECL_GETPWUID_R_MISSING"]=" 1" | |
D["HAVE__FSEEKI64"]=" 1" | |
D["HAVE_FSEEKO"]=" 1" | |
D["HAVE_GETTIMEOFDAY"]=" 1" | |
D["HAVE_SCHED_YIELD"]=" 1" | |
D["HAVE_SETLOCALE"]=" 1" | |
D["HAVE_SETMODE"]=" 1" | |
D["HAVE_SNPRINTF"]=" 1" | |
D["HAVE_UTIME"]=" 1" | |
D["HAVE_DECL_FSEEKO"]=" 1" | |
D["USE_MANUAL"]=" 1" | |
D["HAVE_PTHREAD_H"]=" 1" | |
D["USE_THREADS_POSIX"]=" 1" | |
D["HAVE_DIRENT_H"]=" 1" | |
D["HAVE_OPENDIR"]=" 1" | |
D["USE_TLS_SRP"]=" 1" | |
D["USE_UNIX_SOCKETS"]=" 1" | |
D["HAVE_SSL_SET0_WBIO"]=" 1" | |
D["CURL_EXTERN_SYMBOL"]=" __attribute__ ((__visibility__ (\"default\")))" | |
for (key in D) D_is_set[key] = 1 | |
FS = "" | |
} | |
/^[\t ]*#[\t ]*(define|undef)[\t ]+[_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ][_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789]*([\t (]|$)/ { | |
line = $ 0 | |
split(line, arg, " ") | |
if (arg[1] == "#") { | |
defundef = arg[2] | |
mac1 = arg[3] | |
} else { | |
defundef = substr(arg[1], 2) | |
mac1 = arg[2] | |
} | |
split(mac1, mac2, "(") #) | |
macro = mac2[1] | |
prefix = substr(line, 1, index(line, defundef) - 1) | |
if (D_is_set[macro]) { | |
# Preserve the white space surrounding the "#". | |
print prefix "define", macro P[macro] D[macro] | |
next | |
} else { | |
# Replace #undef with comments. This is necessary, for example, | |
# in the case of _POSIX_SOURCE, which is predefined and required | |
# on some systems where configure will not decide to define it. | |
if (defundef == "undef") { | |
print "/*", prefix defundef, macro, "*/" | |
next | |
} | |
} | |
} | |
{ print } | |
_ACAWK | |
as_fn_error $? "could not setup config headers machinery" "$LINENO" 5 | |
fi # test -n "$CONFIG_HEADERS" | |
eval set X " :F $CONFIG_FILES :H $CONFIG_HEADERS :C $CONFIG_COMMANDS" | |
shift | |
for ac_tag | |
do | |
case $ac_tag in | |
:[FHLC]) ac_mode=$ac_tag; continue;; | |
esac | |
case $ac_mode$ac_tag in | |
:[FHL]*:*);; | |
:L* | :C*:*) as_fn_error $? "invalid tag \`$ac_tag'" "$LINENO" 5;; | |
:[FH]-) ac_tag=-:-;; | |
:[FH]*) ac_tag=$ac_tag:$ac_tag.in;; | |
esac | |
ac_save_IFS=$IFS | |
IFS=: | |
set x $ac_tag | |
IFS=$ac_save_IFS | |
shift | |
ac_file=$1 | |
shift | |
case $ac_mode in | |
:L) ac_source=$1;; | |
:[FH]) | |
ac_file_inputs= | |
for ac_f | |
do | |
case $ac_f in | |
-) ac_f="$ac_tmp/stdin";; | |
*) # Look for the file first in the build tree, then in the source tree | |
# (if the path is not absolute). The absolute path cannot be DOS-style, | |
# because $ac_f cannot contain `:'. | |
test -f "$ac_f" || | |
case $ac_f in | |
[\\/$]*) false;; | |
*) test -f "$srcdir/$ac_f" && ac_f="$srcdir/$ac_f";; | |
esac || | |
as_fn_error 1 "cannot find input file: \`$ac_f'" "$LINENO" 5;; | |
esac | |
case $ac_f in *\'*) ac_f=`printf "%s\n" "$ac_f" | sed "s/'/'\\\\\\\\''/g"`;; esac | |
as_fn_append ac_file_inputs " '$ac_f'" | |
done | |
# Let's still pretend it is `configure' which instantiates (i.e., don't | |
# use $as_me), people would be surprised to read: | |
# /* config.h. Generated by config.status. */ | |
configure_input='Generated from '` | |
printf "%s\n" "$*" | sed 's|^[^:]*/||;s|:[^:]*/|, |g' | |
`' by configure.' | |
if test x"$ac_file" != x-; then | |
configure_input="$ac_file. $configure_input" | |
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: creating $ac_file" >&5 | |
printf "%s\n" "$as_me: creating $ac_file" >&6;} | |
fi | |
# Neutralize special characters interpreted by sed in replacement strings. | |
case $configure_input in #( | |
*\&* | *\|* | *\\* ) | |
ac_sed_conf_input=`printf "%s\n" "$configure_input" | | |
sed 's/[\\\\&|]/\\\\&/g'`;; #( | |
*) ac_sed_conf_input=$configure_input;; | |
esac | |
case $ac_tag in | |
*:-:* | *:-) cat >"$ac_tmp/stdin" \ | |
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 ;; | |
esac | |
;; | |
esac | |
ac_dir=`$as_dirname -- "$ac_file" || | |
$as_expr X"$ac_file" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |
X"$ac_file" : 'X\(//\)[^/]' \| \ | |
X"$ac_file" : 'X\(//\)$' \| \ | |
X"$ac_file" : 'X\(/\)' \| . 2>/dev/null || | |
printf "%s\n" X"$ac_file" | | |
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | |
s//\1/ | |
q | |
} | |
/^X\(\/\/\)[^/].*/{ | |
s//\1/ | |
q | |
} | |
/^X\(\/\/\)$/{ | |
s//\1/ | |
q | |
} | |
/^X\(\/\).*/{ | |
s//\1/ | |
q | |
} | |
s/.*/./; q'` | |
as_dir="$ac_dir"; as_fn_mkdir_p | |
ac_builddir=. | |
case "$ac_dir" in | |
.) ac_dir_suffix= ac_top_builddir_sub=. ac_top_build_prefix= ;; | |
*) | |
ac_dir_suffix=/`printf "%s\n" "$ac_dir" | sed 's|^\.[\\/]||'` | |
# A ".." for each directory in $ac_dir_suffix. | |
ac_top_builddir_sub=`printf "%s\n" "$ac_dir_suffix" | sed 's|/[^\\/]*|/..|g;s|/||'` | |
case $ac_top_builddir_sub in | |
"") ac_top_builddir_sub=. ac_top_build_prefix= ;; | |
*) ac_top_build_prefix=$ac_top_builddir_sub/ ;; | |
esac ;; | |
esac | |
ac_abs_top_builddir=$ac_pwd | |
ac_abs_builddir=$ac_pwd$ac_dir_suffix | |
# for backward compatibility: | |
ac_top_builddir=$ac_top_build_prefix | |
case $srcdir in | |
.) # We are building in place. | |
ac_srcdir=. | |
ac_top_srcdir=$ac_top_builddir_sub | |
ac_abs_top_srcdir=$ac_pwd ;; | |
[\\/]* | ?:[\\/]* ) # Absolute name. | |
ac_srcdir=$srcdir$ac_dir_suffix; | |
ac_top_srcdir=$srcdir | |
ac_abs_top_srcdir=$srcdir ;; | |
*) # Relative name. | |
ac_srcdir=$ac_top_build_prefix$srcdir$ac_dir_suffix | |
ac_top_srcdir=$ac_top_build_prefix$srcdir | |
ac_abs_top_srcdir=$ac_pwd/$srcdir ;; | |
esac | |
ac_abs_srcdir=$ac_abs_top_srcdir$ac_dir_suffix | |
case $ac_mode in | |
:F) | |
# | |
# CONFIG_FILE | |
# | |
case $INSTALL in | |
[\\/$]* | ?:[\\/]* ) ac_INSTALL=$INSTALL ;; | |
*) ac_INSTALL=$ac_top_build_prefix$INSTALL ;; | |
esac | |
ac_MKDIR_P=$MKDIR_P | |
case $MKDIR_P in | |
[\\/$]* | ?:[\\/]* ) ;; | |
*/*) ac_MKDIR_P=$ac_top_build_prefix$MKDIR_P ;; | |
esac | |
# If the template does not know about datarootdir, expand it. | |
# FIXME: This hack should be removed a few years after 2.60. | |
ac_datarootdir_hack=; ac_datarootdir_seen= | |
ac_sed_dataroot=' | |
/datarootdir/ { | |
p | |
q | |
} | |
/@datadir@/p | |
/@docdir@/p | |
/@infodir@/p | |
/@localedir@/p | |
/@mandir@/p' | |
case `eval "sed -n \"\$ac_sed_dataroot\" $ac_file_inputs"` in | |
*datarootdir*) ac_datarootdir_seen=yes;; | |
*@datadir@*|*@docdir@*|*@infodir@*|*@localedir@*|*@mandir@*) | |
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&5 | |
printf "%s\n" "$as_me: WARNING: $ac_file_inputs seems to ignore the --datarootdir setting" >&2;} | |
ac_datarootdir_hack=' | |
s&@datadir@&${datarootdir}&g | |
s&@docdir@&${datarootdir}/doc/${PACKAGE_TARNAME}&g | |
s&@infodir@&${datarootdir}/info&g | |
s&@localedir@&${datarootdir}/locale&g | |
s&@mandir@&${datarootdir}/man&g | |
s&\${datarootdir}&${prefix}/share&g' ;; | |
esac | |
ac_sed_extra=" | |
:t | |
/@[a-zA-Z_][a-zA-Z_0-9]*@/!b | |
s|@configure_input@|$ac_sed_conf_input|;t t | |
s&@top_builddir@&$ac_top_builddir_sub&;t t | |
s&@top_build_prefix@&$ac_top_build_prefix&;t t | |
s&@srcdir@&$ac_srcdir&;t t | |
s&@abs_srcdir@&$ac_abs_srcdir&;t t | |
s&@top_srcdir@&$ac_top_srcdir&;t t | |
s&@abs_top_srcdir@&$ac_abs_top_srcdir&;t t | |
s&@builddir@&$ac_builddir&;t t | |
s&@abs_builddir@&$ac_abs_builddir&;t t | |
s&@abs_top_builddir@&$ac_abs_top_builddir&;t t | |
s&@INSTALL@&$ac_INSTALL&;t t | |
s&@MKDIR_P@&$ac_MKDIR_P&;t t | |
$ac_datarootdir_hack | |
" | |
eval sed \"\$ac_sed_extra\" "$ac_file_inputs" | $AWK -f "$ac_tmp/subs.awk" \ | |
>$ac_tmp/out || as_fn_error $? "could not create $ac_file" "$LINENO" 5 | |
test -z "$ac_datarootdir_hack$ac_datarootdir_seen" && | |
{ ac_out=`sed -n '/\${datarootdir}/p' "$ac_tmp/out"`; test -n "$ac_out"; } && | |
{ ac_out=`sed -n '/^[ ]*datarootdir[ ]*:*=/p' \ | |
"$ac_tmp/out"`; test -z "$ac_out"; } && | |
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: WARNING: $ac_file contains a reference to the variable \`datarootdir' | |
which seems to be undefined. Please make sure it is defined" >&5 | |
printf "%s\n" "$as_me: WARNING: $ac_file contains a reference to the variable \`datarootdir' | |
which seems to be undefined. Please make sure it is defined" >&2;} | |
rm -f "$ac_tmp/stdin" | |
case $ac_file in | |
-) cat "$ac_tmp/out" && rm -f "$ac_tmp/out";; | |
*) rm -f "$ac_file" && mv "$ac_tmp/out" "$ac_file";; | |
esac \ | |
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 | |
;; | |
:H) | |
# | |
# CONFIG_HEADER | |
# | |
if test x"$ac_file" != x-; then | |
{ | |
printf "%s\n" "/* $configure_input */" >&1 \ | |
&& eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" | |
} >"$ac_tmp/config.h" \ | |
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 | |
if diff "$ac_file" "$ac_tmp/config.h" >/dev/null 2>&1; then | |
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: $ac_file is unchanged" >&5 | |
printf "%s\n" "$as_me: $ac_file is unchanged" >&6;} | |
else | |
rm -f "$ac_file" | |
mv "$ac_tmp/config.h" "$ac_file" \ | |
|| as_fn_error $? "could not create $ac_file" "$LINENO" 5 | |
fi | |
else | |
printf "%s\n" "/* $configure_input */" >&1 \ | |
&& eval '$AWK -f "$ac_tmp/defines.awk"' "$ac_file_inputs" \ | |
|| as_fn_error $? "could not create -" "$LINENO" 5 | |
fi | |
# Compute "$ac_file"'s index in $config_headers. | |
_am_arg="$ac_file" | |
_am_stamp_count=1 | |
for _am_header in $config_headers :; do | |
case $_am_header in | |
$_am_arg | $_am_arg:* ) | |
break ;; | |
* ) | |
_am_stamp_count=`expr $_am_stamp_count + 1` ;; | |
esac | |
done | |
echo "timestamp for $_am_arg" >`$as_dirname -- "$_am_arg" || | |
$as_expr X"$_am_arg" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |
X"$_am_arg" : 'X\(//\)[^/]' \| \ | |
X"$_am_arg" : 'X\(//\)$' \| \ | |
X"$_am_arg" : 'X\(/\)' \| . 2>/dev/null || | |
printf "%s\n" X"$_am_arg" | | |
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | |
s//\1/ | |
q | |
} | |
/^X\(\/\/\)[^/].*/{ | |
s//\1/ | |
q | |
} | |
/^X\(\/\/\)$/{ | |
s//\1/ | |
q | |
} | |
/^X\(\/\).*/{ | |
s//\1/ | |
q | |
} | |
s/.*/./; q'`/stamp-h$_am_stamp_count | |
;; | |
:C) { printf "%s\n" "$as_me:${as_lineno-$LINENO}: executing $ac_file commands" >&5 | |
printf "%s\n" "$as_me: executing $ac_file commands" >&6;} | |
;; | |
esac | |
case $ac_file$ac_mode in | |
"depfiles":C) test x"$AMDEP_TRUE" != x"" || { | |
# Older Autoconf quotes --file arguments for eval, but not when files | |
# are listed without --file. Let's play safe and only enable the eval | |
# if we detect the quoting. | |
# TODO: see whether this extra hack can be removed once we start | |
# requiring Autoconf 2.70 or later. | |
case $CONFIG_FILES in #( | |
*\'*) : | |
eval set x "$CONFIG_FILES" ;; #( | |
*) : | |
set x $CONFIG_FILES ;; #( | |
*) : | |
;; | |
esac | |
shift | |
# Used to flag and report bootstrapping failures. | |
am_rc=0 | |
for am_mf | |
do | |
# Strip MF so we end up with the name of the file. | |
am_mf=`printf "%s\n" "$am_mf" | sed -e 's/:.*$//'` | |
# Check whether this is an Automake generated Makefile which includes | |
# dependency-tracking related rules and includes. | |
# Grep'ing the whole file directly is not great: AIX grep has a line | |
# limit of 2048, but all sed's we know have understand at least 4000. | |
sed -n 's,^am--depfiles:.*,X,p' "$am_mf" | grep X >/dev/null 2>&1 \ | |
|| continue | |
am_dirpart=`$as_dirname -- "$am_mf" || | |
$as_expr X"$am_mf" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \ | |
X"$am_mf" : 'X\(//\)[^/]' \| \ | |
X"$am_mf" : 'X\(//\)$' \| \ | |
X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || | |
printf "%s\n" X"$am_mf" | | |
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{ | |
s//\1/ | |
q | |
} | |
/^X\(\/\/\)[^/].*/{ | |
s//\1/ | |
q | |
} | |
/^X\(\/\/\)$/{ | |
s//\1/ | |
q | |
} | |
/^X\(\/\).*/{ | |
s//\1/ | |
q | |
} | |
s/.*/./; q'` | |
am_filepart=`$as_basename -- "$am_mf" || | |
$as_expr X/"$am_mf" : '.*/\([^/][^/]*\)/*$' \| \ | |
X"$am_mf" : 'X\(//\)$' \| \ | |
X"$am_mf" : 'X\(/\)' \| . 2>/dev/null || | |
printf "%s\n" X/"$am_mf" | | |
sed '/^.*\/\([^/][^/]*\)\/*$/{ | |
s//\1/ | |
q | |
} | |
/^X\/\(\/\/\)$/{ | |
s//\1/ | |
q | |
} | |
/^X\/\(\/\).*/{ | |
s//\1/ | |
q | |
} | |
s/.*/./; q'` | |
{ echo "$as_me:$LINENO: cd "$am_dirpart" \ | |
&& sed -e '/# am--include-marker/d' "$am_filepart" \ | |
| $MAKE -f - am--depfiles" >&5 | |
(cd "$am_dirpart" \ | |
&& sed -e '/# am--include-marker/d' "$am_filepart" \ | |
| $MAKE -f - am--depfiles) >&5 2>&5 | |
ac_status=$? | |
echo "$as_me:$LINENO: \$? = $ac_status" >&5 | |
(exit $ac_status); } || am_rc=$? | |
done | |
if test $am_rc -ne 0; then | |
{ { printf "%s\n" "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5 | |
printf "%s\n" "$as_me: error: in \`$ac_pwd':" >&2;} | |
as_fn_error $? "Something went wrong bootstrapping makefile fragments | |
for automatic dependency tracking. If GNU make was not used, consider | |
re-running the configure script with MAKE=\"gmake\" (or whatever is | |
necessary). You can also try re-running configure with the | |
'--disable-dependency-tracking' option to at least be able to build | |
the package (albeit without support for automatic dependency tracking). | |
See \`config.log' for more details" "$LINENO" 5; } | |
fi | |
{ am_dirpart=; unset am_dirpart;} | |
{ am_filepart=; unset am_filepart;} | |
{ am_mf=; unset am_mf;} | |
{ am_rc=; unset am_rc;} | |
rm -f conftest-deps.mk | |
} | |
;; | |
"libtool":C) | |
# See if we are running on zsh, and set the options that allow our | |
# commands through without removal of \ escapes. | |
if test -n "${ZSH_VERSION+set}"; then | |
setopt NO_GLOB_SUBST | |
fi | |
cfgfile=${ofile}T | |
trap "$RM \"$cfgfile\"; exit 1" 1 2 15 | |
$RM "$cfgfile" | |
cat <<_LT_EOF >> "$cfgfile" | |
#! $SHELL | |
# Generated automatically by $as_me ($PACKAGE) $VERSION | |
# NOTE: Changes made to this file will be lost: look at ltmain.sh. | |
# Provide generalized library-building support services. | |
# Written by Gordon Matzigkeit, 1996 | |
# Copyright (C) 2014 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. | |
# GNU Libtool is free software; you can redistribute it and/or modify | |
# it under the terms of the GNU General Public License as published by | |
# the Free Software Foundation; either version 2 of of the License, or | |
# (at your option) any later version. | |
# | |
# As a special exception to the GNU General Public License, if you | |
# distribute this file as part of a program or library that is built | |
# using GNU Libtool, you may include this file under the same | |
# distribution terms that you use for the rest of that program. | |
# | |
# GNU Libtool is distributed in the hope that it will be useful, but | |
# WITHOUT ANY WARRANTY; without even the implied warranty of | |
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
# GNU General Public License for more details. | |
# | |
# You should have received a copy of the GNU General Public License | |
# along with this program. If not, see <http://www.gnu.org/licenses/>. | |
# The names of the tagged configurations supported by this script. | |
available_tags='RC ' | |
# Configured defaults for sys_lib_dlsearch_path munging. | |
: \${LT_SYS_LIBRARY_PATH="$configure_time_lt_sys_library_path"} | |
# ### BEGIN LIBTOOL CONFIG | |
# Which release of libtool.m4 was used? | |
macro_version=$macro_version | |
macro_revision=$macro_revision | |
# Assembler program. | |
AS=$lt_AS | |
# DLL creation program. | |
DLLTOOL=$lt_DLLTOOL | |
# Object dumper program. | |
OBJDUMP=$lt_OBJDUMP | |
# Whether or not to build shared libraries. | |
build_libtool_libs=$enable_shared | |
# Whether or not to build static libraries. | |
build_old_libs=$enable_static | |
# What type of objects to build. | |
pic_mode=$pic_mode | |
# Whether or not to optimize for fast installation. | |
fast_install=$enable_fast_install | |
# Shared archive member basename,for filename based shared library versioning on AIX. | |
shared_archive_member_spec=$shared_archive_member_spec | |
# Shell to use when invoking shell scripts. | |
SHELL=$lt_SHELL | |
# An echo program that protects backslashes. | |
ECHO=$lt_ECHO | |
# The PATH separator for the build system. | |
PATH_SEPARATOR=$lt_PATH_SEPARATOR | |
# The host system. | |
host_alias=$host_alias | |
host=$host | |
host_os=$host_os | |
# The build system. | |
build_alias=$build_alias | |
build=$build | |
build_os=$build_os | |
# A sed program that does not truncate output. | |
SED=$lt_SED | |
# Sed that helps us avoid accidentally triggering echo(1) options like -n. | |
Xsed="\$SED -e 1s/^X//" | |
# A grep program that handles long lines. | |
GREP=$lt_GREP | |
# An ERE matcher. | |
EGREP=$lt_EGREP | |
# A literal string matcher. | |
FGREP=$lt_FGREP | |
# A BSD- or MS-compatible name lister. | |
NM=$lt_NM | |
# Whether we need soft or hard links. | |
LN_S=$lt_LN_S | |
# What is the maximum length of a command? | |
max_cmd_len=$max_cmd_len | |
# Object file suffix (normally "o"). | |
objext=$ac_objext | |
# Executable file suffix (normally ""). | |
exeext=$exeext | |
# whether the shell understands "unset". | |
lt_unset=$lt_unset | |
# turn spaces into newlines. | |
SP2NL=$lt_lt_SP2NL | |
# turn newlines into spaces. | |
NL2SP=$lt_lt_NL2SP | |
# convert \$build file names to \$host format. | |
to_host_file_cmd=$lt_cv_to_host_file_cmd | |
# convert \$build files to toolchain format. | |
to_tool_file_cmd=$lt_cv_to_tool_file_cmd | |
# A file(cmd) program that detects file types. | |
FILECMD=$lt_FILECMD | |
# Method to check whether dependent libraries are shared objects. | |
deplibs_check_method=$lt_deplibs_check_method | |
# Command to use when deplibs_check_method = "file_magic". | |
file_magic_cmd=$lt_file_magic_cmd | |
# How to find potential files when deplibs_check_method = "file_magic". | |
file_magic_glob=$lt_file_magic_glob | |
# Find potential files using nocaseglob when deplibs_check_method = "file_magic". | |
want_nocaseglob=$lt_want_nocaseglob | |
# Command to associate shared and link libraries. | |
sharedlib_from_linklib_cmd=$lt_sharedlib_from_linklib_cmd | |
# The archiver. | |
AR=$lt_AR | |
# Flags to create an archive (by configure). | |
lt_ar_flags=$lt_ar_flags | |
# Flags to create an archive. | |
AR_FLAGS=\${ARFLAGS-"\$lt_ar_flags"} | |
# How to feed a file listing to the archiver. | |
archiver_list_spec=$lt_archiver_list_spec | |
# A symbol stripping program. | |
STRIP=$lt_STRIP | |
# Commands used to install an old-style archive. | |
RANLIB=$lt_RANLIB | |
old_postinstall_cmds=$lt_old_postinstall_cmds | |
old_postuninstall_cmds=$lt_old_postuninstall_cmds | |
# Whether to use a lock for old archive extraction. | |
lock_old_archive_extraction=$lock_old_archive_extraction | |
# A C compiler. | |
LTCC=$lt_CC | |
# LTCC compiler flags. | |
LTCFLAGS=$lt_CFLAGS | |
# Take the output of nm and produce a listing of raw symbols and C names. | |
global_symbol_pipe=$lt_lt_cv_sys_global_symbol_pipe | |
# Transform the output of nm in a proper C declaration. | |
global_symbol_to_cdecl=$lt_lt_cv_sys_global_symbol_to_cdecl | |
# Transform the output of nm into a list of symbols to manually relocate. | |
global_symbol_to_import=$lt_lt_cv_sys_global_symbol_to_import | |
# Transform the output of nm in a C name address pair. | |
global_symbol_to_c_name_address=$lt_lt_cv_sys_global_symbol_to_c_name_address | |
# Transform the output of nm in a C name address pair when lib prefix is needed. | |
global_symbol_to_c_name_address_lib_prefix=$lt_lt_cv_sys_global_symbol_to_c_name_address_lib_prefix | |
# The name lister interface. | |
nm_interface=$lt_lt_cv_nm_interface | |
# Specify filename containing input files for \$NM. | |
nm_file_list_spec=$lt_nm_file_list_spec | |
# The root where to search for dependent libraries,and where our libraries should be installed. | |
lt_sysroot=$lt_sysroot | |
# Command to truncate a binary pipe. | |
lt_truncate_bin=$lt_lt_cv_truncate_bin | |
# The name of the directory that contains temporary libtool files. | |
objdir=$objdir | |
# Used to examine libraries when file_magic_cmd begins with "file". | |
MAGIC_CMD=$MAGIC_CMD | |
# Must we lock files when doing compilation? | |
need_locks=$lt_need_locks | |
# Manifest tool. | |
MANIFEST_TOOL=$lt_MANIFEST_TOOL | |
# Tool to manipulate archived DWARF debug symbol files on Mac OS X. | |
DSYMUTIL=$lt_DSYMUTIL | |
# Tool to change global to local symbols on Mac OS X. | |
NMEDIT=$lt_NMEDIT | |
# Tool to manipulate fat objects and archives on Mac OS X. | |
LIPO=$lt_LIPO | |
# ldd/readelf like tool for Mach-O binaries on Mac OS X. | |
OTOOL=$lt_OTOOL | |
# ldd/readelf like tool for 64 bit Mach-O binaries on Mac OS X 10.4. | |
OTOOL64=$lt_OTOOL64 | |
# Old archive suffix (normally "a"). | |
libext=$libext | |
# Shared library suffix (normally ".so"). | |
shrext_cmds=$lt_shrext_cmds | |
# The commands to extract the exported symbol list from a shared archive. | |
extract_expsyms_cmds=$lt_extract_expsyms_cmds | |
# Variables whose values should be saved in libtool wrapper scripts and | |
# restored at link time. | |
variables_saved_for_relink=$lt_variables_saved_for_relink | |
# Do we need the "lib" prefix for modules? | |
need_lib_prefix=$need_lib_prefix | |
# Do we need a version for libraries? | |
need_version=$need_version | |
# Library versioning type. | |
version_type=$version_type | |
# Shared library runtime path variable. | |
runpath_var=$runpath_var | |
# Shared library path variable. | |
shlibpath_var=$shlibpath_var | |
# Is shlibpath searched before the hard-coded library search path? | |
shlibpath_overrides_runpath=$shlibpath_overrides_runpath | |
# Format of library name prefix. | |
libname_spec=$lt_libname_spec | |
# List of archive names. First name is the real one, the rest are links. | |
# The last name is the one that the linker finds with -lNAME | |
library_names_spec=$lt_library_names_spec | |
# The coded name of the library, if different from the real name. | |
soname_spec=$lt_soname_spec | |
# Permission mode override for installation of shared libraries. | |
install_override_mode=$lt_install_override_mode | |
# Command to use after installation of a shared archive. | |
postinstall_cmds=$lt_postinstall_cmds | |
# Command to use after uninstallation of a shared archive. | |
postuninstall_cmds=$lt_postuninstall_cmds | |
# Commands used to finish a libtool library installation in a directory. | |
finish_cmds=$lt_finish_cmds | |
# As "finish_cmds", except a single script fragment to be evaled but | |
# not shown. | |
finish_eval=$lt_finish_eval | |
# Whether we should hardcode library paths into libraries. | |
hardcode_into_libs=$hardcode_into_libs | |
# Compile-time system search path for libraries. | |
sys_lib_search_path_spec=$lt_sys_lib_search_path_spec | |
# Detected run-time system search path for libraries. | |
sys_lib_dlsearch_path_spec=$lt_configure_time_dlsearch_path | |
# Explicit LT_SYS_LIBRARY_PATH set during ./configure time. | |
configure_time_lt_sys_library_path=$lt_configure_time_lt_sys_library_path | |
# Whether dlopen is supported. | |
dlopen_support=$enable_dlopen | |
# Whether dlopen of programs is supported. | |
dlopen_self=$enable_dlopen_self | |
# Whether dlopen of statically linked programs is supported. | |
dlopen_self_static=$enable_dlopen_self_static | |
# Commands to strip libraries. | |
old_striplib=$lt_old_striplib | |
striplib=$lt_striplib | |
# The linker used to build libraries. | |
LD=$lt_LD | |
# How to create reloadable object files. | |
reload_flag=$lt_reload_flag | |
reload_cmds=$lt_reload_cmds | |
# Commands used to build an old-style archive. | |
old_archive_cmds=$lt_old_archive_cmds | |
# A language specific compiler. | |
CC=$lt_compiler | |
# Is the compiler the GNU compiler? | |
with_gcc=$GCC | |
# Compiler flag to turn off builtin functions. | |
no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag | |
# Additional compiler flags for building library objects. | |
pic_flag=$lt_lt_prog_compiler_pic | |
# How to pass a linker flag through the compiler. | |
wl=$lt_lt_prog_compiler_wl | |
# Compiler flag to prevent dynamic linking. | |
link_static_flag=$lt_lt_prog_compiler_static | |
# Does compiler simultaneously support -c and -o options? | |
compiler_c_o=$lt_lt_cv_prog_compiler_c_o | |
# Whether or not to add -lc for building shared libraries. | |
build_libtool_need_lc=$archive_cmds_need_lc | |
# Whether or not to disallow shared libs when runtime libs are static. | |
allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes | |
# Compiler flag to allow reflexive dlopens. | |
export_dynamic_flag_spec=$lt_export_dynamic_flag_spec | |
# Compiler flag to generate shared objects directly from archives. | |
whole_archive_flag_spec=$lt_whole_archive_flag_spec | |
# Whether the compiler copes with passing no objects directly. | |
compiler_needs_object=$lt_compiler_needs_object | |
# Create an old-style archive from a shared archive. | |
old_archive_from_new_cmds=$lt_old_archive_from_new_cmds | |
# Create a temporary old-style archive to link instead of a shared archive. | |
old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds | |
# Commands used to build a shared archive. | |
archive_cmds=$lt_archive_cmds | |
archive_expsym_cmds=$lt_archive_expsym_cmds | |
# Commands used to build a loadable module if different from building | |
# a shared archive. | |
module_cmds=$lt_module_cmds | |
module_expsym_cmds=$lt_module_expsym_cmds | |
# Whether we are building with GNU ld or not. | |
with_gnu_ld=$lt_with_gnu_ld | |
# Flag that allows shared libraries with undefined symbols to be built. | |
allow_undefined_flag=$lt_allow_undefined_flag | |
# Flag that enforces no undefined symbols. | |
no_undefined_flag=$lt_no_undefined_flag | |
# Flag to hardcode \$libdir into a binary during linking. | |
# This must work even if \$libdir does not exist | |
hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec | |
# Whether we need a single "-rpath" flag with a separated argument. | |
hardcode_libdir_separator=$lt_hardcode_libdir_separator | |
# Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes | |
# DIR into the resulting binary. | |
hardcode_direct=$hardcode_direct | |
# Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes | |
# DIR into the resulting binary and the resulting library dependency is | |
# "absolute",i.e impossible to change by setting \$shlibpath_var if the | |
# library is relocated. | |
hardcode_direct_absolute=$hardcode_direct_absolute | |
# Set to "yes" if using the -LDIR flag during linking hardcodes DIR | |
# into the resulting binary. | |
hardcode_minus_L=$hardcode_minus_L | |
# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR | |
# into the resulting binary. | |
hardcode_shlibpath_var=$hardcode_shlibpath_var | |
# Set to "yes" if building a shared library automatically hardcodes DIR | |
# into the library and all subsequent libraries and executables linked | |
# against it. | |
hardcode_automatic=$hardcode_automatic | |
# Set to yes if linker adds runtime paths of dependent libraries | |
# to runtime path list. | |
inherit_rpath=$inherit_rpath | |
# Whether libtool must link a program against all its dependency libraries. | |
link_all_deplibs=$link_all_deplibs | |
# Set to "yes" if exported symbols are required. | |
always_export_symbols=$always_export_symbols | |
# The commands to list exported symbols. | |
export_symbols_cmds=$lt_export_symbols_cmds | |
# Symbols that should not be listed in the preloaded symbols. | |
exclude_expsyms=$lt_exclude_expsyms | |
# Symbols that must always be exported. | |
include_expsyms=$lt_include_expsyms | |
# Commands necessary for linking programs (against libraries) with templates. | |
prelink_cmds=$lt_prelink_cmds | |
# Commands necessary for finishing linking programs. | |
postlink_cmds=$lt_postlink_cmds | |
# Specify filename containing input files. | |
file_list_spec=$lt_file_list_spec | |
# How to hardcode a shared library path into an executable. | |
hardcode_action=$hardcode_action | |
# ### END LIBTOOL CONFIG | |
_LT_EOF | |
cat <<'_LT_EOF' >> "$cfgfile" | |
# ### BEGIN FUNCTIONS SHARED WITH CONFIGURE | |
# func_munge_path_list VARIABLE PATH | |
# ----------------------------------- | |
# VARIABLE is name of variable containing _space_ separated list of | |
# directories to be munged by the contents of PATH, which is string | |
# having a format: | |
# "DIR[:DIR]:" | |
# string "DIR[ DIR]" will be prepended to VARIABLE | |
# ":DIR[:DIR]" | |
# string "DIR[ DIR]" will be appended to VARIABLE | |
# "DIRP[:DIRP]::[DIRA:]DIRA" | |
# string "DIRP[ DIRP]" will be prepended to VARIABLE and string | |
# "DIRA[ DIRA]" will be appended to VARIABLE | |
# "DIR[:DIR]" | |
# VARIABLE will be replaced by "DIR[ DIR]" | |
func_munge_path_list () | |
{ | |
case x$2 in | |
x) | |
;; | |
*:) | |
eval $1=\"`$ECHO $2 | $SED 's/:/ /g'` \$$1\" | |
;; | |
x:*) | |
eval $1=\"\$$1 `$ECHO $2 | $SED 's/:/ /g'`\" | |
;; | |
*::*) | |
eval $1=\"\$$1\ `$ECHO $2 | $SED -e 's/.*:://' -e 's/:/ /g'`\" | |
eval $1=\"`$ECHO $2 | $SED -e 's/::.*//' -e 's/:/ /g'`\ \$$1\" | |
;; | |
*) | |
eval $1=\"`$ECHO $2 | $SED 's/:/ /g'`\" | |
;; | |
esac | |
} | |
# Calculate cc_basename. Skip known compiler wrappers and cross-prefix. | |
func_cc_basename () | |
{ | |
for cc_temp in $*""; do | |
case $cc_temp in | |
compile | *[\\/]compile | ccache | *[\\/]ccache ) ;; | |
distcc | *[\\/]distcc | purify | *[\\/]purify ) ;; | |
\-*) ;; | |
*) break;; | |
esac | |
done | |
func_cc_basename_result=`$ECHO "$cc_temp" | $SED "s%.*/%%; s%^$host_alias-%%"` | |
} | |
# ### END FUNCTIONS SHARED WITH CONFIGURE | |
_LT_EOF | |
case $host_os in | |
aix3*) | |
cat <<\_LT_EOF >> "$cfgfile" | |
# AIX sometimes has problems with the GCC collect2 program. For some | |
# reason, if we set the COLLECT_NAMES environment variable, the problems | |
# vanish in a puff of smoke. | |
if test set != "${COLLECT_NAMES+set}"; then | |
COLLECT_NAMES= | |
export COLLECT_NAMES | |
fi | |
_LT_EOF | |
;; | |
esac | |
ltmain=$ac_aux_dir/ltmain.sh | |
# We use sed instead of cat because bash on DJGPP gets confused if | |
# if finds mixed CR/LF and LF-only lines. Since sed operates in | |
# text mode, it properly converts lines to CR/LF. This bash problem | |
# is reportedly fixed, but why not run on old versions too? | |
$SED '$q' "$ltmain" >> "$cfgfile" \ | |
|| (rm -f "$cfgfile"; exit 1) | |
mv -f "$cfgfile" "$ofile" || | |
(rm -f "$ofile" && cp "$cfgfile" "$ofile" && rm -f "$cfgfile") | |
chmod +x "$ofile" | |
cat <<_LT_EOF >> "$ofile" | |
# ### BEGIN LIBTOOL TAG CONFIG: RC | |
# The linker used to build libraries. | |
LD=$lt_LD_RC | |
# How to create reloadable object files. | |
reload_flag=$lt_reload_flag_RC | |
reload_cmds=$lt_reload_cmds_RC | |
# Commands used to build an old-style archive. | |
old_archive_cmds=$lt_old_archive_cmds_RC | |
# A language specific compiler. | |
CC=$lt_compiler_RC | |
# Is the compiler the GNU compiler? | |
with_gcc=$GCC_RC | |
# Compiler flag to turn off builtin functions. | |
no_builtin_flag=$lt_lt_prog_compiler_no_builtin_flag_RC | |
# Additional compiler flags for building library objects. | |
pic_flag=$lt_lt_prog_compiler_pic_RC | |
# How to pass a linker flag through the compiler. | |
wl=$lt_lt_prog_compiler_wl_RC | |
# Compiler flag to prevent dynamic linking. | |
link_static_flag=$lt_lt_prog_compiler_static_RC | |
# Does compiler simultaneously support -c and -o options? | |
compiler_c_o=$lt_lt_cv_prog_compiler_c_o_RC | |
# Whether or not to add -lc for building shared libraries. | |
build_libtool_need_lc=$archive_cmds_need_lc_RC | |
# Whether or not to disallow shared libs when runtime libs are static. | |
allow_libtool_libs_with_static_runtimes=$enable_shared_with_static_runtimes_RC | |
# Compiler flag to allow reflexive dlopens. | |
export_dynamic_flag_spec=$lt_export_dynamic_flag_spec_RC | |
# Compiler flag to generate shared objects directly from archives. | |
whole_archive_flag_spec=$lt_whole_archive_flag_spec_RC | |
# Whether the compiler copes with passing no objects directly. | |
compiler_needs_object=$lt_compiler_needs_object_RC | |
# Create an old-style archive from a shared archive. | |
old_archive_from_new_cmds=$lt_old_archive_from_new_cmds_RC | |
# Create a temporary old-style archive to link instead of a shared archive. | |
old_archive_from_expsyms_cmds=$lt_old_archive_from_expsyms_cmds_RC | |
# Commands used to build a shared archive. | |
archive_cmds=$lt_archive_cmds_RC | |
archive_expsym_cmds=$lt_archive_expsym_cmds_RC | |
# Commands used to build a loadable module if different from building | |
# a shared archive. | |
module_cmds=$lt_module_cmds_RC | |
module_expsym_cmds=$lt_module_expsym_cmds_RC | |
# Whether we are building with GNU ld or not. | |
with_gnu_ld=$lt_with_gnu_ld_RC | |
# Flag that allows shared libraries with undefined symbols to be built. | |
allow_undefined_flag=$lt_allow_undefined_flag_RC | |
# Flag that enforces no undefined symbols. | |
no_undefined_flag=$lt_no_undefined_flag_RC | |
# Flag to hardcode \$libdir into a binary during linking. | |
# This must work even if \$libdir does not exist | |
hardcode_libdir_flag_spec=$lt_hardcode_libdir_flag_spec_RC | |
# Whether we need a single "-rpath" flag with a separated argument. | |
hardcode_libdir_separator=$lt_hardcode_libdir_separator_RC | |
# Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes | |
# DIR into the resulting binary. | |
hardcode_direct=$hardcode_direct_RC | |
# Set to "yes" if using DIR/libNAME\$shared_ext during linking hardcodes | |
# DIR into the resulting binary and the resulting library dependency is | |
# "absolute",i.e impossible to change by setting \$shlibpath_var if the | |
# library is relocated. | |
hardcode_direct_absolute=$hardcode_direct_absolute_RC | |
# Set to "yes" if using the -LDIR flag during linking hardcodes DIR | |
# into the resulting binary. | |
hardcode_minus_L=$hardcode_minus_L_RC | |
# Set to "yes" if using SHLIBPATH_VAR=DIR during linking hardcodes DIR | |
# into the resulting binary. | |
hardcode_shlibpath_var=$hardcode_shlibpath_var_RC | |
# Set to "yes" if building a shared library automatically hardcodes DIR | |
# into the library and all subsequent libraries and executables linked | |
# against it. | |
hardcode_automatic=$hardcode_automatic_RC | |
# Set to yes if linker adds runtime paths of dependent libraries | |
# to runtime path list. | |
inherit_rpath=$inherit_rpath_RC | |
# Whether libtool must link a program against all its dependency libraries. | |
link_all_deplibs=$link_all_deplibs_RC | |
# Set to "yes" if exported symbols are required. | |
always_export_symbols=$always_export_symbols_RC | |
# The commands to list exported symbols. | |
export_symbols_cmds=$lt_export_symbols_cmds_RC | |
# Symbols that should not be listed in the preloaded symbols. | |
exclude_expsyms=$lt_exclude_expsyms_RC | |
# Symbols that must always be exported. | |
include_expsyms=$lt_include_expsyms_RC | |
# Commands necessary for linking programs (against libraries) with templates. | |
prelink_cmds=$lt_prelink_cmds_RC | |
# Commands necessary for finishing linking programs. | |
postlink_cmds=$lt_postlink_cmds_RC | |
# Specify filename containing input files. | |
file_list_spec=$lt_file_list_spec_RC | |
# How to hardcode a shared library path into an executable. | |
hardcode_action=$hardcode_action_RC | |
# ### END LIBTOOL TAG CONFIG: RC | |
_LT_EOF | |
;; | |
esac | |
done # for ac_tag | |
as_fn_exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment