BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/kwin/job/kf5-qt5%20FreeBSDQt5.15/1583/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Wed, 25 Aug 2021 14:32:18 +0000
Build duration: 8 min 52 sec and counting


CONSOLE OUTPUT
[...truncated 4737 lines...]
[2021-08-25T14:41:00.347Z] fds[i] = gbm_bo_get_fd_for_plane(bo, i);
[2021-08-25T14:41:00.347Z] ^
[2021-08-25T14:41:00.347Z] [ 71%] Building CXX object src/CMakeFiles/kwin_wayland.dir/main_wayland.cpp.o
[2021-08-25T14:41:00.620Z] [ 71%] Built target KWinWaylandX11Backend_autogen
[2021-08-25T14:41:00.620Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/KWinX11Platform_autogen/mocs_compilation.cpp.o
[2021-08-25T14:41:00.620Z] 1 error generated.
[2021-08-25T14:41:00.620Z] gmake[2]: *** [src/plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/build.make:342: src/plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/egl_gbm_backend.cpp.o] Error 1
[2021-08-25T14:41:00.620Z] gmake[2]: *** Waiting for unfinished jobs....
[2021-08-25T14:41:00.620Z] [ 71%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/generic_scene_opengl_test.cpp.o
[2021-08-25T14:41:00.897Z] [ 71%] Building CXX object src/CMakeFiles/kwin_wayland.dir/tabletmodemanager.cpp.o
[2021-08-25T14:41:01.179Z] [ 71%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/kwin_wayland_test.cpp.o
[2021-08-25T14:41:01.179Z] [ 71%] Linking CXX shared module ../../../bin/kwin/plugins/colordintegration.so
[2021-08-25T14:41:01.455Z] [ 71%] Built target colordintegration
[2021-08-25T14:41:01.455Z] [ 71%] Building CXX object src/plugins/platforms/x11/windowed/CMakeFiles/KWinWaylandX11Backend.dir/KWinWaylandX11Backend_autogen/mocs_compilation.cpp.o
[2021-08-25T14:41:01.455Z] [ 71%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/test_helpers.cpp.o
[2021-08-25T14:41:01.455Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/edge.cpp.o
[2021-08-25T14:41:01.736Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/effects_mouse_interception_x11_filter.cpp.o
[2021-08-25T14:41:02.782Z] [ 71%] Building C object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/wayland-input-method-unstable-v1-protocol.c.o
[2021-08-25T14:41:02.782Z] [ 71%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/qwayland-input-method-unstable-v1.cpp.o
[2021-08-25T14:41:03.061Z] [ 71%] Building CXX object src/plugins/platforms/x11/windowed/CMakeFiles/KWinWaylandX11Backend.dir/egl_x11_backend.cpp.o
[2021-08-25T14:41:03.061Z] gmake[1]: *** [CMakeFiles/Makefile2:6683: src/plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/all] Error 2
[2021-08-25T14:41:03.061Z] gmake[1]: *** Waiting for unfinished jobs....
[2021-08-25T14:41:03.061Z] [ 71%] Building CXX object src/plugins/platforms/x11/windowed/CMakeFiles/KWinWaylandX11Backend.dir/logging.cpp.o
[2021-08-25T14:41:03.335Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/src/main_wayland.cpp:419:50: warning: 'findPlugins' is deprecated: Since 5.86. Use KPluginMetaData::findPlugins instead [-Wdeprecated-declarations]
[2021-08-25T14:41:03.335Z] const auto availablePlugins = KPluginLoader::findPlugins(QStringLiteral("org.kde.kwin.waylandbackends"));
[2021-08-25T14:41:03.335Z] ^
[2021-08-25T14:41:03.335Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginloader.h:374:5: note: 'findPlugins' has been explicitly marked deprecated here
[2021-08-25T14:41:03.335Z] KCOREADDONS_DEPRECATED_VERSION(5, 86, "Use KPluginMetaData::findPlugins instead")
[2021-08-25T14:41:03.335Z] ^
[2021-08-25T14:41:03.335Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:371:60: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION'
[2021-08-25T14:41:03.335Z] #define KCOREADDONS_DEPRECATED_VERSION(major, minor, text) KCOREADDONS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-08-25T14:41:03.335Z] ^
[2021-08-25T14:41:03.335Z] <scratch space>:166:1: note: expanded from here
[2021-08-25T14:41:03.335Z] KCOREADDONS_DEPRECATED_VERSION_5
[2021-08-25T14:41:03.335Z] ^
[2021-08-25T14:41:03.335Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:370:60: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION_5'
[2021-08-25T14:41:03.335Z] #define KCOREADDONS_DEPRECATED_VERSION_5(minor, text) KCOREADDONS_DEPRECATED_VERSION_5_##minor(text)
[2021-08-25T14:41:03.335Z] ^
[2021-08-25T14:41:03.335Z] <scratch space>:167:1: note: expanded from here
[2021-08-25T14:41:03.335Z] KCOREADDONS_DEPRECATED_VERSION_5_86
[2021-08-25T14:41:03.335Z] ^
[2021-08-25T14:41:03.335Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:365:53: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION_5_86'
[2021-08-25T14:41:03.335Z] # define KCOREADDONS_DEPRECATED_VERSION_5_86(text) KCOREADDONS_DECL_DEPRECATED_TEXT(text)
[2021-08-25T14:41:03.335Z] ^
[2021-08-25T14:41:03.335Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:215:64: note: expanded from macro 'KCOREADDONS_DECL_DEPRECATED_TEXT'
[2021-08-25T14:41:03.335Z] #define KCOREADDONS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2021-08-25T14:41:03.335Z] ^
[2021-08-25T14:41:03.335Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/effects_x11.cpp.o
[2021-08-25T14:41:03.652Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/eglbackend.cpp.o
[2021-08-25T14:41:03.652Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/logging.cpp.o
[2021-08-25T14:41:03.933Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/non_composited_outline.cpp.o
[2021-08-25T14:41:03.933Z] [ 72%] Building CXX object src/plugins/platforms/x11/windowed/CMakeFiles/KWinWaylandX11Backend.dir/scene_qpainter_x11_backend.cpp.o
[2021-08-25T14:41:04.204Z] [ 72%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/overlaywindow_x11.cpp.o
[2021-08-25T14:41:04.204Z] 1 warning generated.
[2021-08-25T14:41:04.204Z] [ 72%] Linking CXX executable ../bin/kwin_wayland
[2021-08-25T14:41:04.793Z] [ 72%] Building C object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/wayland-text-input-unstable-v3-protocol.c.o
[2021-08-25T14:41:04.793Z] [ 72%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/qwayland-text-input-unstable-v3.cpp.o
[2021-08-25T14:41:08.102Z] [ 72%] Built target kwin_wayland
[2021-08-25T14:41:08.102Z] [ 72%] Building CXX object src/plugins/platforms/x11/windowed/CMakeFiles/KWinWaylandX11Backend.dir/x11windowed_backend.cpp.o
[2021-08-25T14:41:08.102Z] [ 73%] Building C object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/wayland-wlr-layer-shell-unstable-v1-protocol.c.o
[2021-08-25T14:41:08.102Z] [ 73%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/qwayland-wlr-layer-shell-unstable-v1.cpp.o
[2021-08-25T14:41:08.102Z] [ 73%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/screenedges_filter.cpp.o
[2021-08-25T14:41:08.102Z] [ 73%] Building C object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/wayland-xdg-shell-protocol.c.o
[2021-08-25T14:41:08.102Z] [ 73%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/qwayland-xdg-shell.cpp.o
[2021-08-25T14:41:08.102Z] [ 73%] Building C object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/wayland-xdg-decoration-unstable-v1-protocol.c.o
[2021-08-25T14:41:08.102Z] [ 73%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/qwayland-xdg-decoration-unstable-v1.cpp.o
[2021-08-25T14:41:08.102Z] [ 73%] Building CXX object src/plugins/platforms/x11/windowed/CMakeFiles/KWinWaylandX11Backend.dir/x11windowed_output.cpp.o
[2021-08-25T14:41:08.102Z] [ 73%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/windowselector.cpp.o
[2021-08-25T14:41:08.102Z] [ 73%] Building C object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/wayland-idle-inhibit-unstable-v1-protocol.c.o
[2021-08-25T14:41:08.102Z] [ 73%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/qwayland-idle-inhibit-unstable-v1.cpp.o
[2021-08-25T14:41:08.102Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/src/plugins/platforms/x11/standalone/eglbackend.cpp:186:7: warning: field 'q' will be initialized after field 'm_backend' [-Wreorder-ctor]
[2021-08-25T14:41:08.102Z] : q(texture)
[2021-08-25T14:41:08.102Z] ^
[2021-08-25T14:41:08.102Z] [ 73%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/x11_output.cpp.o
[2021-08-25T14:41:08.102Z] [ 73%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/x11_platform.cpp.o
[2021-08-25T14:41:08.102Z] [ 73%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/x11cursor.cpp.o
[2021-08-25T14:41:08.102Z] [ 74%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/x11placeholderoutput.cpp.o
[2021-08-25T14:41:08.102Z] [ 74%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/xfixes_cursor_event_filter.cpp.o
[2021-08-25T14:41:08.102Z] [ 74%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/xinputintegration.cpp.o
[2021-08-25T14:41:08.102Z] 1 warning generated.
[2021-08-25T14:41:08.102Z] [ 74%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/glx_context_attribute_builder.cpp.o
[2021-08-25T14:41:08.102Z] [ 74%] Linking CXX static library ../../lib/libKWinIntegrationTestFramework.a
[2021-08-25T14:41:08.102Z] [ 74%] Built target KWinIntegrationTestFramework
[2021-08-25T14:41:08.102Z] [ 74%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/glxbackend.cpp.o
[2021-08-25T14:41:08.102Z] [ 74%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/glxconvenience.cpp.o
[2021-08-25T14:41:08.369Z] [ 74%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/omlsynccontrolvsyncmonitor.cpp.o
[2021-08-25T14:41:08.669Z] [ 74%] Linking CXX shared module ../../../../../bin/org.kde.kwin.waylandbackends/KWinWaylandX11Backend.so
[2021-08-25T14:41:08.669Z] [ 74%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/sgivideosyncvsyncmonitor.cpp.o
[2021-08-25T14:41:08.930Z] [ 74%] Built target KWinWaylandX11Backend
[2021-08-25T14:41:10.854Z] [ 74%] Linking CXX shared module ../../../../../bin/org.kde.kwin.platforms/KWinX11Platform.so
[2021-08-25T14:41:11.112Z] [ 74%] Built target KWinX11Platform
[2021-08-25T14:41:11.112Z] gmake: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-08-25T14:41:11.532Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to