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.
Agreed, there is a problem here. I've filed the bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=2123 since I think we systematically need to work through these and eradicate them. An alternative to fix some of the compile cases would be to run a "make clean" before the make. I suspect this would annoy people and its a shame to do that because of a few broken recipes though... Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
