Bug#1103916: gnome-recipes FTCBFS: requires a cross exe_wrapper
Helmut Grohne
helmut at subdivi.de
Tue Apr 22 15:45:19 BST 2025
Source: gnome-recipes
Version: 2.0.4-3
Tags: patch upstream
User: debian-cross at lists.debian.org
Usertags: ftcbfs
gnome-recipes fails to cross build from source, because it needs to run
tools/recipe-extract.c during build. Presently, it compiles it as a host
executable and expects an exe_wrapper to run it. That tends to be qemu.
In this case, we can avoid that qemu dependency by compiling it as a
native executable instead. Doing so incurs and extra Build-Depends on
libglib2.0-dev:native, but I think that's the better option. I'm
attaching the patch to turn recipe-extract native. Please consider
forwarding it upstream and applying it.
Helmut
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cross.patch
Type: text/x-diff
Size: 633 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-gnome-maintainers/attachments/20250422/57b07f40/attachment-0001.patch>
More information about the pkg-gnome-maintainers
mailing list