BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/kwin/job/kf5-qt5%20FreeBSDQt5.15/120/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Tue, 11 Aug 2020 16:14:49 +0000
Build duration: 1 min 7 sec and counting


CONSOLE OUTPUT
[...truncated 1748 lines...]
[2020-08-11T16:15:50.969Z] Unknown property type for key "X-KDE-Keywords[zh_CN]" -> falling back to string
[2020-08-11T16:15:50.969Z] Unknown property type for key "X-KDE-Keywords[zh_TW]" -> falling back to string
[2020-08-11T16:15:50.970Z] Generated "/usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/build/kcmkwin/kwinrules/kcm_kwinrules.json"
[2020-08-11T16:15:50.970Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/libinput/device.cpp:210:7: warning: field 'm_clickMethod' will be initialized after field 'm_scrollFactor' [-Wreorder]
[2020-08-11T16:15:50.970Z] , m_clickMethod(libinput_device_config_click_get_method(m_device))
[2020-08-11T16:15:50.970Z] ^
[2020-08-11T16:15:50.970Z] [ 23%] Building CXX object autotests/tabbox/CMakeFiles/testTabBoxHandler.dir/__/__/tabbox/tabboxhandler.cpp.o
[2020-08-11T16:15:50.970Z] [ 23%] Automatic MOC for target kcm_kwinrules
[2020-08-11T16:15:51.227Z] [ 23%] Built target pointergestures
[2020-08-11T16:15:51.227Z] [ 23%] Building CXX object autotests/tabbox/CMakeFiles/testTabBoxClientModel.dir/mock_tabboxhandler.cpp.o
[2020-08-11T16:15:51.484Z] 1 warning generated.
[2020-08-11T16:15:51.484Z] [ 23%] Linking CXX executable ../bin/pointerconstraints
[2020-08-11T16:15:51.484Z] gmake[1]: *** [CMakeFiles/Makefile2:16721: tests/CMakeFiles/libinputtest.dir/all] Error 2
[2020-08-11T16:15:51.484Z] gmake[1]: *** Waiting for unfinished jobs....
[2020-08-11T16:15:51.484Z] [ 23%] Built target screenedgeshowtest
[2020-08-11T16:15:51.484Z] [ 23%] Building CXX object autotests/tabbox/CMakeFiles/testTabBoxClientModel.dir/test_tabbox_clientmodel.cpp.o
[2020-08-11T16:15:51.484Z] [ 23%] Building CXX object autotests/tabbox/CMakeFiles/testTabBoxHandler.dir/mock_tabboxclient.cpp.o
[2020-08-11T16:15:51.743Z] [ 23%] Building CXX object autotests/tabbox/CMakeFiles/testTabBoxHandler.dir/mock_tabboxhandler.cpp.o
[2020-08-11T16:15:52.004Z] [ 23%] Building CXX object autotests/tabbox/CMakeFiles/testTabBoxHandler.dir/test_tabbox_handler.cpp.o
[2020-08-11T16:15:52.004Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/tabbox/tabboxhandler.cpp:180:33: warning: 'data' is deprecated: Use toStrongRef() instead, and data() on the returned QSharedPointer [-Wdeprecated-declarations]
[2020-08-11T16:15:52.004Z] if (order.at(i).data() == lastRaisedClient) {
[2020-08-11T16:15:52.004Z] ^
[2020-08-11T16:15:52.004Z] /usr/local/include/qt5/QtCore/qsharedpointer_impl.h:564:5: note: 'data' has been explicitly marked deprecated here
[2020-08-11T16:15:52.004Z] QT_DEPRECATED_X("Use toStrongRef() instead, and data() on the returned QSharedPointer")
[2020-08-11T16:15:52.004Z] ^
[2020-08-11T16:15:52.004Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-08-11T16:15:52.004Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-08-11T16:15:52.004Z] ^
[2020-08-11T16:15:52.004Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-08-11T16:15:52.004Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-08-11T16:15:52.004Z] ^
[2020-08-11T16:15:52.004Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/tabbox/tabboxhandler.cpp:185:82: warning: 'data' is deprecated: Use toStrongRef() instead, and data() on the returned QSharedPointer [-Wdeprecated-declarations]
[2020-08-11T16:15:52.004Z] lastRaisedClientSucc = (succIdx < order.count()) ? order.at(succIdx).data() : nullptr;
[2020-08-11T16:15:52.004Z] ^
[2020-08-11T16:15:52.004Z] /usr/local/include/qt5/QtCore/qsharedpointer_impl.h:564:5: note: 'data' has been explicitly marked deprecated here
[2020-08-11T16:15:52.004Z] QT_DEPRECATED_X("Use toStrongRef() instead, and data() on the returned QSharedPointer")
[2020-08-11T16:15:52.004Z] ^
[2020-08-11T16:15:52.004Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-08-11T16:15:52.004Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-08-11T16:15:52.004Z] ^
[2020-08-11T16:15:52.004Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-08-11T16:15:52.004Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-08-11T16:15:52.004Z] ^
[2020-08-11T16:15:52.264Z] [ 23%] Built target pointerconstraints
[2020-08-11T16:15:52.523Z] AutoMoc: /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/libkwineffects/kwineffects.h:2483: Warning: The property 'outline' is defined multiple times in class EffectWindow.
[2020-08-11T16:15:52.523Z] 2 warnings generated.
[2020-08-11T16:15:52.783Z] [ 23%] Built target kwineffects_autogen
[2020-08-11T16:15:53.721Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/tabbox/tabboxhandler.cpp:180:33: warning: 'data' is deprecated: Use toStrongRef() instead, and data() on the returned QSharedPointer [-Wdeprecated-declarations]
[2020-08-11T16:15:53.721Z] if (order.at(i).data() == lastRaisedClient) {
[2020-08-11T16:15:53.721Z] ^
[2020-08-11T16:15:53.721Z] /usr/local/include/qt5/QtCore/qsharedpointer_impl.h:564:5: note: 'data' has been explicitly marked deprecated here
[2020-08-11T16:15:53.721Z] QT_DEPRECATED_X("Use toStrongRef() instead, and data() on the returned QSharedPointer")
[2020-08-11T16:15:53.721Z] ^
[2020-08-11T16:15:53.721Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-08-11T16:15:53.721Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-08-11T16:15:53.721Z] ^
[2020-08-11T16:15:53.721Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-08-11T16:15:53.721Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-08-11T16:15:53.721Z] ^
[2020-08-11T16:15:53.721Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/tabbox/tabboxhandler.cpp:185:82: warning: 'data' is deprecated: Use toStrongRef() instead, and data() on the returned QSharedPointer [-Wdeprecated-declarations]
[2020-08-11T16:15:53.721Z] lastRaisedClientSucc = (succIdx < order.count()) ? order.at(succIdx).data() : nullptr;
[2020-08-11T16:15:53.721Z] ^
[2020-08-11T16:15:53.721Z] /usr/local/include/qt5/QtCore/qsharedpointer_impl.h:564:5: note: 'data' has been explicitly marked deprecated here
[2020-08-11T16:15:53.721Z] QT_DEPRECATED_X("Use toStrongRef() instead, and data() on the returned QSharedPointer")
[2020-08-11T16:15:53.721Z] ^
[2020-08-11T16:15:53.721Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-08-11T16:15:53.721Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-08-11T16:15:53.721Z] ^
[2020-08-11T16:15:53.721Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-08-11T16:15:53.721Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-08-11T16:15:53.721Z] ^
[2020-08-11T16:15:53.721Z] [ 23%] Built target kcm_kwinrules_autogen
[2020-08-11T16:15:54.293Z] 2 warnings generated.
[2020-08-11T16:15:54.552Z] /usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/autotests/tabbox/test_tabbox_clientmodel.cpp:77:38: warning: 'data' is deprecated: Use toStrongRef() instead, and data() on the returned QSharedPointer [-Wdeprecated-declarations]
[2020-08-11T16:15:54.552Z] tabboxhandler.closeWindow(client.data());
[2020-08-11T16:15:54.552Z] ^
[2020-08-11T16:15:54.552Z] /usr/local/include/qt5/QtCore/qsharedpointer_impl.h:564:5: note: 'data' has been explicitly marked deprecated here
[2020-08-11T16:15:54.552Z] QT_DEPRECATED_X("Use toStrongRef() instead, and data() on the returned QSharedPointer")
[2020-08-11T16:15:54.552Z] ^
[2020-08-11T16:15:54.552Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-08-11T16:15:54.552Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-08-11T16:15:54.552Z] ^
[2020-08-11T16:15:54.552Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-08-11T16:15:54.552Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-08-11T16:15:54.552Z] ^
[2020-08-11T16:15:54.812Z] 1 warning generated.
[2020-08-11T16:15:54.812Z] [ 23%] Linking CXX executable ../../bin/testTabBoxClientModel
[2020-08-11T16:15:55.069Z] [ 23%] Built target testTabBoxClientModel
[2020-08-11T16:15:55.069Z] [ 23%] Linking CXX executable ../../bin/testTabBoxHandler
[2020-08-11T16:15:55.328Z] [ 23%] Built target testTabBoxHandler
[2020-08-11T16:15:56.263Z] [ 23%] Built target kwin_autogen
[2020-08-11T16:15:56.263Z] gmake: *** [Makefile:161: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-08-11T16:15:56.630Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to