Date: Mon, 01 Apr 2019 02:32:45 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 236923] mail/msmtp ignores TLS/SSL options set with make config and fails sanity check Message-ID: <bug-236923-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236923 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@FreeBSD.org Reporter: tech-lists@zyxst.net Flags: maintainer-feedback?(novel@FreeBSD.org) Assignee: novel@FreeBSD.org context: poudriere 12rel-p3 ports r497457 Even though its options file looks like this: # This file is auto-generated by 'make config'.=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 # Options for msmtp-1.8.3 _OPTIONS_READ=3Dmsmtp-1.8.3 _FILE_COMPLETE_OPTIONS_LIST=3DDOCS GSASL IDN LIBSECRET MSMTPD MSMTPQ NLS GN= UTLS OPENSSL OPTIONS_FILE_SET+=3DDOCS OPTIONS_FILE_UNSET+=3DGSASL OPTIONS_FILE_UNSET+=3DIDN OPTIONS_FILE_UNSET+=3DLIBSECRET OPTIONS_FILE_SET+=3DMSMTPD OPTIONS_FILE_SET+=3DMSMTPQ OPTIONS_FILE_SET+=3DNLS OPTIONS_FILE_UNSET+=3DGNUTLS OPTIONS_FILE_SET+=3DOPENSSL and my make.conf looks like this: DEFAULT_VERSIONS+=3Dpython=3D2.7 DEFAULT_VERSIONS+=3Dphp=3D7.2 OPTIONS_SET+=3DNLS OPTIMIZED_CFLAGS OPTIMIZED CPU_OPTS OPENSSL MAN OPTIONS_UNSET+=3DX XORG X11 CUPS DOCS AUDIO SOUND EXAMPLES HTMLDOCS the build fails with the following error: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phas= e: check-sanity >=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> License GPLv3 accepted by the user =3D=3D=3D=3D> You cannot select multiple options from the TLS radio =3D=3D=3D=3D=3D> Only one of these must be defined: GNUTLS OPENSSL *** Error code 1 Stop. make: stopped in /usr/ports/mail/msmtp =3D>> Cleaning up wrkdir =3D=3D=3D> 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 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236923-7788>