Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • aports aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 737
    • Issues 737
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 358
    • Merge requests 358
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpine
  • aportsaports
  • Merge requests
  • !16315

Closed
Created Dec 31, 2020 by Leo@LeoDeveloper
  • Report abuse
Report abuse

community/darktable: fix build by disabling switch that requires LLVM

  • Overview 4
  • Commits 1
  • Pipelines 2
  • Changes 1

Otherwise we get this error:

Call Stack (most recent call first):
  CMakeLists.txt:311 (find_llvm)

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

     "/usr/lib/llvm10/lib/libLLVMDemangle.a"

  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/llvm10/lib/cmake/llvm/LLVMExports.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /usr/lib/cmake/llvm/LLVMConfig.cmake:251 (include)
  CMakeLists.txt:303 (find_package)
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: darktable