Date: Fri, 4 Mar 2016 09:05:08 -0500 From: Nikolai Lifanov <lifanov@mail.lifanov.com> To: Glen Barber <gjb@FreeBSD.org> Cc: freebsd-pkgbase@freebsd.org Subject: Re: [CFT] packaging the base system with pkg(8) Message-ID: <56D99614.5050401@mail.lifanov.com> In-Reply-To: <20160304010949.GC48568@FreeBSD.org> References: <20160302235429.GD75641@FreeBSD.org> <22232.56734.691784.696540@khavrinen.csail.mit.edu> <20160304010949.GC48568@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 03/03/16 20:09, Glen Barber wrote: >> I note also that >> > "make packages" doesn't work with -jN, but "make release" never worked >> > in parallel either, and I suspect they break in the same place for the >> > same underlying reason. > Until the 'install' targets are '-j' safe, 'make packages' will not be. > The 'install' targets are '-j' safe and have been for many months now. I run "make installworld installkernel" with '-j4', '-j16', and '-j32' on some machines. I very rarely stumble on an issue, and it tends to be promptly fixed. - Nikolai Lifanov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56D99614.5050401>