Sun Sep 18 12:16:24 PDT 2011 REVISION='9071' Running svn update in gentext and xsl working directories... At revision 9071. Fetching external item into 'xsl/epub/bin/spec/files/graphics' External at revision 9071. At revision 9071. Sun Sep 18 12:17:04 PDT 2011 Building xsl distribution... make: Entering directory `/build-tree/docbook/trunk/xsl' for i in common lib html fo manpages htmlhelp javahelp eclipse roundtrip slides website extensions webhelp __bogus__; do \ if [ $i != __bogus__ ] ; then \ echo "make -C $i"; make -C $i; \ fi \ done make -C common make[1]: Entering directory `/build-tree/docbook/trunk/xsl/common' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/build-tree/docbook/trunk/xsl/common' make -C lib make[1]: Entering directory `/build-tree/docbook/trunk/xsl/lib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/build-tree/docbook/trunk/xsl/lib' make -C html make[1]: Entering directory `/build-tree/docbook/trunk/xsl/html' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/build-tree/docbook/trunk/xsl/html' make -C fo make[1]: Entering directory `/build-tree/docbook/trunk/xsl/fo' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/build-tree/docbook/trunk/xsl/fo' make -C manpages make[1]: Entering directory `/build-tree/docbook/trunk/xsl/manpages' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/build-tree/docbook/trunk/xsl/manpages' make -C htmlhelp make[1]: Entering directory `/build-tree/docbook/trunk/xsl/htmlhelp' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/build-tree/docbook/trunk/xsl/htmlhelp' make -C javahelp make[1]: Entering directory `/build-tree/docbook/trunk/xsl/javahelp' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/build-tree/docbook/trunk/xsl/javahelp' make -C eclipse make[1]: Entering directory `/build-tree/docbook/trunk/xsl/eclipse' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/build-tree/docbook/trunk/xsl/eclipse' make -C roundtrip make[1]: Entering directory `/build-tree/docbook/trunk/xsl/roundtrip' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/build-tree/docbook/trunk/xsl/roundtrip' make -C slides make[1]: Entering directory `/build-tree/docbook/trunk/xsl/slides' for i in fo html xhtml __bogus__; do \ if [ $i != __bogus__ ] ; then \ echo "make -C $i"; make -C $i; \ fi \ done make -C fo make[2]: Entering directory `/build-tree/docbook/trunk/xsl/slides/fo' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/build-tree/docbook/trunk/xsl/slides/fo' make -C html make[2]: Entering directory `/build-tree/docbook/trunk/xsl/slides/html' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/build-tree/docbook/trunk/xsl/slides/html' make -C xhtml make[2]: Entering directory `/build-tree/docbook/trunk/xsl/slides/xhtml' for f in ../html/*.xsl; do if [ ! -f `basename $f` ]; then \ echo $f; \ cp $f .; \ touch -t 197001010000 `basename $f`; fi; done ../html/css.xsl ../html/default.xsl ../html/flat.xsl ../html/frames.xsl ../html/graphics.xsl ../html/jscript.xsl ../html/param.xsl ../html/plain.xsl ../html/slides-common.xsl ../html/tables.xsl ../html/vslides.xsl ../html/w3c.xsl for f in *.xsl; do if [ ../html/$f -nt $f ]; then xsltproc ../../xhtml/html2xhtml.xsl ../html/$f > $f; fi; done make[2]: Leaving directory `/build-tree/docbook/trunk/xsl/slides/xhtml' make[1]: Leaving directory `/build-tree/docbook/trunk/xsl/slides' make -C website make[1]: Entering directory `/build-tree/docbook/trunk/xsl/website' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/build-tree/docbook/trunk/xsl/website' make -C extensions make[1]: Entering directory `/build-tree/docbook/trunk/xsl/extensions' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/build-tree/docbook/trunk/xsl/extensions' make -C webhelp make[1]: Entering directory `/build-tree/docbook/trunk/xsl/webhelp' make -C ../xhtml make[2]: Entering directory `/build-tree/docbook/trunk/xsl/xhtml' for f in ../html/*.xsl; do if [ ! -f `basename $f` ]; then \ echo "copying $f"; \ cp $f .; \ touch -t 197001010000 `basename $f`; fi; done cp ../html/docbook.css.xml . for f in *.xsl; do \ if [ ../html/$f -nt $f ]; then \ echo "transforming $f"; \ /build-tree/docbook/trunk/buildtools/xslt -xsltproc ../html/$f html2xhtml.xsl $f; \ fi; \ done make[2]: Leaving directory `/build-tree/docbook/trunk/xsl/xhtml' /build-tree/docbook/trunk/buildtools/xslt -xsltproc docsrc/readme.xml xsl/webhelp.xsl language: en Writing docs/content/ch01.html for chapter Writing docs/content/ch02s01.html for section Writing docs/content/ch02s02.html for section Writing docs/content/ch02s03.html for section Writing docs/content/ch02s04.html for section Writing docs/content/ch02s05.html for section Writing docs/content/ch02.html for chapter Writing docs/content/ch03s01.html for section Writing docs/content/ch03s02.html for section Writing docs/content/ch03.html for chapter Writing docs/content/ch04.html for chapter Writing docs/content/index.html for book Writing docs/index.html Writing docs/content/search/l10n.js ant index Buildfile: /build-tree/docbook/trunk/xsl/webhelp/build.xml index: [copy] Copying 2 files to /build-tree/docbook/trunk/xsl/webhelp/docs [copy] Copying 3 files to /build-tree/docbook/trunk/xsl/webhelp/docs [echo] Indexing html files in docs/content [java] The created index files are located in docs/content/search/.js [java] Delay = 3 seconds BUILD SUCCESSFUL Total time: 5 seconds make[1]: Leaving directory `/build-tree/docbook/trunk/xsl/webhelp' make -C xhtml make[1]: Entering directory `/build-tree/docbook/trunk/xsl/xhtml' for f in ../html/*.xsl; do if [ ! -f `basename $f` ]; then \ echo "copying $f"; \ cp $f .; \ touch -t 197001010000 `basename $f`; fi; done cp ../html/docbook.css.xml . for f in *.xsl; do \ if [ ../html/$f -nt $f ]; then \ echo "transforming $f"; \ /build-tree/docbook/trunk/buildtools/xslt -xsltproc ../html/$f html2xhtml.xsl $f; \ fi; \ done make[1]: Leaving directory `/build-tree/docbook/trunk/xsl/xhtml' make -C xhtml-1_1 make[1]: Entering directory `/build-tree/docbook/trunk/xsl/xhtml-1_1' for f in ../html/*.xsl; do if [ ! -f `basename $f` ]; then \ echo $f; \ cp $f .; \ touch -t 197001010000 `basename $f`; fi; done cp ../html/docbook.css.xml . for f in *.xsl; do if [ ../html/$f -nt $f ]; then /build-tree/docbook/trunk/buildtools/xslt -xsltproc ../html/$f html2xhtml.xsl $f; fi; done make[1]: Leaving directory `/build-tree/docbook/trunk/xsl/xhtml-1_1' make -C docsrc release-clean make[1]: Entering directory `/build-tree/docbook/trunk/xsl/docsrc' make[1]: Leaving directory `/build-tree/docbook/trunk/xsl/docsrc' make -C docsrc make[1]: Entering directory `/build-tree/docbook/trunk/xsl/docsrc' make -C ../html/ param.xml make[2]: Entering directory `/build-tree/docbook/trunk/xsl/html' /build-tree/docbook/trunk/buildtools/xslt -xsltproc .param.xmlid ../tools/xsl/build/id-to-xmlid.xsl > param.xml make[2]: Leaving directory `/build-tree/docbook/trunk/xsl/html' make -C ../fo/ param.xml make[2]: Entering directory `/build-tree/docbook/trunk/xsl/fo' /build-tree/docbook/trunk/buildtools/xslt -xsltproc .param.xmlid ../tools/xsl/build/id-to-xmlid.xsl > param.xml make[2]: Leaving directory `/build-tree/docbook/trunk/xsl/fo' make -C ../manpages/ param.xml make[2]: Entering directory `/build-tree/docbook/trunk/xsl/manpages' /build-tree/docbook/trunk/buildtools/xslt -xsltproc .param.xmlid ../tools/xsl/build/id-to-xmlid.xsl > param.xml make[2]: Leaving directory `/build-tree/docbook/trunk/xsl/manpages' make -C ../roundtrip/ param.xml make[2]: Entering directory `/build-tree/docbook/trunk/xsl/roundtrip' /build-tree/docbook/trunk/buildtools/xslt -xsltproc .param.xmlid ../tools/xsl/build/id-to-xmlid.xsl > param.xml make[2]: Leaving directory `/build-tree/docbook/trunk/xsl/roundtrip' make -C ../slides/fo/ param.xml make[2]: Entering directory `/build-tree/docbook/trunk/xsl/slides/fo' /build-tree/docbook/trunk/buildtools/xslt -xsltproc .param.xmlid ../../tools/xsl/build/id-to-xmlid.xsl > param.xml make[2]: Leaving directory `/build-tree/docbook/trunk/xsl/slides/fo' make -C ../slides/html/ param.xml make[2]: Entering directory `/build-tree/docbook/trunk/xsl/slides/html' /build-tree/docbook/trunk/buildtools/xslt -xsltproc .param.xmlid ../../tools/xsl/build/id-to-xmlid.xsl > param.xml make[2]: Leaving directory `/build-tree/docbook/trunk/xsl/slides/html' make -C ../website/ param.xml make[2]: Entering directory `/build-tree/docbook/trunk/xsl/website' /build-tree/docbook/trunk/buildtools/xslt -xsltproc .param.xmlid ../tools/xsl/build/id-to-xmlid.xsl > param.xml make[2]: Leaving directory `/build-tree/docbook/trunk/xsl/website' make -C ../lib lib.xml make[2]: Entering directory `/build-tree/docbook/trunk/xsl/lib' /build-tree/docbook/trunk/buildtools/xslt -xsltproc .lib.xmlid ../tools/xsl/build/id-to-xmlid.xsl > lib.xml make[2]: Leaving directory `/build-tree/docbook/trunk/xsl/lib' /build-tree/docbook/trunk/buildtools/xslt -xsltproc ../html/pi.xsl /build-tree/docbook/trunk/xsl/tools/xsl/build/xsl2jref.xsl /dev/null output-file=../html/pi.xml.tmp Writing ../html/pi.xml.tmp /build-tree/docbook/trunk/buildtools/xjparse -E 0 -w ../html/pi.xml.tmp Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/xml/resolver/apps/xread Caused by: java.lang.ClassNotFoundException: org.apache.xml.resolver.apps.xread Could not find the main class: org.apache.xml.resolver.apps.xread. Program will exit. make[1]: *** [../html/pi.xml] Error 1 make[1]: Leaving directory `/build-tree/docbook/trunk/xsl/docsrc' make: *** [docsrc] Error 2 make: Leaving directory `/build-tree/docbook/trunk/xsl' make: Entering directory `/build-tree/docbook/trunk/xsl' umask 022; mkdir -p /scratch/docbook-xsl-snapshot for file in reference.txt.html$ doc/reference.txt$ doc/reference.fo$ doc/reference.pdf$ doc/HTML.manifest$ epub/bin/spec tools/xsl xhtml/html2xhtml.xsl$ xhtml-1_1/html2xhtml.xsl$ Makefile.tests README.BUILD RELEASE-NOTES-PARTIAL.txt .param.dbkns .param.stripped .param.xmlid .lib.dbkns .lib.stripped .lib.xmlid; do \ find . -print | grep $file | cut -c3- >> /scratch/tar.exclude; \ done for file in /CVS$ /CVS/ .*/\.svn /debian ~$ \..*\.pyc \#.* \.\#.* prj\.el \.cvsignore \.gitignore Makefile$ Makefile.common Makefile.incl Makefile.param ChangeLog\.xml RELEASE-NOTES\.fo \.make-catalog\.xsl param\.ent$ .*\.xweb$ lib/lib\.xml$ \.announcement-text; do \ find . -print | grep $file | cut -c3- >> /scratch/tar.exclude; \ done for part in doc; do \ find . -print | grep "^./$part/" | cut -c3- >> /scratch/tar.exclude; \ done if [ -f Makefile.tests ]; then \ cp -p Makefile.tests /scratch/docbook-xsl-snapshot/Makefile; \ sed -i -r 's/^Makefile\$$//' /scratch/tar.exclude; \ fi umask 022; cd /scratch && tar cfP - docbook-xsl-snapshot | gzip > docbook-xsl-snapshot.tar.gz umask 022; cd /scratch && tar cfP - docbook-xsl-snapshot | bzip2 > docbook-xsl-snapshot.tar.bz2 umask 022; cd /scratch && zip -q -rpD docbook-xsl-snapshot.zip docbook-xsl-snapshot for part in doc; do \ umask 022; mkdir -p /scratch/docbook-xsl-snapshot; \ touch /scratch/tar.exclude; \ if [ -n "reference.txt.html$ doc/reference.txt$ doc/reference.fo$ doc/reference.pdf$ doc/HTML.manifest$ epub/bin/spec tools/xsl xhtml/html2xhtml.xsl$ xhtml-1_1/html2xhtml.xsl$ Makefile.tests README.BUILD RELEASE-NOTES-PARTIAL.txt .param.dbkns .param.stripped .param.xmlid .lib.dbkns .lib.stripped .lib.xmlid" ]; then \ for file in reference.txt.html$ doc/reference.txt$ doc/reference.fo$ doc/reference.pdf$ doc/HTML.manifest$ epub/bin/spec tools/xsl xhtml/html2xhtml.xsl$ xhtml-1_1/html2xhtml.xsl$ Makefile.tests README.BUILD RELEASE-NOTES-PARTIAL.txt .param.dbkns .param.stripped .param.xmlid .lib.dbkns .lib.stripped .lib.xmlid; do \ find . -print | grep $file | cut -c3- >> /scratch/tar.exclude; \ done; \ fi; \ for file in /CVS$ /CVS/ .*/\.svn /debian ~$ \..*\.pyc \#.* \.\#.* prj\.el \.cvsignore \.gitignore Makefile$ Makefile.common Makefile.incl Makefile.param ChangeLog\.xml RELEASE-NOTES\.fo \.make-catalog\.xsl param\.ent$ .*\.xweb$ lib/lib\.xml$ \.announcement-text; do \ find . -print | grep $file | cut -c3- >> /scratch/tar.exclude; \ done; \ if [ -d docbook-xsl-snapshot/images ]; \ then mv docbook-xsl-snapshot/images docbook-xsl-snapshot/doc/; \ fi) ; \ done unzip /scratch/docbook-xsl-snapshot.zip && \ /build-tree/docbook/trunk/releasetools/xslns-build \ docbook-xsl-snapshot \ docbook-xsl-ns-snapshot); Archive: /scratch/docbook-xsl-snapshot.zip Creating the output directory docbook-xsl-ns-snapshot. miscdir is /build-tree/docbook/trunk/releasetools/xslnsfiles /build-tree/docbook/trunk/buildtools/xslt -xsltproc \ /scratch/docbook-xsl-snapshot/webhelp/docsrc/readme.xml \ /build-tree/docbook/trunk/docbook/relaxng/tools/db4-upgrade.xsl \ /scratch/docbook-xsl-ns-snapshot/webhelp/docsrc/readme.xml perl -pi -e "s/validate-against-dtd=true/validate-against-dtd=false/" \ /scratch/docbook-xsl-ns-snapshot/webhelp/build.properties /scratch/docbook-xsl-ns-snapshot/VERSION /scratch/docbook-xsl-ns-snapshot/VERSION /build-tree/docbook/trunk/buildtools/xslt -xsltproc .make-catalog.xsl .make-catalog.xsl \ DISTRO="xsl-ns" BRANCH="XSL-NS" \ | xmllint --noent --format --encode utf-8 - \ > /scratch/docbook-xsl-ns-snapshot/catalog.xml chmod 755 /scratch/docbook-xsl-ns-snapshot/fo/pdf2index chmod 755 /scratch/docbook-xsl-ns-snapshot/install.sh chmod 755 /scratch/docbook-xsl-ns-snapshot/tools/bin/docbook-xsl-update umask 022; cd /scratch && tar cfP - docbook-xsl-ns-snapshot \ | gzip > docbook-xsl-ns-snapshot.tar.gz umask 022; cd /scratch && tar cfP - docbook-xsl-ns-snapshot \ | bzip2 > docbook-xsl-ns-snapshot.tar.bz2 umask 022; cd /scratch && zip -q -rpD docbook-xsl-ns-snapshot.zip \ docbook-xsl-ns-snapshot make: Leaving directory `/build-tree/docbook/trunk/xsl' Fetching external item into 'xsl/epub/bin/spec/files/graphics' External at revision 9071. Fetching external item into 'testdocs/tests/graphics' External at revision 9071. At revision 9071. Sun Sep 18 12:21:58 PDT 2011