Bug#1120457: gupnp-dlna FTCBFS: vapigen fails to find dependencies
Helmut Grohne
helmut at subdivi.de
Wed Nov 5 13:50:14 GMT 2025
Source: gupnp-dlna
Version: 0.12.0-5
Tags: patch upstream
User: debian-cross at lists.debian.org
Usertags: ftcbfs
gupnp-dlna fails to cross build from source. When it runs vapigen,
Glib-2.0 is not being found. Until recently, vapigen was not aware of
the host architecture and therefore had no chance of finding it.
Recently though, Simon McVittie added triplet-prefixed vapigen to the
packages. Once using those, dependencies are being found. As a result,
we now need to search for vapigen using AC_PATH_TOOL rather than
AC_PATH_PROG. You'll find the requested change in the attached patch. It
is backwards compatible as AC_PATH_TOOL will fall back to using a bare
tool name if the prefixed one is not being found. I hope this is
acceptable upstream.
Helmut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cross.patch
Type: text/x-diff
Size: 446 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-gnome-maintainers/attachments/20251105/3e95722e/attachment.patch>
More information about the pkg-gnome-maintainers
mailing list