[MacPorts] #35242: ecl @12.2.1 tries to load old version of libffi.dylib
MacPorts
noreply at macports.org
Wed Jul 18 06:59:52 PDT 2012
#35242: ecl @12.2.1 tries to load old version of libffi.dylib
-------------------------------------+--------------------------------------
Reporter: rpgoldman@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.1
Keywords: | Port: ecl
-------------------------------------+--------------------------------------
Here's what I see in the output from an ECL session (this from trying to
run the regression tests for ASDF):
{{{
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
}}}
This makes sense, because I have libffi.6.dylib, not .5.
Should this be reflected in the dependencies of ecl? Because if I do
`port deps ecl`, I get
{{{
ecl @12.2.1_0 has no dependencies.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/35242>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list