Bug#735592: llvm-3.5-dev: LLVM/Clang CMake package files missing
Brad King
brad.king at kitware.com
Wed May 20 13:51:15 UTC 2015
On 03/13/2015 12:20 PM, Ulf Wetzker wrote:
>> The files contain bad internal filenames.
>>
>> CMake Error at /usr/share/llvm-3.5/cmake/LLVMConfig.cmake:43 (include):
>>> include could not find load file:
>>>
>>> /usr/lib/llvm-3.5/share/llvm/cmake/LLVMExports.cmake
>
> In LLVMConfig.cmake the variable ${LLVM_CMAKE_DIR} is set to
> /usr/lib/llvm-3.5/share/llvm/cmake. While trying to include
> LLVMExports.cmake from ${LLVM_CMAKE_DIR} this error it thrown since
> LLVMConfig.cmake and LLVMExports.cmake are both located in
> /usr/share/llvm-3.5/cmake/
The original issue has been addressed upstream. This new error is
caused by how Debian packaging modifies the installation layout.
I've reported this as a separate issue:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785931
-Brad
More information about the Pkg-llvm-team
mailing list