[MacPorts] #24218: gnome-terminal-2.26.3.1 - build failure on 10.6
MacPorts
noreply at macports.org
Sun Apr 4 08:44:50 PDT 2010
#24218: gnome-terminal-2.26.3.1 - build failure on 10.6
----------------------------------+-----------------------------------------
Reporter: pope@… | Owner: devans@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: gnome-terminal
----------------------------------+-----------------------------------------
Comment(by marius.pana@…):
Please add me to the list as well.
MacPorts Version: 1.8.2
if [ -f "C/gnome-terminal.xml" ]; then d="../"; else
d="/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_gnome_gnome-terminal/work/gnome-
terminal-2.26.3.1/help/"; fi; \
(cd oc/ && \
`which xml2po` -e -p \
"${d}oc/oc.po" \
"${d}C/gnome-terminal.xml" > gnome-terminal.xml.tmp && \
cp gnome-terminal.xml.tmp gnome-terminal.xml && rm -f gnome-
terminal.xml.tmp)
Traceback (most recent call last):
File "/opt/local/bin/xml2po", line 185, in <module>
main(sys.argv[1:])
File "/opt/local/bin/xml2po", line 171, in main
xml2po_main.merge(mofile, filenames[0])
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
/site-packages/xml2po/__init__.py", line 601, in merge
self.gt = gettext.GNUTranslations(mfile)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/gettext.py",
line 180, in __init__
self._parse(fp)
File
"/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/gettext.py",
line 314, in _parse
plural = v[1].split('plural=')[1]
IndexError: list index out of range
make[2]: *** [el/gnome-terminal.xml] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_gnome_gnome-terminal/work/gnome-terminal-2.26.3.1" &&
/usr/bin/make -j2 all " returned error 2
DEBUG: Backtrace: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
.org_release_ports_gnome_gnome-terminal/work/gnome-terminal-2.26.3.1" &&
/usr/bin/make -j2 all " returned error 2
while executing
"command_exec build"
(procedure "portbuild::build_main" line 9)
invoked from within
"$procedure $targetname"
Warning: the following items did not execute (for gnome-terminal):
org.macports.activate org.macports.build org.macports.destroot
org.macports.install
Error: Status 1 encountered during processing.
--
Ticket URL: <http://trac.macports.org/ticket/24218#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list