[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-panel-devel
Subject:    =?UTF-8?Q?Re=3A_Jenkins=2Dkde=2Dci=3A_plasma=2Ddesktop_Plasma=2D5=2E6_stable?= =?UTF-8?Q?=2Dkf5=2Dqt
From:       Scarlett Clark <scarlett.gately.clark () gmail ! com>
Date:       2016-03-11 18:45:02
Message-ID: CAEY8Rk8MbNZruCo_FZhKu1wY7x9eJC9FDXJif1tYpaSBQ44WZw () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


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.cukic@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.cukic@kde.org, http://cukic.co/
> gpg key id: 850B6F76
> 


[Attachment #5 (text/html)]

<div dir="ltr"><div><div><div><div>Someone did, as you can see here: <a \
href="https://quickgit.kde.org/?p=plasma-desktop.git&amp;a=blob&amp;h=358bd7ab8e2f3aab \
fa77536467079712757430cd&amp;f=CMakeLists.txt&amp;o=plain">https://quickgit.kde.org/?p \
=plasma-desktop.git&amp;a=blob&amp;h=358bd7ab8e2f3aabfa77536467079712757430cd&amp;f=CMakeLists.txt&amp;o=plain</a><br><br><pre>set(QT_MIN_VERSION \
&quot;5.5.0&quot;)<br><br></pre><pre>CI does not randomly update Cmake files \
:)<br><br><br></pre><pre>Found it:        </pre><div class="">
     <a href="http://quickgit.kde.org/?p=plasma-desktop.git&amp;a=commit&amp;h=011c7ea008710fb78b434879ea995e71225df4fd" \
class=""><span class="">6 weeks ago</span>Require Qt 5.5</a>  
<span class="">
		</span>
   </div>
   <div class="">
     <div class="">
              <a href="http://quickgit.kde.org/?p=plasma-desktop.git&amp;a=commit&amp;h=011c7ea008710fb78b434879ea995e71225df4fd">commit</a> \
| <a href="http://quickgit.kde.org/?p=plasma-desktop.git&amp;a=commitdiff&amp;h=011c7ea008710fb78b434879ea995e71225df4fd">commitdiff</a> \
| <a href="http://quickgit.kde.org/?p=plasma-desktop.git&amp;a=tree&amp;h=7dae0b7ea535 \
b6a1f4cc0fd0d3a3543616b7cddd&amp;hb=011c7ea008710fb78b434879ea995e71225df4fd">tree</a>
  <br>
                <a href="http://quickgit.kde.org/?p=plasma-desktop.git&amp;a=log&amp;h \
=7c5a4cb59d1b9d050fdab925ae3e16855c133f7b&amp;m=011c7ea008710fb78b434879ea995e71225df4fd">select \
for diff</a>  <br>
     </div>
     <em>Martin Gräßlin [Thu, 28 Jan 2016 07:40:05 +0000]</em><br>
   </div>
   
                             Require Qt 5.5
              <br>
                   
              <br>
                   There is code depending on Qt 5.5, so let&#39;s properly specify \
the  <br>
                   dependency. It&#39;s fine to have this change in the stable branch \
as  <br>
                   the Plasma 5.5 release depends on Qt 5.5 anyway.
              <br>
                   
              <br>
                   Reviewed-By: Bhushan Shah<br><br><a \
href="https://quickgit.kde.org/?p=plasma-desktop.git&amp;a=commit&amp;h=011c7ea008710f \
b78b434879ea995e71225df4fd">https://quickgit.kde.org/?p=plasma-desktop.git&amp;a=commit&amp;h=011c7ea008710fb78b434879ea995e71225df4fd</a><br><br></div>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 <br><br></div>There is a band aid solution but I was told by Ben not to \
worry about it.<br><br></div>Thanks,<br></div>Scarlett<br><br><div><div><div><div><pre><br></pre><pre><br></pre><br></div></div></div></div></div><div \
class="gmail_extra"><br><div class="gmail_quote">On Fri, Mar 11, 2016 at 10:23 AM, \
Ivan Čukić <span dir="ltr">&lt;<a href="mailto:ivan.cukic@kde.org" \
target="_blank">ivan.cukic@kde.org</a>&gt;</span> wrote:<br><blockquote \
class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">Hi Scarlet,<br> <br>
Can you check why the build failed - I haven&#39;t changed the required Qt \
version:<br> <br>
18:16:56 CMake Error at CMakeLists.txt:22 (find_package):<br>
18:16:56     Could not find a configuration file for package &quot;Qt5&quot; that<br>
is compatible<br>
18:16:56     with requested version &quot;5.5.0&quot;.<br>
18:16:56<br>
18:16:56     The following configuration files were considered but not accepted:<br>
18:16:56<br>
18:16:56        /srv/jenkins/install/ubuntu/x86_64/g++/stable-kf5-qt5/qt5/inst/lib/cmake/Qt5/Qt5Config.cmake,<br>
                
version: 5.4.3<br>
<br>
Cheers,<br>
Ivan<br>
Cheerio,<br>
Ivan<br>
<br>
--<br>
KDE, <a href="mailto:ivan.cukic@kde.org">ivan.cukic@kde.org</a>, <a \
href="http://cukic.co/" rel="noreferrer" target="_blank">http://cukic.co/</a><br> gpg \
key id: 850B6F76<br> </blockquote></div><br></div>


[Attachment #6 (text/plain)]

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic