Date: Sat, 20 Jul 2013 16:44:56 +0930 From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: freebsd-doc@freebsd.org Cc: freebsd-stable stable <freebsd-stable@freebsd.org> Subject: Trouble building release with docs Message-ID: <D9C99751-2DD5-404A-9EEB-6F1B803FC34F@gsoft.com.au>
next in thread | raw e-mail | index | archive | help
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=$BUILDNAME
make -C /usr/src/release BUILDNAME=9.1-GENESIS obj
make -C /usr/src/release BUILDNAME=9.1-GENESIS ftp cdrom memstick
cd /usr/src/release/doc && make all install clean 'FORMATS=html txt' INSTALL_COMPRESSED='' URLS_ABSOLUTE=YES DOCDIR=/usr/obj/usr/src/release/rdoc
===> en_US.ISO8859-1 (all)
===> en_US.ISO8859-1/relnotes (all)
/usr/bin/grep '^<?xml version=.*?>' 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D9C99751-2DD5-404A-9EEB-6F1B803FC34F>
