Re: Restarting poudriere

From: Michael Gmelin <freebsd_at_grem.de>
Date: Mon, 14 Jun 2021 19:52:22 UTC

> On 14. Jun 2021, at 20:30, bob prohaska <fbsd@www.zefox.net> wrote:
> 
> On Mon, Jun 14, 2021 at 06:46:52PM +0200, Michael Gmelin wrote:
>> On Mon, 14 Jun 2021 09:28:39 -0700
>> What do you mean by "restarting"?
>> How do you invoke poudriere exactly?
> As root,
> poudriere bulk -J 2 -j main x11-wm/lxqt www/chromium > testbuild.log
> 
> Sorry for the omission, thanks for reading!

Doesn’t ninja handle parallel builds on its own anyway? Does it work okay if you comment out ALLOW_*_JOBS in poudriere.conf?

Cheers 
Michael


> bob prohaska