[yocto] GCC patch failures with 7.0.0

Chris Tapp opensource at keylevel.com
Fri May 4 14:09:07 PDT 2012


On 4 May 2012, at 21:53, Khem Raj wrote:

> On Fri, May 4, 2012 at 12:00 PM, Chris Tapp <opensource at keylevel.com> wrote:
>> Building core-image-sato I get a patch failure when cache-amnesia.patch is applied in gcc-cross.
>> 
>> If I then run bitbake -c patch gcc-cross I get the same error, but if I -c clean and then -c patch it applies as it should.
>> 
>> Any ideas what could be causing this? Could this be a parallel make artefact?
>> 
> 
> thinking that you are building from scratch it should have already patched tree
> during gcc-cross-initial build so I wonder why is it trying to repatch it during
> gcc-cross build. Could be some checksum issue where suddenly bitake thinks it
> needs to repatch it.

Hi Khem,

Thanks. You made me realise that it's my fault. Sorry to bother everyone!

I was playing with the task scheduler within bitbake and forgot to switch back to the working version before I started the build.

Chris




More information about the yocto mailing list