Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63608 - util-linux upgrade fails with end-of-file within string
Summary: util-linux upgrade fails with end-of-file within string
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-10 17:11 UTC by kevin
Modified: 2004-10-30 18:34 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 kevin 2004-09-10 17:11:09 UTC
You have blkid
make[1]: Entering directory `/var/tmp/portage/util-linux-2.12b/work/util-linux-2.12b/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:9917: end-of-file within string
msgfmt: found 1 fatal error
make[1]: *** [cs.gmo] Error 1
make[1]: *** Waiting for unfinished jobs....
mv util-linux.po util-linux.pot
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/util-linux-2.12b/work/util-linux-2.12b/po'
make: *** [all] Error 1

!!! ERROR: sys-apps/util-linux-2.12b failed.
!!! Function src_compile, Line 130, Exitcode 2
!!! emake failed



Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.50-r11 (default-x86-1.4, gcc-3.3.4, glibc-2.3.4.20040808-r0,
2.6.9-rc1-mm1)
=================================================================
System uname: 2.6.9-rc1-mm1 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3.2/share/config
/usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/share/config
/var/qmail/control"CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo
/etc/env.d"CXXFLAGS="-O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays
-pipe"DISTDIR="/usr/portage/distfiles"FEATURES="autoaddcvs ccache
sandbox"GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"MAKEOPTS="-j2"PKGDIR="/usr/portage/packages"PORTAGE_TMPDIR="/var/tmp"PORTDIR="/usr/portage"PORTDIR_OVERLAY=""SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"USE="X
alsa apache2 apm arts avi berkdb bitmap-fonts crypt cups encode esd fbcon
foomatic foomaticdb gdbm gif gnome gpm gtk gtk2 imap imlib innodb iptables java
jpeg kde libg++ libwww lmtp mad mikmod motif mpeg mysql ncurses nls oggvorbis
opengl oss pam pdflib perl png python qt quicktime readline ruby sdl slang spell
ssl svga tcpd truetype x86 xml2 xmms xprint xv zlib"
Comment 1 kevin 2004-09-10 17:16:39 UTC
I had util-linux-2.12-r4.  When this failed I tried util-linux-2.12-r5, that installed fine.  After upgrading to r5, 2.12b still fails to compile
Comment 2 SpanKY gentoo-dev 2004-10-30 14:42:38 UTC
what version of gettext ?
Comment 3 kevin 2004-10-30 18:29:02 UTC
hmmm, I just checked both my boxes and -r4 has successfully installed now.  Not sure when that happened.  Both have gettext 0.12.1-r2 installed now, I have no idea what version what was on it when the error was occuring.  Sorry.
Comment 4 SpanKY gentoo-dev 2004-10-30 18:34:45 UTC
glad it works :)