Skip to content

llvm-devel CMake broken #5011

@aengelke

Description

@aengelke

The typical LLVM-install CMake problem... llvm-devel should depend on clang-tools-extra, similar to the other packages as per the comment in the build file.

CMake Error at /usr/lib/cmake/llvm/LLVMExports.cmake:1780 (message):
  The imported target "sancov" references the file

     "/usr/bin/sancov"

  but this file does not exist.

Actually, someone(TM) should adjust CMake to not blindly require all files to exist. :\

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions