BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-workspace/job/stable-kf5-qt5%20SUSEQt5.12/143/
Project: stable-kf5-qt5 SUSEQt5.12
Date of build: Wed, 07 Aug 2019 09:44:23 +0000
Build duration: 2 hr 34 min and counting

CONSOLE OUTPUT
[...truncated 2247 lines...]
[2019-08-07T12:19:05.440Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1,
[2019-08-07T12:19:05.440Z] from /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:34:
[2019-08-07T12:19:05.440Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:74:52: note: declared here
[2019-08-07T12:19:05.440Z] 74 | KDELIBS4SUPPORT_DEPRECATED_EXPORT QSet<SleepState> supportedSleepStates();
[2019-08-07T12:19:05.440Z] | ^~~~~~~~~~~~~~~~~~~~
[2019-08-07T12:19:05.440Z] /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:185:106: warning: ���QSet<Solid::PowerManagement::SleepState> Solid::PowerManagement::supportedSleepStates()��� is deprecated [-Wdeprecated-declarations]
[2019-08-07T12:19:05.440Z] 185 | QSet< Solid::PowerManagement::SleepState > states = Solid::PowerManagement::supportedSleepStates();
[2019-08-07T12:19:05.440Z] | ^
[2019-08-07T12:19:05.440Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1,
[2019-08-07T12:19:05.440Z] from /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:34:
[2019-08-07T12:19:05.440Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:74:52: note: declared here
[2019-08-07T12:19:05.440Z] 74 | KDELIBS4SUPPORT_DEPRECATED_EXPORT QSet<SleepState> supportedSleepStates();
[2019-08-07T12:19:05.440Z] | ^~~~~~~~~~~~~~~~~~~~
[2019-08-07T12:19:05.440Z] /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:185:106: warning: ���QSet<Solid::PowerManagement::SleepState> Solid::PowerManagement::supportedSleepStates()��� is deprecated [-Wdeprecated-declarations]
[2019-08-07T12:19:05.440Z] 185 | QSet< Solid::PowerManagement::SleepState > states = Solid::PowerManagement::supportedSleepStates();
[2019-08-07T12:19:05.440Z] | ^
[2019-08-07T12:19:05.440Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1,
[2019-08-07T12:19:05.440Z] from /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:34:
[2019-08-07T12:19:05.440Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:74:52: note: declared here
[2019-08-07T12:19:05.440Z] 74 | KDELIBS4SUPPORT_DEPRECATED_EXPORT QSet<SleepState> supportedSleepStates();
[2019-08-07T12:19:05.440Z] | ^~~~~~~~~~~~~~~~~~~~
[2019-08-07T12:19:05.440Z] /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp: In member function ���void PowerDevilRunner::addSuspendMatch(int, QList<Plasma::QueryMatch>&)���:
[2019-08-07T12:19:05.440Z] /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:212:12: warning: enumeration value ���HybridSuspendState��� not handled in switch [-Wswitch]
[2019-08-07T12:19:05.440Z] 212 | switch ((Solid::PowerManagement::SleepState)value) {
[2019-08-07T12:19:05.440Z] | ^
[2019-08-07T12:19:05.440Z] /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp: In member function ���virtual void PowerDevilRunner::run(const Plasma::RunnerContext&, const Plasma::QueryMatch&)���:
[2019-08-07T12:19:05.440Z] /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:256:41: warning: ���void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)��� is deprecated [-Wdeprecated-declarations]
[2019-08-07T12:19:05.440Z] 256 | Solid::PowerManagement::requestSleep(Solid::PowerManagement::SuspendState, nullptr, nullptr);
[2019-08-07T12:19:05.440Z] | ^~~~~~~~~~~~
[2019-08-07T12:19:05.440Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1,
[2019-08-07T12:19:05.440Z] from /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:34:
[2019-08-07T12:19:05.440Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:83:40: note: declared here
[2019-08-07T12:19:05.440Z] 83 | KDELIBS4SUPPORT_DEPRECATED_EXPORT void requestSleep(SleepState state, QObject *receiver, const char *member);
[2019-08-07T12:19:05.440Z] | ^~~~~~~~~~~~
[2019-08-07T12:19:05.440Z] /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:256:108: warning: ���void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)��� is deprecated [-Wdeprecated-declarations]
[2019-08-07T12:19:05.440Z] 256 | Solid::PowerManagement::requestSleep(Solid::PowerManagement::SuspendState, nullptr, nullptr);
[2019-08-07T12:19:05.440Z] | ^
[2019-08-07T12:19:05.440Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1,
[2019-08-07T12:19:05.440Z] from /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:34:
[2019-08-07T12:19:05.440Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:83:40: note: declared here
[2019-08-07T12:19:05.440Z] 83 | KDELIBS4SUPPORT_DEPRECATED_EXPORT void requestSleep(SleepState state, QObject *receiver, const char *member);
[2019-08-07T12:19:05.440Z] | ^~~~~~~~~~~~
[2019-08-07T12:19:05.440Z] /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:256:108: warning: ���void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)��� is deprecated [-Wdeprecated-declarations]
[2019-08-07T12:19:05.440Z] 256 | Solid::PowerManagement::requestSleep(Solid::PowerManagement::SuspendState, nullptr, nullptr);
[2019-08-07T12:19:05.440Z] | ^
[2019-08-07T12:19:05.440Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1,
[2019-08-07T12:19:05.440Z] from /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:34:
[2019-08-07T12:19:05.440Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:83:40: note: declared here
[2019-08-07T12:19:05.440Z] 83 | KDELIBS4SUPPORT_DEPRECATED_EXPORT void requestSleep(SleepState state, QObject *receiver, const char *member);
[2019-08-07T12:19:05.440Z] | ^~~~~~~~~~~~
[2019-08-07T12:19:05.440Z] /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:259:41: warning: ���void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)��� is deprecated [-Wdeprecated-declarations]
[2019-08-07T12:19:05.440Z] 259 | Solid::PowerManagement::requestSleep(Solid::PowerManagement::HibernateState, nullptr, nullptr);
[2019-08-07T12:19:05.440Z] | ^~~~~~~~~~~~
[2019-08-07T12:19:05.440Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1,
[2019-08-07T12:19:05.440Z] from /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:34:
[2019-08-07T12:19:05.440Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:83:40: note: declared here
[2019-08-07T12:19:05.440Z] 83 | KDELIBS4SUPPORT_DEPRECATED_EXPORT void requestSleep(SleepState state, QObject *receiver, const char *member);
[2019-08-07T12:19:05.440Z] | ^~~~~~~~~~~~
[2019-08-07T12:19:05.440Z] /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:259:110: warning: ���void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)��� is deprecated [-Wdeprecated-declarations]
[2019-08-07T12:19:05.440Z] 259 | Solid::PowerManagement::requestSleep(Solid::PowerManagement::HibernateState, nullptr, nullptr);
[2019-08-07T12:19:05.440Z] | ^
[2019-08-07T12:19:05.440Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1,
[2019-08-07T12:19:05.440Z] from /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:34:
[2019-08-07T12:19:05.440Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:83:40: note: declared here
[2019-08-07T12:19:05.440Z] 83 | KDELIBS4SUPPORT_DEPRECATED_EXPORT void requestSleep(SleepState state, QObject *receiver, const char *member);
[2019-08-07T12:19:05.440Z] | ^~~~~~~~~~~~
[2019-08-07T12:19:05.440Z] /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:259:110: warning: ���void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)��� is deprecated [-Wdeprecated-declarations]
[2019-08-07T12:19:05.440Z] 259 | Solid::PowerManagement::requestSleep(Solid::PowerManagement::HibernateState, nullptr, nullptr);
[2019-08-07T12:19:05.440Z] | ^
[2019-08-07T12:19:05.440Z] In file included from /home/jenkins/install-prefix/include/KF5/KDELibs4Support/KDE/Solid/PowerManagement:1,
[2019-08-07T12:19:05.440Z] from /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:34:
[2019-08-07T12:19:05.440Z] /home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:83:40: note: declared here
[2019-08-07T12:19:05.440Z] 83 | KDELIBS4SUPPORT_DEPRECATED_EXPORT void requestSleep(SleepState state, QObject *receiver, const char *member);
[2019-08-07T12:19:05.440Z] | ^~~~~~~~~~~~
[2019-08-07T12:19:05.440Z] /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/runners/powerdevil/PowerDevilRunner.cpp:253:16: warning: enumeration value ���HybridSuspendState��� not handled in switch [-Wswitch]
[2019-08-07T12:19:05.440Z] 253 | switch ((Solid::PowerManagement::SleepState)match.data().toInt()) {
[2019-08-07T12:19:05.440Z] | ^
[2019-08-07T12:19:05.999Z] [ 48%] Linking CXX shared module ../../bin/krunner_powerdevil.so
[2019-08-07T12:19:06.253Z] [ 48%] Built target krunner_powerdevil
[2019-08-07T12:19:06.253Z] Scanning dependencies of target krunner_sessions_autogen
[2019-08-07T12:19:06.253Z] [ 49%] Automatic MOC for target krunner_sessions
[2019-08-07T12:19:06.507Z] [ 49%] Built target krunner_sessions_autogen
[2019-08-07T12:19:06.507Z] Scanning dependencies of target krunner_windows
[2019-08-07T12:19:06.507Z] [ 49%] Building CXX object runners/windows/CMakeFiles/krunner_windows.dir/krunner_windows_autogen/mocs_compilation.cpp.o
[2019-08-07T12:19:07.065Z] In file included from /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/build/runners/windows/krunner_windows_autogen/EWIEGA46WW/moc_windowsrunner.cpp:9,
[2019-08-07T12:19:07.065Z] from /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/build/runners/windows/krunner_windows_autogen/mocs_compilation.cpp:2:
[2019-08-07T12:19:07.065Z] /home/jenkins/workspace/Plasma/plasma-workspace/stable-kf5-qt5 SUSEQt5.12/build/runners/windows/krunner_windows_autogen/EWIEGA46WW/../../../../../runners/windows/windowsrunner.h:61:9: error: ���QMutex��� does not name a type
[2019-08-07T12:19:07.065Z] 61 | QMutex m_mutex;
[2019-08-07T12:19:07.065Z] | ^~~~~~
[2019-08-07T12:19:07.065Z] make[2]: *** [runners/windows/CMakeFiles/krunner_windows.dir/build.make:63: runners/windows/CMakeFiles/krunner_windows.dir/krunner_windows_autogen/mocs_compilation.cpp.o] Error 1
[2019-08-07T12:19:07.065Z] make[1]: *** [CMakeFiles/Makefile2:7555: runners/windows/CMakeFiles/krunner_windows.dir/all] Error 2
[2019-08-07T12:19:07.065Z] make: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-08-07T12:19:09.208Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to