Re: [Boost-docs] xslt errors

Subject: Re: [Boost-docs] xslt errors
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-09-04 00:32:54


AMDG

Jared McIntyre wrote:
> We're finishing up some work on a library and having some problems
> getting the current documentation to build (built fine a year ago
> 8-)). I am getting these same errors in 1.39 and 1.40:
>
> Generating Output File: ../bin.v2/doc/darwin-4.0.1/debug/explore.xml
> xslt-xsltproc ../bin.v2/doc/darwin-4.0.1/debug/explore.docbook
> runtime error
> unregistered variable uppercase-letters
> xmlXPathCompOpEval: parameter error
> <repeats for a while>
> runtime error
> unregistered variable uppercase-letters
> xmlXPathCompOpEval: parameter error
>
> XML_CATALOG_FILES=../bin.v2/boostbook_catalog.xml
> export XML_CATALOG_FILES
> "xsltproc" --stringparam boost.libraries
> "../../../../libs/libraries.htm" --stringparam boost.root
> "../../../.." --stringparam chapter.autolabel "0" --stringparam
> chunk.first.sections "1" --stringparam chunk.section.depth "8"
> --stringparam generate.section.toc.level "2" --stringparam
> generate.toc "chapter toc,title section toc,title" --stringparam
> navig.graphics.path "../../../../doc/html/images/ " --stringparam
> toc.max.depth "2" --stringparam toc.section.depth "2" --xinclude -o
> "../bin.v2/doc/darwin-4.0.1/debug/explore.docbook"
> "/Users/jared/Source/boost_nobak/boost_1_39_0/tools/boostbook/xsl/docbook.xsl"
> "../bin.v2/doc/darwin-4.0.1/debug/explore.xml"
>
> ...failed xslt-xsltproc
> ../bin.v2/doc/darwin-4.0.1/debug/explore.docbook...
> ...skipped <phtml>standalone_HTML.manifest for lack of
> <p../bin.v2/doc/darwin-4.0.1/debug>explore.docbook...
> common.copy html/boostbook.css
> ...failed updating 1 target...
> ...skipped 1 target...
> ...updated 3 targets...
>
> The files are we are building are out in the sandbox:
>
> http://svn.boost.org/svn/boost/sandbox/explore/libs/explore/doc/
>
> Is there anyway to get a more verbose error from the xslt process? So
> far, none of us working on this have gotten the process to work. Also,
> if you need it, I can send along the generated xml file.

I recall seeing similar errors towards the beginning of the year. They went
away when I upgraded to the latest version of xsltproc.

In Christ,
Steven Watanabe


This archive was generated by hypermail 2.1.7 : 2017-11-11 08:50:41 UTC