Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4428 - windowmaker 0.80.1 fails to emerge
Summary: windowmaker 0.80.1 fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-02 09:05 UTC by johnathan spectre
Modified: 2003-02-04 19:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description johnathan spectre 2002-07-02 09:05:28 UTC
emerge WindowMaker fails with the following:

msgfmt -o fr.mo fr.po
msgfmt -o gl.mo gl.po
msgfmt -o hr.mo hr.po
msgfmt -o hu.mo hu.po
msgfmt -o it.mo it.po
msgfmt -o ja.mo ja.po
msgfmt -o ko.mo ko.po
msgfmt -o ms.mo ms.po
msgfmt -o nl.mo nl.po
msgfmt -o no.mo no.po
msgfmt: no.po: warning: Charset "CHARSET" is not a portable encoding name.
                        Message conversion to user's charset might not work.
msgfmt -o pl.mo pl.po
msgfmt: pl.po: warning: Charset "ISO8859-2" is not a portable encoding name.
                        Message conversion to user's charset might not work.
msgfmt -o pt.mo pt.po
msgfmt -o ro.mo ro.po
msgfmt -o ru.mo ru.po
msgfmt -o sk.mo sk.po
msgfmt -o sv.mo sv.po
msgfmt -o tr.mo tr.po
msgfmt -o zh_CN.mo zh_CN.po
msgfmt -o zh_TW.Big5.mo zh_TW.Big5.po
zh_TW.Big5.po:522:78: invalid multibyte sequence
zh_TW.Big5.po:531:78: invalid multibyte sequence
zh_TW.Big5.po:1145:62: invalid control sequence
zh_TW.Big5.po:1151:60: invalid control sequence
zh_TW.Big5.po:1505:14: invalid control sequence
zh_TW.Big5.po:1509:20: invalid control sequence
zh_TW.Big5.po:1623:40: invalid control sequence
zh_TW.Big5.po:1623:49: invalid control sequence
zh_TW.Big5.po:1685:9: invalid control sequence
zh_TW.Big5.po:1723:16: invalid control sequence
msgfmt: found 10 fatal errors
make[2]: *** [zh_TW.Big5.mo] Error 1
make[2]: Leaving directory
`/var/tmp/portage/WindowMaker-0.80.1/work/WindowMaker-0.80.1/po'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/var/tmp/portage/WindowMaker-0.80.1/work/WindowMaker-0.80.1/po'
make: *** [install-recursive] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_install, Line 7, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/x11-wm/WindowMaker/WindowMaker-0.80.1.ebuild .


:-(
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-02 11:52:15 UTC
sorry about that.  It's actually an upstream issue, and I've notified the chap
in charge of Taiwanese translations for WindowMaker.  For now, taiwanese
translations are left out of the emerge process.

Please emerge --clean rsync, and try again.