Problem install in git

Manjaro/Arch…XFCE… In a fresh install I get the following error message:

CMake Error at /usr/lib/cmake/llvm/LLVMExports.cmake:396 (message):
The imported target “LTO” references the file

 "/usr/lib/libLTO.so.20.1"

but this file does not exist. Possible reasons include:

  • The file was deleted, renamed, or moved to another location.

  • An install or uninstall procedure did not complete successfully.

  • The installation package was faulty and contained

    “/usr/lib/cmake/llvm/LLVMExports.cmake”

but not all the files it references.

Call Stack (most recent call first):
/usr/lib/cmake/llvm/LLVMConfig.cmake:361 (include)
CMakeLists.txt:312 (find_package)

Any ideas?

Do you have llvm installed?

Yes, llvm is in place.