BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20FreeBSDQt5.13/186/
Project: kf5-qt5 FreeBSDQt5.13
Date of build: Wed, 30 Oct 2019 14:56:43 +0000
Build duration: 2 min 51 sec and counting


CONSOLE OUTPUT
[...truncated 3189 lines...]
[2019-10-30T14:59:16.155Z] ^
[2019-10-30T14:59:16.155Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'
[2019-10-30T14:59:16.155Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))
[2019-10-30T14:59:16.155Z] ^
[2019-10-30T14:59:16.155Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.13/kcms/style/kcmstyle.cpp:340:34: warning: 'emitChange' is deprecated [-Wdeprecated-declarations]
[2019-10-30T14:59:16.155Z] KGlobalSettings::self()->emitChange(KGlobalSettings::ToolbarStyleChanged);
[2019-10-30T14:59:16.155Z] ^
[2019-10-30T14:59:16.155Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:560:12: note: 'emitChange' has been explicitly marked deprecated here
[2019-10-30T14:59:16.155Z] static KDELIBS4SUPPORT_DEPRECATED void emitChange(ChangeType changeType, int arg = 0);
[2019-10-30T14:59:16.155Z] ^
[2019-10-30T14:59:16.155Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'
[2019-10-30T14:59:16.155Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))
[2019-10-30T14:59:16.155Z] ^
[2019-10-30T14:59:16.155Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.13/kcms/style/kcmstyle.cpp:340:60: warning: 'KGlobalSettings' is deprecated [-Wdeprecated-declarations]
[2019-10-30T14:59:16.155Z] KGlobalSettings::self()->emitChange(KGlobalSettings::ToolbarStyleChanged);
[2019-10-30T14:59:16.155Z] ^
[2019-10-30T14:59:16.155Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:51:7: note: 'KGlobalSettings' has been explicitly marked deprecated here
[2019-10-30T14:59:16.155Z] class KDELIBS4SUPPORT_DEPRECATED_EXPORT KGlobalSettings : public QObject
[2019-10-30T14:59:16.155Z] ^
[2019-10-30T14:59:16.155Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT'
[2019-10-30T14:59:16.155Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED
[2019-10-30T14:59:16.155Z] ^
[2019-10-30T14:59:16.155Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'
[2019-10-30T14:59:16.155Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))
[2019-10-30T14:59:16.155Z] ^
[2019-10-30T14:59:16.449Z] 1 error generated.
[2019-10-30T14:59:16.450Z] gmake[2]: *** [kcms/desktoptheme/CMakeFiles/kcm_desktoptheme.dir/build.make:88: kcms/desktoptheme/CMakeFiles/kcm_desktoptheme.dir/kcm.cpp.o] Error 1
[2019-10-30T14:59:16.450Z] gmake[1]: *** [CMakeFiles/Makefile2:6081: kcms/desktoptheme/CMakeFiles/kcm_desktoptheme.dir/all] Error 2
[2019-10-30T14:59:16.450Z] gmake[1]: *** Waiting for unfinished jobs....
[2019-10-30T14:59:16.450Z] [ 55%] Building CXX object kcms/keys/CMakeFiles/kcm_keys.dir/globalshortcuts.cpp.o
[2019-10-30T14:59:16.744Z] 13 warnings generated.
[2019-10-30T14:59:16.744Z] [ 55%] Building CXX object kcms/keys/CMakeFiles/kcm_keys.dir/select_scheme_dialog.cpp.o
[2019-10-30T14:59:17.013Z] [ 55%] Building CXX object kcms/keys/CMakeFiles/kcm_keys.dir/kglobalaccel_interface.cpp.o
[2019-10-30T14:59:17.013Z] [ 55%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard.dir/preview/symbol_parser.cpp.o
[2019-10-30T14:59:17.013Z] In file included from /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.13/kcms/keys/kglobalshortcutseditor.cpp:21:
[2019-10-30T14:59:17.013Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.13/build/kcms/keys/ui_select_application.h:40:38: warning: 'KFilterProxySearchLine' is deprecated: Since 5.50. See class API docs [-Wdeprecated-declarations]
[2019-10-30T14:59:17.013Z] kfilterproxysearchline = new KFilterProxySearchLine(SelectApplicationDialog);
[2019-10-30T14:59:17.013Z] ^
[2019-10-30T14:59:17.013Z] /usr/home/jenkins/install-prefix/include/KF5/KItemViews/kfilterproxysearchline.h:57:5: note: 'KFilterProxySearchLine' has been explicitly marked deprecated here
[2019-10-30T14:59:17.013Z] KITEMVIEWS_DEPRECATED_VERSION(5, 50, "See class API docs")
[2019-10-30T14:59:17.013Z] ^
[2019-10-30T14:59:17.013Z] /usr/home/jenkins/install-prefix/include/KF5/KItemViews/kitemviews_export.h:138:59: note: expanded from macro 'KITEMVIEWS_DEPRECATED_VERSION'
[2019-10-30T14:59:17.013Z] #define KITEMVIEWS_DEPRECATED_VERSION(major, minor, text) KITEMVIEWS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2019-10-30T14:59:17.013Z] ^
[2019-10-30T14:59:17.013Z] <scratch space>:68:1: note: expanded from here
[2019-10-30T14:59:17.013Z] KITEMVIEWS_DEPRECATED_VERSION_5
[2019-10-30T14:59:17.013Z] ^
[2019-10-30T14:59:17.013Z] /usr/home/jenkins/install-prefix/include/KF5/KItemViews/kitemviews_export.h:137:59: note: expanded from macro 'KITEMVIEWS_DEPRECATED_VERSION_5'
[2019-10-30T14:59:17.013Z] #define KITEMVIEWS_DEPRECATED_VERSION_5(minor, text) KITEMVIEWS_DEPRECATED_VERSION_5_##minor(text)
[2019-10-30T14:59:17.013Z] ^
[2019-10-30T14:59:17.013Z] <scratch space>:69:1: note: expanded from here
[2019-10-30T14:59:17.013Z] KITEMVIEWS_DEPRECATED_VERSION_5_50
[2019-10-30T14:59:17.013Z] ^
[2019-10-30T14:59:17.013Z] /usr/home/jenkins/install-prefix/include/KF5/KItemViews/kitemviews_export.h:132:52: note: expanded from macro 'KITEMVIEWS_DEPRECATED_VERSION_5_50'
[2019-10-30T14:59:17.013Z] # define KITEMVIEWS_DEPRECATED_VERSION_5_50(text) KITEMVIEWS_DECL_DEPRECATED_TEXT(text)
[2019-10-30T14:59:17.013Z] ^
[2019-10-30T14:59:17.013Z] /usr/home/jenkins/install-prefix/include/KF5/KItemViews/kitemviews_export.h:42:63: note: expanded from macro 'KITEMVIEWS_DECL_DEPRECATED_TEXT'
[2019-10-30T14:59:17.013Z] #define KITEMVIEWS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2019-10-30T14:59:17.013Z] ^
[2019-10-30T14:59:17.288Z] [ 55%] Building CXX object kcms/colors/editor/CMakeFiles/kcolorschemeeditor.dir/previewwidget.cpp.o
[2019-10-30T14:59:17.546Z] [ 55%] Building CXX object kcms/style/CMakeFiles/kcm_style.dir/klauncher_iface.cpp.o
[2019-10-30T14:59:17.816Z] [ 55%] Building CXX object kcms/keys/CMakeFiles/kcm_keys.dir/kglobalaccel_component_interface.cpp.o
[2019-10-30T14:59:18.810Z] [ 55%] Building CXX object kcms/colors/editor/CMakeFiles/kcolorschemeeditor.dir/setpreviewwidget.cpp.o
[2019-10-30T14:59:18.810Z] [ 55%] Building CXX object kcms/keys/CMakeFiles/kcm_keys.dir/export_scheme_dialog.cpp.o
[2019-10-30T14:59:19.077Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.13/kcms/keyboard/preview/kbpreviewframe.cpp:340:43: warning: 'screenGeometry' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations]
[2019-10-30T14:59:19.077Z] QRect screenGeometry = desktopWidget->screenGeometry();
[2019-10-30T14:59:19.077Z] ^
[2019-10-30T14:59:19.077Z] /usr/local/include/qt5/QtWidgets/qdesktopwidget.h:79:5: note: 'screenGeometry' has been explicitly marked deprecated here
[2019-10-30T14:59:19.077Z] QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect screenGeometry(int screen = -1) const;
[2019-10-30T14:59:19.077Z] ^
[2019-10-30T14:59:19.077Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2019-10-30T14:59:19.077Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2019-10-30T14:59:19.077Z] ^
[2019-10-30T14:59:19.077Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:649:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2019-10-30T14:59:19.077Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2019-10-30T14:59:19.077Z] ^
[2019-10-30T14:59:19.335Z] 1 warning generated.
[2019-10-30T14:59:19.335Z] [ 55%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard.dir/preview/keyaliases.cpp.o
[2019-10-30T14:59:19.335Z] [ 55%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard.dir/preview/keyboardpainter.cpp.o
[2019-10-30T14:59:19.593Z] 1 warning generated.
[2019-10-30T14:59:19.593Z] [ 56%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard.dir/preview/keysymhelper.cpp.o
[2019-10-30T14:59:19.870Z] [ 57%] Linking CXX shared module ../../bin/kcm_style.so
[2019-10-30T14:59:19.870Z] [ 57%] Linking CXX executable ../../../bin/kcolorschemeeditor
[2019-10-30T14:59:19.870Z] [ 57%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard.dir/preview/keysym2ucs.cpp.o
[2019-10-30T14:59:19.870Z] [ 57%] Linking CXX shared module ../../bin/kcm_keys.so
[2019-10-30T14:59:20.140Z] [ 57%] Built target kcm_style
[2019-10-30T14:59:20.140Z] [ 57%] Building CXX object kcms/keyboard/CMakeFiles/kcm_keyboard.dir/debug.cpp.o
[2019-10-30T14:59:20.140Z] [ 57%] Built target kcm_keys
[2019-10-30T14:59:20.140Z] [ 57%] Built target kcolorschemeeditor
[2019-10-30T14:59:32.332Z] [ 57%] Linking CXX shared module ../../bin/kcm_keyboard.so
[2019-10-30T14:59:32.332Z] [ 57%] Built target kcm_keyboard
[2019-10-30T14:59:32.332Z] gmake: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-10-30T14:59:33.417Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to