On 7/17/12 Jul 17 -12:41 PM, Brandon Allbery wrote:
> On Tue, Jul 17, 2012 at 1:36 PM, Robert Goldman <[email protected]
> <mailto:[email protected]>> wrote:
> 
>     
> "dlopen(/Users/rpg/lisp/asdf/tmp/fasls/ecl-12.2.1-unknown-macosx-x86/test/file3.fas,
>     10): Library not loaded: /opt/local/lib/libffi.5.dylib
> 
>  (...)
> 
>     ecl @12.2.1_0 has no dependencies.
> 
> 
> That'd be a legitimate port bug, yes.  File a ticket against ecl; in the
> meantime if you rebuild it with "sudo port -n -f upgrade ecl" it should
> pick up the updated libffi.

Actually, FWIW, that upgrade command did not fix ecl.

My attempt to run it yielded


--->  Scanning binaries for linking errors: 100.0%
--->  No broken files found.

and then

;;; Loading
"/Users/rpg/lisp/asdf/tmp/fasls/ecl-12.2.1-unknown-macosx-x86/test/file3.fas"
LOAD: Could not load file
#P"/Users/rpg/lisp/asdf/tmp/fasls/ecl-12.2.1-unknown-macosx-x86/test/file3.fas"
(Error:
"dlopen(/Users/rpg/lisp/asdf/tmp/fasls/ecl-12.2.1-unknown-macosx-x86/test/file3.fas,
10): Library not loaded: /opt/local/lib/libffi.5.dylib
  Referenced from:
/Users/rpg/lisp/asdf/tmp/fasls/ecl-12.2.1-unknown-macosx-x86/test/file3.fas
  Reason: image not found")

I have reported the issue on trac:

https://trac.macports.org/ticket/35242
_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to