Closed Conan-Kudo closed 3 years ago
Which version of gobject-inrospection is installed?
gobject-introspection-1.64.1
@MikeWey Any chance you have figured out what's wrong here?
glib2 2.66.0 and gobject-introspection 1.66.0 landed, and I get a new interesting error:
meson.build:37:4: ERROR: Problem encountered: Unable to build D intefaces from GIR:
Error /usr/share/gir-1.0/GLib-2.0.gir(51578): Unexpected tag: docsection in GirPackage: glib
For the first one i didn't look yet due to time constraints.
For the new error it looks like they updated gir files, so we now have to take a look at what we need to do with the new information, either skip it or use it if needed.
I've updated gir-to-d for the added docsection. i also can't reproduce the first error locally with gobject-introspection 1.66. Still have to try on fedora 33.
When trying to build glibd on Fedora 33 with glib2 2.65.2, it fails with the following error: