Bug 403326 - Does not build with old EGL headers
Summary: Does not build with old EGL headers
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: egl (show other bugs)
Version: 5.14.90
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL: https://phabricator.kde.org/D18353
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-17 20:19 UTC by Fabian Vogt
Modified: 2019-01-18 13:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.15.0
Sentry Crash Report:
vlad.zahorodnii: ReviewRequest+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabian Vogt 2019-01-17 20:19:30 UTC
With Mesa 17, build fails:

[  357s] /home/abuild/rpmbuild/BUILD/kwin-5.14.90/plugins/platforms/virtual/egl_gbm_backend.cpp: In member function 'bool KWin::EglGbmBackend::initializeEgl()':
[  357s] /home/abuild/rpmbuild/BUILD/kwin-5.14.90/plugins/platforms/virtual/egl_gbm_backend.cpp:64:48: error: 'EGL_PLATFORM_SURFACELESS_MESA' was not declared in this scope
[  357s]              display = eglGetPlatformDisplayEXT(EGL_PLATFORM_SURFACELESS_MESA, EGL_DEFAULT_DISPLAY, nullptr);

Best option is probably to skip building the virtual platform in that case.
Comment 1 Martin Flöser 2019-01-18 05:13:19 UTC
It can be defined.
Comment 2 Vlad Zahorodnii 2019-01-18 13:47:26 UTC
Git commit 204a05fef82eede2fb2d79ec051668a1f42886cc by Vlad Zagorodniy.
Committed on 18/01/2019 at 13:45.
Pushed by vladz into branch 'Plasma/5.15'.

Compile the virtual backend with older Mesa

Summary:
FIXED-IN: 5.15.0

Test Plan: N/A

Reviewers: #kwin, fvogt, davidedmundson

Reviewed By: #kwin, fvogt, davidedmundson

Subscribers: kwin, fvogt

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D18353

M  +4    -0    plugins/platforms/virtual/egl_gbm_backend.cpp

https://commits.kde.org/kwin/204a05fef82eede2fb2d79ec051668a1f42886cc