[oe] morty branch XFCE no longer builds, missing libwnck3

Andreas Müller schnitzeltony at googlemail.com
Tue Dec 20 11:53:05 UTC 2016


On Tue, Dec 20, 2016 at 10:54 AM, Mike Looijmans
<mike.looijmans at topic.nl> wrote:
> With current "morty" branches of OE-core and meta-openembedded, a build of
> an xfce desktop image fails:
>
> NOTE: Resolving any missing task queue dependencies
> ERROR: Nothing PROVIDES 'libwnck3' (but
> /.../meta-oe/meta-xfce/recipes-panel-plugins/hotcorner/xfce4-hotcorner-plugin_0.0.2.bb
> DEPENDS on or otherwise requires it). Close matches:
>   libwnck
> NOTE: Runtime target 'xfce4-hotcorner-plugin' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['xfce4-hotcorner-plugin',
> 'libwnck3']
> NOTE: Runtime target 'packagegroup-xfce-extended' is unbuildable,
> removing...
> Missing or unbuildable dependency chain was: ['packagegroup-xfce-extended',
> 'xfce4-hotcorner-plugin', 'libwnck3']
> NOTE: Runtime target 'desktop-image' is unbuildable, removing...
> Missing or unbuildable dependency chain was: ['desktop-image',
> 'packagegroup-xfce-extended', 'xfce4-hotcorner-plugin', 'libwnck3']
>
>
>
>
> Kind regards,
>
> Mike Looijmans
> System Expert
>
> TOPIC Products
> Materiaalweg 4, NL-5681 RJ Best
> Postbus 440, NL-5680 AK Best
> Telefoon: +31 (0) 499 33 69 79
> E-mail: mike.looijmans at topicproducts.com
> Website: www.topicproducts.com
>
> Please consider the environment before printing this e-mail
>
>
So we need in morty at least

commit 5b0060bbbacf405405e292e8a8e5db9589f63325
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Date:   Tue Nov 1 17:28:21 2016 +0200

    libwnck3: add a recipe

    It is no longer needed in oe-core.

    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>


and maybe (don't know the status of gnome.bbclass in morty) - but
should not do any harm

commit 3be9eea720ba70fd3a9e4744401fd268e31731f8
Author: Khem Raj <raj.khem at gmail.com>
Date:   Mon Dec 5 18:36:21 2016 -0800

    libwnck3: Add missing dependency on gnome-common-native

    Fixes configure errors
    ../libwnck-3.20.1/configure: line 13391: syntax error near
unexpected token `maximum'
    ../libwnck-3.20.1/configure: line 13391: `GNOME_COMPILE_WARNINGS(maximum)'

    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>



More information about the Openembedded-devel mailing list