Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 912929 - [guru] media-video/kooha-2.2.3 fails to compile: meson.build:21:0: ERROR: Dependency "libpulse-mainloop-glib" not found, tried pkgconfig and cmake
Summary: [guru] media-video/kooha-2.2.3 fails to compile: meson.build:21:0: ERROR: Dep...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Konstantin Tutsch
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-24 06:48 UTC by Agostino Sarubbo
Modified: 2023-08-24 22:41 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,56.99 KB, text/plain)
2023-08-24 06:48 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,21.53 KB, text/plain)
2023-08-24 06:48 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-08-24 06:48:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/kooha-2.2.3 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-24 06:48:19 UTC
Created attachment 868590 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-24 06:48:20 UTC
Created attachment 868591 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2023-08-24 06:48:21 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Run-time dependency libpulse-mainloop-glib found: NO (tried pkgconfig and cmake)
meson.build:21:0: ERROR: Dependency "libpulse-mainloop-glib" not found, tried pkgconfig and cmake
Comment 4 Larry the Git Cow gentoo-dev 2023-08-24 22:41:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6481a90a0955c9038c5d59e20902060f31987046

commit 6481a90a0955c9038c5d59e20902060f31987046
Author:     Konstantin Tutsch <mail@konstantintutsch.de>
AuthorDate: 2023-08-24 12:00:56 +0000
Commit:     Konstantin Tutsch <mail@konstantintutsch.de>
CommitDate: 2023-08-24 12:01:43 +0000

    media-video/kooha: add libpulse-mainloop-glib dependency
    
    Closes: https://bugs.gentoo.org/912929
    Signed-off-by: Konstantin Tutsch <mail@konstantintutsch.de>

 media-video/kooha/kooha-2.2.3.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)