CONSOLE OUTPUT
|
[...truncated 4350 lines...] |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/local/include/qt5/QtQml/qqml.h:138:1: note: 'qmlRegisterType<IconsModel>' has been explicitly marked deprecated here |
[2020-06-03T03:29:55.268Z] QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType() |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/local/include/qt5/QtCore/qglobal.h:364:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' |
[2020-06-03T03:29:55.268Z] # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2020-06-03T03:29:55.268Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:676:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2020-06-03T03:29:55.268Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/icons/main.cpp:75:5: warning: 'qmlRegisterType<IconSizeCategoryModel>' is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations] |
[2020-06-03T03:29:55.268Z] qmlRegisterType<IconSizeCategoryModel>(); |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/local/include/qt5/QtQml/qqml.h:138:1: note: 'qmlRegisterType<IconSizeCategoryModel>' has been explicitly marked deprecated here |
[2020-06-03T03:29:55.268Z] QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType() |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/local/include/qt5/QtCore/qglobal.h:364:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' |
[2020-06-03T03:29:55.268Z] # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2020-06-03T03:29:55.268Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:676:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2020-06-03T03:29:55.268Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/icons/main.cpp:195:28: warning: 'newIconLoader' is deprecated: Since 5.0. Use KIconLoader::emitChange(Group) [-Wdeprecated-declarations] |
[2020-06-03T03:29:55.268Z] KIconLoader::global()->newIconLoader(); |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconloader.h:565:5: note: 'newIconLoader' has been explicitly marked deprecated here |
[2020-06-03T03:29:55.268Z] KICONTHEMES_DEPRECATED_VERSION(5, 0, "Use KIconLoader::emitChange(Group)") |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconthemes_export.h:150:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION' |
[2020-06-03T03:29:55.268Z] #define KICONTHEMES_DEPRECATED_VERSION(major, minor, text) KICONTHEMES_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] <scratch space>:74:1: note: expanded from here |
[2020-06-03T03:29:55.268Z] KICONTHEMES_DEPRECATED_VERSION_5 |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconthemes_export.h:149:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5' |
[2020-06-03T03:29:55.268Z] #define KICONTHEMES_DEPRECATED_VERSION_5(minor, text) KICONTHEMES_DEPRECATED_VERSION_5_##minor(text) |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] <scratch space>:75:1: note: expanded from here |
[2020-06-03T03:29:55.268Z] KICONTHEMES_DEPRECATED_VERSION_5_0 |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconthemes_export.h:120:52: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5_0' |
[2020-06-03T03:29:55.268Z] # define KICONTHEMES_DEPRECATED_VERSION_5_0(text) KICONTHEMES_DECL_DEPRECATED_TEXT(text) |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconthemes_export.h:42:64: note: expanded from macro 'KICONTHEMES_DECL_DEPRECATED_TEXT' |
[2020-06-03T03:29:55.268Z] #define KICONTHEMES_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/icons/main.cpp:250:28: warning: 'newIconLoader' is deprecated: Since 5.0. Use KIconLoader::emitChange(Group) [-Wdeprecated-declarations] |
[2020-06-03T03:29:55.268Z] KIconLoader::global()->newIconLoader(); |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconloader.h:565:5: note: 'newIconLoader' has been explicitly marked deprecated here |
[2020-06-03T03:29:55.268Z] KICONTHEMES_DEPRECATED_VERSION(5, 0, "Use KIconLoader::emitChange(Group)") |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconthemes_export.h:150:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION' |
[2020-06-03T03:29:55.268Z] #define KICONTHEMES_DEPRECATED_VERSION(major, minor, text) KICONTHEMES_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] <scratch space>:74:1: note: expanded from here |
[2020-06-03T03:29:55.268Z] KICONTHEMES_DEPRECATED_VERSION_5 |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconthemes_export.h:149:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5' |
[2020-06-03T03:29:55.268Z] #define KICONTHEMES_DEPRECATED_VERSION_5(minor, text) KICONTHEMES_DEPRECATED_VERSION_5_##minor(text) |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] <scratch space>:75:1: note: expanded from here |
[2020-06-03T03:29:55.268Z] KICONTHEMES_DEPRECATED_VERSION_5_0 |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconthemes_export.h:120:52: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5_0' |
[2020-06-03T03:29:55.268Z] # define KICONTHEMES_DEPRECATED_VERSION_5_0(text) KICONTHEMES_DECL_DEPRECATED_TEXT(text) |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconthemes_export.h:42:64: note: expanded from macro 'KICONTHEMES_DECL_DEPRECATED_TEXT' |
[2020-06-03T03:29:55.268Z] #define KICONTHEMES_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2020-06-03T03:29:55.268Z] ^ |
[2020-06-03T03:29:55.268Z] [ 56%] Built target kactivitiessettingsplugin |
[2020-06-03T03:29:55.268Z] [ 56%] Building CXX object kcms/icons/CMakeFiles/kcm_icons.dir/iconssettingsbase.cpp.o |
[2020-06-03T03:29:55.268Z] [ 56%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_settings.cpp.o |
[2020-06-03T03:29:55.536Z] [ 56%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_plugins_settings.cpp.o |
[2020-06-03T03:29:55.536Z] [ 56%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/browser_settings.cpp.o |
[2020-06-03T03:29:55.799Z] [ 56%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/terminal_settings.cpp.o |
[2020-06-03T03:29:56.369Z] 5 warnings generated. |
[2020-06-03T03:29:56.628Z] [ 56%] Linking CXX shared module ../../bin/kcm_kded.so |
[2020-06-03T03:29:56.628Z] [ 56%] Built target kcm_kded |
[2020-06-03T03:29:56.885Z] [ 56%] Linking CXX shared module ../../bin/kcm_icons.so |
[2020-06-03T03:29:57.143Z] [ 56%] Built target kcm_icons |
[2020-06-03T03:29:57.143Z] [ 56%] Linking CXX shared module ../../bin/kcm_componentchooser.so |
[2020-06-03T03:29:57.143Z] [ 56%] Built target kcm_componentchooser |
[2020-06-03T03:29:57.402Z] [ 56%] Linking CXX shared module ../../bin/kcm_activities.so |
[2020-06-03T03:29:57.402Z] [ 56%] Built target kcm_activities |
[2020-06-03T03:29:57.402Z] gmake: *** [Makefile:161: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2020-06-03T03:29:58.051Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |