On Tue, Sep 2, 2014 at 5:52 PM, Karanbir Singh <mail-lists at karan.org> wrote: > On 09/02/2014 05:48 PM, George Dunlap wrote: >> In both cases, if I'm reading this right, the 64-bit build fails with this: >> >> DEBUG util.py:283: Error: No Package found for /usr/include/gnu/stubs-32.h > > this is likely a mock issue - it just needs glibc.i686 to be available > in the x86_64 buildroots. So we either need to make mock search for i686 RPMs available as a fall-back if we can't find a package in x86_64; or, as Bojtos says, we need to have a special glibc32 package for 64-bit. Which would be the preferred approach, do you think? -George