From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: sonu vishwakarma <vishwasonu2000@gmail.com>
Cc: poky@yoctoproject.org
Subject: Re: glibc-2.12.1-r6: task do_package: Failed
Date: Wed, 29 Feb 2012 11:08:11 +0000 [thread overview]
Message-ID: <1330513691.9185.154.camel@ted> (raw)
In-Reply-To: <CABRtByOL_9OcbVRfu+pMpjYtjLj4M1hBUUWt-WC6RTb9o6yxiw@mail.gmail.com>
On Wed, 2012-02-29 at 12:55 +0530, sonu vishwakarma wrote:
> Hi,
> The error mentioned was generated on commenting the line ,
> #currency_symbol "<U20A1>" in file es_CR .
> But the actual error was something like this :
> ************************
> | NOTE: stdout:
> | NOTE:
> | NOTE: stderr:
> |
> NOTE: /home/poky_gigabyte_09Nov_xbmc/build/tmp/work/atom-poky-linux/glibc-2.12.1-r6/locale-tree//usr/share/i18n/locales/es_CR:56: LC_MONETARY: unknown character in field `currency_symbol'
> |
> | ERROR: Function 'localedef returned an error' failed
> NOTE: package glibc-2.12.1-r6: task do_package: Failed
> ************************
>
Bernard shipped with glibc 2.10, not 2.12. I'd imagine the easiest way
to work around this is to blacklist the locale. You can see the locale
blacklist in the glibc recipe:
GLIBC_BROKEN_LOCALES = " _ER _ET so_ET yn_ER sid_ET tr_TR mn_MN gez_ET gez_ER bn_BD te_IN"
so try adding es_CR to the list.
Cheers,
Richard
prev parent reply other threads:[~2012-02-29 11:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-29 4:57 glibc-2.12.1-r6: task do_package: Failed sonu vishwakarma
2012-02-29 7:25 ` sonu vishwakarma
2012-02-29 11:08 ` Richard Purdie [this message]
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=1330513691.9185.154.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=poky@yoctoproject.org \
--cc=vishwasonu2000@gmail.com \
/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.