Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 512748 - x11-misc/xaos-3.5-r2 with sys-devel/gettext-0.19: cs.po:6: warning: header field 'Language' still has the initial default value
Summary: x11-misc/xaos-3.5-r2 with sys-devel/gettext-0.19: cs.po:6: warning: header fi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: gettext-0.19
  Show dependency tree
 
Reported: 2014-06-08 13:31 UTC by Petr Zima
Modified: 2014-06-09 18:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patching .po files fixes the problem (xaos-3.5-gettext.patch,3.76 KB, patch)
2014-06-08 13:32 UTC, Petr Zima
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Zima 2014-06-08 13:31:08 UTC
With the new sys-devel/gettext-0.19 processing the translation files during the compile phase fails with:

/usr/bin/msgfmt -o cs.mo -c -v --statistics cs.po
cs.po:6: warning: header field 'Language' still has the initial default value
/usr/bin/msgfmt: found 1 fatal error
cs.po: 173 translated messages, 87 fuzzy translations, 94 untranslated messages.
Makefile:48: recipe for target 'cs.mo' failed
make[2]: *** [cs.mo] Error 1
make[2]: Leaving directory '/tmp/paludis/x11-misc-xaos-3.5-r2/work/xaos-3.5/src/i18n'
Makefile:44: recipe for target 'internationalization' failed


Reproducible: Always
Comment 1 Petr Zima 2014-06-08 13:32:01 UTC
Created attachment 378486 [details, diff]
patching .po files fixes the problem
Comment 2 Sébastien Fabbro (RETIRED) gentoo-dev 2014-06-09 18:44:19 UTC
+*xaos-3.6 (09 Jun 2014)
+
+  09 Jun 2014; Sébastien Fabbro <bicatali@gentoo.org>
+  +files/xaos-3.5-gettext.patch, +files/xaos-3.6-locale-dir.patch,
+  +files/xaos-3.6-no-auto-strip.patch, +xaos-3.6.ebuild, -xaos-3.5-r2.ebuild,
+  metadata.xml, xaos-3.5-r1.ebuild:
+  Version bump. Backport patch to stable 3.5-r1 version (bug #497852, thanks
+  Patrice Levesque) and for gettext-0.19 (bug #512748, thanks zimous), add
+  internationalization options, switch to autotools-utils, EAPI5
+