From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Koen Kooi <koen@dominion.thruhere.net>
Subject: Re: [meta-gnome][PATCH 07/10] abiword: remove blacklist, libgsf and sv have been fixed
Date: Mon, 4 Aug 2014 18:14:38 +0200 [thread overview]
Message-ID: <20140804161438.GC2465@jama> (raw)
In-Reply-To: <1406900096-31368-7-git-send-email-koen@dominion.thruhere.net>
[-- Attachment #1: Type: text/plain, Size: 2878 bytes --]
On Fri, Aug 01, 2014 at 03:34:53PM +0200, Koen Kooi wrote:
> Also disable collab service due to gnutls build errors.
abiword also depends on libwmf-native which is still broken
| checking for XML_ParserFree in -lexpat... yes
| checking for freetype-config... /home/jenkins/oe/world/shr-core/tmp-eglibc/sysroots/x86_64-linux/usr/bin/freetype-config
| checking for FT_Init_FreeType in -lfreetype... yes
| checking ft2build.h usability... no
| checking ft2build.h presence... no
| checking for ft2build.h... no
| configure: error: * * * freetype(2) is required * * *
| Configure failed. The contents of all config.log files follows to aid debugging
| ERROR: oe_runconf failed
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_configure (log file is located at /home/jenkins/oe/world/shr-core/tmp-eglibc/work/x86_64-linux/libwmf-native/0.2.8.4-r3/temp/log.do_configure.22003)
NOTE: recipe libwmf-native-0.2.8.4-r3: task do_configure: Failed
ERROR: Task 28608 (virtual:native:/home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-extended/libwmf/libwmf_0.2.8.4.bb, do_configure) failed with exit code '1'
> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
> ---
> meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>
> 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 7cd6c65..eb4bba2 100644
> --- a/meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb
> +++ b/meta-gnome/recipes-gnome/abiword/abiword_3.0.0.bb
> @@ -14,8 +14,6 @@ SRC_URI = "http://www.abisource.com/downloads/${BPN}/${PV}/source/${BP}.tar.gz \
> file://autogen-common.sh \
> "
>
> -PNBLACKLIST[abiword] = "BROKEN: depends on broken wv -> libgsf"
> -
> LIC_FILES_CHKSUM = "file://COPYING;md5=c5edcc3ccd864b19004d14e9c1c9a26a"
>
> SRC_URI[md5sum] = "8d9c41cff3a8fbef8d0c835c65600e65"
> @@ -26,7 +24,7 @@ SHRT_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]
>
> inherit autotools-brokensep pkgconfig
>
> -PACKAGECONFIG ??= "collab-backend-xmpp collab-backend-tcp collab-backend-service"
> +PACKAGECONFIG ??= "collab-backend-xmpp collab-backend-tcp"
> PACKAGECONFIG[spell] = "--enable-spell,--disable-spell,enchant"
> PACKAGECONFIG[collab-backend-xmpp] = "--enable-collab-backend-xmpp,--disable-collab-backend-xmpp,libgsf libxml2 loudmouth"
> PACKAGECONFIG[collab-backend-tcp] = "--enable-collab-backend-tcp,--disable-collab-backend-tcp,libgsf libxml2"
> --
> 1.9.0
>
> --
> _______________________________________________
> 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: 188 bytes --]
next prev parent reply other threads:[~2014-08-04 16:14 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-01 13:34 [meta-gnome][PATCH 01/10] libgnomekbd: fix S!=B Koen Kooi
2014-08-01 13:34 ` [meta-gnome][PATCH 02/10] gnome-settings-daemon: remove blacklist, libgnomekbd has been fixed Koen Kooi
2014-08-01 13:34 ` [meta-gnome][PATCH 03/10] gnome-control-center: " Koen Kooi
2014-08-01 13:34 ` [meta-gnome][PATCH 04/10] nautilus: fix S!=B Koen Kooi
2014-08-01 13:34 ` [meta-gnome][PATCH 05/10] libgsf: update to 1.14.29 Koen Kooi
2014-08-01 13:34 ` [meta-gnome][PATCH 06/10] wv: update to 1.2.4 Koen Kooi
2014-08-01 13:34 ` [meta-gnome][PATCH 07/10] abiword: remove blacklist, libgsf and sv have been fixed Koen Kooi
2014-08-04 16:14 ` Martin Jansa [this message]
2014-08-06 12:56 ` Koen Kooi
2014-08-01 13:34 ` [meta-gnome][PATCH 08/10] goffice: remove blacklist. libgsf has " Koen Kooi
2014-08-01 13:34 ` [meta-gnome][PATCH 09/10] gnumeric: " Koen Kooi
2014-08-01 13:34 ` [meta-gnome][PATCH 10/10] libgnomeprint: use pkgconfig for freetype support Koen Kooi
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=20140804161438.GC2465@jama \
--to=martin.jansa@gmail.com \
--cc=koen@dominion.thruhere.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox