Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 4428

Summary: windowmaker 0.80.1 fails to emerge
Product: Gentoo Linux Reporter: johnathan spectre <jspectre>
Component: Current packagesAssignee: Seemant Kulleen (RETIRED) <seemant>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.