Re: git: 9fd4b7c836f0 - main - wasi: drop support for LLVM < 17

From: Charlie Li <vishwin_at_freebsd.org>
Date: Fri, 18 Oct 2024 12:06:44 UTC
Antoine Brodin wrote:
> On Fri, Oct 18, 2024 at 1:30 PM Charlie Li <vishwin@freebsd.org> wrote:
>> Antoine Brodin wrote:
>>> This broke the ports tree:
>>>    wasi-libcxx-master-0: no entry for /usr/ports/devel/wasi-compiler-rt15
>>>
>> Is there a consumer that got missed somewhere after this chain because
>> LLVM_DEFAULT is still at 15? All the corresponding devel/wasi-libcxx
>> were also removed in this commit so nothing should be referencing the
>> removed devel/wasi-compiler-rt.
> 
> devel/wasi-libcxx refers to devel/wasi-compiler-rt15
> 
>> Also those PKGNAMESUFFIX=-master ports should be IGNOREd as declared.
> 
> No,  master ports are not supposed to work like this.
> Please fix or revert.
> 
I think I figured out what happened. Rather sneaky leakage; commit 
message is being written.

-- 
Charlie Li
...nope, still don't have an exit line.