KDE CI: Frameworks » kio » kf5-qt5 FreeBSDQt5.15 - Build # 1005 - Still Unstable!
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.15/1005/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Fri, 13 Aug 2021 10:09:08 + Build duration: 16 min and counting JUnit Tests Name: projectroot Failed: 3 test(s), Passed: 56 test(s), Skipped: 0 test(s), Total: 59 test(s)Failed: projectroot.autotests.applicationlauncherjob_servicetestFailed: projectroot.autotests.kiocore_kmountpointtestFailed: projectroot.autotests.kiowidgets_kfileitemactionstestName: projectroot.autotests Failed: 0 test(s), Passed: 6 test(s), Skipped: 0 test(s), Total: 6 test(s)Name: projectroot.src.ioslaves.trash Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot.src.kpasswdserver Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)
KDE CI: Frameworks » kio » kf5-qt5 FreeBSDQt5.15 - Build # 1006 - Still Unstable!
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.15/1006/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Fri, 13 Aug 2021 10:26:16 + Build duration: 3 min 28 sec and counting JUnit Tests Name: projectroot Failed: 1 test(s), Passed: 58 test(s), Skipped: 0 test(s), Total: 59 test(s)Failed: projectroot.autotests.kiocore_kmountpointtestName: projectroot.autotests Failed: 0 test(s), Passed: 6 test(s), Skipped: 0 test(s), Total: 6 test(s)Name: projectroot.src.ioslaves.trash Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot.src.kpasswdserver Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)
KDE CI: Frameworks » kcrash » kf5-qt5 FreeBSDQt5.15 - Build # 89 - Still Unstable!
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kcrash/job/kf5-qt5%20FreeBSDQt5.15/89/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Fri, 13 Aug 2021 12:50:20 + Build duration: 32 sec and counting JUnit Tests Name: projectroot Failed: 1 test(s), Passed: 2 test(s), Skipped: 0 test(s), Total: 3 test(s)Failed: projectroot.autotests.metadatatest
KDE CI: Frameworks » knotifications » kf5-qt5 AndroidQt5.15 - Build # 112 - Failure!
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/knotifications/job/kf5-qt5%20AndroidQt5.15/112/ Project: kf5-qt5 AndroidQt5.15 Date of build: Fri, 13 Aug 2021 13:35:35 + Build duration: 46 sec and counting CONSOLE OUTPUT [...truncated 282 lines...][2021-08-13T13:36:14.515Z] connect(q, QOverload<>::of(&KPassivePopup::clicked), q, &QWidget::hide);[2021-08-13T13:36:14.515Z]~^[2021-08-13T13:36:14.515Z] /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.15/src/kpassivepopup.cpp:71:52: error: parameter declarator cannot be qualified[2021-08-13T13:36:14.515Z] connect(q, QOverload<>::of(&KPassivePopup::clicked), q, &QWidget::hide);[2021-08-13T13:36:14.515Z] ~~~^[2021-08-13T13:36:14.515Z] /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.15/src/kpassivepopup.cpp:71:62: error: unknown type name 'q'[2021-08-13T13:36:14.515Z] connect(q, QOverload<>::of(&KPassivePopup::clicked), q, &QWidget::hide);[2021-08-13T13:36:14.515Z] ^[2021-08-13T13:36:14.515Z] /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.15/src/kpassivepopup.cpp:71:75: error: parameter declarator cannot be qualified[2021-08-13T13:36:14.515Z] connect(q, QOverload<>::of(&KPassivePopup::clicked), q, &QWidget::hide);[2021-08-13T13:36:14.515Z] ~^[2021-08-13T13:36:14.515Z] /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.15/src/kpassivepopup.cpp:71:75: error: C++ requires a type specifier for all declarations[2021-08-13T13:36:14.515Z] /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.15/src/kpassivepopup.cpp:71:9: error: C++ requires a type specifier for all declarations[2021-08-13T13:36:14.515Z] connect(q, QOverload<>::of(&KPassivePopup::clicked), q, &QWidget::hide);[2021-08-13T13:36:14.515Z] ^[2021-08-13T13:36:14.515Z] /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.15/src/kpassivepopup.cpp:46:11: error: member initializer 'q' does not name a non-static data member or base class[2021-08-13T13:36:14.515Z] : q(q)[2021-08-13T13:36:14.515Z] ^~~~[2021-08-13T13:36:14.515Z] /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.15/src/kpassivepopup.cpp:47:11: error: member initializer 'popupStyle' does not name a non-static data member or base class[2021-08-13T13:36:14.515Z] , popupStyle(DEFAULT_POPUP_TYPE)[2021-08-13T13:36:14.515Z] ^~[2021-08-13T13:36:14.515Z] /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.15/src/kpassivepopup.cpp:48:11: error: member initializer 'window' does not name a non-static data member or base class[2021-08-13T13:36:14.515Z] , window(winId)[2021-08-13T13:36:14.515Z] ^[2021-08-13T13:36:14.515Z] /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.15/src/kpassivepopup.cpp:49:11: error: member initializer 'hideDelay' does not name a non-static data member or base class[2021-08-13T13:36:14.515Z] , hideDelay(DEFAULT_POPUP_TIME)[2021-08-13T13:36:14.515Z] ^[2021-08-13T13:36:14.515Z] /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.15/src/kpassivepopup.cpp:50:11: error: member initializer 'hideTimer' does not name a non-static data member or base class[2021-08-13T13:36:14.515Z] , hideTimer(new QTimer(q))[2021-08-13T13:36:14.515Z] ^~~~[2021-08-13T13:36:14.515Z] /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.15/src/kpassivepopup.cpp:51:11: error: member initializer 'autoDelete' does not name a non-static data member or base class[2021-08-13T13:36:14.515Z] , autoDelete(false)[2021-08-13T13:36:14.515Z] ^[2021-08-13T13:36:14.515Z] /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.15/src/kpassivepopup.cpp:72:6: error: expected ';' after class[2021-08-13T13:36:14.515Z] }[2021-08-13T13:36:14.515Z] ^[2021-08-13T13:36:14.515Z] /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.15/src/kpassivepopup.cpp:74:26: error: default initialization of an object of const type 'KPassivePopup *const'[2021-08-13T13:36:14.515Z] KPassivePopup *const q;[2021-08-13T13:36:14.515Z] ^[2021-08-13T13:36:14.515Z]= nullptr[2021-08-13T13:36:14.515Z] /home/user/workspace/Frameworks/knotifications/kf5-qt5 AndroidQt5.15/src/kpassivepopup.cpp:100:26: error: use of undeclared identifier 'desktopRectForPoint'[2021-08-13T13:36:14.515Z] QRect deskRect = desktopRectForPoint(anchor);[2021-08-13T13:36:14.515Z] ^[2021-08-13T13:36:14.515Z] fatal error: too many er
KDE CI: Frameworks » knotifications » kf5-qt5 WindowsMSVCQt5.15 - Build # 112 - Failure!
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/knotifications/job/kf5-qt5%20WindowsMSVCQt5.15/112/ Project: kf5-qt5 WindowsMSVCQt5.15 Date of build: Fri, 13 Aug 2021 13:35:35 + Build duration: 2 min 33 sec and counting CONSOLE OUTPUT [...truncated 403 lines...][2021-08-13T13:38:06.962Z] ..\src\kpassivepopup.cpp(335): error C2039: 'msg': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] ..\src\kpassivepopup.cpp(336): error C2039: 'msg': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] ..\src\kpassivepopup.cpp(337): error C2039: 'msg': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] ..\src\kpassivepopup.cpp(350): error C2039: 'msgView': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] ..\src\kpassivepopup.cpp(355): error C2039: 'hideDelay': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] ..\src\kpassivepopup.cpp(360): error C2039: 'hideDelay': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] ..\src\kpassivepopup.cpp(361): error C2039: 'hideTimer': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] ..\src\kpassivepopup.cpp(363): error C2039: 'hideTimer': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] ..\src\kpassivepopup.cpp(365): error C2039: 'hideTimer': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] ..\src\kpassivepopup.cpp(372): error C2039: 'autoDelete': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] ..\src\kpassivepopup.cpp(377): error C2039: 'autoDelete': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] ..\src\kpassivepopup.cpp(401): error C2039: 'fixedPosition': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] ..\src\kpassivepopup.cpp(404): error C2039: 'popupStyle': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] ..\src\kpassivepopup.cpp(405): error C2039: 'fixedPosition': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] ..\src\kpassivepopup.cpp(407): error C2039: 'fixedPosition': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T13:38:06.962Z] ..\src\kpassivepopup.cpp(412): error C2039: 'hideDelay': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.963Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T13:38:06.963Z] ..\src\kpassivepopup.cpp(418): error C2039: 'hideTimer': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.963Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T13:38:06.963Z] ..\src\kpassivepopup.cpp(424): error C2039: 'fixedPosition': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.963Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T13:38:06.963Z] ..\src\kpassivepopup.cpp(430): error C2039: 'hideTimer': is not a member of 'KPassivePopup::Private'[2021-08-13T13:38:06.963Z] C:\CI\Job Build\src\kpassivepopup.h(413): note: see declaration of 'KPassivePopup::Private'[2021-08-13T1
KDE CI: Frameworks » kio » kf5-qt5 FreeBSDQt5.15 - Build # 1007 - Failure!
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.15/1007/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Fri, 13 Aug 2021 13:42:21 + Build duration: 1 min 12 sec and counting CONSOLE OUTPUT [...truncated 899 lines...][2021-08-13T13:43:26.588Z] ^[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:932:32: error: expected unqualified-id[2021-08-13T13:43:26.588Z] processed_size += n;[2021-08-13T13:43:26.588Z]^[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:936:13: error: unknown type name 'processedSize'[2021-08-13T13:43:26.588Z] processedSize(processed_size);[2021-08-13T13:43:26.588Z] ^[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:937:9: error: extraneous closing brace ('}')[2021-08-13T13:43:26.588Z] }[2021-08-13T13:43:26.588Z] ^[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:944:5: error: expected unqualified-id[2021-08-13T13:43:26.588Z] if (!copyXattrs(src_file.handle(), dest_file.handle())) {[2021-08-13T13:43:26.588Z] ^[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:949:5: error: unknown type name 'src_file'[2021-08-13T13:43:26.588Z] src_file.close();[2021-08-13T13:43:26.588Z] ^[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:949:13: error: cannot use dot operator on a type[2021-08-13T13:43:26.588Z] src_file.close();[2021-08-13T13:43:26.588Z] ^[2021-08-13T13:43:26.588Z] [ 28%] Built target kio_http_cache_cleaner[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:951:5: error: unknown type name 'dest_file'[2021-08-13T13:43:26.588Z] dest_file.flush(); // so the write() happens before futimes()[2021-08-13T13:43:26.588Z] ^[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:951:14: error: cannot use dot operator on a type[2021-08-13T13:43:26.588Z] dest_file.flush(); // so the write() happens before futimes()[2021-08-13T13:43:26.588Z] ^[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:954:5: error: expected unqualified-id[2021-08-13T13:43:26.588Z] if (!wasKilled()) {[2021-08-13T13:43:26.588Z] ^[2021-08-13T13:43:26.588Z] [ 28%] Building CXX object src/ioslaves/ftp/CMakeFiles/kio_ftp.dir/ftp.cpp.o[2021-08-13T13:43:26.588Z] [ 28%] Building CXX object src/ioslaves/trash/CMakeFiles/ktrash5.dir/ktrash5_autogen/mocs_compilation.cpp.o[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:976:5: error: unknown type name 'dest_file'[2021-08-13T13:43:26.588Z] dest_file.close();[2021-08-13T13:43:26.588Z] ^[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:976:14: error: cannot use dot operator on a type[2021-08-13T13:43:26.588Z] dest_file.close();[2021-08-13T13:43:26.588Z] ^[2021-08-13T13:43:26.588Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:978:5: error: expected unqualified-id[2021-08-13T13:43:26.589Z] if (wasKilled()) {[2021-08-13T13:43:26.589Z] ^[2021-08-13T13:43:26.589Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:987:5: error: expected unqualified-id[2021-08-13T13:43:26.589Z] if (dest_file.error() != QFile::NoError) {[2021-08-13T13:43:26.589Z] ^[2021-08-13T13:43:26.589Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:1003:5: error: expected unqualified-id[2021-08-13T13:43:26.589Z] if (_mode == -1) {[2021-08-13T13:43:26.589Z] ^[2021-08-13T13:43:26.589Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:1007:5: error: expected unqualified-id[2021-08-13T13:43:26.589Z] if ((::chmod(_dest.data(), _mode) != 0)[2021-08-13T13:43:26.589Z] ^[2021-08-13T13:43:26.589Z] fatal error: too many errors emitted, stopping now [-ferror-limit=][2021-08-13T13:43:26.941Z] [ 28%] Building CXX object src/ioslaves/trash/CMakeFiles/ktrash5.dir/ktrash.cpp.o[2021-08-13T13:43:26.941Z] 20 errors generated.[2021-08-13T13:43:26.941Z] gmake[2]: *** [src/ioslaves/file/CMakeFiles/kio_file.dir/build.make:104: src/ioslaves/file/CMakeFiles/k
KDE CI: Frameworks » kio » kf5-qt5 AndroidQt5.15 - Build # 55 - Failure!
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20AndroidQt5.15/55/ Project: kf5-qt5 AndroidQt5.15 Date of build: Fri, 13 Aug 2021 13:42:21 + Build duration: 1 min 42 sec and counting CONSOLE OUTPUT [...truncated 809 lines...][2021-08-13T13:43:30.185Z] [ 65%] Built target kterminallauncherjob_servicetest[2021-08-13T13:43:30.185Z] Scanning dependencies of target favicontest[2021-08-13T13:43:30.185Z] [ 65%] Building CXX object autotests/CMakeFiles/favicontest.dir/favicontest_autogen/mocs_compilation.cpp.o[2021-08-13T13:43:30.185Z] [ 65%] Built target kterminallauncherjob_scopetest[2021-08-13T13:43:30.185Z] [ 66%] Generating ui_sslinfo.h[2021-08-13T13:43:30.185Z] [ 66%] Generating fileundomanager_adaptor.cpp, fileundomanager_adaptor.h[2021-08-13T13:43:30.451Z] [ 66%] Building CXX object autotests/CMakeFiles/favicontest.dir/favicontest.cpp.o[2021-08-13T13:43:30.451Z] [ 67%] Generating kuiserver_interface.cpp, kuiserver_interface.h[2021-08-13T13:43:30.451Z] [ 67%] Generating ui_certificateparty.h[2021-08-13T13:43:30.451Z] [ 67%] Generating ui_checksumswidget.h[2021-08-13T13:43:30.736Z] [ 67%] Generating ui_kfilepropspluginwidget.h[2021-08-13T13:43:30.736Z] [ 67%] Linking CXX executable ../bin/commandlauncherjob_scopetest[2021-08-13T13:43:30.736Z] [ 67%] Generating ui_kpropertiesdesktopadvbase.h[2021-08-13T13:43:30.736Z] [ 68%] Building CXX object autotests/CMakeFiles/applicationlauncherjob_scopetest.dir/applicationlauncherjobtest.cpp.o[2021-08-13T13:43:30.736Z] [ 68%] Generating ui_kpropertiesdesktopbase.h[2021-08-13T13:43:30.736Z] [ 68%] Built target commandlauncherjob_scopetest[2021-08-13T13:43:30.736Z] [ 68%] Generating fileundomanager_adaptor.moc[2021-08-13T13:43:31.011Z] [ 68%] Generating kuiserver_interface.moc[2021-08-13T13:43:31.011Z] [ 68%] Linking CXX executable ../bin/kterminallauncherjob_forkingtest[2021-08-13T13:43:31.012Z] [ 68%] Linking CXX executable ../bin/applicationlauncherjob_forkingtest[2021-08-13T13:43:31.283Z] [ 68%] Built target kterminallauncherjob_forkingtest[2021-08-13T13:43:31.283Z] [ 68%] Built target applicationlauncherjob_forkingtest[2021-08-13T13:43:31.555Z] Scanning dependencies of target KF5KIOWidgets[2021-08-13T13:43:31.555Z] [ 69%] Building CXX object src/widgets/CMakeFiles/KF5KIOWidgets.dir/KF5KIOWidgets_autogen/mocs_compilation.cpp.o[2021-08-13T13:43:31.555Z] [ 69%] Linking CXX executable ../bin/commandlauncherjob_servicetest[2021-08-13T13:43:31.555Z] [ 69%] Linking CXX executable ../bin/commandlauncherjob_forkingtest[2021-08-13T13:43:31.555Z] [ 69%] Built target commandlauncherjob_servicetest[2021-08-13T13:43:31.555Z] [ 69%] Built target commandlauncherjob_forkingtest[2021-08-13T13:43:31.819Z] [ 69%] Linking CXX executable ../bin/openurljobtest[2021-08-13T13:43:32.080Z] [ 69%] Built target openurljobtest[2021-08-13T13:43:32.080Z] [ 69%] Linking CXX executable ../bin/applicationlauncherjob_servicetest[2021-08-13T13:43:32.080Z] [ 69%] Built target applicationlauncherjob_servicetest[2021-08-13T13:43:32.339Z] [ 70%] Linking CXX executable ../bin/favicontest[2021-08-13T13:43:32.339Z] [ 70%] Built target favicontest[2021-08-13T13:43:32.907Z] [ 70%] Linking CXX executable ../bin/applicationlauncherjob_scopetest[2021-08-13T13:43:32.907Z] [ 70%] Built target applicationlauncherjob_scopetest[2021-08-13T13:43:33.471Z] [ 71%] Building CXX object src/widgets/CMakeFiles/KF5KIOWidgets.dir/delegateanimationhandler.cpp.o[2021-08-13T13:43:34.864Z] [ 71%] Building CXX object src/widgets/CMakeFiles/KF5KIOWidgets.dir/imagefilter.cpp.o[2021-08-13T13:43:35.444Z] [ 71%] Building CXX object src/widgets/CMakeFiles/KF5KIOWidgets.dir/kfileitemdelegate.cpp.o[2021-08-13T13:43:37.401Z] [ 71%] Building CXX object src/widgets/CMakeFiles/KF5KIOWidgets.dir/kdesktopfileactions.cpp.o[2021-08-13T13:43:38.352Z] /home/user/workspace/Frameworks/kio/kf5-qt5 AndroidQt5.15/src/widgets/kdesktopfileactions.cpp:106:14: warning: unused variable 'ro' [-Wunused-variable][2021-08-13T13:43:38.352Z] bool ro = cg.readEntry("ReadOnly", false);[2021-08-13T13:43:38.352Z] ^[2021-08-13T13:43:38.352Z] /home/user/workspace/Frameworks/kio/kf5-qt5 AndroidQt5.15/src/widgets/kdesktopfileactions.cpp:291:22: warning: unused variable 'ro' [-Wunused-variable][2021-08-13T13:43:38.352Z] bool ro = group.readEntry("ReadOnly", false);[2021-08-13T13:43:38.352Z] ^[2021-08-13T13:43:38.618Z] 2 warnings generated.[2021-08-13T13:43:38.618Z] [ 72%] Building CXX object src/widgets/CMakeFiles/KF5KIOWidgets.dir/kopenwithdialog.cpp.o[2021-08-13T13:43:40.525Z] [ 72%] Building CXX object src/widgets/CMakeFiles/KF5KIOWidgets.dir/kfile.cpp.o[2021-08-13T13:43:41.098Z] [ 72%] Building CXX object src/widgets/CMakeFiles/KF5KIOWidgets.dir/pastedialog.cpp.o[2021-08-13T13:43:42.516Z] [ 73%] Building CXX object src/widgets/CMakeFiles/KF5KIOWidgets.dir/paste.cpp.o[2021-08-13T13:43:43.900Z] [ 73%] Building CXX object src/widgets
KDE CI: Frameworks » kio » kf5-qt5 WindowsMSVCQt5.15 - Build # 804 - Failure!
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20WindowsMSVCQt5.15/804/ Project: kf5-qt5 WindowsMSVCQt5.15 Date of build: Fri, 13 Aug 2021 13:42:21 + Build duration: 2 min 21 sec and counting CONSOLE OUTPUT [...truncated 871 lines...][2021-08-13T13:44:34.698Z] [227/777] Automatic MOC for target kioexecd[2021-08-13T13:44:34.959Z] [228/777] Generating kpasswdserveradaptor.cpp, kpasswdserveradaptor.h[2021-08-13T13:44:34.959Z] [229/777] Generating kioexecdadaptor.cpp, kioexecdadaptor.h[2021-08-13T13:44:34.959Z] [230/777] Generating kpasswdserveradaptor.moc[2021-08-13T13:44:34.959Z] [231/777] Automatic MOC for target kcm_netpref[2021-08-13T13:44:34.959Z] [232/777] Generating kioexecdadaptor.moc[2021-08-13T13:44:34.959Z] [233/777] Automatic MOC for target kcm_cookies[2021-08-13T13:44:34.959Z] [234/777] Linking CXX shared module bin\kcm_smb.dll[2021-08-13T13:44:34.959Z] LINK : warning LNK4044: unrecognized option '/Wl,-Bsymbolic-functions'; ignored[2021-08-13T13:44:34.959Z]Creating library lib\kcm_smb.lib and object lib\kcm_smb.exp[2021-08-13T13:44:34.959Z] LINK : warning LNK4044: unrecognized option '/Wl,-Bsymbolic-functions'; ignored[2021-08-13T13:44:34.959Z] LINK : warning LNK4044: unrecognized option '/Wl,-Bsymbolic-functions'; ignored[2021-08-13T13:44:34.959Z]Creating library lib\kcm_smb.lib and object lib\kcm_smb.exp[2021-08-13T13:44:35.218Z] [235/777] Automatic MOC for target listdirtest[2021-08-13T13:44:35.218Z] [236/777] Automatic MOC for target jobremotetest[2021-08-13T13:44:35.798Z] [237/777] Building CXX object src\gui\CMakeFiles\KF5KIOGui.dir\kprocessrunner.cpp.obj[2021-08-13T13:44:36.058Z] [238/777] Building CXX object src\kpasswdserver\CMakeFiles\kiod_kpasswdserver.dir\kiod_kpasswdserver_autogen\mocs_compilation.cpp.obj[2021-08-13T13:44:36.318Z] [239/777] Building CXX object src\kpasswdserver\CMakeFiles\kiod_kpasswdserver.dir\kiod_kpasswdserver.cpp.obj[2021-08-13T13:44:36.318Z] [240/777] Generating ui_kcookiespolicies.h[2021-08-13T13:44:36.318Z] [241/777] Generating ui_kcookiesmanagement.h[2021-08-13T13:44:36.577Z] [242/777] Linking CXX shared library bin\KF5KIOGui.dll[2021-08-13T13:44:36.577Z] LINK : warning LNK4044: unrecognized option '/Wl,-Bsymbolic-functions'; ignored[2021-08-13T13:44:36.577Z]Creating library lib\KF5KIOGui.lib and object lib\KF5KIOGui.exp[2021-08-13T13:44:36.577Z] LINK : warning LNK4044: unrecognized option '/Wl,-Bsymbolic-functions'; ignored[2021-08-13T13:44:36.577Z] LINK : warning LNK4044: unrecognized option '/Wl,-Bsymbolic-functions'; ignored[2021-08-13T13:44:36.577Z]Creating library lib\KF5KIOGui.lib and object lib\KF5KIOGui.exp[2021-08-13T13:44:36.577Z] [243/777] Building CXX object src\kioexec\CMakeFiles\kioexecd.dir\kioexecd_autogen\mocs_compilation.cpp.obj[2021-08-13T13:44:36.577Z] [244/777] Generating ui_kcookiespolicyselectiondlg.h[2021-08-13T13:44:36.577Z] [245/777] Automatic MOC for target ktelnetservice5[2021-08-13T13:44:36.838Z] [246/777] Building CXX object src\kioexec\CMakeFiles\kioexecd.dir\kioexecdebug.cpp.obj[2021-08-13T13:44:36.838Z] [247/777] Building CXX object src\kpasswdserver\autotests\CMakeFiles\kpasswdservertest.dir\kpasswdservertest_autogen\mocs_compilation.cpp.obj[2021-08-13T13:44:36.838Z] [248/777] Building CXX object src\ioslaves\telnet\CMakeFiles\ktelnetservice5.dir\ktelnetservice5_autogen\mocs_compilation.cpp.obj[2021-08-13T13:44:37.783Z] [249/777] Building CXX object src\kpasswdserver\CMakeFiles\kiod_kpasswdserver.dir\kpasswdserveradaptor.cpp.obj[2021-08-13T13:44:38.721Z] [250/777] Automatic MOC for target KF5KIOWidgets[2021-08-13T13:44:38.721Z] [251/777] Generating ui_sslinfo.h[2021-08-13T13:44:38.721Z] [252/777] Building CXX object src\kpasswdserver\CMakeFiles\kiod_kpasswdserver.dir\kpasswdserver.cpp.obj[2021-08-13T13:44:38.721Z] [253/777] Generating ui_kfilepropspluginwidget.h[2021-08-13T13:44:38.981Z] [254/777] Generating ui_checksumswidget.h[2021-08-13T13:44:38.981Z] [255/777] Generating fileundomanager_adaptor.cpp, fileundomanager_adaptor.h[2021-08-13T13:44:39.240Z] [256/777] Building CXX object src\kioexec\CMakeFiles\kioexecd.dir\kioexecdadaptor.cpp.obj[2021-08-13T13:44:39.240Z] [257/777] Building CXX object src\kpasswdserver\autotests\CMakeFiles\kpasswdservertest.dir\kpasswdservertest.cpp.obj[2021-08-13T13:44:39.240Z] [258/777] Generating fileundomanager_adaptor.moc[2021-08-13T13:44:39.240Z] [259/777] Generating kuiserver_interface.cpp, kuiserver_interface.h[2021-08-13T13:44:39.240Z] [260/777] Generating ui_kpropertiesdesktopbase.h[2021-08-13T13:44:39.240Z] [261/777] Generating ui_certificateparty.h[2021-08-13T13:44:39.240Z] [262/777] Generating kuiserver_interface.moc[2021-08-13T13:44:39.502Z] [263/777] Generating ui_kpropertiesdesktopadvbase.h[2021-08-13T13:44:39.502Z] [264/777] Building CXX object src\kpasswdserver\autotests\CMakeFiles\kpasswdservertest.dir\kpasswdserveradaptor.cpp.obj[2021-08-13T13:44:39.502Z] [265/777] Linking C
KDE CI: Frameworks » kio » kf5-qt5 SUSEQt5.15 - Build # 1000 - Unstable!
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20SUSEQt5.15/1000/ Project: kf5-qt5 SUSEQt5.15 Date of build: Fri, 13 Aug 2021 13:42:21 + Build duration: 5 min 30 sec and counting BUILD ARTIFACTS acc/KF5KIO-5.85.0.xml JUnit Tests Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 1 test(s), Passed: 59 test(s), Skipped: 0 test(s), Total: 60 test(s)Failed: projectroot.autotests.kiowidgets_kfileitemactionstestName: projectroot.autotests Failed: 0 test(s), Passed: 6 test(s), Skipped: 0 test(s), Total: 6 test(s)Name: projectroot.src.ioslaves.trash Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot.src.kpasswdserver Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s) Cobertura Report Project Coverage Summary Name PackagesFilesClassesLinesConditionalsCobertura Coverage Report61% (25/41)69% (294/424)69% (294/424)58% (39090/67163)42% (21642/51481)Coverage Breakdown by Package Name FilesClassesLinesConditionalsautotests95% (60/63)95% (60/63)91% (11186/12259)46% (6998/15339)autotests.http100% (5/5)100% (5/5)99% (527/528)58% (167/290)autotests.kcookiejar100% (1/1)100% (1/1)94% (173/185)63% (70/112)src100% (1/1)100% (1/1)89% (8/9)71% (10/14)src.core88% (107/121)88% (107/121)62% (9453/15348)52% (4687/9002)src.core.kssl100% (1/1)100% (1/1)39% (34/87)50% (3/6)src.filewidgets79% (30/38)79% (30/38)59% (5296/9026)45% (2274/5088)src.gui100% (9/9)100% (9/9)78% (786/1004)59% (410/696)src.gui.systemd50% (2/4)50% (2/4)4% (7/177)1% (1/108)src.ioslaves.file100% (7/7)100% (7/7)57% (794/1390)43% (514/1192)src.ioslaves.file.kauth0% (0/2)0% (0/2)0% (0/184)0% (0/89)src.ioslaves.ftp100% (2/2)100% (2/2)49% (672/1385)37% (536/1434)src.ioslaves.help0% (0/5)0% (0/5)0% (0/251)0% (0/148)src.ioslaves.http88% (7/8)88% (7/8)43% (1872/4352)37% (1359/3719)src.ioslaves.http.kcookiejar40% (2/5)40% (2/5)49% (666/1365)56% (590/1055)src.ioslaves.remote100% (2/2)100%
KDE CI: Frameworks » kio » kf5-qt5 FreeBSDQt5.15 - Build # 1008 - Still Failing!
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.15/1008/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Fri, 13 Aug 2021 14:13:51 + Build duration: 1 min 12 sec and counting CONSOLE OUTPUT [...truncated 886 lines...][2021-08-13T14:14:49.919Z] ^[2021-08-13T14:14:49.919Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:904:13: error: expected unqualified-id[2021-08-13T14:14:49.919Z] if (n == 0) {[2021-08-13T14:14:49.919Z] ^[2021-08-13T14:14:49.919Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:910:17: error: expected unqualified-id[2021-08-13T14:14:49.919Z] if (dest_file.write(buffer, n) != n) {[2021-08-13T14:14:49.919Z] ^[2021-08-13T14:14:49.919Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:932:17: error: unknown type name 'processed_size'[2021-08-13T14:14:49.919Z] processed_size += n;[2021-08-13T14:14:49.919Z] ^[2021-08-13T14:14:49.919Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:932:32: error: expected unqualified-id[2021-08-13T14:14:49.919Z] processed_size += n;[2021-08-13T14:14:49.919Z]^[2021-08-13T14:14:49.919Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:936:13: error: unknown type name 'processedSize'[2021-08-13T14:14:49.919Z] processedSize(processed_size);[2021-08-13T14:14:49.919Z] ^[2021-08-13T14:14:49.919Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:937:9: error: extraneous closing brace ('}')[2021-08-13T14:14:49.919Z] }[2021-08-13T14:14:49.919Z] ^[2021-08-13T14:14:49.919Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:944:5: error: expected unqualified-id[2021-08-13T14:14:49.919Z] if (!copyXattrs(src_file.handle(), dest_file.handle())) {[2021-08-13T14:14:49.919Z] ^[2021-08-13T14:14:49.919Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:949:5: error: unknown type name 'src_file'[2021-08-13T14:14:49.919Z] src_file.close();[2021-08-13T14:14:49.919Z] ^[2021-08-13T14:14:49.919Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:949:13: error: cannot use dot operator on a type[2021-08-13T14:14:49.919Z] src_file.close();[2021-08-13T14:14:49.919Z] ^[2021-08-13T14:14:49.919Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:951:5: error: unknown type name 'dest_file'[2021-08-13T14:14:49.919Z] dest_file.flush(); // so the write() happens before futimes()[2021-08-13T14:14:49.919Z] ^[2021-08-13T14:14:49.919Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:951:14: error: cannot use dot operator on a type[2021-08-13T14:14:49.919Z] dest_file.flush(); // so the write() happens before futimes()[2021-08-13T14:14:49.919Z] ^[2021-08-13T14:14:49.919Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:954:5: error: expected unqualified-id[2021-08-13T14:14:49.919Z] if (!wasKilled()) {[2021-08-13T14:14:49.919Z] ^[2021-08-13T14:14:49.919Z] [ 27%] Building CXX object src/gui/CMakeFiles/KF5KIOGui.dir/applicationlauncherjob.cpp.o[2021-08-13T14:14:49.919Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:976:5: error: unknown type name 'dest_file'[2021-08-13T14:14:49.919Z] dest_file.close();[2021-08-13T14:14:49.919Z] ^[2021-08-13T14:14:49.919Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:976:14: error: cannot use dot operator on a type[2021-08-13T14:14:49.919Z] dest_file.close();[2021-08-13T14:14:49.919Z] ^[2021-08-13T14:14:49.919Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:978:5: error: expected unqualified-id[2021-08-13T14:14:49.919Z] if (wasKilled()) {[2021-08-13T14:14:49.919Z] ^[2021-08-13T14:14:49.919Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:987:5: error: expected unqualified-id[2021-08-13T14:14:49.919Z] if (dest_file.error() != QFile::NoError) {[2021-08-13T14:14:49.919Z] ^[2021-08-13T14:14:49.919Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:1003:5: error: expected unqualified-id[2021-08-13T14:14:49.919Z] if (_mode == -1) {[2021-08-13T14:14:49.919Z] ^[2021-08-
KDE CI: Frameworks » kio » kf5-qt5 AndroidQt5.15 - Build # 56 - Fixed!
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20AndroidQt5.15/56/ Project: kf5-qt5 AndroidQt5.15 Date of build: Fri, 13 Aug 2021 14:13:51 + Build duration: 1 min 20 sec and counting
KDE CI: Frameworks » kio » kf5-qt5 FreeBSDQt5.15 - Build # 1009 - Still Failing!
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.15/1009/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Fri, 13 Aug 2021 14:15:11 + Build duration: 1 min 59 sec and counting CONSOLE OUTPUT [...truncated 896 lines...][2021-08-13T14:17:04.180Z] ^[2021-08-13T14:17:04.180Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:910:17: error: expected unqualified-id[2021-08-13T14:17:04.180Z] if (dest_file.write(buffer, n) != n) {[2021-08-13T14:17:04.180Z] ^[2021-08-13T14:17:04.180Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:932:17: error: unknown type name 'processed_size'[2021-08-13T14:17:04.180Z] processed_size += n;[2021-08-13T14:17:04.180Z] ^[2021-08-13T14:17:04.180Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:932:32: error: expected unqualified-id[2021-08-13T14:17:04.180Z] processed_size += n;[2021-08-13T14:17:04.180Z]^[2021-08-13T14:17:04.180Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:936:13: error: unknown type name 'processedSize'[2021-08-13T14:17:04.180Z] processedSize(processed_size);[2021-08-13T14:17:04.180Z] ^[2021-08-13T14:17:04.180Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:937:9: error: extraneous closing brace ('}')[2021-08-13T14:17:04.180Z] }[2021-08-13T14:17:04.180Z] ^[2021-08-13T14:17:04.180Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:944:5: error: expected unqualified-id[2021-08-13T14:17:04.180Z] if (!copyXattrs(src_file.handle(), dest_file.handle())) {[2021-08-13T14:17:04.180Z] ^[2021-08-13T14:17:04.180Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:949:5: error: unknown type name 'src_file'[2021-08-13T14:17:04.180Z] src_file.close();[2021-08-13T14:17:04.180Z] ^[2021-08-13T14:17:04.180Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:949:13: error: cannot use dot operator on a type[2021-08-13T14:17:04.180Z] src_file.close();[2021-08-13T14:17:04.180Z] ^[2021-08-13T14:17:04.180Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:951:5: error: unknown type name 'dest_file'[2021-08-13T14:17:04.180Z] dest_file.flush(); // so the write() happens before futimes()[2021-08-13T14:17:04.180Z] ^[2021-08-13T14:17:04.180Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:951:14: error: cannot use dot operator on a type[2021-08-13T14:17:04.180Z] dest_file.flush(); // so the write() happens before futimes()[2021-08-13T14:17:04.180Z] ^[2021-08-13T14:17:04.180Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:954:5: error: expected unqualified-id[2021-08-13T14:17:04.180Z] if (!wasKilled()) {[2021-08-13T14:17:04.180Z] ^[2021-08-13T14:17:04.180Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:976:5: error: unknown type name 'dest_file'[2021-08-13T14:17:04.180Z] dest_file.close();[2021-08-13T14:17:04.180Z] ^[2021-08-13T14:17:04.180Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:976:14: error: cannot use dot operator on a type[2021-08-13T14:17:04.180Z] dest_file.close();[2021-08-13T14:17:04.180Z] ^[2021-08-13T14:17:04.180Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:978:5: error: expected unqualified-id[2021-08-13T14:17:04.180Z] if (wasKilled()) {[2021-08-13T14:17:04.180Z] ^[2021-08-13T14:17:04.180Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:987:5: error: expected unqualified-id[2021-08-13T14:17:04.180Z] if (dest_file.error() != QFile::NoError) {[2021-08-13T14:17:04.180Z] ^[2021-08-13T14:17:04.180Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:1003:5: error: expected unqualified-id[2021-08-13T14:17:04.180Z] if (_mode == -1) {[2021-08-13T14:17:04.180Z] ^[2021-08-13T14:17:04.180Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:1007:5: error: expected unqualified-id[2021-08-13T14:17:04.180Z] if ((::chmod(_dest.data(), _mode) != 0)[2021-08-13T14:17:04.180Z] ^[2021-08-13T14:17:04.180Z] fatal error: too many errors emitted, stopping now [-ferror-limit=][2021-08-13T14:17:04.180Z] [
KDE CI: Frameworks » kio » kf5-qt5 WindowsMSVCQt5.15 - Build # 805 - Fixed!
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20WindowsMSVCQt5.15/805/ Project: kf5-qt5 WindowsMSVCQt5.15 Date of build: Fri, 13 Aug 2021 14:13:51 + Build duration: 3 min 46 sec and counting
KDE CI: Frameworks » kio » kf5-qt5 FreeBSDQt5.15 - Build # 1010 - Still Failing!
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.15/1010/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Fri, 13 Aug 2021 14:17:26 + Build duration: 1 min 2 sec and counting CONSOLE OUTPUT [...truncated 907 lines...][2021-08-13T14:18:24.818Z] [ 30%] Building CXX object src/gui/CMakeFiles/KF5KIOGui.dir/openwithhandlerinterface.cpp.o[2021-08-13T14:18:24.818Z] [ 30%] Building CXX object src/gui/CMakeFiles/KF5KIOGui.dir/openorexecutefileinterface.cpp.o[2021-08-13T14:18:25.100Z] [ 30%] Built target kio_ftp[2021-08-13T14:18:25.100Z] [ 30%] Building CXX object src/ioslaves/trash/CMakeFiles/kcm_trash.dir/kcmtrash.cpp.o[2021-08-13T14:18:25.100Z] [ 30%] Building CXX object src/ioslaves/trash/CMakeFiles/kio_trash.dir/trashimpl.cpp.o[2021-08-13T14:18:25.362Z] 1 warning generated.[2021-08-13T14:18:25.362Z] [ 30%] Building CXX object src/gui/CMakeFiles/KF5KIOGui.dir/kprocessrunner.cpp.o[2021-08-13T14:18:25.362Z] [ 30%] Linking CXX executable ../../../bin/ktrash5[2021-08-13T14:18:25.633Z] [ 30%] Built target ktrash5[2021-08-13T14:18:25.633Z] [ 30%] Building CXX object src/gui/CMakeFiles/KF5KIOGui.dir/kterminallauncherjob.cpp.o[2021-08-13T14:18:25.633Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:873:21: error: 'continue' statement not in loop statement[2021-08-13T14:18:25.633Z] continue;[2021-08-13T14:18:25.633Z] ^[2021-08-13T14:18:25.633Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:904:13: error: expected unqualified-id[2021-08-13T14:18:25.633Z] if (n == 0) {[2021-08-13T14:18:25.633Z] ^[2021-08-13T14:18:25.633Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:910:17: error: expected unqualified-id[2021-08-13T14:18:25.633Z] if (dest_file.write(buffer, n) != n) {[2021-08-13T14:18:25.633Z] ^[2021-08-13T14:18:25.633Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:932:17: error: unknown type name 'processed_size'[2021-08-13T14:18:25.633Z] processed_size += n;[2021-08-13T14:18:25.633Z] ^[2021-08-13T14:18:25.633Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:932:32: error: expected unqualified-id[2021-08-13T14:18:25.633Z] processed_size += n;[2021-08-13T14:18:25.633Z]^[2021-08-13T14:18:25.633Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:936:13: error: unknown type name 'processedSize'[2021-08-13T14:18:25.633Z] processedSize(processed_size);[2021-08-13T14:18:25.633Z] ^[2021-08-13T14:18:25.633Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:937:9: error: extraneous closing brace ('}')[2021-08-13T14:18:25.633Z] }[2021-08-13T14:18:25.633Z] ^[2021-08-13T14:18:25.633Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:944:5: error: expected unqualified-id[2021-08-13T14:18:25.633Z] if (!copyXattrs(src_file.handle(), dest_file.handle())) {[2021-08-13T14:18:25.633Z] ^[2021-08-13T14:18:25.633Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:949:5: error: unknown type name 'src_file'[2021-08-13T14:18:25.633Z] src_file.close();[2021-08-13T14:18:25.633Z] ^[2021-08-13T14:18:25.633Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:949:13: error: cannot use dot operator on a type[2021-08-13T14:18:25.633Z] src_file.close();[2021-08-13T14:18:25.633Z] ^[2021-08-13T14:18:25.633Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:951:5: error: unknown type name 'dest_file'[2021-08-13T14:18:25.633Z] dest_file.flush(); // so the write() happens before futimes()[2021-08-13T14:18:25.633Z] ^[2021-08-13T14:18:25.633Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:951:14: error: cannot use dot operator on a type[2021-08-13T14:18:25.633Z] dest_file.flush(); // so the write() happens before futimes()[2021-08-13T14:18:25.633Z] ^[2021-08-13T14:18:25.633Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:954:5: error: expected unqualified-id[2021-08-13T14:18:25.633Z] if (!wasKilled()) {[2021-08-13T14:18:25.633Z] ^[2021-08-13T14:18:25.633Z] /usr/home/jenkins/workspace/Frameworks/kio/kf5-qt5 FreeBSDQt5.15/src/ioslaves/file/file_unix.cpp:976:5: error: unknown type name 'dest_file'[2021-08-13T14:18:25.633Z] dest_file.close();[2021-08-13T14:18:25
KDE CI: Frameworks » kio » kf5-qt5 SUSEQt5.15 - Build # 1001 - Fixed!
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20SUSEQt5.15/1001/ Project: kf5-qt5 SUSEQt5.15 Date of build: Fri, 13 Aug 2021 14:13:51 + Build duration: 8 min 22 sec and counting BUILD ARTIFACTS acc/KF5KIO-5.85.0.xml JUnit Tests Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 0 test(s), Passed: 60 test(s), Skipped: 0 test(s), Total: 60 test(s)Name: projectroot.autotests Failed: 0 test(s), Passed: 6 test(s), Skipped: 0 test(s), Total: 6 test(s)Name: projectroot.src.ioslaves.trash Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot.src.kpasswdserver Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s) Cobertura Report Project Coverage Summary Name PackagesFilesClassesLinesConditionalsCobertura Coverage Report61% (25/41)69% (294/424)69% (294/424)58% (39094/67163)42% (21653/51485)Coverage Breakdown by Package Name FilesClassesLinesConditionalsautotests95% (60/63)95% (60/63)91% (11194/12260)46% (7012/15343)autotests.http100% (5/5)100% (5/5)99% (527/528)58% (167/290)autotests.kcookiejar100% (1/1)100% (1/1)94% (173/185)63% (70/112)src100% (1/1)100% (1/1)89% (8/9)71% (10/14)src.core88% (107/121)88% (107/121)62% (9454/15348)52% (4687/9002)src.core.kssl100% (1/1)100% (1/1)39% (34/87)50% (3/6)src.filewidgets79% (30/38)79% (30/38)59% (5296/9026)45% (2274/5088)src.gui100% (9/9)100% (9/9)78% (786/1004)59% (410/696)src.gui.systemd50% (2/4)50% (2/4)4% (7/177)1% (1/108)src.ioslaves.file100% (7/7)100% (7/7)57% (794/1390)43% (514/1192)src.ioslaves.file.kauth0% (0/2)0% (0/2)0% (0/184)0% (0/89)src.ioslaves.ftp100% (2/2)100% (2/2)49% (672/1385)37% (536/1434)src.ioslaves.help0% (0/5)0% (0/5)0% (0/251)0% (0/148)src.ioslaves.http88% (7/8)88% (7/8)43% (1872/4352)37% (1359/3719)src.ioslaves.http.kcookiejar40% (2/5)40% (2/5)49% (666/1365)56% (590/1055)src.ioslaves.remote100% (2/2)100% (2/2)25% (57/224
KDE CI: Frameworks » kio » kf5-qt5 SUSEQt5.15 - Build # 1002 - Unstable!
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20SUSEQt5.15/1002/ Project: kf5-qt5 SUSEQt5.15 Date of build: Fri, 13 Aug 2021 14:22:14 + Build duration: 5 min 40 sec and counting BUILD ARTIFACTS acc/KF5KIO-5.85.0.xml JUnit Tests Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 1 test(s), Passed: 59 test(s), Skipped: 0 test(s), Total: 60 test(s)Failed: projectroot.autotests.kiofilewidgets_kurlrequestertestName: projectroot.autotests Failed: 0 test(s), Passed: 6 test(s), Skipped: 0 test(s), Total: 6 test(s)Name: projectroot.src.ioslaves.trash Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot.src.kpasswdserver Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s) Cobertura Report Project Coverage Summary Name PackagesFilesClassesLinesConditionalsCobertura Coverage Report61% (25/41)69% (293/424)69% (293/424)58% (38899/67149)42% (21527/51455)Coverage Breakdown by Package Name FilesClassesLinesConditionalsautotests94% (59/63)94% (59/63)91% (11094/12253)45% (6949/15313)autotests.http100% (5/5)100% (5/5)99% (527/528)58% (167/290)autotests.kcookiejar100% (1/1)100% (1/1)94% (173/185)63% (70/112)src100% (1/1)100% (1/1)89% (8/9)71% (10/14)src.core88% (107/121)88% (107/121)62% (9453/15348)52% (4688/9002)src.core.kssl100% (1/1)100% (1/1)39% (34/87)50% (3/6)src.filewidgets79% (30/38)79% (30/38)59% (5296/9026)45% (2274/5088)src.gui100% (9/9)100% (9/9)78% (786/1004)59% (410/696)src.gui.systemd50% (2/4)50% (2/4)4% (7/177)1% (1/108)src.ioslaves.file100% (7/7)100% (7/7)57% (794/1390)43% (514/1192)src.ioslaves.file.kauth0% (0/2)0% (0/2)0% (0/184)0% (0/89)src.ioslaves.ftp100% (2/2)100% (2/2)49% (672/1385)37% (536/1434)src.ioslaves.help0% (0/5)0% (0/5)0% (0/251)0% (0/148)src.ioslaves.http88% (7/8)88% (7/8)43% (1872/4352)37% (1359/3719)src.ioslaves.http.kcookiejar40% (2/5)40% (2/5)49% (666/1365)56% (590/1055)src.ioslaves.remote100% (2/2)100%
KDE CI: Frameworks » kpackage » kf5-qt5 SUSEQt5.15 - Build # 112 - Fixed!
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/kpackage/job/kf5-qt5%20SUSEQt5.15/112/ Project: kf5-qt5 SUSEQt5.15 Date of build: Fri, 13 Aug 2021 14:59:55 + Build duration: 1 min 46 sec and counting BUILD ARTIFACTS acc/KF5Package-5.85.0.xml JUnit Tests Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 0 test(s), Passed: 11 test(s), Skipped: 0 test(s), Total: 11 test(s) Cobertura Report Project Coverage Summary Name PackagesFilesClassesLinesConditionalsCobertura Coverage Report100% (6/6)96% (22/23)96% (22/23)78% (1723/2202)54% (1144/2102)Coverage Breakdown by Package Name FilesClassesLinesConditionalsautotests100% (5/5)100% (5/5)99% (572/574)48% (275/568)autotests.mockdepresolver100% (1/1)100% (1/1)79% (15/19)58% (7/12)autotests.packagestructures100% (3/3)100% (3/3)100% (11/11)100% (0/0)src.kpackage75% (3/4)75% (3/4)80% (606/762)68% (560/819)src.kpackage.private100% (7/7)100% (7/7)82% (308/377)52% (112/215)src.kpackagetool100% (3/3)100% (3/3)46% (211/459)39% (190/488)
KDE CI: Frameworks » kservice » kf5-qt5 FreeBSDQt5.15 - Build # 152 - Unstable!
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kservice/job/kf5-qt5%20FreeBSDQt5.15/152/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Fri, 13 Aug 2021 15:14:50 + Build duration: 2 min 38 sec and counting JUnit Tests Name: projectroot Failed: 1 test(s), Passed: 10 test(s), Skipped: 0 test(s), Total: 11 test(s)Failed: projectroot.autotests.ksycocathreadtestName: projectroot.tests Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)
KDE CI: Frameworks » kwindowsystem » kf5-qt5 WindowsMSVCQt5.15 - Build # 90 - Failure!
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/kwindowsystem/job/kf5-qt5%20WindowsMSVCQt5.15/90/ Project: kf5-qt5 WindowsMSVCQt5.15 Date of build: Fri, 13 Aug 2021 15:31:12 + Build duration: 17 sec and counting CONSOLE OUTPUT [...truncated 203 lines...][2021-08-13T15:31:22.718Z] -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30037/bin/Hostx64/x64/cl.exe - works[2021-08-13T15:31:22.718Z] -- Detecting C compiler ABI info[2021-08-13T15:31:23.292Z] -- Detecting C compiler ABI info - done[2021-08-13T15:31:23.292Z] -- Detecting C compile features[2021-08-13T15:31:23.292Z] -- Detecting C compile features - done[2021-08-13T15:31:23.292Z] -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30037/bin/Hostx64/x64/cl.exe[2021-08-13T15:31:23.552Z] -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30037/bin/Hostx64/x64/cl.exe - works[2021-08-13T15:31:23.552Z] -- Detecting CXX compiler ABI info[2021-08-13T15:31:23.813Z] -- Detecting CXX compiler ABI info - done[2021-08-13T15:31:23.813Z] -- Detecting CXX compile features[2021-08-13T15:31:23.813Z] -- Detecting CXX compile features - done[2021-08-13T15:31:23.813Z] -- [2021-08-13T15:31:23.813Z] [2021-08-13T15:31:24.075Z] Installing in C:/CI/Software Installs/kwindowsystem. Run C:/CI/Job Build/build/prefix.sh to set the environment for KWindowSystem.[2021-08-13T15:31:24.075Z] -- Could not set up the appstream test. appstreamcli is missing.[2021-08-13T15:31:24.075Z] -- Looking for __GLIBC__[2021-08-13T15:31:24.075Z] -- Looking for __GLIBC__ - not found[2021-08-13T15:31:24.075Z] -- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE[2021-08-13T15:31:24.648Z] -- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE - Success[2021-08-13T15:31:25.224Z] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR[2021-08-13T15:31:25.224Z] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Failed[2021-08-13T15:31:25.224Z] -- Performing Test COMPILER_HAS_DEPRECATED[2021-08-13T15:31:25.799Z] -- Performing Test COMPILER_HAS_DEPRECATED - Success[2021-08-13T15:31:25.799Z] -- Found Doxygen: C:/Craft/CI-Qt515/windows-msvc2019_64-cl-debug/dev-utils/bin/doxygen.exe (found suitable version "1.8.17 (b5fa3cd1c6e6240e20d3b80a70e3f04040b32021*)", minimum required is "1.8.13") found components: doxygen missing components: dot[2021-08-13T15:31:25.799Z] -- Found QHelpGenerator executable: C:/Craft/CI-Qt515/windows-msvc2019_64-cl-debug/bin/qhelpgenerator.exe[2021-08-13T15:31:25.799Z] -- No such target Qt5Gui_QCH defined when calling ecm_add_qch(), ignored.[2021-08-13T15:31:26.061Z] -- Could NOT find XCB_XCB (missing: XCB_XCB_LIBRARY XCB_XCB_INCLUDE_DIR) (found version "")[2021-08-13T15:31:26.061Z] -- Could NOT find XCB_ICCCM (missing: XCB_ICCCM_LIBRARY XCB_ICCCM_INCLUDE_DIR XCB_XCB_FOUND) (found version "")[2021-08-13T15:31:26.061Z] -- Could NOT find XCB_KEYSYMS (missing: XCB_KEYSYMS_LIBRARY XCB_KEYSYMS_INCLUDE_DIR XCB_XCB_FOUND) (found version "")[2021-08-13T15:31:26.061Z] -- Could NOT find XCB (missing: XCB_LIBRARIES XCB ICCCM KEYSYMS) [2021-08-13T15:31:26.061Z] -- The following features have been enabled:[2021-08-13T15:31:26.061Z] [2021-08-13T15:31:26.061Z] * QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)[2021-08-13T15:31:26.061Z] [2021-08-13T15:31:26.061Z] -- The following REQUIRED packages have been found:[2021-08-13T15:31:26.061Z] [2021-08-13T15:31:26.061Z] * ECM (required version >= 5.85.0), Extra CMake Modules., [2021-08-13T15:31:26.061Z] * Qt5Gui (required version >= 5.15.0)[2021-08-13T15:31:26.061Z] * Qt5WinExtras[2021-08-13T15:31:26.061Z] * Doxygen (required version >= 1.8.13)[2021-08-13T15:31:26.061Z]Needed for API dox QCH file generation[2021-08-13T15:31:26.061Z] * QHelpGenerator, Part of Qt5 tools[2021-08-13T15:31:26.061Z]Needed for API dox QCH file generation[2021-08-13T15:31:26.061Z] * Qt5Test[2021-08-13T15:31:26.061Z] * Qt5Widgets[2021-08-13T15:31:26.061Z] * Qt5 (required version >= 5.15.0)[2021-08-13T15:31:26.061Z] [2021-08-13T15:31:26.061Z] -- The following OPTIONAL packages have not been found:[2021-08-13T15:31:26.061Z] [2021-08-13T15:31:26.061Z] * X11[2021-08-13T15:31:26.061Z] * XCB, X protocol C-language Binding, [2021-08-13T15:31:26.061Z] [2021-08-13T15:31:26.061Z] -- Configuring done[2021-08-13T15:31:26.322Z] -- Generating done[2021-08-13T15:31:26.322Z] -- Build files have been written to: C:/CI/Job Build/build[Pipeline] }[Pipeline] // stage[Pipeline] stage[Pipeline] { (Compiling)[Pipeline] bat[2021-08-13T15:31:26.634Z] [2021-08-13T15:31:26.634Z] C:\CI\Job Build>call "C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Auxiliary/Build/vcvars64.bat" [2021-08-13T15:31:26.634Z] **[2021-08-13T15:31
KDE CI: Frameworks » kwindowsystem » kf5-qt5 AndroidQt5.15 - Build # 89 - Failure!
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/kwindowsystem/job/kf5-qt5%20AndroidQt5.15/89/ Project: kf5-qt5 AndroidQt5.15 Date of build: Fri, 13 Aug 2021 15:31:12 + Build duration: 33 sec and counting CONSOLE OUTPUT [...truncated 183 lines...][2021-08-13T15:31:43.070Z] -- Detecting CXX compile features[2021-08-13T15:31:43.070Z] -- Detecting CXX compile features - done[2021-08-13T15:31:43.070Z] -- [2021-08-13T15:31:43.070Z] [2021-08-13T15:31:43.070Z] Installing in /home/user/install-prefix. Run /home/user/workspace/Frameworks/kwindowsystem/kf5-qt5 AndroidQt5.15/build/prefix.sh to set the environment for KWindowSystem.[2021-08-13T15:31:43.070Z] -- Could not set up the appstream test. appstreamcli is missing.[2021-08-13T15:31:43.070Z] -- Looking for __GLIBC__[2021-08-13T15:31:43.070Z] -- Looking for __GLIBC__ - not found[2021-08-13T15:31:43.070Z] -- Performing Test _OFFT_IS_64BIT[2021-08-13T15:31:43.070Z] -- Performing Test _OFFT_IS_64BIT - Failed[2021-08-13T15:31:43.070Z] -- Performing Test HAVE_DATE_TIME[2021-08-13T15:31:43.328Z] -- Performing Test HAVE_DATE_TIME - Success[2021-08-13T15:31:43.328Z] -- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE[2021-08-13T15:31:43.328Z] -- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE - Success[2021-08-13T15:31:43.328Z] -- Could NOT find X11 (missing: X11_X11_INCLUDE_PATH X11_X11_LIB) [2021-08-13T15:31:43.328Z] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY[2021-08-13T15:31:43.586Z] -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success[2021-08-13T15:31:43.586Z] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY[2021-08-13T15:31:43.586Z] -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success[2021-08-13T15:31:43.586Z] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR[2021-08-13T15:31:43.586Z] -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success[2021-08-13T15:31:43.586Z] -- Could NOT find X11 (missing: X11_X11_INCLUDE_PATH X11_X11_LIB) [2021-08-13T15:31:43.586Z] CMake Warning (dev) at /opt/kdeandroid-arm/share/ECM/modules/ECMFindModuleHelpers.cmake:112 (message):[2021-08-13T15:31:43.586Z] Your project should require at least CMake 3.16.0 to use FindXCB.cmake[2021-08-13T15:31:43.586Z] Call Stack (most recent call first):[2021-08-13T15:31:43.586Z] /opt/kdeandroid-arm/share/ECM/find-modules/FindXCB.cmake:67 (ecm_find_package_version_check)[2021-08-13T15:31:43.586Z] autotests/CMakeLists.txt:15 (find_package)[2021-08-13T15:31:43.586Z] This warning is for project developers. Use -Wno-dev to suppress it.[2021-08-13T15:31:43.586Z] [2021-08-13T15:31:43.586Z] -- Could NOT find XCB_XCB (missing: XCB_XCB_LIBRARY XCB_XCB_INCLUDE_DIR) (found version "")[2021-08-13T15:31:43.586Z] -- Could NOT find XCB_ICCCM (missing: XCB_ICCCM_LIBRARY XCB_ICCCM_INCLUDE_DIR XCB_XCB_FOUND) (found version "")[2021-08-13T15:31:43.586Z] -- Could NOT find XCB_KEYSYMS (missing: XCB_KEYSYMS_LIBRARY XCB_KEYSYMS_INCLUDE_DIR XCB_XCB_FOUND) (found version "")[2021-08-13T15:31:43.586Z] -- Could NOT find XCB (missing: XCB_LIBRARIES XCB ICCCM KEYSYMS) [2021-08-13T15:31:43.845Z] -- The following REQUIRED packages have been found:[2021-08-13T15:31:43.845Z] [2021-08-13T15:31:43.845Z] * ECM (required version >= 5.85.0), Extra CMake Modules., [2021-08-13T15:31:43.845Z] * Qt5Gui (required version >= 5.15.0)[2021-08-13T15:31:43.845Z] * Qt5Test[2021-08-13T15:31:43.845Z] * Qt5Widgets[2021-08-13T15:31:43.845Z] * Qt5 (required version >= 5.15.0)[2021-08-13T15:31:43.845Z] [2021-08-13T15:31:43.845Z] -- The following features have been disabled:[2021-08-13T15:31:43.845Z] [2021-08-13T15:31:43.845Z] * QCH, API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)[2021-08-13T15:31:43.845Z] [2021-08-13T15:31:43.845Z] -- The following OPTIONAL packages have not been found:[2021-08-13T15:31:43.845Z] [2021-08-13T15:31:43.845Z] * X11[2021-08-13T15:31:43.845Z] * XCB, X protocol C-language Binding, [2021-08-13T15:31:43.845Z] [2021-08-13T15:31:43.845Z] -- Configuring done[2021-08-13T15:31:43.845Z] -- Generating done[2021-08-13T15:31:43.845Z] CMake Warning:[2021-08-13T15:31:43.845Z] Manually-specified variables were not used by the project:[2021-08-13T15:31:43.845Z] [2021-08-13T15:31:43.845Z] KF5_HOST_TOOLING[2021-08-13T15:31:43.845Z] [2021-08-13T15:31:43.845Z] [2021-08-13T15:31:43.845Z] -- Build files have been written to: /home/user/workspace/Frameworks/kwindowsystem/kf5-qt5 AndroidQt5.15/build[Pipeline] }[Pipeline] // stage[Pipeline] stage[Pipeline] { (Compiling)[Pipeline] sh[2021-08-13T15:31:44.143Z] + python3 -u ci-tooling/helpers/compile-build.py --product Frameworks --project kwindowsystem --branchGroup kf5-qt5 --platform AndroidQt5.15 --usingInstall /home/user/install-prefix/[2021-08-13T15:31:44.144Z] Scanning dependencies of target KF5WindowSystem_autogen[2021-08-13T15:31:44.144Z] [ 2%] Automatic MOC for target KF5WindowSystem[2021-08-13T15:31:44.144Z] [ 2%] Built target KF5WindowSystem_autogen[
KDE CI: Frameworks » kwindowsystem » kf5-qt5 SUSEQt5.15 - Build # 105 - Unstable!
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kwindowsystem/job/kf5-qt5%20SUSEQt5.15/105/ Project: kf5-qt5 SUSEQt5.15 Date of build: Fri, 13 Aug 2021 15:31:11 + Build duration: 2 min 51 sec and counting BUILD ARTIFACTS acc/KF5WindowSystem-5.85.0.xml JUnit Tests Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 1 test(s), Passed: 12 test(s), Skipped: 0 test(s), Total: 13 test(s)Failed: projectroot.autotests.kwindowsystem_kwindowsystemx11test Cobertura Report Project Coverage Summary Name PackagesFilesClassesLinesConditionalsCobertura Coverage Report67% (4/6)78% (43/55)78% (43/55)74% (7515/10171)54% (3920/7307)Coverage Breakdown by Package Name FilesClassesLinesConditionalsautotests88% (15/17)88% (15/17)97% (3149/3244)52% (1624/3142)autotests.helper100% (1/1)100% (1/1)73% (8/11)50% (3/6)src85% (11/13)85% (11/13)55% (905/1652)41% (318/768)src.platforms.wayland0% (0/2)0% (0/2)0% (0/70)100% (0/0)src.platforms.xcb94% (16/17)94% (16/17)70% (3453/4923)59% (1975/3343)tests0% (0/5)0% (0/5)0% (0/271)0% (0/48)
KDE CI: Frameworks » kwayland » kf5-qt5 FreeBSDQt5.15 - Build # 105 - Still Unstable!
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kwayland/job/kf5-qt5%20FreeBSDQt5.15/105/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Fri, 13 Aug 2021 15:27:16 + Build duration: 6 min 53 sec and counting JUnit Tests Name: projectroot.autotests Failed: 14 test(s), Passed: 29 test(s), Skipped: 0 test(s), Total: 43 test(s)Failed: projectroot.autotests.client.kwayland_testCompositorFailed: projectroot.autotests.client.kwayland_testDataDeviceFailed: projectroot.autotests.client.kwayland_testDataSourceFailed: projectroot.autotests.client.kwayland_testRegionFailed: projectroot.autotests.client.kwayland_testShmPoolFailed: projectroot.autotests.client.kwayland_testSubCompositorFailed: projectroot.autotests.client.kwayland_testSubSurfaceFailed: projectroot.autotests.client.kwayland_testTextInputFailed: projectroot.autotests.client.kwayland_testWaylandConnectionThreadFailed: projectroot.autotests.client.kwayland_testWaylandRegistryFailed: projectroot.autotests.client.kwayland_testWaylandShellFailed: projectroot.autotests.client.kwayland_testWaylandSurfaceFailed: projectroot.autotests.client.kwayland_testXdgShellV5Failed: projectroot.autotests.server.kwayland_testWaylandServerDisplay
KDE CI: Frameworks » qqc2-desktop-style » kf5-qt5 FreeBSDQt5.15 - Build # 167 - Failure!
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/qqc2-desktop-style/job/kf5-qt5%20FreeBSDQt5.15/167/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Fri, 13 Aug 2021 15:41:01 + Build duration: 10 sec and counting CONSOLE OUTPUT [...truncated 173 lines...][2021-08-13T15:41:07.653Z] -- Found KF5Kirigami2: /usr/home/jenkins/install-prefix/lib/cmake/KF5Kirigami2/KF5Kirigami2Config.cmake (found version "5.85.0") [2021-08-13T15:41:07.653Z] -- Found KF5: success (found suitable version "5.85.0", minimum required is "5.85.0") found components: Config Kirigami2 [2021-08-13T15:41:07.910Z] -- Found X11: /usr/local/include [2021-08-13T15:41:07.910Z] -- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so[2021-08-13T15:41:07.910Z] -- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so - found[2021-08-13T15:41:07.910Z] -- Looking for gethostbyname[2021-08-13T15:41:07.910Z] -- Looking for gethostbyname - found[2021-08-13T15:41:07.910Z] -- Looking for connect[2021-08-13T15:41:08.167Z] -- Looking for connect - found[2021-08-13T15:41:08.167Z] -- Looking for remove[2021-08-13T15:41:08.167Z] -- Looking for remove - found[2021-08-13T15:41:08.167Z] -- Looking for shmat[2021-08-13T15:41:08.167Z] -- Looking for shmat - found[2021-08-13T15:41:08.167Z] -- Looking for IceConnectionNumber in ICE[2021-08-13T15:41:08.167Z] -- Looking for IceConnectionNumber in ICE - found[2021-08-13T15:41:08.167Z] -- Found PkgConfig: /usr/local/bin/pkg-config (found version "1.7.4") [2021-08-13T15:41:08.167Z] -- The following OPTIONAL packages have been found:[2021-08-13T15:41:08.167Z] [2021-08-13T15:41:08.167Z] * KF5IconThemes (required version >= 5.85.0)[2021-08-13T15:41:08.167Z] * KF5CoreAddons (required version >= 5.85.0)[2021-08-13T15:41:08.167Z] * KF5Auth (required version >= 5.85.0)[2021-08-13T15:41:08.167Z] * KF5Codecs (required version >= 5.85.0)[2021-08-13T15:41:08.167Z] * KF5WidgetsAddons (required version >= 5.85.0)[2021-08-13T15:41:08.167Z] * KF5ConfigWidgets (required version >= 5.85.0)[2021-08-13T15:41:08.167Z] * Freetype[2021-08-13T15:41:08.167Z] * Fontconfig[2021-08-13T15:41:08.167Z] * X11[2021-08-13T15:41:08.167Z] * Qt5X11Extras (required version >= 5.15.0)[2021-08-13T15:41:08.167Z] * PkgConfig[2021-08-13T15:41:08.167Z] [2021-08-13T15:41:08.167Z] -- The following REQUIRED packages have been found:[2021-08-13T15:41:08.167Z] [2021-08-13T15:41:08.167Z] * ECM (required version >= 5.85.0)[2021-08-13T15:41:08.167Z] * Qt5Network (required version >= 5.15.2)[2021-08-13T15:41:08.167Z] * Qt5Qml (required version >= 5.15.2)[2021-08-13T15:41:08.167Z] * Qt5QmlModels (required version >= 5.15.2)[2021-08-13T15:41:08.167Z] * Qt5Quick[2021-08-13T15:41:08.167Z] * Qt5Gui[2021-08-13T15:41:08.167Z] * Qt5QuickControls2[2021-08-13T15:41:08.167Z] * Qt5 (required version >= 5.15.0)[2021-08-13T15:41:08.167Z] * KF5Kirigami2 (required version >= 5.85.0)[2021-08-13T15:41:08.167Z] * KF5 (required version >= 5.85.0)[2021-08-13T15:41:08.167Z] * Qt5Core (required version >= 5.15.0)[2021-08-13T15:41:08.167Z] * Qt5DBus (required version >= 5.15.0)[2021-08-13T15:41:08.167Z] * KF5Config (required version >= 5.85.0)[2021-08-13T15:41:08.167Z] * Qt5Widgets (required version >= 5.15.0)[2021-08-13T15:41:08.167Z] [2021-08-13T15:41:08.167Z] CMake Warning at /usr/home/jenkins/install-prefix/share/ECM/kde-modules/KDEGitCommitHooks.cmake:69 (message):[2021-08-13T15:41:08.167Z] No clang-format executable was found, skipping the formatting pre-commit[2021-08-13T15:41:08.167Z] hook[2021-08-13T15:41:08.167Z] Call Stack (most recent call first):[2021-08-13T15:41:08.167Z] CMakeLists.txt:148 (kde_configure_git_pre_commit_hook)[2021-08-13T15:41:08.167Z] [2021-08-13T15:41:08.167Z] [2021-08-13T15:41:08.167Z] -- Configuring done[2021-08-13T15:41:08.424Z] -- Generating done[2021-08-13T15:41:08.424Z] CMake Warning:[2021-08-13T15:41:08.424Z] Manually-specified variables were not used by the project:[2021-08-13T15:41:08.424Z] [2021-08-13T15:41:08.424Z] BUILD_QCH[2021-08-13T15:41:08.424Z] [2021-08-13T15:41:08.424Z] [2021-08-13T15:41:08.424Z] -- Build files have been written to: /usr/home/jenkins/workspace/Frameworks/qqc2-desktop-style/kf5-qt5 FreeBSDQt5.15/build[Pipeline] }[Pipeline] // stage[Pipeline] stage[Pipeline] { (Compiling)[Pipeline] sh[2021-08-13T15:41:08.749Z] + python3 -u ci-tooling/helpers/compile-build.py --product Frameworks --project qqc2-desktop-style --branchGroup kf5-qt5 --platform FreeBSDQt5.15 --usingInstall /home/jenkins/install-prefix/[2021-08-13T15:41:08.749Z] [ 8%] Automatic MOC for target org.kde.desktop[2021-08-13T15:41:08.749Z] [ 16%] Automatic MOC for target qqc2desktopstyleplugin[2021-08-13T15:41:09.314Z] [ 16%] Built target qqc2desktopstyleplugin_autogen[2021-08-13T15:41:09.314Z] [ 33%] Building CXX object plugin/CMakeFiles/qqc2desktopstyleplugin.dir/kquickstyleitem.cpp.o[2021-08-13T15:41:09.314Z] [ 33%] Build
KDE CI: Frameworks » qqc2-desktop-style » kf5-qt5 WindowsMSVCQt5.15 - Build # 135 - Failure!
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/qqc2-desktop-style/job/kf5-qt5%20WindowsMSVCQt5.15/135/ Project: kf5-qt5 WindowsMSVCQt5.15 Date of build: Fri, 13 Aug 2021 15:41:01 + Build duration: 18 sec and counting CONSOLE OUTPUT [...truncated 208 lines...][2021-08-13T15:41:11.910Z] XDG_CURRENT_DESKTOP = 'KDE'[2021-08-13T15:41:11.910Z] ASAN_OPTIONS = 'detect_leaks=0:new_delete_type_mismatch=0:detect_odr_violation=0:stack-use-after-scope=0:alloc_dealloc_mismatch=0'[2021-08-13T15:41:11.910Z] [2021-08-13T15:41:11.911Z] [2021-08-13T15:41:11.911Z] == Commencing Configuration:[2021-08-13T15:41:11.911Z] cmake -DCMAKE_BUILD_TYPE=Debug -DBUILD_TESTING=ON -DCMAKE_INSTALL_PREFIX="C:/CI/Software Installs/qqc2-desktop-style/" -DCMAKE_EXPORT_COMPILE_COMMANDS=ON -G "Ninja" -DBUILD_QCH=TRUE "C:\CI\Job Build"[2021-08-13T15:41:12.481Z] -- The C compiler identification is MSVC 19.29.30038.1[2021-08-13T15:41:12.481Z] -- The CXX compiler identification is MSVC 19.29.30038.1[2021-08-13T15:41:12.743Z] -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30037/bin/Hostx64/x64/cl.exe[2021-08-13T15:41:13.002Z] -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30037/bin/Hostx64/x64/cl.exe - works[2021-08-13T15:41:13.002Z] -- Detecting C compiler ABI info[2021-08-13T15:41:13.569Z] -- Detecting C compiler ABI info - done[2021-08-13T15:41:13.569Z] -- Detecting C compile features[2021-08-13T15:41:13.569Z] -- Detecting C compile features - done[2021-08-13T15:41:13.569Z] -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30037/bin/Hostx64/x64/cl.exe[2021-08-13T15:41:14.160Z] -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.29.30037/bin/Hostx64/x64/cl.exe - works[2021-08-13T15:41:14.160Z] -- Detecting CXX compiler ABI info[2021-08-13T15:41:14.421Z] -- Detecting CXX compiler ABI info - done[2021-08-13T15:41:14.422Z] -- Detecting CXX compile features[2021-08-13T15:41:14.422Z] -- Detecting CXX compile features - done[2021-08-13T15:41:14.681Z] Installing in C:/CI/Software Installs/qqc2-desktop-style. Run C:/CI/Job Build/build/prefix.sh to set the environment for qqc2-desktop-style.[2021-08-13T15:41:14.681Z] -- Could not set up the appstream test. appstreamcli is missing.[2021-08-13T15:41:14.681Z] -- Looking for __GLIBC__[2021-08-13T15:41:14.681Z] -- Looking for __GLIBC__ - not found[2021-08-13T15:41:14.681Z] -- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE[2021-08-13T15:41:15.251Z] -- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE - Success[2021-08-13T15:41:15.824Z] -- Found KF5Config: C:/CI/Software Installs/qqc2-desktop-style/lib/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.85.0") [2021-08-13T15:41:15.824Z] -- Found KF5Kirigami2: C:/CI/Software Installs/qqc2-desktop-style/lib/cmake/KF5Kirigami2/KF5Kirigami2Config.cmake (found version "5.85.0") [2021-08-13T15:41:15.824Z] -- Found KF5: success (found suitable version "5.85.0", minimum required is "5.85.0") found components: Config Kirigami2 [2021-08-13T15:41:15.824Z] -- Found PkgConfig: C:/Craft/CI-Qt515/windows-msvc2019_64-cl-debug/dev-utils/bin/pkg-config.exe (found version "0.29.2") [2021-08-13T15:41:16.086Z] -- The following OPTIONAL packages have been found:[2021-08-13T15:41:16.086Z] [2021-08-13T15:41:16.086Z] * KF5IconThemes (required version >= 5.85.0)[2021-08-13T15:41:16.086Z] * KF5CoreAddons (required version >= 5.85.0)[2021-08-13T15:41:16.086Z] * KF5Auth (required version >= 5.85.0)[2021-08-13T15:41:16.086Z] * KF5Codecs (required version >= 5.85.0)[2021-08-13T15:41:16.086Z] * KF5WidgetsAddons (required version >= 5.85.0)[2021-08-13T15:41:16.086Z] * KF5ConfigWidgets (required version >= 5.85.0)[2021-08-13T15:41:16.086Z] * PkgConfig[2021-08-13T15:41:16.086Z] [2021-08-13T15:41:16.086Z] -- The following REQUIRED packages have been found:[2021-08-13T15:41:16.086Z] [2021-08-13T15:41:16.086Z] * ECM (required version >= 5.85.0)[2021-08-13T15:41:16.086Z] * Qt5Network (required version >= 5.15.1)[2021-08-13T15:41:16.086Z] * Qt5Qml (required version >= 5.15.1)[2021-08-13T15:41:16.086Z] * Qt5QmlModels (required version >= 5.15.1)[2021-08-13T15:41:16.086Z] * Qt5Quick[2021-08-13T15:41:16.086Z] * Qt5Gui[2021-08-13T15:41:16.086Z] * Qt5QuickControls2[2021-08-13T15:41:16.086Z] * Qt5 (required version >= 5.15.0)[2021-08-13T15:41:16.086Z] * KF5Kirigami2 (required version >= 5.85.0)[2021-08-13T15:41:16.086Z] * KF5 (required version >= 5.85.0)[2021-08-13T15:41:16.086Z] * Qt5Core (required version >= 5.15.0)[2021-08-13T15:41:16.086Z] * Qt5DBus (required version >= 5.15.0)[2021-08-13T15:41:16.086Z] * KF5Config (required version >= 5.85.0)[2021-08-13T15:41:16.086Z] * Qt5Widgets (required version >= 5.15.0)[2021-08-13T15:41:1
KDE CI: Frameworks » qqc2-desktop-style » kf5-qt5 SUSEQt5.15 - Build # 191 - Failure!
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks/job/qqc2-desktop-style/job/kf5-qt5%20SUSEQt5.15/191/ Project: kf5-qt5 SUSEQt5.15 Date of build: Fri, 13 Aug 2021 15:41:01 + Build duration: 32 sec and counting CONSOLE OUTPUT [...truncated 210 lines...][2021-08-13T15:41:28.042Z] -- Performing Test HAVE_DATE_TIME[2021-08-13T15:41:28.338Z] -- Performing Test HAVE_DATE_TIME - Success[2021-08-13T15:41:28.338Z] -- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE[2021-08-13T15:41:28.600Z] -- Performing Test BSYMBOLICFUNCTIONS_AVAILABLE - Success[2021-08-13T15:41:28.600Z] -- Found KF5Config: /home/jenkins/install-prefix/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.85.0") [2021-08-13T15:41:28.600Z] -- Found KF5Kirigami2: /home/jenkins/install-prefix/lib64/cmake/KF5Kirigami2/KF5Kirigami2Config.cmake (found version "5.85.0") [2021-08-13T15:41:28.600Z] -- Found KF5: success (found suitable version "5.85.0", minimum required is "5.85.0") found components: Config Kirigami2 [2021-08-13T15:41:28.871Z] -- Found X11: /usr/include [2021-08-13T15:41:28.871Z] -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so[2021-08-13T15:41:29.131Z] -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found[2021-08-13T15:41:29.131Z] -- Looking for gethostbyname[2021-08-13T15:41:29.405Z] -- Looking for gethostbyname - found[2021-08-13T15:41:29.405Z] -- Looking for connect[2021-08-13T15:41:29.405Z] -- Looking for connect - found[2021-08-13T15:41:29.405Z] -- Looking for remove[2021-08-13T15:41:29.669Z] -- Looking for remove - found[2021-08-13T15:41:29.669Z] -- Looking for shmat[2021-08-13T15:41:29.669Z] -- Looking for shmat - found[2021-08-13T15:41:29.669Z] -- Looking for IceConnectionNumber in ICE[2021-08-13T15:41:29.941Z] -- Looking for IceConnectionNumber in ICE - found[2021-08-13T15:41:29.941Z] -- Found PkgConfig: /usr/bin/pkg-config (found version "1.7.4") [2021-08-13T15:41:29.941Z] -- The following OPTIONAL packages have been found:[2021-08-13T15:41:29.941Z] [2021-08-13T15:41:29.941Z] * KF5IconThemes (required version >= 5.85.0)[2021-08-13T15:41:29.941Z] * KF5CoreAddons (required version >= 5.85.0)[2021-08-13T15:41:29.941Z] * KF5Auth (required version >= 5.85.0)[2021-08-13T15:41:29.941Z] * KF5Codecs (required version >= 5.85.0)[2021-08-13T15:41:29.941Z] * KF5WidgetsAddons (required version >= 5.85.0)[2021-08-13T15:41:29.941Z] * KF5ConfigWidgets (required version >= 5.85.0)[2021-08-13T15:41:29.941Z] * Freetype[2021-08-13T15:41:29.941Z] * Fontconfig[2021-08-13T15:41:29.941Z] * X11[2021-08-13T15:41:29.941Z] * Qt5X11Extras (required version >= 5.15.0)[2021-08-13T15:41:29.941Z] * PkgConfig[2021-08-13T15:41:29.941Z] [2021-08-13T15:41:29.941Z] -- The following REQUIRED packages have been found:[2021-08-13T15:41:29.941Z] [2021-08-13T15:41:29.941Z] * ECM (required version >= 5.85.0)[2021-08-13T15:41:29.941Z] * Qt5Network (required version >= 5.15.2)[2021-08-13T15:41:29.941Z] * Qt5Qml (required version >= 5.15.2)[2021-08-13T15:41:29.941Z] * Qt5QmlModels (required version >= 5.15.2)[2021-08-13T15:41:29.941Z] * Qt5Quick[2021-08-13T15:41:29.941Z] * Qt5Gui[2021-08-13T15:41:29.941Z] * Qt5QuickControls2[2021-08-13T15:41:29.941Z] * Qt5 (required version >= 5.15.0)[2021-08-13T15:41:29.941Z] * KF5Kirigami2 (required version >= 5.85.0)[2021-08-13T15:41:29.941Z] * KF5 (required version >= 5.85.0)[2021-08-13T15:41:29.941Z] * Qt5Core (required version >= 5.15.0)[2021-08-13T15:41:29.941Z] * Qt5DBus (required version >= 5.15.0)[2021-08-13T15:41:29.941Z] * KF5Config (required version >= 5.85.0)[2021-08-13T15:41:29.941Z] * Qt5Widgets (required version >= 5.15.0)[2021-08-13T15:41:29.941Z] [2021-08-13T15:41:29.941Z] -- Configuring done[2021-08-13T15:41:29.941Z] -- Generating done[2021-08-13T15:41:29.941Z] CMake Warning:[2021-08-13T15:41:29.941Z] Manually-specified variables were not used by the project:[2021-08-13T15:41:29.941Z] [2021-08-13T15:41:29.941Z] BUILD_QCH[2021-08-13T15:41:29.941Z] [2021-08-13T15:41:29.941Z] [2021-08-13T15:41:29.941Z] -- Build files have been written to: /home/jenkins/workspace/Frameworks/qqc2-desktop-style/kf5-qt5 SUSEQt5.15/build[Pipeline] }[Pipeline] // stage[Pipeline] stage[Pipeline] { (Compiling)[Pipeline] sh[2021-08-13T15:41:30.278Z] + python3 -u ci-tooling/helpers/compile-build.py --product Frameworks --project qqc2-desktop-style --branchGroup kf5-qt5 --platform SUSEQt5.15 --usingInstall /home/jenkins//install-prefix/[2021-08-13T15:41:30.554Z] [ 8%] Automatic MOC for target org.kde.desktop[2021-08-13T15:41:30.554Z] [ 16%] Automatic MOC for target qqc2desktopstyleplugin[2021-08-13T15:41:31.138Z] [ 16%] Built target org.kde.desktop_autogen[2021-08-13T15:41:31.139Z] [ 16%] Built target qqc2desktopstyleplugin_autogen[2021-08-13T15:41:31.139Z] [ 25%] Building CXX object plugin/CMakeFiles/qqc2desktopstyleplugin.dir/qqc2desktopstyleplugin_autogen/mocs_compilation.cpp.o[2021-08-13T15:41:3
KDE CI: Frameworks » qqc2-desktop-style » kf5-qt5 FreeBSDQt5.15 - Build # 168 - Fixed!
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/qqc2-desktop-style/job/kf5-qt5%20FreeBSDQt5.15/168/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Fri, 13 Aug 2021 16:05:51 + Build duration: 22 sec and counting
KDE CI: Frameworks » qqc2-desktop-style » kf5-qt5 WindowsMSVCQt5.15 - Build # 136 - Fixed!
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/qqc2-desktop-style/job/kf5-qt5%20WindowsMSVCQt5.15/136/ Project: kf5-qt5 WindowsMSVCQt5.15 Date of build: Fri, 13 Aug 2021 16:05:51 + Build duration: 36 sec and counting
KDE CI: Frameworks » qqc2-desktop-style » kf5-qt5 SUSEQt5.15 - Build # 192 - Fixed!
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/qqc2-desktop-style/job/kf5-qt5%20SUSEQt5.15/192/ Project: kf5-qt5 SUSEQt5.15 Date of build: Fri, 13 Aug 2021 16:05:51 + Build duration: 2 min 10 sec and counting BUILD ARTIFACTS acc/KF5QQC2DesktopStyle-5.85.0.xml JUnit Tests Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s) Cobertura Report Project Coverage Summary Name PackagesFilesClassesLinesConditionalsCobertura Coverage Report0% (0/2)0% (0/8)0% (0/8)0% (0/1715)0% (0/984)Coverage Breakdown by Package Name FilesClassesLinesConditionalskirigami-plasmadesktop-integration0% (0/3)0% (0/3)0% (0/194)0% (0/82)plugin0% (0/5)0% (0/5)0% (0/1521)0% (0/902)
KDE CI: Frameworks » kwindowsystem » kf5-qt5 AndroidQt5.15 - Build # 90 - Fixed!
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/kwindowsystem/job/kf5-qt5%20AndroidQt5.15/90/ Project: kf5-qt5 AndroidQt5.15 Date of build: Fri, 13 Aug 2021 16:07:58 + Build duration: 34 sec and counting
KDE CI: Frameworks » kwindowsystem » kf5-qt5 WindowsMSVCQt5.15 - Build # 91 - Fixed!
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/kwindowsystem/job/kf5-qt5%20WindowsMSVCQt5.15/91/ Project: kf5-qt5 WindowsMSVCQt5.15 Date of build: Fri, 13 Aug 2021 16:07:58 + Build duration: 1 min 33 sec and counting JUnit Tests Name: projectroot Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)
KDE CI: Frameworks » kwindowsystem » kf5-qt5 SUSEQt5.15 - Build # 106 - Fixed!
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/kwindowsystem/job/kf5-qt5%20SUSEQt5.15/106/ Project: kf5-qt5 SUSEQt5.15 Date of build: Fri, 13 Aug 2021 16:07:58 + Build duration: 4 min 9 sec and counting BUILD ARTIFACTS acc/KF5WindowSystem-5.85.0.xml JUnit Tests Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 0 test(s), Passed: 13 test(s), Skipped: 0 test(s), Total: 13 test(s) Cobertura Report Project Coverage Summary Name PackagesFilesClassesLinesConditionalsCobertura Coverage Report67% (4/6)78% (43/55)78% (43/55)74% (7524/10171)54% (3924/7307)Coverage Breakdown by Package Name FilesClassesLinesConditionalsautotests88% (15/17)88% (15/17)97% (3158/3244)52% (1628/3142)autotests.helper100% (1/1)100% (1/1)73% (8/11)50% (3/6)src85% (11/13)85% (11/13)55% (905/1652)41% (318/768)src.platforms.wayland0% (0/2)0% (0/2)0% (0/70)100% (0/0)src.platforms.xcb94% (16/17)94% (16/17)70% (3453/4923)59% (1975/3343)tests0% (0/5)0% (0/5)0% (0/271)0% (0/48)
KDE CI: Frameworks » knotifications » kf5-qt5 WindowsMSVCQt5.15 - Build # 113 - Fixed!
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/knotifications/job/kf5-qt5%20WindowsMSVCQt5.15/113/ Project: kf5-qt5 WindowsMSVCQt5.15 Date of build: Fri, 13 Aug 2021 16:19:53 + Build duration: 43 sec and counting
KDE CI: Frameworks » knotifications » kf5-qt5 AndroidQt5.15 - Build # 113 - Fixed!
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/knotifications/job/kf5-qt5%20AndroidQt5.15/113/ Project: kf5-qt5 AndroidQt5.15 Date of build: Fri, 13 Aug 2021 16:19:53 + Build duration: 1 min 9 sec and counting
KDE CI: Frameworks » kio » kf5-qt5 FreeBSDQt5.15 - Build # 1011 - Still unstable!
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20FreeBSDQt5.15/1011/ Project: kf5-qt5 FreeBSDQt5.15 Date of build: Fri, 13 Aug 2021 16:14:28 + Build duration: 7 min 5 sec and counting JUnit Tests Name: projectroot Failed: 2 test(s), Passed: 57 test(s), Skipped: 0 test(s), Total: 59 test(s)Failed: projectroot.autotests.kiocore_kmountpointtestFailed: projectroot.autotests.kiowidgets_kfileitemactionstestName: projectroot.autotests Failed: 0 test(s), Passed: 6 test(s), Skipped: 0 test(s), Total: 6 test(s)Name: projectroot.src.ioslaves.trash Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot.src.kpasswdserver Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)
KDE CI: Frameworks » kio » kf5-qt5 SUSEQt5.15 - Build # 1003 - Still Unstable!
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20SUSEQt5.15/1003/ Project: kf5-qt5 SUSEQt5.15 Date of build: Fri, 13 Aug 2021 16:14:28 + Build duration: 10 min and counting BUILD ARTIFACTS acc/KF5KIO-5.85.0.xml JUnit Tests Name: (root) Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot Failed: 1 test(s), Passed: 59 test(s), Skipped: 0 test(s), Total: 60 test(s)Failed: projectroot.autotests.kiowidgets_kfileitemactionstestName: projectroot.autotests Failed: 0 test(s), Passed: 6 test(s), Skipped: 0 test(s), Total: 6 test(s)Name: projectroot.src.ioslaves.trash Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s)Name: projectroot.src.kpasswdserver Failed: 0 test(s), Passed: 1 test(s), Skipped: 0 test(s), Total: 1 test(s) Cobertura Report Project Coverage Summary Name PackagesFilesClassesLinesConditionalsCobertura Coverage Report61% (25/41)69% (294/424)69% (294/424)58% (39091/67163)42% (21646/51481)Coverage Breakdown by Package Name FilesClassesLinesConditionalsautotests95% (60/63)95% (60/63)91% (11186/12259)46% (7001/15339)autotests.http100% (5/5)100% (5/5)99% (527/528)58% (167/290)autotests.kcookiejar100% (1/1)100% (1/1)94% (173/185)63% (70/112)src100% (1/1)100% (1/1)89% (8/9)71% (10/14)src.core88% (107/121)88% (107/121)62% (9455/15348)52% (4690/9002)src.core.kssl100% (1/1)100% (1/1)39% (34/87)50% (3/6)src.filewidgets79% (30/38)79% (30/38)59% (5295/9026)45% (2272/5088)src.gui100% (9/9)100% (9/9)78% (786/1004)59% (410/696)src.gui.systemd50% (2/4)50% (2/4)4% (7/177)1% (1/108)src.ioslaves.file100% (7/7)100% (7/7)57% (794/1390)43% (514/1192)src.ioslaves.file.kauth0% (0/2)0% (0/2)0% (0/184)0% (0/89)src.ioslaves.ftp100% (2/2)100% (2/2)49% (672/1385)37% (536/1434)src.ioslaves.help0% (0/5)0% (0/5)0% (0/251)0% (0/148)src.ioslaves.http88% (7/8)88% (7/8)43% (1872/4352)37% (1359/3719)src.ioslaves.http.kcookiejar40% (2/5)40% (2/5)49% (666/1365)56% (590/1055)src.ioslaves.remote100% (2/2)100% (2/2