CONSOLE OUTPUT
|
[...truncated 1864 lines...] |
[2020-08-11T14:07:02.336Z] Found property definition "X-KDE-KInfoCenter-Category" with type "QString" |
[2020-08-11T14:07:02.336Z] Found property definition "X-KDE-Weight" with type "int" |
[2020-08-11T14:07:02.336Z] Found property definition "X-KDE-PluginKeyword" with type "QString" |
[2020-08-11T14:07:02.336Z] Found property definition "X-KDE-OnlyShowOnQtPlatforms" with type "QStringList" |
[2020-08-11T14:07:02.336Z] Found property definition "X-KDE-KCM-Args" with type "QStringList" |
[2020-08-11T14:07:02.336Z] Generated "/usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/build/effects/presentwindows/presentwindows_config.json" |
[2020-08-11T14:07:02.336Z] Scanning dependencies of target kwin_resize_config_autogen |
[2020-08-11T14:07:02.336Z] [ 23%] Generating resize_config.json |
[2020-08-11T14:07:02.336Z] [ 23%] Automatic MOC for target kwin_presentwindows_config |
[2020-08-11T14:07:02.336Z] About to parse service type file "/home/jenkins/install-prefix/share/kservicetypes5/kcmodule.desktop" |
[2020-08-11T14:07:02.336Z] Found property definition "X-KDE-FactoryName" with type "QString" |
[2020-08-11T14:07:02.336Z] Found property definition "X-KDE-ParentComponents" with type "QStringList" |
[2020-08-11T14:07:02.336Z] Found property definition "X-KDE-CfgDlgHierarchy" with type "QString" |
[2020-08-11T14:07:02.336Z] Found property definition "X-KDE-System-Settings-Parent-Category" with type "QString" |
[2020-08-11T14:07:02.336Z] Found property definition "X-KDE-KInfoCenter-Category" with type "QString" |
[2020-08-11T14:07:02.336Z] Found property definition "X-KDE-Weight" with type "int" |
[2020-08-11T14:07:02.336Z] Found property definition "X-KDE-PluginKeyword" with type "QString" |
[2020-08-11T14:07:02.336Z] Found property definition "X-KDE-OnlyShowOnQtPlatforms" with type "QStringList" |
[2020-08-11T14:07:02.336Z] Found property definition "X-KDE-KCM-Args" with type "QStringList" |
[2020-08-11T14:07:02.336Z] Generated "/usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/build/effects/resize/resize_config.json" |
[2020-08-11T14:07:02.336Z] [ 23%] Automatic MOC for target kwin_resize_config |
[2020-08-11T14:07:02.336Z] Scanning dependencies of target kwin_showfps_config_autogen |
[2020-08-11T14:07:02.336Z] [ 24%] Generating showfps_config.json |
[2020-08-11T14:07:02.592Z] About to parse service type file "/home/jenkins/install-prefix/share/kservicetypes5/kcmodule.desktop" |
[2020-08-11T14:07:02.592Z] Found property definition "X-KDE-FactoryName" with type "QString" |
[2020-08-11T14:07:02.592Z] Found property definition "X-KDE-ParentComponents" with type "QStringList" |
[2020-08-11T14:07:02.592Z] Found property definition "X-KDE-CfgDlgHierarchy" with type "QString" |
[2020-08-11T14:07:02.592Z] Found property definition "X-KDE-System-Settings-Parent-Category" with type "QString" |
[2020-08-11T14:07:02.592Z] Found property definition "X-KDE-KInfoCenter-Category" with type "QString" |
[2020-08-11T14:07:02.592Z] Found property definition "X-KDE-Weight" with type "int" |
[2020-08-11T14:07:02.592Z] Found property definition "X-KDE-PluginKeyword" with type "QString" |
[2020-08-11T14:07:02.592Z] Found property definition "X-KDE-OnlyShowOnQtPlatforms" with type "QStringList" |
[2020-08-11T14:07:02.592Z] Found property definition "X-KDE-KCM-Args" with type "QStringList" |
[2020-08-11T14:07:02.592Z] Generated "/usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/build/effects/showfps/showfps_config.json" |
[2020-08-11T14:07:02.592Z] [ 24%] Automatic MOC for target kwin_showfps_config |
[2020-08-11T14:07:02.592Z] [ 24%] Built target kwineffects_autogen |
[2020-08-11T14:07:02.592Z] Scanning dependencies of target kwin_slide_config_autogen |
[2020-08-11T14:07:02.850Z] [ 24%] Generating slide_config.json |
[2020-08-11T14:07:02.850Z] /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-11T14:07:02.850Z] tabboxhandler.closeWindow(client.data()); |
[2020-08-11T14:07:02.850Z] ^ |
[2020-08-11T14:07:02.850Z] /usr/local/include/qt5/QtCore/qsharedpointer_impl.h:564:5: note: 'data' has been explicitly marked deprecated here |
[2020-08-11T14:07:02.850Z] QT_DEPRECATED_X("Use toStrongRef() instead, and data() on the returned QSharedPointer") |
[2020-08-11T14:07:02.850Z] ^ |
[2020-08-11T14:07:02.850Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2020-08-11T14:07:02.850Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2020-08-11T14:07:02.850Z] ^ |
[2020-08-11T14:07:02.850Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2020-08-11T14:07:02.850Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2020-08-11T14:07:02.850Z] ^ |
[2020-08-11T14:07:02.850Z] About to parse service type file "/home/jenkins/install-prefix/share/kservicetypes5/kcmodule.desktop" |
[2020-08-11T14:07:02.850Z] Found property definition "X-KDE-FactoryName" with type "QString" |
[2020-08-11T14:07:02.850Z] Found property definition "X-KDE-ParentComponents" with type "QStringList" |
[2020-08-11T14:07:02.850Z] Found property definition "X-KDE-CfgDlgHierarchy" with type "QString" |
[2020-08-11T14:07:02.850Z] Found property definition "X-KDE-System-Settings-Parent-Category" with type "QString" |
[2020-08-11T14:07:02.850Z] Found property definition "X-KDE-KInfoCenter-Category" with type "QString" |
[2020-08-11T14:07:02.850Z] Found property definition "X-KDE-Weight" with type "int" |
[2020-08-11T14:07:02.850Z] Found property definition "X-KDE-PluginKeyword" with type "QString" |
[2020-08-11T14:07:02.850Z] Found property definition "X-KDE-OnlyShowOnQtPlatforms" with type "QStringList" |
[2020-08-11T14:07:02.850Z] Found property definition "X-KDE-KCM-Args" with type "QStringList" |
[2020-08-11T14:07:02.850Z] Generated "/usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/build/effects/slide/slide_config.json" |
[2020-08-11T14:07:02.850Z] [ 24%] Automatic MOC for target kwin_slide_config |
[2020-08-11T14:07:03.419Z] 1 warning generated. |
[2020-08-11T14:07:03.419Z] [ 24%] Linking CXX executable ../../bin/testTabBoxClientModel |
[2020-08-11T14:07:03.989Z] Scanning dependencies of target kwin_thumbnailaside_config_autogen |
[2020-08-11T14:07:03.989Z] [ 24%] Generating thumbnailaside_config.json |
[2020-08-11T14:07:03.989Z] gmake[1]: *** [CMakeFiles/Makefile2:16721: tests/CMakeFiles/libinputtest.dir/all] Error 2 |
[2020-08-11T14:07:03.989Z] gmake[1]: *** Waiting for unfinished jobs.... |
[2020-08-11T14:07:03.989Z] [ 24%] Built target testTabBoxClientModel |
[2020-08-11T14:07:03.989Z] About to parse service type file "/home/jenkins/install-prefix/share/kservicetypes5/kcmodule.desktop" |
[2020-08-11T14:07:03.989Z] Found property definition "X-KDE-FactoryName" with type "QString" |
[2020-08-11T14:07:03.989Z] Found property definition "X-KDE-ParentComponents" with type "QStringList" |
[2020-08-11T14:07:03.989Z] Found property definition "X-KDE-CfgDlgHierarchy" with type "QString" |
[2020-08-11T14:07:03.989Z] Found property definition "X-KDE-System-Settings-Parent-Category" with type "QString" |
[2020-08-11T14:07:03.989Z] Found property definition "X-KDE-KInfoCenter-Category" with type "QString" |
[2020-08-11T14:07:03.989Z] Found property definition "X-KDE-Weight" with type "int" |
[2020-08-11T14:07:03.989Z] Found property definition "X-KDE-PluginKeyword" with type "QString" |
[2020-08-11T14:07:03.989Z] Found property definition "X-KDE-OnlyShowOnQtPlatforms" with type "QStringList" |
[2020-08-11T14:07:03.989Z] Found property definition "X-KDE-KCM-Args" with type "QStringList" |
[2020-08-11T14:07:03.989Z] Generated "/usr/home/jenkins/workspace/Plasma/kwin/kf5-qt5 FreeBSDQt5.15/build/effects/thumbnailaside/thumbnailaside_config.json" |
[2020-08-11T14:07:03.989Z] [ 24%] Automatic MOC for target kwin_thumbnailaside_config |
[2020-08-11T14:07:03.989Z] [ 24%] Built target kwin_magiclamp_config_autogen |
[2020-08-11T14:07:04.248Z] [ 24%] Built target kcm_kwinrules_autogen |
[2020-08-11T14:07:04.248Z] [ 24%] Built target kwin_rules_dialog_autogen |
[2020-08-11T14:07:04.248Z] [ 24%] Built target kwin_diminactive_config_autogen |
[2020-08-11T14:07:04.507Z] [ 24%] Built target kwin_presentwindows_config_autogen |
[2020-08-11T14:07:04.507Z] [ 24%] Built target kwin_resize_config_autogen |
[2020-08-11T14:07:04.766Z] [ 24%] Built target kwin_showfps_config_autogen |
[2020-08-11T14:07:05.031Z] [ 24%] Built target kwin_slide_config_autogen |
[2020-08-11T14:07:05.602Z] [ 24%] Built target kwin_thumbnailaside_config_autogen |
[2020-08-11T14:07:06.546Z] [ 24%] Built target kwin_autogen |
[2020-08-11T14:07:06.546Z] gmake: *** [Makefile:161: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2020-08-11T14:07:06.746Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |