[Bug 273769] security/py-gssapi py39-gssapi-1.8.3 subprocess.CalledProcessError: Command ' --libs gssapi' returned non-zero exit status 127

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 22 Sep 2023 05:56:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273769

--- Comment #6 from commit-hook@FreeBSD.org ---
A commit in branch 2023Q3 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=180f204723aad9bf022fac60b1f3822b2abdad80

commit 180f204723aad9bf022fac60b1f3822b2abdad80
Author:     John W. O'Brien <john@saltant.com>
AuthorDate: 2023-09-22 01:19:09 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-09-22 05:32:33 +0000

    security/py-gssapi: enforce that exactly one GSSAPI_* option is set

    You must set exactly one OPTION from among GSSAPI_BASE, GSSAPI_HEIMDAL,
    and GSSAPI_MIT. This patch, converting that OPTION group from
    RADIO to SINGLE will make the error much clearer in this case.

    PR:             273769
    Reported by:    Oclair <jason@aventia.pw>
    MFH:            2023Q3

    (cherry picked from commit c561d3281419fefe3495732244b6a570d0145b74)

 security/py-gssapi/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.