[yocto] ERROR: Task 7 (/tool/yocto/poky/meta/recipes-core/meta/meta-toolchain.bb, do_populate_sdk) failed with exit code '1'

Paul Eggleton paul.eggleton at linux.intel.com
Mon Jul 30 15:56:31 PDT 2012


On Monday 30 July 2012 23:52:18 Elvis Dowson wrote:
> On Jul 30, 2012, at 9:18 PM, Paul Eggleton wrote:
> > FYI, we do do this already for most significant changes, and it was done
> > for this one. The trouble with this specific issue is, if you happened to
> > build a normal image prior to building meta-toolchain or indeed any other
> > user of do_populate_sdk, the error will not occur because
> > rpmresolve-native would already have been built; hence why this was
> > missed.
> 
> Ah, I see. I normally alway build meta-toolchain, so that I get the cross
> compiler built first, before trying to build core-image-minimal.

I'm guessing you already know this, but you can just build core-image-minimal 
without building meta-toolchain and the cross compiler will be built 
automatically (and since meta-toolchain builds a bunch of other things it will 
take less time overall). Of course, you may actually need the output of meta-
toolchain, in which case you're getting something for the extra build time; 
but in that case it still does not matter which order you build them in.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list