numba / llvmlite

A lightweight LLVM python binding for writing JIT compilers
https://llvmlite.pydata.org/
BSD 2-Clause "Simplified" License
1.94k stars 321 forks source link

llvmlite 0.41.0 fails to build on conda-forge #995

Closed esc closed 1 year ago

esc commented 1 year ago

This issue tracks the build failures for llvmlite 0.41.0 on conda-forge:

https://github.com/conda-forge/llvmlite-feedstock/pull/74

This may be a suspected regression on the llvmlite side and may need fixing via a patch release.

esc commented 1 year ago

Closing in favour of #1000