Search Criteria
Package Details: lib32-wivrn-server 26.9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/wivrn-server.git (read-only, click to copy) |
|---|---|
| Package Base: | wivrn-server |
| Description: | A wireless Monado-based OpenXR runtime for standalone headsets. |
| Upstream URL: | https://github.com/WiVRn/WiVRn |
| Licenses: | GPL-3.0-or-later |
| Provides: | lib32-openxr-runtime |
| Submitter: | cmumme |
| Maintainer: | gmeunier |
| Last Packager: | gmeunier |
| Votes: | 99 |
| Popularity: | 5.09 |
| First Submitted: | 2024-01-13 01:01 (UTC) |
| Last Updated: | 2026-09-12 17:58 (UTC) |
Dependencies (19)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-git-native-pgoAUR, lib32-glibc-eacAUR)
- lib32-libglvnd
- lib32-vulkan-icd-loader (lib32-vulkan-icd-loader-gitAUR)
- wivrn-serverAUR (wivrn-server-gitAUR, wivrn-multilib-gitAUR, wivrn-full-gitAUR, wivrn-server-onlyAUR)
- boost (boost-gitAUR) (make)
- cli11 (cli11-compiledAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- extra-cmake-modules (extra-cmake-modules-gitAUR, sonic-frameworks-cmake-modulesAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- libdrm (libdrm-gitAUR) (make)
- libxrandr (libxrandr-gitAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
- nlohmann-json (nlohmann-json-gitAUR) (make)
- qt6-tools (make)
- vulkan-headers (vulkan-headers-gitAUR) (make)
- lib32-xrizerAUR (lib32-xrizer-gitAUR, lib32-xrizerAUR) (optional) – OpenVR to OpenXR translation layer
Latest Comments
1 2 3 Next › Last »
gmeunier commented on 2026-09-06 16:08 (UTC)
@shawarden: it requires whatever versions of boost and ffmpeg were installed at the time the package was compiled. If it doesn't launch anymore, just recompile it.
shawarden commented on 2026-09-06 10:19 (UTC) (edited on 2026-09-06 10:19 (UTC) by shawarden)
Requires outdated versions of libboost, libavcodec and libavutil...
Linking them to the updated...
...does not resolve...
clarfonthey commented on 2026-08-27 15:25 (UTC)
I seem to reliably get an error when building this, despite using a chroot:
Not really sure what is wrong considering how others are claiming that it seems to work in chroot.
HUNT3R.me commented on 2026-08-27 00:17 (UTC)
@gmeunier - I believe it was installed automatically when I built this the first time. I did try reinstalling the package to see if that would do anything, and that was before I sent the original comment. No dice, sadly.
I have searched for the cmake file, and it is there, which is why I think it’s a PKGBUILD issue. (Probably needs pointing in the right direction, even if it’s for redundancy.)
gmeunier commented on 2026-08-24 18:57 (UTC)
That's weird, it works in a clean chroot (with
multilib-buildfrom thedevtoolspackage) so I assumed no dependency is missing. Did you try manually installing thenlohmann-jsonpackage?HUNT3R.me commented on 2026-08-23 17:35 (UTC) (edited on 2026-08-23 17:42 (UTC) by HUNT3R.me)
Possibly more of a problem with the
nlohmann-jsonpackage itself, or an error in the PKGBUILD, but either way I think it's worth mentioning this error happening when I try to build the package for this specifically.Edit: now that I think about it it's probably something missing in the PKGBUILD.
Saarli commented on 2026-08-15 17:56 (UTC) (edited on 2026-08-16 16:23 (UTC) by Saarli)
it does not find
libavcodec.so.62after rebuilding for me. Looks like there still is an issue with the ffmpeg dependency.:/usr/bin/wivrn-server: error while loading shared libraries: libavcodec.so.62: cannot open shared object file: No such file or directoryEDIT: nvm. I was stupid. Clearing package cache and rebuilding fixed it
addie.sh commented on 2026-02-12 19:11 (UTC)
It only builds for me when setting
CUDAToolkit_ROOT=/opt/cuda/before running makepkg. I thinkffmpeg-cudaneeds it or something.gmeunier commented on 2025-12-20 11:52 (UTC)
I've changed the dependencies, it should not break when updating now
1 2 3 Next › Last »