Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
M
Monado
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 47
    • Issues 47
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 17
    • Merge Requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Monado
  • Monado
  • Issues
  • #33

Closed
Open
Created Oct 05, 2019 by Benjamin Saunders@RalithDeveloper

Meson build broken under NixOS

install_active_runtime.sh references /bin/sh, which does not exist. Instead, /usr/bin/env sh should be used. Even with that tweak, however, the script silently fails, with meson printing e.g.:

Running custom install script '/usr/bin/env bash -eux /build/monado/src/xrt/targets/openxr/install_active_runtime.sh etc /nix/store/5c8nrsi3bg5rgg94i53baxq1zinx825i-monado/share/1/openxr_monado.json 1'
Failed to run install script '/usr/bin/env bash -eux /build/monado/src/xrt/targets/openxr/install_active_runtime.sh etc /nix/store/5c8nrsi3bg5rgg94i53baxq1zinx825i-monado/share/1/openxr_monado.json 1'

I also had to pass in opencv 4 even though the configuration stage passed with opencv 2.

CC @SirCmpwn

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None