[MacPorts] #61508: gobject-introspection generates invalid gir files on Big Sur
MacPorts
noreply at macports.org
Mon Nov 16 20:39:57 UTC 2020
#61508: gobject-introspection generates invalid gir files on Big Sur
------------------------------------+----------------------
Reporter: idryzhov | Owner: dbevans
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.4
Resolution: | Keywords:
Port: gobject-introspection |
------------------------------------+----------------------
Changes (by ryandesign):
* status: new => assigned
* owner: (none) => dbevans
Old description:
> Examples of ports with invalid gir files:
>
> gdk-pixbuf2:
> {{{
> $ grep libgdk /opt/local/share/gir-1.0/* -r
> /opt/local/share/gir-1.0/GdkPixbuf-2.0.gir: shared-
> library="libgdk_pixbuf-2.0.0.dylib"
> /opt/local/share/gir-1.0/GdkPixdata-2.0.gir: shared-
> library="libgdk_pixbuf-2.0.0.dylib"
> }}}
>
> atk:
> {{{
> $ grep libatk /opt/local/share/gir-1.0/* -r
> /opt/local/share/gir-1.0/Atk-1.0.gir: shared-
> library="libatk-1.0.0.dylib"
> }}}
>
> Paths should be absolute, but they are not. This problem leads to errors
> like in ticket [https://trac.macports.org/ticket/61471 61471]
New description:
Examples of ports with invalid gir files:
gdk-pixbuf2:
{{{
$ grep libgdk /opt/local/share/gir-1.0/* -r
/opt/local/share/gir-1.0/GdkPixbuf-2.0.gir: shared-
library="libgdk_pixbuf-2.0.0.dylib"
/opt/local/share/gir-1.0/GdkPixdata-2.0.gir: shared-
library="libgdk_pixbuf-2.0.0.dylib"
}}}
atk:
{{{
$ grep libatk /opt/local/share/gir-1.0/* -r
/opt/local/share/gir-1.0/Atk-1.0.gir: shared-
library="libatk-1.0.0.dylib"
}}}
Paths should be absolute, but they are not. This problem leads to errors
like in ticket #61471
--
--
Ticket URL: <https://trac.macports.org/ticket/61508#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list