BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/kwin/job/kf5-qt5%20FreeBSDQt5.15/1581/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Wed, 25 Aug 2021 13:44:27 +0000
Build duration: 17 min and counting


CONSOLE OUTPUT
[...truncated 4730 lines...]
[2021-08-25T14:01:22.398Z] ^
[2021-08-25T14:01:22.398Z] [ 71%] Generating qwayland-text-input-unstable-v3.cpp
[2021-08-25T14:01:22.398Z] [ 71%] Generating qwayland-wlr-layer-shell-unstable-v1.cpp
[2021-08-25T14:01:22.398Z] [ 71%] Generating qwayland-xdg-decoration-unstable-v1.cpp
[2021-08-25T14:01:22.664Z] [ 71%] Generating qwayland-xdg-shell.cpp
[2021-08-25T14:01:22.664Z] [ 71%] Generating wayland-idle-inhibit-unstable-v1-protocol.c
[2021-08-25T14:01:22.664Z] [ 71%] Generating wayland-input-method-unstable-v1-protocol.c
[2021-08-25T14:01:22.664Z] [ 71%] Generating wayland-text-input-unstable-v3-protocol.c
[2021-08-25T14:01:22.664Z] [ 71%] Built target testFtrace
[2021-08-25T14:01:22.664Z] [ 71%] Built target KWinX11Platform_autogen
[2021-08-25T14:01:22.664Z] [ 71%] Generating wayland-wlr-layer-shell-unstable-v1-protocol.c
[2021-08-25T14:01:22.664Z] [ 71%] Generating wayland-xdg-decoration-unstable-v1-protocol.c
[2021-08-25T14:01:22.664Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/edge.cpp.o
[2021-08-25T14:01:22.664Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/KWinX11Platform_autogen/mocs_compilation.cpp.o
[2021-08-25T14:01:22.664Z] [ 71%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/KWinIntegrationTestFramework_autogen/mocs_compilation.cpp.o
[2021-08-25T14:01:22.925Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/effects_mouse_interception_x11_filter.cpp.o
[2021-08-25T14:01:22.925Z] 1 error generated.
[2021-08-25T14:01:23.196Z] 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:01:23.196Z] gmake[2]: *** Waiting for unfinished jobs....
[2021-08-25T14:01:23.196Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/effects_x11.cpp.o
[2021-08-25T14:01:23.457Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/eglbackend.cpp.o
[2021-08-25T14:01:23.762Z] [ 71%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/__/__/src/cursor.cpp.o
[2021-08-25T14:01:24.029Z] [ 71%] Built target KWinWaylandX11Backend_autogen
[2021-08-25T14:01:24.327Z] [ 71%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/generic_scene_opengl_test.cpp.o
[2021-08-25T14:01:25.818Z] [ 71%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/kwin_wayland_test.cpp.o
[2021-08-25T14:01:26.080Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/logging.cpp.o
[2021-08-25T14:01:26.080Z] gmake[1]: *** [CMakeFiles/Makefile2:6683: src/plugins/platforms/drm/CMakeFiles/KWinWaylandDrmBackend.dir/all] Error 2
[2021-08-25T14:01:26.080Z] gmake[1]: *** Waiting for unfinished jobs....
[2021-08-25T14:01:26.080Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/non_composited_outline.cpp.o
[2021-08-25T14:01:26.768Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/overlaywindow_x11.cpp.o
[2021-08-25T14:01:27.737Z] /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:01:27.737Z] const auto availablePlugins = KPluginLoader::findPlugins(QStringLiteral("org.kde.kwin.waylandbackends"));
[2021-08-25T14:01:27.737Z] ^
[2021-08-25T14:01:27.737Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginloader.h:374:5: note: 'findPlugins' has been explicitly marked deprecated here
[2021-08-25T14:01:27.737Z] KCOREADDONS_DEPRECATED_VERSION(5, 86, "Use KPluginMetaData::findPlugins instead")
[2021-08-25T14:01:27.737Z] ^
[2021-08-25T14:01:27.737Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:371:60: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION'
[2021-08-25T14:01:27.737Z] #define KCOREADDONS_DEPRECATED_VERSION(major, minor, text) KCOREADDONS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-08-25T14:01:27.737Z] ^
[2021-08-25T14:01:27.737Z] <scratch space>:166:1: note: expanded from here
[2021-08-25T14:01:27.737Z] KCOREADDONS_DEPRECATED_VERSION_5
[2021-08-25T14:01:27.737Z] ^
[2021-08-25T14:01:27.737Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:370:60: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION_5'
[2021-08-25T14:01:27.737Z] #define KCOREADDONS_DEPRECATED_VERSION_5(minor, text) KCOREADDONS_DEPRECATED_VERSION_5_##minor(text)
[2021-08-25T14:01:27.737Z] ^
[2021-08-25T14:01:27.737Z] <scratch space>:167:1: note: expanded from here
[2021-08-25T14:01:27.737Z] KCOREADDONS_DEPRECATED_VERSION_5_86
[2021-08-25T14:01:27.737Z] ^
[2021-08-25T14:01:27.737Z] /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:01:27.737Z] # define KCOREADDONS_DEPRECATED_VERSION_5_86(text) KCOREADDONS_DECL_DEPRECATED_TEXT(text)
[2021-08-25T14:01:27.737Z] ^
[2021-08-25T14:01:27.737Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:215:64: note: expanded from macro 'KCOREADDONS_DECL_DEPRECATED_TEXT'
[2021-08-25T14:01:27.737Z] #define KCOREADDONS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2021-08-25T14:01:27.737Z] ^
[2021-08-25T14:01:28.010Z] /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:01:28.010Z] : q(texture)
[2021-08-25T14:01:28.010Z] ^
[2021-08-25T14:01:28.269Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/screenedges_filter.cpp.o
[2021-08-25T14:01:28.533Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/windowselector.cpp.o
[2021-08-25T14:01:28.805Z] [ 71%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/test_helpers.cpp.o
[2021-08-25T14:01:28.805Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/x11_output.cpp.o
[2021-08-25T14:01:28.805Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/x11_platform.cpp.o
[2021-08-25T14:01:29.065Z] 1 warning generated.
[2021-08-25T14:01:29.065Z] [ 71%] Linking CXX executable ../bin/kwin_wayland
[2021-08-25T14:01:29.378Z] [ 71%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/x11cursor.cpp.o
[2021-08-25T14:01:29.378Z] 1 warning generated.
[2021-08-25T14:01:29.662Z] [ 72%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/x11placeholderoutput.cpp.o
[2021-08-25T14:01:29.955Z] [ 72%] Building C object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/wayland-input-method-unstable-v1-protocol.c.o
[2021-08-25T14:01:29.955Z] [ 72%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/qwayland-input-method-unstable-v1.cpp.o
[2021-08-25T14:01:30.215Z] [ 72%] Built target kwin_wayland
[2021-08-25T14:01:30.215Z] [ 72%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/xfixes_cursor_event_filter.cpp.o
[2021-08-25T14:01:30.498Z] [ 72%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/xinputintegration.cpp.o
[2021-08-25T14:01:32.072Z] [ 72%] Building C object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/wayland-text-input-unstable-v3-protocol.c.o
[2021-08-25T14:01:32.072Z] [ 72%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/qwayland-text-input-unstable-v3.cpp.o
[2021-08-25T14:01:32.363Z] [ 72%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/glx_context_attribute_builder.cpp.o
[2021-08-25T14:01:32.649Z] [ 72%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/glxbackend.cpp.o
[2021-08-25T14:01:32.649Z] [ 73%] Building C object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/wayland-wlr-layer-shell-unstable-v1-protocol.c.o
[2021-08-25T14:01:32.649Z] [ 73%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/qwayland-wlr-layer-shell-unstable-v1.cpp.o
[2021-08-25T14:01:33.610Z] [ 73%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/glxconvenience.cpp.o
[2021-08-25T14:01:33.610Z] [ 73%] Building C object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/wayland-xdg-shell-protocol.c.o
[2021-08-25T14:01:33.610Z] [ 73%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/qwayland-xdg-shell.cpp.o
[2021-08-25T14:01:33.610Z] [ 73%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/omlsynccontrolvsyncmonitor.cpp.o
[2021-08-25T14:01:34.629Z] [ 73%] Building CXX object src/plugins/platforms/x11/standalone/CMakeFiles/KWinX11Platform.dir/sgivideosyncvsyncmonitor.cpp.o
[2021-08-25T14:01:34.629Z] [ 73%] Building C object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/wayland-xdg-decoration-unstable-v1-protocol.c.o
[2021-08-25T14:01:34.629Z] [ 73%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/qwayland-xdg-decoration-unstable-v1.cpp.o
[2021-08-25T14:01:34.629Z] [ 73%] Building C object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/wayland-idle-inhibit-unstable-v1-protocol.c.o
[2021-08-25T14:01:34.629Z] [ 73%] Building CXX object autotests/integration/CMakeFiles/KWinIntegrationTestFramework.dir/qwayland-idle-inhibit-unstable-v1.cpp.o
[2021-08-25T14:01:37.274Z] [ 73%] Linking CXX static library ../../lib/libKWinIntegrationTestFramework.a
[2021-08-25T14:01:37.274Z] [ 73%] Built target KWinIntegrationTestFramework
[2021-08-25T14:01:39.187Z] [ 73%] Linking CXX shared module ../../../../../bin/org.kde.kwin.platforms/KWinX11Platform.so
[2021-08-25T14:01:39.765Z] [ 73%] Built target KWinX11Platform
[2021-08-25T14:01:39.765Z] gmake: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-08-25T14:01:39.784Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to