To disable tests, option is '--nocheck', not '-nocheck'
Search Criteria
Package Details: pipewire-audio-git 0.3.64.11.g5b42c07b1-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) - Audio support (GIT Version) |
Upstream URL: | https://pipewire.org |
Licenses: | MIT |
Conflicts: | pipewire-audio |
Provides: | pipewire-audio |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 14 |
Popularity: | 0.57 |
First Submitted: | 2017-09-19 15:57 (UTC) |
Last Updated: | 2023-01-13 14:56 (UTC) |
Dependencies (50)
- alsa-card-profiles (alsa-card-profiles-nosystemd-git, alsa-card-profiles-nosystemd-minimal-git, pipewire-common-git, pipewire-full-git, pipewire-pulse-git)
- libasound.so (alsa-lib-git, alsa-lib-minimal-git, lib32-alsa-lib-minimal-git, lib32-alsa-lib-git, alsa-lib-x205ta, alsa-lib, lib32-alsa-lib)
- libbluetooth.so (bluez-git, bluez-libs)
- libfdk-aac.so (fdk-aac-free, libfdk-aac)
- libfreeaptx.so (libfreeaptx)
- liblc3.so (liblc3-git, liblc3)
- libldacBT_enc.so (libldac)
- liblilv-0.so (lilv-git, lilv)
- libopus.so (lib32-opus, opus)
- libpipewire-0.3.so (lib32-pipewire-git, pipewire-common-git, pipewire-full-git, pipewire-git, lib32-pipewire, pipewire)
- libsbc.so (sbc)
- libsndfile.so (lib32-libsndfile-git, libsndfile-git, lib32-libsndfile, libsndfile)
- libusb-1.0.so (lib32-libusb-git, libusb-git, lib32-libusb, libusb)
- libwebrtc_audio_processing.so (webrtc-audio-processing)
- pipewire-git
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta) (make)
- avahi (avahi-git, avahi-gtk2) (make)
- bluez-libs (bluez-git) (make)
- chrpath (chrpath-svn) (make)
- dbus (dbus-elogind, dbus-nosystemd-minimal-git, dbus-nosystemd, dbus-git, dbus-x11, dbus-xdg-docs, dbus-selinux) (make)
- Show 30 more dependencies...
Required by (1)
- pipewire-git (optional)
Sources (1)
maderios commented on 2023-01-26 13:47 (UTC)
maderios commented on 2023-01-24 11:51 (UTC)
Today, it builds fine with tests :) Thanks for your answer
sl1pkn07 commented on 2023-01-23 20:53 (UTC)
seems you hit this https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/1710
nothing to do here. only i can say you can pass -nocheck
for disable the check() function
also you can talk with to upstream for possible fix
sorry and greetings
maderios commented on 2023-01-23 09:51 (UTC)
pipewire testlog https://www.dropbox.com/s/lm1kchkg66yfgge/pipewire-testlog.txt?dl=0
maderios commented on 2023-01-23 09:46 (UTC)
Full build log here https://www.dropbox.com/s/lpnl6mg24hkd3xz/pipewire-git-build-log.txt?dl=0
sl1pkn07 commented on 2023-01-23 00:13 (UTC)
and the log file what say?
maderios commented on 2023-01-22 20:49 (UTC)
1/21 test-audioadapter OK 0.04s
2/21 test-channelmix OK 0.07s
3/21 test-audioconvert OK 0.09s
4/21 test-peaks OK 0.06s
5/21 test-mix-ops OK 0.02s
6/21 pw-test-endpoint OK 0.02s
7/21 pw-test-interfaces OK 0.01s
8/21 pw-test-stream OK 0.01s
9/21 pw-test-filter OK 0.02s
10/21 pw-test-cpp OK 0.12s
11/21 pw-test-protocol-native OK 0.20s
12/21 test-resample OK 0.24s
13/21 test-pwtest OK 0.02s
14/21 test-lib OK 0.01s
15/21 test-client OK 0.02s
16/21 test-context OK 0.03s
17/21 test-loop OK 0.05s
18/21 test-fmt-ops OK 0.44s
19/21 test-pw-utils OK 0.28s
20/21 test-support FAIL 1.67s exit status 1
sl1pkn07 commented on 2023-01-22 19:11 (UTC)
log?
==> Iniciando check()...
ninja: no work to do.
ninja: Entering directory `/tmp/makepkg/pipewire-git/src/build'
ninja: no work to do.
1/21 test-peaks OK 0.07s
2/21 pw-test-endpoint OK 0.06s
3/21 pw-test-interfaces OK 0.06s
4/21 pw-test-stream OK 0.05s
5/21 pw-test-filter OK 0.05s
6/21 pw-test-cpp OK 0.05s
7/21 test-audioadapter OK 0.09s
8/21 test-mix-ops OK 0.07s
9/21 test-pwtest OK 0.05s
10/21 test-lib OK 0.04s
11/21 test-client OK 0.04s
12/21 test-loop OK 0.04s
13/21 test-context OK 0.04s
14/21 test-channelmix OK 0.09s
15/21 pw-test-protocol-native OK 0.08s
16/21 test-audioconvert OK 0.10s
17/21 test-resample OK 0.14s
18/21 test-pw-utils OK 0.14s
19/21 test-fmt-ops OK 0.25s
20/21 test-support OK 0.31s
21/21 test-spa OK 0.40s
Ok: 21
Expected Fail: 0
Fail: 0
Unexpected Pass: 0
Skipped: 0
Timeout: 0
Full log written to /tmp/makepkg/pipewire-git/src/build/meson-logs/testlog.txt
maderios commented on 2023-01-22 15:20 (UTC)
Build fails with test => Build works after disabling test
maderios commented on 2023-01-13 10:43 (UTC)
@sl1pkn07 roc-toolkit-git is not maintained, switch to roc-toolkit, please
Pinned Comments