CONSOLE OUTPUT
|
[...truncated 3877 lines...] |
[2020-08-14T08:13:25.857Z] /usr/include/qt5/QtQml/qqml.h:183:74: note: declared here |
[2020-08-14T08:13:25.857Z] 183 | QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType() |
[2020-08-14T08:13:25.857Z] | ^~~~~~~~~~~~~~~ |
[2020-08-14T08:13:25.857Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp: In member function ���void KCMLookandFeel::setWidgetStyle(const QString&)���: |
[2020-08-14T08:13:25.857Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp:431:26: warning: ���KGlobalSettings��� is deprecated [-Wdeprecated-declarations] |
[2020-08-14T08:13:25.857Z] 431 | KGlobalSettings::self()->emitChange(KGlobalSettings::StyleChanged); |
[2020-08-14T08:13:25.857Z] | ^~~~ |
[2020-08-14T08:13:25.857Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobalSettings:1, |
[2020-08-14T08:13:25.857Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp:28: |
[2020-08-14T08:13:25.857Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:51:41: note: declared here |
[2020-08-14T08:13:25.857Z] 51 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT KGlobalSettings : public QObject |
[2020-08-14T08:13:25.857Z] | ^~~~~~~~~~~~~~~ |
[2020-08-14T08:13:25.857Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp:431:62: warning: ���KGlobalSettings��� is deprecated [-Wdeprecated-declarations] |
[2020-08-14T08:13:25.857Z] 431 | KGlobalSettings::self()->emitChange(KGlobalSettings::StyleChanged); |
[2020-08-14T08:13:25.857Z] | ^~~~~~~~~~~~ |
[2020-08-14T08:13:25.857Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobalSettings:1, |
[2020-08-14T08:13:25.857Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp:28: |
[2020-08-14T08:13:25.857Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:51:41: note: declared here |
[2020-08-14T08:13:25.857Z] 51 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT KGlobalSettings : public QObject |
[2020-08-14T08:13:25.857Z] | ^~~~~~~~~~~~~~~ |
[2020-08-14T08:13:25.857Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp:431:74: warning: ���static void KGlobalSettings::emitChange(KGlobalSettings::ChangeType, int)��� is deprecated [-Wdeprecated-declarations] |
[2020-08-14T08:13:25.857Z] 431 | KGlobalSettings::self()->emitChange(KGlobalSettings::StyleChanged); |
[2020-08-14T08:13:25.857Z] | ^ |
[2020-08-14T08:13:25.857Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobalSettings:1, |
[2020-08-14T08:13:25.857Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp:28: |
[2020-08-14T08:13:25.857Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:560:44: note: declared here |
[2020-08-14T08:13:25.858Z] 560 | static KDELIBS4SUPPORT_DEPRECATED void emitChange(ChangeType changeType, int arg = 0); |
[2020-08-14T08:13:25.858Z] | ^~~~~~~~~~ |
[2020-08-14T08:13:25.858Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp: In member function ���void KCMLookandFeel::setColors(const QString&, const QString&)���: |
[2020-08-14T08:13:25.858Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp:452:22: warning: ���KGlobalSettings��� is deprecated [-Wdeprecated-declarations] |
[2020-08-14T08:13:25.858Z] 452 | KGlobalSettings::self()->emitChange(KGlobalSettings::PaletteChanged); |
[2020-08-14T08:13:25.858Z] | ^~~~ |
[2020-08-14T08:13:25.858Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobalSettings:1, |
[2020-08-14T08:13:25.858Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp:28: |
[2020-08-14T08:13:25.858Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:51:41: note: declared here |
[2020-08-14T08:13:25.858Z] 51 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT KGlobalSettings : public QObject |
[2020-08-14T08:13:25.858Z] | ^~~~~~~~~~~~~~~ |
[2020-08-14T08:13:25.858Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp:452:58: warning: ���KGlobalSettings��� is deprecated [-Wdeprecated-declarations] |
[2020-08-14T08:13:25.858Z] 452 | KGlobalSettings::self()->emitChange(KGlobalSettings::PaletteChanged); |
[2020-08-14T08:13:25.858Z] | ^~~~~~~~~~~~~~ |
[2020-08-14T08:13:25.858Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobalSettings:1, |
[2020-08-14T08:13:25.858Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp:28: |
[2020-08-14T08:13:25.858Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:51:41: note: declared here |
[2020-08-14T08:13:25.858Z] 51 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT KGlobalSettings : public QObject |
[2020-08-14T08:13:25.858Z] | ^~~~~~~~~~~~~~~ |
[2020-08-14T08:13:25.858Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp:452:72: warning: ���static void KGlobalSettings::emitChange(KGlobalSettings::ChangeType, int)��� is deprecated [-Wdeprecated-declarations] |
[2020-08-14T08:13:25.858Z] 452 | KGlobalSettings::self()->emitChange(KGlobalSettings::PaletteChanged); |
[2020-08-14T08:13:25.858Z] | ^ |
[2020-08-14T08:13:25.858Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobalSettings:1, |
[2020-08-14T08:13:25.858Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp:28: |
[2020-08-14T08:13:25.858Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:560:44: note: declared here |
[2020-08-14T08:13:25.858Z] 560 | static KDELIBS4SUPPORT_DEPRECATED void emitChange(ChangeType changeType, int arg = 0); |
[2020-08-14T08:13:25.858Z] | ^~~~~~~~~~ |
[2020-08-14T08:13:25.858Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp: In member function ���void KCMLookandFeel::setCursorTheme(QString)���: |
[2020-08-14T08:13:25.858Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp:519:22: warning: ���KGlobalSettings��� is deprecated [-Wdeprecated-declarations] |
[2020-08-14T08:13:25.858Z] 519 | KGlobalSettings::self()->emitChange(KGlobalSettings::CursorChanged); |
[2020-08-14T08:13:25.858Z] | ^~~~ |
[2020-08-14T08:13:25.858Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobalSettings:1, |
[2020-08-14T08:13:25.858Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp:28: |
[2020-08-14T08:13:25.858Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:51:41: note: declared here |
[2020-08-14T08:13:25.858Z] 51 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT KGlobalSettings : public QObject |
[2020-08-14T08:13:25.858Z] | ^~~~~~~~~~~~~~~ |
[2020-08-14T08:13:25.858Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp:519:58: warning: ���KGlobalSettings��� is deprecated [-Wdeprecated-declarations] |
[2020-08-14T08:13:25.858Z] 519 | KGlobalSettings::self()->emitChange(KGlobalSettings::CursorChanged); |
[2020-08-14T08:13:25.858Z] | ^~~~~~~~~~~~~ |
[2020-08-14T08:13:25.858Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobalSettings:1, |
[2020-08-14T08:13:25.858Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp:28: |
[2020-08-14T08:13:25.858Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:51:41: note: declared here |
[2020-08-14T08:13:25.858Z] 51 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT KGlobalSettings : public QObject |
[2020-08-14T08:13:25.858Z] | ^~~~~~~~~~~~~~~ |
[2020-08-14T08:13:25.858Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp:519:71: warning: ���static void KGlobalSettings::emitChange(KGlobalSettings::ChangeType, int)��� is deprecated [-Wdeprecated-declarations] |
[2020-08-14T08:13:25.858Z] 519 | KGlobalSettings::self()->emitChange(KGlobalSettings::CursorChanged); |
[2020-08-14T08:13:25.858Z] | ^ |
[2020-08-14T08:13:25.858Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobalSettings:1, |
[2020-08-14T08:13:25.858Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/lookandfeel/kcm.cpp:28: |
[2020-08-14T08:13:25.858Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:560:44: note: declared here |
[2020-08-14T08:13:25.858Z] 560 | static KDELIBS4SUPPORT_DEPRECATED void emitChange(ChangeType changeType, int arg = 0); |
[2020-08-14T08:13:25.858Z] | ^~~~~~~~~~ |
[2020-08-14T08:13:26.426Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/users/src/user.cpp: In lambda function: |
[2020-08-14T08:13:26.426Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/users/src/user.cpp:125:18: warning: comparison of integer expressions of different signedness: ���int��� and ���qulonglong��� {aka ���long long unsigned int���} [-Wsign-compare] |
[2020-08-14T08:13:26.426Z] 125 | if (mUid != m_dbusIface->uid()) { |
[2020-08-14T08:13:26.426Z] | ~~~~~^~~~~~~~~~~~~~~~~~~~~ |
[2020-08-14T08:13:26.427Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.15/kcms/users/src/user.cpp:158:37: warning: comparison of integer expressions of different signedness: ���int��� and ���__uid_t��� {aka ���unsigned int���} [-Wsign-compare] |
[2020-08-14T08:13:26.427Z] 158 | const auto loggedIn = (mUid == getuid()); |
[2020-08-14T08:13:26.427Z] | ~~~~~^~~~~~~~~~~ |
[2020-08-14T08:13:26.427Z] [ 53%] Built target kcm_lookandfeel |
[2020-08-14T08:13:26.427Z] [ 53%] Building CXX object kcms/lookandfeel/CMakeFiles/lookandfeeltool.dir/lookandfeelsettings.cpp.o |
[2020-08-14T08:13:27.803Z] [ 53%] Linking CXX executable ../../bin/lookandfeeltool |
[2020-08-14T08:13:27.803Z] [ 53%] Linking CXX shared module ../../../bin/kcm_users.so |
[2020-08-14T08:13:28.061Z] [ 53%] Built target lookandfeeltool |
[2020-08-14T08:13:28.318Z] [ 53%] Built target kcm_users |
[2020-08-14T08:13:28.318Z] make: *** [Makefile:160: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2020-08-14T08:13:29.271Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |