<div dir="ltr"><div dir="ltr">On Tue, Apr 6, 2021 at 5:21 AM Rik Mills <<a href="mailto:rikmills@kubuntu.org">rikmills@kubuntu.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 05/04/2021 18:06, Christophe Giboudeaux wrote:<br>
> Hey,<br>
><br>
> On Saturday, 3 April 2021 22:50:48 CEST David Faure wrote:<br>
>> Dear packagers,<br>
>><br>
>> KDE Frameworks 5.81.0 has been uploaded to the usual place.<br>
>><br>
>> New frameworks: none this time.<br>
>><br>
>> Public release next Saturday.<br>
>><br>
>> Thanks for the packaging work!<br>
><br>
> kwayland fails to build:<br>
><br>
> [   55s] /home/abuild/rpmbuild/BUILD/kwayland-5.81.0/src/client/<br>
> plasmawindowmanagement.cpp:425:1: error: too many initializers for<br>
> 'org_kde_plasma_window_listener'<br>
<br>
That is because the changes in 5.81.0 requires plasma-wayland-protocols<br>
>= 1.2.0, and you are presumably trying to build it against v1.1<br>
<br>
Build the plasma-wayland-protocols 1.2.0 tar first, and it should work.<br>
<br>
There was a discussion about this earlier on #plasma on freenode<br>
<br>
In short, kwayland 5.81.0 needs to cmake depend on<br>
plasma-wayland-protocols >= 1.2.0<br>
At the moment that is not possible, as in an accompanying omission,<br>
plasma-wayland-protocols 1.2.0 tar declares itself in cmake as 1.1. So<br>
we are needing a respun plasma-wayland-protocols tar to fix its project<br>
version, then once that is done, a respun kwayland that can correctly<br>
depend on it.<br></blockquote><div><br></div><div>I just processed a ticket for the release of plasma-wayland-protocols-v1.2.1.tar.xz which I imagine will contain that fix.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Rik<br></blockquote><div><br></div><div>Cheers,</div><div>Ben </div></div></div>