On Wed, 2024-06-26 at 06:43 +0200, PICCA Frederic-Emmanuel wrote: > > I was not clear enought, I built the latest llvmlite with llvm-15 and > it works on amd64. > > But I do not know if I can push it to unstable as I am not the > maintainer of this package and it is not in the science-team.
Any chance you could try running numba's autopkgtests on arm64 with llvmlite built against llvm 15? Alternatively how hard was it to update llvmlite to llvm-15, as I've got one of my build systems already setup with arm64 emulations.

