[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
Wed Apr 28 05:41:18 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:  Chris Jones <jonesc@…>
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.6.99
Resolution:  fixed       |   Keywords:  mavericks
      Port:  rust        |
-------------------------+------------------------------------

Comment (by cave-canem):

 P.P.S>

 {{{
 #!/usr/bin/env bash

 pushd "`pwd`" > /dev/null

 cd /Volumes/MacOS/opt/macports\-ports

 sudo git config pull.rebase true

 sudo git checkout -- ./ && \

 sudo git pull && \

 sudo port -d sync && \

 port outdated || \
         echo "Ошибка обновления MacPorts"

 popd > /dev/null
 }}}

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


More information about the macports-tickets mailing list