Boost logo

Boost-Build :

Subject: [Boost-build] [boostbock] failed to load external entity warning
From: vicente.botet (vicente.botet_at_[hidden])
Date: 2008-11-20 07:04:04


Hi,

while building the docs of one of the Boost libraries trunc I get the following error (I think that these errors do not depend on the release but on my configuration)

warning: failed to load external entity "/home/Vicente/SVN/tools/boostbook/xsl/docbook.xsl"
cannot parse /home/Vicente/SVN/tools/boostbook/xsl/docbook.xsl

warning: failed to load external entity "/home/Vicente/SVN/tools/boostbook/xsl/doxygen/collect.xsl"
cannot parse /home/Vicente/SVN/tools/boostbook/xsl/doxygen/collect.xsl

intro.qbk: error: Could not open input file.

Have other find the same problem? What is going wrong on my configuration?
trunk + cygwin

Thanks for your help,

Vicente

=========================
Traces
=========================

xslt-xsltproc ../bin.v2/libs/asio/doc/gcc-3.4.4/debug/asio_doc.docbook
warning: failed to load external entity "/home/Vicente/SVN/tools/boostbook/xsl/docbook.xsl"
cannot parse /home/Vicente/SVN/tools/boostbook/xsl/docbook.xsl

    XML_CATALOG_FILES=../bin.v2/boostbook_catalog.xml
export XML_CATALOG_FILES
 "C:/cygwin/home/Vicente/boost/quickbook/bin/xsltproc.exe" --stringparam boost.libraries "../../libs/libraries.htm" --stringparam chapter.autolabel "0" --stringparam chunk.first.sections "1" --stringparam chunk.section.depth "8" --stringparam generate.section.toc.level "1" --stringparam generate.toc "chapter nop section nop" --stringparam root.filename "boost_asio" --stringparam toc.max.depth "1" --stringparam toc.section.depth "2" --xinclude -o "../bin.v2/libs/asio/doc/gcc-3.4.4/debug/asio_doc.docbook" "/home/Vicente/SVN/tools/boostbook/xsl/docbook.xsl" "../bin.v2/libs/asio/doc/gcc-3.4.4/debug/asio_doc.xml"

...failed xslt-xsltproc ../bin.v2/libs/asio/doc/gcc-3.4.4/debug/asio_doc.docbook...
...skipped <phtml>asio_HTML.manifest for lack of <p../bin.v2/libs/asio/doc/gcc-3.4.4/debug>asio_doc.docbook...
xslt-xsltproc ../bin.v2/libs/accumulators/doc/gcc-3.4.4/debug/accdoc-xml.doxygen
warning: failed to load external entity "/home/Vicente/SVN/tools/boostbook/xsl/doxygen/collect.xsl"
cannot parse /home/Vicente/SVN/tools/boostbook/xsl/doxygen/collect.xsl

    XML_CATALOG_FILES=../bin.v2/boostbook_catalog.xml
export XML_CATALOG_FILES
 "C:/cygwin/home/Vicente/boost/quickbook/bin/xsltproc.exe" --stringparam doxygen.xml.path "/home/Vicente/SVN/bin.v2/libs/accumulators/doc/gcc-3.4.4/debug/accdoc-xml" --xinclude -o "../bin.v2/libs/accumulators/doc/gcc-3.4.4/debug/accdoc-xml.doxygen" "/home/Vicente/SVN/tools/boostbook/xsl/doxygen/collect.xsl" "/home/Vicente/SVN/bin.v2/libs/accumulators/doc/gcc-3.4.4/debug/accdoc-xml/index.xml"

...

quickbook.quickbook-to-boostbook ../bin.v2/libs/functional/hash/doc/gcc-3.4.4/debug/hash.xml
Generating Output File: ../bin.v2/libs/functional/hash/doc/gcc-3.4.4/debug/hash.xml
intro.qbk: error: Could not open input file.
tutorial.qbk: error: Could not open input file.
portability.qbk: error: Could not open input file.
disable.qbk: error: Could not open input file.
changes.qbk: error: Could not open input file.
links.qbk: error: Could not open input file.
thanks.qbk: error: Could not open input file.
xslt-xsltproc ../bin.v2/libs/interprocess/doc/gcc-3.4.4/debug/autodoc-xml.doxygen
warning: failed to load external entity "/home/Vicente/SVN/tools/boostbook/xsl/doxygen/collect.xsl"
cannot parse /home/Vicente/SVN/tools/boostbook/xsl/doxygen/collect.xsl

    XML_CATALOG_FILES=../bin.v2/boostbook_catalog.xml
export XML_CATALOG_FILES
 "C:/cygwin/home/Vicente/boost/quickbook/bin/xsltproc.exe" --stringparam doxygen.xml.path "/home/Vicente/SVN/bin.v2/libs/interprocess/doc/gcc-3.4.4/debug/autodoc-xml" --xinclude -o "../bin.v2/libs/interprocess/doc/gcc-3.4.4/debug/autodoc-xml.doxygen" "/home/Vicente/SVN/tools/boostbook/xsl/doxygen/collect.xsl" "/home/Vicente/SVN/bin.v2/libs/interprocess/doc/gcc-3.4.4/debug/autodoc-xml/index.xml"

...failed xslt-xsltproc ../bin.v2/libs/interprocess/doc/gcc-3.4.4/debug/autodoc-xml.doxygen...

Vicente_at_viboes1 ~/SVN/libs/functional/hash/doc
$ ls -l
total 73
-rwxrwxrwx 1 Vicente Aucun 52 Nov 3 15:00 CMakeLists.txt
-rwxrwxrwx 1 Vicente Aucun 932 May 21 2008 Jamfile.v2
-rwxrwxrwx 1 Vicente Aucun 3000 Nov 11 22:34 changes.qbk
-rwxrwxrwx 1 Vicente Aucun 1430 Mar 30 2008 disable.qbk
-rwxrwxrwx 1 Vicente Aucun 716 Mar 30 2008 hash.qbk
-rwxrwxrwx 1 Vicente Aucun 1832 Mar 30 2008 intro.qbk
-rwxrwxrwx 1 Vicente Aucun 1085 Mar 30 2008 links.qbk
-rwxrwxrwx 1 Vicente Aucun 3361 Mar 30 2008 portability.qbk
-rwxrwxrwx 1 Vicente Aucun 30709 May 21 2008 ref.xml
-rwxrwxrwx 1 Vicente Aucun 1257 Mar 30 2008 thanks.qbk
-rwxrwxrwx 1 Vicente Aucun 6604 Mar 30 2008 tutorial.qbk

$ ls -l /home/Vicente/SVN/tools/boostbook/xsl/doxygen/collect.xsl
-rwxrwxrwx 1 Vicente Aucun 2007 Aug 25 06:44 /home/Vicente/SVN/tools/boostbook/x
sl/doxygen/collect.xsl

$ ls -l /home/Vicente/SVN/tools/boostbook/xsl/docbook.xsl
-rwxrwxrwx 1 Vicente Aucun 16566 Nov 11 22:34 /home/Vicente/SVN/tools/boostbook/
xsl/docbook.xsl


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk