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

CONSOLE OUTPUT
[...truncated 798 lines...]
[2019-07-04T23:05:40.139Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 FreeBSDQt5.12/build/src/plasma/plasma/package.h:1:
[2019-07-04T23:05:40.139Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 FreeBSDQt5.12/src/plasma/private/../package.h:25:
[2019-07-04T23:05:40.139Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:28:
[2019-07-04T23:05:40.139Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KConfigCore/kconfiggroup.h:32:
[2019-07-04T23:05:40.139Z] In file included from /usr/local/include/qt5/QtCore/QVariant:1:
[2019-07-04T23:05:40.139Z] In file included from /usr/local/include/qt5/QtCore/qvariant.h:46:
[2019-07-04T23:05:40.139Z] /usr/local/include/qt5/QtCore/qmetatype.h:1797:5: error: static_assert failed due to requirement 'bool(QMetaTypeId2<KPluginMetaData>::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:05:40.139Z] 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:05:40.139Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2019-07-04T23:05:40.139Z] /usr/local/include/qt5/QtCore/qglobal.h:121:49: note: expanded from macro 'Q_STATIC_ASSERT_X'
[2019-07-04T23:05:40.139Z] # define Q_STATIC_ASSERT_X(Condition, Message) static_assert(bool(Condition), Message)
[2019-07-04T23:05:40.139Z] ^ ~~~~~~~~~~~~~~~
[2019-07-04T23:05:40.139Z] /usr/local/include/qt5/QtCore/qvariant.h:520:21: note: in instantiation of function template specialization 'qMetaTypeId<KPluginMetaData>' requested here
[2019-07-04T23:05:40.139Z] return QVariant(qMetaTypeId<T>(), &t, QTypeInfo<T>::isPointer);
[2019-07-04T23:05:40.139Z] ^
[2019-07-04T23:05:40.139Z] /usr/local/include/qt5/QtCore/qvariant.h:366:14: note: in instantiation of function template specialization 'qVariantFromValue<KPluginMetaData>' requested here
[2019-07-04T23:05:40.139Z] { return qVariantFromValue(value); }
[2019-07-04T23:05:40.139Z] ^
[2019-07-04T23:05:40.139Z] /usr/home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 FreeBSDQt5.12/src/plasma/pluginloader.cpp:421:87: note: in instantiation of function template specialization 'QVariant::fromValue<KPluginMetaData>' requested here
[2019-07-04T23:05:40.139Z] actions = factory->create<Plasma::ContainmentActions>(nullptr, {QVariant::fromValue(plugins.first())});
[2019-07-04T23:05:40.139Z] ^
[2019-07-04T23:05:40.139Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 FreeBSDQt5.12/src/plasma/pluginloader.cpp:20:
[2019-07-04T23:05:40.139Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 FreeBSDQt5.12/src/plasma/pluginloader.h:23:
[2019-07-04T23:05:40.139Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 FreeBSDQt5.12/build/src/plasma/plasma/package.h:1:
[2019-07-04T23:05:40.139Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 FreeBSDQt5.12/src/plasma/private/../package.h:25:
[2019-07-04T23:05:40.139Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:28:
[2019-07-04T23:05:40.139Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KConfigCore/kconfiggroup.h:32:
[2019-07-04T23:05:40.139Z] In file included from /usr/local/include/qt5/QtCore/QVariant:1:
[2019-07-04T23:05:40.139Z] In file included from /usr/local/include/qt5/QtCore/qvariant.h:46:
[2019-07-04T23:05:40.139Z] /usr/local/include/qt5/QtCore/qmetatype.h:1662:82: error: no member named 'qt_metatype_id' in 'QMetaTypeId<KPluginMetaData>'
[2019-07-04T23:05:40.139Z] static inline Q_DECL_CONSTEXPR int qt_metatype_id() { return QMetaTypeId<T>::qt_metatype_id(); }
[2019-07-04T23:05:40.139Z] ~~~~~~~~~~~~~~~~^
[2019-07-04T23:05:40.139Z] /usr/local/include/qt5/QtCore/qmetatype.h:1798:29: note: in instantiation of member function 'QMetaTypeId2<KPluginMetaData>::qt_metatype_id' requested here
[2019-07-04T23:05:40.139Z] return QMetaTypeId2<T>::qt_metatype_id();
[2019-07-04T23:05:40.139Z] ^
[2019-07-04T23:05:40.139Z] /usr/local/include/qt5/QtCore/qvariant.h:520:21: note: in instantiation of function template specialization 'qMetaTypeId<KPluginMetaData>' requested here
[2019-07-04T23:05:40.139Z] return QVariant(qMetaTypeId<T>(), &t, QTypeInfo<T>::isPointer);
[2019-07-04T23:05:40.139Z] ^
[2019-07-04T23:05:40.139Z] /usr/local/include/qt5/QtCore/qvariant.h:366:14: note: in instantiation of function template specialization 'qVariantFromValue<KPluginMetaData>' requested here
[2019-07-04T23:05:40.139Z] { return qVariantFromValue(value); }
[2019-07-04T23:05:40.139Z] ^
[2019-07-04T23:05:40.139Z] /usr/home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 FreeBSDQt5.12/src/plasma/pluginloader.cpp:421:87: note: in instantiation of function template specialization 'QVariant::fromValue<KPluginMetaData>' requested here
[2019-07-04T23:05:40.139Z] actions = factory->create<Plasma::ContainmentActions>(nullptr, {QVariant::fromValue(plugins.first())});
[2019-07-04T23:05:40.139Z] ^
[2019-07-04T23:05:40.139Z] [ 63%] Building CXX object src/plasma/CMakeFiles/KF5Plasma.dir/datacontainer.cpp.o
[2019-07-04T23:05:40.424Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 FreeBSDQt5.12/src/plasma/containmentactions.cpp:20:
[2019-07-04T23:05:40.424Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 FreeBSDQt5.12/build/src/plasma/KF5Plasma_autogen/include/../../../../../src/plasma/containmentactions.h:25:
[2019-07-04T23:05:40.424Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:28:
[2019-07-04T23:05:40.424Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KConfigCore/kconfiggroup.h:32:
[2019-07-04T23:05:40.424Z] In file included from /usr/local/include/qt5/QtCore/QVariant:1:
[2019-07-04T23:05:40.424Z] In file included from /usr/local/include/qt5/QtCore/qvariant.h:46:
[2019-07-04T23:05:40.424Z] /usr/local/include/qt5/QtCore/qmetatype.h:1797:5: error: static_assert failed due to requirement 'bool(QMetaTypeId2<KPluginMetaData>::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:05:40.424Z] 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:05:40.424Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2019-07-04T23:05:40.424Z] /usr/local/include/qt5/QtCore/qglobal.h:121:49: note: expanded from macro 'Q_STATIC_ASSERT_X'
[2019-07-04T23:05:40.424Z] # define Q_STATIC_ASSERT_X(Condition, Message) static_assert(bool(Condition), Message)
[2019-07-04T23:05:40.424Z] ^ ~~~~~~~~~~~~~~~
[2019-07-04T23:05:40.424Z] /usr/local/include/qt5/QtCore/qvariant.h:380:25: note: in instantiation of function template specialization 'qMetaTypeId<KPluginMetaData>' requested here
[2019-07-04T23:05:40.424Z] { return canConvert(qMetaTypeId<T>()); }
[2019-07-04T23:05:40.424Z] ^
[2019-07-04T23:05:40.424Z] /usr/home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 FreeBSDQt5.12/src/plasma/private/containmentactions_p.h:33:43: note: in instantiation of function template specialization 'QVariant::canConvert<KPluginMetaData>' requested here
[2019-07-04T23:05:40.424Z] containmentActionsDescription(arg.canConvert<KPluginMetaData>() ? arg.value<KPluginMetaData>() : KPluginInfo(KService::serviceByStorageId(arg.toString())).toMetaData()),
[2019-07-04T23:05:40.424Z] ^
[2019-07-04T23:05:40.424Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 FreeBSDQt5.12/src/plasma/containmentactions.cpp:20:
[2019-07-04T23:05:40.424Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 FreeBSDQt5.12/build/src/plasma/KF5Plasma_autogen/include/../../../../../src/plasma/containmentactions.h:25:
[2019-07-04T23:05:40.424Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:28:
[2019-07-04T23:05:40.424Z] In file included from /usr/home/jenkins/install-prefix/include/KF5/KConfigCore/kconfiggroup.h:32:
[2019-07-04T23:05:40.424Z] In file included from /usr/local/include/qt5/QtCore/QVariant:1:
[2019-07-04T23:05:40.424Z] In file included from /usr/local/include/qt5/QtCore/qvariant.h:46:
[2019-07-04T23:05:40.424Z] /usr/local/include/qt5/QtCore/qmetatype.h:1662:82: error: no member named 'qt_metatype_id' in 'QMetaTypeId<KPluginMetaData>'
[2019-07-04T23:05:40.424Z] static inline Q_DECL_CONSTEXPR int qt_metatype_id() { return QMetaTypeId<T>::qt_metatype_id(); }
[2019-07-04T23:05:40.424Z] ~~~~~~~~~~~~~~~~^
[2019-07-04T23:05:40.424Z] /usr/local/include/qt5/QtCore/qmetatype.h:1798:29: note: in instantiation of member function 'QMetaTypeId2<KPluginMetaData>::qt_metatype_id' requested here
[2019-07-04T23:05:40.424Z] return QMetaTypeId2<T>::qt_metatype_id();
[2019-07-04T23:05:40.424Z] ^
[2019-07-04T23:05:40.424Z] /usr/local/include/qt5/QtCore/qvariant.h:380:25: note: in instantiation of function template specialization 'qMetaTypeId<KPluginMetaData>' requested here
[2019-07-04T23:05:40.424Z] { return canConvert(qMetaTypeId<T>()); }
[2019-07-04T23:05:40.424Z] ^
[2019-07-04T23:05:40.424Z] /usr/home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 FreeBSDQt5.12/src/plasma/private/containmentactions_p.h:33:43: note: in instantiation of function template specialization 'QVariant::canConvert<KPluginMetaData>' requested here
[2019-07-04T23:05:40.425Z] containmentActionsDescription(arg.canConvert<KPluginMetaData>() ? arg.value<KPluginMetaData>() : KPluginInfo(KService::serviceByStorageId(arg.toString())).toMetaData()),
[2019-07-04T23:05:40.425Z] ^
[2019-07-04T23:05:40.425Z] 1 warning and 2 errors generated.
[2019-07-04T23:05:40.425Z] gmake[2]: *** [src/plasma/CMakeFiles/KF5Plasma.dir/build.make:149: src/plasma/CMakeFiles/KF5Plasma.dir/containmentactions.cpp.o] Error 1
[2019-07-04T23:05:40.425Z] gmake[2]: *** Waiting for unfinished jobs....
[2019-07-04T23:05:40.425Z] /usr/home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 FreeBSDQt5.12/src/plasma/private/timetracker.cpp:86:18: warning: _expression_ result unused [-Wunused-value]
[2019-07-04T23:05:40.425Z] *s_beginning * 1; // ensure it's initialized
[2019-07-04T23:05:40.425Z] ~~~~~~~~~~~~ ^ ~
[2019-07-04T23:05:40.425Z] 1 warning and 2 errors generated.
[2019-07-04T23:05:40.425Z] gmake[2]: *** [src/plasma/CMakeFiles/KF5Plasma.dir/build.make:97: src/plasma/CMakeFiles/KF5Plasma.dir/pluginloader.cpp.o] Error 1
[2019-07-04T23:05:40.692Z] 1 warning generated.
[2019-07-04T23:05:41.252Z] gmake[1]: *** [CMakeFiles/Makefile2:1119: src/plasma/CMakeFiles/KF5Plasma.dir/all] Error 2
[2019-07-04T23:05:41.252Z] gmake: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-07-04T23:05:42.348Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to