Bug 213668 - security/p5-Authen-SASL build fail
Summary: security/p5-Authen-SASL build fail
Status: Closed Not A Bug
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kubilay Kocak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-21 10:41 UTC by Jochen Neumeister
Modified: 2016-10-21 10:54 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jochen Neumeister freebsd_committer freebsd_triage 2016-10-21 10:41:46 UTC
Hi there,

the build from the ports stop with an error: t:/usr/ports/security/p5-Authen-SASL # make
===>   p5-Authen-SASL-2.16_1 depends on package: p5-Digest-HMAC>0 - found
===>   p5-Authen-SASL-2.16_1 depends on package: p5-GSSAPI>0 - not found
GSSAPI from base, please select another GSSAPI value.
*** Error code 1

Stop.
make[2]: stopped in /usr/ports/security/p5-GSSAPI
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/security/p5-Authen-SASL
*** Error code 1

Stop.
make: stopped in /usr/ports/security/p5-Authen-SASL

 # uname -a
FreeBSD ...... 11.0-RELEASE-p1 FreeBSD 11.0-RELEASE-p1 #0 r306420: Thu Sep 29 01:43:23 UTC 2016     root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2016-10-21 10:54:34 UTC
As discussed on IRC, the full message was:

You are using OpenSSL from ports and have selected GSSAPI from base, please select another GSSAPI value

When using OpenSSL from ports (as reporter is), option GSSAPI_BASE *cannot* be used (it is the default) in security/p5-GSSAPI, otherwise this error will be displayed