From kde-release-team Thu Sep 15 19:43:56 2022 From: "Bernhard Rosenkraenzer" Date: Thu, 15 Sep 2022 19:43:56 +0000 To: kde-release-team Subject: =?utf-8?q?Re=3A?= Plasma 5.25.90 Message-Id: <1b8e07-63238080-11-3fb6b6c0 () 35097880> X-MARC-Message: https://marc.info/?l=kde-release-team&m=166327075706044 On Thursday, September 15, 2022 16:11 CEST, Jonathan Riddell wrote: > Plasma 5.25.90 is now released kwin fails to build against kwayland 5.98.0 because autotests/integrati= on/test=5Fhelpers.cpp calls KWayland::Client::Output::name(), which onl= y exists in HEAD. It works after adding commit cb13afd8530f651c7d0ce82e47eaa3e1939bd676 t= o kwayland 5.98.0 (or just using HEAD kwayland). https://invent.kde.org/frameworks/kwayland/-/commit/cb13afd8530f651c7d0= ce82e47eaa3e1939bd676.patch Another potential "fix" is to disable that particular test. ttyl bero