From owner-freebsd-doc@FreeBSD.ORG Mon Oct 20 07:35:10 2003 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 EF25916A4B3; Mon, 20 Oct 2003 07:35:09 -0700 (PDT) Received: from delta.allbsd.org (p58167-adsao12honb4-acca.tokyo.ocn.ne.jp [220.96.140.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3D72C43F75; Mon, 20 Oct 2003 07:35:01 -0700 (PDT) (envelope-from hrs@eos.ocn.ne.jp) Received: from localhost (alph.allbsd.org [192.168.0.10]) by delta.allbsd.org (8.12.9/8.12.6) with ESMTP id h9KEY29q034470; Mon, 20 Oct 2003 23:34:04 +0900 (JST) (envelope-from hrs@eos.ocn.ne.jp) Date: Mon, 20 Oct 2003 23:31:09 +0900 (JST) Message-Id: <20031020.233109.89039796.hrs@eos.ocn.ne.jp> To: andy@freebsd.org From: Hiroki Sato In-Reply-To: <20031020135933.GC3708@submonkey.net> References: <200310201252.h9KCqK9T063702@freefall.freebsd.org> <20031020135933.GC3708@submonkey.net> X-PGPkey-fingerprint: BDB3 443F A5DD B3D0 A530 FFD7 4F2C D3D8 2793 CF2D X-Mailer: Mew version 3.3 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Multipart/Signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="--Security_Multipart0(Mon_Oct_20_23:31:09_2003_882)--" Content-Transfer-Encoding: 7bit cc: ceri@freebsd.org cc: freebsd-doc@freebsd.org cc: www@freebsd.org Subject: Re: FreeBSD web build failed on freefall.freebsd.org 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: Mon, 20 Oct 2003 14:35:10 -0000 ----Security_Multipart0(Mon_Oct_20_23:31:09_2003_882)-- Content-Type: Multipart/Mixed; boundary="--Next_Part(Mon_Oct_20_23:31:09_2003_336)--" Content-Transfer-Encoding: 7bit ----Next_Part(Mon_Oct_20_23:31:09_2003_336)-- Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Ceri Davies wrote in <20031020135933.GC3708@submonkey.net>: ceri> Wow, this is ugly, but it fixes the build. No, the cause is that index.xsl still uses security/advisories.xml. The attached patch should fix the build. BTW, I think I will move advisories.xml to www/share, a language independent place. Sorry for confusing, but please check carefully if www/ tree can be built. -- | Hiroki SATO ----Next_Part(Mon_Oct_20_23:31:09_2003_336)-- Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline; filename="www.ru.diff" Index: index.xsl =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/www/ru/index.xsl,v retrieving revision 1.7 diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\= $ -I\$hrs:.*\$ -r1.7 index.xsl --- index.xsl 14 Oct 2003 08:48:06 -0000 1.7 +++ index.xsl 20 Oct 2003 14:19:13 -0000 @@ -483,16 +483,16 @@ =F0=CF=D3=CC=C5=C4=CE=C5=C5 =CF=C2=CE=CF=D7= =CC=C5=CE=C9=C5: + select=3D"document('../en/security/advi= sories.xml')/descendant::month[position() =3D 1]/name"/> + select=3D"document('../en/security/advi= sories.xml')/descendant::day[position() =3D 1]/name"/> , + select=3D"document('../en/security/advi= sories.xml')/descendant::year[position() =3D 1]/name"/>
- + · ftp://ft= p.freebsd.org/pub/FreeBSD/CERT/advisories/.asc Index: Makefile =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/www/ru/Makefile,v retrieving revision 1.25 diff -d -u -I\$FreeBSD:.*\$ -I\$NetBSD:.*\$ -I\$OpenBSD:.*\$ -I\$Id:.*\= $ -I\$hrs:.*\$ -r1.25 Makefile --- Makefile 16 Oct 2003 17:57:44 -0000 1.25 +++ Makefile 20 Oct 2003 14:19:37 -0000 @@ -87,7 +87,7 @@ DATA+=3D index.html CLEANFILES+=3D index.html = -index.html: index.xsl news/news.xml news/press.xml includes.xsl news/i= ncludes.xsl security/advisories.xml +index.html: index.xsl news/news.xml news/press.xml includes.xsl news/i= ncludes.xsl ../en/security/advisories.xml ${XSLTPROC} ${XSLTPROCOPTS} -o ${.TARGET} \ ${.CURDIR}/index.xsl ${.CURDIR}/news/news.xml .if !defined(NO_TIDY) ----Next_Part(Mon_Oct_20_23:31:09_2003_336)---- ----Security_Multipart0(Mon_Oct_20_23:31:09_2003_882)-- Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA/k/GtTyzT2CeTzy0RAq6lAJ99d+lDUQOIRxJmx0asHRGvKZIuVwCfRAsl K23tuQnTwwcFXoygazAbNig= =huCv -----END PGP SIGNATURE----- ----Security_Multipart0(Mon_Oct_20_23:31:09_2003_882)----