CONSOLE OUTPUT
|
[...truncated 4586 lines...] |
[2020-08-05T16:10:23.726Z] ^ |
[2020-08-05T16:10:23.726Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:154:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5' |
[2020-08-05T16:10:23.726Z] #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2020-08-05T16:10:23.726Z] ^ |
[2020-08-05T16:10:23.726Z] <scratch space>:53:1: note: expanded from here |
[2020-08-05T16:10:23.726Z] PLASMA_DEPRECATED_VERSION_5_6 |
[2020-08-05T16:10:23.726Z] ^ |
[2020-08-05T16:10:23.726Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:114:47: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5_6' |
[2020-08-05T16:10:23.726Z] # define PLASMA_DEPRECATED_VERSION_5_6(text) PLASMA_DECL_DEPRECATED_TEXT(text) |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:42:59: note: expanded from macro 'PLASMA_DECL_DEPRECATED_TEXT' |
[2020-08-05T16:10:23.727Z] #define PLASMA_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.15/shell/scripting/scriptengine.cpp:293:37: warning: 'package' is deprecated: Since 5.6. Use Corona::kPackage() [-Wdeprecated-declarations] |
[2020-08-05T16:10:23.727Z] const QString appName = corona->package().metadata().pluginName(); |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/corona.h:65:5: note: 'package' has been explicitly marked deprecated here |
[2020-08-05T16:10:23.727Z] PLASMA_DEPRECATED_VERSION(5, 6, "Use Corona::kPackage()") |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:155:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION' |
[2020-08-05T16:10:23.727Z] #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] <scratch space>:52:1: note: expanded from here |
[2020-08-05T16:10:23.727Z] PLASMA_DEPRECATED_VERSION_5 |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:154:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5' |
[2020-08-05T16:10:23.727Z] #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] <scratch space>:53:1: note: expanded from here |
[2020-08-05T16:10:23.727Z] PLASMA_DEPRECATED_VERSION_5_6 |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:114:47: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5_6' |
[2020-08-05T16:10:23.727Z] # define PLASMA_DEPRECATED_VERSION_5_6(text) PLASMA_DECL_DEPRECATED_TEXT(text) |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:42:59: note: expanded from macro 'PLASMA_DECL_DEPRECATED_TEXT' |
[2020-08-05T16:10:23.727Z] #define PLASMA_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.15/shell/scripting/scriptengine_v1.cpp:202:47: warning: 'containmentForScreen' is deprecated: Since 5.46. Use Corona::containmentForScreen(int, const QString &, const QString &, const QVariantList &) [-Wdeprecated-declarations] |
[2020-08-05T16:10:23.727Z] return m_engine->wrap(m_engine->m_corona->containmentForScreen(screen)); |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/corona.h:154:5: note: 'containmentForScreen' has been explicitly marked deprecated here |
[2020-08-05T16:10:23.727Z] PLASMA_DEPRECATED_VERSION(5, 46, "Use Corona::containmentForScreen(int, const QString &, const QString &, const QVariantList &)") |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:155:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION' |
[2020-08-05T16:10:23.727Z] #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] <scratch space>:31:1: note: expanded from here |
[2020-08-05T16:10:23.727Z] PLASMA_DEPRECATED_VERSION_5 |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:154:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5' |
[2020-08-05T16:10:23.727Z] #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] <scratch space>:32:1: note: expanded from here |
[2020-08-05T16:10:23.727Z] PLASMA_DEPRECATED_VERSION_5_46 |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:144:48: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5_46' |
[2020-08-05T16:10:23.727Z] # define PLASMA_DEPRECATED_VERSION_5_46(text) PLASMA_DECL_DEPRECATED_TEXT(text) |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:42:59: note: expanded from macro 'PLASMA_DECL_DEPRECATED_TEXT' |
[2020-08-05T16:10:23.727Z] #define PLASMA_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.15/shell/scripting/scriptengine_v1.cpp:234:96: warning: 'package' is deprecated: Since 5.6. Use Corona::kPackage() [-Wdeprecated-declarations] |
[2020-08-05T16:10:23.727Z] KConfigGroup shellCfg = KConfigGroup(KSharedConfig::openConfig(m_engine->m_corona->package().filePath("defaults")), "Desktop"); |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/corona.h:65:5: note: 'package' has been explicitly marked deprecated here |
[2020-08-05T16:10:23.727Z] PLASMA_DEPRECATED_VERSION(5, 6, "Use Corona::kPackage()") |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:155:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION' |
[2020-08-05T16:10:23.727Z] #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] <scratch space>:23:1: note: expanded from here |
[2020-08-05T16:10:23.727Z] PLASMA_DEPRECATED_VERSION_5 |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:154:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5' |
[2020-08-05T16:10:23.727Z] #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] <scratch space>:24:1: note: expanded from here |
[2020-08-05T16:10:23.727Z] PLASMA_DEPRECATED_VERSION_5_6 |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:114:47: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5_6' |
[2020-08-05T16:10:23.727Z] # define PLASMA_DEPRECATED_VERSION_5_6(text) PLASMA_DECL_DEPRECATED_TEXT(text) |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:42:59: note: expanded from macro 'PLASMA_DECL_DEPRECATED_TEXT' |
[2020-08-05T16:10:23.727Z] #define PLASMA_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2020-08-05T16:10:23.727Z] ^ |
[2020-08-05T16:10:23.727Z] [ 89%] Linking CXX shared module ../bin/plasma_engine_clipboard.so |
[2020-08-05T16:10:23.987Z] 2 warnings generated. |
[2020-08-05T16:10:23.987Z] [ 89%] Built target plasma_engine_clipboard |
[2020-08-05T16:10:24.246Z] 2 warnings generated. |
[2020-08-05T16:10:24.506Z] [ 89%] Linking CXX executable ../bin/plasmashell |
[2020-08-05T16:10:24.506Z] [ 89%] Built target plasmashell |
[2020-08-05T16:10:24.506Z] gmake: *** [Makefile:161: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2020-08-05T16:10:24.746Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |