Cmake fails to find cmake because the package misses any clangConfig.cmake

Bug #1365434 reported by fcole90
22
This bug affects 4 people
Affects Status Importance Assigned to Milestone
clang (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

cmake is not able to find any clangConfig.cmake

Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in clang (Ubuntu):
status: New → Confirmed
Revision history for this message
michael (reeves-87) wrote :

This file even once found does not correctly determine the location for "ClangTargets.cmake". Which is in the same directory. Which means "CLANG_DIR" as set by this file does not work for the current install location "/usr/share/llvm-4.0/".

Revision history for this message
michael (reeves-87) wrote :

Even once found clangConfig.cmake does not correctly determine the location of clangTargets.cmake which is in the same directory. Which is expected to be at "${CLANG_INSTALL_PREFIX}/lib/cmake/clang".
Based on "clangConfig.cmake"'s install location at "/usr/share/llvm-4.0/cmake/" this is "/usr/lib/cmake/clang".

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.