Re: documentation on release build process change (svn -> git)?

From: Glen Barber <gjb_at_freebsd.org>
Date: Sat, 29 Aug 2020 15:14:06 +0000
On Sat, Aug 29, 2020 at 10:30:24AM -0400, Michael Butler wrote:
> On 8/28/20 1:44 PM, Glen Barber wrote:
> 
> > Note, not entirely tested, however, since future snapshots and 13.0 will
> > be exclusively built from the git sources.
> 
> When building with ..
> 
> ## Set miscellaneous 'make release' settings.
> NODOC=yes
> NOPORTS=yes
> WITH_DVD=yes
> 
> The build fails after building the target kernel but before building
> either the tar-balls or ISOs with ..
> 
> >>> Kernel(s)  GENERIC-NODEBUG built in 765 seconds, ncpu: 8, make -j4
> --------------------------------------------------------------
> make: "/usr/src/release/Makefile.inc1" line 14: "Git binary not found.
> Set GIT_CMD appropriately."
> 
> It seems to want GIT in the chroot environment, because it's there on
> the host,
> 

NOPORTS=yes is the problem, and I forgot to address it before merging
the project branch back.  Please try with r364956.

Thank you for reporting this.

Glen


Received on Sat Aug 29 2020 - 13:14:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:25 UTC