https://bugs.kde.org/show_bug.cgi?id=438685
Bug ID: 438685
Summary: Fails to build with
-DKWIN_BUILD_EGL_STREAM_BACKEND:BOOL=FALSE
Product: kwin
Version: 5.22.1
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: core
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
kwin-5.22.1 fails to build with -DKWIN_BUILD_EGL_STREAM_BACKEND:BOOL=FALSE:
/usr/x86_64-pc-linux-gnu/bin/x86_64-pc-linux-gnu-ld:
CMakeFiles/KWinWaylandDrmBackend.dir/egl_multi_backend.cpp.o: in function
`KWin::EglMultiBackend::addGpu(KWin::DrmGpu*)':
/var/tmp/paludis/build/kde-kwin-5.22-scm/work/kwin-5.22-scm/src/plugins/platforms/drm/egl_multi_backend.cpp:132:
undefined reference to
`KWin::EglStreamBackend::EglStreamBackend(KWin::DrmBackend*, KWin::DrmGpu*)'
5363451eae46aa87c4fffb27a197c2902f67e817 in kwin.git removed the #ifdefs but
not the matching cmake option.
STEPS TO REPRODUCE
1. cmake -DKWIN_BUILD_EGL_STREAM_BACKEND:BOOL=FALSE ..
2. ninja -v
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.22.1
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.2 (KDE patchset)
--
You are receiving this mail because:
You are watching all bug changes.