[MacPorts] #39095: virtuoso opportunistically links with ImageMagick
#39095: virtuoso opportunistically links with ImageMagick --------------------------+---------------------- Reporter: ryandesign@… | Owner: snc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: haspatch | Port: virtuoso --------------------------+---------------------- virtuoso doesn't declare a dependency on ImageMagick but it links with it if it's already installed: {{{ $ otool -L /opt/local/lib/virtuoso/hosting/im.so /opt/local/lib/virtuoso/hosting/im.so: /opt/local/lib/libMagickWand-6.Q16.1.dylib (compatibility version 2.0.0, current version 2.0.0) /opt/local/lib/libMagickCore-6.Q16.1.dylib (compatibility version 2.0.0, current version 2.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 169.3.0) }}} The attached patch adds this dependency and increases the revision. Alternately, if you don't want virtuoso to use ImageMagick, you could figure out how to do that. -- Ticket URL: <https://trac.macports.org/ticket/39095> MacPorts <http://www.macports.org/> Ports system for OS X
#39095: virtuoso opportunistically links with ImageMagick ---------------------------+---------------------- Reporter: ryandesign@… | Owner: snc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: haspatch Port: virtuoso | ---------------------------+---------------------- Comment (by egall@…): my port-depcheck.sh script also reports missing library dependencies on cyrus-sasl2 and openldap, attaching output next... -- Ticket URL: <https://trac.macports.org/ticket/39095#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#39095: virtuoso opportunistically links with ImageMagick ---------------------------+---------------------- Reporter: ryandesign@… | Owner: snc@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: haspatch Port: virtuoso | ---------------------------+---------------------- Changes (by snc@…): * status: new => assigned -- Ticket URL: <https://trac.macports.org/ticket/39095#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#39095: virtuoso opportunistically links with ImageMagick ---------------------------+---------------------- Reporter: ryandesign@… | Owner: snc@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: haspatch Port: virtuoso | ---------------------------+---------------------- Changes (by snc@…): * status: assigned => closed * resolution: => fixed Comment: Added cyrus-sasl2, openldap and ImageMagick as dependencies in r106248 -- Ticket URL: <https://trac.macports.org/ticket/39095#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts