Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Feb 2023 13:48:30 +0100
From:      Miroslav Lachman <000.fbsd@quip.cz>
To:        ports@freebsd.org
Cc:        Mark Millard <marklmi@yahoo.com>, Tatsuki Makino <tatsuki_makino@hotmail.com>
Subject:   Re: How poudriere's PACKAGE_FETCH_WHITELIST should work?
Message-ID:  <214ba14d-120e-764d-c7ef-f9be8536a711@quip.cz>
In-Reply-To: <EE41189F-10D0-43DF-9A4F-E0B7D8F9AF1B@yahoo.com>
References:  <9B296C55-6F06-4E10-9056-ECAD05630920.ref@yahoo.com> <9B296C55-6F06-4E10-9056-ECAD05630920@yahoo.com> <287633b4-1363-4d91-a572-bc0960f592e5@quip.cz> <PSAPR03MB56391B5028DC582608DA1083FAA09@PSAPR03MB5639.apcprd03.prod.outlook.com> <EE41189F-10D0-43DF-9A4F-E0B7D8F9AF1B@yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 16/02/2023 03:10, Mark Millard wrote:

[..]

>> # note that I avoided recreating llvm13 and llvm15 that way :)
>>
> 
> Turns out my notes did not apply: the person I replied to was
> using quarterly and so things were apparently not changing.
> 
> But I'd not checked the transitive closures for the various
> ports involved for the 2023Q1 context. Using rust and its
> curl dependency as an example:
> 
> curl in turn depends on at least devel/pkgconf , lang/perl5.32 ,
> security/ca_root_nss , www/libnghttp2 , security/libssh2 ,
> and dns/libpsl . So there is a fair list of things that can
> cause curl to rebuild, which in turn leads to rust potentially
> rebuilding, even if the rebuild result for rust ends up not
> being installed for lack of a version bump: existing install
> is still expected to be compatible given the lack of a version
> bump.

Yes, now it all make sense! So it seems llvm / rust / gcc will be almost 
always (re)built because of their dependencies changes a lot.
I'll try to dig deeper into this subject, maybe I will try to pre fetch 
dependencies of llvm, gcc and rust as well (if they don't have a 
different options then we need)

Thank you!

Miroslav Lachman





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?214ba14d-120e-764d-c7ef-f9be8536a711>