Launchpad invoking 64-bit programme in 32-bit build environment

Colin Watson cjwatson at ubuntu.com
Thu Feb 11 15:33:18 UTC 2016


On Thu, Feb 11, 2016 at 08:30:22AM -0500, Luí­s de Sousa wrote:
> The 32-bit build is also failing, but for different reasons:
> http://pastebin.com/Cb12e6RH
> 
> In this case it seems SBuild is trying to emulate the build on a
> 64-bit. How can I instruct it to emulate a 32-bit system?

It looks like you're using "sbuild -c trusty-i386" or similar.  Don't do
that; instead, use "sbuild -d trusty --arch=i386".

-- 
Colin Watson                                       [cjwatson at ubuntu.com]



More information about the ubuntu-devel mailing list