Re: make release with RELENG_5_2_1_RELEASE

From: Ruslan Ermilov <ru_at_FreeBSD.org>
Date: Thu, 21 Oct 2004 16:06:37 +0300
On Thu, Oct 21, 2004 at 08:42:45AM +0200, Soeren Straarup wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> 
> Hi
> 
> This is what i did, i cvs checked out -rRELENG_5_2_1_RELEASE in a corner
> of the disk, make buildworld in a corner.
> Then this:
> cd /home/work/src/release ;  make release MAKEOBJDIRPREFIX=/home/work/obj
> CHROOTDIR=/ese/chroot
> CVSROOT=:pserver:anoncvs_at_anoncvs.de.freebsd.org:/home/ncvs
> BUILDNAME=ESE-5.2.1-RELEASE MAKE_ISOS=YES NO_FLOPPIES=YES
> EXTSRCDIR=/home/work/src NOPORTS=YES NODOC=YES OTHER_DISTS='catpages
> manpages' WORLDDIR=/home/work/src
> 
> All on one line. Then a few hours later i got this error msg:
> 
> ===> share/doc/papers
> cd /usr/src/share/doc/papers;  make install -DNO_SUBDIR
> DESTDIR=/R/stage/trees/base SHARED=copies
> ===> share/doc/papers/beyond4.3
> cd /usr/src/share/doc/papers/beyond4.3;  make install -DNO_SUBDIR
> DESTDIR=/R/stage/trees/doc SHARED=copies
> install -o root -g wheel -m 444  beyond43.ascii.gz
> /R/stage/trees/doc/usr/share/doc/papers
> *** Error code 71
> 
> Stop in /usr/src/share/doc/papers/beyond4.3.
> *** Error code 1
> 
> Futher shows that this dir is not present in the chrootdir:
> /R/stage/trees/doc
> 
> I have tried to build it without the NODOC=YES and NOPORTS=YES, but it
> breaks at the same spot.
> 
> What am i doing wrong here.
> 
Try it without setting OTHER_DISTS, it should then work.


Cheers,
-- 
Ruslan Ermilov
ru_at_FreeBSD.org
FreeBSD committer

Received on Thu Oct 21 2004 - 11:07:18 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:18 UTC