Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904461 - [guru] gui-wm/swayfx-0.2 fails to compile: meson.build:55:10: ERROR: Dependency lookup for wlroots with method pkgconfig failed: Invalid version, need wlroots [>=0.16.0] found 0.15.1
Summary: [guru] gui-wm/swayfx-0.2 fails to compile: meson.build:55:10: ERROR: Dependen...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Rahul Sandhu
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-17 12:49 UTC by Agostino Sarubbo
Modified: 2023-04-18 11:58 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,50.80 KB, text/plain)
2023-04-17 12:49 UTC, Agostino Sarubbo
Details
1-meson-log.txt (1-meson-log.txt,24.43 KB, text/plain)
2023-04-17 12:49 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-04-17 12:49:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: gui-wm/swayfx-0.2 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-04-17 12:49:21 UTC
Created attachment 860252 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-04-17 12:49:22 UTC
Created attachment 860253 [details]
1-meson-log.txt

1-meson-log.txt
Comment 3 Agostino Sarubbo gentoo-dev 2023-04-17 12:49:23 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Dependency wlroots found: NO found 0.15.1 but need: '>=0.16.0' ; matched: '<0.17.0'
Run-time dependency wlroots found: NO (tried cmake)
meson.build:55:10: ERROR: Dependency lookup for wlroots with method 'pkgconfig' failed: Invalid version, need 'wlroots' ['>=0.16.0'] found '0.15.1'.
Comment 4 Rahul Sandhu 2023-04-18 11:58:59 UTC
Fixed!