[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: Mon, 18 Sep 2023 17:07:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273769

--- Comment #1 from John W. O'Brien <john@saltant.com> ---
Thank you for your report, Jason.

"Using  from env" [0] implies that KRB5CONFIG [1] is not being set.

What is the output of

    make -V PORT_OPTIONS -V KRB5CONFIG

?

[0] https://github.com/pythongssapi/python-gssapi/blob/v1.8.3/setup.py#L40
[1]
https://cgit.freebsd.org/ports/tree/security/py-gssapi/Makefile?id=7588876e01271f3f2191cfa238deb86a51fd2d03#n27

-- 
You are receiving this mail because:
You are the assignee for the bug.