On 2023/01/30 14:31, Jeremie Courreges-Anglas wrote: > > https://wxcvbn.org/~jca/build-failures/amd64-clang/2023-01-24/devel/py-llvmlite,python3.txt > Needs an update for llvm 15?
That's usually the way. LLVM 14 support is not there yet either. https://github.com/numba/llvmlite/pull/830 https://github.com/numba/llvmlite/issues/897 I'm ok with marking it broken (or removing it and py-miasm; last time it was broken for 2 years). > > https://wxcvbn.org/~jca/build-failures/amd64-clang/2023-01-24/graphics/darktable.txt I'm expecting this to be fixed - it uses attribute(target_clones) to build some code optimised for different CPUs, which requires ifunc toolchain support that we don't have. Seems that LLVM added support for this since 13. Patch avoids using the attribute. > > https://wxcvbn.org/~jca/build-failures/amd64-clang/2023-01-24/lang/clazy.txt > Needs an update for llvm 15? No new release but there's a commit: https://invent.kde.org/sdk/clazy/-/merge_requests/63/diffs?commit_id=20fca52da739ebefa47e35f6b338bb99a0da3cfe