Bug#1061107: marked as pending in vala

Simon McVittie noreply at salsa.debian.org
Fri Sep 26 16:59:07 BST 2025


Control: tag -1 pending

Hello,

Bug #1061107 in vala reported by you has been fixed in the
Git repository and is awaiting an upload. You can see the commit
message below and you can check the diff of the fix at:

https://salsa.debian.org/gnome-team/vala/-/commit/b6bfb3032bf39cbcba0ae84d7e663e6af46768af

------------------------------------------------------------------------
d/rules: Generate a ${tuple}-vapigen which searches appropriate directories

When generating a Vala API during cross-compilation, for example if
we're compiling for riscv64 on x86_64, we need to use a vapigen that
is an x86_64 binary (otherwise we can't run it), but tell it to look for
dependencies' GIR XML in directories that would be appropriate
for riscv64 as a higher precedence than the directories that would
normally be searched for x86_64.

For example, this means we find GLib-2.0.gir in
/usr/lib/${DEB_HOST_MULTIARCH}/gir-1.0.

Closes: #1061107
------------------------------------------------------------------------

(this message was generated automatically)
-- 
Greetings

https://bugs.debian.org/1061107



More information about the pkg-gnome-maintainers mailing list