CONSOLE OUTPUT
|
[...truncated 3460 lines...] |
[2020-07-23T22:33:05.796Z] [ 72%] Building CXX object plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/gbm_dmabuf.cpp.o |
[2020-07-23T22:33:06.079Z] [ 72%] Building CXX object plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/egl_stream_backend.cpp.o |
[2020-07-23T22:33:06.079Z] Scanning dependencies of target testStackingOrder_autogen |
[2020-07-23T22:33:06.079Z] [ 72%] Automatic MOC for target testStackingOrder |
[2020-07-23T22:33:06.079Z] Scanning dependencies of target testSceneQPainter_autogen |
[2020-07-23T22:33:06.079Z] [ 72%] Automatic MOC for target testSceneQPainter |
[2020-07-23T22:33:06.079Z] [ 72%] Built target testSceneOpenGL_autogen |
[2020-07-23T22:33:06.079Z] Scanning dependencies of target testQuickTiling_autogen |
[2020-07-23T22:33:06.079Z] [ 72%] Automatic MOC for target testQuickTiling |
[2020-07-23T22:33:06.350Z] Scanning dependencies of target testWindowRules_autogen |
[2020-07-23T22:33:06.350Z] [ 72%] Automatic MOC for target testWindowRules |
[2020-07-23T22:33:06.611Z] Scanning dependencies of target testDontCrashCancelAnimation_autogen |
[2020-07-23T22:33:06.611Z] [ 73%] Automatic MOC for target testDontCrashCancelAnimation |
[2020-07-23T22:33:07.189Z] [ 73%] Linking CXX shared module ../../../../bin/org.kde.kwin.platforms/KWinX11Platform.so |
[2020-07-23T22:33:07.189Z] Scanning dependencies of target testWindowSelection_waylandonly_autogen |
[2020-07-23T22:33:07.189Z] [ 73%] Automatic MOC for target testWindowSelection_waylandonly |
[2020-07-23T22:33:07.189Z] [ 73%] Built target KWinX11Platform |
[2020-07-23T22:33:07.189Z] [ 73%] Built target testMoveResize_autogen |
[2020-07-23T22:33:07.189Z] Scanning dependencies of target testScreenEdgeClientShow_autogen |
[2020-07-23T22:33:07.189Z] Scanning dependencies of target testShade_autogen |
[2020-07-23T22:33:07.189Z] [ 73%] Automatic MOC for target testScreenEdgeClientShow |
[2020-07-23T22:33:07.189Z] [ 73%] Automatic MOC for target testShade |
[2020-07-23T22:33:07.461Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/screencast/pipewirestream.cpp:84:35: warning: missing field '_padding' initializer [-Wmissing-field-initializers] |
[2020-07-23T22:33:07.461Z] spa_pod_builder pod_builder = SPA_POD_BUILDER_INIT (paramsBuffer, sizeof (paramsBuffer)); |
[2020-07-23T22:33:07.461Z] ^ |
[2020-07-23T22:33:07.461Z] /usr/local/include/spa-0.2/spa/pod/builder.h:63:84: note: expanded from macro 'SPA_POD_BUILDER_INIT' |
[2020-07-23T22:33:07.461Z] #define SPA_POD_BUILDER_INIT(buffer,size) (struct spa_pod_builder){ buffer, size, } |
[2020-07-23T22:33:07.461Z] ^ |
[2020-07-23T22:33:07.461Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/screencast/pipewirestream.cpp:138:62: error: use of undeclared identifier 'MFD_CLOEXEC' |
[2020-07-23T22:33:07.461Z] spa_data->fd = memfd_create("kwin-screencast-memfd", MFD_CLOEXEC | MFD_ALLOW_SEALING); |
[2020-07-23T22:33:07.461Z] ^ |
[2020-07-23T22:33:07.461Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/screencast/pipewirestream.cpp:138:76: error: use of undeclared identifier 'MFD_ALLOW_SEALING' |
[2020-07-23T22:33:07.461Z] spa_data->fd = memfd_create("kwin-screencast-memfd", MFD_CLOEXEC | MFD_ALLOW_SEALING); |
[2020-07-23T22:33:07.461Z] ^ |
[2020-07-23T22:33:07.461Z] [ 73%] Built target testStackingOrder_autogen |
[2020-07-23T22:33:07.461Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/screencast/pipewirestream.cpp:150:30: error: use of undeclared identifier 'F_SEAL_GROW' |
[2020-07-23T22:33:07.461Z] unsigned int seals = F_SEAL_GROW | F_SEAL_SHRINK | F_SEAL_SEAL; |
[2020-07-23T22:33:07.461Z] ^ |
[2020-07-23T22:33:07.461Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/screencast/pipewirestream.cpp:150:44: error: use of undeclared identifier 'F_SEAL_SHRINK' |
[2020-07-23T22:33:07.461Z] unsigned int seals = F_SEAL_GROW | F_SEAL_SHRINK | F_SEAL_SEAL; |
[2020-07-23T22:33:07.461Z] ^ |
[2020-07-23T22:33:07.461Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/screencast/pipewirestream.cpp:150:60: error: use of undeclared identifier 'F_SEAL_SEAL' |
[2020-07-23T22:33:07.461Z] unsigned int seals = F_SEAL_GROW | F_SEAL_SHRINK | F_SEAL_SEAL; |
[2020-07-23T22:33:07.461Z] ^ |
[2020-07-23T22:33:07.461Z] Scanning dependencies of target testInternalWindow_autogen |
[2020-07-23T22:33:07.461Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/screencast/pipewirestream.cpp:151:33: error: use of undeclared identifier 'F_ADD_SEALS' |
[2020-07-23T22:33:07.461Z] if (fcntl(spa_data->fd, F_ADD_SEALS, seals) == -1) |
[2020-07-23T22:33:07.461Z] ^ |
[2020-07-23T22:33:07.461Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/screencast/pipewirestream.cpp:241:34: warning: missing field '_padding' initializer [-Wmissing-field-initializers] |
[2020-07-23T22:33:07.461Z] spa_pod_builder podBuilder = SPA_POD_BUILDER_INIT(buffer, sizeof(buffer)); |
[2020-07-23T22:33:07.461Z] ^ |
[2020-07-23T22:33:07.461Z] /usr/local/include/spa-0.2/spa/pod/builder.h:63:84: note: expanded from macro 'SPA_POD_BUILDER_INIT' |
[2020-07-23T22:33:07.461Z] [ 73%] Automatic MOC for target testInternalWindow |
[2020-07-23T22:33:07.461Z] #define SPA_POD_BUILDER_INIT(buffer,size) (struct spa_pod_builder){ buffer, size, } |
[2020-07-23T22:33:07.461Z] ^ |
[2020-07-23T22:33:07.461Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/screencast/pipewirestream.cpp:455:47: warning: cast from 'uint8_t *' (aka 'unsigned char *') to 'struct spa_meta_bitmap *' increases required alignment from 1 to 4 [-Wcast-align] |
[2020-07-23T22:33:07.461Z] struct spa_meta_bitmap *spa_meta_bitmap = SPA_MEMBER (spa_meta_cursor, |
[2020-07-23T22:33:07.461Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2020-07-23T22:33:07.461Z] /usr/local/include/spa-0.2/spa/utils/defs.h:111:28: note: expanded from macro 'SPA_MEMBER' |
[2020-07-23T22:33:07.461Z] #define SPA_MEMBER(b,o,t) ((t*)((uint8_t*)(b) + (int)(o))) |
[2020-07-23T22:33:07.461Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2020-07-23T22:33:07.461Z] Scanning dependencies of target testVirtualDesktop_waylandonly_autogen |
[2020-07-23T22:33:07.461Z] [ 73%] Automatic MOC for target testVirtualDesktop_waylandonly |
[2020-07-23T22:33:07.724Z] [ 73%] Built target testSceneQPainter_autogen |
[2020-07-23T22:33:07.724Z] Scanning dependencies of target testStruts_autogen |
[2020-07-23T22:33:07.724Z] [ 74%] Automatic MOC for target testStruts |
[2020-07-23T22:33:07.724Z] 3 warnings and 6 errors generated. |
[2020-07-23T22:33:07.724Z] gmake[2]: *** [CMakeFiles/kwin_wayland.dir/build.make:304: CMakeFiles/kwin_wayland.dir/screencast/pipewirestream.cpp.o] Error 1 |
[2020-07-23T22:33:07.724Z] gmake[2]: *** Waiting for unfinished jobs.... |
[2020-07-23T22:33:07.724Z] Scanning dependencies of target testKeymapCreationFailure_autogen |
[2020-07-23T22:33:07.724Z] [ 74%] Automatic MOC for target testKeymapCreationFailure |
[2020-07-23T22:33:08.003Z] [ 74%] Built target testWindowRules_autogen |
[2020-07-23T22:33:08.003Z] Scanning dependencies of target testPlacement_autogen |
[2020-07-23T22:33:08.003Z] [ 74%] Automatic MOC for target testPlacement |
[2020-07-23T22:33:08.003Z] [ 74%] Built target testQuickTiling_autogen |
[2020-07-23T22:33:08.003Z] Scanning dependencies of target testBufferSizeChange_waylandonly_autogen |
[2020-07-23T22:33:08.003Z] [ 74%] Automatic MOC for target testBufferSizeChange_waylandonly |
[2020-07-23T22:33:08.003Z] gmake[1]: *** [CMakeFiles/Makefile2:2859: CMakeFiles/kwin_wayland.dir/all] Error 2 |
[2020-07-23T22:33:08.003Z] gmake[1]: *** Waiting for unfinished jobs.... |
[2020-07-23T22:33:08.260Z] [ 74%] Built target testDontCrashCancelAnimation_autogen |
[2020-07-23T22:33:08.524Z] [ 74%] Linking CXX shared module ../../../bin/org.kde.kwin.waylandbackends/KWinWaylandDrmBackend.so |
[2020-07-23T22:33:08.524Z] [ 74%] Built target testWindowSelection_waylandonly_autogen |
[2020-07-23T22:33:08.524Z] [ 74%] Built target KWinWaylandDrmBackend |
[2020-07-23T22:33:08.788Z] [ 74%] Built target testScreenEdgeClientShow_autogen |
[2020-07-23T22:33:08.788Z] [ 74%] Built target testShade_autogen |
[2020-07-23T22:33:09.045Z] [ 74%] Built target testVirtualDesktop_waylandonly_autogen |
[2020-07-23T22:33:09.045Z] [ 74%] Built target testInternalWindow_autogen |
[2020-07-23T22:33:09.045Z] [ 74%] Built target testKeymapCreationFailure_autogen |
[2020-07-23T22:33:09.045Z] [ 74%] Built target testStruts_autogen |
[2020-07-23T22:33:09.304Z] [ 74%] Built target testBufferSizeChange_waylandonly_autogen |
[2020-07-23T22:33:09.304Z] [ 74%] Built target testPlacement_autogen |
[2020-07-23T22:33:09.304Z] gmake: *** [Makefile:161: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2020-07-23T22:33:09.821Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |