Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 937159 - kde-plasma/kpipewire-6.1.3[test] missing dependency on media-video/pipewire[extra]: fails to configure: Could not find pwplay_PATH using the following names: pw-play
Summary: kde-plasma/kpipewire-6.1.3[test] missing dependency on media-video/pipewire[e...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 934215
  Show dependency tree
 
Reported: 2024-08-02 22:47 UTC by matoro
Modified: 2024-08-06 20:30 UTC (History)
1 user (show)

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


Attachments
build.log and emerge --info (file_937159.txt,12.01 KB, text/plain)
2024-08-02 22:47 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-08-02 22:47:59 UTC
Created attachment 898825 [details]
build.log and emerge --info

Only appears when tests are enabled.

-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
-- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR
-- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
CMake Error at src/monitors/autotests/CMakeLists.txt:4 (find_program):
  Could not find pwplay_PATH using the following names: pw-play
 
-- Configuring incomplete, errors occurred!
Comment 1 Andreas Sturmlechner gentoo-dev 2024-08-05 08:39:30 UTC
Please ignore for now and build this one w/o tests for keywording.
Comment 2 Larry the Git Cow gentoo-dev 2024-08-06 20:20:25 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=2a383a13e53b95b90eaead760a8ed71c53fe4c65

commit 2a383a13e53b95b90eaead760a8ed71c53fe4c65
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-08-06 20:19:10 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-08-06 20:19:54 +0000

    kde-plasma/kpipewire: Fix dubious test dependency in RDEPEND
    
    Fixes commit 3160dbb0680235164d047bad31bb7205dc368ad3
    
    Bug: https://bugs.gentoo.org/937159
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/kpipewire/kpipewire-6.1.49.9999.ebuild | 2 +-
 kde-plasma/kpipewire/kpipewire-9999.ebuild        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
Comment 3 Larry the Git Cow gentoo-dev 2024-08-06 20:23:55 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=dc8af77a749b2e0fcb2e1d6f4eab20decb36d723

commit dc8af77a749b2e0fcb2e1d6f4eab20decb36d723
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-08-06 20:22:56 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-08-06 20:22:56 +0000

    kde-plasma/kpipewire: Add missing test USEdep
    
    tests require pw-play from media-video/kpipewire[extra].
    
    Bug: https://bugs.gentoo.org/937159
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/kpipewire/kpipewire-6.1.49.9999.ebuild | 1 +
 kde-plasma/kpipewire/kpipewire-9999.ebuild        | 1 +
 2 files changed, 2 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2024-08-06 20:29:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0714ba7e3ab40f1ede2848a25541a0c91e3d19b6

commit 0714ba7e3ab40f1ede2848a25541a0c91e3d19b6
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-08-06 20:22:56 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-08-06 20:28:09 +0000

    kde-plasma/kpipewire: Add missing test USEdep
    
    tests require pw-play from media-video/kpipewire[extra].
    
    Closes: https://bugs.gentoo.org/937159
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/kpipewire/kpipewire-6.1.4-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=276fa1098b0d1b95a8bf84a8e1c60bcb57fc303d

commit 276fa1098b0d1b95a8bf84a8e1c60bcb57fc303d
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-08-06 20:19:10 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-08-06 20:28:09 +0000

    kde-plasma/kpipewire: Fix dubious test dependency in RDEPEND
    
    Fixes commit 3160dbb0680235164d047bad31bb7205dc368ad3
    
    Bug: https://bugs.gentoo.org/937159
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../kpipewire/{kpipewire-6.1.4.ebuild => kpipewire-6.1.4-r1.ebuild}     | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)