https://bugs.kde.org/show_bug.cgi?id=455799
Bug ID: 455799 Summary: doesn't build with xsimd 8.1.0 Product: krita Version: git master (please specify the git hash!) Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: krita-bugs-n...@kde.org Reporter: aro...@archlinux.org Target Milestone: --- krita 5.1 beta 1 fails to build on x86_64 with xsimd 8.1, which is the latest release In file included from /build/krita/src/krita-5.1.0-beta1/libs/pigment/compositeops/KoStreamedMath.h:14, from /build/krita/src/krita-5.1.0-beta1/libs/pigment/KoAlphaMaskApplicator.h:55: /build/krita/src/krita-5.1.0-beta1/libs/pigment/compositeops/KoRgbaInterleavers.h:15:40: error: ‘enable_sized_t’ in namespace ‘xsimd::kernel::detail’ does not name a template type 15 | using enable_sized_t = kernel::detail::enable_sized_t<T, S>; | ^~~~~~~~~~~~~~ >From a quick look, enable_sized_t is only implemented for the neon architecture in 8.1 -- You are receiving this mail because: You are watching all bug changes.