[MacPorts] #62656: rust @1.51.0 does not build on 10.9: Dyld: lazy symbol binding failed: Symbol not found: _linkat (OS 10.9)

MacPorts noreply at macports.org
Fri Apr 16 01:41:57 UTC 2021


#62656: rust @1.51.0 does not build on 10.9: Dyld: lazy symbol binding failed:
Symbol not found: _linkat (OS 10.9)
-------------------------+-----------------------
  Reporter:  cave-canem  |      Owner:  (none)
      Type:  defect      |     Status:  new
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.99
Resolution:              |   Keywords:  mavericks
      Port:  rust        |
-------------------------+-----------------------

Comment (by kencu):

 I was going to use your proxy, but this was simpler:
 {{{
 sudo port install git
 export CARGO_NET_GIT_FETCH_WITH_CLI=true
 }}}

 re: optool

 I haven't tried it, but I was thinking just make a stub dylib
 libSystem.dylib with a one-liner build line that just reexports
 legacysupport and /usr/lib/libSystem.dylib. That is near the top of this
 thread as an idea, but using DYLD_INSERT_LIBRARIES was just easier (10
 seconds).

 but there are always 9 ways to skin a cat.

-- 
Ticket URL: <https://trac.macports.org/ticket/62656#comment:33>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list