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.
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
I am not sure if this bug is more general than #26337 and thus one duplicates another.
# 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"
does it do better with gettext-0.12.1?
try latest stable of everything