[MacPorts] #63584: pango uses not right compiler

MacPorts noreply at macports.org
Fri Oct 8 00:40:32 UTC 2021


#63584: pango uses not right compiler
---------------------+----------------------
  Reporter:  catap   |      Owner:  mascguy
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:  pango   |
---------------------+----------------------
Changes (by ryandesign):

 * status:  new => assigned
 * owner:  (none) => mascguy
 * port:   => pango


Comment:

 This happens because the pango port uses gobject-introspection and it no
 longer (as of [90a23d95aea607835f72aab573ee21f9609cab64/macports-ports])
 uses the gobject introspection portgroup that has previously taken care of
 setting the right compiler for the gobject introspection parts. I have not
 checked recently but last time I looked the gobject introspection
 portgroup did not support projects that use meson. The portgroup should be
 enhanced to support meson and then the port should go back to using it.
 Alternately, the strategy used by every other port that uses meson and
 gobject introspection could be used: the code to tell gobject
 introspection about the right compiler can be copied into the pango port.

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


More information about the macports-tickets mailing list