I have now installed the latest Manjaro/Arch/XFCE and the install problem with dt remains. I have successfully installed dt with this setup over many years … it appears that something has changed in the build process.
– Found LibXml2: /usr/lib/libxml2.so (found version “2.14.3”)
– Found CURL: /usr/lib/libcurl.so (found version “8.13.0”)
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)
– Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
Aborting…