Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 May 2003 14:44:47 +0400 (MSD)
From:      Dmitry Morozovsky <marck@rinet.ru>
To:        Murray Stokely <murray@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: doc/share/mk doc.docbook.mk doc.project.mk
Message-ID:  <20030504144054.Q29874@woozle.rinet.ru>
In-Reply-To: <20030504024348.P480@freebsdmall.com>
References:  <200305040451.h444p9p2017132@repoman.freebsd.org> <20030504132827.G29874@woozle.rinet.ru> <20030504024348.P480@freebsdmall.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 4 May 2003, Murray Stokely wrote:

MS> On Sun, May 04, 2003 at 01:29:30PM +0400, Dmitry Morozovsky wrote:
MS> > Oh, and I forgot devel/boehm-gc. Second patch should look like:
MS>
MS> Again, these shouldn't be strictly necessary.  Can you please backup
MS> your claim that make release is broken?  I do not think that is the
MS> case (well, at least not because of the docs, the floppies may still
MS> be overflowing).  The whole point of Makefile.inc.docports is to list
MS> the MINIMAL number of docports that are required for a release build
MS> (as opposed to the full docproj port).  Please explain.

It seems to be side-error. I just did chmod -x /usr/local/bin/w3m in the
chroot release env and got:

make all install DOC_LANG='en_US.ISO8859-1' 'FORMATS=html html-split txt'
INSTALL_COMPRESSED='' DOCDIR= /R/stage/trees/bin/usr/share/doc

[snip]

===> en_US.ISO8859-1/articles/console-server
/usr/local/bin/sgmlnorm -c /usr/local/share/sgml/html/catalog
/usr/doc/en_US.ISO8859-1/articles/console-server/article.sgml > article.html
/usr/local/bin/tidy -i -m -raw -preserve -f /dev/null -asxml  article.html
*** Error code 1 (ignored)
"html-split" is not a valid output format for this document.
/usr/local/bin/w3m -dump  article.html > article.txt
/usr/local/bin/w3m: permission denied
*** Error code 126

Stop in /usr/doc/en_US.ISO8859-1/articles/console-server.


So, the error is narrowed down to

cd ${docroot}/en_US.ISO8859-1/articles/console-server
make FORMATS=txt


Sincerely,
D.Marck                                   [DM5020, DM268-RIPE, DM3-RIPN]
------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru ***
------------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030504144054.Q29874>