From owner-freebsd-stable@FreeBSD.ORG Sat Jul 20 07:15:17 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BD658F8B; Sat, 20 Jul 2013 07:15:17 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.freebsd.org (Postfix) with ESMTP id 4B3257C5; Sat, 20 Jul 2013 07:15:17 +0000 (UTC) Received: from ur.dons.net.au (ppp118-210-143-198.lns20.adl6.internode.on.net [118.210.143.198]) (authenticated bits=0) by cain.gsoft.com.au (8.14.4/8.14.3) with ESMTP id r6K7EvQO027742 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NO); Sat, 20 Jul 2013 16:45:03 +0930 (CST) (envelope-from doconnor@gsoft.com.au) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.5 \(1508\)) Subject: Trouble building release with docs From: "Daniel O'Connor" Date: Sat, 20 Jul 2013 16:44:56 +0930 Content-Transfer-Encoding: quoted-printable Message-Id: To: freebsd-doc@freebsd.org X-Mailer: Apple Mail (2.1508) X-Spam-Score: 0.163 () BAYES_00,RDNS_DYNAMIC X-Scanned-By: MIMEDefang 2.67 on 203.31.81.10 Cc: freebsd-stable stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Jul 2013 07:15:17 -0000 Hi, I am trying to do a full (customised) release of 9.1 but I am having = trouble building the docs. If I use NODOC it builds fine, but without = that I get.. [andenes 7:04] /usr/src/release #/usr/bin/time make release = BUILDNAME=3D$BUILDNAME =20 make -C /usr/src/release BUILDNAME=3D9.1-GENESIS obj make -C /usr/src/release BUILDNAME=3D9.1-GENESIS ftp cdrom memstick cd /usr/src/release/doc && make all install clean 'FORMATS=3Dhtml txt' = INSTALL_COMPRESSED=3D'' URLS_ABSOLUTE=3DYES = DOCDIR=3D/usr/obj/usr/src/release/rdoc =3D=3D=3D> en_US.ISO8859-1 (all) =3D=3D=3D> en_US.ISO8859-1/relnotes (all) /usr/bin/grep '^' article.xml > = article.parsed.xml.tmp grep: article.xml: No such file or directory *** [article.parsed.xml] Error code 2 Stop in /usr/src/release/doc/en_US.ISO8859-1/relnotes. *** [all] Error code 1 Stop in /usr/src/release/doc/en_US.ISO8859-1. *** [all] Error code 1 Stop in /usr/src/release/doc. *** [reldoc] Error code 1 Stop in /usr/src/release. *** [release] Error code 1 Stop in /usr/src/release. 0.48 real 0.37 user 0.10 sys There is article.sgml though.. I have installed textproc/docproj and I = can build /usr/docs fine. I have /usr/src r253451 and /usr/doc r42325. I can copy a doc distfile from a 'real' release since I'm not = customising that, but it would be nice to know what I'm doing wrong :) Thanks. -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C