[Boost-docs] [boostbook] doc build broken on cygwin

Subject: [Boost-docs] [boostbook] doc build broken on cygwin
From: Eric Niebler (eric_at_[hidden])
Date: 2010-06-02 15:55:36


The docs build recently stopped working on cygwin on trunk.

Eric_at_AERIX ~/boost/org/trunk/libs/foreach/doc
$ bjam
...patience...
...found 1246 targets...
...updating 3 targets...
xslt-xsltproc
../../../bin.v2/libs/foreach/doc/gcc-3.4.4/debug/foreach.docbook
../../../bin.v2/libs/foreach/doc/gcc-3.4.4/debug/foreach.xml:2: warning:
failed to load external ent
ity "http://www.boost.org/tools/boostbook/dtd/boostbook.dtd"
BoostBook XML V1.0//EN"
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd"

       ^
xslt-xsltproc-dir html/standalone_HTML.manifest
warning: failed to load external entity
"http://docbook.sourceforge.net/release/xsl/current/html/chu
nk.xsl"
compilation error: file
/home/Eric/boost/org/trunk/tools/boostbook/xsl/html.xsl line 16 element impo
rt
xsl:import : unable to load
http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl
warning: failed to load external entity
"http://docbook.sourceforge.net/release/xsl/current/html/mat
h.xsl"
compilation error: file
/home/Eric/boost/org/trunk/tools/boostbook/xsl/html.xsl line 18 element impo
rt
xsl:import : unable to load
http://docbook.sourceforge.net/release/xsl/current/html/math.xsl
warning: failed to load external entity
"http://docbook.sourceforge.net/release/xsl/current/html/chu
nkfast.xsl"
compilation error: file
/home/Eric/boost/org/trunk/tools/boostbook/xsl/html.xsl line 23 element incl
ude
xsl:include : unable to load
http://docbook.sourceforge.net/release/xsl/current/html/chunkfast.xsl
warning: failed to load external entity
"http://docbook.sourceforge.net/release/xsl/current/html/for
mal.xsl"
compilation error: file
/home/Eric/boost/org/trunk/tools/boostbook/xsl/docbook-layout.xsl line 16 el
ement import
xsl:import : unable to load
http://docbook.sourceforge.net/release/xsl/current/html/formal.xsl
warning: failed to load external entity
"http://docbook.sourceforge.net/release/xsl/current/html/adm
on.xsl"
compilation error: file
/home/Eric/boost/org/trunk/tools/boostbook/xsl/admon.xsl line 12 element imp
ort
xsl:import : unable to load
http://docbook.sourceforge.net/release/xsl/current/html/admon.xsl
warning: failed to load external entity
"http://docbook.sourceforge.net/release/xsl/current/html/xre
f.xsl"
compilation error: file
/home/Eric/boost/org/trunk/tools/boostbook/xsl/xref.xsl line 16 element impo
rt
xsl:import : unable to load
http://docbook.sourceforge.net/release/xsl/current/html/xref.xsl
warning: failed to load external entity
"http://docbook.sourceforge.net/release/xsl/current/lib/lib.
xsl"
compilation error: file
/home/Eric/boost/org/trunk/tools/boostbook/xsl/relative-href.xsl line 12 ele
ment import
xsl:import : unable to load
http://docbook.sourceforge.net/release/xsl/current/lib/lib.xsl
warning: failed to load external entity
"http://docbook.sourceforge.net/release/xsl/current/html/cal
lout.xsl"
compilation error: file
/home/Eric/boost/org/trunk/tools/boostbook/xsl/callout.xsl line 13 element i
mport
xsl:import : unable to load
http://docbook.sourceforge.net/release/xsl/current/html/callout.xsl

    XML_CATALOG_FILES="../../../bin.v2/boostbook_catalog.xml"
export XML_CATALOG_FILES
 "xsltproc" --stringparam boost.defaults "Boost" --stringparam manifest
"standalone_HTML.manifest" -
-xinclude -o "html/"
"/home/Eric/boost/org/trunk/tools/boostbook/xsl/html.xsl"
"../../../bin.v2/libs
/foreach/doc/gcc-3.4.4/debug/foreach.docbook"

...failed xslt-xsltproc-dir html/standalone_HTML.manifest...
...removing html/standalone_HTML.manifest
...failed updating 1 target...
...updated 2 targets...

Eric_at_AERIX ~/boost/org/trunk/libs/foreach/doc
$ cat ../../../bin.v2/boostbook_catalog.xml
<?xml version="1.0"?>
<!DOCTYPE catalog
  PUBLIC "-//OASIS/DTD Entity Resolution XML Catalog V1.0//EN"
  "http://www.oasis-open.org/committees/entity/release/1.0/catalog.dtd">
<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
  <rewriteURI uriStartString="http://www.boost.org/tools/boostbook/dtd/"
rewritePrefix="file:///C:/c
ygwin/home/Eric/boost/org/trunk/tools/boostbook/dtd/"/>
  <rewriteURI
uriStartString="http://docbook.sourceforge.net/release/xsl/current/"
rewritePrefix="fi
le:///C:/cygwin/home/Eric/docbook-xsl-1.75.2/"/>
  <rewriteURI
uriStartString="http://www.oasis-open.org/docbook/xml/4.2/"
rewritePrefix="file:///C:/
cygwin/home/Eric/docbook-xml-4.2/"/>
</catalog>

The catalog paths look OK to me. The win32 native build works fine on
trunk and release. The cygwin build also works on release. Just not on
trunk.

-- 
Eric Niebler
BoostPro Computing
http://www.boostpro.com

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