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

MacPorts noreply at macports.org
Mon Oct 11 00:14:16 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):

 so something is going on, as yet to be completely sorted out, where
 certain people are building glib2 and getting @rpath references for the
 library names such as this, whereas every time I build it, or the
 buildbots build it, there are fully-referenced pathnames for the
 libraries.

 Something is doing this -- what it is is to be discovered. For the
 original poster, please try uninstalling your current version of glib2
 (which is obviously broken) and then try reinstalling it from source, like
 this:
 {{{
 sudo port -f uninstall glib2
 sudo port -v -s install glib2
 }}}
 then after you do that, please post up your library references like this:
 {{{
 port contents glib2 | grep dylib | xargs otool -L
 }}}
 and we'll see if they have any @rpath references in there.

 If they _do_ then that is what we need to sort out and fix, somehow.

 if they _do_not_ then you should be go to go, go ahead and try to install
 librsvg, and with any luck at all, you should be good to go.

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


More information about the macports-tickets mailing list