BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20SUSEQt5.11/131/
Project: kf5-qt5 SUSEQt5.11
Date of build: Tue, 18 Dec 2018 07:55:15 +0000
Build duration: 3 min 14 sec and counting

CONSOLE OUTPUT
[...truncated 2538 lines...]
from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:31:
/home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:74:52: note: declared here
KDELIBS4SUPPORT_DEPRECATED_EXPORT QSet<SleepState> supportedSleepStates();
^~~~~~~~~~~~~~~~~~~~
/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:99:47: warning: ���QSet<Solid::PowerManagement::SleepState> Solid::PowerManagement::supportedSleepStates()��� is deprecated [-Wdeprecated-declarations]
m_valid = Solid::PowerManagement::supportedSleepStates().contains(Solid::PowerManagement::HibernateState);
^~~~~~~~~~~~~~~~~~~~
In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1,
from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:31:
/home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:74:52: note: declared here
KDELIBS4SUPPORT_DEPRECATED_EXPORT QSet<SleepState> supportedSleepStates();
^~~~~~~~~~~~~~~~~~~~
/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:99:68: warning: ���QSet<Solid::PowerManagement::SleepState> Solid::PowerManagement::supportedSleepStates()��� is deprecated [-Wdeprecated-declarations]
m_valid = Solid::PowerManagement::supportedSleepStates().contains(Solid::PowerManagement::HibernateState);
^
In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1,
from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:31:
/home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:74:52: note: declared here
KDELIBS4SUPPORT_DEPRECATED_EXPORT QSet<SleepState> supportedSleepStates();
^~~~~~~~~~~~~~~~~~~~
/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:99:68: warning: ���QSet<Solid::PowerManagement::SleepState> Solid::PowerManagement::supportedSleepStates()��� is deprecated [-Wdeprecated-declarations]
m_valid = Solid::PowerManagement::supportedSleepStates().contains(Solid::PowerManagement::HibernateState);
^
In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1,
from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:31:
/home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:74:52: note: declared here
KDELIBS4SUPPORT_DEPRECATED_EXPORT QSet<SleepState> supportedSleepStates();
^~~~~~~~~~~~~~~~~~~~
/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp: In member function ���virtual bool SystemEntry::run(const QString&, const QVariant&)���:
/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:334:37: warning: ���void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)��� is deprecated [-Wdeprecated-declarations]
Solid::PowerManagement::requestSleep(Solid::PowerManagement::SuspendState, nullptr, nullptr);
^~~~~~~~~~~~
In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1,
from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:31:
/home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:83:40: note: declared here
KDELIBS4SUPPORT_DEPRECATED_EXPORT void requestSleep(SleepState state, QObject *receiver, const char *member);
^~~~~~~~~~~~
/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:334:104: warning: ���void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)��� is deprecated [-Wdeprecated-declarations]
Solid::PowerManagement::requestSleep(Solid::PowerManagement::SuspendState, nullptr, nullptr);
^
In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1,
from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:31:
/home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:83:40: note: declared here
KDELIBS4SUPPORT_DEPRECATED_EXPORT void requestSleep(SleepState state, QObject *receiver, const char *member);
^~~~~~~~~~~~
/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:334:104: warning: ���void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)��� is deprecated [-Wdeprecated-declarations]
Solid::PowerManagement::requestSleep(Solid::PowerManagement::SuspendState, nullptr, nullptr);
^
In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1,
from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:31:
/home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:83:40: note: declared here
KDELIBS4SUPPORT_DEPRECATED_EXPORT void requestSleep(SleepState state, QObject *receiver, const char *member);
^~~~~~~~~~~~
/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:337:37: warning: ���void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)��� is deprecated [-Wdeprecated-declarations]
Solid::PowerManagement::requestSleep(Solid::PowerManagement::HibernateState, nullptr, nullptr);
^~~~~~~~~~~~
In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1,
from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:31:
/home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:83:40: note: declared here
KDELIBS4SUPPORT_DEPRECATED_EXPORT void requestSleep(SleepState state, QObject *receiver, const char *member);
^~~~~~~~~~~~
/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:337:106: warning: ���void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)��� is deprecated [-Wdeprecated-declarations]
Solid::PowerManagement::requestSleep(Solid::PowerManagement::HibernateState, nullptr, nullptr);
^
In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1,
from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:31:
/home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:83:40: note: declared here
KDELIBS4SUPPORT_DEPRECATED_EXPORT void requestSleep(SleepState state, QObject *receiver, const char *member);
^~~~~~~~~~~~
/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:337:106: warning: ���void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)��� is deprecated [-Wdeprecated-declarations]
Solid::PowerManagement::requestSleep(Solid::PowerManagement::HibernateState, nullptr, nullptr);
^
In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1,
from /home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 SUSEQt5.11/applets/kicker/plugin/systementry.cpp:31:
/home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:83:40: note: declared here
KDELIBS4SUPPORT_DEPRECATED_EXPORT void requestSleep(SleepState state, QObject *receiver, const char *member);
^~~~~~~~~~~~
[ 25%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/plugin/systemsettings.cpp.o
[ 25%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/plugin/wheelinterceptor.cpp.o
[ 25%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/plugin/windowsystem.cpp.o
[ 25%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/debug.cpp.o
[ 25%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/krunner_interface.cpp.o
[ 25%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/ksmserver_interface.cpp.o
[ 25%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/kickerplugin_autogen/mocs_compilation.cpp.o
[ 26%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/plugin/processrunner.cpp.o
[ 26%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/plugin/menuentryeditor.cpp.o
[ 26%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/plugin/dashboardwindow.cpp.o
[ 26%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/plugin/funnelmodel.cpp.o
[ 26%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/plugin/placeholdermodel.cpp.o
[ 26%] Linking CXX shared library ../../bin/libkickerplugin.so
[ 26%] Built target kickerplugin
make: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to