Date: Wed, 10 Apr 2024 09:49:28 -0700 From: John Baldwin <jhb@FreeBSD.org> To: Colin Percival <cperciva@freebsd.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 65c603ed65c7 - main - release: distributekernel before packagekernel Message-ID: <94d3233f-426d-4328-97cc-78874dd85637@FreeBSD.org> In-Reply-To: <188287b6-681a-4b2e-86ee-fb62fe5bdfd7@freebsd.org> References: <202404100329.43A3TLA1089631@gitrepo.freebsd.org> <d3ea977d-b4b6-41ee-88db-6b86e40635d7@FreeBSD.org> <188287b6-681a-4b2e-86ee-fb62fe5bdfd7@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/10/24 11:51 AM, Colin Percival wrote: > On 4/10/24 08:29, John Baldwin wrote: >> On 4/9/24 11:29 PM, Colin Percival wrote: >>> release: distributekernel before packagekernel >>> With these as a single make command, `make -j` breaks when it tries to >>> package up a kernel which hasn't been distributed yet. >>> MFC after: 1 week >> >> Hmm, should this section of the toplevel Makefile be updated instead? >> [...] >> >> Seems like explicit .ORDER's for the various package* targets might be useful in >> general. > > I tried that, but the release build was still breaking. I wanted to make sure > that I got this into the tree before we start 14.1 builds so I went with the > option which was guaranteed to work rather than tracking down why. Sounds reasonable. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?94d3233f-426d-4328-97cc-78874dd85637>