Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926878 - [guru] app-containers/pods-2.1.0_pre20240215 fails to compile: meson.build:16:0: ERROR: Dependency "gtk4" not found, tried pkgconfig and cmake
Summary: [guru] app-containers/pods-2.1.0_pre20240215 fails to compile: meson.build:16...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Julien
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-13 07:46 UTC by Agostino Sarubbo
Modified: 2024-03-16 19:37 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,64.40 KB, text/plain)
2024-03-13 07:46 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,13.97 KB, text/plain)
2024-03-13 07:46 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-03-13 07:46:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-containers/pods-2.1.0_pre20240215 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-03-13 07:46:40 UTC
Created attachment 887504 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-13 07:46:41 UTC
Created attachment 887505 [details]
1-meson-log.txt

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


Run-time dependency gtk4 found: NO (tried pkgconfig and cmake)
meson.build:16:0: ERROR: Dependency "gtk4" not found, tried pkgconfig and cmake
Comment 4 Larry the Git Cow gentoo-dev 2024-03-16 19:37:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1032ad959ce5f3c74a5867b0000cb1c3cb16e1c3

commit 1032ad959ce5f3c74a5867b0000cb1c3cb16e1c3
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-03-16 19:29:41 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-03-16 19:32:11 +0000

    app-containers/pods: add missing dependencies
    
    Closes: https://bugs.gentoo.org/926878
    Signed-off-by: Julien Roy <julien@jroy.ca>

 app-containers/pods/Manifest                                   |  2 +-
 ...1.0_pre20240215.ebuild => pods-2.1.0_pre20240215-r1.ebuild} | 10 ++++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)