CONSOLE OUTPUT
|
[...truncated 5556 lines...] |
[2020-09-09T10:53:22.274Z] PLASMA_DEPRECATED_VERSION_5 |
[2020-09-09T10:53:22.274Z] ^ |
[2020-09-09T10:53:22.274Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:154:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5' |
[2020-09-09T10:53:22.274Z] #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2020-09-09T10:53:22.274Z] ^ |
[2020-09-09T10:53:22.274Z] <scratch space>:60:1: note: expanded from here |
[2020-09-09T10:53:22.274Z] PLASMA_DEPRECATED_VERSION_5_6 |
[2020-09-09T10:53:22.274Z] ^ |
[2020-09-09T10:53:22.274Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:114:47: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5_6' |
[2020-09-09T10:53:22.274Z] # define PLASMA_DEPRECATED_VERSION_5_6(text) PLASMA_DECL_DEPRECATED_TEXT(text) |
[2020-09-09T10:53:22.274Z] ^ |
[2020-09-09T10:53:22.274Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:42:59: note: expanded from macro 'PLASMA_DECL_DEPRECATED_TEXT' |
[2020-09-09T10:53:22.274Z] #define PLASMA_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2020-09-09T10:53:22.274Z] ^ |
[2020-09-09T10:53:22.274Z] /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-09-09T10:53:22.274Z] const QString appName = corona->package().metadata().pluginName(); |
[2020-09-09T10:53:22.274Z] ^ |
[2020-09-09T10:53:22.274Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/corona.h:52:5: note: 'package' has been explicitly marked deprecated here |
[2020-09-09T10:53:22.274Z] PLASMA_DEPRECATED_VERSION(5, 6, "Use Corona::kPackage()") |
[2020-09-09T10:53:22.274Z] ^ |
[2020-09-09T10:53:22.274Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:155:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION' |
[2020-09-09T10:53:22.274Z] #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2020-09-09T10:53:22.274Z] ^ |
[2020-09-09T10:53:22.274Z] <scratch space>:59:1: note: expanded from here |
[2020-09-09T10:53:22.274Z] PLASMA_DEPRECATED_VERSION_5 |
[2020-09-09T10:53:22.274Z] ^ |
[2020-09-09T10:53:22.274Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:154:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5' |
[2020-09-09T10:53:22.274Z] #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2020-09-09T10:53:22.274Z] ^ |
[2020-09-09T10:53:22.274Z] <scratch space>:60:1: note: expanded from here |
[2020-09-09T10:53:22.274Z] PLASMA_DEPRECATED_VERSION_5_6 |
[2020-09-09T10:53:22.274Z] ^ |
[2020-09-09T10:53:22.274Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:114:47: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5_6' |
[2020-09-09T10:53:22.274Z] # define PLASMA_DEPRECATED_VERSION_5_6(text) PLASMA_DECL_DEPRECATED_TEXT(text) |
[2020-09-09T10:53:22.274Z] ^ |
[2020-09-09T10:53:22.274Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:42:59: note: expanded from macro 'PLASMA_DECL_DEPRECATED_TEXT' |
[2020-09-09T10:53:22.274Z] #define PLASMA_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2020-09-09T10:53:22.274Z] ^ |
[2020-09-09T10:53:22.532Z] /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-09-09T10:53:22.532Z] return m_engine->wrap(m_engine->m_corona->containmentForScreen(screen)); |
[2020-09-09T10:53:22.532Z] ^ |
[2020-09-09T10:53:22.532Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/corona.h:141:5: note: 'containmentForScreen' has been explicitly marked deprecated here |
[2020-09-09T10:53:22.532Z] PLASMA_DEPRECATED_VERSION(5, 46, "Use Corona::containmentForScreen(int, const QString &, const QString &, const QVariantList &)") |
[2020-09-09T10:53:22.532Z] ^ |
[2020-09-09T10:53:22.532Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:155:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION' |
[2020-09-09T10:53:22.532Z] #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2020-09-09T10:53:22.532Z] ^ |
[2020-09-09T10:53:22.532Z] <scratch space>:36:1: note: expanded from here |
[2020-09-09T10:53:22.532Z] PLASMA_DEPRECATED_VERSION_5 |
[2020-09-09T10:53:22.532Z] ^ |
[2020-09-09T10:53:22.532Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:154:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5' |
[2020-09-09T10:53:22.532Z] #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2020-09-09T10:53:22.532Z] ^ |
[2020-09-09T10:53:22.532Z] <scratch space>:37:1: note: expanded from here |
[2020-09-09T10:53:22.532Z] PLASMA_DEPRECATED_VERSION_5_46 |
[2020-09-09T10:53:22.532Z] ^ |
[2020-09-09T10:53:22.532Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:144:48: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5_46' |
[2020-09-09T10:53:22.532Z] # define PLASMA_DEPRECATED_VERSION_5_46(text) PLASMA_DECL_DEPRECATED_TEXT(text) |
[2020-09-09T10:53:22.532Z] ^ |
[2020-09-09T10:53:22.532Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:42:59: note: expanded from macro 'PLASMA_DECL_DEPRECATED_TEXT' |
[2020-09-09T10:53:22.532Z] #define PLASMA_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2020-09-09T10:53:22.532Z] ^ |
[2020-09-09T10:53:22.532Z] /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-09-09T10:53:22.532Z] KConfigGroup shellCfg = KConfigGroup(KSharedConfig::openConfig(m_engine->m_corona->package().filePath("defaults")), "Desktop"); |
[2020-09-09T10:53:22.532Z] ^ |
[2020-09-09T10:53:22.532Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/corona.h:52:5: note: 'package' has been explicitly marked deprecated here |
[2020-09-09T10:53:22.532Z] PLASMA_DEPRECATED_VERSION(5, 6, "Use Corona::kPackage()") |
[2020-09-09T10:53:22.532Z] ^ |
[2020-09-09T10:53:22.532Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:155:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION' |
[2020-09-09T10:53:22.532Z] #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2020-09-09T10:53:22.532Z] ^ |
[2020-09-09T10:53:22.532Z] <scratch space>:28:1: note: expanded from here |
[2020-09-09T10:53:22.532Z] PLASMA_DEPRECATED_VERSION_5 |
[2020-09-09T10:53:22.532Z] ^ |
[2020-09-09T10:53:22.532Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:154:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5' |
[2020-09-09T10:53:22.532Z] #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2020-09-09T10:53:22.532Z] ^ |
[2020-09-09T10:53:22.532Z] <scratch space>:29:1: note: expanded from here |
[2020-09-09T10:53:22.532Z] PLASMA_DEPRECATED_VERSION_5_6 |
[2020-09-09T10:53:22.532Z] ^ |
[2020-09-09T10:53:22.532Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:114:47: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5_6' |
[2020-09-09T10:53:22.532Z] # define PLASMA_DEPRECATED_VERSION_5_6(text) PLASMA_DECL_DEPRECATED_TEXT(text) |
[2020-09-09T10:53:22.532Z] ^ |
[2020-09-09T10:53:22.532Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:42:59: note: expanded from macro 'PLASMA_DECL_DEPRECATED_TEXT' |
[2020-09-09T10:53:22.532Z] #define PLASMA_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2020-09-09T10:53:22.532Z] ^ |
[2020-09-09T10:53:22.788Z] 2 warnings generated. |
[2020-09-09T10:53:23.048Z] 2 warnings generated. |
[2020-09-09T10:53:23.048Z] 2 warnings generated. |
[2020-09-09T10:53:23.306Z] [ 88%] Linking CXX executable ../bin/plasmashell |
[2020-09-09T10:53:23.306Z] [ 88%] Built target plasmashell |
[2020-09-09T10:53:23.306Z] gmake: *** [Makefile:161: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2020-09-09T10:53:23.754Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |