BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/kwin/job/kf5-qt5%20FreeBSDQt5.15/68/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Thu, 23 Jul 2020 22:48:38 +0000
Build duration: 3 min 30 sec and counting


CONSOLE OUTPUT
[...truncated 3405 lines...]
[2020-07-23T22:52:02.109Z] /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:52:02.109Z] unsigned int seals = F_SEAL_GROW | F_SEAL_SHRINK | F_SEAL_SEAL;
[2020-07-23T22:52:02.109Z] ^
[2020-07-23T22:52:02.109Z] /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:52:02.109Z] unsigned int seals = F_SEAL_GROW | F_SEAL_SHRINK | F_SEAL_SEAL;
[2020-07-23T22:52:02.109Z] ^
[2020-07-23T22:52:02.109Z] /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:52:02.109Z] unsigned int seals = F_SEAL_GROW | F_SEAL_SHRINK | F_SEAL_SEAL;
[2020-07-23T22:52:02.109Z] ^
[2020-07-23T22:52:02.109Z] [ 70%] Building CXX object plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/gbm_surface.cpp.o
[2020-07-23T22:52:02.109Z] /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:52:02.109Z] if (fcntl(spa_data->fd, F_ADD_SEALS, seals) == -1)
[2020-07-23T22:52:02.109Z] ^
[2020-07-23T22:52:02.109Z] /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:52:02.109Z] spa_pod_builder podBuilder = SPA_POD_BUILDER_INIT(buffer, sizeof(buffer));
[2020-07-23T22:52:02.109Z] ^
[2020-07-23T22:52:02.109Z] /usr/local/include/spa-0.2/spa/pod/builder.h:63:84: note: expanded from macro 'SPA_POD_BUILDER_INIT'
[2020-07-23T22:52:02.109Z] #define SPA_POD_BUILDER_INIT(buffer,size) (struct spa_pod_builder){ buffer, size, }
[2020-07-23T22:52:02.109Z] ^
[2020-07-23T22:52:02.109Z] /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:52:02.109Z] struct spa_meta_bitmap *spa_meta_bitmap = SPA_MEMBER (spa_meta_cursor,
[2020-07-23T22:52:02.109Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-07-23T22:52:02.110Z] /usr/local/include/spa-0.2/spa/utils/defs.h:111:28: note: expanded from macro 'SPA_MEMBER'
[2020-07-23T22:52:02.110Z] #define SPA_MEMBER(b,o,t) ((t*)((uint8_t*)(b) + (int)(o)))
[2020-07-23T22:52:02.110Z] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-07-23T22:52:02.110Z] [ 70%] Building CXX object plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/gbm_dmabuf.cpp.o
[2020-07-23T22:52:02.110Z] [ 70%] Building CXX object plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/egl_stream_backend.cpp.o
[2020-07-23T22:52:02.371Z] 3 warnings and 6 errors generated.
[2020-07-23T22:52:02.371Z] gmake[2]: *** [CMakeFiles/kwin_wayland.dir/build.make:304: CMakeFiles/kwin_wayland.dir/screencast/pipewirestream.cpp.o] Error 1
[2020-07-23T22:52:02.371Z] gmake[2]: *** Waiting for unfinished jobs....
[2020-07-23T22:52:02.371Z] [ 70%] Building CXX object plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/screenedges_filter.cpp.o
[2020-07-23T22:52:02.371Z] [ 70%] Linking CXX shared module ../../../bin/org.kde.kwin.waylandbackends/KWinWaylandWaylandBackend.so
[2020-07-23T22:52:02.371Z] [ 70%] Built target KWinWaylandWaylandBackend
[2020-07-23T22:52:02.371Z] [ 70%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/__/__/cursor.cpp.o
[2020-07-23T22:52:02.654Z] [ 70%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/__/__/xwl/clipboard.cpp.o
[2020-07-23T22:52:02.654Z] gmake[1]: *** [CMakeFiles/Makefile2:2859: CMakeFiles/kwin_wayland.dir/all] Error 2
[2020-07-23T22:52:02.654Z] gmake[1]: *** Waiting for unfinished jobs....
[2020-07-23T22:52:02.654Z] [ 70%] Building CXX object plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/screens_xrandr.cpp.o
[2020-07-23T22:52:02.928Z] [ 70%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/__/__/xwl/databridge.cpp.o
[2020-07-23T22:52:03.195Z] [ 70%] Building CXX object plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/windowselector.cpp.o
[2020-07-23T22:52:03.195Z] [ 70%] Linking CXX shared module ../../../../bin/org.kde.kwin.waylandbackends/KWinWaylandX11Backend.so
[2020-07-23T22:52:03.195Z] [ 70%] Building CXX object plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/x11_decoration_renderer.cpp.o
[2020-07-23T22:52:03.453Z] [ 70%] Built target KWinWaylandX11Backend
[2020-07-23T22:52:03.453Z] [ 70%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/__/__/xwl/dnd.cpp.o
[2020-07-23T22:52:03.453Z] [ 70%] Building CXX object plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/x11_output.cpp.o
[2020-07-23T22:52:03.716Z] [ 70%] Building CXX object plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/x11_platform.cpp.o
[2020-07-23T22:52:03.976Z] [ 70%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/__/__/xwl/drag.cpp.o
[2020-07-23T22:52:04.588Z] [ 70%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/__/__/xwl/drag_wl.cpp.o
[2020-07-23T22:52:04.875Z] [ 70%] Building CXX object plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/x11cursor.cpp.o
[2020-07-23T22:52:04.875Z] [ 71%] Building CXX object plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/xfixes_cursor_event_filter.cpp.o
[2020-07-23T22:52:04.875Z] [ 71%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/__/__/xwl/drag_x.cpp.o
[2020-07-23T22:52:05.144Z] [ 71%] Linking CXX shared module ../../../bin/org.kde.kwin.waylandbackends/KWinWaylandDrmBackend.so
[2020-07-23T22:52:05.144Z] [ 72%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/__/__/xwl/selection.cpp.o
[2020-07-23T22:52:05.144Z] [ 72%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/__/__/xwl/selection_source.cpp.o
[2020-07-23T22:52:05.144Z] [ 72%] Built target KWinWaylandDrmBackend
[2020-07-23T22:52:05.144Z] [ 72%] Building CXX object plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/xinputintegration.cpp.o
[2020-07-23T22:52:05.144Z] [ 72%] Building CXX object plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/glxbackend.cpp.o
[2020-07-23T22:52:05.415Z] [ 72%] Building CXX object plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/glx_context_attribute_builder.cpp.o
[2020-07-23T22:52:05.415Z] [ 72%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/__/__/xwl/transfer.cpp.o
[2020-07-23T22:52:05.980Z] [ 72%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/__/__/xwl/xwayland.cpp.o
[2020-07-23T22:52:06.569Z] [ 72%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/__/__/xwayland_logging.cpp.o
[2020-07-23T22:52:06.569Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/xwl/drag_wl.cpp:232:39: warning: suggest braces around initialization of subobject [-Wmissing-braces]
[2020-07-23T22:52:06.569Z] xcb_client_message_data_t data = "">
[2020-07-23T22:52:06.569Z] ^
[2020-07-23T22:52:06.569Z] {}
[2020-07-23T22:52:06.569Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/xwl/drag_wl.cpp:287:39: warning: suggest braces around initialization of subobject [-Wmissing-braces]
[2020-07-23T22:52:06.569Z] xcb_client_message_data_t data = "">
[2020-07-23T22:52:06.569Z] ^
[2020-07-23T22:52:06.569Z] {}
[2020-07-23T22:52:06.569Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/xwl/drag_wl.cpp:342:39: warning: suggest braces around initialization of subobject [-Wmissing-braces]
[2020-07-23T22:52:06.569Z] xcb_client_message_data_t data = "">
[2020-07-23T22:52:06.569Z] ^
[2020-07-23T22:52:06.569Z] {}
[2020-07-23T22:52:06.569Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/xwl/drag_wl.cpp:355:39: warning: suggest braces around initialization of subobject [-Wmissing-braces]
[2020-07-23T22:52:06.569Z] xcb_client_message_data_t data = "">
[2020-07-23T22:52:06.569Z] ^
[2020-07-23T22:52:06.569Z] {}
[2020-07-23T22:52:06.837Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/xwl/drag_x.cpp:509:39: warning: suggest braces around initialization of subobject [-Wmissing-braces]
[2020-07-23T22:52:06.837Z] xcb_client_message_data_t data = "">
[2020-07-23T22:52:06.837Z] ^
[2020-07-23T22:52:06.837Z] {}
[2020-07-23T22:52:06.837Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/xwl/drag_x.cpp:519:39: warning: suggest braces around initialization of subobject [-Wmissing-braces]
[2020-07-23T22:52:06.837Z] xcb_client_message_data_t data = "">
[2020-07-23T22:52:06.837Z] ^
[2020-07-23T22:52:06.837Z] {}
[2020-07-23T22:52:07.113Z] 4 warnings generated.
[2020-07-23T22:52:07.676Z] 2 warnings generated.
[2020-07-23T22:52:07.933Z] [ 72%] Linking CXX static library ../../lib/libKWinIntegrationTestFramework.a
[2020-07-23T22:52:07.933Z] [ 72%] Built target KWinIntegrationTestFramework
[2020-07-23T22:52:08.190Z] [ 72%] Linking CXX shared module ../../../../bin/org.kde.kwin.platforms/KWinX11Platform.so
[2020-07-23T22:52:08.190Z] [ 72%] Built target KWinX11Platform
[2020-07-23T22:52:08.190Z] gmake: *** [Makefile:161: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-07-23T22:52:08.886Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to