From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Derek Straka <derek@asterius.io>
Subject: Re: [meta-oe][PATCH 2/2] Remove blacklisted recipes due to poppler build failures
Date: Wed, 22 Jun 2016 21:35:59 +0200 [thread overview]
Message-ID: <20160622193559.GD4153@jama> (raw)
In-Reply-To: <1466192409-3297-2-git-send-email-derek@asterius.io>
[-- Attachment #1: Type: text/plain, Size: 3707 bytes --]
On Fri, Jun 17, 2016 at 03:40:09PM -0400, Derek Straka wrote:
> Signed-off-by: Derek Straka <derek@asterius.io>
> ---
> meta-efl/recipes-efl/efl/epdf_svn.bb | 2 --
> meta-gnome/recipes-gnome/evince/evince_3.18.2.bb | 2 --
> meta-gnome/recipes-support/tracker/tracker_0.14.2.bb | 2 --
> meta-oe/recipes-graphics/gimp/gimp_2.8.14.bb | 2 --
> meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb | 2 --
> 5 files changed, 10 deletions(-)
>
> diff --git a/meta-efl/recipes-efl/efl/epdf_svn.bb b/meta-efl/recipes-efl/efl/epdf_svn.bb
> index a4c7d49..e32a5fd 100644
> --- a/meta-efl/recipes-efl/efl/epdf_svn.bb
> +++ b/meta-efl/recipes-efl/efl/epdf_svn.bb
> @@ -25,5 +25,3 @@ EXTRA_OECONF = "\
>
> # Some upgrade path tweaking, as in evas
> AUTO_LIBNAME_PKGS = ""
> -
> -PNBLACKLIST[epdf] ?= "Depends on broken poppler"
> diff --git a/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb b/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb
> index 4fa11a5..fe63093 100644
> --- a/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb
> +++ b/meta-gnome/recipes-gnome/evince/evince_3.18.2.bb
> @@ -46,5 +46,3 @@ FILES_${PN}-staticdev += "${libdir}/nautilus/extensions-2.0/*.a \
> ${libdir}/evince/*/backends/*.a"
> FILES_${PN}-nautilus-extension = "${libdir}/nautilus/*/*so"
> FILES_${PN}-browser-plugin = "${libdir}/mozilla/*/*so"
> -
> -PNBLACKLIST[evince] ?= "Depends on broken poppler"
evince is broken on it's own:
| ../../evince-3.18.2/libdocument/ev-document-misc.c: In function 'ev_document_misc_format_date':
| ../../evince-3.18.2/libdocument/ev-document-misc.c:534:33: error: '%c' yields only last 2 digits of year in some locales [-Werror=format-y2k]
| len = strftime (s, sizeof (s), fmt_hack, &t);
| ^~~~~~~~
> diff --git a/meta-gnome/recipes-support/tracker/tracker_0.14.2.bb b/meta-gnome/recipes-support/tracker/tracker_0.14.2.bb
> index 7e6c400..ff53669 100644
> --- a/meta-gnome/recipes-support/tracker/tracker_0.14.2.bb
> +++ b/meta-gnome/recipes-support/tracker/tracker_0.14.2.bb
> @@ -83,5 +83,3 @@ FILES_${PN}-nautilus-extension += "${libdir}/nautilus/extensions-2.0/*.so"
>
> SRC_URI[md5sum] = "f3a871beeebf86fd752863ebd22af9ac"
> SRC_URI[sha256sum] = "9b59330aa2e9e09feee587ded895e9247f71fc25f46b023d616d9969314bc7f1"
> -
> -PNBLACKLIST[tracker] ?= "Depends on broken poppler"
> diff --git a/meta-oe/recipes-graphics/gimp/gimp_2.8.14.bb b/meta-oe/recipes-graphics/gimp/gimp_2.8.14.bb
> index 3c134bb..29ed4d9 100644
> --- a/meta-oe/recipes-graphics/gimp/gimp_2.8.14.bb
> +++ b/meta-oe/recipes-graphics/gimp/gimp_2.8.14.bb
> @@ -30,5 +30,3 @@ CFLAGS += "-fPIC"
>
> FILES_${PN}-dbg += "${libdir}/gimp/2.0/*/.debug"
> FILES_${PN} += "${datadir}/appdata"
> -
> -PNBLACKLIST[gimp] ?= "Depends on broken poppler"
> diff --git a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb
> index 5a0fc6d..66385a4 100644
> --- a/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb
> +++ b/meta-xfce/recipes-xfce/tumbler/tumbler_0.1.31.bb
> @@ -27,5 +27,3 @@ FILES_${PN}-dbg += "${libdir}/tumbler-1/.debug \
> ${libdir}/tumbler-1/plugins/.debug \
> ${libdir}/tumbler-1/plugins/cache/.debug \
> "
> -
> -PNBLACKLIST[tumbler] ?= "Depends on broken poppler"
> --
> 1.9.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: 188 bytes --]
next prev parent reply other threads:[~2016-06-22 19:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-17 19:40 [meta-oe][PATCH 1/2] poppler: fix ambiguity on math functions related to gcc-6 Derek Straka
2016-06-17 19:40 ` [meta-oe][PATCH 2/2] Remove blacklisted recipes due to poppler build failures Derek Straka
2016-06-22 19:35 ` Martin Jansa [this message]
2016-06-22 19:46 ` Derek Straka
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=20160622193559.GD4153@jama \
--to=martin.jansa@gmail.com \
--cc=derek@asterius.io \
--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.