[poky] Error building python-gobject for nativeSDK
Alexander Kanavin
alexander.kanavin at linux.intel.com
Fri Jan 26 08:13:25 PST 2018
On 01/26/2018 12:59 PM, Mardegan, Alberto wrote:
> I made a little progress, but now I'm stuck with this error while
> building python-gobject for nativesdk:
>
> https://paste.ubuntu.com/26463423/
>
> In short, the gobject-introspection-1.0 pkg-config file is not found. I
> see that python-gobjecty inherits from the gobject-introspection class,
> which has these two lines:
>
> DEPENDS_append_class-native = " gobject-introspection-native"
> DEPENDS_append_class-nativesdk = " gobject-introspection-native"
>
> Assuming that the second one was a typo, I changed the dependency to
> point at "nativesdk-gobject-introspection", and added "nativesdk" to
> BBCLASS_EXTENDS in the gobject-introspection recipe.
> This helped to get a bit further, and now I get this:
>
> https://paste.ubuntu.com/26463458/
>
> ( /usr/bin/env:
> ‘/home/mardy/pelux/build/tmp/work/x86_64-nativesdk-pokysdk-linux/nativesdk-gobject-introspection/1.50.0-r0/recipe’:
> No such file or directory )
>
> which looks a bit weird... Any hints on what could be causing this?
To reproduce this I'd have to enable nativesdk in a whole bunch of
recipes and maybe do other fixes. It's better if you share the point
where you're stuck.
Can you please:
1) set up plain poky (no pelux layers :) with all the modifications you
made to oe-core, preferably *not* squashed together into a single commit;
2) publish your changes so I can pull them in?
Alex
More information about the poky
mailing list