[MacPorts] #64433: librsvg build failure: Symbol not found: __cg_jpeg_resync_to_restart

MacPorts noreply at macports.org
Sat Jan 15 09:52:44 UTC 2022


#64433: librsvg build failure: Symbol not found: __cg_jpeg_resync_to_restart
------------------------+----------------------
  Reporter:  linolinco  |      Owner:  mascguy
      Type:  defect     |     Status:  assigned
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.7.1
Resolution:             |   Keywords:
      Port:  librsvg    |
------------------------+----------------------

Comment (by linolinco):

 So the actual cause appears to be:


 {{{
 :info:build dyld: Library not loaded: @rpath/libgobject-2.0.0.dylib
 :info:build   Referenced from: /opt/local/lib/libcairo-gobject.2.dylib
 :info:build   Reason: image not found
 }}}

 The relevant files in /opt/local/lib look okay:


 {{{
 -rwxr-xr-x  1 root  admin   382192 Jan  2 22:12
 /opt/local/lib/libgobject-2.0.0.dylib
 -rw-r--r--  1 root  admin  1226112 Jan  2 22:10
 /opt/local/lib/libgobject-2.0.a
 lrwxr-xr-x  1 root  admin       22 Jan  2 22:12
 /opt/local/lib/libgobject-2.0.dylib -> libgobject-2.0.0.dylib
 }}}

 so the problem might be a misconfigured @rpath?

-- 
Ticket URL: <https://trac.macports.org/ticket/64433#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list