[MacPorts] #69138: rust @1.75.0 : Does not build on macOS 10.11.6 - missing _getentropy and _clock_gettime
MacPorts
noreply at macports.org
Wed Jan 31 00:17:31 UTC 2024
#69138: rust @1.75.0 : Does not build on macOS 10.11.6 - missing _getentropy and
_clock_gettime
------------------------+---------------------------------
Reporter: snowflake | Owner: MarcusCalhoun-Lopez
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.99
Resolution: | Keywords:
Port: rust |
------------------------+---------------------------------
Comment (by mqudsi):
FYI this was caused by upstream deprecating support for anything before
macOS (née OS X) 10.12.
This commit is responsible for this particular issue: https://github.com
/rust-lang/rust/commit/090e9de5708388a21d66adbec91c871a48ac355e
A compatibility shim for `getentropy(3)`/`_getentropy()` would be the
ideal way to go, but a patch reverting that commit would also work.
--
Ticket URL: <https://trac.macports.org/ticket/69138#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list