Bug#888522: How to test cross build?

Helmut Grohne helmut at subdivi.de
Fri Jan 17 21:13:14 GMT 2020


Hi Steve,

On Fri, Jan 17, 2020 at 01:43:36PM -0600, Steven Robbins wrote:
> I'm packaging a new Ipe version.  I'd like to fix the bug you reported (below).  
> In order to test it: can you share the cross-build command you used?

sbuild: add --host=somearch
pbuilder: add --host-arch=somearch
dpkg-buildpackage:
 * add --host-arch=somearch
 * add "nocheck" to DEB_BUILD_OPTIONS
 * add "cross,nocheck" to DEB_BUILD_PROFILES
 * add --build=any

If you run into problems with any of these, contact
debian-cross at lists.debian.org and include a full build log.

There also is the lazy approach: Upload and check
http://crossqa.debian.net/src/$package.

Helmut



More information about the debian-science-maintainers mailing list