Configuring zig version 0.4.0+e6ebc41a0 CMake Warning at CMakeLists.txt:55 (find_package): By not providing "Findllvm.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "llvm", but CMake did not find one. Could not find a package configuration file provided by "llvm" with any of the following names: llvmConfig.cmake llvm-config.cmake Add the installation prefix of "llvm" to CMAKE_PREFIX_PATH or set "llvm_DIR" to a directory containing one of the above files. If "llvm" provides a separate development package or SDK, be sure it has been installed. CMake Warning at CMakeLists.txt:56 (find_package): By not providing "Findclang.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "clang", but CMake did not find one. Could not find a package configuration file provided by "clang" with any of the following names: clangConfig.cmake clang-config.cmake Add the installation prefix of "clang" to CMAKE_PREFIX_PATH or set "clang_DIR" to a directory containing one of the above files. If "clang" provides a separate development package or SDK, be sure it has been installed.