[MacPorts] #19737: happy: uses libffi without declaring dependency
#19737: happy: uses libffi without declaring dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: gwright@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: happy -------------------------------------+-------------------------------------- {{{ $ port installed happy libffi The following ports are currently installed: happy @1.18.2_0 (active) $ happy dyld: Library not loaded: /mp/lib/libffi.5.dylib Referenced from: /mp/bin/happy Reason: image not found Trace/BPT trap }}} Apparently I had libffi installed at the time that I installed happy, and I later uninstalled libffi. happy should declare a dependency on libffi if it requires it. Alternately, if such a dependency is not desired, happy must not use libffi, even if it is installed. It's possible this is an extension of #19736 and that once that is resolved, this will also resolve itself. -- Ticket URL: <http://trac.macports.org/ticket/19737> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19737: happy: uses libffi without declaring dependency -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: gwright@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: happy -------------------------------------+-------------------------------------- Changes (by gwright@…): * status: new => assigned Comment: Happy should not depend on libffi. (It doesn't on my system, and it installs correctly without libffi being installed.) Looks like a cabal problem, in which an unnecessary library is being linked in. I'll look into it. It does look like a dup of #19736. -- Ticket URL: <http://trac.macports.org/ticket/19737#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19737: happy: uses libffi without declaring dependency --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: gwright@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Resolution: duplicate | Keywords: Port: happy | --------------------------------------+------------------------------------- Changes (by gwright@…): * status: assigned => closed * resolution: => duplicate Comment: This is the same issue as #19736. Closing as duplicate. -- Ticket URL: <http://trac.macports.org/ticket/19737#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts