Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S simopenpass
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 51
    • Issues 51
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Eclipse Projects
  • Eclipse simopenpass
  • simopenpass
  • Issues
  • #125

Closed
Open
Created Mar 24, 2022 by Reinhard Biegel@rbiegelDeveloper

Resolving of runtime dependencies is broken

As reported here, cmake reports an error when trying to resolve runtime dependencies. The path provided to DIRECTORIES parameter of the file function is empty at this point, but shouldn't be.

-- Resolving runtime dependencies...
CMake Error at cmake_install.cmake:64 (file):
  file Keyword missing value: DIRECTORIES


make: *** [Makefile:119: install] Error 1

The problem seems to be triggered on freshly installed environments, but not on our current CI. So it might be related to a cmake update.

Related: #113

Assignee
Assign to
Time tracking

Copyright © Eclipse Foundation, Inc. All Rights Reserved.     Privacy Policy | Terms of Use | Copyright Agent