Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L libcacard
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • spice
  • libcacard
  • Issues
  • #11
Closed
Open
Issue created Dec 30, 2020 by Michael Tokarev@mjt

tests/meson.build: unknown variable softhsm

When building with meson and at least one of hwtests dependencies is not found, meson complains at configure time with message like in the title, about the hwtests block which has depends: [softhsm]. I don't know meson build system yet, but at least one possible solution is to move the block starting at "if pkcs11_tool_dep.found().." at the end and put hwtests block within the if block.

Assignee
Assign to
Time tracking