Date: Wed, 10 Apr 2024 08:51:36 -0700 From: Colin Percival <cperciva@freebsd.org> To: John Baldwin <jhb@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: <188287b6-681a-4b2e-86ee-fb62fe5bdfd7@freebsd.org> In-Reply-To: <d3ea977d-b4b6-41ee-88db-6b86e40635d7@FreeBSD.org> References: <202404100329.43A3TLA1089631@gitrepo.freebsd.org> <d3ea977d-b4b6-41ee-88db-6b86e40635d7@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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. -- Colin Percival FreeBSD Release Engineering Lead & EC2 platform maintainer Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?188287b6-681a-4b2e-86ee-fb62fe5bdfd7>