BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20SUSEQt5.12/806/
Project: kf5-qt5 SUSEQt5.12
Date of build: Wed, 25 Mar 2020 09:44:02 +0000
Build duration: 10 min and counting


CONSOLE OUTPUT
[...truncated 3801 lines...]
[2020-03-25T09:54:38.607Z] 170 | KDELIBS4SUPPORT_DEPRECATED explicit KDialog(QWidget *parent = nullptr, Qt::WindowFlags flags = {});
[2020-03-25T09:54:38.607Z] | ^~~~~~~
[2020-03-25T09:54:38.607Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/hardware/joystick/caldialog.cpp:46:10: warning: ���KVBox��� is deprecated [-Wdeprecated-declarations]
[2020-03-25T09:54:38.607Z] 46 | KVBox *main = new KVBox( this );
[2020-03-25T09:54:38.607Z] | ^~~~
[2020-03-25T09:54:38.607Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/hardware/joystick/caldialog.cpp:32:
[2020-03-25T09:54:38.607Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kvbox.h:36:41: note: declared here
[2020-03-25T09:54:38.607Z] 36 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT KVBox : public KHBox
[2020-03-25T09:54:38.607Z] | ^~~~~
[2020-03-25T09:54:38.607Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/hardware/joystick/caldialog.cpp:46:21: warning: ���KVBox��� is deprecated [-Wdeprecated-declarations]
[2020-03-25T09:54:38.607Z] 46 | KVBox *main = new KVBox( this );
[2020-03-25T09:54:38.607Z] | ^~~~~
[2020-03-25T09:54:38.607Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/hardware/joystick/caldialog.cpp:32:
[2020-03-25T09:54:38.607Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kvbox.h:36:41: note: declared here
[2020-03-25T09:54:38.607Z] 36 | class KDELIBS4SUPPORT_DEPRECATED_EXPORT KVBox : public KHBox
[2020-03-25T09:54:38.607Z] | ^~~~~
[2020-03-25T09:54:38.607Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/hardware/joystick/caldialog.cpp:46:33: warning: ���KVBox::KVBox(QWidget*)��� is deprecated [-Wdeprecated-declarations]
[2020-03-25T09:54:38.607Z] 46 | KVBox *main = new KVBox( this );
[2020-03-25T09:54:38.607Z] | ^
[2020-03-25T09:54:38.607Z] In file included from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/hardware/joystick/caldialog.cpp:32:
[2020-03-25T09:54:38.607Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kvbox.h:46:41: note: declared here
[2020-03-25T09:54:38.607Z] 46 | KDELIBS4SUPPORT_DEPRECATED explicit KVBox(QWidget *parent = nullptr);
[2020-03-25T09:54:38.607Z] | ^~~~~
[2020-03-25T09:54:38.607Z] [ 62%] Linking CXX shared module ../../bin/kcm_notifications.so
[2020-03-25T09:54:39.170Z] [ 62%] Linking CXX shared module ../../../bin/kcm_joystick.so
[2020-03-25T09:54:39.170Z] [ 62%] Built target kcm_notifications
[2020-03-25T09:54:39.733Z] [ 62%] Built target kcm_joystick
[2020-03-25T09:54:39.733Z] [ 62%] Building CXX object kcms/qtquicksettings/CMakeFiles/kcm_qtquicksettings.dir/renderersettings.cpp.o
[2020-03-25T09:54:40.297Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/lookandfeel/kcm.cpp: In member function ���void KCMLookandFeel::setWidgetStyle(const QString&)���:
[2020-03-25T09:54:40.297Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/lookandfeel/kcm.cpp:414:70: warning: ���static void KGlobalSettings::emitChange(KGlobalSettings::ChangeType, int)��� is deprecated [-Wdeprecated-declarations]
[2020-03-25T09:54:40.297Z] 414 | KGlobalSettings::self()->emitChange(KGlobalSettings::StyleChanged);
[2020-03-25T09:54:40.297Z] | ^
[2020-03-25T09:54:40.297Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobalSettings:1,
[2020-03-25T09:54:40.297Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/lookandfeel/kcm.cpp:28:
[2020-03-25T09:54:40.297Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:560:44: note: declared here
[2020-03-25T09:54:40.298Z] 560 | static KDELIBS4SUPPORT_DEPRECATED void emitChange(ChangeType changeType, int arg = 0);
[2020-03-25T09:54:40.298Z] | ^~~~~~~~~~
[2020-03-25T09:54:40.298Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/lookandfeel/kcm.cpp:414:70: warning: ���static void KGlobalSettings::emitChange(KGlobalSettings::ChangeType, int)��� is deprecated [-Wdeprecated-declarations]
[2020-03-25T09:54:40.298Z] 414 | KGlobalSettings::self()->emitChange(KGlobalSettings::StyleChanged);
[2020-03-25T09:54:40.298Z] | ^
[2020-03-25T09:54:40.298Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobalSettings:1,
[2020-03-25T09:54:40.298Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/lookandfeel/kcm.cpp:28:
[2020-03-25T09:54:40.298Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:560:44: note: declared here
[2020-03-25T09:54:40.298Z] 560 | static KDELIBS4SUPPORT_DEPRECATED void emitChange(ChangeType changeType, int arg = 0);
[2020-03-25T09:54:40.298Z] | ^~~~~~~~~~
[2020-03-25T09:54:40.298Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/lookandfeel/kcm.cpp: In member function ���void KCMLookandFeel::setColors(const QString&, const QString&)���:
[2020-03-25T09:54:40.298Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/lookandfeel/kcm.cpp:434:72: warning: ���static void KGlobalSettings::emitChange(KGlobalSettings::ChangeType, int)��� is deprecated [-Wdeprecated-declarations]
[2020-03-25T09:54:40.298Z] 434 | KGlobalSettings::self()->emitChange(KGlobalSettings::PaletteChanged);
[2020-03-25T09:54:40.298Z] | ^
[2020-03-25T09:54:40.298Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobalSettings:1,
[2020-03-25T09:54:40.298Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/lookandfeel/kcm.cpp:28:
[2020-03-25T09:54:40.298Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:560:44: note: declared here
[2020-03-25T09:54:40.298Z] 560 | static KDELIBS4SUPPORT_DEPRECATED void emitChange(ChangeType changeType, int arg = 0);
[2020-03-25T09:54:40.298Z] | ^~~~~~~~~~
[2020-03-25T09:54:40.298Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/lookandfeel/kcm.cpp:434:72: warning: ���static void KGlobalSettings::emitChange(KGlobalSettings::ChangeType, int)��� is deprecated [-Wdeprecated-declarations]
[2020-03-25T09:54:40.298Z] 434 | KGlobalSettings::self()->emitChange(KGlobalSettings::PaletteChanged);
[2020-03-25T09:54:40.298Z] | ^
[2020-03-25T09:54:40.298Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobalSettings:1,
[2020-03-25T09:54:40.298Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/lookandfeel/kcm.cpp:28:
[2020-03-25T09:54:40.298Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:560:44: note: declared here
[2020-03-25T09:54:40.298Z] 560 | static KDELIBS4SUPPORT_DEPRECATED void emitChange(ChangeType changeType, int arg = 0);
[2020-03-25T09:54:40.298Z] | ^~~~~~~~~~
[2020-03-25T09:54:40.298Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/lookandfeel/kcm.cpp: In member function ���void KCMLookandFeel::setCursorTheme(QString)���:
[2020-03-25T09:54:40.298Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/lookandfeel/kcm.cpp:501:71: warning: ���static void KGlobalSettings::emitChange(KGlobalSettings::ChangeType, int)��� is deprecated [-Wdeprecated-declarations]
[2020-03-25T09:54:40.298Z] 501 | KGlobalSettings::self()->emitChange(KGlobalSettings::CursorChanged);
[2020-03-25T09:54:40.298Z] | ^
[2020-03-25T09:54:40.298Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobalSettings:1,
[2020-03-25T09:54:40.298Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/lookandfeel/kcm.cpp:28:
[2020-03-25T09:54:40.298Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:560:44: note: declared here
[2020-03-25T09:54:40.298Z] 560 | static KDELIBS4SUPPORT_DEPRECATED void emitChange(ChangeType changeType, int arg = 0);
[2020-03-25T09:54:40.298Z] | ^~~~~~~~~~
[2020-03-25T09:54:40.298Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/lookandfeel/kcm.cpp:501:71: warning: ���static void KGlobalSettings::emitChange(KGlobalSettings::ChangeType, int)��� is deprecated [-Wdeprecated-declarations]
[2020-03-25T09:54:40.298Z] 501 | KGlobalSettings::self()->emitChange(KGlobalSettings::CursorChanged);
[2020-03-25T09:54:40.298Z] | ^
[2020-03-25T09:54:40.298Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/KGlobalSettings:1,
[2020-03-25T09:54:40.298Z] from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/lookandfeel/kcm.cpp:28:
[2020-03-25T09:54:40.298Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:560:44: note: declared here
[2020-03-25T09:54:40.298Z] 560 | static KDELIBS4SUPPORT_DEPRECATED void emitChange(ChangeType changeType, int arg = 0);
[2020-03-25T09:54:40.298Z] | ^~~~~~~~~~
[2020-03-25T09:54:40.865Z] [ 62%] Linking CXX shared library ../../bin/libkcm_qtquicksettings.so
[2020-03-25T09:54:41.123Z] [ 62%] Built target kcm_qtquicksettings
[2020-03-25T09:54:42.490Z] [ 62%] Building CXX object kcms/lookandfeel/CMakeFiles/lookandfeeltool.dir/lookandfeelsettings.cpp.o
[2020-03-25T09:54:44.713Z] [ 62%] Building CXX object kcms/lookandfeel/CMakeFiles/lookandfeeltool.dir/__/cursortheme/xcursor/xcursortheme.cpp.o
[2020-03-25T09:54:44.713Z] [ 62%] Building CXX object kcms/lookandfeel/CMakeFiles/lookandfeeltool.dir/__/krdb/krdb.cpp.o
[2020-03-25T09:54:44.713Z] [ 62%] Building CXX object kcms/lookandfeel/CMakeFiles/lookandfeeltool.dir/__/cursortheme/xcursor/cursortheme.cpp.o
[2020-03-25T09:54:44.713Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/krdb/krdb.cpp: In function ���void applyGtkStyles(bool, int)���:
[2020-03-25T09:54:44.713Z] /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.12/kcms/krdb/krdb.cpp:97:33: warning: unused parameter ���active��� [-Wunused-parameter]
[2020-03-25T09:54:44.713Z] 97 | static void applyGtkStyles(bool active, int version)
[2020-03-25T09:54:44.713Z] | ~~~~~^~~~~~
[2020-03-25T09:54:46.080Z] [ 63%] Linking CXX executable ../../bin/lookandfeeltool
[2020-03-25T09:54:46.646Z] [ 64%] Built target lookandfeeltool
[2020-03-25T09:54:46.646Z] make: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-03-25T09:54:48.417Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to