It currently only looks for v11: https://invent.kde.org/graphics/krita/-/blob/bcbdbc1ed1f6da3c63083d6143cdecc8bd71ac4e/CMakeLists.txt#L1073 Arch has a downstream patch which I can confirm that it's working: https://gitlab.archlinux.org/archlinux/packaging/packages/krita/-/blob/ba9b9592531af6f7f4598d6fd07fbad0227317c9/xsimd-12.patch upstream changelog: https://github.com/xtensor-stack/xsimd/blob/master/Changelog.rst
Git commit b55362d4279dcaddb6e3d6484235536236c1ea74 by Dmitry Kazakov. Committed on 11/01/2024 at 13:40. Pushed by dkazakov into branch 'master'. Support xsimd 12 M +6 -1 CMakeLists.txt https://invent.kde.org/graphics/krita/-/commit/b55362d4279dcaddb6e3d6484235536236c1ea74
Hi, Christoph! I have fixed the issue, thank you for the report. It seems like we should manually add all the supported versions, because of the version policy setup in the xsimd's config file. It is set to `SameMajorVersion` compatibility mode.
Git commit 6d71b700a5cbe49567307895ed338259260fa1a4 by Dmitry Kazakov. Committed on 28/02/2024 at 12:53. Pushed by dkazakov into branch 'kazakov/for-5.2'. Support xsimd 12 M +6 -1 CMakeLists.txt https://invent.kde.org/graphics/krita/-/commit/6d71b700a5cbe49567307895ed338259260fa1a4