[MacPorts] #38393: couchdb fails during start after Xcode 4.6.1

MacPorts noreply at macports.org
Fri Mar 15 14:11:43 PDT 2013


#38393: couchdb fails during start after Xcode 4.6.1
-------------------------------+--------------------------------
 Reporter:  public+macports@…  |      Owner:  macports-tickets@…
     Type:  defect             |     Status:  new
 Priority:  Normal             |  Milestone:
Component:  ports              |    Version:  2.1.3
 Keywords:                     |       Port:
-------------------------------+--------------------------------
 After upgrading to Xcode 4.6.1 Couchdb no longer starts. The error was:

 dyld: Symbol not found: __cg_png_create_info_struct
   Referenced from:
 /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
   Expected in: /opt/local/lib/libPng.dylib

 As a temporal solution I modified the installed launchctl file removing
 the DYLD_LIBRARY_PATH section

       <key>DYLD_LIBRARY_PATH</key>
       <string>/opt/local/lib:$DYLD_LIBRARY_PATH</string>

 After removing that line, the ImageIO framework seems to load just find
 and CouchDB server starts

-- 
Ticket URL: <https://trac.macports.org/ticket/38393>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list