BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-workspace/job/kf5-qt5%20FreeBSDQt5.13/393/
Project: kf5-qt5 FreeBSDQt5.13
Date of build: Thu, 16 Jan 2020 00:36:23 +0000
Build duration: 3 min 51 sec and counting


CONSOLE OUTPUT
[...truncated 3999 lines...]
[2020-01-16T00:39:44.211Z] [ 92%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/debug.cpp.o
[2020-01-16T00:39:44.497Z] [ 92%] Building CXX object krunner/CMakeFiles/krunner.dir/main.cpp.o
[2020-01-16T00:39:44.497Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/applets/kicker/plugin/systementry.cpp:96:47: warning: 'supportedSleepStates' is deprecated [-Wdeprecated-declarations]
[2020-01-16T00:39:44.497Z] m_valid = Solid::PowerManagement::supportedSleepStates().contains(Solid::PowerManagement::SuspendState);
[2020-01-16T00:39:44.497Z] ^
[2020-01-16T00:39:44.497Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:74:1: note: 'supportedSleepStates' has been explicitly marked deprecated here
[2020-01-16T00:39:44.497Z] KDELIBS4SUPPORT_DEPRECATED_EXPORT QSet<SleepState> supportedSleepStates();
[2020-01-16T00:39:44.497Z] ^
[2020-01-16T00:39:44.497Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT'
[2020-01-16T00:39:44.497Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED
[2020-01-16T00:39:44.497Z] ^
[2020-01-16T00:39:44.497Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'
[2020-01-16T00:39:44.497Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))
[2020-01-16T00:39:44.497Z] ^
[2020-01-16T00:39:44.497Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/applets/kicker/plugin/systementry.cpp:99:47: warning: 'supportedSleepStates' is deprecated [-Wdeprecated-declarations]
[2020-01-16T00:39:44.497Z] m_valid = Solid::PowerManagement::supportedSleepStates().contains(Solid::PowerManagement::HibernateState);
[2020-01-16T00:39:44.497Z] ^
[2020-01-16T00:39:44.497Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:74:1: note: 'supportedSleepStates' has been explicitly marked deprecated here
[2020-01-16T00:39:44.497Z] KDELIBS4SUPPORT_DEPRECATED_EXPORT QSet<SleepState> supportedSleepStates();
[2020-01-16T00:39:44.497Z] ^
[2020-01-16T00:39:44.497Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT'
[2020-01-16T00:39:44.497Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED
[2020-01-16T00:39:44.497Z] ^
[2020-01-16T00:39:44.497Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'
[2020-01-16T00:39:44.497Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))
[2020-01-16T00:39:44.497Z] ^
[2020-01-16T00:39:44.497Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/applets/kicker/plugin/systementry.cpp:334:37: warning: 'requestSleep' is deprecated [-Wdeprecated-declarations]
[2020-01-16T00:39:44.497Z] Solid::PowerManagement::requestSleep(Solid::PowerManagement::SuspendState, nullptr, nullptr);
[2020-01-16T00:39:44.497Z] ^
[2020-01-16T00:39:44.497Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:83:1: note: 'requestSleep' has been explicitly marked deprecated here
[2020-01-16T00:39:44.497Z] KDELIBS4SUPPORT_DEPRECATED_EXPORT void requestSleep(SleepState state, QObject *receiver, const char *member);
[2020-01-16T00:39:44.497Z] ^
[2020-01-16T00:39:44.497Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT'
[2020-01-16T00:39:44.497Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED
[2020-01-16T00:39:44.497Z] ^
[2020-01-16T00:39:44.497Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'
[2020-01-16T00:39:44.497Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))
[2020-01-16T00:39:44.497Z] ^
[2020-01-16T00:39:44.497Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/applets/kicker/plugin/systementry.cpp:337:37: warning: 'requestSleep' is deprecated [-Wdeprecated-declarations]
[2020-01-16T00:39:44.497Z] Solid::PowerManagement::requestSleep(Solid::PowerManagement::HibernateState, nullptr, nullptr);
[2020-01-16T00:39:44.497Z] ^
[2020-01-16T00:39:44.497Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/solid/powermanagement.h:83:1: note: 'requestSleep' has been explicitly marked deprecated here
[2020-01-16T00:39:44.497Z] KDELIBS4SUPPORT_DEPRECATED_EXPORT void requestSleep(SleepState state, QObject *receiver, const char *member);
[2020-01-16T00:39:44.497Z] ^
[2020-01-16T00:39:44.497Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT'
[2020-01-16T00:39:44.497Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED
[2020-01-16T00:39:44.497Z] ^
[2020-01-16T00:39:44.497Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'
[2020-01-16T00:39:44.497Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))
[2020-01-16T00:39:44.497Z] ^
[2020-01-16T00:39:45.106Z] 4 warnings generated.
[2020-01-16T00:39:45.106Z] [ 92%] Building CXX object shell/CMakeFiles/plasmashell.dir/alternativeshelper.cpp.o
[2020-01-16T00:39:45.698Z] [ 92%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/krunner_interface.cpp.o
[2020-01-16T00:39:45.996Z] [ 92%] Building CXX object shell/CMakeFiles/plasmashell.dir/main.cpp.o
[2020-01-16T00:39:45.996Z] [ 92%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/ksmserver_interface.cpp.o
[2020-01-16T00:39:45.996Z] [ 92%] Linking CXX shared library ../../bin/libsessionsprivateplugin.so
[2020-01-16T00:39:46.253Z] Scanning dependencies of target testChromeBookmarks
[2020-01-16T00:39:46.253Z] [ 92%] Building CXX object runners/bookmarks/tests/CMakeFiles/testChromeBookmarks.dir/testChromeBookmarks_autogen/mocs_compilation.cpp.o
[2020-01-16T00:39:46.253Z] Scanning dependencies of target servicerunnertest
[2020-01-16T00:39:46.253Z] [ 92%] Building CXX object runners/services/autotests/CMakeFiles/servicerunnertest.dir/servicerunnertest_autogen/mocs_compilation.cpp.o
[2020-01-16T00:39:46.253Z] [ 92%] Building CXX object runners/services/autotests/CMakeFiles/servicerunnertest.dir/servicerunnertest.cpp.o
[2020-01-16T00:39:46.509Z] [ 92%] Built target sessionsprivateplugin
[2020-01-16T00:39:46.816Z] Scanning dependencies of target krunner_kill
[2020-01-16T00:39:46.816Z] [ 92%] Building CXX object runners/kill/CMakeFiles/krunner_kill.dir/krunner_kill_autogen/mocs_compilation.cpp.o
[2020-01-16T00:39:47.092Z] [ 92%] Building CXX object runners/bookmarks/tests/CMakeFiles/testChromeBookmarks.dir/testchromebookmarks.cpp.o
[2020-01-16T00:39:48.117Z] Scanning dependencies of target plasma_engine_weather
[2020-01-16T00:39:48.117Z] [ 92%] Building CXX object dataengines/weather/CMakeFiles/plasma_engine_weather.dir/plasma_engine_weather_autogen/mocs_compilation.cpp.o
[2020-01-16T00:39:48.117Z] [ 92%] Building CXX object dataengines/weather/CMakeFiles/plasma_engine_weather.dir/weatherengine.cpp.o
[2020-01-16T00:39:48.411Z] [ 92%] Building CXX object krunner/CMakeFiles/krunner.dir/view.cpp.o
[2020-01-16T00:39:49.035Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.13/shell/main.cpp:155:60: error: no member named 'describeDataSources' in 'KUserFeedback::Provider'
[2020-01-16T00:39:49.035Z] QTextStream(stdout) << corona->feedbackProvider()->describeDataSources();
[2020-01-16T00:39:49.035Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
[2020-01-16T00:39:49.391Z] 1 error generated.
[2020-01-16T00:39:49.391Z] gmake[2]: *** [shell/CMakeFiles/plasmashell.dir/build.make:111: shell/CMakeFiles/plasmashell.dir/main.cpp.o] Error 1
[2020-01-16T00:39:49.391Z] gmake[1]: *** [CMakeFiles/Makefile2:4803: shell/CMakeFiles/plasmashell.dir/all] Error 2
[2020-01-16T00:39:49.391Z] gmake[1]: *** Waiting for unfinished jobs....
[2020-01-16T00:39:49.391Z] [ 92%] Building CXX object dataengines/weather/CMakeFiles/plasma_engine_weather.dir/weatherenginedebug.cpp.o
[2020-01-16T00:39:49.391Z] [ 92%] Building CXX object krunner/CMakeFiles/krunner.dir/appadaptor.cpp.o
[2020-01-16T00:39:49.662Z] [ 92%] Building CXX object runners/kill/CMakeFiles/krunner_kill.dir/killrunner.cpp.o
[2020-01-16T00:39:49.662Z] [ 92%] Linking CXX shared library ../../bin/libkickerplugin.so
[2020-01-16T00:39:49.943Z] [ 93%] Linking CXX executable ../../../bin/servicerunnertest
[2020-01-16T00:39:50.258Z] [ 94%] Linking CXX executable ../../../bin/testChromeBookmarks
[2020-01-16T00:39:50.258Z] [ 94%] Built target servicerunnertest
[2020-01-16T00:39:50.604Z] [ 94%] Built target kickerplugin
[2020-01-16T00:39:50.604Z] [ 94%] Built target testChromeBookmarks
[2020-01-16T00:39:50.860Z] [ 94%] Linking CXX shared module ../../bin/plasma_engine_weather.so
[2020-01-16T00:39:51.127Z] [ 94%] Built target plasma_engine_weather
[2020-01-16T00:39:52.246Z] [ 94%] Linking CXX shared module ../../bin/krunner_kill.so
[2020-01-16T00:39:52.503Z] [ 94%] Built target krunner_kill
[2020-01-16T00:39:53.065Z] [ 95%] Linking CXX executable ../bin/krunner
[2020-01-16T00:39:53.323Z] [ 95%] Built target krunner
[2020-01-16T00:39:53.323Z] gmake: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-01-16T00:39:54.356Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to