Subject: Problem building pkgsrc guide
To: None <netbsd-docs@NetBSD.org>
From: Thomas Klausner <wiz@NetBSD.org>
List: netbsd-docs
Date: 04/23/2005 00:44:34
Hi!

When I do
	cd /usr/pkgsrc/doc/guide
	make
I get

===> Checking for vulnerabilities in pkgsrc-guide-20050423
=> Checksum SHA1 OK for pkgsrc-guide/htdocs-share-20041021.tar.gz.
=> Checksum RMD160 OK for pkgsrc-guide/htdocs-share-20041021.tar.gz.
work -> /usr/obj/doc/guide/work
===> Extracting for pkgsrc-guide-20050423
==========================================================================
The following variables will affect the build process of this package,
pkgsrc-guide-20050423.  Their current value is shown below:

        * OUTPUTS = lint html html-split ascii pdf html

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
===> Required installed package docbook>=4.0: docbook-4.4 found
===> Required installed package docbook-xml>=4.0: docbook-xml-4.2nb8 found
===> Required installed package docbook-xsl>=1.62.4: docbook-xsl-1.68.1nb1 found
===> Required installed package dsssl-docbook-modular>=1.54: dsssl-docbook-modular-1.79 found
===> Required installed package opensp>=1.5: opensp-1.5.1nb2 found
===> Required installed package libxslt>=1.0.30: libxslt-1.1.14 found
===> Required installed package tidy>=20021108: tidy-20040811nb1 found
===> Required installed package w3m>=0.4: w3m-0.5.1nb1 found
===> Required installed package openjade>=1.3.2: openjade-1.3.2nb2 found
===> Required installed package tex-jadetex>=3.13: tex-jadetex-3.13 found
===> Required installed package {ghostscript-esp>=7.05,ghostscript-esp-nox11>=7.05,ghostscript-gnu>=7.05,ghostscript-gnu-x11>=7.05,ghostscript-gnu-nox11>=7.05}: ghostscript-gnu-7.07 found
/bin/mkdir -p /usr/obj/doc/guide/work/pkgsrc-guide-20050423
/bin/rm -f /usr/obj/doc/guide/work/pkgsrc-guide-20050423/share/netbsd.dsl  && /bin/ln -s ../../htdocs/share/xml/netbsd.dsl /usr/obj/doc/guide/work/pkgsrc-guide-20050423/share/netbsd.dsl
/bin/rm -f /usr/obj/doc/guide/work/pkgsrc-guide-20050423/share/default.dsl  && /bin/ln -s ../../htdocs/share/xml/default.dsl /usr/obj/doc/guide/work/pkgsrc-guide-20050423/share/default.dsl
===> Patching for pkgsrc-guide-20050423
===> Overriding tools for pkgsrc-guide-20050423
===> Creating toolchain wrappers for pkgsrc-guide-20050423
===> Building for pkgsrc-guide-20050423
[Checking tools for typesetting...OK]
env  /usr/pkg/bin/onsgmls -s -wall -c /usr/obj/doc/guide/work/pkgsrc-guide-20050423/share/catalog -c /usr/obj/doc/guide/work/pkgsrc-guide-20050423/../htdocs/share/xml/catalog -c /usr/pkg/share/sgml/catalog -c /usr/pkg/share/sgml/docbook/dsssl/modular/catalog -c /usr/pkg/share/sgml/docbook/4.2/catalog  /usr/pkg/share/sgml/docbook/dsssl/modular/dtds/decls/xml.dcl pkgsrc.xml
/usr/pkg/bin/onsgmls:/usr/pkg/share/xml/catalog:2:78:E: name expected
/usr/pkg/bin/onsgmls:/usr/pkg/share/xml/catalog:14:11:E: end of entity in comment
/usr/pkg/bin/onsgmls:/usr/pkg/share/xml/catalog:2:18:E: cannot open "/usr/pkg/share/xml/PUBLIC" (No such file or directory)
/usr/pkg/bin/onsgmls:/usr/pkg/share/xml/catalog:5:28:E: cannot open "/usr/pkg/share/xml/Manager" (No such file or directory)
/usr/pkg/bin/onsgmls:/usr/pkg/share/sgml/docbook/4.2/docbookx.dtd:83:0:W: unused parameter entity "hh"
/usr/pkg/bin/onsgmls:/usr/pkg/share/sgml/docbook/4.2/calstblx.dtd:68:0:W: unused parameter entity "tbl.table.name"
*** Error code 1

Stop.
make: stopped in /usr/obj/doc/guide/work/pkgsrc-guide-20050423
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/doc/guide
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /usr/obj/doc/guide/work/.work.log
===>
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/doc/guide

I don't understand this error. Can someone please help me track
this down?

Thanks,
 Thomas

P.S.: Please cc me, I'm not on this list.