From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: Re: locale data broken in gstreamer
Date: Tue, 27 Nov 2012 12:44:21 -0600 [thread overview]
Message-ID: <50B50A05.9020201@windriver.com> (raw)
In-Reply-To: <20121127182306.GE3692@jama.jama.net>
On 11/27/12 12:23 PM, Martin Jansa wrote:
> In last rebuild from scratch I've noticed couple of weird locale data:
Paul E and I just observed this as well... My build machine is an -old- FC13
machine.. system we found it on was x86.
--Mark
> Collected errors:
> * check_data_file_clashes: Package gst-plugins-base-locale-en-gb wants
> * to install file /usr/share/locale/en_GB/LC_MESSAGES/.mo
> But that file is already provided by package * gstreamer-locale-en-gb
> * check_data_file_clashes: Package gst-plugins-base-locale-cs wants to
> * install file /usr/share/locale/cs/LC_MESSAGES/.mo
> But that file is already provided by package * gstreamer-locale-cs
>
> All gstreamer and gst-plugins-base locales package just .mo file.
>
> from log.do_install:
> make[1]: Entering directory `/OE/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gstreamer/0.10.36-r1/gstreamer-0.10.36/po'
> installing af.gmo as /OE/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gstreamer/0.10.36-r1/image/usr/share/locale/af/LC_MESSAGES/.mo
> installing az.gmo as /OE/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gstreamer/0.10.36-r1/image/usr/share/locale/az/LC_MESSAGES/.mo
> installing be.gmo as /OE/shr-core/tmp-eglibc/work/armv4t-oe-linux-gnueabi/gstreamer/0.10.36-r1/image/usr/share/locale/be/LC_MESSAGES/.mo
>
> They are installed to $(DOMAIN).mo
> gstreamer-0.10.36/po/Makefile.in.in:$(INSTALL_DATA) $$realcat $(DESTDIR)$$dir/$(DOMAIN).mo; \
> gstreamer-0.10.36/po/Makefile.in.in:echo "installing $$realcat as $(DESTDIR)$$dir/$(DOMAIN).mo"; \
>
> and DOMAIN should be set to GETTEXT_PACKAGE (gstreamer-0.10)
> ./gstreamer-0.10.36/po/Makevars:DOMAIN = $(GETTEXT_PACKAGE)
> ./gstreamer-0.10.36/po/Makefile:DOMAIN = $(GETTEXT_PACKAGE)
>
> Anyone else seen this, any idea why it fails now? gst* recipes weren't changed lately IIRC,
> so maybe some change in gettext which can break more recipes?
>
> Cheers,
>
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
next prev parent reply other threads:[~2012-11-27 18:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-27 18:23 locale data broken in gstreamer Martin Jansa
2012-11-27 18:36 ` Martin Jansa
2012-11-27 18:44 ` Mark Hatle [this message]
2012-11-27 19:07 ` Martin Jansa
2012-11-28 8:57 ` Martin Jansa
2012-11-28 9:06 ` Richard Purdie
2012-11-28 12:53 ` Martin Jansa
2012-11-28 13:56 ` Enrico Scholz
2012-11-28 14:12 ` Martin Jansa
2012-11-28 14:59 ` [PATCH] gstreamer, gst-plugins*: fix localdata Martin Jansa
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=50B50A05.9020201@windriver.com \
--to=mark.hatle@windriver.com \
--cc=openembedded-core@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.