Bug#586545: xchat-gnome: FTBFS: xsltproc issues

Cyril Brulebois kibi at debian.org
Sun Jun 20 12:52:57 UTC 2010


Source: xchat-gnome
Version: 1:0.26.1-1
Severity: serious
Justification: FTBFS

Hi,

on a bunch of buildds, your package FTBFS:
| if [ -f "C/xchat-gnome.xml" ]; then d="../"; else d="/build/buildd-xchat-gnome_0.26.1-1+b1-i386-XdMcJX/xchat-gnome-0.26.1/help/"; fi; \
| 	(cd th/ && \
| 	  `which xml2po` -e -p \
| 	    "${d}th/th.po" \
| 	    "${d}C/xchat-gnome.xml" > xchat-gnome.xml.tmp && \
| 	    cp xchat-gnome.xml.tmp xchat-gnome.xml && rm -f xchat-gnome.xml.tmp)
| xsltproc -o xchat-gnome-C.omf --stringparam db2omf.basename xchat-gnome --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/build/buildd-xchat-gnome_0.26.1-1+b1-i386-XdMcJX/xchat-gnome-0.26.1/help/xchat-gnome.omf.in"  `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/xchat-gnome.xml || { rm -f "xchat-gnome-C.omf"; exit 1; }
| xsltproc -o xchat-gnome-ca.omf --stringparam db2omf.basename xchat-gnome --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang ca --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/build/buildd-xchat-gnome_0.26.1-1+b1-i386-XdMcJX/xchat-gnome-0.26.1/help/xchat-gnome.omf.in"  `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` ca/xchat-gnome.xml || { rm -f "xchat-gnome-ca.omf"; exit 1; }
| xsltproc -o xchat-gnome-es.omf --stringparam db2omf.basename xchat-gnome --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang es --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/build/buildd-xchat-gnome_0.26.1-1+b1-i386-XdMcJX/xchat-gnome-0.26.1/help/xchat-gnome.omf.in"  `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` es/xchat-gnome.xml || { rm -f "xchat-gnome-es.omf"; exit 1; }
| xsltproc -o xchat-gnome-fr.omf --stringparam db2omf.basename xchat-gnome --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang fr --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "/build/buildd-xchat-gnome_0.26.1-1+b1-i386-XdMcJX/xchat-gnome-0.26.1/help/xchat-gnome.omf.in"  `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` fr/xchat-gnome.xml || { rm -f "xchat-gnome-fr.omf"; exit 1; }
| it/xchat-gnome.xml:59: parser error : Entity 'Agrave' not defined
|  SCOPO O NON VIOLI DIRITTI DI TERZI. TUTTI I RISCHI RIGUARDO ALLA QUALITÀ
|                                                                                ^
| it/xchat-gnome.xml:62: parser error : Entity 'Agrave' not defined
| NA SUA VERSIONE MODIFICATA O QUALUNQUE FORNITORE DELLE PARTI CITATE POTRÀ
|                                                                                ^
| it/xchat-gnome.xml:62: parser error : Entity 'Agrave' not defined
| NCHE NEL CASO IN CUI TALI PARTI FOSSERO STATE INFORMATE DELLA POSSIBILITÀ
| [ … ]

Full build logs:
  https://buildd.debian.org/status/package.php?p=xchat-gnome

I didn't look into it at all, but I could think of a missing external
item, you probably want to use --nonet and only local items. Some
buildds also might disable network access during the build.

Mraw,
KiBi.





More information about the pkg-gnome-maintainers mailing list