[MacPorts] #63594: librsvg @2.52.0_0 +quartz does not install

MacPorts noreply at macports.org
Mon Oct 11 02:04:02 UTC 2021


#63594: librsvg @2.52.0_0 +quartz does not install
-----------------------------+----------------------
  Reporter:  MaurizioLoreti  |      Owner:  mascguy
      Type:  defect          |     Status:  assigned
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:
Resolution:                  |   Keywords:
      Port:  librsvg         |
-----------------------------+----------------------

Comment (by kencu):

 well, you appear to now have a proper build of glib2 as you say, without
 any @rpath references:
 {{{
 /opt/local/lib/libgio-2.0.0.dylib:
         /opt/local/lib/libgio-2.0.0.dylib (compatibility version 6201.0.0,
 current version 6201.6.0)
 }}}

 which seems to be a nice step in the right direction.

 Now that you have an intact glib2, in this ticket you wanted to build
 librsvg. So try that next, I think, and let's try to ignore whatever is
 wrong with ffmpeg for the moment, if we can:
 {{{
 sudo port clean librsvg
 sudo port -v install librsvg
 }}}
 IF it fails to install librsvg again, then try it from source:
 {{{
 sudo port clean librsvg
 sudo port -v -s install librsvg
 }}}

 hopefully one of those two installs will work, and if so please report
 back success or failure with librsvg (and leave ffmpeg out of this ticket
 for now, otherwise we will get absolutely nowhere sorting you out).

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


More information about the macports-tickets mailing list