On Fri, May 08, 2026 at 11:24:59PM +1200, Jonathan Chen wrote:
> I'm seeing the following error when building devel/spirv-llvm-translator
> during the "configure" phase:
>
> CMake Error at /usr/local/llvm19/lib/cmake/llvm/LLVMExports.cmake:1728
> (message)
> :
> The imported target "LLVMMipsCodeGen" references the file
>
> "/usr/local/llvm19/lib/libLLVMMipsCodeGen.a"
>
> but this file does not exist. Possible reasons include:
...
> Is this possibly related to:
> https://cgit.freebsd.org/ports/commit/?id=2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4a
> which removed MIPS from devel/llvm19?
I noticed the same thing. I submitted a bug report:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295111