Created attachment 94190 [details] build.log We get: ============================================================================ Testsuite summary for pulseaudio 4.99.4 ============================================================================ # TOTAL: 30 # PASS: 29 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See src/test-suite.log Please report to pulseaudio-discuss (at) lists (dot) freedesktop (dot) org ============================================================================ make[3]: *** [test-suite.log] Error 1 make[3]: Leaving directory `/var/tmp/portage/media-sound/pulseaudio-4.99.4/work/pulseaudio-4.99.4-amd64/src' make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory `/var/tmp/portage/media-sound/pulseaudio-4.99.4/work/pulseaudio-4.99.4-amd64/src' make[1]: *** [check-am] Error 2 make[1]: Leaving directory `/var/tmp/portage/media-sound/pulseaudio-4.99.4/work/pulseaudio-4.99.4-amd64/src' make: *** [check] Error 2 make: Leaving directory `/var/tmp/portage/media-sound/pulseaudio-4.99.4/work/pulseaudio-4.99.4-amd64/src'
Created attachment 94191 [details] test-suite.log FAIL: lock-autospawn-test ========================= Running suite(s): Lock Auto Spawn 4, Trying to acquire lock. Failed to create secure directory (/run/user/1001/pulse): Permission denied 0%: Checks: 1, Failures: 1, Errors: 0 /var/tmp/portage/media-sound/pulseaudio-4.99.4/work/pulseaudio-4.99.4/src/tests/lock-autospawn-test.c:41:F:lockautospawn:lockautospawn_test:0: Assertion 'pa_autospawn_lock_acquire(true) > 0' failed Looks like it tries to change /run/user/1001/pulse and it fails when it can't... but I don't think we should be forced to allow it to do that when running tests :|
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/479.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.