I get the following error when following the instructions to build llama.cpp (working with latest code on master branch as of today)
CMake Error at /usr/share/cmake-3.22/Modules/FetchContent.cmake:1075 (message):
CMake step for kleidiai_download failed: 1
Call Stack (most recent call first):
/usr/share/cmake-3.22/Modules/FetchContent.cmake:1216:EVAL:2 (__FetchContent_directPopulate)
/usr/share/cmake-3.22/Modules/FetchContent.cmake:1216 (cmake_language)
/usr/share/cmake-3.22/Modules/FetchContent.cmake:1259 (FetchContent_Populate)
ggml/src/ggml-cpu/CMakeLists.txt:513 (FetchContent_MakeAvailable)
ggml/src/CMakeLists.txt:372 (ggml_add_cpu_backend_variant_impl)