<div dir="ltr"><div>Having a CI would be better as others have said.  I wonder if opensuse can do this with their open build service.</div><div><br></div><div>Jonathan</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, 11 Sep 2019 at 19:40, Christoph Feck <<a href="mailto:cfeck@kde.org">cfeck@kde.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 09/11/19 19:35, Rik Mills wrote:<br>
> On 10/09/2019 17:21, Jonathan Riddell wrote:<br>
>> Plasma 5.12.9 LTS<br>
>> is now released <a href="https://www.kde.org/announcements/plasma-5.12.9.php" rel="noreferrer" target="_blank">https://www.kde.org/announcements/plasma-5.12.9.php</a><br>
><br>
> Kwin to fails to build with Qt 5.9.<br>
><br>
> Plasma 5.12 should build with 5.9.<br>
><br>
>  /effects/screenshot/screenshot.cpp:110:15: error: ‘const class QImage’<br>
> has no member named ‘sizeInBytes’<br>
><br>
> but from <a href="http://qt.io" rel="noreferrer" target="_blank">qt.io</a><br>
><br>
> qsizetype QImage::sizeInBytes() const<br>
> Returns the image data size in bytes.<br>
> This function was introduced in Qt 5.10.<br>
><br>
> Commit introducing that is 67444e36592e78d46b757a6c72be1d50bdae19e6<br>
> [effects/screenshot] Upload data to xpixmap in chunks<br>
<br>
sizeInBytes() can be emulated with bytesPerLine() * height().<br>
<br>
Would it be possible to adopt the convention "tars are announced a few <br>
days before the tag/release" used by Frameworks and Applications also <br>
for the Plasma packages?<br>
<br>
This could help to avoid re-tagging in case of compilation errors.<br>
<br>
-- <br>
Christoph Feck<br>
KDE Release Team<br>
<br>
</blockquote></div>