BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-framework/job/kf5-qt5%20SUSEQt5.12/127/
Project: kf5-qt5 SUSEQt5.12
Date of build: Thu, 04 Jul 2019 23:04:34 +0000
Build duration: 1 min 30 sec and counting

CONSOLE OUTPUT
[...truncated 1042 lines...]
[2019-07-04T23:06:00.420Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/pluginloader.cpp:421:112: required from here
[2019-07-04T23:06:00.420Z] /usr/include/qt5/QtCore/qmetatype.h:1662:96: error: ���qt_metatype_id��� is not a member of ���QMetaTypeId<KPluginMetaData>���
[2019-07-04T23:06:00.420Z] 1662 | static inline Q_DECL_CONSTEXPR int qt_metatype_id() { return QMetaTypeId<T>::qt_metatype_id(); }
[2019-07-04T23:06:00.420Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
[2019-07-04T23:06:00.420Z] /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-04T23:06:00.420Z] 1662 | static inline Q_DECL_CONSTEXPR int qt_metatype_id() { return QMetaTypeId<T>::qt_metatype_id(); }
[2019-07-04T23:06:00.420Z] | ^
[2019-07-04T23:06:00.420Z] [ 63%] Built target calendarplugin
[2019-07-04T23:06:00.420Z] [ 63%] Building CXX object src/plasma/CMakeFiles/KF5Plasma.dir/private/containment_p.cpp.o
[2019-07-04T23:06:00.420Z] make[2]: *** [src/plasma/CMakeFiles/KF5Plasma.dir/build.make:97: src/plasma/CMakeFiles/KF5Plasma.dir/pluginloader.cpp.o] Error 1
[2019-07-04T23:06:00.420Z] make[2]: *** Waiting for unfinished jobs....
[2019-07-04T23:06:00.676Z] [ 63%] Built target platformcomponentsplugin
[2019-07-04T23:06:00.676Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/applet.cpp: In member function ���Plasma::Package Plasma::Applet::package() const���:
[2019-07-04T23:06:00.676Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/applet.cpp:316:13: warning: ���Plasma::Package::Package(Plasma::PackageStructure*)��� is deprecated [-Wdeprecated-declarations]
[2019-07-04T23:06:00.676Z] 316 | Package p;
[2019-07-04T23:06:00.676Z] | ^
[2019-07-04T23:06:00.676Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/applet.cpp:50:
[2019-07-04T23:06:00.676Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/package.h:95:32: note: declared here
[2019-07-04T23:06:00.676Z] 95 | PLASMA_DEPRECATED explicit Package(PackageStructure *structure = nullptr);
[2019-07-04T23:06:00.676Z] | ^~~~~~~
[2019-07-04T23:06:00.676Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/applet.cpp:318:12: warning: ���Plasma::Package::Package(const Plasma::Package&)��� is deprecated [-Wdeprecated-declarations]
[2019-07-04T23:06:00.676Z] 318 | return p;
[2019-07-04T23:06:00.676Z] | ^
[2019-07-04T23:06:00.676Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/applet.cpp:50:
[2019-07-04T23:06:00.676Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/package.h:107:23: note: declared here
[2019-07-04T23:06:00.676Z] 107 | PLASMA_DEPRECATED Package(const Package &other);
[2019-07-04T23:06:00.676Z] | ^~~~~~~
[2019-07-04T23:06:00.676Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/containmentactions.cpp:23:
[2019-07-04T23:06:00.676Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/private/containmentactions_p.h: In constructor ���Plasma::ContainmentActionsPrivate::ContainmentActionsPrivate(const QVariant&, Plasma::ContainmentActions*)���:
[2019-07-04T23:06:00.676Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/private/containmentactions_p.h:33:162: warning: ���KPluginInfo::KPluginInfo(KService::Ptr)��� is deprecated [-Wdeprecated-declarations]
[2019-07-04T23:06:00.676Z] 33 | containmentActionsDescription(arg.canConvert<KPluginMetaData>() ? arg.value<KPluginMetaData>() : KPluginInfo(KService::serviceByStorageId(arg.toString())).toMetaData()),
[2019-07-04T23:06:00.676Z] | ^
[2019-07-04T23:06:00.676Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/containmentactions.h:25,
[2019-07-04T23:06:00.676Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/containmentactions.cpp:20:
[2019-07-04T23:06:00.676Z] /home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:115:34: note: declared here
[2019-07-04T23:06:00.676Z] 115 | explicit KSERVICE_DEPRECATED KPluginInfo(const KService::Ptr service);
[2019-07-04T23:06:00.676Z] | ^~~~~~~~~~~
[2019-07-04T23:06:00.676Z] In file included from /usr/include/qt5/QtCore/qalgorithms.h:43,
[2019-07-04T23:06:00.676Z] from /usr/include/qt5/QtCore/qlist.h:43,
[2019-07-04T23:06:00.676Z] from /usr/include/qt5/QtCore/QList:1,
[2019-07-04T23:06:00.676Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/containmentactions.h:23,
[2019-07-04T23:06:00.676Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/containmentactions.cpp:20:
[2019-07-04T23:06:00.676Z] /usr/include/qt5/QtCore/qmetatype.h: In instantiation of ���constexpr int qMetaTypeId() [with T = KPluginMetaData]���:
[2019-07-04T23:06:00.676Z] /usr/include/qt5/QtCore/qvariant.h:380:39: required from ���bool QVariant::canConvert() const [with T = KPluginMetaData]���
[2019-07-04T23:06:00.676Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/private/containmentactions_p.h:33:71: required from here
[2019-07-04T23:06:00.676Z] /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-04T23:06:00.676Z] 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-04T23:06:00.676Z] | ^~~~~~~~~~~~~~~~~
[2019-07-04T23:06:00.676Z] In file included from /usr/include/qt5/QtCore/qvariant.h:46,
[2019-07-04T23:06:00.676Z] from /usr/include/qt5/QtCore/QVariant:1,
[2019-07-04T23:06:00.676Z] from /home/jenkins/install-prefix/include/KF5/KConfigCore/kconfiggroup.h:32,
[2019-07-04T23:06:00.676Z] from /home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:28,
[2019-07-04T23:06:00.676Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/containmentactions.h:25,
[2019-07-04T23:06:00.676Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/containmentactions.cpp:20:
[2019-07-04T23:06:00.676Z] /usr/include/qt5/QtCore/qmetatype.h: In instantiation of ���static constexpr int QMetaTypeId2<T>::qt_metatype_id() [with T = KPluginMetaData]���:
[2019-07-04T23:06:00.676Z] /usr/include/qt5/QtCore/qmetatype.h:1798:43: required from ���constexpr int qMetaTypeId() [with T = KPluginMetaData]���
[2019-07-04T23:06:00.676Z] /usr/include/qt5/QtCore/qvariant.h:380:39: required from ���bool QVariant::canConvert() const [with T = KPluginMetaData]���
[2019-07-04T23:06:00.676Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/private/containmentactions_p.h:33:71: required from here
[2019-07-04T23:06:00.676Z] /usr/include/qt5/QtCore/qmetatype.h:1662:96: error: ���qt_metatype_id��� is not a member of ���QMetaTypeId<KPluginMetaData>���
[2019-07-04T23:06:00.676Z] 1662 | static inline Q_DECL_CONSTEXPR int qt_metatype_id() { return QMetaTypeId<T>::qt_metatype_id(); }
[2019-07-04T23:06:00.676Z] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~
[2019-07-04T23:06:00.676Z] /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-04T23:06:00.676Z] 1662 | static inline Q_DECL_CONSTEXPR int qt_metatype_id() { return QMetaTypeId<T>::qt_metatype_id(); }
[2019-07-04T23:06:00.676Z] | ^
[2019-07-04T23:06:00.931Z] make[2]: *** [src/plasma/CMakeFiles/KF5Plasma.dir/build.make:149: src/plasma/CMakeFiles/KF5Plasma.dir/containmentactions.cpp.o] Error 1
[2019-07-04T23:06:00.931Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/corona.cpp: In member function ���Plasma::Package Plasma::Corona::package() const���:
[2019-07-04T23:06:00.931Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/corona.cpp:78:30: warning: ���Plasma::Package::Package(const KPackage::Package&)��� is deprecated [-Wdeprecated-declarations]
[2019-07-04T23:06:00.931Z] 78 | return Package(d->package);
[2019-07-04T23:06:00.931Z] | ^
[2019-07-04T23:06:00.931Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/private/corona_p.h:27,
[2019-07-04T23:06:00.931Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/corona.cpp:24:
[2019-07-04T23:06:00.931Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/package.h:101:23: note: declared here
[2019-07-04T23:06:00.931Z] 101 | PLASMA_DEPRECATED Package(const KPackage::Package &other);
[2019-07-04T23:06:00.931Z] | ^~~~~~~
[2019-07-04T23:06:00.931Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/corona.cpp:78:30: warning: ���Plasma::Package::Package(const Plasma::Package&)��� is deprecated [-Wdeprecated-declarations]
[2019-07-04T23:06:00.931Z] 78 | return Package(d->package);
[2019-07-04T23:06:00.931Z] | ^
[2019-07-04T23:06:00.931Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/private/corona_p.h:27,
[2019-07-04T23:06:00.931Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/corona.cpp:24:
[2019-07-04T23:06:00.931Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/package.h:107:23: note: declared here
[2019-07-04T23:06:00.931Z] 107 | PLASMA_DEPRECATED Package(const Package &other);
[2019-07-04T23:06:00.931Z] | ^~~~~~~
[2019-07-04T23:06:00.931Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/corona.cpp: In member function ���void Plasma::Corona::setPackage(const Plasma::Package&)���:
[2019-07-04T23:06:00.931Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/corona.cpp:84:32: warning: ���void Plasma::Corona::packageChanged(const Plasma::Package&)��� is deprecated [-Wdeprecated-declarations]
[2019-07-04T23:06:00.931Z] 84 | emit packageChanged(package);
[2019-07-04T23:06:00.931Z] | ^
[2019-07-04T23:06:00.931Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/corona.cpp:23:
[2019-07-04T23:06:00.931Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/corona.h:369:28: note: declared here
[2019-07-04T23:06:00.931Z] 369 | PLASMA_DEPRECATED void packageChanged(const Plasma::Package &package);
[2019-07-04T23:06:00.931Z] | ^~~~~~~~~~~~~~
[2019-07-04T23:06:02.834Z] make[1]: *** [CMakeFiles/Makefile2:1119: src/plasma/CMakeFiles/KF5Plasma.dir/all] Error 2
[2019-07-04T23:06:02.834Z] make: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-07-04T23:06:03.720Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to