Skip to content
GitLab
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
    • Graph
    • Compare
  • Issues 663
    • Issues 663
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 326
    • Merge requests 326
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • aportsaports
  • Merge requests
  • !16315

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

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Leo requested to merge Leo/aports:darktable into master Dec 31, 2020
  • 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
Reviewers
Request review from
Time tracking
Source branch: darktable