m-ab-s / media-autobuild_suite

This Windows Batchscript helps setup a Mingw-w64 compiler environment for building ffmpeg and other media tools under Windows.
GNU General Public License v3.0
1.53k stars 264 forks source link

curl / TLS not detected #2569

Open RainerMtb opened 9 months ago

RainerMtb commented 9 months ago

[...]

Running git update for curl...
┌ curl git  .............................................. [Updates found]
├ Running uninstall...
├ Running autoreconf...
├ Running configure...
Likely error (tail of the failed operation logfile):
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 mbedtls_havege_init in -lmbedtls... no
checking for mbedtls_ssl_init in -lmbedtls... no
configure: error: TLS not detected, you will not be able to use HTTPS, FTPS, NTLM and more.
Use --with-openssl, --with-gnutls, --with-wolfssl, --with-mbedtls, --with-schannel, --with-secure-transport, --with-amissl, --with-bearssl or --with-rustls to address this.
configure failed. Check C:/Daten/ffmpeg_build/build/curl-git/build-64bit/ab-suite.configure.log
This is required for other packages, so this script will exit.
  Creating diagnostics file...

Attach C:\Daten\ffmpeg_build\build\logs.zip to the GitHub issue.
Make sure the suite is up-to-date before reporting an issue. It might've been fixed already.

Try running the build again at a later time.

ab-suite.configure.log config.log logs.zip

ASopH commented 8 months ago

Hi, here too!

12:19:40 Running git update for curl... 12:19:40 ┌ curl git ................................. [Recently updated] 12:19:43 ├ Running autoreconf... 12:20:26 ├ Running configure... Likely error (tail of the failed operation logfile): 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 mbedtls_havege_init in -lmbedtls... no checking for mbedtls_ssl_init in -lmbedtls... no configure: error: TLS not detected, you will not be able to use HTTPS, FTPS, NTLM and more. Use --with-openssl, --with-gnutls, --with-wolfssl, --with-mbedtls, --with-schannel, --with-secure-transport, --with-amissl, --with-bearssl or --with-rustls to address this. configure failed. Check F:/m-a-s/build/curl-git/build-32bit/ab-suite.configure.log This is required for other packages, so this script will exit. 12:21:13 Creating diagnostics file...

logs.zip

ASopH commented 8 months ago

Hi, here too - after fresh install

11:44:02 ┌ curl git ................................. [Recently updated] 11:44:04 ├ Installing nghttp2... done 11:44:07 ├ Running autoreconf... 11:45:30 ├ Running configure... Likely error (tail of the failed operation logfile): 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 mbedtls_havege_init in -lmbedtls... no checking for mbedtls_ssl_init in -lmbedtls... no configure: error: TLS not detected, you will not be able to use HTTPS, FTPS, NTLM and more. Use --with-openssl, --with-gnutls, --with-wolfssl, --with-mbedtls, --with-schannel, --with-secure-transport, --with-amissl, --with-bearssl or --with-rustls to address this. configure failed. Check F:/m-a-s/build/curl-git/build-32bit/ab-suite.configure.log This is required for other packages, so this script will exit. 11:46:15 Creating diagnostics file...

logs.zip