CONSOLE OUTPUT
|
[...truncated 721 lines...] |
[2021-05-18T05:01:48.768Z] # define KCOREADDONS_DEPRECATED_VERSION_5_72(text) KCOREADDONS_DECL_DEPRECATED_TEXT(text) |
[2021-05-18T05:01:48.768Z] ^ |
[2021-05-18T05:01:48.768Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:42:64: note: expanded from macro 'KCOREADDONS_DECL_DEPRECATED_TEXT' |
[2021-05-18T05:01:48.768Z] #define KCOREADDONS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2021-05-18T05:01:48.768Z] ^ |
[2021-05-18T05:01:48.769Z] /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/libdiscover/backends/DummyBackend/tests/DummyTest.cpp:128:33: warning: 'operator<=' is deprecated [-Wdeprecated-declarations] |
[2021-05-18T05:01:48.769Z] QVERIFY(i == 0 || value <= lastRatingCount); |
[2021-05-18T05:01:48.769Z] ^ |
[2021-05-18T05:01:48.769Z] /usr/local/include/qt5/QtCore/qvariant.h:469:5: note: 'operator<=' has been explicitly marked deprecated here |
[2021-05-18T05:01:48.769Z] QT_DEPRECATED inline bool operator<=(const QVariant &v) const |
[2021-05-18T05:01:48.769Z] ^ |
[2021-05-18T05:01:48.769Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' |
[2021-05-18T05:01:48.769Z] # define QT_DEPRECATED Q_DECL_DEPRECATED |
[2021-05-18T05:01:48.769Z] ^ |
[2021-05-18T05:01:48.769Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' |
[2021-05-18T05:01:48.769Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) |
[2021-05-18T05:01:48.769Z] ^ |
[2021-05-18T05:01:49.476Z] /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/libdiscover/backends/KNSBackend/KNSBackend.cpp:56:67: error: no member named 'availableConfigFiles' in 'KNSCore::Engine' |
[2021-05-18T05:01:49.476Z] const QStringList availableConfigFiles = KNSCore::Engine::availableConfigFiles(); |
[2021-05-18T05:01:49.476Z] ~~~~~~~~~~~~~~~~~^ |
[2021-05-18T05:01:49.476Z] 3 warnings generated. |
[2021-05-18T05:01:49.476Z] [ 86%] Building CXX object libdiscover/backends/DummyBackend/CMakeFiles/dummy-backend.dir/DummySourcesBackend.cpp.o |
[2021-05-18T05:01:50.459Z] 1 warning generated. |
[2021-05-18T05:01:50.459Z] [ 87%] Building CXX object discover/CMakeFiles/plasma-discover.dir/discover_debug.cpp.o |
[2021-05-18T05:01:50.459Z] [ 87%] Linking CXX executable ../../../../bin/dummytest |
[2021-05-18T05:01:50.459Z] [ 88%] Linking CXX executable ../../../../bin/knsbackendtest |
[2021-05-18T05:01:50.755Z] [ 88%] Built target dummytest |
[2021-05-18T05:01:50.755Z] [ 89%] Building CXX object discover/CMakeFiles/plasma-discover.dir/discoversettings.cpp.o |
[2021-05-18T05:01:50.755Z] /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/libdiscover/backends/DummyBackend/DummyReviewsBackend.cpp:62:29: warning: 'qrand' is deprecated: use QRandomGenerator instead [-Wdeprecated-declarations] |
[2021-05-18T05:01:50.755Z] auto randomRating = qrand() % 10; |
[2021-05-18T05:01:50.755Z] ^ |
[2021-05-18T05:01:50.755Z] /usr/local/include/qt5/QtCore/qglobal.h:1279:15: note: 'qrand' has been explicitly marked deprecated here |
[2021-05-18T05:01:50.755Z] Q_CORE_EXPORT QT_DEPRECATED_VERSION_X_5_15("use QRandomGenerator instead") int qrand(); |
[2021-05-18T05:01:50.755Z] ^ |
[2021-05-18T05:01:50.755Z] /usr/local/include/qt5/QtCore/qglobal.h:374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' |
[2021-05-18T05:01:50.755Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) |
[2021-05-18T05:01:50.755Z] ^ |
[2021-05-18T05:01:50.755Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2021-05-18T05:01:50.755Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2021-05-18T05:01:50.755Z] ^ |
[2021-05-18T05:01:50.755Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2021-05-18T05:01:50.755Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2021-05-18T05:01:50.755Z] ^ |
[2021-05-18T05:01:50.755Z] [ 89%] Built target knsbackendtest |
[2021-05-18T05:01:51.023Z] [ 89%] Building CXX object discover/CMakeFiles/plasma-discover.dir/plasmauserfeedback.cpp.o |
[2021-05-18T05:01:51.309Z] 1 error generated. |
[2021-05-18T05:01:51.309Z] [ 90%] Building CXX object discover/CMakeFiles/plasma-discover.dir/main.cpp.o |
[2021-05-18T05:01:51.309Z] gmake[2]: *** [libdiscover/backends/KNSBackend/CMakeFiles/kns-backend.dir/build.make:90: libdiscover/backends/KNSBackend/CMakeFiles/kns-backend.dir/KNSBackend.cpp.o] Error 1 |
[2021-05-18T05:01:51.309Z] gmake[1]: *** [CMakeFiles/Makefile2:498: libdiscover/backends/KNSBackend/CMakeFiles/kns-backend.dir/all] Error 2 |
[2021-05-18T05:01:51.309Z] gmake[1]: *** Waiting for unfinished jobs.... |
[2021-05-18T05:01:51.309Z] [ 91%] Building CXX object discover/CMakeFiles/plasma-discover.dir/DiscoverObject.cpp.o |
[2021-05-18T05:01:51.309Z] 1 warning generated. |
[2021-05-18T05:01:51.309Z] [ 92%] Building CXX object discover/CMakeFiles/plasma-discover.dir/DiscoverDeclarativePlugin.cpp.o |
[2021-05-18T05:01:51.847Z] [ 92%] Building CXX object discover/CMakeFiles/plasma-discover.dir/FeaturedModel.cpp.o |
[2021-05-18T05:01:51.847Z] /usr/home/jenkins/workspace/Plasma/discover/kf5-qt5 FreeBSDQt5.15/libdiscover/backends/DummyBackend/DummyTransaction.cpp:37:54: warning: 'random' is deprecated: Since 5.72. Use QRandomGenerator::global(). The 1:1 port is bounded(RAND_MAX) but check see all the methods that QRandomGenerator provides. [-Wdeprecated-declarations] |
[2021-05-18T05:01:51.847Z] setProgress(qBound(0, progress() + (KRandom::random() % 30), 100)); |
[2021-05-18T05:01:51.847Z] ^ |
[2021-05-18T05:01:51.847Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/krandom.h:40:1: note: 'random' has been explicitly marked deprecated here |
[2021-05-18T05:01:51.847Z] KCOREADDONS_DEPRECATED_VERSION( |
[2021-05-18T05:01:51.847Z] ^ |
[2021-05-18T05:01:51.847Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:186:60: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION' |
[2021-05-18T05:01:51.847Z] #define KCOREADDONS_DEPRECATED_VERSION(major, minor, text) KCOREADDONS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2021-05-18T05:01:51.847Z] ^ |
[2021-05-18T05:01:51.847Z] <scratch space>:331:1: note: expanded from here |
[2021-05-18T05:01:51.847Z] KCOREADDONS_DEPRECATED_VERSION_5 |
[2021-05-18T05:01:51.847Z] ^ |
[2021-05-18T05:01:51.847Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:185:60: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION_5' |
[2021-05-18T05:01:51.847Z] #define KCOREADDONS_DEPRECATED_VERSION_5(minor, text) KCOREADDONS_DEPRECATED_VERSION_5_##minor(text) |
[2021-05-18T05:01:51.847Z] ^ |
[2021-05-18T05:01:51.847Z] <scratch space>:332:1: note: expanded from here |
[2021-05-18T05:01:51.847Z] KCOREADDONS_DEPRECATED_VERSION_5_72 |
[2021-05-18T05:01:51.847Z] ^ |
[2021-05-18T05:01:51.847Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:150:53: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION_5_72' |
[2021-05-18T05:01:51.847Z] # define KCOREADDONS_DEPRECATED_VERSION_5_72(text) KCOREADDONS_DECL_DEPRECATED_TEXT(text) |
[2021-05-18T05:01:51.848Z] ^ |
[2021-05-18T05:01:51.848Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:42:64: note: expanded from macro 'KCOREADDONS_DECL_DEPRECATED_TEXT' |
[2021-05-18T05:01:51.848Z] #define KCOREADDONS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2021-05-18T05:01:51.848Z] ^ |
[2021-05-18T05:01:52.137Z] 1 warning generated. |
[2021-05-18T05:01:52.137Z] [ 93%] Building CXX object discover/CMakeFiles/plasma-discover.dir/PaginateModel.cpp.o |
[2021-05-18T05:01:52.432Z] [ 94%] Building CXX object discover/CMakeFiles/plasma-discover.dir/UnityLauncher.cpp.o |
[2021-05-18T05:01:53.028Z] [ 94%] Linking CXX shared module ../../../bin/dummy-backend.so |
[2021-05-18T05:01:53.028Z] [ 95%] Building CXX object discover/CMakeFiles/plasma-discover.dir/ReadFile.cpp.o |
[2021-05-18T05:01:53.328Z] [ 96%] Linking CXX executable ../../../../bin/updatedummytest |
[2021-05-18T05:01:53.328Z] [ 96%] Built target dummy-backend |
[2021-05-18T05:01:53.328Z] [ 96%] Building CXX object discover/CMakeFiles/plasma-discover.dir/plasma-discover_autogen/EWIEGA46WW/qrc_resources.cpp.o |
[2021-05-18T05:01:53.626Z] [ 96%] Built target updatedummytest |
[2021-05-18T05:01:53.626Z] [ 97%] Linking CXX executable ../../bin/CategoriesTest |
[2021-05-18T05:01:53.914Z] [ 97%] Built target CategoriesTest |
[2021-05-18T05:01:57.347Z] [ 98%] Linking CXX executable ../bin/plasma-discover |
[2021-05-18T05:01:57.928Z] [ 98%] Built target plasma-discover |
[2021-05-18T05:01:57.928Z] gmake: *** [Makefile:146: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-05-18T05:01:58.313Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |