Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Aug 2020 11:03:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 248875] [secruity/p5-GSSAPI] GSSAPI_MIT seems broken.
Message-ID:  <bug-248875-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248875

            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@FreeBSD.org
          Reporter: dgilbert@eicat.ca

Created attachment 217485
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D217485&action=
=3Dedit
poudriere log for port build.

So... in 11.4, I'm forced down the road of openssl from ports.  Then, becau=
se
of that, I'm forced down the road of GSSAPI from MIT.  So I have, in make.c=
onf:

OPTIONS_UNSET+=3D  GSSAPI_BASE
OPTIONS_SET+=3D    GSSAPI_MIT

to which I've added in this case:

security_p5-GSSAPI_SET     =3D 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=3Dp5-GSSAPI-0.28_1
_FILE_COMPLETE_OPTIONS_LIST=3D GSSAPI_BASE GSSAPI_HEIMDAL GSSAPI_MIT
OPTIONS_FILE_UNSET+=3DGSSAPI_BASE
OPTIONS_FILE_UNSET+=3DGSSAPI_HEIMDAL
OPTIONS_FILE_SET+=3DGSSAPI_MIT

... so you'd think "I go that" ... but:

poudriere testport -j freebsd_11_4_x64 -p HEAD security/p5-GSSAPI

[... some output later ...]

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D<phase=
: 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>  p5-GSSAPI-0.28_1 You are using OpenSSL from ports and have sele=
cted
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

--=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-248875-7788>