[yocto] GCC patch failures with 7.0.0

Khem Raj raj.khem at gmail.com
Fri May 4 13:53:45 PDT 2012


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.

> Chris Tapp



More information about the yocto mailing list