[MacPorts] #64001: Installing librsvg fails with pango errors

MacPorts noreply at macports.org
Fri Nov 19 10:30:47 UTC 2021


#64001: Installing librsvg fails with pango errors
----------------------+----------------------
  Reporter:  breun    |      Owner:  mascguy
      Type:  defect   |     Status:  assigned
  Priority:  Normal   |  Milestone:
 Component:  ports    |    Version:
Resolution:           |   Keywords:
      Port:  librsvg  |
----------------------+----------------------

Comment (by cjones051073):

 Your installation is in a funny state, as those files are provided by a
 port, namely mango

 {{{
 Oberon ~/Projects/MacPorts/ports > cat
 /opt/local/lib/pkgconfig/pangocairo.pc
 prefix=/opt/local
 libdir=${prefix}/lib
 includedir=${prefix}/include

 Name: Pango Cairo
 Description: Cairo rendering support for Pango
 Version: 1.48.10
 Requires: pango, cairo >=  1.12.10
 Requires.private: pangoft2, glib-2.0 >=  2.62, gobject-2.0 >=  2.62,
 gio-2.0 >=  2.62, fribidi >=  1.0.6, harfbuzz >=  2.2.0, fontconfig >=
 2.11.91, freetype2, xrender, xft >=  2.0.0, harfbuzz-gobject >=  2.2.0
 Libs: -L${libdir} -lpangocairo-1.0
 Libs.private: -lm -framework CoreFoundation -framework ApplicationServices
 Cflags: -I${includedir}/pango-1.0
 Oberon ~/Projects/MacPorts/ports > cat /opt/local/lib/pkgconfig/pango.pc
 prefix=/opt/local
 libdir=${prefix}/lib
 includedir=${prefix}/include

 Name: Pango
 Description: Internationalized text handling
 Version: 1.48.10
 Requires: gobject-2.0 >=  2.62, harfbuzz >=  2.2.0
 Requires.private: glib-2.0 >=  2.62, gio-2.0 >=  2.62, fribidi >=  1.0.6,
 fontconfig >=  2.11.91, freetype2, xrender, xft >=  2.0.0, cairo >=
 1.12.10
 Libs: -L${libdir} -lpango-1.0
 Libs.private: -lm -framework CoreFoundation -framework ApplicationServices
 Cflags: -I${includedir}/pango-1.0
 Oberon ~/Projects/MacPorts/ports > port contents pango | grep pkgconfig
   /opt/local/lib/pkgconfig/pango.pc
   /opt/local/lib/pkgconfig/pangocairo.pc
   /opt/local/lib/pkgconfig/pangofc.pc
   /opt/local/lib/pkgconfig/pangoft2.pc
   /opt/local/lib/pkgconfig/pangoot.pc
   /opt/local/lib/pkgconfig/pangoxft.pc
 }}}

 yes, at this point you need to resolve this by hand.

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


More information about the macports-tickets mailing list