[MacPorts] #62797: legacy-support @1.0.0_0 dyld: Library not loaded: @executable_path/../lib/libMacportsLegacySupport.dylib Reason: image not found

MacPorts noreply at macports.org
Mon May 3 06:49:24 UTC 2021


#62797: legacy-support @1.0.0_0 dyld: Library not loaded:
@executable_path/../lib/libMacportsLegacySupport.dylib Reason: image not
found
-----------------------------+--------------------------
  Reporter:  cave-canem      |      Owner:  cjones051073
      Type:  defect          |     Status:  assigned
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.6.99
Resolution:                  |   Keywords:
      Port:  legacy-support  |
-----------------------------+--------------------------

Comment (by cave-canem):

 I have:


 {{{
 port contents legacy-support | rg "dylib" | xargs ls -la
 -rwxr-xr-x  1 root  wheel  19684 May  2 15:02
 /opt/MacPorts/lib/libMacportsLegacySupport.dylib
 -rwxr-xr-x  1 root  wheel  23780 May  2 15:02
 /opt/MacPorts/lib/libMacportsLegacySystem.B.dylib
 }}}


 {{{
 port contents legacy-support | rg "dylib" | xargs otool -L
 /opt/MacPorts/lib/libMacportsLegacySupport.dylib:
         /opt/MacPorts/lib/libMacportsLegacySupport.dylib (compatibility
 version 1.0.0, current version 1.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 1197.1.1)
 /opt/MacPorts/lib/libMacportsLegacySystem.B.dylib:
         /opt/MacPorts/lib/libMacportsLegacySystem.B.dylib (compatibility
 version 1.0.0, current version 1.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
 version 1197.1.1, reexport)
         @executable_path/../lib/libMacportsLegacySupport.dylib
 (compatibility version 1.0.0, current version 1.0.0)
 }}}

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


More information about the macports-tickets mailing list