[MacPorts] #61508: gobject-introspection generates invalid gir files on Big Sur

MacPorts noreply at macports.org
Mon Nov 30 01:44:50 UTC 2020


#61508: gobject-introspection generates invalid gir files on Big Sur
------------------------------------+----------------------
  Reporter:  idryzhov               |      Owner:  dbevans
      Type:  defect                 |     Status:  reopened
  Priority:  Normal                 |  Milestone:
 Component:  ports                  |    Version:  2.6.4
Resolution:                         |   Keywords:
      Port:  gobject-introspection  |
------------------------------------+----------------------
Changes (by rseichter):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 I still have this problem. virt-manager is unable to load libatk:
 {{{
 $ virt-manager
 ** (virt-manager:68461): WARNING **: 02:32:25.841: Failed to load shared
 library 'libatk-1.0.0.dylib'
 referenced by the typelib: dlopen(libatk-1.0.0.dylib, 9): image not found
 }}}
 The library exists as /opt/local/lib/libatk-1.0.0.dylib, but the gir file
 does not use that absolute path:
 {{{
 $ grep -r libatk /opt/local/share/gir-1.0/*
 /opt/local/share/gir-1.0/Atk-1.0.gir:   shared-
 library="libatk-1.0.0.dylib"
 }}}

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


More information about the macports-tickets mailing list