[OE-core] [PATCH 9/9] python3-pycairo: update to 1.18.1

Alexander Kanavin alex.kanavin at gmail.com
Wed Apr 24 16:30:09 UTC 2019


On Wed, 24 Apr 2019 at 17:49, Richard Purdie
<richard.purdie at linuxfoundation.org> 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 <alex.kanavin at gmail.com>
> > ---
> >  ...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


More information about the Openembedded-core mailing list