<html>
<body>
<div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
<table bgcolor="#f9f3c9" width="100%" cellpadding="12" style="border: 1px #c9c399 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
<tr>
<td>
This is an automatically generated e-mail. To reply, visit:
<a href="https://git.reviewboard.kde.org/r/122025/">https://git.reviewboard.kde.org/r/122025/</a>
</td>
</tr>
</table>
<br />
<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
<p style="margin-top: 0;">On January 14th, 2015, 6:27 a.m. UTC, <b>Laurent Montel</b> wrote:</p>
<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">For the moment impossible to show Qca-qt5 from ksirk
I used cmake -DCMAKE_INSTALL_PREFIX=/opt/kde5 -DQCA_SUFFIX=qt5 ../ for building qca</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">but ksirk still doesn't want to show it</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">-- Performing Test _OFFT_IS_64BIT - Success
CMake Warning at CMakeLists.txt:41 (find_package):
By not providing "FindQca-qt5.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "Qca-qt5", but
CMake did not find one.</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Could not find a package configuration file provided by "Qca-qt5"
(requested version 2.1.0) with any of the following names:</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;"><div class="codehilite" style="background: #f8f8f8"><pre style="line-height: 125%">Qca<span style="color: #666666">-</span>qt5Config.cmake
qca<span style="color: #666666">-</span>qt5<span style="color: #666666">-</span>config.cmake
</pre></div>
</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Add the installation prefix of "Qca-qt5" to CMAKE_PREFIX_PATH or set
"Qca-qt5_DIR" to a directory containing one of the above files. If
"Qca-qt5" provides a separate development package or SDK, be sure it has
been installed.</p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">So for the moment I don't know what is broken.</p></pre>
</blockquote>
</blockquote>
<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Laurent, </p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">As indicated you need to use the qt5 branch from the qca repo and you no longer need to use the QCA_SUFFIX. The branch itself has everything in there that is required. Also the Jenkins build system has already been switched to utilize this particular qt5 branch, so if a package is using Qca, then it needs to utilize the right Qca parameters in order NOT to fail on jenkins. </p>
<p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Building Qca from the master branch with utilizing the QCA_SUFFIX will cause the issue that the Qca-qt5Config.cmake files are installed in the directory /usr/lib/cmake/Qca. Cmake however would expect these files in /usr/lib/cmake/Qca-qt5.</p></pre>
<br />
<p>- Raymond</p>
<br />
<p>On January 13th, 2015, 11:53 a.m. UTC, Raymond Wooninck wrote:</p>
<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: 1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
<tr>
<td>
<div>Review request for KDE Games and Laurent Montel.</div>
<div>By Raymond Wooninck.</div>
<p style="color: grey;"><i>Updated Jan. 13, 2015, 11:53 a.m.</i></p>
<div style="margin-top: 1.5em;">
<b style="color: #575012; font-size: 10pt;">Repository: </b>
ksirk
</div>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Use the Qca-qt5 package from Harald</p></pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Build succesfully on the openSUSE OBS and Qca was properly detected.</p></pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">
<li>ksirk/CMakeLists.txt <span style="color: grey">(f060929)</span></li>
<li>ksirk/iris/src/CMakeLists.txt <span style="color: grey">(baa0561)</span></li>
<li>CMakeLists.txt <span style="color: grey">(2eaee41)</span></li>
</ul>
<p><a href="https://git.reviewboard.kde.org/r/122025/diff/" style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</table>
</div>
</body>
</html>