From owner-freebsd-doc@FreeBSD.ORG Wed Apr 4 17:47:33 2007 Return-Path: X-Original-To: freebsd-doc@freebsd.org Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2F69716A401; Wed, 4 Apr 2007 17:47:33 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 984AF13C45D; Wed, 4 Apr 2007 17:47:32 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (host5.bedc.ondsl.gr [62.103.39.229]) (authenticated bits=128) by igloo.linux.gr (8.13.8/8.13.8/Debian-3) with ESMTP id l34HZTKx011365 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Wed, 4 Apr 2007 20:35:49 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.13.8/8.13.8) with ESMTP id l34HZ4OM012340; Wed, 4 Apr 2007 20:35:20 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.13.8/8.13.8/Submit) id l34HZ4Sq012338; Wed, 4 Apr 2007 20:35:04 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Wed, 4 Apr 2007 20:35:04 +0300 From: Giorgos Keramidas To: Christian Brueffer Message-ID: <20070404173504.GA12305@kobe.laptop> References: <200704031749.l33HnrvU005466@www.freebsd.org> <20070403191945.GD3095@haakonia.hitnet.RWTH-Aachen.DE> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20070403191945.GD3095@haakonia.hitnet.RWTH-Aachen.DE> X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.516, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.68, BAYES_00 -2.60, DNS_FROM_RFC_ABUSE 0.20) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-doc@freebsd.org, World Wide Web Owner Subject: Re: FreeBSD web build failed on www.freebsd.org X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Apr 2007 17:47:33 -0000 On 2007-04-03 21:19, Christian Brueffer wrote: > On Tue, Apr 03, 2007 at 05:49:53PM +0000, World Wide Web Owner wrote: > > =3D=3D=3D> doc/books/handbook > > /usr/bin/perl /usr/local/share/sgml/docbook/dsssl/modular/bin/collatein= dex.pl -i doc-index -N -o index.sgml > > /usr/bin/env SP_ENCODING=3DISO-8859-1 /usr/local/bin/jade -V html-index= -ioutput.html -d /w/www/build/doc/share/sgml/default.dsl -ifreebsd.urls.re= lprefix.4 -V %generate-legalnotice-link% -V %generate-docformat-navi-link% = -ioutput.html.images -i chap.index -i chap.audit -i chap.advanced-networki= ng -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.firew= alls -i chap.geom -i chap.install -i chap.introduction -i chap.jails -i cha= p.kernelconfig -i chap.l10n -i chap.linuxemu -i chap.mac -i chap.mail -i ch= ap.mirrors -i chap.multimedia -i chap.network-servers -i chap.pgpkeys -i ch= ap.ports -i chap.ppp-and-slip -i chap.printing -i chap.security -i chap.ser= ialcomms -i chap.users -i chap.vinum -i chap.x11 -i chap.freebsd-glossary -= D /w/www/build/doc/en_US.ISO8859-1/books/handbook/../../../share/images/boo= ks/handbook -D /usr/obj/w/www/build/doc/en_US.ISO8859-1/books/handbook -c /= w/www/build/doc/en_US > > .ISO8859-1/share/sgml/catalog -c /w/www/build/doc/share/sgml/catalog -= c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/s= gml/iso8879/catalog -c /usr/local/share/sgml/jade/ > > talog -c /usr/local/share/sgml/catalog.ports -t sgml /w/www/build/doc/e= n_US.ISO8859-1/books/handbook/book.sgml > /dev/null > > /usr/local/bin/jade:/w/www/build/doc/en_US.ISO8859-1/books/handbook/pre= face/preface.sgml:354:37:X: reference to non-existent ID "JAIL" > > /usr/local/bin/jade:/usr/local/share/sgml/docbook/dsssl/modular/html/db= link.dsl:203:1:E: XRef LinkEnd to missing ID 'JAIL' > > *** Error code 1 > > [...] > > Fixed. Thanks. Sorry for the breakage too. I remember build-testing this, but then I went ahead and committed the wrong patch, me thinks.