#42997: llvm-3.3: dyld: Library not loaded: /opt/local/lib/libffi.5.dylib Referenced from: /opt/local/libexec/llvm-3.3/bin/llvm-config --------------------------+------------------------ Reporter: gysungrad@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: llvm-3.3 | --------------------------+------------------------ Changes (by ryandesign@…): * owner: macports-tickets@… => jeremyhu@… * port: => llvm-3.3 Old description:
I ran "sudo port selfupdate" and "sudo port upgrade outdated", and get "upgrade outdated" failed.
---> Computing dependencies for ld64
---> Building ld64
Error: org.macports.build for port ld64 returned: command execution failed
Here is what main.log said.
:info:build dyld: Library not loaded: /opt/local/lib/libffi.5.dylib
:info:build Referenced from: /opt/local/libexec/llvm-3.3/bin/llvm- config
:info:build Reason: image not found
I know libffi was updated to a newer version which now provides libffi version 6 that I have now.
I attached main.log.
Any idea? Thanks.
New description: I ran "sudo port selfupdate" and "sudo port upgrade outdated", and get "upgrade outdated" failed. {{{ ---> Computing dependencies for ld64 ---> Building ld64 Error: org.macports.build for port ld64 returned: command execution failed }}} Here is what main.log said. {{{ :info:build dyld: Library not loaded: /opt/local/lib/libffi.5.dylib :info:build Referenced from: /opt/local/libexec/llvm-3.3/bin/llvm-config :info:build Reason: image not found }}} I know libffi was updated to a newer version which now provides libffi version 6 that I have now. I attached main.log. Any idea? Thanks. -- -- Ticket URL: <https://trac.macports.org/ticket/42997#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X