KIO on Android Failure

2020-08-18 Thread Ben Cooksley
Hi all, At some point recently functionality was added to KIO which broke the build on Android. I'm not sure why we're building KIO on Android, but it appears that some applications may be using it - and this in turn causes the Dependency Build jobs to fail. Could someone take a look please?

Re: Extend metainfo.yaml files with License Information

2020-08-18 Thread Harald Sitter
On Mon, Aug 17, 2020 at 8:24 PM Andreas Cord-Landwehr wrote: > > Thanks! I will answer inline: > > On Montag, 17. August 2020 17:47:40 CEST Harald Sitter wrote: > [...] > > > **First question:** Shall we only list ONE or ALL licenses, same for the > > > license information overview that should be

Re: Extend metainfo.yaml files with License Information

2020-08-18 Thread Andreas Cord-Landwehr
On Dienstag, 18. August 2020 12:34:42 CEST Harald Sitter wrote: [...] > > Ouch, yes, the obvious choice, no idea why I did not see that by myself :) > > Yes, SPDX expressions should be the obvious way to go IMO. For the > > questions: - for libraries, I agree that the target name should be > >

Re: KIO on Android Failure

2020-08-18 Thread Ahmad Samir
On 18/08/2020 13:52, Ben Cooksley wrote: Hi all, At some point recently functionality was added to KIO which broke the build on Android. I'm not sure why we're building KIO on Android, but it appears that some applications may be using it - and this in turn causes the Dependency Build jobs to

KDE CI: Frameworks » kirigami » kf5-qt5 FreeBSDQt5.15 - Build # 75 - Still Unstable!

2020-08-18 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kirigami/job/kf5-qt5%20FreeBSDQt5.15/75/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Tue, 18 Aug 2020 14:01:10 + Build duration: 18 min and counting JUnit Tests Name:

KDE CI: Frameworks » kirigami » kf5-qt5 FreeBSDQt5.15 - Build # 76 - Fixed!

2020-08-18 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/kirigami/job/kf5-qt5%20FreeBSDQt5.15/76/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Tue, 18 Aug 2020 14:19:33 + Build duration: 20 min and counting JUnit Tests Name:

D24826: Enforce 100 chars line width

2020-08-18 Thread Allan Sandfeld Jensen
carewolf added a comment. I agree. A limit of 100 is arbitrary and harmful. Unfortunately clang-format doesn't seem to have a way to make lines over a certain length less desirably, but still allowed if the break would be ugly, so it is better to just allow long lines. REPOSITORY R240