CONSOLE OUTPUT
|
[...truncated 4558 lines...] |
[2020-08-05T16:53:02.085Z] PLASMA_DEPRECATED_VERSION_5 |
[2020-08-05T16:53:02.085Z] ^ |
[2020-08-05T16:53:02.085Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:154:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5' |
[2020-08-05T16:53:02.085Z] #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2020-08-05T16:53:02.085Z] ^ |
[2020-08-05T16:53:02.085Z] <scratch space>:32:1: note: expanded from here |
[2020-08-05T16:53:02.085Z] PLASMA_DEPRECATED_VERSION_5_46 |
[2020-08-05T16:53:02.085Z] ^ |
[2020-08-05T16:53:02.085Z] /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:53:02.085Z] # define PLASMA_DEPRECATED_VERSION_5_46(text) PLASMA_DECL_DEPRECATED_TEXT(text) |
[2020-08-05T16:53:02.085Z] ^ |
[2020-08-05T16:53:02.085Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:42:59: note: expanded from macro 'PLASMA_DECL_DEPRECATED_TEXT' |
[2020-08-05T16:53:02.085Z] #define PLASMA_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2020-08-05T16:53:02.085Z] ^ |
[2020-08-05T16:53:02.086Z] /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:53:02.086Z] KConfigGroup shellCfg = KConfigGroup(KSharedConfig::openConfig(m_engine->m_corona->package().filePath("defaults")), "Desktop"); |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/corona.h:65:5: note: 'package' has been explicitly marked deprecated here |
[2020-08-05T16:53:02.086Z] PLASMA_DEPRECATED_VERSION(5, 6, "Use Corona::kPackage()") |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:155:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION' |
[2020-08-05T16:53:02.086Z] #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] <scratch space>:23:1: note: expanded from here |
[2020-08-05T16:53:02.086Z] PLASMA_DEPRECATED_VERSION_5 |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:154:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5' |
[2020-08-05T16:53:02.086Z] #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] <scratch space>:24:1: note: expanded from here |
[2020-08-05T16:53:02.086Z] PLASMA_DEPRECATED_VERSION_5_6 |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] /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:53:02.086Z] # define PLASMA_DEPRECATED_VERSION_5_6(text) PLASMA_DECL_DEPRECATED_TEXT(text) |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:42:59: note: expanded from macro 'PLASMA_DECL_DEPRECATED_TEXT' |
[2020-08-05T16:53:02.086Z] #define PLASMA_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.15/shell/scripting/scriptengine.cpp:288:18: warning: 'package' is deprecated: Since 5.6. Use Corona::kPackage() [-Wdeprecated-declarations] |
[2020-08-05T16:53:02.086Z] if (!corona->package().metadata().isValid()) { |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/corona.h:65:5: note: 'package' has been explicitly marked deprecated here |
[2020-08-05T16:53:02.086Z] PLASMA_DEPRECATED_VERSION(5, 6, "Use Corona::kPackage()") |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:155:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION' |
[2020-08-05T16:53:02.086Z] #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] <scratch space>:52:1: note: expanded from here |
[2020-08-05T16:53:02.086Z] PLASMA_DEPRECATED_VERSION_5 |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:154:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5' |
[2020-08-05T16:53:02.086Z] #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] <scratch space>:53:1: note: expanded from here |
[2020-08-05T16:53:02.086Z] PLASMA_DEPRECATED_VERSION_5_6 |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] /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:53:02.086Z] # define PLASMA_DEPRECATED_VERSION_5_6(text) PLASMA_DECL_DEPRECATED_TEXT(text) |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:42:59: note: expanded from macro 'PLASMA_DECL_DEPRECATED_TEXT' |
[2020-08-05T16:53:02.086Z] #define PLASMA_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] /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:53:02.086Z] const QString appName = corona->package().metadata().pluginName(); |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/corona.h:65:5: note: 'package' has been explicitly marked deprecated here |
[2020-08-05T16:53:02.086Z] PLASMA_DEPRECATED_VERSION(5, 6, "Use Corona::kPackage()") |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:155:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION' |
[2020-08-05T16:53:02.086Z] #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] <scratch space>:52:1: note: expanded from here |
[2020-08-05T16:53:02.086Z] PLASMA_DEPRECATED_VERSION_5 |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:154:55: note: expanded from macro 'PLASMA_DEPRECATED_VERSION_5' |
[2020-08-05T16:53:02.086Z] #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] <scratch space>:53:1: note: expanded from here |
[2020-08-05T16:53:02.086Z] PLASMA_DEPRECATED_VERSION_5_6 |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] /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:53:02.086Z] # define PLASMA_DEPRECATED_VERSION_5_6(text) PLASMA_DECL_DEPRECATED_TEXT(text) |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.086Z] /usr/home/jenkins/install-prefix/include/KF5/plasma/plasma_export.h:42:59: note: expanded from macro 'PLASMA_DECL_DEPRECATED_TEXT' |
[2020-08-05T16:53:02.086Z] #define PLASMA_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2020-08-05T16:53:02.086Z] ^ |
[2020-08-05T16:53:02.652Z] 2 warnings generated. |
[2020-08-05T16:53:02.652Z] 2 warnings generated. |
[2020-08-05T16:53:02.652Z] 2 warnings generated. |
[2020-08-05T16:53:02.652Z] [ 89%] Linking CXX executable ../bin/plasmashell |
[2020-08-05T16:53:02.909Z] [ 89%] Built target plasmashell |
[2020-08-05T16:53:02.909Z] gmake: *** [Makefile:161: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2020-08-05T16:53:03.209Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |