From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH][meta-gnome] abiword: workaround compile races by disabling parallel make
Date: Thu, 10 Apr 2014 10:25:33 +0200 [thread overview]
Message-ID: <20140410082533.GL2132@jama> (raw)
In-Reply-To: <1396860746-17944-2-git-send-email-schnitzeltony@googlemail.com>
[-- Attachment #1: Type: text/plain, Size: 1663 bytes --]
On Mon, Apr 07, 2014 at 10:52:26AM +0200, Andreas Müller wrote:
> Signed-off-by: Andreas Müller <schnitzeltony@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@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2014-04-10 8:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-07 8:52 [PATCH][meta-gnome] abiword: workaround compile races by disabling Andreas Müller
2014-04-07 8:52 ` [PATCH][meta-gnome] abiword: workaround compile races by disabling parallel make Andreas Müller
2014-04-10 8:25 ` Martin Jansa [this message]
2014-04-10 9:59 ` Andreas Müller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140410082533.GL2132@jama \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.