[Bug 248975] mail/fetchmail ignores OPTIONS_SET+=
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 28 17:24:17 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248975
Bug ID: 248975
Summary: mail/fetchmail ignores OPTIONS_SET+=
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: tech-lists at zyxst.net
CC: chalpin at cs.wisc.edu
Flags: maintainer-feedback?(chalpin at cs.wisc.edu)
CC: chalpin at cs.wisc.edu
Hi,
context: poudriere-devel
In the make.conf for this poudriere jail instance, I have the following line:
OPTIONS_SET+=OPTIMIZED_CFLAGS CPU_OPTS JSONXS XS MANPAGES FIXED_RRSET
GSSAPI_NONE
when the build runs, fetchmail build fails with this error:
[00:00:01] =======================<phase: check-sanity
>============================
[00:00:01] ===> License GPLv2 LGPL21 accepted by the user
[00:00:01] ====> You must select one and only one option from the GSSAPI single
[00:00:01] =====> Only one of these must be defined: GSSAPI_BASE GSSAPI_NONE
[00:00:01] *** Error code 1
[00:00:01]
[00:00:01] Stop.
[00:00:01] make: stopped in /usr/ports/mail/fetchmail
[00:00:01] =>> Cleaning up wrkdir
[00:00:02] ===> Cleaning for fetchmail-6.4.8
[00:00:02] build of mail/fetchmail | fetchmail-6.4.8 ended at Fri Aug 28
17:53:17 BST 2020
same makefile works for the same option with other ports
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list