https://bugs.kde.org/show_bug.cgi?id=462122

Christophe Giboudeaux <christo...@krop.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Build fails on x86 when     |Build fails on x86 and
                   |xsimd is present            |powerpc when xsimd is
                   |                            |present

--- Comment #1 from Christophe Giboudeaux <christo...@krop.fr> ---
Build also fails on powerpc with the same error despite the cmake warning:

[   95s] CMake Warning at cmake/modules/xsimd/xsimdMacros.cmake:101 (message):
[   95s]   Unknown processor: ppc64le
[   95s] Call Stack (most recent call first):
[   95s]   cmake/modules/xsimd/xsimdMacros.cmake:160
(xsimd_set_available_architectures)
[   95s]   cmake/modules/Findxsimd.cmake:16
(xsimd_set_preferred_compiler_flags)
[   95s]   CMakeLists.txt:1055 (find_package)
[   95s] 
[   95s] 
[   95s] CMake Warning at cmake/modules/xsimd/xsimdMacros.cmake:102 (message):
[   95s]   Only the scalar architecture will be built.
[   95s] 
[   95s]   Please fill out the missing parts in the CMake scripts and submit a
patch
[   95s]   to https://invent.kde.org/graphics/krita
[   95s] Call Stack (most recent call first):
[   95s]   cmake/modules/xsimd/xsimdMacros.cmake:160
(xsimd_set_available_architectures)
[   95s]   cmake/modules/Findxsimd.cmake:16
(xsimd_set_preferred_compiler_flags)
[   95s]   CMakeLists.txt:1055 (find_package)
[   95s] 
[   95s] 
[   95s] -- Available architectures for xsimd: 
[   95s] -- Found xsimd: /usr/lib64/cmake/xsimd/xsimdConfig.cmake (found
suitable version "9.0.1", minimum required is "9") 

One would expect xsimd_FOUND to be set to OFF for unsupported archs.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to