CONSOLE OUTPUT
|
[...truncated 2062 lines...] |
[2019-05-04T00:05:30.178Z] /home/jenkins/install-prefix/include/KF5/KDeclarative/kdeclarative/kdeclarative.h:60:34: note: declared here |
[2019-05-04T00:05:30.178Z] KDECLARATIVE_DEPRECATED void setupBindings(); |
[2019-05-04T00:05:30.178Z] ^~~~~~~~~~~~~ |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp: In member function ���void PlasmaQuick::ViewPrivate::setContainment(Plasma::Containment*)���: |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:90:43: warning: ���void PlasmaQuick::View::locationChanged(Plasma::Types::Location)��� is deprecated [-Wdeprecated-declarations] |
[2019-05-04T00:05:36.353Z] emit q->locationChanged(location()); |
[2019-05-04T00:05:36.353Z] ^ |
[2019-05-04T00:05:36.353Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:19: |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.h:114:28: note: declared here |
[2019-05-04T00:05:36.353Z] PLASMA_DEPRECATED void locationChanged(Plasma::Types::Location location); |
[2019-05-04T00:05:36.353Z] ^~~~~~~~~~~~~~~ |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:93:47: warning: ���void PlasmaQuick::View::formFactorChanged(Plasma::Types::FormFactor)��� is deprecated [-Wdeprecated-declarations] |
[2019-05-04T00:05:36.353Z] emit q->formFactorChanged(formFactor()); |
[2019-05-04T00:05:36.353Z] ^ |
[2019-05-04T00:05:36.353Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:19: |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.h:119:28: note: declared here |
[2019-05-04T00:05:36.353Z] PLASMA_DEPRECATED void formFactorChanged(Plasma::Types::FormFactor formFactor); |
[2019-05-04T00:05:36.353Z] ^~~~~~~~~~~~~~~~~ |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:96:32: warning: ���void PlasmaQuick::View::containmentChanged()��� is deprecated [-Wdeprecated-declarations] |
[2019-05-04T00:05:36.353Z] emit q->containmentChanged(); |
[2019-05-04T00:05:36.353Z] ^ |
[2019-05-04T00:05:36.353Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:19: |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.h:124:28: note: declared here |
[2019-05-04T00:05:36.353Z] PLASMA_DEPRECATED void containmentChanged(); |
[2019-05-04T00:05:36.353Z] ^~~~~~~~~~~~~~~~~~ |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:101:36: warning: ���void PlasmaQuick::View::locationChanged(Plasma::Types::Location)��� is deprecated [-Wdeprecated-declarations] |
[2019-05-04T00:05:36.353Z] q, &View::locationChanged); |
[2019-05-04T00:05:36.353Z] ^~~~~~~~~~~~~~~ |
[2019-05-04T00:05:36.353Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:19: |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.h:114:28: note: declared here |
[2019-05-04T00:05:36.353Z] PLASMA_DEPRECATED void locationChanged(Plasma::Types::Location location); |
[2019-05-04T00:05:36.353Z] ^~~~~~~~~~~~~~~ |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:103:36: warning: ���void PlasmaQuick::View::formFactorChanged(Plasma::Types::FormFactor)��� is deprecated [-Wdeprecated-declarations] |
[2019-05-04T00:05:36.353Z] q, &View::formFactorChanged); |
[2019-05-04T00:05:36.353Z] ^~~~~~~~~~~~~~~~~ |
[2019-05-04T00:05:36.353Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:19: |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.h:119:28: note: declared here |
[2019-05-04T00:05:36.353Z] PLASMA_DEPRECATED void formFactorChanged(Plasma::Types::FormFactor formFactor); |
[2019-05-04T00:05:36.353Z] ^~~~~~~~~~~~~~~~~ |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:105:36: warning: ���virtual void PlasmaQuick::View::showConfigurationInterface(Plasma::Applet*)��� is deprecated [-Wdeprecated-declarations] |
[2019-05-04T00:05:36.353Z] q, &View::showConfigurationInterface); |
[2019-05-04T00:05:36.353Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2019-05-04T00:05:36.353Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:19: |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.h:108:36: note: declared here |
[2019-05-04T00:05:36.353Z] PLASMA_DEPRECATED virtual void showConfigurationInterface(Plasma::Applet *applet); |
[2019-05-04T00:05:36.353Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp: In constructor ���PlasmaQuick::View::View(Plasma::Corona*, QWindow*)���: |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:189:35: warning: ���void PlasmaQuick::View::screenGeometryChanged()��� is deprecated [-Wdeprecated-declarations] |
[2019-05-04T00:05:36.353Z] this, &View::screenGeometryChanged); |
[2019-05-04T00:05:36.353Z] ^~~~~~~~~~~~~~~~~~~~~ |
[2019-05-04T00:05:36.353Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:19: |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.h:129:28: note: declared here |
[2019-05-04T00:05:36.353Z] PLASMA_DEPRECATED void screenGeometryChanged(); |
[2019-05-04T00:05:36.353Z] ^~~~~~~~~~~~~~~~~~~~~ |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:201:36: warning: ���void KDeclarative::KDeclarative::setupBindings()��� is deprecated [-Wdeprecated-declarations] |
[2019-05-04T00:05:36.353Z] kdeclarative.setupBindings(); |
[2019-05-04T00:05:36.353Z] ^ |
[2019-05-04T00:05:36.353Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:31: |
[2019-05-04T00:05:36.353Z] /home/jenkins/install-prefix/include/KF5/KDeclarative/kdeclarative/kdeclarative.h:60:34: note: declared here |
[2019-05-04T00:05:36.353Z] KDECLARATIVE_DEPRECATED void setupBindings(); |
[2019-05-04T00:05:36.353Z] ^~~~~~~~~~~~~ |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp: At global scope: |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:227:1: warning: ���virtual PlasmaQuick::View::~View()��� is deprecated [-Wdeprecated-declarations] |
[2019-05-04T00:05:36.353Z] } |
[2019-05-04T00:05:36.353Z] ^ |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:224:1: note: declared here |
[2019-05-04T00:05:36.353Z] View::~View() |
[2019-05-04T00:05:36.353Z] ^~~~ |
[2019-05-04T00:05:36.353Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:227:1: warning: ���virtual PlasmaQuick::View::~View()��� is deprecated [-Wdeprecated-declarations] |
[2019-05-04T00:05:36.353Z] } |
[2019-05-04T00:05:36.353Z] ^ |
[2019-05-04T00:05:36.354Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:224:1: note: declared here |
[2019-05-04T00:05:36.354Z] View::~View() |
[2019-05-04T00:05:36.354Z] ^~~~ |
[2019-05-04T00:05:36.354Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp: In member function ���virtual KConfigGroup PlasmaQuick::View::config() const���: |
[2019-05-04T00:05:36.354Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:236:22: warning: ���Plasma::Containment* PlasmaQuick::View::containment() const��� is deprecated [-Wdeprecated-declarations] |
[2019-05-04T00:05:36.354Z] if (!containment()) { |
[2019-05-04T00:05:36.354Z] ^ |
[2019-05-04T00:05:36.354Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:19: |
[2019-05-04T00:05:36.354Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.h:81:44: note: declared here |
[2019-05-04T00:05:36.354Z] PLASMA_DEPRECATED Plasma::Containment *containment() const; |
[2019-05-04T00:05:36.354Z] ^~~~~~~~~~~ |
[2019-05-04T00:05:36.354Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:240:61: warning: ���Plasma::Containment* PlasmaQuick::View::containment() const��� is deprecated [-Wdeprecated-declarations] |
[2019-05-04T00:05:36.354Z] return KConfigGroup(&views, QString::number(containment()->screen())); |
[2019-05-04T00:05:36.354Z] ^ |
[2019-05-04T00:05:36.354Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.cpp:19: |
[2019-05-04T00:05:36.354Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.12/src/plasmaquick/view.h:81:44: note: declared here |
[2019-05-04T00:05:36.354Z] PLASMA_DEPRECATED Plasma::Containment *containment() const; |
[2019-05-04T00:05:36.354Z] ^~~~~~~~~~~ |
[2019-05-04T00:05:38.731Z] [ 79%] Linking CXX shared library ../../bin/libKF5PlasmaQuick.so |
[2019-05-04T00:05:41.103Z] [ 79%] Built target KF5PlasmaQuick |
[2019-05-04T00:05:41.103Z] make: *** [Makefile:141: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2019-05-04T00:05:41.617Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |