[MacPorts] #61132: clang-3.4: dyld: Library not loaded: /opt/local/lib/libffi.6.dylib

MacPorts noreply at macports.org
Sun Sep 6 06:25:16 UTC 2020


#61132: clang-3.4: dyld: Library not loaded: /opt/local/lib/libffi.6.dylib
---------------------------------+----------------------
  Reporter:  ryandesign          |      Owner:  jeremyhu
      Type:  defect              |     Status:  assigned
  Priority:  High                |  Milestone:
 Component:  ports               |    Version:  2.6.3
Resolution:                      |   Keywords:
      Port:  llvm-3.4, llvm-3.7  |
---------------------------------+----------------------

Comment (by ryandesign):

 Ok yes, you are right, other clangs I have installed on 10.13 are broken
 now too:

 {{{
 $ clang-mp-5.0 --version
 dyld: Library not loaded: /opt/local/lib/libffi.6.dylib
   Referenced from: /opt/local/libexec/llvm-5.0/lib/libLLVM.dylib
   Reason: image not found
 Abort trap: 6
 $ clang-mp-6.0 --version
 dyld: Library not loaded: /opt/local/lib/libffi.6.dylib
   Referenced from: /opt/local/libexec/llvm-6.0/lib/libLLVM.dylib
   Reason: image not found
 Abort trap: 6
 $ clang-mp-7.0 --version
 dyld: Library not loaded: /opt/local/lib/libffi.6.dylib
   Referenced from: /opt/local/libexec/llvm-7.0/lib/libLLVM.dylib
   Reason: image not found
 Abort trap: 6
 $ clang-mp-8.0 --version
 dyld: Library not loaded: /opt/local/lib/libffi.6.dylib
   Referenced from: /opt/local/libexec/llvm-8.0/lib/libLLVM.dylib
   Reason: image not found
 Abort trap: 6
 $ clang-mp-9.0 --version
 dyld: Library not loaded: /opt/local/lib/libffi.6.dylib
   Referenced from: /opt/local/libexec/llvm-9.0/lib/libLLVM.dylib
   Reason: image not found
 Abort trap: 6
 $ clang-mp-10 --version
 clang version 10.0.1
 Target: x86_64-apple-darwin17.7.0
 Thread model: posix
 InstalledDir: /opt/local/libexec/llvm-10/bin
 }}}

 So they all need revbumps, and those that had their
 [changeset:19459a4f78211dc646c1d59a701523e9f0f33fdf/macports-ports libffi
 dependencies removed] need to have them put back, since they are still
 needed.

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


More information about the macports-tickets mailing list