Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jun 2011 12:15:06 +0200
From:      "Hartmann, O." <ohartman@zedat.fu-berlin.de>
To:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   make release: doesn't work for me, getting recursive looping
Message-ID:  <4DFC7AAA.5070608@zedat.fu-berlin.de>

next in thread | raw e-mail | index | archive | help
Try to build a cdrom from most recent CURRENT/amd64 sources.

Issuing the follwing command fails the build process looping recursively 
and indefinitely within the source folder /usr/src/release:

  make release cdrom CHROOTDIR=/unused/release/9.0/ SVNROOT/usr/src 
BUILDNAME=9.0-CURRENT RELEASETAG=RELENG_9 NOPORTS=YES NODOC=YES

The chrooted folder is empty and as the doc says, it should be the 
location where the release should be build. Since I do not use CVS 
anymore, but SVN, I use SVNROOT instead of CVSROOT to point to the 
location of the sources.

What's wrong in the picture? Am I misunderstanding something or is the 
build proxess broken?

Thanks.

Oliver



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4DFC7AAA.5070608>