On Sun, May 26, 2019 at 10:00:46AM +0200, Andrea Bolognani wrote: > Can you please provide instructions I can use to reproduce the build > failure? The way you tackled it looks sensible enough, but I'd like > to play around a bit myself :)
sbuild¹: Pass --host=somearch. pbuilder: Pass --host-arch somearch dpkg-buildpackage: DEB_BUILD_OPTIONS=nocheck dpkg-buildpackage --build=any --host-arch somearch --profiles cross,nocheck Helmut ¹ Assumes that your sbuild is from buster or sid.