CONSOLE OUTPUT
|
[...truncated 4536 lines...] |
[2020-03-23T17:17:14.922Z] [ 68%] Built target kcm_qtquicksettings |
[2020-03-23T17:17:15.187Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/workspaceoptions/workspaceoptions.cpp:40:5: warning: 'qmlRegisterType<WorkspaceOptionsGlobalsSettings>' is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations] |
[2020-03-23T17:17:15.187Z] qmlRegisterType<WorkspaceOptionsGlobalsSettings>(); |
[2020-03-23T17:17:15.187Z] ^ |
[2020-03-23T17:17:15.187Z] /usr/local/include/qt5/QtQml/qqml.h:138:1: note: 'qmlRegisterType<WorkspaceOptionsGlobalsSettings>' has been explicitly marked deprecated here |
[2020-03-23T17:17:15.187Z] QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType() |
[2020-03-23T17:17:15.187Z] ^ |
[2020-03-23T17:17:15.187Z] /usr/local/include/qt5/QtCore/qglobal.h:364:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' |
[2020-03-23T17:17:15.187Z] # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) |
[2020-03-23T17:17:15.187Z] ^ |
[2020-03-23T17:17:15.187Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2020-03-23T17:17:15.187Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2020-03-23T17:17:15.187Z] ^ |
[2020-03-23T17:17:15.187Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:676:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2020-03-23T17:17:15.187Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2020-03-23T17:17:15.187Z] ^ |
[2020-03-23T17:17:15.187Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/workspaceoptions/workspaceoptions.cpp:41:5: warning: 'qmlRegisterType<WorkspaceOptionsPlasmaSettings>' is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations] |
[2020-03-23T17:17:15.187Z] qmlRegisterType<WorkspaceOptionsPlasmaSettings>(); |
[2020-03-23T17:17:15.187Z] ^ |
[2020-03-23T17:17:15.187Z] /usr/local/include/qt5/QtQml/qqml.h:138:1: note: 'qmlRegisterType<WorkspaceOptionsPlasmaSettings>' has been explicitly marked deprecated here |
[2020-03-23T17:17:15.187Z] QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType() |
[2020-03-23T17:17:15.187Z] ^ |
[2020-03-23T17:17:15.187Z] /usr/local/include/qt5/QtCore/qglobal.h:364:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' |
[2020-03-23T17:17:15.187Z] # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) |
[2020-03-23T17:17:15.187Z] ^ |
[2020-03-23T17:17:15.187Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2020-03-23T17:17:15.187Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2020-03-23T17:17:15.187Z] ^ |
[2020-03-23T17:17:15.187Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:676:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2020-03-23T17:17:15.187Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2020-03-23T17:17:15.187Z] ^ |
[2020-03-23T17:17:15.187Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/workspaceoptions/workspaceoptions.cpp:71:32: warning: 'KGlobalSettings' is deprecated [-Wdeprecated-declarations] |
[2020-03-23T17:17:15.187Z] args.append(KGlobalSettings::SettingsChanged); |
[2020-03-23T17:17:15.187Z] ^ |
[2020-03-23T17:17:15.187Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:51:7: note: 'KGlobalSettings' has been explicitly marked deprecated here |
[2020-03-23T17:17:15.187Z] class KDELIBS4SUPPORT_DEPRECATED_EXPORT KGlobalSettings : public QObject |
[2020-03-23T17:17:15.187Z] ^ |
[2020-03-23T17:17:15.187Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT' |
[2020-03-23T17:17:15.187Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED |
[2020-03-23T17:17:15.187Z] ^ |
[2020-03-23T17:17:15.187Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED' |
[2020-03-23T17:17:15.187Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__)) |
[2020-03-23T17:17:15.187Z] ^ |
[2020-03-23T17:17:15.187Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/workspaceoptions/workspaceoptions.cpp:72:32: warning: 'KGlobalSettings' is deprecated [-Wdeprecated-declarations] |
[2020-03-23T17:17:15.187Z] args.append(KGlobalSettings::SETTINGS_MOUSE); |
[2020-03-23T17:17:15.187Z] ^ |
[2020-03-23T17:17:15.187Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:51:7: note: 'KGlobalSettings' has been explicitly marked deprecated here |
[2020-03-23T17:17:15.187Z] class KDELIBS4SUPPORT_DEPRECATED_EXPORT KGlobalSettings : public QObject |
[2020-03-23T17:17:15.187Z] ^ |
[2020-03-23T17:17:15.187Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT' |
[2020-03-23T17:17:15.187Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED |
[2020-03-23T17:17:15.187Z] ^ |
[2020-03-23T17:17:15.187Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED' |
[2020-03-23T17:17:15.187Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__)) |
[2020-03-23T17:17:15.187Z] ^ |
[2020-03-23T17:17:15.761Z] 4 warnings generated. |
[2020-03-23T17:17:16.021Z] [ 69%] Linking CXX shared module ../../bin/kcm_workspace.so |
[2020-03-23T17:17:16.021Z] [ 69%] Built target kcm_workspace |
[2020-03-23T17:17:16.281Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/baloo/kcm.cpp:49:5: warning: 'qmlRegisterType<FilteredFolderModel>' is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations] |
[2020-03-23T17:17:16.282Z] qmlRegisterType<FilteredFolderModel>(); |
[2020-03-23T17:17:16.282Z] ^ |
[2020-03-23T17:17:16.282Z] /usr/local/include/qt5/QtQml/qqml.h:138:1: note: 'qmlRegisterType<FilteredFolderModel>' has been explicitly marked deprecated here |
[2020-03-23T17:17:16.282Z] QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType() |
[2020-03-23T17:17:16.282Z] ^ |
[2020-03-23T17:17:16.282Z] /usr/local/include/qt5/QtCore/qglobal.h:364:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' |
[2020-03-23T17:17:16.282Z] # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) |
[2020-03-23T17:17:16.282Z] ^ |
[2020-03-23T17:17:16.282Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2020-03-23T17:17:16.282Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2020-03-23T17:17:16.282Z] ^ |
[2020-03-23T17:17:16.282Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:676:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2020-03-23T17:17:16.282Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2020-03-23T17:17:16.282Z] ^ |
[2020-03-23T17:17:16.282Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/baloo/kcm.cpp:50:5: warning: 'qmlRegisterType<BalooSettings>' is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations] |
[2020-03-23T17:17:16.282Z] qmlRegisterType<BalooSettings>(); |
[2020-03-23T17:17:16.282Z] ^ |
[2020-03-23T17:17:16.282Z] /usr/local/include/qt5/QtQml/qqml.h:138:1: note: 'qmlRegisterType<BalooSettings>' has been explicitly marked deprecated here |
[2020-03-23T17:17:16.282Z] QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType() |
[2020-03-23T17:17:16.282Z] ^ |
[2020-03-23T17:17:16.282Z] /usr/local/include/qt5/QtCore/qglobal.h:364:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14' |
[2020-03-23T17:17:16.282Z] # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text) |
[2020-03-23T17:17:16.282Z] ^ |
[2020-03-23T17:17:16.282Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2020-03-23T17:17:16.282Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2020-03-23T17:17:16.282Z] ^ |
[2020-03-23T17:17:16.282Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:676:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2020-03-23T17:17:16.282Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2020-03-23T17:17:16.282Z] ^ |
[2020-03-23T17:17:16.856Z] 2 warnings generated. |
[2020-03-23T17:17:16.856Z] [ 69%] Linking CXX shared module ../../bin/kcm_baloofile.so |
[2020-03-23T17:17:16.856Z] [ 69%] Built target kcm_baloofile |
[2020-03-23T17:17:16.856Z] gmake: *** [Makefile:141: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2020-03-23T17:17:17.812Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |