public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* LC_MONETARY: unknown character in field `currency_symbol’
@ 2016-04-21 20:56 Khem Raj
  2016-04-21 21:13 ` Mike Frysinger
  0 siblings, 1 reply; 6+ messages in thread
From: Khem Raj @ 2016-04-21 20:56 UTC (permalink / raw)
  To: Mike Frysinger, GNU C Library

[-- Attachment #1: Type: text/plain, Size: 454 bytes --]

Hi

I am seeing these errors off late.

/a/build/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/glibc-locale/2.24-r0/locale-tree/usr/share/i18n/locales/tr_TR:4246: LC_MONETARY: unknown character in field `currency_symbol'
/a/build/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/glibc-locale/2.24-r0/locale-tree//usr/share/i18n/locales/tl_PH:87: LC_MONETARY: unknown character in field `currency_symbol’

anyone else seeing them ?

[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 204 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: LC_MONETARY: unknown character in field `currency_symbol’
  2016-04-21 20:56 LC_MONETARY: unknown character in field `currency_symbol’ Khem Raj
@ 2016-04-21 21:13 ` Mike Frysinger
  2016-04-21 23:23   ` Khem Raj
  0 siblings, 1 reply; 6+ messages in thread
From: Mike Frysinger @ 2016-04-21 21:13 UTC (permalink / raw)
  To: Khem Raj; +Cc: GNU C Library

[-- Attachment #1: Type: text/plain, Size: 699 bytes --]

On 21 Apr 2016 13:56, Khem Raj wrote:
> I am seeing these errors off late.
> 
> /a/build/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/glibc-locale/2.24-r0/locale-tree/usr/share/i18n/locales/tr_TR:4246: LC_MONETARY: unknown character in field `currency_symbol'
> /a/build/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/glibc-locale/2.24-r0/locale-tree//usr/share/i18n/locales/tl_PH:87: LC_MONETARY: unknown character in field `currency_symbol’
> 
> anyone else seeing them ?

both work for me.  is the host locale relevant ?  are these the only
two locales complaining ?
locales/tr_TR:currency_symbol "<U20BA>" % ₺
locales/tl_PH:currency_symbol "<U20B1>" % ₱
-mike

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: LC_MONETARY: unknown character in field `currency_symbol’
  2016-04-21 21:13 ` Mike Frysinger
@ 2016-04-21 23:23   ` Khem Raj
  2016-04-22  2:01     ` Mike Frysinger
  0 siblings, 1 reply; 6+ messages in thread
From: Khem Raj @ 2016-04-21 23:23 UTC (permalink / raw)
  To: Khem Raj, GNU C Library

On Thu, Apr 21, 2016 at 2:13 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> On 21 Apr 2016 13:56, Khem Raj wrote:
>> I am seeing these errors off late.
>>
>> /a/build/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/glibc-locale/2.24-r0/locale-tree/usr/share/i18n/locales/tr_TR:4246: LC_MONETARY: unknown character in field `currency_symbol'
>> /a/build/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/glibc-locale/2.24-r0/locale-tree//usr/share/i18n/locales/tl_PH:87: LC_MONETARY: unknown character in field `currency_symbol’
>>
>> anyone else seeing them ?
>
> both work for me.  is the host locale relevant ?  are these the only
> two locales complaining ?

so far I only see these two. I am using cross-localedef to generate them.

> locales/tr_TR:currency_symbol "<U20BA>" % ₺
> locales/tl_PH:currency_symbol "<U20B1>" % ₱
> -mike

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: LC_MONETARY: unknown character in field `currency_symbol’
  2016-04-21 23:23   ` Khem Raj
@ 2016-04-22  2:01     ` Mike Frysinger
  2016-04-23  9:27       ` Khem Raj
  0 siblings, 1 reply; 6+ messages in thread
From: Mike Frysinger @ 2016-04-22  2:01 UTC (permalink / raw)
  To: Khem Raj; +Cc: GNU C Library

[-- Attachment #1: Type: text/plain, Size: 900 bytes --]

On 21 Apr 2016 16:23, Khem Raj wrote:
> On Thu, Apr 21, 2016 at 2:13 PM, Mike Frysinger wrote:
> > On 21 Apr 2016 13:56, Khem Raj wrote:
> >> I am seeing these errors off late.
> >>
> >> /a/build/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/glibc-locale/2.24-r0/locale-tree/usr/share/i18n/locales/tr_TR:4246: LC_MONETARY: unknown character in field `currency_symbol'
> >> /a/build/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/glibc-locale/2.24-r0/locale-tree//usr/share/i18n/locales/tl_PH:87: LC_MONETARY: unknown character in field `currency_symbol’
> >>
> >> anyone else seeing them ?
> >
> > both work for me.  is the host locale relevant ?  are these the only
> > two locales complaining ?
> 
> so far I only see these two. I am using cross-localedef to generate them.

i'm not familiar with cross-localedef.  does it work with localedef in
the tree ?
-mike

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: LC_MONETARY: unknown character in field `currency_symbol’
  2016-04-22  2:01     ` Mike Frysinger
@ 2016-04-23  9:27       ` Khem Raj
  2016-04-23 19:45         ` Mike Frysinger
  0 siblings, 1 reply; 6+ messages in thread
From: Khem Raj @ 2016-04-23  9:27 UTC (permalink / raw)
  To: Khem Raj, GNU C Library

On Thu, Apr 21, 2016 at 7:01 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> On 21 Apr 2016 16:23, Khem Raj wrote:
>> On Thu, Apr 21, 2016 at 2:13 PM, Mike Frysinger wrote:
>> > On 21 Apr 2016 13:56, Khem Raj wrote:
>> >> I am seeing these errors off late.
>> >>
>> >> /a/build/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/glibc-locale/2.24-r0/locale-tree/usr/share/i18n/locales/tr_TR:4246: LC_MONETARY: unknown character in field `currency_symbol'
>> >> /a/build/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/glibc-locale/2.24-r0/locale-tree//usr/share/i18n/locales/tl_PH:87: LC_MONETARY: unknown character in field `currency_symbol’
>> >>
>> >> anyone else seeing them ?
>> >
>> > both work for me.  is the host locale relevant ?  are these the only
>> > two locales complaining ?
>>
>> so far I only see these two. I am using cross-localedef to generate them.
>
> i'm not familiar with cross-localedef.  does it work with localedef in
> the tree ?

I see issues when running make check building native as well.

Generating locale si_LK.UTF-8: this might take a while...
Generating locale tr_TR.ISO-8859-9: this might take a while...
../localedata/locales/tr_TR:4246: LC_MONETARY: unknown character in
field `currency_symbol'



> -mike

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: LC_MONETARY: unknown character in field `currency_symbol’
  2016-04-23  9:27       ` Khem Raj
@ 2016-04-23 19:45         ` Mike Frysinger
  0 siblings, 0 replies; 6+ messages in thread
From: Mike Frysinger @ 2016-04-23 19:45 UTC (permalink / raw)
  To: Khem Raj; +Cc: GNU C Library

[-- Attachment #1: Type: text/plain, Size: 3218 bytes --]

On 23 Apr 2016 02:26, Khem Raj wrote:
> On Thu, Apr 21, 2016 at 7:01 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> > On 21 Apr 2016 16:23, Khem Raj wrote:
> >> On Thu, Apr 21, 2016 at 2:13 PM, Mike Frysinger wrote:
> >> > On 21 Apr 2016 13:56, Khem Raj wrote:
> >> >> I am seeing these errors off late.
> >> >>
> >> >> /a/build/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/glibc-locale/2.24-r0/locale-tree/usr/share/i18n/locales/tr_TR:4246: LC_MONETARY: unknown character in field `currency_symbol'
> >> >> /a/build/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/glibc-locale/2.24-r0/locale-tree//usr/share/i18n/locales/tl_PH:87: LC_MONETARY: unknown character in field `currency_symbol’
> >> >>
> >> >> anyone else seeing them ?
> >> >
> >> > both work for me.  is the host locale relevant ?  are these the only
> >> > two locales complaining ?
> >>
> >> so far I only see these two. I am using cross-localedef to generate them.
> >
> > i'm not familiar with cross-localedef.  does it work with localedef in
> > the tree ?
> 
> I see issues when running make check building native as well.
> 
> Generating locale si_LK.UTF-8: this might take a while...
> Generating locale tr_TR.ISO-8859-9: this might take a while...
> ../localedata/locales/tr_TR:4246: LC_MONETARY: unknown character in
> field `currency_symbol'

ok, so the issue is encoding.  the output you posted earlier didn't
include the command line you were using, so i assumed UTF-8.  these
are Unicode symbols and aren't in the various old encodings.  here's
the full failing list:

$ localedef -f PT154 -i kk_KZ kk_KZ.PT154
kk_KZ:173: LC_MONETARY: unknown character in field `currency_symbol'
currency_symbol "₸"

$ localedef -f ISO-8859-1 -i en_PH en_PH.ISO-8859-1
en_PH:64: LC_MONETARY: unknown character in field `currency_symbol'
currency_symbol "₱"

$ localedef -f ISO-8859-9 -i ku_TR ku_TR.ISO-8859-9
tr_TR:4246: LC_MONETARY: unknown character in field `currency_symbol'
currency_symbol "₺"

$ localedef -f ISO-8859-1 -i tl_PH tl_PH.ISO-8859-1
tl_PH:87: LC_MONETARY: unknown character in field `currency_symbol'
currency_symbol "₱"

$ localedef -f ISO-8859-9 -i tr_TR tr_TR.ISO-8859-9
tr_TR:4246: LC_MONETARY: unknown character in field `currency_symbol'
currency_symbol "₺"

$ localedef -f ARMSCII-8 -i hy_AM hy_AM.ARMSCII-8
hy_AM:85: LC_MONETARY: unknown character in field `currency_symbol'
currency_symbol "֏"

$ localedef -f ISO-8859-9 -i tr_CY tr_CY.ISO-8859-9
tr_TR:4246: LC_MONETARY: unknown character in field `currency_symbol'
currency_symbol "₺"

$ localedef -f ISO-8859-8 -i he_IL he_IL.ISO-8859-8
he_IL:71: LC_MONETARY: unknown character in field `currency_symbol'
currency_symbol "₪"

$ localedef -f GEORGIAN-PS -i ka_GE 
ka_GE.GEORGIAN-PS
ka_GE:72: LC_MONETARY: unknown character in field `currency_symbol'
currency_symbol "₾"

$ localedef -f ISO-8859-1 -i uz_UZ uz_UZ.ISO-8859-1
uz_UZ:209: LC_MONETARY: unknown character in field `currency_symbol'
uz_UZ:317: LC_ADDRESS: unknown character in field `country_name'
currency_symbol "soʻm"
country_name "Oʻzbekiston"

i'll follow up in your translit_neutral thread
-mike

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-04-23 19:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-21 20:56 LC_MONETARY: unknown character in field `currency_symbol’ Khem Raj
2016-04-21 21:13 ` Mike Frysinger
2016-04-21 23:23   ` Khem Raj
2016-04-22  2:01     ` Mike Frysinger
2016-04-23  9:27       ` Khem Raj
2016-04-23 19:45         ` Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).