bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gettext] gettext 0.19.5 first release candidate


From: Dagobert Michelsen
Subject: Re: [bug-gettext] gettext 0.19.5 first release candidate
Date: Tue, 23 Jun 2015 13:40:23 +0200

Hi Daiki,

Am 23.06.2015 um 11:53 schrieb Daiki Ueno <address@hidden>:
> Daiki Ueno <address@hidden> writes:
> 
>> I'm not able to check it on Solaris off hand, but does the attached
>> patch work?
> 
> Sorry, the patch was incomplete (I could reproduce it on AIX).  There
> was a silly typo around libexpat checking.
> 
> The attached patch (committed) should fix this.

Yes, the compilation now works again. There are failing tests, some of which
I can explain with my environment but some that may be problematic:

> FAIL: msginit-4
> ===============
> 
> 7d6
> < "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && 
> n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n"
> 18d16
> < msgstr[2] ""
> FAIL msginit-4 (exit status: 1)
> 
> 
> FAIL: format-kde-kuit-1
> =======================
> 
> Format string recognition error:
> xi18n("<filename>a");
> Got:
> # SOME DESCRIPTIVE TITLE.
> # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
> # This file is distributed under the same license as the PACKAGE package.
> # FIRST AUTHOR <address@hidden>, YEAR.
> #
> #, fuzzy
> msgid ""
> msgstr ""
> "Project-Id-Version: PACKAGE VERSION\n"
> "Report-Msgid-Bugs-To: \n"
> "POT-Creation-Date: 2015-06-23 12:19+0200\n"
> "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
> "Last-Translator: FULL NAME <address@hidden>\n"
> "Language-Team: LANGUAGE <address@hidden>\n"
> "Language: \n"
> "MIME-Version: 1.0\n"
> "Content-Type: text/plain; charset=CHARSET\n"
> "Content-Transfer-Encoding: 8bit\n"
> 
> #: f-kd-1-1.in:1
> #, kde-kuit-format
> msgid "<filename>a"
> msgstr ""
> FAIL format-kde-kuit-1 (exit status: 1)
> 
> FAIL: format-kde-kuit-2
> =======================
> 
> Format string checking error:
> #, kde-kuit-format
> msgid "<filename>foo</filename>"
> msgstr "<filename>bar"
> FAIL format-kde-kuit-2 (exit status: 1)
> 
> 
> FAIL: lang-vala
> ===============
> 
> ld.so.1: prog: fatal: libintl.so.8: open failed: No such file or directory
> ./lang-vala: line 90:  9304 Killed                  LANGUAGE= 
> LC_ALL=$LOCALE_FR ./prog > prog.out
> FAIL lang-vala (exit status: 1)

This is an oddity in my environment and of no concern to gettext.

> FAIL: cldr-plurals-1
> ====================
> 
> cldr-plurals: extraction is not supported
> 1d0
> < nplurals=2; plural=(n != 1);
> FAIL cldr-plurals-1 (exit status: 1)

The full log is linked from the check phase:
  
https://buildfarm.opencsw.org/buildbot/builders/ggettext-solaris10-i386/builds/153


Best regards

  — Dago

-- 
"You don't become great by trying to be great, you become great by wanting to 
do something,
and then doing it so hard that you become great in the process." - xkcd #896

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]