#66088 closed defect (duplicate)

curl 7.86.0_0 build fail, configure error, conflicting parameters

Reported by: chillin- Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: Cc: chillin-
Port: curl

Description

OS X 10.8.5 / XCode 5.1.1 / Macmini5,2

configure: error: --without-ssl has been set together with an explicit option to use an ssl library
(e.g. --with-openssl, --with-gnutls, --with-wolfssl, --with-mbedtls, --with-nss, --with-schannel, --with-secure-transport, --with-amissl, --with-bearssl, --with-rustls).
Since these are conflicting parameters, verify which is the desired one and drop the other.
Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_curl/curl/work/curl-7.86.0" && ./configure --prefix=/opt/local --disable-silent-rules --enable-ipv6 --without-gnutls --without-gssapi --without-libgsasl --without-librtmp --without-libssh2 --without-mbedtls --without-nghttp2 --without-nss --without-ssl --with-secure-transport --without-wolfssl --disable-ares --disable-ldap --disable-ldaps --with-brotli --with-libidn2=/opt/local --with-zlib=/opt/local --with-zstd ac_cv_prog_AWK=/usr/bin/awk --without-ca-bundle
Exit code: 1
Error: Failed to configure curl: consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_curl/curl/work/curl-7.86.0/config.log
Error: Failed to configure curl: configure failure: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_curl/curl/main.log for details.
Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.

Attachments (2)

main.log (22.5 KB) - added by chillin- 18 months ago.
main.log
config.log (81.5 KB) - added by chillin- 18 months ago.
cinfig.log

Download all attachments as: .zip

Change History (4)

Changed 18 months ago by chillin-

Attachment: main.log added

main.log

Changed 18 months ago by chillin-

Attachment: config.log added

cinfig.log

comment:1 Changed 18 months ago by jmroot (Joshua Root)

Keywords: curl removed
Owner: set to ryandesign
Status: newassigned

comment:2 Changed 18 months ago by jmroot (Joshua Root)

Resolution: duplicate
Status: assignedclosed
Note: See TracTickets for help on using tickets.