[MacPorts] #62890: openssh 8.4p1 does not compile with +fido2 variant
MacPorts
noreply at macports.org
Tue May 18 15:41:26 UTC 2021
#62890: openssh 8.4p1 does not compile with +fido2 variant
----------------------+--------------------
Reporter: iay | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: openssh |
----------------------+--------------------
Comment (by iay):
Fixing the `+gssex` variant patch is out of my league, so I looked into
fixing the much simpler compilation issue on 8.4p1. That turns out to be
relatively easy to fix, although given what I did to make it work I have
to say I don't understand why the same problem doesn't appear to come up
with 8.6p1. However, that's a relatively uncontentious patch so I will
make a PR for 8.4p1 and hopefully that can take us forward.
I also looked into the test failure issue. This seems to be down to
failures in the sandbox that `sshd` is run in failing to initialise. It
fails for one reason if there is no `openssh` port installed already (it
references a file that is installed by the port itself, which I'd say was
a no-no), and in a different way (operation not permitted) if one is. The
latter case may be macOS version related, as I'm on Big Sur. I guess
that's a separate ticket though, and again I'm not sure that I have the
knowledge to move it forward. It may also be something that affects the
upstream, as the upstream `sandbox-darwin.c` doesn't seem to have changed
recently.
--
Ticket URL: <https://trac.macports.org/ticket/62890#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list