Date: Tue, 8 Jan 2013 16:36:27 -0500 From: Glen Barber <gjb@FreeBSD.org> To: freebsd-doc@FreeBSD.org Subject: Strange htdocs/ build failures... Message-ID: <20130108213627.GJ1727@glenbarber.us>
next in thread | raw e-mail | index | archive | help
--RUqJLqMNe5u4kDWT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, I see the following build failure on my laptop, and could use some help tracking down the cause. For reference, I also see this failure on freefall, so I do not think it is something with my local environment. Strangely, red has not been complaining about build failures, and a news entry update I committed earlier today is visible on the site. Anyone see what I'm missing? Thanks. env SGML_CATALOG_FILES= XML_CATALOG_FILES="file:///freebsd/doc/head/en_US.ISO8859-1/htdocs/catalog-cwd.xml file:///freebsd/doc/head/en_US.ISO8859-1/share/xml/catalog.xml file:///freebsd/doc/head/share/xml/catalog.xml file:///freebsd/doc/head/share/xml/catalog-common.xml file:///usr/local/share/xml/catalog" /usr/local/bin/xsltproc --xinclude --stringparam LOCALBASE /usr/local --stringparam DOC_PREFIX /freebsd/doc/head --nonet --catalogs -o community.html --param usergroups.xml "'/freebsd/doc/head/share/xml/usergroups.xml'" --param usergroups-local.xml "'/freebsd/doc/head/share/xml/usergroups.xml'" --param events.xml-master "'/freebsd/doc/head/share/xml/events.xml'" --param events.xml "'/freebsd/doc/head/share/xml/events.xml'" community.xsl /freebsd/doc/head/share/xml/events.xml XPath error : Undefined variable //event[number(enddate/year) = (number($curdate.year) - 1)] ^ compilation error: file community.xsl line 19 element key xsl:key : 'match' pattern compilation failed '//event[number(enddate/year) = (number($curdate.year) - 1)]' *** [community.html] Error code 5 Stop in /freebsd/doc/head/en_US.ISO8859-1/htdocs. Glen --RUqJLqMNe5u4kDWT Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iQEcBAEBCAAGBQJQ7JFbAAoJEFJPDDeguUajkboH/0CRFYzexqlhyTSKQvNCyH2L yULlMcSMa64Gs/xrP6n/8IJzBZ4K4kUUTnWvy+cfWyX7FINCEHJOQjZA/hdBEGyX C5I2IwTImc/cIa/8SvQHic84hJyZAASiNYufPuZf4MsLpZDMoDmac0fd5/W4/FU9 DtpeoYJGyBNVnsVDNpfwOb2qc4IHfW3ErIoAe8N9nDSRNmjnDFJEqAZc587r2SVZ 7SCslihM/fUYr+efs8HAa4EGgOYN6vcDuX4eZQuEzS7J4yG0VfFjDgqLm16AzACk uFneH3leQiPreOIeRpJ/dcomuR+rgPHHrUU8Z14xKIHEoCM0uKz1qqa5hpuOJmo= =9oh9 -----END PGP SIGNATURE----- --RUqJLqMNe5u4kDWT--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130108213627.GJ1727>