|
CONSOLE OUTPUT
|
| [...truncated 202.34 KB...] |
| const char *className = T::staticMetaObject.className(); \ |
| ~~~^ |
| /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.11/discover/DiscoverObject.cpp:119:5: note: in instantiation of function template specialization 'qmlRegisterType<KAboutData>' requested here |
| qmlRegisterType<KAboutData>(); |
| ^ |
| In file included from /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.11/discover/DiscoverObject.cpp:20: |
| In file included from /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.11/discover/DiscoverObject.h:25: |
| In file included from /usr/local/include/qt5/QtQuick/QQuickView:1: |
| In file included from /usr/local/include/qt5/QtQuick/qquickview.h:43: |
| In file included from /usr/local/include/qt5/QtQuick/qquickwindow.h:49: |
| /usr/local/include/qt5/QtQml/qqml.h:107:5: error: no member named 'staticMetaObject' in 'KAboutLicense' |
| QML_GETTYPENAMES |
| ^~~~~~~~~~~~~~~~ |
| /usr/local/include/qt5/QtQml/qqml.h:89:32: note: expanded from macro 'QML_GETTYPENAMES' |
| const char *className = T::staticMetaObject.className(); \ |
| ~~~^ |
| /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.11/discover/DiscoverObject.cpp:120:5: note: in instantiation of function template specialization 'qmlRegisterType<KAboutLicense>' requested here |
| qmlRegisterType<KAboutLicense>(); |
| ^ |
| In file included from /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.11/discover/DiscoverObject.cpp:20: |
| In file included from /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.11/discover/DiscoverObject.h:25: |
| In file included from /usr/local/include/qt5/QtQuick/QQuickView:1: |
| In file included from /usr/local/include/qt5/QtQuick/qquickview.h:43: |
| In file included from /usr/local/include/qt5/QtQuick/qquickwindow.h:49: |
| /usr/local/include/qt5/QtQml/qqml.h:107:5: error: no member named 'staticMetaObject' in 'KAboutPerson' |
| QML_GETTYPENAMES |
| ^~~~~~~~~~~~~~~~ |
| /usr/local/include/qt5/QtQml/qqml.h:89:32: note: expanded from macro 'QML_GETTYPENAMES' |
| const char *className = T::staticMetaObject.className(); \ |
| ~~~^ |
| /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.11/discover/DiscoverObject.cpp:121:5: note: in instantiation of function template specialization 'qmlRegisterType<KAboutPerson>' requested here |
| qmlRegisterType<KAboutPerson>(); |
| ^ |
| In file included from /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.11/discover/DiscoverObject.cpp:20: |
| In file included from /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.11/discover/DiscoverObject.h:25: |
| In file included from /usr/local/include/qt5/QtQuick/QQuickView:1: |
| In file included from /usr/local/include/qt5/QtQuick/qquickview.h:43: |
| In file included from /usr/local/include/qt5/QtQuick/qquickwindow.h:44: |
| In file included from /usr/local/include/qt5/QtQuick/qsgrendererinterface.h:43: |
| In file included from /usr/local/include/qt5/QtQuick/qsgnode.h:44: |
| In file included from /usr/local/include/qt5/QtGui/QMatrix4x4:1: |
| In file included from /usr/local/include/qt5/QtGui/qmatrix4x4.h:44: |
| In file included from /usr/local/include/qt5/QtGui/qvector3d.h:45: |
| /usr/local/include/qt5/QtCore/qmetatype.h:1769:5: error: static_assert failed due to requirement 'bool(QMetaTypeId2<KAboutData>::Defined)' "Type is not registered, please use the Q_DECLARE_METATYPE macro to make it known to Qt's meta-object system" |
| 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"); |
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
| /usr/local/include/qt5/QtCore/qglobal.h:121:49: note: expanded from macro 'Q_STATIC_ASSERT_X' |
| # define Q_STATIC_ASSERT_X(Condition, Message) static_assert(bool(Condition), Message) |
| ^ ~~~~~~~~~~~~~~~ |
| /usr/local/include/qt5/QtCore/qvariant.h:520:21: note: in instantiation of function template specialization 'qMetaTypeId<KAboutData>' requested here |
| return QVariant(qMetaTypeId<T>(), &t, QTypeInfo<T>::isPointer); |
| ^ |
| /usr/local/include/qt5/QtCore/qvariant.h:366:14: note: in instantiation of function template specialization 'qVariantFromValue<KAboutData>' requested here |
| { return qVariantFromValue(value); } |
| ^ |
| /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.11/discover/DiscoverObject.cpp:135:96: note: in instantiation of function template specialization 'QVariant::fromValue<KAboutData>' requested here |
| m_engine->rootContext()->setContextProperty(QStringLiteral("discoverAboutData"), QVariant::fromValue(KAboutData::applicationData())); |
| ^ |
| In file included from /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.11/discover/DiscoverObject.cpp:20: |
| In file included from /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.11/discover/DiscoverObject.h:25: |
| In file included from /usr/local/include/qt5/QtQuick/QQuickView:1: |
| In file included from /usr/local/include/qt5/QtQuick/qquickview.h:43: |
| In file included from /usr/local/include/qt5/QtQuick/qquickwindow.h:44: |
| In file included from /usr/local/include/qt5/QtQuick/qsgrendererinterface.h:43: |
| In file included from /usr/local/include/qt5/QtQuick/qsgnode.h:44: |
| In file included from /usr/local/include/qt5/QtGui/QMatrix4x4:1: |
| In file included from /usr/local/include/qt5/QtGui/qmatrix4x4.h:44: |
| In file included from /usr/local/include/qt5/QtGui/qvector3d.h:45: |
| /usr/local/include/qt5/QtCore/qmetatype.h:1634:82: error: no member named 'qt_metatype_id' in 'QMetaTypeId<KAboutData>' |
| static inline Q_DECL_CONSTEXPR int qt_metatype_id() { return QMetaTypeId<T>::qt_metatype_id(); } |
| ~~~~~~~~~~~~~~~~^ |
| /usr/local/include/qt5/QtCore/qmetatype.h:1770:29: note: in instantiation of member function 'QMetaTypeId2<KAboutData>::qt_metatype_id' requested here |
| return QMetaTypeId2<T>::qt_metatype_id(); |
| ^ |
| /usr/local/include/qt5/QtCore/qvariant.h:520:21: note: in instantiation of function template specialization 'qMetaTypeId<KAboutData>' requested here |
| return QVariant(qMetaTypeId<T>(), &t, QTypeInfo<T>::isPointer); |
| ^ |
| /usr/local/include/qt5/QtCore/qvariant.h:366:14: note: in instantiation of function template specialization 'qVariantFromValue<KAboutData>' requested here |
| { return qVariantFromValue(value); } |
| ^ |
| /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.11/discover/DiscoverObject.cpp:135:96: note: in instantiation of function template specialization 'QVariant::fromValue<KAboutData>' requested here |
| m_engine->rootContext()->setContextProperty(QStringLiteral("discoverAboutData"), QVariant::fromValue(KAboutData::applicationData())); |
| ^ |
| 5 errors generated. |
| gmake[2]: *** [discover/CMakeFiles/plasma-discover.dir/build.make:136: discover/CMakeFiles/plasma-discover.dir/DiscoverObject.cpp.o] Error 1 |
| gmake[2]: *** Waiting for unfinished jobs.... |
| [ 91%] Built target dummytest |
| [ 92%] Linking CXX executable ../bin/plasma-discover-exporter |
| gmake[1]: *** [CMakeFiles/Makefile2:962: discover/CMakeFiles/plasma-discover.dir/all] Error 2 |
| gmake[1]: *** Waiting for unfinished jobs.... |
| [ 92%] Built target plasma-discover-exporter |
| gmake: *** [Makefile:141: all] Error 2 |
| [Pipeline] } |
| [Pipeline] // stage |
| [Pipeline] } |
| ERROR: script returned exit code 1 |
| [Pipeline] // catchError |
| [Pipeline] emailextrecipients |
| [Pipeline] emailext |