Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2024
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.90 KB | None | 0 0
  1. ~/mingw-w64-curl/src/curl-8.8.0/build-i686-w64-mingw32-static ~/mingw-w64-curl/src/curl-8.8.0
  2. configure: WARNING: you should use --build, --host, --target
  3. checking whether to enable maintainer-specific portions of Makefiles... no
  4. checking whether make supports nested variables... yes
  5. checking whether to enable debug build options... no
  6. checking whether to enable compiler optimizer... (assumed) yes
  7. checking whether to enable strict compiler warnings... no
  8. checking whether to enable compiler warnings as errors... no
  9. checking whether to enable curl debug memory tracking... no
  10. checking whether to enable hiding of library internal symbols... yes
  11. checking whether to enable c-ares for DNS lookups... no
  12. checking whether to disable dependency on -lrt... (assumed no)
  13. checking whether to enable HTTPSRR support... no
  14. checking whether to enable ECH support... no
  15. checking for path separator... :
  16. checking for sed... /usr/bin/sed
  17. checking for grep... /usr/bin/grep
  18. checking that grep -E works... yes
  19. checking for i686-w64-mingw32-ar... /usr/bin/i686-w64-mingw32-ar
  20. configure: using CFLAGS: -D_FORTIFY_SOURCE=2 -D_GLIBCXX_ASSERTIONS -O2 -pipe -fno-plt -fexceptions --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fcf-protection
  21. configure: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -D_FORTIFY_SOURCE=2
  22. configure: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -D_GLIBCXX_ASSERTIONS
  23. configure: WARNING: Continuing even with errors mentioned immediately above this line.
  24. checking for a BSD-compatible install... /usr/bin/install -c
  25. checking for i686-w64-mingw32-gcc... i686-w64-mingw32-gcc
  26. checking whether the C compiler works... yes
  27. checking for C compiler default output file name... a.exe
  28. checking for suffix of executables... .exe
  29. checking whether we are cross compiling... yes
  30. checking for suffix of object files... o
  31. checking whether the compiler supports GNU C... yes
  32. checking whether i686-w64-mingw32-gcc accepts -g... yes
  33. checking for i686-w64-mingw32-gcc option to enable C11 features... none needed
  34. checking whether i686-w64-mingw32-gcc understands -c and -o together... yes
  35. checking how to run the C preprocessor... i686-w64-mingw32-gcc -E
  36. checking for stdio.h... yes
  37. checking for stdlib.h... yes
  38. checking for string.h... yes
  39. checking for inttypes.h... yes
  40. checking for stdint.h... yes
  41. checking for strings.h... yes
  42. checking for sys/stat.h... yes
  43. checking for sys/types.h... yes
  44. checking for unistd.h... yes
  45. checking for stdatomic.h... yes
  46. checking if _Atomic is available... yes
  47. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  48. checking for code coverage support... no
  49. checking whether build environment is sane... yes
  50. checking for i686-w64-mingw32-strip... i686-w64-mingw32-strip
  51. checking for a race-free mkdir -p... /usr/bin/mkdir -p
  52. checking for gawk... gawk
  53. checking whether make sets $(MAKE)... yes
  54. checking whether make supports the include directive... yes (GNU style)
  55. checking dependency style of i686-w64-mingw32-gcc... gcc3
  56. checking curl version... 8.8.0
  57. checking for httpd... no
  58. checking for apache2... no
  59. checking for apachectl... no
  60. checking for apxs... no
  61. configure: httpd/apache2 not in PATH, http tests disabled
  62. configure: apxs not in PATH, http tests disabled
  63. checking for nghttpx... no
  64. checking for caddy... /usr/bin/caddy
  65. checking build system type... x86_64-pc-linux-gnux32
  66. checking host system type... i686-w64-mingw32
  67. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  68. checking for egrep... /usr/bin/grep -E
  69. checking if OS is AIX (to define _ALL_SOURCE)... no
  70. checking if _THREAD_SAFE is already defined... no
  71. checking if _THREAD_SAFE is actually needed... no
  72. checking if _THREAD_SAFE is onwards defined... no
  73. checking if _REENTRANT is already defined... yes
  74. checking if _REENTRANT is onwards defined... yes
  75. checking for special C compiler options needed for large files... no
  76. checking for _FILE_OFFSET_BITS value needed for large files... 64
  77. checking how to print strings... printf
  78. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  79. checking for fgrep... /usr/bin/grep -F
  80. checking for ld used by i686-w64-mingw32-gcc... /usr/i686-w64-mingw32/bin/ld
  81. checking if the linker (/usr/i686-w64-mingw32/bin/ld) is GNU ld... yes
  82. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-w64-mingw32-nm -B
  83. checking the name lister (/usr/bin/i686-w64-mingw32-nm -B) interface... BSD nm
  84. checking whether ln -s works... yes
  85. checking the maximum length of command line arguments... 1572864
  86. checking how to convert x86_64-pc-linux-gnux32 file names to i686-w64-mingw32 format... func_convert_file_nix_to_w32
  87. checking how to convert x86_64-pc-linux-gnux32 file names to toolchain format... func_convert_file_noop
  88. checking for /usr/i686-w64-mingw32/bin/ld option to reload object files... -r
  89. checking for i686-w64-mingw32-file... no
  90. checking for file... file
  91. configure: WARNING: using cross tools not prefixed with host triplet
  92. checking for i686-w64-mingw32-objdump... i686-w64-mingw32-objdump
  93. checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
  94. checking for i686-w64-mingw32-dlltool... i686-w64-mingw32-dlltool
  95. checking how to associate runtime and link libraries... func_cygming_dll_for_implib
  96. checking for i686-w64-mingw32-ar... /usr/bin/i686-w64-mingw32-ar
  97. checking for archiver @FILE support... @
  98. checking for i686-w64-mingw32-strip... (cached) i686-w64-mingw32-strip
  99. checking for i686-w64-mingw32-ranlib... i686-w64-mingw32-ranlib
  100. checking command to parse /usr/bin/i686-w64-mingw32-nm -B output from i686-w64-mingw32-gcc object... ok
  101. checking for sysroot... no
  102. checking for a working dd... /usr/bin/dd
  103. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  104. checking for i686-w64-mingw32-mt... no
  105. checking for mt... no
  106. checking if : is a manifest tool... no
  107. checking for dlfcn.h... no
  108. checking for i686-w64-mingw32-as... i686-w64-mingw32-as
  109. checking for i686-w64-mingw32-dlltool... (cached) i686-w64-mingw32-dlltool
  110. checking for i686-w64-mingw32-objdump... (cached) i686-w64-mingw32-objdump
  111. checking for objdir... .libs
  112. checking if i686-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
  113. checking for i686-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
  114. checking if i686-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
  115. checking if i686-w64-mingw32-gcc static flag -static works... yes
  116. checking if i686-w64-mingw32-gcc supports -c -o file.o... yes
  117. checking if i686-w64-mingw32-gcc supports -c -o file.o... (cached) yes
  118. checking whether the i686-w64-mingw32-gcc linker (/usr/i686-w64-mingw32/bin/ld) supports shared libraries... yes
  119. checking dynamic linker characteristics... Win32 ld.exe
  120. checking how to hardcode library paths into programs... immediate
  121. checking whether stripping libraries is possible... yes
  122. checking if libtool supports shared libraries... yes
  123. checking whether to build shared libraries... no
  124. checking whether to build static libraries... yes
  125. checking whether to build shared libraries with -version-info... yes
  126. checking whether to build shared libraries with -no-undefined... yes
  127. checking whether to build shared libraries with -mimpure-text... no
  128. checking whether to build shared libraries with PIC... yes
  129. checking whether to build static libraries with PIC... no
  130. checking whether to build shared libraries only... no
  131. checking whether to build static libraries only... yes
  132. checking for i686-w64-mingw32-windres... i686-w64-mingw32-windres
  133. checking if cpp -P is needed... yes
  134. checking if cpp -P works... yes
  135. checking if compiler is DEC/Compaq/HP C... no
  136. checking if compiler is HP-UX C... no
  137. checking if compiler is IBM C... no
  138. checking if compiler is Intel C... no
  139. checking if compiler is clang... no
  140. checking if compiler is GNU C... yes
  141. checking compiler version... gcc '1301' (raw: '13.1.0')
  142. checking if compiler is SunPro C... no
  143. checking if compiler is Tiny C... no
  144. checking whether build target is a native Windows one... yes
  145. checking if compiler accepts some basic options... yes
  146. configure: compiler options added: -Werror-implicit-function-declaration
  147. checking if compiler optimizer assumed setting might be used... no
  148. checking if compiler accepts strict warning options... yes
  149. configure: compiler options added: -Wno-system-headers
  150. checking if compiler halts on compilation errors... yes
  151. checking if compiler halts on negative sized arrays... yes
  152. checking if compiler halts on function prototype mismatch... yes
  153. checking if compiler supports hiding library internal symbols... yes
  154. checking whether build target supports WIN32 file API... yes (large file enabled)
  155. checking whether build target supports WIN32 crypto API... yes
  156. checking for good-to-use Darwin CFLAGS... no
  157. checking whether to link macOS CoreFoundation, CoreServices, and SystemConfiguration frameworks... no
  158. checking to see if the compiler supports __builtin_available()... no
  159. checking whether to support http... yes
  160. checking whether to support ftp... yes
  161. checking whether to support file... yes
  162. checking whether to support ldap... yes
  163. checking whether to support ldaps... yes
  164. checking whether to support rtsp... yes
  165. checking whether to support proxies... yes
  166. checking whether to support dict... yes
  167. checking whether to support telnet... yes
  168. checking whether to support tftp... yes
  169. checking whether to support pop3... yes
  170. checking whether to support imap... yes
  171. checking whether to support smb... yes
  172. checking whether to support smtp... yes
  173. checking whether to support gopher... yes
  174. checking whether to support mqtt... no
  175. checking whether to provide built-in manual... yes
  176. checking whether to build documentation... yes
  177. checking whether to enable generation of C code... yes
  178. checking whether to use libgcc... no
  179. checking if X/Open network library is required... no
  180. checking for gethostbyname... no
  181. checking for gethostbyname in -lnsl... no
  182. checking for gethostbyname in -lsocket... no
  183. checking for gethostbyname in -lwatt... no
  184. checking for gethostbyname with both nsl and socket libs... no
  185. checking for gethostbyname in -lws2_32... yes
  186. checking whether build target is a native Windows one... (cached) yes
  187. checking for proto/bsdsocket.h... no
  188. checking for connect in libraries... yes
  189. checking for sys/types.h... (cached) yes
  190. checking for sys/time.h... yes
  191. checking for monotonic clock_gettime... yes
  192. checking for clock_gettime in libraries... no additional lib required
  193. checking for sys/types.h... (cached) yes
  194. checking for sys/time.h... (cached) yes
  195. checking for raw monotonic clock_gettime... no
  196. checking for i686-w64-mingw32-pkg-config... /usr/bin/i686-w64-mingw32-pkg-config
  197. checking for zlib options with pkg-config... found
  198. checking for zlib.h... yes
  199. configure: found both libz and libz.h header
  200. checking for i686-w64-mingw32-pkg-config... (cached) /usr/bin/i686-w64-mingw32-pkg-config
  201. checking for libbrotlidec options with pkg-config... found
  202. checking for BrotliDecoderDecompress in -lbrotlidec... yes
  203. checking for brotli/decode.h... yes
  204. checking for i686-w64-mingw32-pkg-config... (cached) /usr/bin/i686-w64-mingw32-pkg-config
  205. checking for libzstd options with pkg-config... found
  206. checking for ZSTD_createDStream in -lzstd... yes
  207. checking for zstd.h... yes
  208. checking for lber.h... no
  209. checking for ldap.h... no
  210. checking for ldap_ssl.h... no
  211. checking for ldap_init in -l"wldap32"... yes
  212. checking for ldap_url_parse... no
  213. checking for ldap_init_fd... no
  214. checking whether to enable IPv6... yes
  215. checking if struct sockaddr_in6 has sin6_scope_id member... yes
  216. checking if argv can be written to... no
  217. configure: WARNING: the previous check could not be made default was used
  218. checking if GSS-API support is requested... no
  219. checking whether to enable Windows native SSL/TLS... no
  220. checking whether to enable Secure Transport... no
  221. checking whether to enable Amiga native SSL/TLS (AmiSSL v5)... no
  222. checking for gdi32... yes
  223. checking for i686-w64-mingw32-pkg-config... (cached) /usr/bin/i686-w64-mingw32-pkg-config
  224. checking for openssl options with pkg-config... found
  225. configure: pkg-config: SSL_LIBS: "-lssl -lcrypto"
  226. configure: pkg-config: SSL_LDFLAGS: "-L/usr/i686-w64-mingw32/lib"
  227. configure: pkg-config: SSL_CPPFLAGS: "-I/usr/i686-w64-mingw32/include"
  228. checking for HMAC_Update in -lcrypto... yes
  229. checking for SSL_connect in -lssl... yes
  230. checking for openssl/x509.h... yes
  231. checking for openssl/rsa.h... yes
  232. checking for openssl/crypto.h... yes
  233. checking for openssl/pem.h... yes
  234. checking for openssl/ssl.h... yes
  235. checking for openssl/err.h... yes
  236. checking for BoringSSL... no
  237. checking for AWS-LC... no
  238. checking for libressl... no
  239. checking for OpenSSL >= v3... no
  240. checking for SSL_set_quic_use_legacy_codepoint... no
  241. configure: OpenSSL version does not speak QUIC API
  242. checking for SRP support in OpenSSL... yes
  243. checking for QUIC support in OpenSSL... no
  244. configure: built with one SSL backend
  245. checking default CA cert bundle/path... configure: WARNING: skipped the ca-cert path detection when cross-compiling
  246. no
  247. checking whether to use builtin CA store of SSL library... no
  248. checking for i686-w64-mingw32-pkg-config... (cached) /usr/bin/i686-w64-mingw32-pkg-config
  249. checking for libpsl options with pkg-config... found
  250. checking for psl_builtin in -lpsl... yes
  251. checking for libpsl.h... yes
  252. checking for library containing gsasl_init... no
  253. configure: WARNING: libgsasl was not found
  254. checking for i686-w64-mingw32-pkg-config... (cached) /usr/bin/i686-w64-mingw32-pkg-config
  255. checking for libssh2 options with pkg-config... found
  256. checking for libssh2_session_block_directions in -lssh2... yes
  257. checking for libssh2.h... yes
  258. checking for RTMP_Init in -lrtmp... yes
  259. checking for librtmp/rtmp.h... yes
  260. checking whether versioned symbols are wanted... no
  261. checking whether to enable Windows native IDN (Windows native builds only)... no
  262. checking whether to build with libidn2... yes
  263. checking for i686-w64-mingw32-pkg-config... (cached) /usr/bin/i686-w64-mingw32-pkg-config
  264. checking for libidn2 options with pkg-config... found
  265. configure: pkg-config: IDN_LIBS: "-lidn2"
  266. configure: pkg-config: IDN_LDFLAGS: "-L/usr/i686-w64-mingw32/lib"
  267. configure: pkg-config: IDN_CPPFLAGS: "-I/usr/i686-w64-mingw32/include"
  268. configure: pkg-config: IDN_DIR: "/usr/i686-w64-mingw32/lib"
  269. checking if idn2_lookup_ul can be linked... yes
  270. checking for idn2.h... yes
  271. checking for i686-w64-mingw32-pkg-config... (cached) /usr/bin/i686-w64-mingw32-pkg-config
  272. checking for libnghttp2 options with pkg-config... found
  273. configure: -l is -lnghttp2
  274. configure: -I is -I/usr/i686-w64-mingw32/include
  275. configure: -L is -L/usr/i686-w64-mingw32/lib
  276. checking for nghttp2_session_get_stream_local_window_size in -lnghttp2... yes
  277. checking for nghttp2/nghttp2.h... yes
  278. configure: Added /usr/i686-w64-mingw32/lib to CURL_LIBRARY_PATH
  279. checking for sys/types.h... (cached) yes
  280. checking for sys/time.h... (cached) yes
  281. checking for sys/select.h... no
  282. checking for sys/socket.h... no
  283. checking for sys/ioctl.h... no
  284. checking for unistd.h... (cached) yes
  285. checking for stdlib.h... (cached) yes
  286. checking for arpa/inet.h... no
  287. checking for net/if.h... no
  288. checking for netinet/in.h... no
  289. checking for netinet/in6.h... no
  290. checking for sys/un.h... no
  291. checking for linux/tcp.h... no
  292. checking for netinet/tcp.h... no
  293. checking for netinet/udp.h... no
  294. checking for netdb.h... no
  295. checking for sys/sockio.h... no
  296. checking for sys/stat.h... (cached) yes
  297. checking for sys/param.h... yes
  298. checking for termios.h... no
  299. checking for termio.h... no
  300. checking for fcntl.h... yes
  301. checking for io.h... yes
  302. checking for pwd.h... no
  303. checking for utime.h... yes
  304. checking for sys/utime.h... yes
  305. checking for sys/poll.h... no
  306. checking for poll.h... no
  307. checking for socket.h... no
  308. checking for sys/resource.h... no
  309. checking for libgen.h... yes
  310. checking for locale.h... yes
  311. checking for stdbool.h... yes
  312. checking for sys/filio.h... no
  313. checking for sys/wait.h... no
  314. checking for setjmp.h... yes
  315. checking for an ANSI C-conforming const... yes
  316. checking for size_t... yes
  317. checking for sys/types.h... (cached) yes
  318. checking for sys/time.h... (cached) yes
  319. checking for sys/socket.h... (cached) no
  320. checking for struct timeval... yes
  321. checking size of size_t... 4
  322. checking size of long... 4
  323. checking size of int... 4
  324. checking size of time_t... 4
  325. checking size of off_t... 8
  326. checking size of curl_off_t... 8
  327. checking size of curl_socket_t... 4
  328. checking for long long... yes
  329. checking for ssize_t... yes
  330. checking for bool... yes
  331. checking for sa_family_t... no
  332. checking for ADDRESS_FAMILY... yes
  333. checking for suseconds_t... no
  334. checking if time_t is unsigned... no
  335. checking for in_addr_t... no
  336. checking for in_addr_t equivalent... unsigned long
  337. checking for struct sockaddr_storage... yes
  338. checking for sys/select.h... (cached) no
  339. checking for sys/socket.h... (cached) no
  340. checking for select... yes
  341. checking for sys/types.h... (cached) yes
  342. checking for sys/socket.h... (cached) no
  343. checking for recv... yes
  344. checking for sys/types.h... (cached) yes
  345. checking for sys/socket.h... (cached) no
  346. checking for send... yes
  347. checking for sys/types.h... (cached) yes
  348. checking for sys/socket.h... (cached) no
  349. checking for MSG_NOSIGNAL... no
  350. checking for sys/types.h... (cached) yes
  351. checking for unistd.h... (cached) yes
  352. checking if alarm can be linked... yes
  353. checking if alarm is prototyped... no
  354. checking if alarm might be used... no
  355. checking for sys/types.h... (cached) yes
  356. checking for strings.h... (cached) yes
  357. checking for sys/types.h... (cached) yes
  358. checking for libgen.h... (cached) yes
  359. checking if basename can be linked... yes
  360. checking if basename is prototyped... yes
  361. checking if basename is compilable... yes
  362. checking if basename usage allowed... yes
  363. checking if basename might be used... yes
  364. checking for sys/types.h... (cached) yes
  365. checking for socket.h... (cached) no
  366. checking if closesocket can be linked... yes
  367. checking if closesocket is prototyped... yes
  368. checking if closesocket is compilable... yes
  369. checking if closesocket usage allowed... yes
  370. checking if closesocket might be used... yes
  371. checking for sys/types.h... (cached) yes
  372. checking for sys/socket.h... (cached) no
  373. checking if CloseSocket can be linked... no
  374. checking if CloseSocket might be used... no
  375. checking for sys/types.h... (cached) yes
  376. checking for unistd.h... (cached) yes
  377. checking for fcntl.h... (cached) yes
  378. checking if fcntl can be linked... no
  379. checking if fcntl might be used... no
  380. checking whether build target is a native Windows one... (cached) yes
  381. checking for sys/types.h... (cached) yes
  382. checking for netdb.h... (cached) no
  383. checking if freeaddrinfo can be linked... yes
  384. checking if freeaddrinfo is prototyped... yes
  385. checking if freeaddrinfo is compilable... yes
  386. checking if freeaddrinfo usage allowed... yes
  387. checking if freeaddrinfo might be used... yes
  388. checking for sys/types.h... (cached) yes
  389. checking for sys/xattr.h... no
  390. checking if fsetxattr can be linked... no
  391. checking if fsetxattr might be used... no
  392. checking if ftruncate can be linked... yes
  393. checking if ftruncate is prototyped... yes
  394. checking if ftruncate is compilable... yes
  395. checking if ftruncate usage allowed... yes
  396. checking if ftruncate might be used... yes
  397. checking for sys/types.h... (cached) yes
  398. checking if getaddrinfo can be linked... yes
  399. checking if getaddrinfo is prototyped... yes
  400. checking if getaddrinfo is compilable... yes
  401. checking if getaddrinfo usage allowed... yes
  402. checking if getaddrinfo might be used... yes
  403. checking if getaddrinfo is threadsafe... yes
  404. checking if gethostbyname can be linked... yes
  405. checking if gethostbyname is prototyped... yes
  406. checking if gethostbyname is compilable... yes
  407. checking if gethostbyname usage allowed... yes
  408. checking if gethostbyname might be used... yes
  409. checking if gethostbyname_r can be linked... no
  410. checking if gethostbyname_r might be used... no
  411. checking if gethostname can be linked... yes
  412. checking if gethostname is prototyped... yes
  413. checking if gethostname is compilable... yes
  414. checking for gethostname arg 2 data type... int
  415. checking if gethostname usage allowed... yes
  416. checking if gethostname might be used... yes
  417. checking if getpeername can be linked... yes
  418. checking if getpeername is prototyped... yes
  419. checking if getpeername is compilable... yes
  420. checking if getpeername usage allowed... yes
  421. checking if getpeername might be used... yes
  422. checking if getsockname can be linked... yes
  423. checking if getsockname is prototyped... yes
  424. checking if getsockname is compilable... yes
  425. checking if getsockname usage allowed... yes
  426. checking if getsockname might be used... yes
  427. checking for net/if.h... (cached) no
  428. checking if if_nametoindex can be linked... no
  429. checking if if_nametoindex might be used... no
  430. checking for sys/types.h... (cached) yes
  431. checking for sys/socket.h... (cached) no
  432. checking for netinet/in.h... (cached) no
  433. checking for ifaddrs.h... no
  434. checking if getifaddrs can be linked... no
  435. checking if getifaddrs might be used... no
  436. checking for sys/types.h... (cached) yes
  437. checking for sys/time.h... (cached) yes
  438. checking if gmtime_r can be linked... no
  439. checking if gmtime_r might be used... no
  440. checking for sys/types.h... (cached) yes
  441. checking for sys/socket.h... (cached) no
  442. checking for netinet/in.h... (cached) no
  443. checking for arpa/inet.h... (cached) no
  444. checking if inet_ntop can be linked... no
  445. checking if inet_ntop might be used... no
  446. checking if inet_pton can be linked... no
  447. checking if inet_pton might be used... no
  448. checking for sys/types.h... (cached) yes
  449. checking for unistd.h... (cached) yes
  450. checking for sys/socket.h... (cached) no
  451. checking for sys/ioctl.h... (cached) no
  452. checking for stropts.h... no
  453. checking if ioctl can be linked... no
  454. checking if ioctl might be used... no
  455. checking if ioctlsocket can be linked... yes
  456. checking if ioctlsocket is prototyped... yes
  457. checking if ioctlsocket is compilable... yes
  458. checking if ioctlsocket usage allowed... yes
  459. checking if ioctlsocket might be used... yes
  460. checking if ioctlsocket FIONBIO is compilable... yes
  461. checking if ioctlsocket FIONBIO usage allowed... yes
  462. checking if ioctlsocket FIONBIO might be used... yes
  463. checking if IoctlSocket can be linked... no
  464. checking if IoctlSocket might be used... no
  465. checking if memrchr can be linked... no
  466. checking if memrchr seems a macro... no
  467. checking if memrchr might be used... no
  468. checking for sys/types.h... (cached) yes
  469. checking for poll.h... (cached) no
  470. checking for sys/poll.h... (cached) no
  471. checking if poll can be linked... no
  472. checking if poll might be used... no
  473. checking for sys/types.h... (cached) yes
  474. checking if sigaction can be linked... no
  475. checking if sigaction might be used... no
  476. checking if siginterrupt can be linked... no
  477. checking if siginterrupt might be used... no
  478. checking if signal can be linked... yes
  479. checking if signal is prototyped... yes
  480. checking if signal is compilable... yes
  481. checking if signal usage allowed... yes
  482. checking if signal might be used... yes
  483. checking for sys/types.h... (cached) yes
  484. checking if sigsetjmp can be linked... no
  485. checking if sigsetjmp seems a macro... no
  486. checking if sigsetjmp might be used... no
  487. checking if socket can be linked... yes
  488. checking if socket is prototyped... yes
  489. checking if socket is compilable... yes
  490. checking if socket usage allowed... yes
  491. checking if socket might be used... yes
  492. checking if socketpair can be linked... no
  493. checking if socketpair might be used... no
  494. checking if strcasecmp can be linked... yes
  495. checking if strcasecmp is prototyped... yes
  496. checking if strcasecmp is compilable... yes
  497. checking if strcasecmp usage allowed... yes
  498. checking if strcasecmp might be used... yes
  499. checking if strcmpi can be linked... yes
  500. checking if strcmpi is prototyped... yes
  501. checking if strcmpi is compilable... yes
  502. checking if strcmpi usage allowed... yes
  503. checking if strcmpi might be used... yes
  504. checking if strdup can be linked... yes
  505. checking if strdup is prototyped... yes
  506. checking if strdup is compilable... yes
  507. checking if strdup usage allowed... yes
  508. checking if strdup might be used... yes
  509. checking if strerror_r can be linked... no
  510. checking if strerror_r might be used... no
  511. checking if stricmp can be linked... yes
  512. checking if stricmp is prototyped... yes
  513. checking if stricmp is compilable... yes
  514. checking if stricmp usage allowed... yes
  515. checking if stricmp might be used... yes
  516. checking if strtok_r can be linked... yes
  517. checking if strtok_r is prototyped... yes
  518. checking if strtok_r is compilable... yes
  519. checking if strtok_r usage allowed... yes
  520. checking if strtok_r might be used... yes
  521. checking if strtoll can be linked... yes
  522. checking if strtoll is prototyped... yes
  523. checking if strtoll is compilable... yes
  524. checking if strtoll usage allowed... yes
  525. checking if strtoll might be used... yes
  526. checking for i686-w64-mingw32-gcc options needed to detect all undeclared functions... none needed
  527. checking whether getpwuid_r is declared... no
  528. checking for _fseeki64... yes
  529. checking for arc4random... no
  530. checking deeper for arc4random... but still no
  531. checking for fnmatch... no
  532. checking deeper for fnmatch... but still no
  533. checking for fseeko... yes
  534. checking for geteuid... no
  535. checking deeper for geteuid... but still no
  536. checking for getpass_r... no
  537. checking deeper for getpass_r... but still no
  538. checking for getppid... no
  539. checking deeper for getppid... but still no
  540. checking for getpwuid... no
  541. checking deeper for getpwuid... but still no
  542. checking for getpwuid_r... no
  543. checking deeper for getpwuid_r... but still no
  544. checking for getrlimit... no
  545. checking deeper for getrlimit... but still no
  546. checking for gettimeofday... yes
  547. checking for if_nametoindex... no
  548. checking deeper for if_nametoindex... but still no
  549. checking for mach_absolute_time... no
  550. checking deeper for mach_absolute_time... but still no
  551. checking for pipe... no
  552. checking deeper for pipe... but still no
  553. checking for sched_yield... yes
  554. checking for sendmsg... no
  555. checking deeper for sendmsg... but still no
  556. checking for setlocale... yes
  557. checking for setmode... yes
  558. checking for setrlimit... no
  559. checking deeper for setrlimit... but still no
  560. checking for snprintf... yes
  561. checking for utime... yes
  562. checking for utimes... no
  563. checking deeper for utimes... but still no
  564. checking whether fseeko is declared... yes
  565. checking how to set a socket into non-blocking mode... ioctlsocket FIONBIO
  566. checking for perl... /usr/bin/perl
  567. checking whether to enable the threaded resolver... yes
  568. checking whether to use POSIX threads for threaded resolver... auto
  569. checking for pthread.h... yes
  570. checking for pthread_create... yes
  571. checking for dirent.h... yes
  572. checking for opendir... yes
  573. checking convert -I options to -isystem... yes
  574. checking whether to enable verbose strings... yes
  575. checking whether to enable SSPI support (Windows native builds only)... no
  576. checking whether to enable basic authentication method... yes
  577. checking whether to enable bearer authentication method... yes
  578. checking whether to enable digest authentication method... yes
  579. checking whether to enable kerberos authentication method... yes
  580. checking whether to enable negotiate authentication method... yes
  581. checking whether to enable aws sig methods... yes
  582. checking whether to support NTLM... yes
  583. checking whether to enable TLS-SRP authentication... yes
  584. checking whether to enable Unix domain sockets... auto
  585. checking whether to support cookies... yes
  586. checking whether to support socketpair... yes
  587. checking whether to support HTTP authentication... yes
  588. checking whether to support DoH... yes
  589. checking whether to support the MIME API... yes
  590. checking whether to support binding connections locally... yes
  591. checking whether to support the form API... yes
  592. checking whether to support date parsing... yes
  593. checking whether to support netrc parsing... yes
  594. checking whether to support progress-meter... yes
  595. checking whether to support DNS shuffling... yes
  596. checking whether to support curl_easy_option*... yes
  597. checking whether to support alt-svc... yes
  598. checking whether to support headers-api... yes
  599. checking whether to support HSTS... yes
  600. checking for SSL_set0_wbio... yes
  601. checking whether to support WebSockets... no
  602. checking whether hiding of library internal symbols will actually happen... yes
  603. checking if this build supports HTTPS-proxy... yes
  604. configure: using CFLAGS: -D_FORTIFY_SOURCE=2 -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
  605. configure: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -D_FORTIFY_SOURCE=2
  606. configure: CFLAGS note: CFLAGS should only be used to specify C compiler flags, not macro definitions. Use CPPFLAGS for: -D_GLIBCXX_ASSERTIONS
  607. configure: WARNING: Continuing even with errors mentioned immediately above this line.
  608. checking that generated files are newer than configure... done
  609. configure: creating ./config.status
  610. config.status: creating Makefile
  611. config.status: creating docs/Makefile
  612. config.status: creating docs/examples/Makefile
  613. config.status: creating docs/libcurl/Makefile
  614. config.status: creating docs/libcurl/opts/Makefile
  615. config.status: creating docs/cmdline-opts/Makefile
  616. config.status: creating include/Makefile
  617. config.status: creating include/curl/Makefile
  618. config.status: creating src/Makefile
  619. config.status: creating lib/Makefile
  620. config.status: creating scripts/Makefile
  621. config.status: creating lib/libcurl.vers
  622. config.status: creating tests/Makefile
  623. config.status: creating tests/config
  624. config.status: creating tests/certs/Makefile
  625. config.status: creating tests/certs/scripts/Makefile
  626. config.status: creating tests/data/Makefile
  627. config.status: creating tests/server/Makefile
  628. config.status: creating tests/libtest/Makefile
  629. config.status: creating tests/unit/Makefile
  630. config.status: creating tests/http/config.ini
  631. config.status: creating tests/http/Makefile
  632. config.status: creating tests/http/clients/Makefile
  633. config.status: creating packages/Makefile
  634. config.status: creating packages/vms/Makefile
  635. config.status: creating curl-config
  636. config.status: creating libcurl.pc
  637. config.status: creating lib/curl_config.h
  638. config.status: executing depfiles commands
  639. config.status: executing libtool commands
  640. configure: Configured to build curl/libcurl:
  641.  
  642. Host setup: i686-w64-mingw32
  643. Install prefix: /usr/i686-w64-mingw32
  644. Compiler: i686-w64-mingw32-gcc
  645. CFLAGS: -D_FORTIFY_SOURCE=2 -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
  646. CPPFLAGS: -D_FORTIFY_SOURCE=2 -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
  647. 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
  648. LIBS: -lnghttp2 -lidn2 -lrtmp -lssh2 -lssh2 -lcrypt32 -lpsl -lbcrypt -ladvapi32 -lcrypt32 -lssl -lcrypto -lssl -lcrypto -lgdi32 -lwldap32 -lzstd -lzstd -lbrotlidec -lbrotlidec -lz -lws2_32
  649.  
  650. curl version: 8.8.0
  651. SSL: enabled (OpenSSL)
  652. SSH: enabled (libSSH2)
  653. zlib: enabled
  654. brotli: enabled (libbrotlidec)
  655. zstd: enabled (libzstd)
  656. GSS-API: no (--with-gssapi)
  657. GSASL: no (libgsasl not found)
  658. TLS-SRP: enabled
  659. resolver: POSIX threaded
  660. IPv6: enabled
  661. Unix sockets: enabled
  662. IDN: enabled (libidn2)
  663. Build docs: enabled (--disable-docs)
  664. Build libcurl: Shared=no, Static=yes
  665. Built-in manual: enabled
  666. --libcurl option: enabled (--disable-libcurl-option)
  667. Verbose errors: enabled (--disable-verbose)
  668. Code coverage: disabled
  669. SSPI: no (--enable-sspi)
  670. ca cert bundle: no
  671. ca cert path: no
  672. ca fallback: no
  673. LDAP: enabled (winldap)
  674. LDAPS: enabled
  675. RTSP: enabled
  676. RTMP: enabled (librtmp)
  677. PSL: enabled
  678. Alt-svc: enabled (--disable-alt-svc)
  679. Headers API: enabled (--disable-headers-api)
  680. HSTS: enabled (--disable-hsts)
  681. HTTP1: enabled (internal)
  682. HTTP2: enabled (nghttp2)
  683. HTTP3: no (--with-ngtcp2 --with-nghttp3, --with-quiche, --with-openssl-quic, --with-msh3)
  684. ECH: no (--enable-ech)
  685. WebSockets: no (--enable-websockets)
  686. Protocols: DICT FILE FTP FTPS GOPHER GOPHERS HTTP HTTPS IMAP IMAPS IPFS IPNS LDAP LDAPS MQTT POP3 POP3S RTMP RTSP SCP SFTP SMB SMBS SMTP SMTPS TELNET TFTP
  687. Features: AsynchDNS HSTS HTTP2 HTTPS-proxy IDN IPv6 Largefile NTLM PSL SSL TLS-SRP UnixSockets alt-svc brotli libz threadsafe zstd
  688.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement