BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-workspace/job/kf5-qt5%20FreeBSDQt5.15/817/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Fri, 29 Jan 2021 15:06:08 +0000
Build duration: 4 min 41 sec and counting


CONSOLE OUTPUT
[...truncated 2429 lines...]
[2021-01-29T15:10:37.186Z] [ 18%] Linking CXX shared module ../../../bin/plasma_packagestructure_lookandfeel.so
[2021-01-29T15:10:37.508Z] [ 18%] Built target plasma_packagestructure_lookandfeel
[2021-01-29T15:10:37.509Z] [ 18%] Building CXX object components/keyboardlayout/CMakeFiles/keyboardlayoutplugin.dir/keyboard_layout_interface.cpp.o
[2021-01-29T15:10:37.509Z] [ 18%] Building CXX object components/shellprivate/CMakeFiles/plasmashellprivateplugin.dir/interactiveconsole/interactiveconsole.cpp.o
[2021-01-29T15:10:37.509Z] [ 18%] Building CXX object libtaskmanager/CMakeFiles/taskmanager.dir/taskfilterproxymodel.cpp.o
[2021-01-29T15:10:38.484Z] [ 18%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/klauncher_interface.cpp.o
[2021-01-29T15:10:38.484Z] [ 18%] Building CXX object components/containmentlayoutmanager/CMakeFiles/containmentlayoutmanagerplugin.dir/gridlayoutmanager.cpp.o
[2021-01-29T15:10:38.484Z] [ 18%] Building CXX object libtaskmanager/CMakeFiles/taskmanager.dir/taskgroupingproxymodel.cpp.o
[2021-01-29T15:10:38.779Z] [ 18%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/mirroredscreenstracker.cpp.o
[2021-01-29T15:10:38.779Z] [ 18%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notifications.cpp.o
[2021-01-29T15:10:39.381Z] [ 18%] Building CXX object components/containmentlayoutmanager/CMakeFiles/containmentlayoutmanagerplugin.dir/itemcontainer.cpp.o
[2021-01-29T15:10:39.659Z] [ 18%] Linking CXX executable ../bin/plasmawindowed
[2021-01-29T15:10:39.660Z] [ 18%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notification.cpp.o
[2021-01-29T15:10:39.923Z] [ 18%] Building CXX object components/containmentlayoutmanager/CMakeFiles/containmentlayoutmanagerplugin.dir/resizehandle.cpp.o
[2021-01-29T15:10:39.923Z] [ 18%] Built target plasmawindowed
[2021-01-29T15:10:40.214Z] Scanning dependencies of target plasma_packagestructure_plasmashell
[2021-01-29T15:10:40.214Z] [ 19%] Building CXX object shell/packageplugins/shell/CMakeFiles/plasma_packagestructure_plasmashell.dir/plasma_packagestructure_plasmashell_autogen/mocs_compilation.cpp.o
[2021-01-29T15:10:40.214Z] [ 19%] Building CXX object shell/packageplugins/shell/CMakeFiles/plasma_packagestructure_plasmashell.dir/shellpackage.cpp.o
[2021-01-29T15:10:40.843Z] [ 19%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/screenlocker_interface.cpp.o
[2021-01-29T15:10:41.450Z] [ 19%] Linking CXX shared library ../../bin/libkeyboardlayoutplugin.so
[2021-01-29T15:10:41.450Z] [ 20%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/kscreenlocker_interface.cpp.o
[2021-01-29T15:10:41.450Z] [ 20%] Built target keyboardlayoutplugin
[2021-01-29T15:10:41.738Z] [ 20%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/abstractnotificationsmodel.cpp.o
[2021-01-29T15:10:41.738Z] [ 20%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationsmodel.cpp.o
[2021-01-29T15:10:41.739Z] [ 20%] Building CXX object libnotificationmanager/CMakeFiles/notificationmanager.dir/notificationfilterproxymodel.cpp.o
[2021-01-29T15:10:41.739Z] [ 20%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/logoutprompt_interface.cpp.o
[2021-01-29T15:10:41.739Z] [ 20%] Linking CXX shared library ../../bin/libplasmashellprivateplugin.so
[2021-01-29T15:10:42.007Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.15/libnotificationmanager/notification.cpp:194:13: warning: cast from 'uchar *' (aka 'unsigned char *') to 'QRgb *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
[2021-01-29T15:10:42.007Z] fcn((QRgb *)image.scanLine(y), ptr, width);
[2021-01-29T15:10:42.007Z] ^~~~~~~~~~~~~~~~~~~~~~~~~
[2021-01-29T15:10:42.007Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.15/libnotificationmanager/notification.cpp:446:15: error: 'Notification' is missing exception specification 'noexcept'
[2021-01-29T15:10:42.007Z] Notification::Notification(Notification &&other)
[2021-01-29T15:10:42.007Z] ^
[2021-01-29T15:10:42.007Z] noexcept
[2021-01-29T15:10:42.007Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.15/libnotificationmanager/notification.h:46:5: note: previous declaration is here
[2021-01-29T15:10:42.007Z] Notification(Notification &&other) Q_DECL_NOEXCEPT;
[2021-01-29T15:10:42.007Z] ^
[2021-01-29T15:10:42.007Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.15/libnotificationmanager/notification.cpp:458:29: error: 'operator=' is missing exception specification 'noexcept'
[2021-01-29T15:10:42.007Z] Notification &Notification::operator=(Notification &&other)
[2021-01-29T15:10:42.007Z] ^
[2021-01-29T15:10:42.007Z] noexcept
[2021-01-29T15:10:42.007Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.15/libnotificationmanager/notification.h:49:19: note: previous declaration is here
[2021-01-29T15:10:42.007Z] Notification &operator=(Notification &&other) Q_DECL_NOEXCEPT;
[2021-01-29T15:10:42.007Z] ^
[2021-01-29T15:10:42.007Z] [ 20%] Building CXX object libtaskmanager/CMakeFiles/taskmanager.dir/tasksmodel.cpp.o
[2021-01-29T15:10:42.007Z] 1 warning and 2 errors generated.
[2021-01-29T15:10:42.274Z] gmake[2]: *** [libnotificationmanager/CMakeFiles/notificationmanager.dir/build.make:326: libnotificationmanager/CMakeFiles/notificationmanager.dir/notification.cpp.o] Error 1
[2021-01-29T15:10:42.274Z] gmake[2]: *** Waiting for unfinished jobs....
[2021-01-29T15:10:42.274Z] [ 20%] Building CXX object libtaskmanager/CMakeFiles/taskmanager.dir/tasktools.cpp.o
[2021-01-29T15:10:42.274Z] [ 20%] Built target plasmashellprivateplugin
[2021-01-29T15:10:42.274Z] Scanning dependencies of target plasma_packagestructure_wallpaper
[2021-01-29T15:10:42.274Z] [ 20%] Building CXX object shell/packageplugins/qmlWallpaper/CMakeFiles/plasma_packagestructure_wallpaper.dir/plasma_packagestructure_wallpaper_autogen/mocs_compilation.cpp.o
[2021-01-29T15:10:42.274Z] [ 20%] Building CXX object shell/packageplugins/qmlWallpaper/CMakeFiles/plasma_packagestructure_wallpaper.dir/wallpaper.cpp.o
[2021-01-29T15:10:42.547Z] [ 20%] Linking CXX shared module ../../../bin/plasma_packagestructure_plasmashell.so
[2021-01-29T15:10:42.547Z] [ 20%] Built target plasma_packagestructure_plasmashell
[2021-01-29T15:10:42.547Z] Scanning dependencies of target plasma_packagestructure_wallpaperimages
[2021-01-29T15:10:42.547Z] [ 20%] Building CXX object shell/packageplugins/wallpaperimages/CMakeFiles/plasma_packagestructure_wallpaperimages.dir/plasma_packagestructure_wallpaperimages_autogen/mocs_compilation.cpp.o
[2021-01-29T15:10:42.547Z] [ 20%] Building CXX object shell/packageplugins/wallpaperimages/CMakeFiles/plasma_packagestructure_wallpaperimages.dir/wallpaperpackage.cpp.o
[2021-01-29T15:10:42.835Z] [ 20%] Linking CXX shared library ../../bin/libcontainmentlayoutmanagerplugin.so
[2021-01-29T15:10:43.098Z] [ 20%] Built target containmentlayoutmanagerplugin
[2021-01-29T15:10:43.098Z] Scanning dependencies of target screenpooltest
[2021-01-29T15:10:43.098Z] [ 20%] Building CXX object shell/autotests/CMakeFiles/screenpooltest.dir/screenpooltest_autogen/mocs_compilation.cpp.o
[2021-01-29T15:10:43.098Z] [ 20%] Building CXX object shell/autotests/CMakeFiles/screenpooltest.dir/screenpooltest.cpp.o
[2021-01-29T15:10:43.391Z] [ 20%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/startup_interface.cpp.o
[2021-01-29T15:10:44.001Z] [ 20%] Building CXX object libtaskmanager/CMakeFiles/taskmanager.dir/virtualdesktopinfo.cpp.o
[2021-01-29T15:10:44.276Z] gmake[1]: *** [CMakeFiles/Makefile2:5107: libnotificationmanager/CMakeFiles/notificationmanager.dir/all] Error 2
[2021-01-29T15:10:44.276Z] gmake[1]: *** Waiting for unfinished jobs....
[2021-01-29T15:10:44.276Z] [ 20%] Building CXX object shell/autotests/CMakeFiles/screenpooltest.dir/__/screenpool.cpp.o
[2021-01-29T15:10:44.276Z] [ 20%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/shutdown_interface.cpp.o
[2021-01-29T15:10:44.276Z] [ 20%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/login1_manager_interface.cpp.o
[2021-01-29T15:10:44.882Z] [ 20%] Linking CXX shared module ../../../bin/plasma_packagestructure_wallpaper.so
[2021-01-29T15:10:44.882Z] [ 20%] Building CXX object libtaskmanager/CMakeFiles/taskmanager.dir/waylandtasksmodel.cpp.o
[2021-01-29T15:10:44.882Z] [ 20%] Built target plasma_packagestructure_wallpaper
[2021-01-29T15:10:44.882Z] [ 20%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/upower_interface.cpp.o
[2021-01-29T15:10:45.156Z] [ 20%] Linking CXX shared module ../../../bin/plasma_packagestructure_wallpaperimages.so
[2021-01-29T15:10:45.156Z] [ 20%] Building CXX object libtaskmanager/CMakeFiles/taskmanager.dir/windowtasksmodel.cpp.o
[2021-01-29T15:10:45.156Z] [ 20%] Built target plasma_packagestructure_wallpaperimages
[2021-01-29T15:10:45.156Z] [ 20%] Building CXX object libtaskmanager/CMakeFiles/taskmanager.dir/xwindowsystemeventbatcher.cpp.o
[2021-01-29T15:10:45.156Z] [ 20%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/consolekit_manager_interface.cpp.o
[2021-01-29T15:10:45.156Z] [ 20%] Building CXX object libtaskmanager/CMakeFiles/taskmanager.dir/xwindowtasksmodel.cpp.o
[2021-01-29T15:10:46.158Z] /usr/home/jenkins/workspace/Plasma/plasma-workspace/kf5-qt5 FreeBSDQt5.15/libtaskmanager/virtualdesktopinfo.cpp:247:64: warning: unused variable 'desktops' [-Wunused-variable]
[2021-01-29T15:10:46.158Z] const QList<KWayland::Client::PlasmaVirtualDesktop *> &desktops = virtualDesktopManagement->desktops();
[2021-01-29T15:10:46.158Z] ^
[2021-01-29T15:10:46.158Z] [ 20%] Building CXX object libkworkspace/CMakeFiles/kworkspace.dir/ksmserver_interface.cpp.o
[2021-01-29T15:10:46.443Z] 1 warning generated.
[2021-01-29T15:10:46.708Z] [ 20%] Linking CXX executable ../../bin/screenpooltest
[2021-01-29T15:10:46.708Z] [ 20%] Built target screenpooltest
[2021-01-29T15:10:47.657Z] [ 20%] Linking CXX shared library ../bin/libtaskmanager.so
[2021-01-29T15:10:48.223Z] [ 20%] Built target taskmanager
[2021-01-29T15:10:48.803Z] [ 20%] Linking CXX shared library ../bin/libkworkspace5.so
[2021-01-29T15:10:49.063Z] [ 20%] Built target kworkspace
[2021-01-29T15:10:49.063Z] gmake: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-01-29T15:10:49.192Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to