Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jun 2021 10:41:39 -0700
From:      bob prohaska <fbsd@www.zefox.net>
To:        Matthias Andree <matthias.andree@gmx.de>
Cc:        ports@freebsd.org
Subject:   Re: Restraining poudriere
Message-ID:  <20210612174139.GB71089@www.zefox.net>
In-Reply-To: <a8c968b7-a5c4-913b-ff93-9a2796a50678@gmx.de>
References:  <20210612172957.GA71089@www.zefox.net> <a8c968b7-a5c4-913b-ff93-9a2796a50678@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jun 12, 2021 at 07:34:22PM +0200, Matthias Andree wrote:
> Am 12.06.21 um 19:29 schrieb bob prohaska:
> > In playing with poudriere on raspberry pi 3 and 4 it seems to
> > work well on the 8 GB Pi4 but is over-optimistic on the 1 GB Pi3.
> >
> > Can poudriere be configured to tackle packages one at a time?
> 
> Sure, the easiest to try is poudriere bulk -J1 ... (capital J) that
> launches just 1 builder in parallel.
> 
> You may then also need to check configuration so it does not build the
> packages per se in parallel either.
> 
> The -J1 would be reflected as PARALLEL_JOBS=1 in poudriere.conf, and you
> should not set ALLOW_MAKE_JOBS (default is off, anyways).
> 

Thank you, trying it now.

bob prohaska

> 
> 
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210612174139.GB71089>