CONSOLE OUTPUT
|
[...truncated 1.18 MB...] |
About to parse service type file "/usr/home/jenkins/install-prefix/share/kservicetypes5/kdedmodule.desktop" |
Found property definition "X-KDE-FactoryName" with type "QString" |
Found property definition "X-KDE-Kded-autoload" with type "bool" |
Found property definition "X-KDE-Kded-load-on-demand" with type "bool" |
Found property definition "X-KDE-Kded-phase" with type "int" |
Found property definition "X-KDE-OnlyShowOnQtPlatforms" with type "QStringList" |
Generated "/usr/home/jenkins/workspace/Plasma plasma-workspace kf5-qt5 FreeBSDQt5.11/build/libcolorcorrect/kded/colorcorrectlocationupdater.json" |
|
[ 76%] Automatic MOC for target colorcorrectlocationupdater |
[ 76%] Built target colorcorrectplugin_autogen |
Scanning dependencies of target nightcolortest_autogen |
[ 76%] Built target launchertasksmodeltest_autogen |
[ 76%] Automatic MOC for target nightcolortest |
[ 76%] Generating kscreensaversettings.h, kscreensaversettings.cpp |
[ 76%] Generating screensaver_interface.cpp, screensaver_interface.h |
[ 76%] Generating screensaver_interface.moc |
[ 76%] Built target colorcorrectlocationupdater_autogen |
[ 76%] Generating krunner_interface.cpp, krunner_interface.h |
[ 76%] Generating plasmashelladaptor.cpp, plasmashelladaptor.h |
[ 76%] Built target tasktoolstest_autogen |
Scanning dependencies of target klipper_autogen |
[ 76%] Generating krunner_interface.moc |
[ 76%] Automatic MOC for target klipper |
[ 77%] Generating plasmashelladaptor.moc |
[ 77%] Built target klipper_autogen |
[ 77%] Generating appadaptor.cpp, appadaptor.h |
[ 77%] Generating appadaptor.moc |
Scanning dependencies of target sessionsprivateplugin |
[ 78%] Building CXX object components/sessionsprivate/CMakeFiles/sessionsprivateplugin.dir/sessionsmodel.cpp.o |
[ 78%] Built target nightcolortest_autogen |
[ 78%] Generating org.kde.KCMinit.xml |
gmake[2]: *** No rule to make target '/org.kde.screensaver.xml', needed by 'ksmserver/kscreenlocker_interface.cpp'. Stop. |
gmake[2]: *** Waiting for unfinished jobs.... |
[ 78%] Generating klauncher_interface.cpp, klauncher_interface.h |
gmake[1]: *** [CMakeFiles/Makefile2:3255: ksmserver/CMakeFiles/kdeinit_ksmserver.dir/all] Error 2 |
gmake[1]: *** Waiting for unfinished jobs.... |
[ 78%] Building CXX object components/sessionsprivate/CMakeFiles/sessionsprivateplugin.dir/sessionsprivateplugin.cpp.o |
Scanning dependencies of target krunner |
[ 78%] Building CXX object krunner/CMakeFiles/krunner.dir/main.cpp.o |
Scanning dependencies of target plasmashell |
[ 78%] Building CXX object shell/CMakeFiles/plasmashell.dir/alternativeshelper.cpp.o |
[ 78%] Building CXX object components/sessionsprivate/CMakeFiles/sessionsprivateplugin.dir/screensaver_interface.cpp.o |
/usr/home/jenkins/workspace/Plasma plasma-workspace kf5-qt5 FreeBSDQt5.11/components/sessionsprivate/sessionsmodel.cpp:212:74: warning: lambda capture 'this' is not used [-Wunused-lambda-capture] |
QObject::connect(watcher, &QDBusPendingCallWatcher::finished, this, [this, cb](QDBusPendingCallWatcher *watcher) { |
^ |
[ 78%] Building CXX object krunner/CMakeFiles/krunner.dir/view.cpp.o |
1 warning generated. |
[ 78%] Building CXX object components/sessionsprivate/CMakeFiles/sessionsprivateplugin.dir/kscreensaversettings.cpp.o |
[ 78%] Building CXX object shell/CMakeFiles/plasmashell.dir/main.cpp.o |
[ 78%] Building CXX object components/sessionsprivate/CMakeFiles/sessionsprivateplugin.dir/sessionsprivateplugin_autogen/mocs_compilation.cpp.o |
[ 78%] Building CXX object shell/CMakeFiles/plasmashell.dir/containmentconfigview.cpp.o |
[ 78%] Linking CXX shared library ../../bin/libsessionsprivateplugin.so |
[ 78%] Building CXX object shell/CMakeFiles/plasmashell.dir/currentcontainmentactionsmodel.cpp.o |
[ 78%] Built target sessionsprivateplugin |
[ 78%] Building CXX object krunner/CMakeFiles/krunner.dir/appadaptor.cpp.o |
[ 78%] Building CXX object krunner/CMakeFiles/krunner.dir/krunner_autogen/mocs_compilation.cpp.o |
[ 78%] Building CXX object shell/CMakeFiles/plasmashell.dir/desktopview.cpp.o |
/usr/home/jenkins/workspace/Plasma plasma-workspace kf5-qt5 FreeBSDQt5.11/shell/currentcontainmentactionsmodel.cpp:226:14: warning: lambda capture 'configDlg' is not used [-Wunused-lambda-capture] |
[configDlg, pluginInstance] () { |
^ |
1 warning generated. |
[ 78%] Building CXX object shell/CMakeFiles/plasmashell.dir/panelview.cpp.o |
[ 79%] Building CXX object shell/CMakeFiles/plasmashell.dir/panelconfigview.cpp.o |
[ 80%] Linking CXX executable ../bin/krunner |
[ 80%] Built target krunner |
[ 80%] Building CXX object shell/CMakeFiles/plasmashell.dir/panelshadows.cpp.o |
[ 80%] Building CXX object shell/CMakeFiles/plasmashell.dir/shellcorona.cpp.o |
[ 80%] Building CXX object shell/CMakeFiles/plasmashell.dir/shellmanager.cpp.o |
[ 80%] Building CXX object shell/CMakeFiles/plasmashell.dir/standaloneappcorona.cpp.o |
[ 80%] Building CXX object shell/CMakeFiles/plasmashell.dir/osd.cpp.o |
[ 80%] Building CXX object shell/CMakeFiles/plasmashell.dir/coronatesthelper.cpp.o |
[ 80%] Building CXX object shell/CMakeFiles/plasmashell.dir/debug.cpp.o |
/usr/home/jenkins/workspace/Plasma plasma-workspace kf5-qt5 FreeBSDQt5.11/shell/shellcorona.cpp:2056:51: warning: lambda capture 'this' is not used [-Wunused-lambda-capture] |
auto activateTaskManagerEntryOnContainment = [this](const Plasma::Containment *c, int index) { |
^ |
[ 80%] Building CXX object shell/CMakeFiles/plasmashell.dir/screenpool.cpp.o |
[ 80%] Building CXX object shell/CMakeFiles/plasmashell.dir/softwarerendernotifier.cpp.o |
[ 81%] Building CXX object shell/CMakeFiles/plasmashell.dir/scripting/appinterface.cpp.o |
[ 81%] Building CXX object shell/CMakeFiles/plasmashell.dir/scripting/applet.cpp.o |
1 warning generated. |
[ 81%] Building CXX object shell/CMakeFiles/plasmashell.dir/scripting/containment.cpp.o |
[ 81%] Building CXX object shell/CMakeFiles/plasmashell.dir/scripting/configgroup.cpp.o |
[ 81%] Building CXX object shell/CMakeFiles/plasmashell.dir/scripting/panel.cpp.o |
[ 81%] Building CXX object shell/CMakeFiles/plasmashell.dir/scripting/scriptengine.cpp.o |
[ 81%] Building CXX object shell/CMakeFiles/plasmashell.dir/scripting/scriptengine_v1.cpp.o |
[ 81%] Building CXX object shell/CMakeFiles/plasmashell.dir/scripting/widget.cpp.o |
[ 81%] Building CXX object shell/CMakeFiles/plasmashell.dir/plasmashelladaptor.cpp.o |
[ 81%] Building CXX object shell/CMakeFiles/plasmashell.dir/krunner_interface.cpp.o |
[ 82%] Building CXX object shell/CMakeFiles/plasmashell.dir/plasmashell_autogen/mocs_compilation.cpp.o |
[ 82%] Linking CXX executable ../bin/plasmashell |
[ 82%] Built target plasmashell |
gmake: *** [Makefile:141: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |