Changes between Initial Version and Version 1 of Ticket #42997


Ignore:
Timestamp:
Mar 23, 2014, 1:57:30 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42997

    • Property Owner changed from macports-tickets@… to jeremyhu@…
    • Property Summary changed from dyld: Library not loaded: /opt/local/lib/libffi.5.dylib Referenced from: /opt/local/libexec/llvm-3.3/bin/llvm-config to llvm-3.3: dyld: Library not loaded: /opt/local/lib/libffi.5.dylib Referenced from: /opt/local/libexec/llvm-3.3/bin/llvm-config
    • Property Port llvm-3.3 added
  • Ticket #42997 – Description

    initial v1  
    11I ran "sudo port selfupdate" and "sudo port upgrade outdated", and get "upgrade outdated" failed.
    22
     3{{{
    34--->  Computing dependencies for ld64
    4 
    55--->  Building ld64
    6 
    76Error: org.macports.build for port ld64 returned: command execution failed
     7}}}
    88
    99Here is what main.log said.
    1010
     11{{{
    1112:info:build dyld: Library not loaded: /opt/local/lib/libffi.5.dylib
    12 
    1313:info:build   Referenced from: /opt/local/libexec/llvm-3.3/bin/llvm-config
    14 
    1514:info:build   Reason: image not found
     15}}}
    1616
    1717I know libffi was updated to a newer version which now provides libffi version 6 that I have now.