[MacPorts] #21992: libnotify requires more recent libpangocairo
#21992: libnotify requires more recent libpangocairo --------------------------+------------------------------------------------- Reporter: senz@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: libnotify --------------------------+------------------------------------------------- I've noticed that i have 2 version of port pango installed: {{{ pango @1.24.5_0+macosx (active) pango @1.26.0_0+macosx }}} I assume it was downgraded in ports, that cause this when running binary that depends on it: {{{ dyld: Library not loaded: /opt/local/lib/libpangocairo-1.0.0.dylib Referenced from: /opt/local/lib/libnotify.1.dylib Reason: Incompatible library version: libnotify.1.dylib requires version 2601.0.0 or later, but libpangocairo-1.0.0.dylib provides version 2401.0.0 Trace/BPT trap }}} -- Ticket URL: <http://trac.macports.org/ticket/21992> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21992: libnotify requires more recent libpangocairo --------------------------+------------------------------------------------- Reporter: senz@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: libnotify --------------------------+------------------------------------------------- Comment(by senz@…): Ive solve it by forcing reinstall of ''pango'': {{{ port uninstall -f pango port install pango }}} -- Ticket URL: <http://trac.macports.org/ticket/21992#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21992: libnotify requires more recent libpangocairo ---------------------------+------------------------------------------------ Reporter: senz@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: invalid | Keywords: Port: libnotify | ---------------------------+------------------------------------------------ Changes (by ryandesign@…): * cc: ryandesign@… (added) * status: new => closed * resolution: => invalid Comment: Yes, I downgraded pango back to 1.24.5 because [ticket:21624 1.26.0 was causing problems]. Sometimes when libraries like pango are upgraded (or downgraded), the library version changes, and you must then rebuild any port that depends on it. -- Ticket URL: <http://trac.macports.org/ticket/21992#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts