Bug 222879 - squirrelmail ja_JP patches break build
Summary: squirrelmail ja_JP patches break build
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: squirrelmail
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Martin Bacovsky
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-01-16 18:14 UTC by Warren Togami
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-04-24 12:25:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Warren Togami 2007-01-16 18:14:01 UTC
+ msgfmt ./locale/ja_JP/LC_MESSAGES/mini.po -c -o ./locale/ja_JP/LC_MESSAGES/mini.mo
./locale/ja_JP/LC_MESSAGES/mini.po:6: nplurals = 1...
./locale/ja_JP/LC_MESSAGES/mini.po:46: ...but some messages have 2 plural forms
msgfmt: found 1 fatal error
error: Bad exit status from /var/tmp/rpm-tmp.46046 (%build)

It seems that something in FC7 is pickier about .po file contents, causing a new
build failure that did not exist in FC6.  This might be caused by the ugly
patches we added for our own Japanese support.

I need help integrating all those patches into upstream squirrelmail.

Comment 1 Tomas 2007-01-27 11:30:17 UTC
See
http://squirrelmail.svn.sourceforge.net/viewvc/squirrelmail/trunk/locales/locale/ja_JP/LC_MESSAGES/mini.po?r1=10192&r2=11678

remove msgstr[1] lines in translated strings with plural forms. Japanese don't
have second form and gettext 0.15 added more Plural-Forms header checks.

Issue is fixed in squirrelmail 1.4.9-20070106 translation packages. It was not
fixed in last 1.4.8 translations, because issue was reported after
1.4.8-20060903 release.

Comment 2 Martin Bacovsky 2007-04-24 12:25:10 UTC
This issue should be fixed in rawhide (squirrelmail-1.4.9a-2.fc7)


Note You need to log in before you can comment on or make changes to this bug.