Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933859 - [guru] gui-apps/aylurs-gtk-shell-1.8.2 fails to compile: meson.build:58:2: ERROR: Dependency libpulse not found, tried pkgconfig and cmake
Summary: [guru] gui-apps/aylurs-gtk-shell-1.8.2 fails to compile: meson.build:58:2: ER...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vincent Phan
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-09 07:27 UTC by Agostino Sarubbo
Modified: 2024-07-15 19:27 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,66.33 KB, text/plain)
2024-06-09 07:27 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,26.01 KB, text/plain)
2024-06-09 07:27 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 2024-06-09 07:27:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-apps/aylurs-gtk-shell-1.8.2 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-06-09 07:27:41 UTC
Created attachment 895436 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-06-09 07:27:42 UTC
Created attachment 895437 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2024-06-09 07:27:43 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


gvc| Run-time dependency libpulse found: NO (tried pkgconfig and cmake)
subprojects/gvc/meson.build:58:2: ERROR: Dependency "libpulse" not found, tried pkgconfig and cmake
Comment 4 Larry the Git Cow gentoo-dev 2024-07-15 19:27:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8c975ebcdb536e9931b968bb454848874164e515

commit 8c975ebcdb536e9931b968bb454848874164e515
Author:     Lucio Sauer <watermanpaint@posteo.net>
AuthorDate: 2024-07-15 12:22:47 +0000
Commit:     Lucio Sauer <watermanpaint@posteo.net>
CommitDate: 2024-07-15 12:32:21 +0000

    gui-apps/aylurs-gtk-shell: fix dependencies
    
    Closes: https://bugs.gentoo.org/933859
    Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>

 .../aylurs-gtk-shell-1.8.2-r1.ebuild               | 75 ++++++++++++++++++++++
 .../aylurs-gtk-shell/aylurs-gtk-shell-1.8.2.ebuild | 60 -----------------
 gui-apps/aylurs-gtk-shell/metadata.xml             |  3 -
 3 files changed, 75 insertions(+), 63 deletions(-)