Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844871 - kde-frameworks/kwayland-5.94.0: build error: ‘org_kde_plasma_surface_open_under_cursor’ was not declared in this scope
Summary: kde-frameworks/kwayland-5.94.0: build error: ‘org_kde_plasma_surface_open_und...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL: https://invent.kde.org/frameworks/kwa...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-15 09:00 UTC by Markus
Modified: 2022-05-18 11:30 UTC (History)
0 users

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


Attachments
build log (kde-frameworks:kwayland-5.94.0:20220515-085450.log,87.22 KB, text/x-log)
2022-05-15 09:09 UTC, Markus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus 2022-05-15 09:00:03 UTC
Update to kde-frameworks/kwayland-5.94.0 fails with:
/var/tmpfs/portage/kde-frameworks/kwayland-5.94.0/work/kwayland-5.94.0/src/client/plasmashell.cpp: In member function ‘void KWayland::Client::PlasmaShellSurface::openUnderCursor()’:
/var/tmpfs/portage/kde-frameworks/kwayland-5.94.0/work/kwayland-5.94.0/src/client/plasmashell.cpp:244:5: error: ‘org_kde_plasma_surface_open_under_cursor’ was not declared in this scope; did you mean ‘org_kde_plasma_surface_set_user_data’?
  244 |     org_kde_plasma_surface_open_under_cursor(d->surface);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |     org_kde_plasma_surface_set_user_data
ninja: build stopped: subcommand failed.


Reproducible: Always
Comment 1 Markus 2022-05-15 09:06:06 UTC
I cannot attach files at the moment.
(https://bugs.gentoo.org/attachment.cgi is access denied?)
Comment 2 Markus 2022-05-15 09:09:52 UTC
Created attachment 779084 [details]
build log
Comment 3 Andreas Sturmlechner gentoo-dev 2022-05-15 11:57:12 UTC
What version of dev-libs/plasma-wayland-protocols is that?
Comment 4 Andreas Sturmlechner gentoo-dev 2022-05-15 11:59:19 UTC
Please upgrade that package to 1.7.0 and test again.
Comment 5 Markus 2022-05-15 12:12:59 UTC
Thanks, with dev-libs/plasma-wayland-protocols-1.7.0 it compiled.
Comment 6 Larry the Git Cow gentoo-dev 2022-05-15 12:18:57 UTC
The bug has been closed via the following commit(s):

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

commit 7f1ac5b6d4bb71d8f2c2ac347008c2a038382685
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-05-15 12:14:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-05-15 12:18:14 +0000

    kde-frameworks/kwayland: Raise min plasma-wayland-protocols to 1.7.0
    
    See also: https://invent.kde.org/frameworks/kwayland/-/merge_requests/59
    
    Closes: https://bugs.gentoo.org/844871
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-frameworks/kwayland/kwayland-5.94.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 7 Larry the Git Cow gentoo-dev 2022-05-18 11:30:27 UTC
The bug has been referenced in the following commit(s):

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

commit c1a86dc81214d3f8b13273d91b8e6cd8414e7655
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2022-05-15 12:14:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2022-05-18 11:30:10 +0000

    kde-frameworks/kwayland: Raise min plasma-wayland-protocols to 1.7.0
    
    See also: https://invent.kde.org/frameworks/kwayland/-/merge_requests/59
    
    Bug: https://bugs.gentoo.org/844871
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 kde-frameworks/kwayland/kwayland-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)