13.04.2020 20:55, Tom Turelinckx wrote: > Instead of enabling seccomp on linux-any, maybe it could be enabled on > something like this: > > [!alpha !ia64 !m68k !sh4 !sparc64 !hurd-any !kfreebsd-any]
Uh.. :) We use another simple "parser" for --enable-foo which goes parallel with this Build-Depends stuff, which does not have a notion for negation. I have either to "fix" this "parser" to understand negation or to list all valid combinations manually. Dunno which one is better, I dislike both :) But we have other package which is in somewhat similar state, librados (ceph), which is also failing on various "non-main" architectures, so qemu can't be built there too. Maybe it's time to fix that for both... Oh well... /mjt

