[MacPorts] #69138: rust @1.75.0 : Does not build on macOS 10.11.6 - missing _getentropy and _clock_gettime
MacPorts
noreply at macports.org
Fri Mar 1 21:15:18 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 kencu):
Getting stuff to use the additional symbols in legacysupport takes a
variable amount of work.
One way that might be needed here is to relink the binary against the
libSystem.dylib from LegacySupport that re-exports the additional symbols
that legacysupport provides, in addition to all the standard stuff in the
system's libsystem.
All this has been done already, of course -- but things change, new
versions of stuff comes out, blah blah, and things need to be looked at
again to see that they still work right.
--
Ticket URL: <https://trac.macports.org/ticket/69138#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list