[oe] [PATCH][meta-gnome] abiword: workaround compile races by disabling parallel make

Martin Jansa martin.jansa at gmail.com
Thu Apr 10 08:25:33 UTC 2014


On Mon, Apr 07, 2014 at 10:52:26AM +0200, Andreas Müller wrote:
> Signed-off-by: Andreas Müller <schnitzeltony at googlemail.com>
> ---
>  meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb b/meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb
> index 69d62ef..875cfd6 100644
> --- a/meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb
> +++ b/meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb
> @@ -24,6 +24,11 @@ SHRT_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]
>  
>  inherit autotools pkgconfig
>  
> +# TBD: fix Makefile
> +# | make[3]: *** No rule to make target `../goffice-bits2/libgoffice.la', needed by `libabiword-3.0.la'.  Stop.
> +# | make[3]: *** Waiting for unfinished jobs....
> +PARALLEL_MAKE = ""

BTW: this seems to happen only when something is detected in sysroot
(abiword fails in test-dependencies when building in fully-populated
sysroot and builds ok with minimal).

But maybe it's coincidence.. 

> +
>  PACKAGECONFIG ??= "collab-backend-xmpp collab-backend-tcp collab-backend-service"
>  PACKAGECONFIG[spell] = "--enable-spell,--disable-spell,enchant"
>  PACKAGECONFIG[collab-backend-xmpp] = "--enable-collab-backend-xmpp,--disable-collab-backend-xmpp,libgsf libxml2 loudmouth"
> -- 
> 1.8.3.1
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20140410/676aa968/attachment-0002.sig>


More information about the Openembedded-devel mailing list