Re: git: f2488f960dc8 - main - games/openttd: fix build with LLVM 15 on powerpc*

From: Alexey Dokuchaev <danfe_at_freebsd.org>
Date: Sun, 19 Mar 2023 01:34:00 UTC
On Sat, Mar 18, 2023 at 08:58:40PM +0000, Piotr Kubaj wrote:
> commit f2488f960dc89761a6bd51a036168f737bb99988
> 
>   games/openttd: fix build with LLVM 15 on powerpc*
>   
>   Use LLVM 16 instead:
>   Assertion failed: (!KnownValid && "Explicit template arguments?"), function AddOverloadedCallCandidate, file /usr/local/poudriere/jails/main-powerpc64le/usr/src/contrib/llvm-project/clang/lib/Sema/SemaOverload.cpp, line 12672.

So it looks like the bug in the compiler.  Have you reported it upstream?

./danfe