On Sun, May 27, 2018 at 03:04:43PM -0500, Rob Browning wrote:
> What's the top-level debian/rules invocation/environment?  i.e. how
> would I reproduce this?

There are a number of ways to reproduce:
 * pbuilder --host-arch mipsel guile-2.2_*.dsc
 * sbuild --host=mipsel --add-depends=libc-dev,libstdc++-dev
   --profiles=cross,nocheck
   (That --add-depends is necessary, because #815172.)
 * DEB_BUILD_PROFILES="cross nocheck" DEB_BUILD_OPTIONS=nocheck
   dpkg-architecture -amipsel -c dpkg-buildpackage -B

Hope this helps.

Helmut

Reply via email to