build error https://pastebin.com/3uy4Ui8t
Search Criteria
Package Details: libpipewire-git 1.5.0.r13799.9a6f8d31d-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pipewire-git.git (read-only, click to copy) |
|---|---|
| Package Base: | pipewire-git |
| Description: | Low-latency audio/video router and processor. (GIT version) - client library |
| Upstream URL: | https://pipewire.org |
| Licenses: | MIT |
| Conflicts: | libpipewire |
| Provides: | libpipewire, libpipewire-.so |
| Submitter: | sl1pkn07 |
| Maintainer: | sl1pkn07 |
| Last Packager: | sl1pkn07 |
| Votes: | 15 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-09-19 15:57 (UTC) |
| Last Updated: | 2025-06-26 23:11 (UTC) |
Dependencies (51)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libdbus-1.so (dbus-gitAUR, dbus-selinuxAUR, libdbus-minimalAUR, dbus-nosystemd-gitAUR, dbus, lib32-dbus)
- libsystemd.so (lib32-systemd-gitAUR, systemd-libs-gitAUR, systemd-libs-selinuxAUR, unshitted-systemd-libsAUR, systemd-liberated-libs-gitAUR, lib32-systemd, systemd-libs)
- systemd-libs (systemd-libs-gitAUR, systemd-libs-selinuxAUR, unshitted-systemd-libsAUR, systemd-liberated-libs-gitAUR)
- alsa-lib (make)
- avahi (make)
- bluez-libs (bluez-gitAUR) (make)
- chrpath (chrpath-gitAUR) (make)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR) (make)
- doxygen (doxygen-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-whisper-gitAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR, ffmpeg-fullAUR, ffmpeg-full-llvmAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-headlessAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR) (make)
- fftw (fftw-amdAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- graphviz (make)
- jack2 (jack2-gitAUR, jack2-gitAUR, pipewire-jack-gitAUR) (make)
- libcamera (libcamera-clang-gitAUR, libcamera-gitAUR, libcamera-ipu6AUR) (make)
- Show 31 more dependencies...
Required by (258)
- aetna-volume (requires libpipewire)
- alpela (requires libpipewire)
- alvr (requires libpipewire)
- alvr-bin (requires libpipewire)
- alvr-git (requires libpipewire)
- ashell (requires libpipewire)
- ashell-git (requires libpipewire)
- audacious-plugins-git (requires libpipewire)
- audacious-plugins-gtk3 (requires libpipewire)
- audio-share (requires libpipewire)
- audio-share-bin (requires libpipewire)
- ayugram-desktop (requires libpipewire)
- ayugram-desktop-bin (requires libpipewire)
- ayugram-desktop-git (requires libpipewire)
- caelestia-shell (requires libpipewire)
- caelestia-shell-git (requires libpipewire)
- caelestia-shell-mango-git (requires libpipewire)
- capter (requires libpipewire) (make)
- cava-git (requires libpipewire)
- coppwr (requires libpipewire)
- Show 238 more...
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 17 Next › Last »
carlosnewmusic commented on 2021-11-01 13:46 (UTC)
nyanpasu64 commented on 2021-10-30 23:35 (UTC) (edited on 2021-10-30 23:37 (UTC) by nyanpasu64)
It works now. Thanks!
EDIT: I have to run --nocheck because the unit tests fail right now, but that's being tracked at https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/1710#note_1124223 (which hopefully will be fixed soon).
sl1pkn07 commented on 2021-10-30 23:30 (UTC)
ops. true. done
nyanpasu64 commented on 2021-10-30 23:29 (UTC)
Doesn't work. You fixed every provides except for package_pipewire-git()'s...
sl1pkn07 commented on 2021-10-30 23:16 (UTC)
try now
nyanpasu64 commented on 2021-10-30 21:26 (UTC)
I can't install this package anymore:
:: removing pipewire breaks dependency 'pipewire>=0.3.39' required by pipewire-media-session
:: removing pipewire breaks dependency 'pipewire>=0.3.39' required by pipewire-media-session-git
I managed to fix it by switching package_pipewire-git() to provides=("pipewire=${pkgver}", as mentioned in the wiki. Is this an appropriate fix to add here?
AlexTsi commented on 2021-10-22 10:42 (UTC) (edited on 2021-10-22 15:19 (UTC) by AlexTsi)
This does no longer build. media-session is no longer part of the upstream pipewire repo, it has been moved to its own project, see https://gitlab.freedesktop.org/pipewire/pipewire/-/commit/1bced6b2ef300acce23c0daaeb8f4fc14095f330.
We probably need to remove the pipewire-media-session-git from the provides of this PKGBUILD, and add the media-session-git package as dependency.
xdavidwu commented on 2021-10-01 06:45 (UTC)
../pipewire/meson.build:453:4: ERROR: Program 'rst2man.py' not found
looks like it need python-docutils in makedepends
sl1pkn07 commented on 2021-09-02 16:49 (UTC)
@carlosnewmusic you log is trimmed. please up full log
greetings
Pinned Comments