BUILD FAILURE
Build URL https://build.kde.org/job/Plasma%20plasma-desktop%20stable-kf5-qt5%20SUSEQt5.10/14/
Project: Plasma plasma-desktop stable-kf5-qt5 SUSEQt5.10
Date of build: Fri, 18 May 2018 20:39:54 +0000
Build duration: 5 min 27 sec and counting

CONSOLE OUTPUT
[...truncated 1.02 MB...]
[ 42%] Building CXX object kcms/launch/CMakeFiles/kcm_launchfeedback.dir/kcm_launchfeedback_autogen/mocs_compilation.cpp.o
[ 42%] Building CXX object kcms/autostart/CMakeFiles/kcm_autostart.dir/kcm_autostart_autogen/mocs_compilation.cpp.o
[ 42%] Built target kcm_clock
Scanning dependencies of target kcolorschemeeditor
[ 42%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/plugin/submenu.cpp.o
[ 42%] Building CXX object kcms/colors/CMakeFiles/kcolorschemeeditor.dir/kcolorschemeeditor.cpp.o
/home/jenkins/workspace/Plasma plasma-desktop stable-kf5-qt5 SUSEQt5.10/kcms/krdb/krdb.cpp: In function 'void applyGtkStyles(bool, int)':
/home/jenkins/workspace/Plasma plasma-desktop stable-kf5-qt5 SUSEQt5.10/kcms/krdb/krdb.cpp:93:33: warning: unused parameter 'active' [-Wunused-parameter]
static void applyGtkStyles(bool active, int version)
^~~~~~
[ 43%] Linking CXX shared module ../../bin/kcm_autostart.so
[ 43%] Linking CXX shared module ../../bin/kcm_launchfeedback.so
[ 43%] Building CXX object kcms/colors/CMakeFiles/kcolorschemeeditor.dir/scmeditordialog.cpp.o
[ 43%] Built target kcm_autostart
[ 43%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/plugin/systementry.cpp.o
[ 43%] Built target kcm_launchfeedback
[ 43%] Building CXX object kcms/colors/CMakeFiles/kcm_colors.dir/colorscm.cpp.o
/home/jenkins/workspace/Plasma plasma-desktop stable-kf5-qt5 SUSEQt5.10/applets/kicker/plugin/systementry.cpp: In member function 'void SystemEntry::init()':
/home/jenkins/workspace/Plasma plasma-desktop stable-kf5-qt5 SUSEQt5.10/applets/kicker/plugin/systementry.cpp:98:47: warning: 'QSet<Solid::PowerManagement::SleepState> Solid::PowerManagement::supportedSleepStates()' is deprecated [-Wdeprecated-declarations]
m_valid = Solid::PowerManagement::supportedSleepStates().contains(Solid::PowerManagement::SuspendState);
^~~~~~~~~~~~~~~~~~~~
In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1:0,
from /home/jenkins/workspace/Plasma plasma-desktop stable-kf5-qt5 SUSEQt5.10/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 stable-kf5-qt5 SUSEQt5.10/applets/kicker/plugin/systementry.cpp:98:68: warning: 'QSet<Solid::PowerManagement::SleepState> Solid::PowerManagement::supportedSleepStates()' is deprecated [-Wdeprecated-declarations]
m_valid = Solid::PowerManagement::supportedSleepStates().contains(Solid::PowerManagement::SuspendState);
^
In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1:0,
from /home/jenkins/workspace/Plasma plasma-desktop stable-kf5-qt5 SUSEQt5.10/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 stable-kf5-qt5 SUSEQt5.10/applets/kicker/plugin/systementry.cpp:101: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:0,
from /home/jenkins/workspace/Plasma plasma-desktop stable-kf5-qt5 SUSEQt5.10/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 stable-kf5-qt5 SUSEQt5.10/applets/kicker/plugin/systementry.cpp:101: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:0,
from /home/jenkins/workspace/Plasma plasma-desktop stable-kf5-qt5 SUSEQt5.10/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 stable-kf5-qt5 SUSEQt5.10/applets/kicker/plugin/systementry.cpp: In member function 'virtual bool SystemEntry::run(const QString&, const QVariant&)':
/home/jenkins/workspace/Plasma plasma-desktop stable-kf5-qt5 SUSEQt5.10/applets/kicker/plugin/systementry.cpp:336:37: warning: 'void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)' is deprecated [-Wdeprecated-declarations]
Solid::PowerManagement::requestSleep(Solid::PowerManagement::SuspendState, 0, 0);
^~~~~~~~~~~~
In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1:0,
from /home/jenkins/workspace/Plasma plasma-desktop stable-kf5-qt5 SUSEQt5.10/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 stable-kf5-qt5 SUSEQt5.10/applets/kicker/plugin/systementry.cpp:336:92: warning: 'void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)' is deprecated [-Wdeprecated-declarations]
Solid::PowerManagement::requestSleep(Solid::PowerManagement::SuspendState, 0, 0);
^
In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1:0,
from /home/jenkins/workspace/Plasma plasma-desktop stable-kf5-qt5 SUSEQt5.10/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 stable-kf5-qt5 SUSEQt5.10/applets/kicker/plugin/systementry.cpp:339:37: warning: 'void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)' is deprecated [-Wdeprecated-declarations]
Solid::PowerManagement::requestSleep(Solid::PowerManagement::HibernateState, 0, 0);
^~~~~~~~~~~~
In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1:0,
from /home/jenkins/workspace/Plasma plasma-desktop stable-kf5-qt5 SUSEQt5.10/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 stable-kf5-qt5 SUSEQt5.10/applets/kicker/plugin/systementry.cpp:339:94: warning: 'void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)' is deprecated [-Wdeprecated-declarations]
Solid::PowerManagement::requestSleep(Solid::PowerManagement::HibernateState, 0, 0);
^
In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1:0,
from /home/jenkins/workspace/Plasma plasma-desktop stable-kf5-qt5 SUSEQt5.10/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);
^~~~~~~~~~~~
[ 44%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/plugin/systemmodel.cpp.o
[ 44%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/plugin/systemsettings.cpp.o
[ 44%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/plugin/wheelinterceptor.cpp.o
[ 44%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/plugin/windowsystem.cpp.o
[ 44%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/debug.cpp.o
[ 44%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/krunner_interface.cpp.o
[ 44%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/ksmserver_interface.cpp.o
wrapper script does not seem to be touching the log file in /home/jenkins/workspace/Plasma plasma-desktop stable-kf5-qt5 SUSEQt5.10@tmp/durable-6cb38868
(JENKINS-48300: if on a laggy filesystem, consider -Dorg.jenkinsci.plugins.durabletask.BourneShellScript.HEARTBEAT_CHECK_INTERVAL=300)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
ERROR: script returned exit code -1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to