BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/kwin/job/kf5-qt5%20FreeBSDQt5.13/448/
Project: kf5-qt5 FreeBSDQt5.13
Date of build: Sat, 07 Mar 2020 00:48:28 +0000
Build duration: 5 min 34 sec and counting


CONSOLE OUTPUT
[...truncated 2840 lines...]
[2020-03-07T00:54:09.336Z] #define KWAYLANDSERVER_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2020-03-07T00:54:09.336Z] ^
[2020-03-07T00:54:09.336Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.13/abstract_client.cpp:1426:16: error: no member named 'setApplicationMenuPaths' in 'KWayland::Server::PlasmaWindowInterface'
[2020-03-07T00:54:09.336Z] w->setApplicationMenuPaths(applicationMenuServiceName(), applicationMenuObjectPath());
[2020-03-07T00:54:09.336Z] ~ ^
[2020-03-07T00:54:09.336Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.13/abstract_client.cpp:1442:40: warning: 'virtualDesktopRequested' is deprecated: Since 5.52. Use PlasmaWindowManagementInterface::enterPlasmaVirtualDesktopRequested(const QString&) and PlasmaWindowManagementInterface::leavePlasmaVirtualDesktopRequested(const QString&) [-Wdeprecated-declarations]
[2020-03-07T00:54:09.336Z] connect(w, &PlasmaWindowInterface::virtualDesktopRequested, this,
[2020-03-07T00:54:09.336Z] ^
[2020-03-07T00:54:09.336Z] /usr/home/jenkins/install-prefix/include/KF5/KWayland/Server/plasmawindowmanagement_interface.h:245:5: note: 'virtualDesktopRequested' has been explicitly marked deprecated here
[2020-03-07T00:54:09.336Z] KWAYLANDSERVER_DEPRECATED_VERSION(5, 52, "Use PlasmaWindowManagementInterface::enterPlasmaVirtualDesktopRequested(const QString&) and PlasmaWindowManagementInterface::leavePlasmaVirtualDesktopRequested(const QString&)")
[2020-03-07T00:54:09.336Z] ^
[2020-03-07T00:54:09.336Z] /usr/home/jenkins/install-prefix/include/KF5/KWayland/Server/kwaylandserver_export.h:137:63: note: expanded from macro 'KWAYLANDSERVER_DEPRECATED_VERSION'
[2020-03-07T00:54:09.336Z] #define KWAYLANDSERVER_DEPRECATED_VERSION(major, minor, text) KWAYLANDSERVER_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2020-03-07T00:54:09.336Z] ^
[2020-03-07T00:54:09.336Z] <scratch space>:21:1: note: expanded from here
[2020-03-07T00:54:09.336Z] KWAYLANDSERVER_DEPRECATED_VERSION_5
[2020-03-07T00:54:09.336Z] ^
[2020-03-07T00:54:09.336Z] /usr/home/jenkins/install-prefix/include/KF5/KWayland/Server/kwaylandserver_export.h:136:63: note: expanded from macro 'KWAYLANDSERVER_DEPRECATED_VERSION_5'
[2020-03-07T00:54:09.336Z] #define KWAYLANDSERVER_DEPRECATED_VERSION_5(minor, text) KWAYLANDSERVER_DEPRECATED_VERSION_5_##minor(text)
[2020-03-07T00:54:09.336Z] ^
[2020-03-07T00:54:09.336Z] <scratch space>:22:1: note: expanded from here
[2020-03-07T00:54:09.336Z] KWAYLANDSERVER_DEPRECATED_VERSION_5_52
[2020-03-07T00:54:09.336Z] ^
[2020-03-07T00:54:09.336Z] /usr/home/jenkins/install-prefix/include/KF5/KWayland/Server/kwaylandserver_export.h:132:56: note: expanded from macro 'KWAYLANDSERVER_DEPRECATED_VERSION_5_52'
[2020-03-07T00:54:09.336Z] # define KWAYLANDSERVER_DEPRECATED_VERSION_5_52(text) KWAYLANDSERVER_DECL_DEPRECATED_TEXT(text)
[2020-03-07T00:54:09.336Z] ^
[2020-03-07T00:54:09.336Z] /usr/home/jenkins/install-prefix/include/KF5/KWayland/Server/kwaylandserver_export.h:42:67: note: expanded from macro 'KWAYLANDSERVER_DECL_DEPRECATED_TEXT'
[2020-03-07T00:54:09.336Z] #define KWAYLANDSERVER_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2020-03-07T00:54:09.336Z] ^
[2020-03-07T00:54:09.336Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.13/abstract_client.cpp:1505:16: warning: 'setVirtualDesktop' is deprecated: Since 5.52. Use PlasmaWindowManagementInterface::addPlasmaVirtualDesktop(const QString&) and PlasmaWindowManagementInterface::removePlasmaVirtualDesktop(const QString&) [-Wdeprecated-declarations]
[2020-03-07T00:54:09.336Z] w->setVirtualDesktop(desktop() - 1);
[2020-03-07T00:54:09.336Z] ^
[2020-03-07T00:54:09.336Z] /usr/home/jenkins/install-prefix/include/KF5/KWayland/Server/plasmawindowmanagement_interface.h:116:5: note: 'setVirtualDesktop' has been explicitly marked deprecated here
[2020-03-07T00:54:09.336Z] KWAYLANDSERVER_DEPRECATED_VERSION(5, 52, "Use PlasmaWindowManagementInterface::addPlasmaVirtualDesktop(const QString&) and PlasmaWindowManagementInterface::removePlasmaVirtualDesktop(const QString&)")
[2020-03-07T00:54:09.336Z] ^
[2020-03-07T00:54:09.336Z] /usr/home/jenkins/install-prefix/include/KF5/KWayland/Server/kwaylandserver_export.h:137:63: note: expanded from macro 'KWAYLANDSERVER_DEPRECATED_VERSION'
[2020-03-07T00:54:09.336Z] #define KWAYLANDSERVER_DEPRECATED_VERSION(major, minor, text) KWAYLANDSERVER_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2020-03-07T00:54:09.336Z] ^
[2020-03-07T00:54:09.336Z] <scratch space>:13:1: note: expanded from here
[2020-03-07T00:54:09.336Z] KWAYLANDSERVER_DEPRECATED_VERSION_5
[2020-03-07T00:54:09.336Z] ^
[2020-03-07T00:54:09.336Z] /usr/home/jenkins/install-prefix/include/KF5/KWayland/Server/kwaylandserver_export.h:136:63: note: expanded from macro 'KWAYLANDSERVER_DEPRECATED_VERSION_5'
[2020-03-07T00:54:09.336Z] #define KWAYLANDSERVER_DEPRECATED_VERSION_5(minor, text) KWAYLANDSERVER_DEPRECATED_VERSION_5_##minor(text)
[2020-03-07T00:54:09.336Z] ^
[2020-03-07T00:54:09.336Z] <scratch space>:14:1: note: expanded from here
[2020-03-07T00:54:09.336Z] KWAYLANDSERVER_DEPRECATED_VERSION_5_52
[2020-03-07T00:54:09.336Z] ^
[2020-03-07T00:54:09.336Z] /usr/home/jenkins/install-prefix/include/KF5/KWayland/Server/kwaylandserver_export.h:132:56: note: expanded from macro 'KWAYLANDSERVER_DEPRECATED_VERSION_5_52'
[2020-03-07T00:54:09.336Z] # define KWAYLANDSERVER_DEPRECATED_VERSION_5_52(text) KWAYLANDSERVER_DECL_DEPRECATED_TEXT(text)
[2020-03-07T00:54:09.336Z] ^
[2020-03-07T00:54:09.336Z] /usr/home/jenkins/install-prefix/include/KF5/KWayland/Server/kwaylandserver_export.h:42:67: note: expanded from macro 'KWAYLANDSERVER_DECL_DEPRECATED_TEXT'
[2020-03-07T00:54:09.336Z] #define KWAYLANDSERVER_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2020-03-07T00:54:09.336Z] ^
[2020-03-07T00:54:09.639Z] [ 57%] Building CXX object CMakeFiles/kwin.dir/colorcorrection/clockskewnotifierengine.cpp.o
[2020-03-07T00:54:09.910Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.13/abstract_wayland_output.cpp:199:62: warning: 'scale' is deprecated: Since 5.50. Use OutputChangeSet::scaleF() [-Wdeprecated-declarations]
[2020-03-07T00:54:09.910Z] qCDebug(KWIN_CORE) << "Setting scale:" << changeSet->scale();
[2020-03-07T00:54:09.910Z] ^
[2020-03-07T00:54:09.910Z] /usr/home/jenkins/install-prefix/include/KF5/KWayland/Server/outputchangeset.h:89:5: note: 'scale' has been explicitly marked deprecated here
[2020-03-07T00:54:09.910Z] KWAYLANDSERVER_DEPRECATED_VERSION(5, 50, "Use OutputChangeSet::scaleF()")
[2020-03-07T00:54:09.910Z] ^
[2020-03-07T00:54:09.910Z] /usr/home/jenkins/install-prefix/include/KF5/KWayland/Server/kwaylandserver_export.h:137:63: note: expanded from macro 'KWAYLANDSERVER_DEPRECATED_VERSION'
[2020-03-07T00:54:09.910Z] #define KWAYLANDSERVER_DEPRECATED_VERSION(major, minor, text) KWAYLANDSERVER_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2020-03-07T00:54:09.910Z] ^
[2020-03-07T00:54:09.910Z] <scratch space>:148:1: note: expanded from here
[2020-03-07T00:54:09.910Z] KWAYLANDSERVER_DEPRECATED_VERSION_5
[2020-03-07T00:54:09.910Z] ^
[2020-03-07T00:54:09.910Z] /usr/home/jenkins/install-prefix/include/KF5/KWayland/Server/kwaylandserver_export.h:136:63: note: expanded from macro 'KWAYLANDSERVER_DEPRECATED_VERSION_5'
[2020-03-07T00:54:09.910Z] #define KWAYLANDSERVER_DEPRECATED_VERSION_5(minor, text) KWAYLANDSERVER_DEPRECATED_VERSION_5_##minor(text)
[2020-03-07T00:54:09.910Z] ^
[2020-03-07T00:54:09.910Z] <scratch space>:149:1: note: expanded from here
[2020-03-07T00:54:09.910Z] KWAYLANDSERVER_DEPRECATED_VERSION_5_50
[2020-03-07T00:54:09.910Z] ^
[2020-03-07T00:54:09.910Z] /usr/home/jenkins/install-prefix/include/KF5/KWayland/Server/kwaylandserver_export.h:126:56: note: expanded from macro 'KWAYLANDSERVER_DEPRECATED_VERSION_5_50'
[2020-03-07T00:54:09.910Z] # define KWAYLANDSERVER_DEPRECATED_VERSION_5_50(text) KWAYLANDSERVER_DECL_DEPRECATED_TEXT(text)
[2020-03-07T00:54:09.910Z] ^
[2020-03-07T00:54:09.910Z] /usr/home/jenkins/install-prefix/include/KF5/KWayland/Server/kwaylandserver_export.h:42:67: note: expanded from macro 'KWAYLANDSERVER_DECL_DEPRECATED_TEXT'
[2020-03-07T00:54:09.910Z] #define KWAYLANDSERVER_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2020-03-07T00:54:09.910Z] ^
[2020-03-07T00:54:10.899Z] 3 warnings and 1 error generated.
[2020-03-07T00:54:10.899Z] gmake[2]: *** [CMakeFiles/kwin.dir/build.make:201: CMakeFiles/kwin.dir/abstract_client.cpp.o] Error 1
[2020-03-07T00:54:10.899Z] gmake[2]: *** Waiting for unfinished jobs....
[2020-03-07T00:54:10.899Z] [ 57%] Linking CXX executable ../bin/testScriptedEffectLoader
[2020-03-07T00:54:11.160Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.13/colorcorrection/clockskewnotifierengine.cpp:27:67: warning: unused parameter 'parent' [-Wunused-parameter]
[2020-03-07T00:54:11.160Z] ClockSkewNotifierEngine *ClockSkewNotifierEngine::create(QObject *parent)
[2020-03-07T00:54:11.160Z] ^
[2020-03-07T00:54:11.160Z] 1 warning generated.
[2020-03-07T00:54:11.160Z] [ 57%] Built target testScriptedEffectLoader
[2020-03-07T00:54:11.160Z] 1 warning generated.
[2020-03-07T00:54:12.186Z] [ 57%] Linking CXX shared module ../../bin/kcm_kwin_virtualdesktops.so
[2020-03-07T00:54:12.463Z] [ 57%] Built target kcm_kwin_virtualdesktops
[2020-03-07T00:54:14.369Z] gmake[1]: *** [CMakeFiles/Makefile2:2800: CMakeFiles/kwin.dir/all] Error 2
[2020-03-07T00:54:14.369Z] gmake: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-03-07T00:54:15.924Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to