Code: Select all
Traceback (most recent call last):
File "/usr/bin/xml2po", line 724, in ?
doSerialize(doc)
File "/usr/bin/xml2po", line 482, in doSerialize
outtxt += doSerialize(child)
File "/usr/bin/xml2po", line 476, in doSerialize
(starttag, content, endtag, translation) = processElementTag(node, repl, 1)
File "/usr/bin/xml2po", line 399, in processElementTag
(starttag, content, endtag, translation) = processElementTag(child, myrepl, 0)
File "/usr/bin/xml2po", line 395, in processElementTag
myrepl.append(processElementTag(child, myrepl, 1))
File "/usr/bin/xml2po", line 395, in processElementTag
myrepl.append(processElementTag(child, myrepl, 1))
File "/usr/bin/xml2po", line 395, in processElementTag
myrepl.append(processElementTag(child, myrepl, 1))
File "/usr/bin/xml2po", line 407, in processElementTag
translation = getTranslation(outtxt, isSpacePreserveNode(node))
File "/usr/bin/xml2po", line 221, in getTranslation
gt = gettext.GNUTranslations(file)
File "/usr/lib/python2.4/gettext.py", line 177, in __init__
self._parse(fp)
File "/usr/lib/python2.4/gettext.py", line 260, in _parse
magic = unpack('<I', buf[:4])[0]
struct.error: unpack str size does not match format
make[2]: *** [bg/gedit.xml] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/gedit-2.14.2/work/gedit-2.14.2/help'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gedit-2.14.2/work/gedit-2.14.2'
make: *** [all] Error 2
!!! ERROR: app-editors/gedit-2.14.2 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
ebuild.sh, line 1248: Called gnome2_src_compile
gnome2.eclass, line 64: Called die
!!! compile failure
!!! If you need support, post the topmost build error, and the call stack if relevant.

