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