Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927101 - gnome-extra/gnome-contacts-45.1 fails to compile: meson.build:58:16: ERROR: Dependency "libportal-gtk4" not found, tried pkgconfig and cmake
Summary: gnome-extra/gnome-contacts-45.1 fails to compile: meson.build:58:16: ERROR: D...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-16 07:34 UTC by Agostino Sarubbo
Modified: 2024-04-20 20:39 UTC (History)
0 users

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


Attachments
build.log (build.log,81.09 KB, text/plain)
2024-03-16 07:34 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,42.51 KB, text/plain)
2024-03-16 07:34 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-16 07:34:44 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gnome-extra/gnome-contacts-45.1 fails to compile.
Discovered on: arm64 (internal ref: tinderbox_arm64)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-16 07:34:45 UTC
Created attachment 887726 [details]
build.log

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

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


Run-time dependency libportal-gtk4 found: NO (tried pkgconfig and cmake)
meson.build:58:16: ERROR: Dependency "libportal-gtk4" not found, tried pkgconfig and cmake
Comment 4 Larry the Git Cow gentoo-dev 2024-04-20 20:39:56 UTC
The bug has been closed via the following commit(s):

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

commit f879a1e4d46fa7d77664d7cf75b2bf8cedc10868
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2024-04-20 20:25:31 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2024-04-20 20:25:31 +0000

    gnome-extra/gnome-contacts: add missing libportal[gtk] dep
    
    Closes: https://bugs.gentoo.org/927101
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 gnome-extra/gnome-contacts/gnome-contacts-45.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)