BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/kcmutils/job/kf5-qt5%20SUSEQt5.13/28/
Project: kf5-qt5 SUSEQt5.13
Date of build: Thu, 17 Oct 2019 12:00:13 +0000
Build duration: 3 min 14 sec and counting


CONSOLE OUTPUT
[...truncated 328 lines...]
[2019-10-17T12:03:03.988Z] Scanning dependencies of target KF5Auth_QCH
[2019-10-17T12:03:03.988Z] Scanning dependencies of target KF5Codecs_QCH
[2019-10-17T12:03:03.988Z] Scanning dependencies of target KF5Service_QCH
[2019-10-17T12:03:03.988Z] Scanning dependencies of target KF5ConfigWidgets_QCH
[2019-10-17T12:03:03.988Z] Scanning dependencies of target KF5Config_QCH
[2019-10-17T12:03:03.988Z] [ 0%] Built target KF5CoreAddons_QCH
[2019-10-17T12:03:03.988Z] [ 0%] Built target KF5Auth_QCH
[2019-10-17T12:03:03.988Z] [ 0%] Built target KF5Codecs_QCH
[2019-10-17T12:03:03.988Z] [ 0%] Built target KF5Service_QCH
[2019-10-17T12:03:03.988Z] [ 0%] Built target KF5ConfigWidgets_QCH
[2019-10-17T12:03:03.988Z] [ 0%] Built target KF5Config_QCH
[2019-10-17T12:03:03.988Z] Scanning dependencies of target KF5WidgetsAddons_QCH
[2019-10-17T12:03:03.988Z] Scanning dependencies of target KF5KCMUtils_autogen
[2019-10-17T12:03:03.988Z] [ 0%] Built target KF5WidgetsAddons_QCH
[2019-10-17T12:03:03.988Z] [ 6%] Automatic MOC for target KF5KCMUtils
[2019-10-17T12:03:03.988Z] Scanning dependencies of target KF5KCMUtils_QCH
[2019-10-17T12:03:03.988Z] [ 12%] Generating src/KF5KCMUtils.qch, src/KF5KCMUtils.tags
[2019-10-17T12:03:12.947Z] Building up file structure...
[2019-10-17T12:03:12.947Z] Insert custom filters...
[2019-10-17T12:03:12.947Z] Insert help data for filter section (1 of 1)...
[2019-10-17T12:03:12.947Z] Insert files...
[2019-10-17T12:03:12.947Z] Insert contents...
[2019-10-17T12:03:12.947Z] Insert indices...
[2019-10-17T12:03:12.947Z] Documentation successfully generated.
[2019-10-17T12:03:12.947Z] [ 12%] Built target KF5KCMUtils_QCH
[2019-10-17T12:03:13.991Z] [ 12%] Built target KF5KCMUtils_autogen
[2019-10-17T12:03:20.092Z] Scanning dependencies of target KF5KCMUtils
[2019-10-17T12:03:20.092Z] [ 25%] Building CXX object src/CMakeFiles/KF5KCMUtils.dir/KF5KCMUtils_autogen/mocs_compilation.cpp.o
[2019-10-17T12:03:20.092Z] [ 25%] Building CXX object src/CMakeFiles/KF5KCMUtils.dir/kcmoduleinfo.cpp.o
[2019-10-17T12:03:20.092Z] [ 31%] Building CXX object src/CMakeFiles/KF5KCMUtils.dir/kcmoduleloader.cpp.o
[2019-10-17T12:03:20.092Z] [ 37%] Building CXX object src/CMakeFiles/KF5KCMUtils.dir/kcmultidialog.cpp.o
[2019-10-17T12:03:20.092Z] [ 43%] Building CXX object src/CMakeFiles/KF5KCMUtils.dir/kcmoduleqml.cpp.o
[2019-10-17T12:03:20.092Z] [ 50%] Building CXX object src/CMakeFiles/KF5KCMUtils.dir/kcmoduleproxy.cpp.o
[2019-10-17T12:03:22.462Z] In file included from /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmultidialog.cpp:28:
[2019-10-17T12:03:22.462Z] /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleqml_p.h:36:32: error: expected ���)��� before ���<��� token
[2019-10-17T12:03:22.462Z] 36 | KCModuleQml(std::unique_ptr<KQuickAddons::ConfigModule> configModule, QWidget* parent, const QVariantList& args);
[2019-10-17T12:03:22.462Z] | ~ ^
[2019-10-17T12:03:22.462Z] | )
[2019-10-17T12:03:22.462Z] /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleqml_p.h:54:31: warning: non-static const member ���KCModuleQmlPrivate* const KCModuleQml::d��� in class without a constructor [-Wuninitialized]
[2019-10-17T12:03:22.462Z] 54 | KCModuleQmlPrivate *const d;
[2019-10-17T12:03:22.462Z] | ^
[2019-10-17T12:03:22.462Z] In file included from /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleloader.cpp:25:
[2019-10-17T12:03:22.462Z] /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleqml_p.h:36:32: error: expected ���)��� before ���<��� token
[2019-10-17T12:03:22.462Z] 36 | KCModuleQml(std::unique_ptr<KQuickAddons::ConfigModule> configModule, QWidget* parent, const QVariantList& args);
[2019-10-17T12:03:22.462Z] | ~ ^
[2019-10-17T12:03:22.462Z] | )
[2019-10-17T12:03:22.462Z] /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleqml_p.h:54:31: warning: non-static const member ���KCModuleQmlPrivate* const KCModuleQml::d��� in class without a constructor [-Wuninitialized]
[2019-10-17T12:03:22.462Z] 54 | KCModuleQmlPrivate *const d;
[2019-10-17T12:03:22.462Z] | ^
[2019-10-17T12:03:22.462Z] In file included from /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleqml.cpp:19:
[2019-10-17T12:03:22.462Z] /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleqml_p.h:36:32: error: expected ���)��� before ���<��� token
[2019-10-17T12:03:22.462Z] 36 | KCModuleQml(std::unique_ptr<KQuickAddons::ConfigModule> configModule, QWidget* parent, const QVariantList& args);
[2019-10-17T12:03:22.462Z] | ~ ^
[2019-10-17T12:03:22.462Z] | )
[2019-10-17T12:03:22.462Z] /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleqml_p.h:54:31: warning: non-static const member ���KCModuleQmlPrivate* const KCModuleQml::d��� in class without a constructor [-Wuninitialized]
[2019-10-17T12:03:22.462Z] 54 | KCModuleQmlPrivate *const d;
[2019-10-17T12:03:22.462Z] | ^
[2019-10-17T12:03:22.969Z] [ 56%] Building CXX object src/CMakeFiles/KF5KCMUtils.dir/kpluginselector.cpp.o
[2019-10-17T12:03:22.969Z] make[2]: *** [src/CMakeFiles/KF5KCMUtils.dir/build.make:115: src/CMakeFiles/KF5KCMUtils.dir/kcmultidialog.cpp.o] Error 1
[2019-10-17T12:03:22.969Z] make[2]: *** Waiting for unfinished jobs....
[2019-10-17T12:03:24.018Z] /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleloader.cpp: In function ���KCModule* KCModuleLoader::loadModule(const KCModuleInfo&, KCModuleLoader::ErrorReporting, QWidget*, const QStringList&)���:
[2019-10-17T12:03:24.018Z] /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleloader.cpp:108:74: error: no matching function for call to ���KCModuleQml::KCModuleQml(std::remove_reference<std::unique_ptr<KQuickAddons::ConfigModule>&>::type, QWidget*&, QVariantList&)���
[2019-10-17T12:03:24.018Z] 108 | module = new KCModuleQml(std::move(cm), parent, args2);
[2019-10-17T12:03:24.018Z] | ^
[2019-10-17T12:03:24.018Z] In file included from /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleloader.cpp:25:
[2019-10-17T12:03:24.018Z] /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleqml_p.h:31:7: note: candidate: ���KCModuleQml::KCModuleQml()��� <deleted>
[2019-10-17T12:03:24.018Z] 31 | class KCModuleQml : public KCModule
[2019-10-17T12:03:24.018Z] | ^~~~~~~~~~~
[2019-10-17T12:03:24.018Z] /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleqml_p.h:31:7: note: candidate expects 0 arguments, 3 provided
[2019-10-17T12:03:24.018Z] /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleqml_p.h:31:7: note: candidate: ���KCModuleQml::KCModuleQml(const KCModuleQml&)��� <deleted>
[2019-10-17T12:03:24.018Z] /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleqml_p.h:31:7: note: candidate expects 1 argument, 3 provided
[2019-10-17T12:03:24.018Z] /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleqml.cpp:66:1: error: no declaration matches ���KCModuleQml::KCModuleQml(std::unique_ptr<KQuickAddons::ConfigModule>, QWidget*, const QVariantList&)���
[2019-10-17T12:03:24.018Z] 66 | KCModuleQml::KCModuleQml(std::unique_ptr<KQuickAddons::ConfigModule> configModule, QWidget* parent, const QVariantList& args)
[2019-10-17T12:03:24.018Z] | ^~~~~~~~~~~
[2019-10-17T12:03:24.018Z] In file included from /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleqml.cpp:19:
[2019-10-17T12:03:24.018Z] /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleqml_p.h:31:7: note: candidates are: ���KCModuleQml::KCModuleQml(const KCModuleQml&)���
[2019-10-17T12:03:24.018Z] 31 | class KCModuleQml : public KCModule
[2019-10-17T12:03:24.018Z] | ^~~~~~~~~~~
[2019-10-17T12:03:24.018Z] /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleqml_p.h:31:7: note: ���KCModuleQml::KCModuleQml()���
[2019-10-17T12:03:24.018Z] /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kcmoduleqml_p.h:31:7: note: ���class KCModuleQml��� defined here
[2019-10-17T12:03:24.516Z] make[2]: *** [src/CMakeFiles/KF5KCMUtils.dir/build.make:89: src/CMakeFiles/KF5KCMUtils.dir/kcmoduleloader.cpp.o] Error 1
[2019-10-17T12:03:25.014Z] make[2]: *** [src/CMakeFiles/KF5KCMUtils.dir/build.make:102: src/CMakeFiles/KF5KCMUtils.dir/kcmoduleqml.cpp.o] Error 1
[2019-10-17T12:03:25.512Z] /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kpluginselector.cpp: In member function ���void KPluginSelector::Private::PluginDelegate::slotAboutClicked()���:
[2019-10-17T12:03:25.512Z] /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kpluginselector.cpp:808:91: warning: ���KAboutData& KAboutData::setProgramIconName(const QString&)��� is deprecated: Since 5.2. "Use QApplication::setWindowIcon" [-Wdeprecated-declarations]
[2019-10-17T12:03:25.512Z] 808 | aboutData.setProgramIconName(index.model()->data(index, Qt::DecorationRole).toString());
[2019-10-17T12:03:25.512Z] | ^
[2019-10-17T12:03:25.512Z] In file included from /home/jenkins/workspace/Frameworks/kcmutils/kf5-qt5 SUSEQt5.13/src/kpluginselector.cpp:49:
[2019-10-17T12:03:25.512Z] /home/jenkins/install-prefix/include/KF5/KCoreAddons/kaboutdata.h:739:17: note: declared here
[2019-10-17T12:03:25.512Z] 739 | KAboutData &setProgramIconName(const QString &iconName);
[2019-10-17T12:03:25.512Z] | ^~~~~~~~~~~~~~~~~~
[2019-10-17T12:03:27.163Z] make[1]: *** [CMakeFiles/Makefile2:550: src/CMakeFiles/KF5KCMUtils.dir/all] Error 2
[2019-10-17T12:03:27.163Z] make: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-10-17T12:03:27.678Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to