[MacPorts] #22102: Conflict with libJPEG.dylib and ApplicationServices ImageIO framework
#22102: Conflict with libJPEG.dylib and ApplicationServices ImageIO framework -----------------------------------+---------------------------------------- Reporter: mike@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: -----------------------------------+---------------------------------------- $ couchdb dyld: Symbol not found: __cg_jpeg_resync_to_restart Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO Expected in: /opt/local/lib/libJPEG.dylib Trace/BPT trap -- Ticket URL: <http://trac.macports.org/ticket/22102> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22102: Conflict with libJPEG.dylib and ApplicationServices ImageIO framework ------------------------------------+--------------------------------------- Reporter: mike@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: invalid | Keywords: Port: | ------------------------------------+--------------------------------------- Changes (by toby@…): * priority: High => Normal * status: new => closed * resolution: => invalid Comment: don't set DYLD_* environment variables -- Ticket URL: <http://trac.macports.org/ticket/22102#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22102: Conflict with libJPEG.dylib and ApplicationServices ImageIO framework ------------------------------------+--------------------------------------- Reporter: mike@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: invalid | Keywords: Port: | ------------------------------------+--------------------------------------- Comment(by mike@…): No DYD_* env vars are set (both my current user and root). Any other suggestions? -- Ticket URL: <http://trac.macports.org/ticket/22102#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22102: Conflict with libJPEG.dylib and ApplicationServices ImageIO framework ------------------------------------+--------------------------------------- Reporter: mike@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: | Keywords: Port: couchdb | ------------------------------------+--------------------------------------- Changes (by jmr@…): * status: closed => reopened * resolution: invalid => * port: => couchdb -- Ticket URL: <http://trac.macports.org/ticket/22102#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22102: Conflict with libJPEG.dylib and ApplicationServices ImageIO framework ------------------------------------+--------------------------------------- Reporter: mike@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: | Keywords: Port: couchdb | ------------------------------------+--------------------------------------- Changes (by jmr@…): * cc: febeling@… (added) * owner: macports-tickets@… => jwa@… * status: reopened => new -- Ticket URL: <http://trac.macports.org/ticket/22102#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22102: Conflict with libJPEG.dylib and ApplicationServices ImageIO framework ------------------------------------+--------------------------------------- Reporter: mike@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: | Keywords: Port: couchdb | ------------------------------------+--------------------------------------- Comment(by alin.popa@…): Replying to [comment:2 mike@…]:
No DYD_* env vars are set (both my current user and root). Any other suggestions?
Hi Mike, I managed to do something about that using one of these 2 ways: 1. install this: http://jan.prima.de/~jan/plok/archives/142-CouchDBX- Revival.html 2. install couchdb from svn (seems to me that the current release <<0.9.1>> have a problem) : svn co http://svn.apache.org/repos/asf/couchdb/trunk couchdb cd couchdb ./bootstrap && ./configure make && sudo make install -- Ticket URL: <http://trac.macports.org/ticket/22102#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22102: Conflict with libJPEG.dylib and ApplicationServices ImageIO framework ------------------------------------+--------------------------------------- Reporter: mike@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: | Keywords: Port: couchdb | ------------------------------------+--------------------------------------- Comment(by alin.popa@…): Replying to [comment:5 alin.popa@…]:
Replying to [comment:2 mike@…]:
No DYD_* env vars are set (both my current user and root). Any other suggestions?
Hi Mike,
I managed to do something about that using one of these 2 ways: 1. install this: http://jan.prima.de/~jan/plok/archives/142-CouchDBX- Revival.html 2. install couchdb from svn (seems to me that the current release <<0.9.1>> have a problem) : svn co http://svn.apache.org/repos/asf/couchdb/trunk couchdb cd couchdb ./bootstrap && ./configure make && sudo make install
Also I found this workaround (it's all explained there): http://osdir.com/ml/couchdb-user/2009-10/msg00215.html -- Ticket URL: <http://trac.macports.org/ticket/22102#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22102: Conflict with libJPEG.dylib and ApplicationServices ImageIO framework ------------------------------------+--------------------------------------- Reporter: mike@… | Owner: jwa@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: | Keywords: Port: couchdb | ------------------------------------+--------------------------------------- Comment(by mike@…): Hi Alin, I tried the workaround and it worked. Thanks for tracking that down. -- Ticket URL: <http://trac.macports.org/ticket/22102#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22102: Conflict with libJPEG.dylib and ApplicationServices ImageIO framework ------------------------------------+--------------------------------------- Reporter: mike@… | Owner: jwa@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: couchdb | ------------------------------------+--------------------------------------- Changes (by jwa@…): * status: new => closed * resolution: => fixed Comment: Hi, used the workaround to modify the Portfile, thanks! -- Ticket URL: <http://trac.macports.org/ticket/22102#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22102: Conflict with libJPEG.dylib and ApplicationServices ImageIO framework ----------------------+-------------------- Reporter: mike@… | Owner: jwa@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: couchdb | ----------------------+-------------------- Description changed by ryandesign@…: Old description:
$ couchdb dyld: Symbol not found: __cg_jpeg_resync_to_restart Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO Expected in: /opt/local/lib/libJPEG.dylib
Trace/BPT trap
New description: {{{ $ couchdb dyld: Symbol not found: __cg_jpeg_resync_to_restart Referenced from: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO Expected in: /opt/local/lib/libJPEG.dylib Trace/BPT trap }}} -- -- Ticket URL: <https://trac.macports.org/ticket/22102#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#22102: couchdb: Conflict with libJPEG.dylib and ApplicationServices ImageIO framework ----------------------+-------------------- Reporter: mike@… | Owner: jwa@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: couchdb | ----------------------+-------------------- Comment (by ryandesign@…): The revision in which this was committed was r60066. -- Ticket URL: <https://trac.macports.org/ticket/22102#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts