Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 790356 - [kde overlay] =kwayland-server-5.21.90 needs >=dev-libs/plasma-wayland-protocols-1.3.0
Summary: [kde overlay] =kwayland-server-5.21.90 needs >=dev-libs/plasma-wayland-protoc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-15 12:36 UTC by vltg0903
Modified: 2021-05-20 21:50 UTC (History)
1 user (show)

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


Attachments
kwayland-server-5.21.90 build log (kwayland-server-5.21.90.log,153.39 KB, text/x-log)
2021-05-15 12:36 UTC, vltg0903
Details

Note You need to log in before you can comment on or make changes to this bug.
Description vltg0903 2021-05-15 12:36:01 UTC
Created attachment 708765 [details]
kwayland-server-5.21.90 build log

=kwayland-server-5.21.90 needs >=dev-libs/plasma-wayland-protocols-1.3.0, otherwise build fails (build log attached). First error: 

/var/tmp/portage/kde-plasma/kwayland-server-5.21.90/work/kwayland-server-5.21.90/src/server/outputconfiguration_interface.cpp:48:10: error: ‘void KWaylandServer::OutputConfigurationInterfacePrivate::org_kde_kwin_outputconfiguration_set_vrr_policy(QtWaylandServer::org_kde_kwin_outputconfiguration::Resource*, wl_resource*, uint32_t)’ marked ‘override’, but does not override
   48 |     void org_kde_kwin_outputconfiguration_set_vrr_policy(Resource *resource, wl_resource *outputdevice, uint32_t policy) override;
Comment 1 Larry the Git Cow gentoo-dev 2021-05-20 21:50:17 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=c2f6c9c52b80994f068c2be20d48898c42dc88e0

commit c2f6c9c52b80994f068c2be20d48898c42dc88e0
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-05-20 21:50:02 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-05-20 21:50:02 +0000

    kde-plasma/kwayland-server: Set min p-w-protocols version to 1.3.0
    
    Closes: https://bugs.gentoo.org/790356
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-plasma/kwayland-server/kwayland-server-5.21.90.ebuild      | 2 +-
 kde-plasma/kwayland-server/kwayland-server-5.22.49.9999.ebuild | 2 +-
 kde-plasma/kwayland-server/kwayland-server-9999.ebuild         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)