Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26406 - invalid multibyte sequence (gettext?)
Summary: invalid multibyte sequence (gettext?)
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-11 09:16 UTC by Axxackall
Modified: 2004-10-15 23:50 UTC (History)
5 users (show)

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 Axxackall 2003-08-11 09:16:25 UTC
At least two packages are broken with a similar output "invalid multibyte
sequence" (see the next comment for detail): app-emacs/liece-1.4.10 and
sys-apps/util-linux-2.11z-r6

The only reference I found in google is to possible problem with gettext, which
is  sys-devel/gettext-0.11.5-r1 in my case.
Comment 1 Axxackall 2003-08-11 09:18:49 UTC
You have zlib
make[1]: Entering directory `/var/tmp/portage/util-linux-2.11z-r6/work/util-linux-2.11z/po'
xgettext --default-domain=util-linux --directory=.. \
  --add-comments --keyword=_ --keyword=N_ \
  --files-from=POTFILES.in --foreign-user
msgfmt -o ca.gmo ca.po
msgfmt -o cs.gmo cs.po
cs.po:16:1: invalid multibyte sequence
cs.po:16:2: invalid multibyte sequence
cs.po:16:3: invalid multibyte sequence
cs.po:16:4: invalid multibyte sequence
cs.po:16:5: invalid multibyte sequence
cs.po:16:6: invalid multibyte sequence
cs.po:16:7: invalid multibyte sequence
cs.po:16:8: invalid multibyte sequence
cs.po:16:9: invalid multibyte sequence
cs.po:16:10: invalid multibyte sequence
cs.po:16:11: invalid multibyte sequence
cs.po:16:12: invalid multibyte sequence
cs.po:16:13: invalid multibyte sequence
cs.po:16:14: invalid multibyte sequence
cs.po:16:15: invalid multibyte sequence
cs.po:16:16: invalid multibyte sequence
cs.po:16:17: invalid multibyte sequence
cs.po:16:18: invalid multibyte sequence
cs.po:16:19: incomplete multibyte sequence at end of line
cs.po:16:20: invalid multibyte sequence
msgfmt: too many errors, aborting
make[1]: *** [cs.gmo] Error 1
make[1]: *** Waiting for unfinished jobs....
mv util-linux.po util-linux.pot
make[1]: Leaving directory `/var/tmp/portage/util-linux-2.11z-r6/work/util-linux-2.11z/po'
make: *** [all] Error 1

!!! ERROR: sys-apps/util-linux-2.11z-r6 failed.
!!! Function src_compile, Line 100, Exitcode 2
!!! emake failed

Comment 2 Axxackall 2003-08-11 09:19:44 UTC
I am not sure if this bug is more general than #26337 and thus one duplicates another.
Comment 3 Axxackall 2003-08-11 09:20:42 UTC
# emerge info
Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.1-r4,2.3.2-r1)
=================================================================
System uname: 2.4.19-gentoo-r10 i686 Pentium II (Klamath)
GENTOO_MIRRORS=" http://www.ibiblio.org/pub/Linux/distributions/gentoo ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo ftp://csociety-ftp.ecn.purdue.edu/pub/gentoo/ ftp://gentoo.mirrors.pair.com/ http://gentoo.oregonstate.edu "
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config /var/bind /usr/X11R6/lib/X11/xkb /opt/jakarta/tomcat/conf"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/opt/portage/distfiles"
PKGDIR="/opt/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="foomaticdb mad gtkhtml bonobo mysql esd snmp cdr x86 oss apm avi berkdb crypt cups encode gdbm gif gpm gtk imlib gtk2 -alsa gd gphoto2 libgda -qt -qtmt -arts -kde -mmx -3dnow -3dfx tcltk perl postgres evo gb guile afs odbc maildir imap ldap mozilla tetex zeo apache2 java jpeg gnome libg++ libwww mikmod motif mpeg ncurses nls oggvorbis opengl pam pdflib png python quicktime readline sdl slang spell ssl svga tcpd truetype X xml2 xmms xv zlib"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=pentium2 -O3 -pipe"
CXXFLAGS="-mcpu=pentium2 -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j3"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"

Comment 4 Seemant Kulleen (RETIRED) gentoo-dev 2003-11-10 15:15:30 UTC
does it do better with gettext-0.12.1?
Comment 5 SpanKY gentoo-dev 2004-10-15 23:50:27 UTC
try latest stable of everything