Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4436 - WindowMaker-0.80.1 doesn't compile
Summary: WindowMaker-0.80.1 doesn't compile
Status: VERIFIED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Lowest normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-02 12:10 UTC by Wilbert van Bakel
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 Wilbert van Bakel 2002-07-02 12:10:33 UTC
/bin/install -c wsetfont
/usr/local/src/portage/WindowMaker-0.80.1/image//usr/bin/wsetfont
 /bin/install -c wmchlocale
/usr/local/src/portage/WindowMaker-0.80.1/image//usr/bin/wmchlocale
 /bin/install -c wkdemenu.pl
/usr/local/src/portage/WindowMaker-0.80.1/image//usr/bin/wkdemenu.pl
 /bin/install -c wcopy
/usr/local/src/portage/WindowMaker-0.80.1/image//usr/bin/wcopy
 /bin/install -c wpaste
/usr/local/src/portage/WindowMaker-0.80.1/image//usr/bin/wpaste
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory
`/usr/local/src/portage/WindowMaker-0.80.1/work/WindowMaker-0.80.1/util'
make[1]: Leaving directory
`/usr/local/src/portage/WindowMaker-0.80.1/work/WindowMaker-0.80.1/util'
Making install in po
make[1]: Entering directory
`/usr/local/src/portage/WindowMaker-0.80.1/work/WindowMaker-0.80.1/po'
make[2]: Entering directory
`/usr/local/src/portage/WindowMaker-0.80.1/work/WindowMaker-0.80.1/po'
make[2]: Nothing to be done for `install-exec-am'.
msgfmt -o bg.mo bg.po
msgfmt: bg.po: warning: Charset "windows-1251" is not a portable encoding name.
                        Message conversion to user's charset might not work.
msgfmt -o cs.mo cs.po
msgfmt -o da.mo da.po
msgfmt -o de.mo de.po
msgfmt -o el.mo el.po
msgfmt: el.po: warning: Charset "el" is not a portable encoding name.
                        Message conversion to user's charset might not work.
msgfmt -o es.mo es.po
msgfmt -o et.mo et.po
msgfmt -o fi.mo fi.po
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
`/usr/local/src/portage/WindowMaker-0.80.1/work/WindowMaker-0.80.1/po'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory
`/usr/local/src/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)

 ...done!
>>> emerge x11-wm/WindowMaker-0.80.1 to /
>>> md5 ;-) WindowMaker-0.80.1.tar.gz
>>> md5 ;-) WindowMaker-extra-0.1.tar.gz
!!! emerge aborting on  /usr/portage/x11-wm/WindowMaker/WindowMaker-0.80.1.ebuild .
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-02 12:52:39 UTC
emerge --clean rsync and try again,  this issue has been resolved
Comment 2 Wilbert van Bakel 2002-07-02 13:28:02 UTC
Looks to me like the issue is not solved, but masked.
Or is my portage still out of sync?
I will give it another try later.
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-02 13:39:19 UTC
you're out of sync
Comment 4 Wilbert van Bakel 2002-07-02 13:45:44 UTC
Portage is in sync now and WindowMaker-0.80.1 builds successfully.
Thank you!