/usr/lib/libLLVM-13.so
is provided by llvm-libs
which is a dependency of zig.
Please check that llvm-libs
is not listed in /etc/pacman.conf
under IgnorePkg (which would prevent the package to be upgraded) and update the system with sudo pacman -Syu
.
Search Criteria
Package Details: river-git 0.3.5.r31.g1b5dd21-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/river-git.git (read-only, click to copy) |
---|---|
Package Base: | river-git |
Description: | Dynamic tiling wayland compositor |
Upstream URL: | https://codeberg.org/river/river |
Keywords: | river Tiling Wayland window-manager |
Licenses: | GPL-3.0-only |
Conflicts: | river |
Provides: | river |
Submitter: | ifreund |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 18 |
Popularity: | 0.70 |
First Submitted: | 2020-04-21 11:52 (UTC) |
Last Updated: | 2024-10-25 21:41 (UTC) |
Dependencies (13)
- libevdev (libevdev-gitAUR)
- libinput (libinput-multiplierAUR, libinput-noaccumAUR, libinput-three-finger-dragAUR)
- libxkbcommon (libxkbcommon-gitAUR)
- mesa (mesa-minimal-gitAUR, mesa-wsl2-gitAUR, mesa-amd-bc250AUR, mesa-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber)
- pixman (pixman-gitAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- wlroots (wlroots-asan-gitAUR, wlroots0.16-nvidiaAUR, wlroots-displaylink-gitAUR, wlroots-nvidia-screenshareAUR, wlroots-nvidiaAUR, wlroots0.17-hidpi-xpropAUR, wlroots-hidpi-xprop-gitAUR, wlroots-hidpi-xpropAUR, wayfire-gitAUR)
- xorg-xwayland (xorg-xwayland-gitAUR, xorg-xwayland-hidpi-xpropAUR, xorg-xwayland-bug865-issue1578AUR)
- git (git-gitAUR, git-glAUR) (make)
- scdoc (scdoc-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
- zig (zig-dev-binAUR, zig-gitAUR, zig-binAUR, zig-nightly-binAUR, zigup-binAUR) (make)
- polkit (polkit-gitAUR, polkit-consolekitAUR) (optional) – access seat through systemd-logind
Required by (4)
- lxqt-wayland-session-git (requires river) (optional)
- river-creek (requires river)
- river-creek-git (requires river)
- river-shifttags-git (requires river)
Sources (1)
andreafeletto commented on 2021-11-22 09:33 (UTC)
Whiskeyjack0 commented on 2021-11-22 03:18 (UTC)
LLVM13 isn't a listed dependency, but river-git fails to build without it. Not sure if this a me problem, or an actual problem.
zig: error while loading shared libraries: libLLVM-13.so: cannot open shared object file: No such file or directory
andreafeletto commented on 2021-11-17 20:35 (UTC) (edited on 2021-11-17 20:36 (UTC) by andreafeletto)
The version of upstream wlroots
is currently 0.15.0.
Still, the version of wlroots-git
is based on the last tag (0.14), so there is no way that I know of to prevent this during installation.
Installing wlroots
from the community repository will solve the issue.
ErikR commented on 2021-11-17 20:13 (UTC)
Won't compile due to this:
./deps/zig-wlroots/src/wlroots.zig:165:9: error: zig-wlroots requires wlroots version 0.14
@compileError("zig-wlroots requires wlroots version 0.14");
^
I'm running wlroots-git ver 0.14.0.r347.g8274c85d-1
andreafeletto commented on 2021-10-01 08:34 (UTC)
dedguy21 commented on 2021-09-30 23:57 (UTC)
It possible to modify the PKGBUILD to remove the dependency. Why don't you do that?
For most use cases Xwayland is essential for Steam and other software.
I hope he doesn't make it optional, it'd be like asking for French fries without salt. Only the outliers like it that way
yreew commented on 2021-09-30 23:44 (UTC)
is it possible to make xwayland optional?
null commented on 2021-06-29 08:33 (UTC)
Please add 'git' to makedepends. It's not in base-devel.
dedguy21 commented on 2021-05-26 22:49 (UTC) (edited on 2021-05-26 22:50 (UTC) by dedguy21)
Disowned by me. I don't have enough experience yet to be maintaining packages. Sorry.
Pinned Comments
xiota commented on 2024-03-25 21:06 (UTC)
I have intentionally continued using the github mirrors for the sources because github has better bandwidth and uptime than codeberg.