CONSOLE OUTPUT
|
[...truncated 611 lines...] |
[2020-03-29T16:27:33.493Z] [ 84%] Built target fwupd-backend |
[2020-03-29T16:27:33.493Z] [ 85%] Building CXX object discover/CMakeFiles/plasma-discover.dir/discoversettings.cpp.o |
[2020-03-29T16:27:33.493Z] [ 86%] Building CXX object discover/CMakeFiles/plasma-discover.dir/plasmauserfeedback.cpp.o |
[2020-03-29T16:27:33.756Z] [ 87%] Linking CXX executable ../../bin/CategoriesTest |
[2020-03-29T16:27:33.756Z] [ 88%] Building CXX object update/CMakeFiles/plasma-discover-update.dir/main.cpp.o |
[2020-03-29T16:27:34.018Z] [ 89%] Linking CXX executable ../bin/plasma-discover-exporter |
[2020-03-29T16:27:34.276Z] [ 90%] Building CXX object discover/CMakeFiles/plasma-discover.dir/main.cpp.o |
[2020-03-29T16:27:34.276Z] [ 90%] Built target CategoriesTest |
[2020-03-29T16:27:34.276Z] [ 91%] Building CXX object discover/CMakeFiles/plasma-discover.dir/DiscoverObject.cpp.o |
[2020-03-29T16:27:34.847Z] [ 91%] Built target plasma-discover-exporter |
[2020-03-29T16:27:34.847Z] [ 92%] Building CXX object update/CMakeFiles/plasma-discover-update.dir/DiscoverUpdate.cpp.o |
[2020-03-29T16:27:35.106Z] [ 92%] Building CXX object discover/CMakeFiles/plasma-discover.dir/DiscoverDeclarativePlugin.cpp.o |
[2020-03-29T16:27:35.106Z] [ 93%] Building CXX object discover/CMakeFiles/plasma-discover.dir/FeaturedModel.cpp.o |
[2020-03-29T16:27:35.106Z] [ 94%] Building CXX object discover/CMakeFiles/plasma-discover.dir/PaginateModel.cpp.o |
[2020-03-29T16:27:36.042Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.14/update/DiscoverUpdate.cpp: In lambda function: |
[2020-03-29T16:27:36.042Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.14/update/DiscoverUpdate.cpp:30:18: error: invalid use of incomplete type ���class QDebug��� |
[2020-03-29T16:27:36.042Z] 30 | qWarning() << "message" << message; |
[2020-03-29T16:27:36.042Z] | ^ |
[2020-03-29T16:27:36.042Z] In file included from /usr/include/qt5/QtCore/qglobal.h:1298, |
[2020-03-29T16:27:36.042Z] from /usr/include/qt5/QtCore/qnamespace.h:43, |
[2020-03-29T16:27:36.042Z] from /usr/include/qt5/QtCore/qobjectdefs.h:48, |
[2020-03-29T16:27:36.042Z] from /usr/include/qt5/QtCore/qobject.h:46, |
[2020-03-29T16:27:36.042Z] from /usr/include/qt5/QtCore/QObject:1, |
[2020-03-29T16:27:36.042Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.14/update/DiscoverUpdate.h:23, |
[2020-03-29T16:27:36.042Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.14/update/DiscoverUpdate.cpp:20: |
[2020-03-29T16:27:36.042Z] /usr/include/qt5/QtCore/qlogging.h:57:7: note: forward declaration of ���class QDebug��� |
[2020-03-29T16:27:36.042Z] 57 | class QDebug; |
[2020-03-29T16:27:36.042Z] | ^~~~~~ |
[2020-03-29T16:27:36.042Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.14/update/DiscoverUpdate.cpp: In member function ���void DiscoverUpdate::start()���: |
[2020-03-29T16:27:36.042Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.14/update/DiscoverUpdate.cpp:44:12: error: invalid use of incomplete type ���class QDebug��� |
[2020-03-29T16:27:36.042Z] 44 | qDebug() << "ready" << ResourcesModel::global()->updatesCount(); |
[2020-03-29T16:27:36.042Z] | ^ |
[2020-03-29T16:27:36.043Z] In file included from /usr/include/qt5/QtCore/qglobal.h:1298, |
[2020-03-29T16:27:36.043Z] from /usr/include/qt5/QtCore/qnamespace.h:43, |
[2020-03-29T16:27:36.043Z] from /usr/include/qt5/QtCore/qobjectdefs.h:48, |
[2020-03-29T16:27:36.043Z] from /usr/include/qt5/QtCore/qobject.h:46, |
[2020-03-29T16:27:36.043Z] from /usr/include/qt5/QtCore/QObject:1, |
[2020-03-29T16:27:36.043Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.14/update/DiscoverUpdate.h:23, |
[2020-03-29T16:27:36.043Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.14/update/DiscoverUpdate.cpp:20: |
[2020-03-29T16:27:36.043Z] /usr/include/qt5/QtCore/qlogging.h:57:7: note: forward declaration of ���class QDebug��� |
[2020-03-29T16:27:36.043Z] 57 | class QDebug; |
[2020-03-29T16:27:36.043Z] | ^~~~~~ |
[2020-03-29T16:27:36.043Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.14/update/DiscoverUpdate.cpp:46:12: error: invalid use of incomplete type ���class QDebug��� |
[2020-03-29T16:27:36.043Z] 46 | qDebug() << "steady" << m_resourcesUpdatesModel->rowCount({}); |
[2020-03-29T16:27:36.043Z] | ^ |
[2020-03-29T16:27:36.043Z] In file included from /usr/include/qt5/QtCore/qglobal.h:1298, |
[2020-03-29T16:27:36.043Z] from /usr/include/qt5/QtCore/qnamespace.h:43, |
[2020-03-29T16:27:36.043Z] from /usr/include/qt5/QtCore/qobjectdefs.h:48, |
[2020-03-29T16:27:36.043Z] from /usr/include/qt5/QtCore/qobject.h:46, |
[2020-03-29T16:27:36.043Z] from /usr/include/qt5/QtCore/QObject:1, |
[2020-03-29T16:27:36.043Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.14/update/DiscoverUpdate.h:23, |
[2020-03-29T16:27:36.043Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.14/update/DiscoverUpdate.cpp:20: |
[2020-03-29T16:27:36.043Z] /usr/include/qt5/QtCore/qlogging.h:57:7: note: forward declaration of ���class QDebug��� |
[2020-03-29T16:27:36.043Z] 57 | class QDebug; |
[2020-03-29T16:27:36.043Z] | ^~~~~~ |
[2020-03-29T16:27:36.043Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.14/update/DiscoverUpdate.cpp:52:12: error: invalid use of incomplete type ���class QDebug��� |
[2020-03-29T16:27:36.043Z] 52 | qDebug() <<"go!" << transaction; |
[2020-03-29T16:27:36.043Z] | ^ |
[2020-03-29T16:27:36.043Z] In file included from /usr/include/qt5/QtCore/qglobal.h:1298, |
[2020-03-29T16:27:36.043Z] from /usr/include/qt5/QtCore/qnamespace.h:43, |
[2020-03-29T16:27:36.043Z] from /usr/include/qt5/QtCore/qobjectdefs.h:48, |
[2020-03-29T16:27:36.043Z] from /usr/include/qt5/QtCore/qobject.h:46, |
[2020-03-29T16:27:36.043Z] from /usr/include/qt5/QtCore/QObject:1, |
[2020-03-29T16:27:36.043Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.14/update/DiscoverUpdate.h:23, |
[2020-03-29T16:27:36.043Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.14/update/DiscoverUpdate.cpp:20: |
[2020-03-29T16:27:36.043Z] /usr/include/qt5/QtCore/qlogging.h:57:7: note: forward declaration of ���class QDebug��� |
[2020-03-29T16:27:36.043Z] 57 | class QDebug; |
[2020-03-29T16:27:36.043Z] | ^~~~~~ |
[2020-03-29T16:27:36.043Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.14/update/DiscoverUpdate.cpp: In member function ���void DiscoverUpdate::transactionStatusChanged(Transaction::Status)���: |
[2020-03-29T16:27:36.043Z] /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.14/update/DiscoverUpdate.cpp:58:12: error: invalid use of incomplete type ���class QDebug��� |
[2020-03-29T16:27:36.043Z] 58 | qDebug() <<"status!" << status << ResourcesModel::global()->updatesCount(); |
[2020-03-29T16:27:36.043Z] | ^ |
[2020-03-29T16:27:36.043Z] In file included from /usr/include/qt5/QtCore/qglobal.h:1298, |
[2020-03-29T16:27:36.043Z] from /usr/include/qt5/QtCore/qnamespace.h:43, |
[2020-03-29T16:27:36.043Z] from /usr/include/qt5/QtCore/qobjectdefs.h:48, |
[2020-03-29T16:27:36.043Z] from /usr/include/qt5/QtCore/qobject.h:46, |
[2020-03-29T16:27:36.043Z] from /usr/include/qt5/QtCore/QObject:1, |
[2020-03-29T16:27:36.043Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.14/update/DiscoverUpdate.h:23, |
[2020-03-29T16:27:36.043Z] from /home/jenkins/workspace/Plasma/discover/kf5-qt5 SUSEQt5.14/update/DiscoverUpdate.cpp:20: |
[2020-03-29T16:27:36.043Z] /usr/include/qt5/QtCore/qlogging.h:57:7: note: forward declaration of ���class QDebug��� |
[2020-03-29T16:27:36.043Z] 57 | class QDebug; |
[2020-03-29T16:27:36.043Z] | ^~~~~~ |
[2020-03-29T16:27:36.043Z] make[2]: *** [update/CMakeFiles/plasma-discover-update.dir/build.make:89: update/CMakeFiles/plasma-discover-update.dir/DiscoverUpdate.cpp.o] Error 1 |
[2020-03-29T16:27:36.043Z] make[1]: *** [CMakeFiles/Makefile2:1197: update/CMakeFiles/plasma-discover-update.dir/all] Error 2 |
[2020-03-29T16:27:36.043Z] make[1]: *** Waiting for unfinished jobs.... |
[2020-03-29T16:27:36.043Z] [ 95%] Building CXX object discover/CMakeFiles/plasma-discover.dir/UnityLauncher.cpp.o |
[2020-03-29T16:27:36.615Z] [ 95%] Building CXX object discover/CMakeFiles/plasma-discover.dir/ReadFile.cpp.o |
[2020-03-29T16:27:37.558Z] [ 96%] Building CXX object discover/CMakeFiles/plasma-discover.dir/plasma-discover_autogen/EWIEGA46WW/qrc_resources.cpp.o |
[2020-03-29T16:27:37.558Z] [ 97%] Building CXX object discover/CMakeFiles/plasma-discover.dir/plasma-discover_autogen/EWIEGA46WW/qrc_assets.cpp.o |
[2020-03-29T16:27:39.462Z] [ 98%] Linking CXX executable ../bin/plasma-discover |
[2020-03-29T16:27:40.397Z] [ 98%] Built target plasma-discover |
[2020-03-29T16:27:40.397Z] make: *** [Makefile:141: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2020-03-29T16:27:40.903Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |