<div dir="ltr"><div dir="ltr">On Tue, Mar 8, 2022 at 11:20 PM Volker Krause <<a href="mailto:vkrause@kde.org">vkrause@kde.org</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Dienstag, 8. März 2022 08:54:38 CET Ben Cooksley wrote:<br>
> This evening i've repaired several issues that were causing builds to fail<br>
> on the main Jenkins CI system. This includes a broken Windows builder<br>
> (causing Windows builds to periodically fail) and a hung FreeBSD builder<br>
> (which was consuming half a CPU and preventing KWin CI jobs from completing)<br>
<br>
Thank you! Would that also explain the problems we are seeing with the FreeBSD <br>
seed job?<br></blockquote><div><br></div><div>Unfortunately no.</div><div><br></div><div>Most of the issues i've seen with the seed jobs on FreeBSD/Windows have been due to CMake erroring out as a consequence of the platform not being supported.</div><div>I've been fixing those as we hit them (by disabling the build of that project on that platform)</div><div><br></div><div>Looks like FreeBSD passes now.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
> Replacement runs have been initiated for all projects.<br>
> <br>
> So far all appears well, however a number of projects appear to have CI<br>
> regressions on one or more platforms due to:<br>
> - Use of exceptions (KMail)<br>
<br>
For this I'm not finding an explanation, it started after a completely <br>
unrelated merge commit and the exception using code is in an Akonadi header <br>
that is used all over the place.<br>
<br>
> - Use of an ECM version that does not exist (print-manager)<br>
<br>
Fixed.<br>
<br>
> - Use of C++ functionality that is not enabled (okular on Windows)<br>
<br>
<a href="https://invent.kde.org/graphics/okular/-/merge_requests/582" rel="noreferrer" target="_blank">https://invent.kde.org/graphics/okular/-/merge_requests/582</a><br>
<br>
> - Something to do with qobject_cast (akonadiconsole)<br>
<br>
We had similar issues in other modules over the past two weeks or so due to <br>
the include install layout changes not being propagated fully yet. That's what <br>
made me initially look at the FreeBSD seed job.<br>
<br>
Regards,<br>
Volker</blockquote><div><br></div><div>Thanks,</div><div>Ben </div></div></div>