Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26904 - straw 0.19 fails while 'msgfmting'
Summary: straw 0.19 fails while 'msgfmting'
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-19 01:20 UTC by André Lemos
Modified: 2003-08-22 00:26 UTC (History)
1 user (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 André Lemos 2003-08-19 01:20:56 UTC
msgfmt: po/no.po: warning: PO file header fuzzy
                  warning: older versions of msgfmt will give an error on this
msgfmt -c -o po/ru.mo po/ru.po
po/ru.po:373: end-of-file within string
msgfmt: found 1 fatal error
make: *** [po/ru.mo] Error 1
make: *** Waiting for unfinished jobs....


Portage 2.0.48-r7 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.6.0-test3-mm2 i686 Intel(R) Celeron(R) CPU 1.70GHz
GENTOO_MIRRORS="http://www.mirror.ac.uk/sites/www.ibiblio.org/gentoo
http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY="/usr/local/portage"
USE="x86 3dnow avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod mmx
mpeg ncurses png quicktime spell truetype xml2 xmms xv zlib gtkhtml alsa gdbm
slang readline arts tetex aalib bonobo svga ggi tcltk java guile mysql X sdl gpm
tcpd pam libwww ssl perl python esd imlib oggvorbis gnome qt kde motif opengl
mozilla cdr apache2 dvd gtk2 ipv6 maildir sasl sse tiff usb wmf xml -oss -apm
-nls -pdflib -berkdb gtk -ldap joystick oss"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-O2 -mcpu=i686 -mfpmath=sse -march=pentium3 -pipe -fomit-frame-pointer
-mmmx -msse"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Charles Phoenix 2003-08-19 17:07:48 UTC
Had similar problem re-emerge gettext fix the compile now dealing with a segfault :)

my error output

Merging po/de.po .......... done.
Merging po/fi.po ....... done.
Merging po/fr.po po/straw.pot:222: end-of-file within string
po/straw.pot:222: missing `msgstr' section
msgmerge: found 2 fatal errors
Merging po/no.po msgfmt -c -o po/de.mo po/de.po
........... done.
msgfmt -c -o po/fi.mo po/fi.po
Merging po/ru.po msgfmt -c -o po/fr.mo po/fr.po
msgfmt -c -o po/no.mo po/no.po
...........msgfmt: po/no.po: warning: PO file header fuzzy
                  warning: older versions of msgfmt will give an error on this
msgfmt -c -o po/ru.mo po/ru.po
 done.
po/ru.po:373: end-of-file within string
msgfmt: found 1 fatal error
make: *** [po/ru.mo] Error 1
make: *** Waiting for unfinished jobs....
 
!!! ERROR: net-www/straw-0.19 failed.
!!! Function src_compile, Line 31, Exitcode 2
!!! (no error message)
Comment 2 Charles Phoenix 2003-08-19 18:37:38 UTC
rebuilding the dependancies fixed the segfault, not sure which one thou
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-08-22 00:26:07 UTC
closing