From owner-freebsd-doc@FreeBSD.ORG Fri Mar 25 19:12:02 2005 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 9E35F16A4CF for ; Fri, 25 Mar 2005 19:12:02 +0000 (GMT) Received: from mail26.sea5.speakeasy.net (mail26.sea5.speakeasy.net [69.17.117.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC03143D54 for ; Fri, 25 Mar 2005 19:12:01 +0000 (GMT) (envelope-from jhb@FreeBSD.org) Received: (qmail 27467 invoked from network); 25 Mar 2005 19:12:01 -0000 Received: from server.baldwin.cx ([216.27.160.63]) (envelope-sender )AES256-SHA encrypted SMTP for ; 25 Mar 2005 19:12:00 -0000 Received: from [10.50.41.231] (gw1.twc.weather.com [216.133.140.1]) (authenticated bits=0) by server.baldwin.cx (8.13.1/8.13.1) with ESMTP id j2PJBsc3079207; Fri, 25 Mar 2005 14:11:54 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: doc@FreeBSD.org Date: Fri, 25 Mar 2005 14:09:59 -0500 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200503251410.00034.jhb@FreeBSD.org> X-Spam-Status: No, score=-102.8 required=4.2 tests=ALL_TRUSTED, USER_IN_WHITELIST autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on server.baldwin.cx cc: harti@FreeBSD.org Subject: docs breaking my make release 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: Fri, 25 Mar 2005 19:12:02 -0000 I'm trying to build a release with docs for some more ISO layout tweaks, but the doc build keeps failing. Any ideas? ===> Cleaning for perl-5.8.6_2 ===> Cleaning for freetype2-2.1.9 ===> Cleaning for ghostscript-gnu-nox11-7.07_12 ===> Cleaning for gsfonts-8.11_2 ===> Cleaning for docbook-4.1_2 ===> Cleaning for docbook-xml-4.2_1 ===> Cleaning for docbook-xsl-1.68.1 ===> Cleaning for dsssl-docbook-modular-1.79,1 ===> Cleaning for html-4.01_2 ===> Cleaning for iso8879-1986_2 ===> Cleaning for jade-1.2.1_9 ===> Cleaning for libxml2-2.6.18 ===> Cleaning for libxslt-1.1.13 ===> Cleaning for linuxdoc-1.1_1 ===> Cleaning for scr2txt-1.1 ===> Cleaning for sdocbook-xml-4.1.2.5_2 ===> Cleaning for xhtml-1.0.20020801_4 ===> Cleaning for xmlcatmgr-2.2 ===> Cleaning for links-0.98,1 ===> Cleaning for tidy-20000804_2 ===> Cleaning for docproj-1.13 ===> en_US.ISO8859-1 (all) ===> en_US.ISO8859-1/articles (all) ===> en_US.ISO8859-1/articles/5-roadmap (all) ===> en_US.ISO8859-1/articles/checkpoint (all) Unclosed substitution for @ (/ missing) *** Error code 2 Stop in /usr/doc/en_US.ISO8859-1/articles. *** Error code 1 Stop in /usr/doc/en_US.ISO8859-1. *** Error code 1 Stop in /usr/doc. *** Error code 1 Stop in /usr/src/release. + umount /dev *** Error code 1 Stop in /usr/src/release. ---------------------------------------- release started at 10:07:13 on 03/25/05 release died at 10:52:31 on 03/25/05 ---------------------------------------- make -d fl output seems to show it breaking here: # # Create /usr/obj image subdirs when ${IMAGES} contains subdir/image.xxx # _imagesubdir= .for _imagedir in ${IMAGES:H} .if ${_imagesubdir:M${_imagedir}} == "" _imagesubdir+= ${_imagedir} .endif .endfor (debug output below) ---- at line 77 For: Iterator __stage List build install For: end for 1 --- __stage = install installincludes: .if make(installincludes) installincludes: _SUBDIR .endif ---- at line 77 --- __stage = build buildincludes: .if make(buildincludes) buildincludes: _SUBDIR .endif ---- at line 77 For: Iterator _imagedir List For: end for 1 Unclosed substitution for @ (/ missing) Any ideas? -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org