https://bugs.kde.org/show_bug.cgi?id=375290

Rik Mills <rik.mill...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|RESOLVED                    |UNCONFIRMED

--- Comment #2 from Rik Mills <rik.mill...@gmail.com> ---
(In reply to Martin Gräßlin from comment #1)
> This should be fixed with latest latest master. At least build.kde.org is
> green again for both master and Plasma/5.9

No, not fixed herea as far as I can see.

Your CI from it's build log says it has Qt 5.7.0

Found Qt5PlatformSupport:
/srv/jenkins/install/ubuntu/x86_64/g++/kf5-qt5/qt5/inst/usr/lib/libQt5PlatformSupport.a
(found version "5.7.0")

while KCI has 5.7.1 as referenced in the bug title

I'm not the greatest with this code, but seem as if this is being triggered for
failure by code includes by the conditionals like

#if QT_VERSION > QT_VERSION_CHECK(5,7,0)

for example in kdeplatformtheme.cpp ?

Hence it fails here with Qt 5.7.1, but does not on the KDE CI?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to