[xml/sgml-pkgs] xsltproc failure building ghc-cvs

Ian Lynagh igloo@earth.li
Mon, 4 Apr 2005 15:41:15 +0100


Hi all,

Does anyone know what is causing the xsltproc failure on alpha and
powerpc? It seems to work OK on i386, hppa and sparc.

Build logs are here:

http://buildd.debian.org/fetch.php?&pkg=ghc-cvs&ver=20050331-1&arch=alpha&stamp=1112479257&file=log&as=raw
http://buildd.debian.org/fetch.php?&pkg=ghc-cvs&ver=20050331-1&arch=powerpc&stamp=1112478784&file=log&as=raw

The failures look like this:

[...]
/usr/bin/xsltproc --stringparam base.dir users_guide/ \
        --stringparam use.id.as.filename 1 \
        --stringparam html.stylesheet fptools.css \
        --stringparam toc.section.depth 3 --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1   \
        /usr/share/xml/docbook/stylesheet/nwalsh/html/chunk.xsl users_guide.xml
error : Operation in progress
users_guide.xml:7: warning: failed to load external entity "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
]>
  ^
ug-book.xml:6: parser error : Entity 'lcub' not defined
<email>glasgow-haskell-&lcub;bugs,users&rcub;-request@haskell.org</email>
[...]


Thanks
Ian