On Tue, 2025-02-18 at 13:41 -0500, M. Zhou wrote: > On Tue, 2025-02-18 at 09:50 -0800, Diane Trout wrote: > > > > Do you have any ideas of what could be done to help get a version > > of > > llvmlite that works with numba into Debian? > > No idea. I'm keeping an eye on upstream release but the only option > I can see to make it work is to depend on the LLVM version that does > not exist in unstable.
I found some time and energy to rebase the 1092 llvm-19 compatibility branch against 0.44.0 https://github.com/detrout/llvmlite/tree/llvm19 I reported on the PR that the rebase almost works. https://github.com/numba/llvmlite/pull/1092#issuecomment-2693122561 2 tests fail on x86_64 and 0 tests fail on arm64, both out of 379 tests.