[OE-core] [PATCH 2/2] kernelshark: Update to version 2.5.2
Ben Shelton
ben.shelton at ni.com
Thu Feb 12 16:03:37 UTC 2015
On 02/12, Burton, Ross wrote:
> On 12 February 2015 at 07:46, Burton, Ross <ross.burton at intel.com> wrote:
>
> > This is failing on the autobuilder:
> >
> > http://errors.yoctoproject.org/Errors/Details/8571/
> > http://errors.yoctoproject.org/Errors/Details/8572/
> >
> > Two problems - an exception during build that is probably being ignored,
> > and then swing not found. Is swig a non-deterministic dependency?
> >
>
> I had a quick look at this and it appears that despite having Python
> build-depends (via trace-cmd.h) kernelshark for me locally doesn't build
> with Python enabled. Somehow the autobuilder managed to have an
> environment that almost but not quite worked and so it tried to build...
> and failed miserably as oe-core doesn't have a swig binary.
>
> I guess this just needs NO_PYTON exported to stop the Python auto-detection
> from happening.
>
Hi Ross,
This is already done in the EXTRA_OEMAKE in the trace-cmd recipe, but
not for the kernel-shark recipe -- I guess I didn't hit the error in my
local build.
Should I submit a patch to fix it?
Thanks,
Ben
> Ross
More information about the Openembedded-core
mailing list