On Wed, 24 Apr 2019 at 17:49, Richard Purdie <[email protected]> wrote: > > On Tue, 2019-04-23 at 18:19 +0200, Alexander Kanavin wrote: > > Switch over to meson build, as it does not attempt to install > > headers into /usr/share and pkg-config files into /usr/share/$libdir. > > > > Signed-off-by: Alexander Kanavin <[email protected]> > > --- > > ...3-pycairo_1.15.6.bb => python3-pycairo_1.18.1.bb} | 12 ++++---- > > ---- > > 1 file changed, 4 insertions(+), 8 deletions(-) > > rename meta/recipes-devtools/python/{python3-pycairo_1.15.6.bb => > > python3-pycairo_1.18.1.bb} (65%) > > Fails on no-x11: > https://autobuilder.yoctoproject.org/typhoon/#/builders/40/builds/531 > qemuarm-oecore: > https://autobuilder.yoctoproject.org/typhoon/#/builders/47/builds/543 >
This one I could not reproduce :( The issue seems to be meson complaining: | meson.build:14:0: ERROR: <ExternalProgram 'python3' -> ['/home/pokybuild/yocto-worker/no-x11/build/build/tmp/work/core2-64-poky-linux/python3-pycairo/1.18.1-r0/recipe-sysroot-native/usr/bin/python3-native/python3']> is not a valid python | | A full log can be found at /home/pokybuild/yocto-worker/no-x11/build/build/tmp/work/core2-64-poky-linux/python3-pycairo/1.18.1-r0/build/meson-logs/meson-log.txt which does not seem to be caused by lack of x11 - maybe a host issue? Alex -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
