[frameworks-kactivities] [Bug 463541] Fail on building window.cpp.o, when executing ninja, while building kactivities
Yurii Kolesnykov
bugzilla_noreply at kde.org
Wed Dec 28 22:30:07 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=463541
Yurii Kolesnykov <yurii.kolesnykov at kdemail.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Ever confirmed|0 |1
CC| |yurii.kolesnykov at kdemail.ne
| |t
Version|unspecified |5.101.0
Status|REPORTED |CONFIRMED
--- Comment #1 from Yurii Kolesnykov <yurii.kolesnykov at kdemail.net> ---
Regression was introduced by commit 5b270191 [0], which makes test to use new
KWindowSystem's KX11Extras class [1] that is obviously shipped only on
platforms with X11.
Luckily this issue only affects test, but not framework itself, so in
Homebrew-KDE we just temporary disable test by a cmake option
"-DBUILD_TESTING=OFF".
[0]
https://invent.kde.org/frameworks/kactivities/-/commit/b1faa708be283b89c296f5e49f376396fe1b75d7
[1]
https://invent.kde.org/frameworks/kwindowsystem/-/blob/master/src/kx11extras.h
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list