From owner-freebsd-doc@FreeBSD.ORG Tue Nov 30 21:40:35 2004 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2B2EB16A4CE for ; Tue, 30 Nov 2004 21:40:35 +0000 (GMT) Received: from mail.seekingfire.com (coyote.seekingfire.com [24.72.10.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8341243D39 for ; Tue, 30 Nov 2004 21:40:34 +0000 (GMT) (envelope-from tillman@seekingfire.com) Received: by mail.seekingfire.com (Postfix, from userid 500) id BAB07103; Tue, 30 Nov 2004 15:40:33 -0600 (CST) Date: Tue, 30 Nov 2004 15:40:33 -0600 From: Tillman Hodgson To: FreeBSD-Doc Message-ID: <20041130214033.GF569@seekingfire.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . X-GPG-Key-ID: 828AFC7B X-GPG-Fingerprint: 5584 14BA C9EB 1524 0E68 F543 0F0A 7FBC 828A FC7B X-GPG-Key: http://www.seekingfire.com/personal/gpg_key.asc X-Urban-Legend: There is lots of hidden information in headers X-Tillman-rules: yes he does User-Agent: Mutt/1.5.6i Subject: doc build failing? X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2004 21:40:35 -0000 Howdy folks, I'm having trouble building the handbook in order to preview the changes to the Matlab section that I'm working on. In my /etc/daily.local I do this: # doc needs special help mv /exports/doc/CVSROOT /exports/doc/CVSROOT-doc su tillman -c '/usr/local/bin/cvsup -g -L1 /usr/local/etc/doc-supfile' mv /exports/doc/CVSROOT-doc /exports/doc/CVSROOT In my ~/dev/freebsd-doc/doc/en_US.ISO8859-1/books/handbook directory, I ran `export CVSROOT=3D/exports/doc` and then `cvs update`. I then ran `make clean` and `make`. Make bombs out with: /bin/rm -f docbook.css /bin/cat /exports/tillman/dev/freebsd-doc/doc/share/misc/docbook.css > docb= ook.css /usr/bin/env SP_ENCODING=3DISO-8859-1 /usr/local/bin/jade -V html-manifest = -ioutput.html -d /exports/tillman/dev/freebsd-doc/doc/share/sgml/default.ds= l -ifreebsd.urls.relprefix.4 -V %generate-legalnotice-link% -ioutput.html.i= mages -i chap.advanced-networking -i chap.basics -i chap.bibliography -i = chap.boot -i chap.config -i chap.cutting-edge -i chap.desktop -i chap.disks= -i chap.eresources -i chap.install -i chap.introduction -i chap.kernelconf= ig -i chap.l10n -i chap.linuxemu -i chap.mac -i chap.mail -i chap.mirrors -= i chap.multimedia -i chap.network-servers -i chap.pgpkeys -i chap.ports -i = chap.ppp-and-slip -i chap.printing -i chap.security -i chap.serialcomms -i = chap.users -i chap.vinum -i chap.x11 -i chap.freebsd-glossary -D /usr/obj/e= xports/tillman/dev/freebsd-doc/doc/en_US.ISO8859-1/books/handbook -c /expor= ts/tillman/dev/freebsd-doc/doc/en_US.ISO8859-1/share/sgml/catalog -c /expor= ts/tillman/dev/freebsd-doc/doc/share/sgml/catalog -c /usr/local/share/sgml/= docbook/dsssl/modular/catalog -c /usr/local/share/sgml/iso8879/catalog -c /= usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/jade/catalog = -c /usr/local/share/sgml/catalog.ports -t sgml /exports/tillman/dev/freebsd= -doc/doc/en_US.ISO8859-1/books/handbook/book.sgml /usr/local/bin/tidy -wrap 90 -m -raw -preserve -f /dev/null -asxml = $(/usr/bin/xargs < HTML.manifest) *** Error code 1 (ignored) Because my home directory is NFS mounted, I was able to try it from two different machines (one 4.X, one -current) -- both of which have successfully built the handbook before. Both die with the same error. Obvious steps I've tried: * building on a different machine * rebuilding the tidy port (which is where I think it's dying) * rebuilding the docproj port * re-cvsup'ing doc and then re-running cvs update Running tidy by hand with `-f tidy.errors` spits out some errors but all for files that I'm nowhere near touching ("linuxemu-matlab.html). I've put the tidy.errors file up at http://www.seekingfire.com/patches/tidy.errors if anyone wants to take a look. This is a little unlike "regular" source code ... how would I go about troubleshooting this? -T --=20 There is no reality -- only our own order imposed on everything. - Basic Bene Gesserit Dictum