[Bug 248875] [secruity/p5-GSSAPI] GSSAPI_MIT seems broken.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Aug 24 11:03:52 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248875
Bug ID: 248875
Summary: [secruity/p5-GSSAPI] GSSAPI_MIT seems broken.
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: dgilbert at eicat.ca
Created attachment 217485
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=217485&action=edit
poudriere log for port build.
So... in 11.4, I'm forced down the road of openssl from ports. Then, because
of that, I'm forced down the road of GSSAPI from MIT. So I have, in make.conf:
OPTIONS_UNSET+= GSSAPI_BASE
OPTIONS_SET+= GSSAPI_MIT
to which I've added in this case:
security_p5-GSSAPI_SET = GSSAPI_MIT
I've also now tried with the options file containing:
# This file is auto-generated by 'make config'.
# Options for p5-GSSAPI-0.28_1
_OPTIONS_READ=p5-GSSAPI-0.28_1
_FILE_COMPLETE_OPTIONS_LIST= GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT
OPTIONS_FILE_UNSET+=GSSAPI_BASE
OPTIONS_FILE_UNSET+=GSSAPI_HEIMDAL
OPTIONS_FILE_SET+=GSSAPI_MIT
... so you'd think "I go that" ... but:
poudriere testport -j freebsd_11_4_x64 -p HEAD security/p5-GSSAPI
[... some output later ...]
=======================<phase: check-sanity >============================
===> p5-GSSAPI-0.28_1 You are using OpenSSL from ports and have selected
GSSAPI from base, please select another GSSAPI value.
*** Error code 1
Stop.
make: stopped in /usr/ports/security/p5-GSSAPI
build of security/p5-GSSAPI | p5-GSSAPI-0.28_1 ended at Mon Aug 24 06:52:19 EDT
2020
build time: 00:00:01
!!! build failure encountered !!!
[00:00:04] Error: Build failed in phase: check-sanity
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list