Someone did, as you can see here:
https://quickgit.kde.org/?p=plasma-desktop.git&a=blob&h=358bd7ab8e2f3aabfa77536467079712757430cd&f=CMakeLists.txt&o=plain

set(QT_MIN_VERSION "5.5.0")

CI does not randomly update Cmake files :)


Found it:


6 weeks agoRequire Qt 5.5
<http://quickgit.kde.org/?p=plasma-desktop.git&a=commit&h=011c7ea008710fb78b434879ea995e71225df4fd>
commit
<http://quickgit.kde.org/?p=plasma-desktop.git&a=commit&h=011c7ea008710fb78b434879ea995e71225df4fd>
| commitdiff
<http://quickgit.kde.org/?p=plasma-desktop.git&a=commitdiff&h=011c7ea008710fb78b434879ea995e71225df4fd>
| tree
<http://quickgit.kde.org/?p=plasma-desktop.git&a=tree&h=7dae0b7ea535b6a1f4cc0fd0d3a3543616b7cddd&hb=011c7ea008710fb78b434879ea995e71225df4fd>
select for diff
<http://quickgit.kde.org/?p=plasma-desktop.git&a=log&h=7c5a4cb59d1b9d050fdab925ae3e16855c133f7b&m=011c7ea008710fb78b434879ea995e71225df4fd>
*Martin Gräßlin [Thu, 28 Jan 2016 07:40:05 +0000]*
Require Qt 5.5

There is code depending on Qt 5.5, so let's properly specify the
dependency. It's fine to have this change in the stable branch as
the Plasma 5.5 release depends on Qt 5.5 anyway.

Reviewed-By: Bhushan Shah

https://quickgit.kde.org/?p=plasma-desktop.git&a=commit&h=011c7ea008710fb78b434879ea995e71225df4fd

And no, at this time having stable using multiple versions of QT is not
supported. I hope to change that in the future, but until then, these have
to remain FTBFS or change back to 5.4.3

There is a band aid solution but I was told by Ben not to worry about it.

Thanks,
Scarlett





On Fri, Mar 11, 2016 at 10:23 AM, Ivan Čukić <ivan.cu...@kde.org> wrote:

> Hi Scarlet,
>
> Can you check why the build failed - I haven't changed the required Qt
> version:
>
> 18:16:56 CMake Error at CMakeLists.txt:22 (find_package):
> 18:16:56   Could not find a configuration file for package "Qt5" that
> is compatible
> 18:16:56   with requested version "5.5.0".
> 18:16:56
> 18:16:56   The following configuration files were considered but not
> accepted:
> 18:16:56
> 18:16:56
>  
> /srv/jenkins/install/ubuntu/x86_64/g++/stable-kf5-qt5/qt5/inst/lib/cmake/Qt5/Qt5Config.cmake,
> version: 5.4.3
>
> Cheers,
> Ivan
> Cheerio,
> Ivan
>
> --
> KDE, ivan.cu...@kde.org, http://cukic.co/
> gpg key id: 850B6F76
>
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to