BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/kwin/job/kf5-qt5%20SUSEQt5.15/108/
Project: kf5-qt5 SUSEQt5.15
Date of build: Tue, 11 Aug 2020 13:52:09 +0000
Build duration: 1 min 19 sec and counting


CONSOLE OUTPUT
[...truncated 1721 lines...]
[2020-08-11T13:53:24.731Z] 565 | T *data() const noexcept { return internalData(); }
[2020-08-11T13:53:24.731Z] | ^~~~
[2020-08-11T13:53:24.731Z] [ 22%] Linking CXX executable ../bin/screenedgeshowtest
[2020-08-11T13:53:24.731Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/libinput/connection.cpp: In member function ���void KWin::LibInput::Connection::processEvents()���:
[2020-08-11T13:53:24.731Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/libinput/connection.cpp:522:24: warning: enumeration value ���LIBINPUT_TABLET_TOOL_TYPE_TOTEM��� not handled in switch [-Wswitch]
[2020-08-11T13:53:24.731Z] 522 | switch (type) {
[2020-08-11T13:53:24.731Z] | ^
[2020-08-11T13:53:24.990Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/libinput/connection.cpp:570:50: error: ���AbstractWaylandOutput��� does not name a type
[2020-08-11T13:53:24.990Z] 570 | const auto *output = static_cast<AbstractWaylandOutput*>(
[2020-08-11T13:53:24.990Z] | ^~~~~~~~~~~~~~~~~~~~~
[2020-08-11T13:53:24.990Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/libinput/connection.cpp:570:71: error: expected ���>��� before ���*��� token
[2020-08-11T13:53:24.990Z] 570 | const auto *output = static_cast<AbstractWaylandOutput*>(
[2020-08-11T13:53:24.990Z] | ^
[2020-08-11T13:53:24.990Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/libinput/connection.cpp:570:71: error: expected ���(��� before ���*��� token
[2020-08-11T13:53:24.990Z] 570 | const auto *output = static_cast<AbstractWaylandOutput*>(
[2020-08-11T13:53:24.990Z] | ^
[2020-08-11T13:53:24.990Z] | (
[2020-08-11T13:53:24.990Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/libinput/connection.cpp:570:72: error: expected primary-_expression_ before ���>��� token
[2020-08-11T13:53:24.990Z] 570 | const auto *output = static_cast<AbstractWaylandOutput*>(
[2020-08-11T13:53:24.990Z] | ^
[2020-08-11T13:53:24.990Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/libinput/connection.cpp:571:29: error: ���kwinApp��� was not declared in this scope
[2020-08-11T13:53:24.990Z] 571 | kwinApp()->platform()->enabledOutputs()[tte->device()->screenId()]);
[2020-08-11T13:53:24.990Z] | ^~~~~~~
[2020-08-11T13:53:24.990Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/libinput/connection.cpp:571:96: error: expected ���)��� before ���;��� token
[2020-08-11T13:53:24.990Z] 571 | kwinApp()->platform()->enabledOutputs()[tte->device()->screenId()]);
[2020-08-11T13:53:24.990Z] | ^
[2020-08-11T13:53:24.990Z] | )
[2020-08-11T13:53:24.991Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/libinput/connection.cpp:573:25: error: ���devicePointToGlobalPosition��� was not declared in this scope
[2020-08-11T13:53:24.991Z] 573 | devicePointToGlobalPosition(tte->transformedPosition(output->modeSize()),
[2020-08-11T13:53:24.991Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[2020-08-11T13:53:24.991Z] In file included from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/libinput/device.cpp:9:
[2020-08-11T13:53:24.991Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/libinput/device.h: In constructor ���KWin::LibInput::Device::Device(libinput_device*, QObject*)���:
[2020-08-11T13:53:24.991Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/libinput/device.h:576:39: warning: ���KWin::LibInput::Device::m_clickMethod��� will be initialized after [-Wreorder]
[2020-08-11T13:53:24.991Z] 576 | enum libinput_config_click_method m_clickMethod;
[2020-08-11T13:53:24.991Z] | ^~~~~~~~~~~~~
[2020-08-11T13:53:24.991Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/libinput/device.h:562:11: warning: ���qreal KWin::LibInput::Device::m_scrollFactor��� [-Wreorder]
[2020-08-11T13:53:24.991Z] 562 | qreal m_scrollFactor;
[2020-08-11T13:53:24.991Z] | ^~~~~~~~~~~~~~
[2020-08-11T13:53:24.991Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/libinput/device.cpp:153:1: warning: when initialized here [-Wreorder]
[2020-08-11T13:53:24.991Z] 153 | Device::Device(libinput_device *device, QObject *parent)
[2020-08-11T13:53:24.991Z] | ^~~~~~
[2020-08-11T13:53:24.991Z] Scanning dependencies of target pointergestures
[2020-08-11T13:53:24.991Z] [ 22%] Building CXX object tests/CMakeFiles/pointergestures.dir/pointergestures_autogen/mocs_compilation.cpp.o
[2020-08-11T13:53:24.991Z] [ 22%] Building CXX object tests/CMakeFiles/pointergestures.dir/pointergesturestest.cpp.o
[2020-08-11T13:53:24.991Z] [ 22%] Linking CXX static library ../../lib/libLibInputTestObjects.a
[2020-08-11T13:53:25.251Z] make[2]: *** [tests/CMakeFiles/libinputtest.dir/build.make:95: tests/CMakeFiles/libinputtest.dir/__/libinput/connection.cpp.o] Error 1
[2020-08-11T13:53:25.251Z] make[2]: *** Waiting for unfinished jobs....
[2020-08-11T13:53:25.251Z] [ 22%] Built target LibInputTestObjects
[2020-08-11T13:53:25.251Z] Scanning dependencies of target normalhintsbasesizetest
[2020-08-11T13:53:25.251Z] Scanning dependencies of target cursorhotspottest
[2020-08-11T13:53:25.251Z] [ 22%] Building CXX object autotests/tabbox/CMakeFiles/testTabBoxClientModel.dir/mock_tabboxclient.cpp.o
[2020-08-11T13:53:25.251Z] [ 22%] Building CXX object tests/CMakeFiles/cursorhotspottest.dir/cursorhotspottest_autogen/mocs_compilation.cpp.o
[2020-08-11T13:53:25.251Z] [ 22%] Building CXX object tests/CMakeFiles/normalhintsbasesizetest.dir/normalhintsbasesizetest_autogen/mocs_compilation.cpp.o
[2020-08-11T13:53:25.251Z] [ 22%] Linking CXX executable ../bin/x11shadowreader
[2020-08-11T13:53:25.251Z] [ 22%] Building CXX object tests/CMakeFiles/normalhintsbasesizetest.dir/normalhintsbasesizetest.cpp.o
[2020-08-11T13:53:25.251Z] [ 22%] Building CXX object tests/CMakeFiles/cursorhotspottest.dir/cursorhotspottest.cpp.o
[2020-08-11T13:53:25.251Z] [ 22%] Built target screenedgeshowtest
[2020-08-11T13:53:25.251Z] [ 22%] Building CXX object autotests/tabbox/CMakeFiles/testTabBoxClientModel.dir/mock_tabboxhandler.cpp.o
[2020-08-11T13:53:25.251Z] [ 22%] Building CXX object autotests/tabbox/CMakeFiles/testTabBoxClientModel.dir/test_tabbox_clientmodel.cpp.o
[2020-08-11T13:53:25.510Z] Scanning dependencies of target kwineffects_autogen
[2020-08-11T13:53:25.510Z] [ 22%] Automatic MOC for target kwineffects
[2020-08-11T13:53:25.510Z] [ 22%] Linking CXX executable ../bin/normalhintsbasesizetest
[2020-08-11T13:53:25.771Z] make[1]: *** [CMakeFiles/Makefile2:16777: tests/CMakeFiles/libinputtest.dir/all] Error 2
[2020-08-11T13:53:25.771Z] make[1]: *** Waiting for unfinished jobs....
[2020-08-11T13:53:25.771Z] AutoMoc: /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/libkwineffects/kwineffects.h:2483: Warning: The property 'outline' is defined multiple times in class EffectWindow.
[2020-08-11T13:53:25.771Z] [ 22%] Built target kwineffects_autogen
[2020-08-11T13:53:25.771Z] [ 22%] Built target x11shadowreader
[2020-08-11T13:53:26.030Z] [ 22%] Built target normalhintsbasesizetest
[2020-08-11T13:53:26.287Z] [ 22%] Linking CXX executable ../bin/pointerconstraints
[2020-08-11T13:53:26.287Z] [ 22%] Linking CXX executable ../../bin/testTabBoxHandler
[2020-08-11T13:53:26.545Z] [ 22%] Linking CXX executable ../bin/cursorhotspottest
[2020-08-11T13:53:26.805Z] [ 23%] Linking CXX executable ../bin/pointergestures
[2020-08-11T13:53:26.805Z] [ 23%] Built target pointerconstraints
[2020-08-11T13:53:26.805Z] [ 23%] Built target cursorhotspottest
[2020-08-11T13:53:26.805Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/autotests/tabbox/test_tabbox_clientmodel.cpp: In member function ���void TestTabBoxClientModel::testCreateClientListActiveClientNotInFocusChain()���:
[2020-08-11T13:53:26.805Z] /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/autotests/tabbox/test_tabbox_clientmodel.cpp:77:43: warning: ���T* QWeakPointer<T>::data() const [with T = KWin::TabBox::TabBoxClient]��� is deprecated: Use toStrongRef() instead, and data() on the returned QSharedPointer [-Wdeprecated-declarations]
[2020-08-11T13:53:26.805Z] 77 | tabboxhandler.closeWindow(client.data());
[2020-08-11T13:53:26.805Z] | ^
[2020-08-11T13:53:26.805Z] In file included from /usr/include/qt5/QtCore/qsharedpointer.h:48,
[2020-08-11T13:53:26.805Z] from /usr/include/qt5/QtGui/qpixmap.h:48,
[2020-08-11T13:53:26.805Z] from /usr/include/qt5/QtGui/QPixmap:1,
[2020-08-11T13:53:26.805Z] from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/autotests/tabbox/../../tabbox/tabboxhandler.h:16,
[2020-08-11T13:53:26.805Z] from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/autotests/tabbox/mock_tabboxhandler.h:12,
[2020-08-11T13:53:26.805Z] from /home/jenkins/workspace/Plasma/kwin/kf5-qt5 SUSEQt5.15/autotests/tabbox/test_tabbox_clientmodel.cpp:10:
[2020-08-11T13:53:26.805Z] /usr/include/qt5/QtCore/qsharedpointer_impl.h:565:8: note: declared here
[2020-08-11T13:53:26.805Z] 565 | T *data() const noexcept { return internalData(); }
[2020-08-11T13:53:26.805Z] | ^~~~
[2020-08-11T13:53:26.805Z] [ 23%] Built target testTabBoxHandler
[2020-08-11T13:53:27.065Z] [ 23%] Built target pointergestures
[2020-08-11T13:53:27.631Z] [ 23%] Linking CXX executable ../../bin/testTabBoxClientModel
[2020-08-11T13:53:28.198Z] [ 23%] Built target testTabBoxClientModel
[2020-08-11T13:53:28.198Z] make: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-08-11T13:53:28.540Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to