<html>   <head>       <style type="text/css">p {margin:2px 0px;font-family: Arial; font-size: 14px;}</style>   </head>   <body>       <p>Hi Ben,</p>
<p>> As quick resolve I can see adding that dependency as one solution</p>
<p> </p>
<p>the mac builds failed because of missing</p>
<pre class="console-output"><span class="pipeline-node-31"><span class="timestamp"><strong>04:27:54</strong> </span> ld: library not found for -lWebKitWidgets<br /><br />On windows: <br /></span></pre>
<pre class="console-output"><span class="pipeline-node-30"> Could not find a package configuration file provided by "Qt5WebKitWidgets"</span></pre>
<p> </p>
<p>> and the third options is to switch to the experimental QWebEngine</p>
<p><br />Below you can see the supported and not supported features.</p>
<pre class="code highlight" lang="cmake"><span id="LC10" class="line" lang="cmake">    <span class="s2">Fetching pages with javascript is not supported</span></span>
<span id="LC11" class="line" lang="cmake">    <span class="s2">Preview of fetched pages is supported</span></span>
<span id="LC12" class="line" lang="cmake">    <span class="s2">Multilingual preview of web pages<span id="LC10" class="line" lang="cmake"> is not supported</span></span></span>
<span id="LC13" class="line" lang="cmake">    <span class="s2">Inspecting of web pages<span id="LC12" class="line" lang="cmake"><span id="LC10" class="line" lang="cmake"> is not supported</span></span></span></span>
</pre>
<p> </p>
<p>Regards</p>
<p>Ralf<br /><span style="font-family: Arial; font-size: 11px;">-----ursprüngliche Nachricht-----<br /> Von: <a href="mailto:ralf.habacker@freenet.de" target="_blank" rel="noopener">ralf.habacker@freenet.de</a><br /> Gesendet: 18.09.2020 20:35 Uhr<br /> An: <a href="mailto:bcooksley@kde.org" target="_blank" rel="noopener">bcooksley@kde.org</a>, <a href="mailto:ralf.habacker@freenet.de" target="_blank" rel="noopener">ralf.habacker@freenet.de</a>, <a href="mailto:ralf@habacker.de" target="_blank" rel="noopener">ralf@habacker.de</a>, <a href="mailto:me@dawidwrobel.com" target="_blank" rel="noopener">me@dawidwrobel.com</a><br /> Kopie: <a href="mailto:kde-devel@kde.org" target="_blank" rel="noopener">kde-devel@kde.org</a><br /> Betreff: RE: Broken build for Alkimia</span><br /><br /></p>
<p></p>
<p>Hi Ben,</p>
<p>thanks for this pointer.</p>
<p> </p>
<p>The changes in master were related to the remove of kdelibs4support, which has been requested recently by Thomas Baumgart. Unfortunally with the removal of kdelibs4support and the fact that alkimia still depends on WebKit because QWebEngine suppport is experimental </p>
<p>https://invent.kde.org/office/alkimia/-/blob/master/CMakeLists.txt#L83, there is now a dependency to libKF5WebKit required, which seems to not been added to the build system.</p>
<p> </p>
<p>As quick resolve I can see adding that dependency as one solution,  another other would be that I revert my changes and got back to kdelib4support and the third options is to switch to the experimental QWebEngine support, by adding -D<code>BUILD_WITH_WEBENGINE</code>=1 to the cmake configure line.</p>
<p> </p>
<p>Regards</p>
<p>Ralf<br /><br /><span style="font-family: Arial; font-size: 11px;">-----ursprüngliche Nachricht-----<br /> Von: <a href="mailto:bcooksley@kde.org" target="_blank" rel="noopener">bcooksley@kde.org</a><br /> Gesendet: 18.09.2020 18:08 Uhr<br /> An: <a href="mailto:ralf.habacker@freenet.de" target="_blank" rel="noopener">ralf.habacker@freenet.de</a>, <a href="mailto:ralf@habacker.de" target="_blank" rel="noopener">ralf@habacker.de</a>, <a href="mailto:me@dawidwrobel.com" target="_blank" rel="noopener">me@dawidwrobel.com</a><br /> Kopie: <a href="mailto:kde-devel@kde.org" target="_blank" rel="noopener">kde-devel@kde.org</a><br /> Betreff: Broken build for Alkimia</span><br /><br /></p>
<div dir="ltr">Hi Ralf and Dawid,
<div> </div>
<div>Recently you both made commits/merged in a series of changes to 'Akimia' which has resulted in it's CI builds failing now on all platforms.</div>
<div> </div>
<div>If you could please correct these failures that would be appreciated - they are currently causing Dependency Builds to fail, which means no changes may be made to any part of the CI system (otherwise the entire system is broken for everyone)</div>
<div> </div>
<div>Regards,</div>
<div>Ben</div>
</div>
<p><br /> <span style="font-family: Arial; font-size: 11px;">-----ursprüngliche Nachricht Ende-----</span></p>
<p><br /><br /><br /> <span style="font-family: Arial; font-size: 11px;">-----ursprüngliche Nachricht Ende-----</span></p>   </body></html> <br><br>