Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 May 2021 10:48:16 -0400
From:      Carmel <carmel_ny@outlook.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: Large builds with poudriere
Message-ID:  <PH0PR16MB4245F2757BB798393C7A7EA3802A9@PH0PR16MB4245.namprd16.prod.outlook.com>
In-Reply-To: <86cztlpkae.fsf@ecchi.i-did-not-set--mail-host-address--so-tickle-me>
References:  <202105201258.14KCwXEw069583@nuc.oldach.net> <86cztlpkae.fsf@ecchi.i-did-not-set--mail-host-address--so-tickle-me>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 20 May 2021 16:11:21 +0200, Alexis Praga stated:
>Thanks for the suggestions.
>
>> At least, if your machine is powerful enough, you can edit your
>> /usr/local/etc/poudriere.conf and list these big ports in
>> ALLOW_MAKE_JOBS_PACKAGES.  
>I'm using ALLOW_MAKE_JOBS=yes already so it won't help unfortunately,
>I think.
>
>> You can manually put the rust/llvm package in the All packages
>> directory and poudriere will use that. It is a manual repeating task
>> though. So the package seeding is indeed a nice feature.  
>I just tried to copy rust-1.52-1.txz from one jail "all" to another
>"all" but it's building anyway. 
>
>
>Regarding package seeding, a github issue mentions it's already
>implemented but not working for some package (like llvm):
>https://github.com/freebsd/poudriere/issues/319
>
>--
>Alexis Praga

Have you tried "devel/ccache"? I have it incorporated into poudriere
and it makes quite a difference. The first time you build a large
package, it won't make any difference; however, on subsequent builds,
it cut the build time significantly on my system.

-- 
Carmel



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