Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913094 - app-text/paper-clip-3.2 fails to compile: meson.build:25:2: ERROR: Dependency "libportal-gtk4" not found, tried pkgconfig and cmake
Summary: app-text/paper-clip-3.2 fails to compile: meson.build:25:2: ERROR: Dependency...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-27 07:37 UTC by Agostino Sarubbo
Modified: 2023-08-27 11:25 UTC (History)
0 users

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


Attachments
build.log (build.log,55.90 KB, text/plain)
2023-08-27 07:37 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,21.32 KB, text/plain)
2023-08-27 07:37 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-27 07:37:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-text/paper-clip-3.2 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-27 07:37:29 UTC
Created attachment 868790 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-27 07:37:30 UTC
Created attachment 868791 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2023-08-27 07:37:30 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)
src/meson.build:25:2: ERROR: Dependency "libportal-gtk4" not found, tried pkgconfig and cmake
Comment 4 Larry the Git Cow gentoo-dev 2023-08-27 11:25:02 UTC
The bug has been closed via the following commit(s):

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

commit 415980c4e62bd8ceb6d5399f2d1c2f96904acdb8
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-08-27 11:24:15 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-08-27 11:24:59 +0000

    app-text/paper-clip: add missing USE requirements
    
    Closes: https://bugs.gentoo.org/913094
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 .../paper-clip/{paper-clip-3.2.ebuild => paper-clip-3.2-r1.ebuild}    | 4 ++--
 app-text/paper-clip/paper-clip-9999.ebuild                            | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)