#1126393 libvirt-glib FTCBFS: disables gobject-introspection

Package:
src:libvirt-glib
Source:
src:libvirt-glib
Submitter:
Helmut Grohne
Date:
2026-01-25 10:03:10 UTC
Severity:
normal
Tags:
#1126393#5
Date:
2026-01-23 17:40:54 UTC
From:
To:
libvirt-glib fails to cross build from source, because meson.build
disables gobject-introspection for cross compilation and then fails as
vala support requires gobject-introspection. On Debian,
gobject-introspection actually works due to a cross wrapper doing the
heavy lifting. Please lift the restriction. Once doing so, the build
fails via #1126007. I'm attaching a patch for your convenience.

Helmut