[Bug 282072] ftp/curl: options: SSL radio buttons: GNUTLS or WOLFSSL results in an invalid configuration
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 14 Oct 2024 05:52:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282072 Bug ID: 282072 Summary: ftp/curl: options: SSL radio buttons: GNUTLS or WOLFSSL results in an invalid configuration Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: grahamperrin@gmail.com Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Assignee: sunpoet@FreeBSD.org root@mowa219-gjp4-zbook-freebsd:~ # poudriere options -nr ftp/curl [00:00:00] Working on options directory: /usr/local/etc/poudriere.d/options [00:00:00] Using ports from: /usr/local/poudriere/ports/default [00:00:00] Appending to make.conf: /usr/local/etc/poudriere.d/make.conf [00:00:00] Ports supports: FLAVORS SUBPACKAGES SELECTED_OPTIONS ===> No user-specified options configured for curl-8.10.1 root@mowa219-gjp4-zbook-freebsd:~ # poudriere options -ns ftp/curl | grep -e GNUTLS= -e OPENSSL= -e WOLFSSL= GNUTLS=off: SSL/TLS support via GnuTLS OPENSSL=on: SSL/TLS support via OpenSSL WOLFSSL=off: SSL/TLS support via wolfSSL root@mowa219-gjp4-zbook-freebsd:~ # poudriere options -cn ftp/curl [00:00:00] Working on options directory: /usr/local/etc/poudriere.d/options [00:00:00] Using ports from: /usr/local/poudriere/ports/default [00:00:00] Appending to make.conf: /usr/local/etc/poudriere.d/make.conf [00:00:00] Ports supports: FLAVORS SUBPACKAGES SELECTED_OPTIONS ====> You cannot select multiple options from the SSL radio =====> Only one of these must be defined: GNUTLS OPENSSL Config is invalid. Re-edit? [Y/n] y ====> You cannot select multiple options from the SSL radio =====> Only one of these must be defined: OPENSSL WOLFSSL Config is invalid. Re-edit? [Y/n] n root@mowa219-gjp4-zbook-freebsd:~ # Environment: root@mowa219-gjp4-zbook-freebsd:~ # uname -mvKU FreeBSD 15.0-CURRENT main-n272859-63e282288ed8 GENERIC-NODEBUG amd64 1500025 1500025 root@mowa219-gjp4-zbook-freebsd:~ # -- You are receiving this mail because: You are the assignee for the bug.