13.04.2020 20:55, Tom Turelinckx wrote: > Source: qemu > Severity: normal > User: debian-sp...@lists.debian.org > Usertags: sparc64 > > Hello, > > Commit 63f51933 resolved bug #900055 by enabling seccomp on linux-any. > > Since version 1:2.12+dfsg-2 qemu FTBFS due to this dependency, while it was > building successfully before: > > https://buildd.debian.org/status/logs.php?pkg=qemu&arch=sparc64 > > Instead of enabling seccomp on linux-any, maybe it could be enabled on > something like this:
Well, I just followed libseccomp's d/control, which says linux-any. I think if we need to solve this issue, we should start with libseccomp - either fix it to build on sparc64, or adjust its Architecture field to something like you suggested. I don't think in general it is a good idea to fix FTBFS in other packages by restricting optional features in other packages. I might be wrong here, too. Thanks, /mjt