[MacPorts] #28010: eog does not run after libpng ungrade
#28010: eog does not run after libpng ungrade ----------------------------------+----------------------------------------- Reporter: jwhowse4@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: ----------------------------------+----------------------------------------- On an Intel Mac Pro running Snow Leopard 10.6.6 and XCode 3.2.5 eog crashes when I attempt to run it with the error message {{{ dyld: Library not loaded: /opt/macports/lib/libpng12.0.dylib Referenced from: /opt/macports/bin/eog Reason: image not found Trace/BPT trap }}} I uninstalled eog and tried to recompile it. The compilation fails and the error log file is attached. As an aside inkscape also fails to run with the same error message. I have not tried to recompile it yet. -- Ticket URL: <https://trac.macports.org/ticket/28010> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28010: eog does not run after libpng ungrade ----------------------------------+----------------------------------------- Reporter: jwhowse4@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: eog ----------------------------------+----------------------------------------- Changes (by dports@…): * cc: dports@… (added) * owner: macports-tickets@… => devans@… * port: => eog Comment: I just revbumped a bunch of ports that will require a rebuild after the libpng update, including eog and inkscape, so you should do a `port selfupdate` and `port upgrade outdated`. -- Ticket URL: <https://trac.macports.org/ticket/28010#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28010: eog does not run after libpng ungrade ----------------------------------+----------------------------------------- Reporter: jwhowse4@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: eog ----------------------------------+----------------------------------------- Comment(by ryandesign@…): Dan's revbump to eog in r75193 should be all that's needed; eog builds fine for me with libpng 1.4.5. Not sure why you're seeing: {{{ /opt/macports/lib/libpng12.la: No such file or directory }}} Please let us know if you still see this problem after "sudo port selfupdate", "sudo port clean eog", and "sudo port upgrade outdated". -- Ticket URL: <https://trac.macports.org/ticket/28010#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28010: eog does not run after libpng ungrade ----------------------------------+----------------------------------------- Reporter: jwhowse4@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: eog ----------------------------------+----------------------------------------- Comment(by dports@…): Replying to [comment:2 ryandesign@…]:
Dan's revbump to eog in r75193 should be all that's needed; eog builds fine for me with libpng 1.4.5. Not sure why you're seeing: /opt/macports/lib/libpng12.la: No such file or directory
If you were wondering where that particular message comes from, it's because one of the dependencies (it was either cairomm or pangomm, I forgot which) built a dylib that didn't link against libpng12, but the libtool .la file included a reference to libpng12 for reasons known only to libtool. I think it has something to with static linking. Worth keeping this in mind when revbumping dependents of a changed library because it's an easy one to miss. If, on the other hand, you just weren't sure why *he's* seeing that message, then yeah, the revbump should take care of it. :-) -- Ticket URL: <https://trac.macports.org/ticket/28010#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28010: eog does not run after libpng ungrade -----------------------------------+---------------------------------------- Reporter: jwhowse4@… | Owner: devans@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: Port: eog | -----------------------------------+---------------------------------------- Changes (by dports@…): * status: new => closed * resolution: => fixed Comment: I'm assuming this is fixed by the revbump. Please reopen if it's still a problem. -- Ticket URL: <https://trac.macports.org/ticket/28010#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts