[Bug 236923] mail/msmtp ignores TLS/SSL options set with make config and fails sanity check
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 1 02:32:48 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236923
Bug ID: 236923
Summary: mail/msmtp ignores TLS/SSL options set with make
config and fails sanity check
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: novel at FreeBSD.org
Reporter: tech-lists at zyxst.net
Flags: maintainer-feedback?(novel at FreeBSD.org)
Assignee: novel at FreeBSD.org
context: poudriere 12rel-p3 ports r497457
Even though its options file looks like this:
# This file is auto-generated by 'make config'.
# Options for msmtp-1.8.3
_OPTIONS_READ=msmtp-1.8.3
_FILE_COMPLETE_OPTIONS_LIST=DOCS GSASL IDN LIBSECRET MSMTPD MSMTPQ NLS GNUTLS
OPENSSL
OPTIONS_FILE_SET+=DOCS
OPTIONS_FILE_UNSET+=GSASL
OPTIONS_FILE_UNSET+=IDN
OPTIONS_FILE_UNSET+=LIBSECRET
OPTIONS_FILE_SET+=MSMTPD
OPTIONS_FILE_SET+=MSMTPQ
OPTIONS_FILE_SET+=NLS
OPTIONS_FILE_UNSET+=GNUTLS
OPTIONS_FILE_SET+=OPENSSL
and my make.conf looks like this:
DEFAULT_VERSIONS+=python=2.7
DEFAULT_VERSIONS+=php=7.2
OPTIONS_SET+=NLS OPTIMIZED_CFLAGS OPTIMIZED CPU_OPTS OPENSSL MAN
OPTIONS_UNSET+=X XORG X11 CUPS DOCS AUDIO SOUND EXAMPLES HTMLDOCS
the build fails with the following error:
=======================<phase: check-sanity >============================
===> License GPLv3 accepted by the user
====> You cannot select multiple options from the TLS radio
=====> Only one of these must be defined: GNUTLS OPENSSL
*** Error code 1
Stop.
make: stopped in /usr/ports/mail/msmtp
=>> Cleaning up wrkdir
===> Cleaning for msmtp-1.8.3
build of mail/msmtp | msmtp-1.8.3 ended at Mon Apr 1 03:10:37 BST 2019
build time: 00:00:01
!!! build failure encountered !!!
build log:
https://pkg.zyxst.net/data/12releng-amd64-azure-azure/2019-04-01_03h10m26s/logs/errors/msmtp-1.8.3.log
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list