BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20FreeBSDQt5.14/120/
Project: kf5-qt5 FreeBSDQt5.14
Date of build: Wed, 03 Jun 2020 21:00:20 +0000
Build duration: 3 min 34 sec and counting


CONSOLE OUTPUT
[...truncated 4284 lines...]
[2020-06-03T21:03:49.734Z] qmlRegisterType<IconsModel>();
[2020-06-03T21:03:49.734Z] ^
[2020-06-03T21:03:49.734Z] /usr/local/include/qt5/QtQml/qqml.h:138:1: note: 'qmlRegisterType<IconsModel>' has been explicitly marked deprecated here
[2020-06-03T21:03:49.734Z] QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType()
[2020-06-03T21:03:49.734Z] ^
[2020-06-03T21:03:49.734Z] /usr/local/include/qt5/QtCore/qglobal.h:364:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14'
[2020-06-03T21:03:49.734Z] # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text)
[2020-06-03T21:03:49.734Z] ^
[2020-06-03T21:03:49.734Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-06-03T21:03:49.734Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-06-03T21:03:49.734Z] ^
[2020-06-03T21:03:49.734Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:676:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-06-03T21:03:49.734Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-06-03T21:03:49.734Z] ^
[2020-06-03T21:03:49.735Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/icons/main.cpp:75:5: warning: 'qmlRegisterType<IconSizeCategoryModel>' is deprecated: Use qmlRegisterAnonymousType instead [-Wdeprecated-declarations]
[2020-06-03T21:03:49.735Z] qmlRegisterType<IconSizeCategoryModel>();
[2020-06-03T21:03:49.735Z] ^
[2020-06-03T21:03:49.735Z] /usr/local/include/qt5/QtQml/qqml.h:138:1: note: 'qmlRegisterType<IconSizeCategoryModel>' has been explicitly marked deprecated here
[2020-06-03T21:03:49.735Z] QT_DEPRECATED_VERSION_X_5_14("Use qmlRegisterAnonymousType instead") int qmlRegisterType()
[2020-06-03T21:03:49.735Z] ^
[2020-06-03T21:03:49.735Z] /usr/local/include/qt5/QtCore/qglobal.h:364:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_14'
[2020-06-03T21:03:49.735Z] # define QT_DEPRECATED_VERSION_X_5_14(text) QT_DEPRECATED_X(text)
[2020-06-03T21:03:49.735Z] ^
[2020-06-03T21:03:49.735Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-06-03T21:03:49.735Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-06-03T21:03:49.735Z] ^
[2020-06-03T21:03:49.735Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:676:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-06-03T21:03:49.735Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-06-03T21:03:49.735Z] ^
[2020-06-03T21:03:50.014Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/icons/main.cpp:195:28: warning: 'newIconLoader' is deprecated: Since 5.0. Use KIconLoader::emitChange(Group) [-Wdeprecated-declarations]
[2020-06-03T21:03:50.014Z] KIconLoader::global()->newIconLoader();
[2020-06-03T21:03:50.014Z] ^
[2020-06-03T21:03:50.014Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconloader.h:565:5: note: 'newIconLoader' has been explicitly marked deprecated here
[2020-06-03T21:03:50.014Z] KICONTHEMES_DEPRECATED_VERSION(5, 0, "Use KIconLoader::emitChange(Group)")
[2020-06-03T21:03:50.014Z] ^
[2020-06-03T21:03:50.014Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconthemes_export.h:150:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION'
[2020-06-03T21:03:50.014Z] #define KICONTHEMES_DEPRECATED_VERSION(major, minor, text) KICONTHEMES_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2020-06-03T21:03:50.014Z] ^
[2020-06-03T21:03:50.014Z] <scratch space>:74:1: note: expanded from here
[2020-06-03T21:03:50.014Z] KICONTHEMES_DEPRECATED_VERSION_5
[2020-06-03T21:03:50.014Z] ^
[2020-06-03T21:03:50.014Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconthemes_export.h:149:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5'
[2020-06-03T21:03:50.014Z] #define KICONTHEMES_DEPRECATED_VERSION_5(minor, text) KICONTHEMES_DEPRECATED_VERSION_5_##minor(text)
[2020-06-03T21:03:50.014Z] ^
[2020-06-03T21:03:50.014Z] <scratch space>:75:1: note: expanded from here
[2020-06-03T21:03:50.014Z] KICONTHEMES_DEPRECATED_VERSION_5_0
[2020-06-03T21:03:50.014Z] ^
[2020-06-03T21:03:50.014Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconthemes_export.h:120:52: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5_0'
[2020-06-03T21:03:50.014Z] # define KICONTHEMES_DEPRECATED_VERSION_5_0(text) KICONTHEMES_DECL_DEPRECATED_TEXT(text)
[2020-06-03T21:03:50.014Z] ^
[2020-06-03T21:03:50.014Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconthemes_export.h:42:64: note: expanded from macro 'KICONTHEMES_DECL_DEPRECATED_TEXT'
[2020-06-03T21:03:50.014Z] #define KICONTHEMES_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2020-06-03T21:03:50.014Z] ^
[2020-06-03T21:03:50.014Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/icons/main.cpp:250:28: warning: 'newIconLoader' is deprecated: Since 5.0. Use KIconLoader::emitChange(Group) [-Wdeprecated-declarations]
[2020-06-03T21:03:50.014Z] KIconLoader::global()->newIconLoader();
[2020-06-03T21:03:50.014Z] ^
[2020-06-03T21:03:50.014Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconloader.h:565:5: note: 'newIconLoader' has been explicitly marked deprecated here
[2020-06-03T21:03:50.014Z] KICONTHEMES_DEPRECATED_VERSION(5, 0, "Use KIconLoader::emitChange(Group)")
[2020-06-03T21:03:50.014Z] ^
[2020-06-03T21:03:50.014Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconthemes_export.h:150:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION'
[2020-06-03T21:03:50.014Z] #define KICONTHEMES_DEPRECATED_VERSION(major, minor, text) KICONTHEMES_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2020-06-03T21:03:50.014Z] ^
[2020-06-03T21:03:50.014Z] <scratch space>:74:1: note: expanded from here
[2020-06-03T21:03:50.014Z] KICONTHEMES_DEPRECATED_VERSION_5
[2020-06-03T21:03:50.014Z] ^
[2020-06-03T21:03:50.014Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconthemes_export.h:149:60: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5'
[2020-06-03T21:03:50.014Z] #define KICONTHEMES_DEPRECATED_VERSION_5(minor, text) KICONTHEMES_DEPRECATED_VERSION_5_##minor(text)
[2020-06-03T21:03:50.014Z] ^
[2020-06-03T21:03:50.014Z] <scratch space>:75:1: note: expanded from here
[2020-06-03T21:03:50.014Z] KICONTHEMES_DEPRECATED_VERSION_5_0
[2020-06-03T21:03:50.014Z] ^
[2020-06-03T21:03:50.014Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconthemes_export.h:120:52: note: expanded from macro 'KICONTHEMES_DEPRECATED_VERSION_5_0'
[2020-06-03T21:03:50.014Z] # define KICONTHEMES_DEPRECATED_VERSION_5_0(text) KICONTHEMES_DECL_DEPRECATED_TEXT(text)
[2020-06-03T21:03:50.014Z] ^
[2020-06-03T21:03:50.014Z] /usr/home/jenkins/install-prefix/include/KF5/KIconThemes/kiconthemes_export.h:42:64: note: expanded from macro 'KICONTHEMES_DECL_DEPRECATED_TEXT'
[2020-06-03T21:03:50.014Z] #define KICONTHEMES_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2020-06-03T21:03:50.014Z] ^
[2020-06-03T21:03:50.628Z] [ 55%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/kcm_componentchooser.cpp.o
[2020-06-03T21:03:50.896Z] [ 55%] Building CXX object kcms/icons/CMakeFiles/kcm_icons.dir/iconssettings.cpp.o
[2020-06-03T21:03:51.864Z] [ 55%] Building CXX object kcms/icons/CMakeFiles/kcm_icons.dir/iconssettingsbase.cpp.o
[2020-06-03T21:03:51.864Z] 5 warnings generated.
[2020-06-03T21:03:52.133Z] [ 55%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/browser_settings.cpp.o
[2020-06-03T21:03:52.133Z] [ 55%] Building CXX object kcms/componentchooser/CMakeFiles/kcm_componentchooser.dir/terminal_settings.cpp.o
[2020-06-03T21:03:52.709Z] [ 55%] Linking CXX executable ../../bin/plasma-changeicons
[2020-06-03T21:03:52.980Z] [ 55%] Built target plasma-changeicons
[2020-06-03T21:03:52.980Z] [ 55%] Linking CXX shared module ../../bin/kcm_activities.so
[2020-06-03T21:03:53.560Z] [ 55%] Built target kcm_activities
[2020-06-03T21:03:54.133Z] [ 55%] Linking CXX shared module ../../bin/kcm_icons.so
[2020-06-03T21:03:54.401Z] [ 55%] Linking CXX shared module ../../bin/kcm_componentchooser.so
[2020-06-03T21:03:54.401Z] [ 55%] Built target kcm_icons
[2020-06-03T21:03:54.677Z] [ 55%] Built target kcm_componentchooser
[2020-06-03T21:03:54.677Z] gmake: *** [Makefile:161: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-06-03T21:03:54.972Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to