Summary: | kde-plasma/kwin-5.17.1 - In file included from .../work/kwin-5.17.1/plugins/qpa/eglhelpers.cpp:24: /usr/include/qt5/QtCore/qmetatype.h:59:2: error: #error qmetatype.h must be included before any header file that defines Bool | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Elvis Pranskevichus <elvis> |
Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | PATCH |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | fixed in 5.17.2 | ||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
emerge --info Build fix |
Description
Elvis Pranskevichus
2019-10-25 19:51:51 UTC
Created attachment 593958 [details]
build.log
Created attachment 593960 [details]
emerge --info
Created attachment 593962 [details, diff]
Build fix
Attached patch fixes this for me.
I do not have this issue. I have not tried anything outside of the Gentoo repository tree. I am running 5.17.1 without any problems (well, any problems that were not already present for almost two years ***cough***Fcitx***cough***). Could it be related to his USE flags (or, maybe, that his ACCEPT_KEYWORDS only has "amd64", not "~amd64 amd64") in some way? The MESA_EGL_NO_X11_HEADERS patch works for me. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7779965fdd4940b1c25224eab98bd89135d98de commit b7779965fdd4940b1c25224eab98bd89135d98de Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-10-26 14:19:57 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-10-26 14:20:19 +0000 kde-plasma/kwin: Don't use MESA_EGL_NO_X11_HEADERS Closes: https://bugs.gentoo.org/698546 Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> ...n-5.17.1-dont-use-MESA_EGL_NO_X11_HEADERS.patch | 57 ++++++++++++++++++++++ kde-plasma/kwin/kwin-5.17.1.ebuild | 2 + 2 files changed, 59 insertions(+) |