This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] Re: DocBook XSL 1.66.1 released


1.66.1 is broken for CLISP implementation notes:
I get this error:

onsgmls -s -e -g -c/usr/share/sgml/xml.soc impnotes.xml
onsgmls -s -e -g -c/usr/share/sgml/xml.soc clisp.xml
xmllint --noout --valid --postvalid --timing --noent clisp.xml
Parsing took 22789 ms
Validating took 51 ms
Freeing took 701 ms
xmllint --noout --valid --postvalid --timing --noent impnotes.xml
Parsing took 36207 ms
Validating took 863 ms
Freeing took 4394 ms
xsltproc --stringparam collect.xref.targets "only" --stringparam targets.filename "tdb-pile.xml" pile.xsl impnotes.xml
Writing tdb-pile.xml for book(impnotes-top)
xsltproc --stringparam collect.xref.targets "only" --stringparam targets.filename "tdb-chunk.xml" chunk.xsl impnotes.xml
Writing tdb-chunk.xml for book(impnotes-top)
xsltproc --timing --stringparam target.database.document "olink-pile.xml" --stringparam current.docid "impnotes" \
	-o impnotes.html pile.xsl impnotes.xml
Parsing stylesheet pile.xsl took 2 ms
Parsing document impnotes.xml took 18157 ms
Olink error: cannot locate targetdoc impnotes in sitemap
Olink error: cannot locate targetdoc man in sitemap
Olink error: cannot locate targetdoc impnotes in sitemap
Olink error: cannot locate targetdoc impnotes in sitemap
Olink error: cannot locate targetdoc impnotes in sitemap
Olink error: cannot locate targetdoc impnotes in sitemap
Olink error: cannot locate targetdoc impnotes in sitemap
Olink error: cannot locate targetdoc impnotes in sitemap
Olink error: cannot locate targetdoc man in sitemap
Olink error: cannot locate targetdoc impnotes in sitemap
Olink error: cannot locate targetdoc impnotes in sitemap
Olink error: cannot locate targetdoc impnotes in sitemap
Olink error: cannot locate targetdoc impnotes in sitemap
Olink error: cannot locate targetdoc impnotes in sitemap
Olink error: cannot locate targetdoc impnotes in sitemap
Olink error: cannot locate targetdoc impnotes in sitemap
Olink error: cannot locate targetdoc impnotes in sitemap
etc

to reproduce:

cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/clisp co clisp/doc
cd clisp/doc
make

-- 
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.honestreporting.com>
If I had known that it was harmless, I would have killed it myself.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]