[MacPorts] #64833: libfido2 fails on 10.6.8 Rosetta
MacPorts
noreply at macports.org
Tue Mar 29 23:58:33 UTC 2022
#64833: libfido2 fails on 10.6.8 Rosetta
---------------------------+-------------------------------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords: powerpc, snowleopard, rosetta
Port: libfido2 |
---------------------------+-------------------------------------------
Comment (by barracuda156):
Replying to [comment:3 kencu]:
> remove all these, or at least {{{-Werror}}}
>
>
>
https://github.com/Yubico/libfido2/blob/38633a23d709810e80ea12f55b33d224bb2e9614/CMakeLists.txt#L267
Thank you! I finally made it build, however it took quite a bit more than
removing those flags. In particular, few functions in `hid_osx.c` kept
failing, so I used conditional to exclude them for OS < 11. I dunno how
crucial it may be to overall functionality, but for the time-being:
{{{
36-109% port -v installed libfido2
The following ports are currently installed:
libfido2 @1.9.0_1 (active) requested_variants='' platform='darwin 10'
archs='ppc' date='2022-03-30T07:32:22+0800'
}}}
--
Ticket URL: <https://trac.macports.org/ticket/64833#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list