Date: Sat, 29 Aug 2020 10:30:24 -0400 From: Michael Butler <imb@protected-networks.net> To: Glen Barber <gjb@freebsd.org> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: documentation on release build process change (svn -> git)? Message-ID: <aa7989d6-eed5-9575-09bb-536680629e61@protected-networks.net> In-Reply-To: <20200828174424.GD61041@FreeBSD.org> References: <cc3e3579-6ff8-89d4-f713-7672836143a4@protected-networks.net> <20200828174307.GC61041@FreeBSD.org> <20200828174424.GD61041@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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, imb
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?aa7989d6-eed5-9575-09bb-536680629e61>