[OE-core] boost breaks on rebuild

Richard Purdie richard.purdie at linuxfoundation.org
Thu Mar 15 20:52:44 UTC 2012


On Thu, 2012-03-15 at 12:14 -0700, Steve Sakoman wrote:
> On Thu, Mar 15, 2012 at 9:21 AM, Mark Hatle <mark.hatle at windriver.com> wrote:
> > On 3/15/12 8:39 AM, Richard Purdie wrote:
> >>
> >> On Wed, 2012-03-14 at 15:28 -0700, Steve Sakoman wrote:
> >>>
> >>> NOTE: package boost-1.49.0-r2.0: task do_compile: Failed
> >>>
> >>> I don't have a fix for this but wanted to document the failure.
> >>>
> >>> As with all the other failures of this type, a -c cleansstate and
> >>> rebuild is the workaround.
> >>>
> >>> It feels to me like there are quite a few recipes that don't handle
> >>> rebuilds -- I seem to run into a few after every pull.
> >
> >
> > I've observed the same thing.  There seem to be a lot of packages that once
> > they've been configured, compiled and installed, won't rebuild without being
> > cleaned in someway.
> 
> This is the one that really pisses me off, happens after every pull on
> my Ubuntu 64 bit build machine:
> 
> Summary: 1 task failed:
>   virtual:native:/home/steve/source/yocto/poky/meta/recipes-devtools/pseudo/pseudo_1.2.bb,
> do_compile
> Summary: There were 8 WARNING messages shown.
> Summary: There was 1 ERROR message shown, returning a non-zero exit code.
> 
> No simple fix since any bitbake command complains about needing to
> rebuild psuedo:
> 
> Pseudo is not present but is required, building this first before the main build
> 
> And of course the psuedo rebuild instantly fails!

Sounds like we need to teach the wrapper script to allow a pseudo-native
to be passed -c options directly (and fix pseudo's makefile if needed).

Cheers,

Richard





More information about the Openembedded-core mailing list