Boost logo

Boost-Build :

From: David Abrahams (dave_at_[hidden])
Date: 2004-12-28 16:15:34


Vladimir Prus wrote:
> On Tuesday 28 December 2004 22:47, David Abrahams wrote:
>> Vladimir Prus wrote:
>> > On Tuesday 28 December 2004 20:43, David Abrahams wrote:
>> >> > Hum, it's working again. User error.
>> >>
>> >> It's working from tools/build/v2/doc but not from $BOOST_ROOT/doc. So
>> >> I'm guessing someone broke one of the local Jamfiles.
>> >
>> > No, it's me broke the glob rule, so the doxygen rule was passed zero
>> > sources. It is fixed now, sorry for breaking it.
>>
>> Almost.
>>
>> ...
>> Writing bbv2/arch/targets.html for section(bbv2.arch.targets)
>> Writing bbv2/arch.html for appendix(bbv2.arch)
>> Writing bbv2.html for part(bbv2)
>> Writing index.html for book
>> Writing HTML.manifest
>> error: file ../bin.v2/doc/gcc-3.2/debug/boost.docbook
>> xsltRunStylesheet : run failed
>>
>> XML_CATALOG_FILES=catalog.xml "/usr/bin/xsltproc" --stringparam
>> boost.libraries ../../libs/libraries.htm --xinclude -o "html/"
>> "/cygdrive/c/boost/tools/boostbook/xsl/html.xsl"
>> "../bin.v2/doc/gcc-3.2/debug/boost.docbook"
>
> For me, this always almost means there's XML parse error. Are you sure you did
> not miss any?

I'm not seeing any. But I do have CVSREAD set, so the contents of
doc/html are all read-only:

cd c:/boost/doc/
bash -c "bjam --v2 html"
...patience...
...found 204 targets...
...updating 1 target...
xslt-xsltproc-dir html/HTML.manifest
Writing libraries/s02.html for section
Writing any/s02.html for section
Writing bad_any_cast.html for refentry(bad_any_cast)
Writing boost/any.html for refentry(boost.any)
Writing any_cast.html for refentry(any_cast)
Writing any/reference.html for section(any.reference)
Writing any/s04.html for section
Writing any.html for chapter(any)
I/O error : Permission denied
runtime error: file
file:///cygdrive/c/boost/tools/boostbook/docbook-xsl-1.65.1/html/chunker.xsl
line 215 element document
xsltDocumentElem: unable to save to html/any.html
...

-- 
Dave Abrahams
Boost Consulting
http://www.boost-consulting.com
 

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