KDE CI: Frameworks » prison » kf5-qt5 AndroidQt5.14 - Build # 19 - Failure!

2020-06-22 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/prison/job/kf5-qt5%20AndroidQt5.14/19/ Project: kf5-qt5 AndroidQt5.14 Date of build: Mon, 22 Jun 2020 23:09:57 + Build duration: 41 sec and counting CONSOLE OUTPUT [...truncated

KDE CI: Frameworks » solid » kf5-qt5 FreeBSDQt5.15 - Build # 2 - Fixed!

2020-06-22 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/solid/job/kf5-qt5%20FreeBSDQt5.15/2/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Mon, 22 Jun 2020 18:07:25 + Build duration: 52 sec and counting JUnit Tests Name: projectroot

D17816: Support for xattrs on kio copy/move

2020-06-22 Thread Stefan Brüns
bruns added inline comments. INLINE COMMENTS > file_unix.cpp:580 > +if (listlen == 0) { > +qCDebug(KIO_FILE) << "file" << src_fd << "don't have any xattr"; > +return false; `src_fd` is quite meaningless as debug output > file_unix.cpp:625 > +

D29747: Deprecate AbstractBarcode::minimumSize() also for the compiler

2020-06-22 Thread Friedrich W. H. Kossebau
kossebau closed this revision. REPOSITORY R280 Prison REVISION DETAIL https://phabricator.kde.org/D29747 To: kossebau, #frameworks, svuorela, vkrause Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns

D29747: Deprecate AbstractBarcode::minimumSize() also for the compiler

2020-06-22 Thread Friedrich W. H. Kossebau
kossebau added a comment. Okay :) Hm, need to update 71 to 72 though first, doing now. REPOSITORY R280 Prison BRANCH fullydeprecateminimumsize REVISION DETAIL https://phabricator.kde.org/D29747 To: kossebau, #frameworks, svuorela, vkrause Cc: kde-frameworks-devel, LeGast00n, cblack,

D29747: Deprecate AbstractBarcode::minimumSize() also for the compiler

2020-06-22 Thread Volker Krause
vkrause accepted this revision. This revision is now accepted and ready to land. REPOSITORY R280 Prison BRANCH fullydeprecateminimumsize REVISION DETAIL https://phabricator.kde.org/D29747 To: kossebau, #frameworks, svuorela, vkrause Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh,

D29747: Deprecate AbstractBarcode::minimumSize() also for the compiler

2020-06-22 Thread Friedrich W. H. Kossebau
kossebau added a comment. Ping... :) REPOSITORY R280 Prison REVISION DETAIL https://phabricator.kde.org/D29747 To: kossebau, #frameworks, svuorela, vkrause Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns

D17816: Support for xattrs on kio copy/move

2020-06-22 Thread Nathaniel Graham
ngraham added a comment. @bruns? REVISION DETAIL https://phabricator.kde.org/D17816 To: arrowd, dfaure, chinmoyr, bruns, #frameworks, tmarshall, usta, cochise Cc: usta, scheirle, tmarshall, arrowd, cfeck, bruns, phidrho, dhaumann, funkybomber, abika, pino, davidedmundson, ngraham,

Re: Shift for parts of the CI system to Qt 5.15

2020-06-22 Thread Ben Cooksley
On Mon, Jun 22, 2020 at 9:06 AM David Faure wrote: > > On samedi 20 juin 2020 12:25:42 CEST Ben Cooksley wrote: > > - ktorrent (when linking with taglib) > > Looks like the fix I made to fix ktorrent (failing to link with taglib) also > fixed the FreeBSD issue you mention. > >