-----Original Message-----
From: Bruce Ashfield [mailto:bruce.ashfield@...]
Sent: Monday, January 16, 2012 10:44 AM
To: Bodke, Kishore K
Cc: yocto@...; Hart, Darren
Subject: Re: Linux RT build fail
On 12-01-16 01:40 PM, Bodke, Kishore K wrote:
Hi,
I get build failure for the rt.
ERROR: Function 'do_patch' failed (see
/usr/local/src/jan13/poky/build-rt/tmp/work/cedartrail-poky-linux/linux-yocto-rt-3.0.14+git1+6ae3d992cf546184010e87a0349810198f1d167c_1+bcf4107c7f22d10952618a2ad146e6149d240cd2-r1/temp/log.do_patch.32459
for further information)
ERROR: Logfile of failure stored in:
/usr/local/src/jan13/poky/build-rt/tmp/work/cedartrail-poky-linux/linux-yocto-rt-3.0.14+git1+6ae3d992cf546184010e87a0349810198f1d167c_1+bcf4107c7f22d10952618a2ad146e6149d240cd2-r1/temp/log.do_patch.32459
Log data follows:
| ERROR: Function 'do_patch' failed (see
/usr/local/src/jan13/poky/build-rt/tmp/work/cedartrail-poky-linux/linux-yocto-rt-3.0.14+git1+6ae3d992cf546184010e87a0349810198f1d167c_1+bcf4107c7f22d10952618a2ad146e6149d240cd2-r1/temp/log.do_patch.32459
for further information)
| Deleted branch meta-temp (was 620917d).
|
| ERROR: patch
/usr/local/src/jan13/poky/build-rt/tmp/work/cedartrail-poky-linux/linux-yocto-rt-3.0.14+git1+6ae3d992cf546184010e87a0349810198f1d167c_1+bcf4107c7f22d10952618a2ad146e6149d240cd2-r1/linux/meta/cfg/kernel-cache/features/rt/rt-apply-patch-3.0.10-rt27.patch.patch
is not available
This is the problem. But I could have sworn that I fixed this, and
send a merge request. When I just checked now, it still looks broken.
That being said, we should have seen this before now. Are any -rt
kernels being build regularly on master ?
It is partially due to meta-kernel-dev picking up new kernel tools that
do strict checking on patches by default (hence my question about
anyone else building this on master).
I'm pushing a fix out now to the meta branch and will send it along
with my next consolidated pull request.
Cheers,
Bruce
|
| ERROR. Could not find an excutable target for
yocto/standard/preempt-rt/base
| ERROR. Could not locate meta series for preempt-rt-standard
| ERROR. Could not modify yocto/standard/preempt-rt/base
NOTE: package
linux-yocto-rt-3.0.14+git1+6ae3d992cf546184010e87a0349810198f1d167c_1+bcf4107c7f22d10952618a2ad146e6149d240cd2-r1:
task do_patch: Failed
NOTE: package bzip2-1.0.6-r4: task do_compile: Succeeded
ERROR: Task 3
(/usr/local/src/jan13/poky/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb,
do_patch) failed with exit code '1'
Is this anything to do with meta-kernel-dev I am using or something else?
Thanks
Kishore.