BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-framework/job/kf5-qt5%20SUSEQt5.12/128/
Project: kf5-qt5 SUSEQt5.12
Date of build: Fri, 05 Jul 2019 10:22:33 +0000
Build duration: 3 min 57 sec and counting

CONSOLE OUTPUT
[...truncated 957 lines...]
[2019-07-05T10:26:27.627Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/package.h:95:32: note: declared here
[2019-07-05T10:26:27.627Z] 95 | PLASMA_DEPRECATED explicit Package(PackageStructure *structure = nullptr);
[2019-07-05T10:26:27.627Z] | ^~~~~~~
[2019-07-05T10:26:27.627Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.cpp:506:20: warning: ���Plasma::Package::Package(const Plasma::Package&)��� is deprecated [-Wdeprecated-declarations]
[2019-07-05T10:26:27.627Z] 506 | return Package();
[2019-07-05T10:26:27.627Z] | ^
[2019-07-05T10:26:27.627Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/build/src/plasma/plasma/package.h:1,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.h:23,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.cpp:20:
[2019-07-05T10:26:27.627Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/package.h:107:23: note: declared here
[2019-07-05T10:26:27.627Z] 107 | PLASMA_DEPRECATED Package(const Package &other);
[2019-07-05T10:26:27.627Z] | ^~~~~~~
[2019-07-05T10:26:27.627Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.cpp: In member function ���KPluginInfo::List Plasma::PluginLoader::listAppletInfo(const QString&, const QString&)���:
[2019-07-05T10:26:27.627Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.cpp:551:157: warning: ���KPluginInfo::KPluginInfo(KService::Ptr)��� is deprecated [-Wdeprecated-declarations]
[2019-07-05T10:26:27.627Z] 551 | auto pi = md.metaDataFileName().endsWith(QLatin1String(".json")) ? KPluginInfo(md) : KPluginInfo(KService::serviceByStorageId(md.metaDataFileName()));
[2019-07-05T10:26:27.627Z] | ^
[2019-07-05T10:26:27.627Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/package.h:25,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/build/src/plasma/plasma/package.h:1,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.h:23,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.cpp:20:
[2019-07-05T10:26:27.627Z] /home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:115:34: note: declared here
[2019-07-05T10:26:27.627Z] 115 | explicit KSERVICE_DEPRECATED KPluginInfo(const KService::Ptr service);
[2019-07-05T10:26:27.627Z] | ^~~~~~~~~~~
[2019-07-05T10:26:27.627Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.cpp: In member function ���KPluginInfo::List Plasma::PluginLoader::listContainmentActionsInfo(const QString&)���:
[2019-07-05T10:26:27.627Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.cpp:767:38: warning: ���KPluginInfo::KPluginInfo(KService::Ptr)��� is deprecated [-Wdeprecated-declarations]
[2019-07-05T10:26:27.627Z] 767 | list.append(KPluginInfo(s));
[2019-07-05T10:26:27.627Z] | ^
[2019-07-05T10:26:27.627Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/package.h:25,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/build/src/plasma/plasma/package.h:1,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.h:23,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.cpp:20:
[2019-07-05T10:26:27.627Z] /home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:115:34: note: declared here
[2019-07-05T10:26:27.627Z] 115 | explicit KSERVICE_DEPRECATED KPluginInfo(const KService::Ptr service);
[2019-07-05T10:26:27.627Z] | ^~~~~~~~~~~
[2019-07-05T10:26:27.627Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.cpp: In member function ���virtual Plasma::Package Plasma::PluginLoader::internalLoadPackage(const QString&, const QString&)���:
[2019-07-05T10:26:27.627Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.cpp:809:20: warning: ���Plasma::Package::Package(Plasma::PackageStructure*)��� is deprecated [-Wdeprecated-declarations]
[2019-07-05T10:26:27.627Z] 809 | return Package();
[2019-07-05T10:26:27.627Z] | ^
[2019-07-05T10:26:27.627Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/build/src/plasma/plasma/package.h:1,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.h:23,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.cpp:20:
[2019-07-05T10:26:27.627Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/package.h:95:32: note: declared here
[2019-07-05T10:26:27.627Z] 95 | PLASMA_DEPRECATED explicit Package(PackageStructure *structure = nullptr);
[2019-07-05T10:26:27.627Z] | ^~~~~~~
[2019-07-05T10:26:27.627Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.cpp:809:20: warning: ���Plasma::Package::Package(const Plasma::Package&)��� is deprecated [-Wdeprecated-declarations]
[2019-07-05T10:26:27.627Z] 809 | return Package();
[2019-07-05T10:26:27.627Z] | ^
[2019-07-05T10:26:27.627Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/build/src/plasma/plasma/package.h:1,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.h:23,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.cpp:20:
[2019-07-05T10:26:27.627Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/package.h:107:23: note: declared here
[2019-07-05T10:26:27.627Z] 107 | PLASMA_DEPRECATED Package(const Package &other);
[2019-07-05T10:26:27.627Z] | ^~~~~~~
[2019-07-05T10:26:27.627Z] [ 62%] Building CXX object src/plasma/CMakeFiles/KF5Plasma.dir/version.cpp.o
[2019-07-05T10:26:27.627Z] In file included from /usr/include/qt5/QtCore/qalgorithms.h:43,
[2019-07-05T10:26:27.627Z] from /usr/include/qt5/QtCore/qlist.h:43,
[2019-07-05T10:26:27.627Z] from /usr/include/qt5/QtCore/qstringlist.h:41,
[2019-07-05T10:26:27.627Z] from /usr/include/qt5/QtCore/QStringList:1,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/package.h:23,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/build/src/plasma/plasma/package.h:1,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.h:23,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.cpp:20:
[2019-07-05T10:26:27.627Z] /usr/include/qt5/QtCore/qmetatype.h: In instantiation of ���constexpr int qMetaTypeId() [with T = KPluginMetaData]���:
[2019-07-05T10:26:27.627Z] /usr/include/qt5/QtCore/qvariant.h:520:35: required from ���QVariant qVariantFromValue(const T&) [with T = KPluginMetaData]���
[2019-07-05T10:26:27.627Z] /usr/include/qt5/QtCore/qvariant.h:366:31: required from ���static QVariant QVariant::fromValue(const T&) [with T = KPluginMetaData]���
[2019-07-05T10:26:27.627Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.cpp:421:112: required from here
[2019-07-05T10:26:27.627Z] /usr/include/qt5/QtCore/qmetatype.h:1797:5: error: static assertion failed: Type is not registered, please use the Q_DECLARE_METATYPE macro to make it known to Qt's meta-object system
[2019-07-05T10:26:27.627Z] 1797 | Q_STATIC_ASSERT_X(QMetaTypeId2<T>::Defined, "Type is not registered, please use the Q_DECLARE_METATYPE macro to make it known to Qt's meta-object system");
[2019-07-05T10:26:27.627Z] | ^~~~~~~~~~~~~~~~~
[2019-07-05T10:26:27.627Z] In file included from /usr/include/qt5/QtCore/qvariant.h:46,
[2019-07-05T10:26:27.627Z] from /usr/include/qt5/QtCore/QVariant:1,
[2019-07-05T10:26:27.627Z] from /home/jenkins/install-prefix/include/KF5/KConfigCore/kconfiggroup.h:32,
[2019-07-05T10:26:27.627Z] from /home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:28,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/package.h:25,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/build/src/plasma/plasma/package.h:1,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.h:23,
[2019-07-05T10:26:27.627Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.cpp:20:
[2019-07-05T10:26:27.627Z] /usr/include/qt5/QtCore/qmetatype.h: In instantiation of ���static constexpr int QMetaTypeId2<T>::qt_metatype_id() [with T = KPluginMetaData]���:
[2019-07-05T10:26:27.627Z] /usr/include/qt5/QtCore/qmetatype.h:1798:43: required from ���constexpr int qMetaTypeId() [with T = KPluginMetaData]���
[2019-07-05T10:26:27.627Z] /usr/include/qt5/QtCore/qvariant.h:520:35: required from ���QVariant qVariantFromValue(const T&) [with T = KPluginMetaData]���
[2019-07-05T10:26:27.627Z] /usr/include/qt5/QtCore/qvariant.h:366:31: required from ���static QVariant QVariant::fromValue(const T&) [with T = KPluginMetaData]���
[2019-07-05T10:26:27.627Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.cpp:421:112: required from here
[2019-07-05T10:26:27.627Z] /usr/include/qt5/QtCore/qmetatype.h:1662:96: error: ���qt_metatype_id��� is not a member of ���QMetaTypeId<KPluginMetaData>���
[2019-07-05T10:26:27.627Z] 1662 | static inline Q_DECL_CONSTEXPR int qt_metatype_id() { return QMetaTypeId<T>::qt_metatype_id(); }
[2019-07-05T10:26:27.627Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
[2019-07-05T10:26:27.627Z] /usr/include/qt5/QtCore/qmetatype.h:1662:100: error: body of ���constexpr��� function ���static constexpr int QMetaTypeId2<T>::qt_metatype_id() [with T = KPluginMetaData]��� not a return-statement
[2019-07-05T10:26:27.627Z] 1662 | static inline Q_DECL_CONSTEXPR int qt_metatype_id() { return QMetaTypeId<T>::qt_metatype_id(); }
[2019-07-05T10:26:27.627Z] | ^
[2019-07-05T10:26:28.141Z] make[2]: *** [src/plasma/CMakeFiles/KF5Plasma.dir/build.make:97: src/plasma/CMakeFiles/KF5Plasma.dir/pluginloader.cpp.o] Error 1
[2019-07-05T10:26:28.141Z] make[2]: *** Waiting for unfinished jobs....
[2019-07-05T10:26:28.654Z] make[1]: *** [CMakeFiles/Makefile2:1119: src/plasma/CMakeFiles/KF5Plasma.dir/all] Error 2
[2019-07-05T10:26:28.654Z] make: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-07-05T10:26:29.893Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to