Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921114 - [guru] media-video/wl-screenrec-0.1.2 fails tests
Summary: [guru] media-video/wl-screenrec-0.1.2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gasc Henri
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-12-31 10:27 UTC by Agostino Sarubbo
Modified: 2024-01-09 12:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,195.34 KB, text/plain)
2023-12-31 10:28 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-12-31 10:27:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/wl-screenrec-0.1.2 fails tests.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-31 10:28:02 UTC
Created attachment 881084 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-12-31 10:28:03 UTC
Error(s) that match a know pattern:


WAYLAND_DISPLAY or XDG_RUNTIME_DIR environment variables are not set or are set to an invalid value: Could not find wayland compositor
thread 'basic' panicked at tests/cmdline.rs:134:10:
thread 'history_clip_length' panicked at tests/cmdline.rs:134:10:
thread 'scale' panicked at tests/cmdline.rs:147:14:
Comment 3 Larry the Git Cow gentoo-dev 2024-01-09 12:03:31 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=75c7fe2006edd73715b9a18efac6d0da96a7e679

commit 75c7fe2006edd73715b9a18efac6d0da96a7e679
Author:     Henri Gasc <gasc@eurecom.fr>
AuthorDate: 2024-01-08 13:50:37 +0000
Commit:     Henri Gasc <gasc@eurecom.fr>
CommitDate: 2024-01-08 13:50:37 +0000

    media-video/wl-screenrec: add RESTRICT="test"
    
    The package need access to a Wayland screen in
    order to run test. Because there is none for
    now, we need to disable them.
    
    Closes: https://bugs.gentoo.org/921114
    Signed-off-by: Henri Gasc <gasc@eurecom.fr>

 media-video/wl-screenrec/wl-screenrec-0.1.2.ebuild | 1 +
 1 file changed, 1 insertion(+)