[oe-commits] Chris Larson : oe.patch: use oe.process

Martin Jansa martin.jansa at gmail.com
Sun Oct 24 11:45:00 UTC 2010


On Fri, Oct 22, 2010 at 5:15 AM, git version control
<git at git.openembedded.org> wrote:
> Module: openembedded.git
> Branch: master
> Commit: c7a68fe6ff738b86d6da5e55ce4927f8fb06b38c
> URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c7a68fe6ff738b86d6da5e55ce4927f8fb06b38c
>
> Author: Chris Larson <chris_larson at mentor.com>
> Date:   Thu Oct 21 17:23:40 2010 -0700
>
> oe.patch: use oe.process
>
> Signed-off-by: Chris Larson <chris_larson at mentor.com>

Not sure if it's intended behavior or even result of this commit, but
now failing do_patch results in FATAL error and building with -k
doesn't continue now

noticed today in libvpx:

NOTE: Running task 4205 of 12912 (ID: 5817,
/OE/dev/recipes/webm/libvpx_0.9.2.bb, do_patch)
NOTE: package libvpx-0.9.2-r5.0: task do_patch: Started
NOTE: Applying patch 'libvpx-configure-support-blank-prefix.patch'
(dev/recipes/webm/libvpx/libvpx-configure-support-blank-prefix.patch)
FATAL: Execution of 'quilt
--quiltrc=/OE/tmpdir-shr/sysroots/x86_64-linux/usr/bin/quiltrc push'
failed with exit code 1:
Applying patch libvpx-configure-support-blank-prefix.patch
can't find file to patch at input line 7
Perhaps you used the wrong -p or --strip option?

and build stops here

BTW: also checksums error are FATAL and maybe with -k we should
continue to build all remaining runqueue if possible

Regards,




More information about the Openembedded-commits mailing list