BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-desktop/job/kf5-qt5%20FreeBSDQt5.14/100/
Project: kf5-qt5 FreeBSDQt5.14
Date of build: Thu, 21 May 2020 19:18:19 +0000
Build duration: 2 min 41 sec and counting


CONSOLE OUTPUT
[...truncated 3868 lines...]
[2020-05-21T19:20:52.077Z] ^
[2020-05-21T19:20:52.077Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:51:7: note: 'KGlobalSettings' has been explicitly marked deprecated here
[2020-05-21T19:20:52.077Z] class KDELIBS4SUPPORT_DEPRECATED_EXPORT KGlobalSettings : public QObject
[2020-05-21T19:20:52.077Z] ^
[2020-05-21T19:20:52.077Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT'
[2020-05-21T19:20:52.077Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED
[2020-05-21T19:20:52.077Z] ^
[2020-05-21T19:20:52.077Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'
[2020-05-21T19:20:52.077Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))
[2020-05-21T19:20:52.077Z] ^
[2020-05-21T19:20:52.078Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/lookandfeel/kcm.cpp:519:30: warning: 'emitChange' is deprecated [-Wdeprecated-declarations]
[2020-05-21T19:20:52.078Z] KGlobalSettings::self()->emitChange(KGlobalSettings::CursorChanged);
[2020-05-21T19:20:52.078Z] ^
[2020-05-21T19:20:52.078Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:560:12: note: 'emitChange' has been explicitly marked deprecated here
[2020-05-21T19:20:52.078Z] static KDELIBS4SUPPORT_DEPRECATED void emitChange(ChangeType changeType, int arg = 0);
[2020-05-21T19:20:52.078Z] ^
[2020-05-21T19:20:52.078Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'
[2020-05-21T19:20:52.078Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))
[2020-05-21T19:20:52.078Z] ^
[2020-05-21T19:20:52.078Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/lookandfeel/kcm.cpp:519:56: warning: 'KGlobalSettings' is deprecated [-Wdeprecated-declarations]
[2020-05-21T19:20:52.078Z] KGlobalSettings::self()->emitChange(KGlobalSettings::CursorChanged);
[2020-05-21T19:20:52.078Z] ^
[2020-05-21T19:20:52.078Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kglobalsettings.h:51:7: note: 'KGlobalSettings' has been explicitly marked deprecated here
[2020-05-21T19:20:52.078Z] class KDELIBS4SUPPORT_DEPRECATED_EXPORT KGlobalSettings : public QObject
[2020-05-21T19:20:52.078Z] ^
[2020-05-21T19:20:52.078Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:29:68: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED_EXPORT'
[2020-05-21T19:20:52.078Z] # define KDELIBS4SUPPORT_DEPRECATED_EXPORT KDELIBS4SUPPORT_EXPORT KDELIBS4SUPPORT_DEPRECATED
[2020-05-21T19:20:52.078Z] ^
[2020-05-21T19:20:52.078Z] /usr/home/jenkins/install-prefix/include/KF5/KDELibs4Support/kdelibs4support_export_internal.h:25:54: note: expanded from macro 'KDELIBS4SUPPORT_DEPRECATED'
[2020-05-21T19:20:52.078Z] # define KDELIBS4SUPPORT_DEPRECATED __attribute__ ((__deprecated__))
[2020-05-21T19:20:52.078Z] ^
[2020-05-21T19:20:52.078Z] 5 warnings generated.
[2020-05-21T19:20:52.078Z] [ 47%] Building CXX object kcms/users/src/CMakeFiles/kcm_users.dir/usermodel.cpp.o
[2020-05-21T19:20:52.340Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/users/src/user.cpp:23:10: fatal error: 'crypt.h' file not found
[2020-05-21T19:20:52.340Z] #include <crypt.h>
[2020-05-21T19:20:52.340Z] ^~~~~~~~~
[2020-05-21T19:20:52.922Z] [ 48%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kcm_activities.cpp.o
[2020-05-21T19:20:52.922Z] 12 warnings generated.
[2020-05-21T19:20:52.922Z] [ 48%] Building CXX object kcms/lookandfeel/CMakeFiles/kcm_lookandfeel.dir/__/cursortheme/xcursor/cursortheme.cpp.o
[2020-05-21T19:20:53.182Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/users/src/kcm.cpp:48:7: warning: field 'm_model' will be initialized after field 'm_dbusInterface' [-Wreorder]
[2020-05-21T19:20:53.182Z] m_model(new UserModel()),
[2020-05-21T19:20:53.182Z] ^
[2020-05-21T19:20:53.182Z] 1 error generated.
[2020-05-21T19:20:53.182Z] gmake[2]: *** [kcms/users/src/CMakeFiles/kcm_users.dir/build.make:142: kcms/users/src/CMakeFiles/kcm_users.dir/user.cpp.o] Error 1
[2020-05-21T19:20:53.182Z] gmake[2]: *** Waiting for unfinished jobs....
[2020-05-21T19:20:53.182Z] [ 48%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/MainConfigurationWidget.cpp.o
[2020-05-21T19:20:53.750Z] [ 49%] Building CXX object kcms/desktoppaths/CMakeFiles/kcm_desktoppaths.dir/desktoppathssettings.cpp.o
[2020-05-21T19:20:53.750Z] 1 warning generated.
[2020-05-21T19:20:54.008Z] [ 49%] Building CXX object kcms/lookandfeel/CMakeFiles/kcm_lookandfeel.dir/__/cursortheme/xcursor/xcursortheme.cpp.o
[2020-05-21T19:20:54.578Z] [ 49%] Building CXX object kcms/lookandfeel/CMakeFiles/kcm_lookandfeel.dir/lookandfeelsettings.cpp.o
[2020-05-21T19:20:54.578Z] [ 49%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/ActivitiesTab.cpp.o
[2020-05-21T19:20:55.145Z] [ 49%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/SwitchingTab.cpp.o
[2020-05-21T19:20:55.145Z] [ 49%] Linking CXX shared module ../../bin/kcm_desktoppaths.so
[2020-05-21T19:20:55.145Z] gmake[1]: *** [CMakeFiles/Makefile2:6638: kcms/users/src/CMakeFiles/kcm_users.dir/all] Error 2
[2020-05-21T19:20:55.145Z] gmake[1]: *** Waiting for unfinished jobs....
[2020-05-21T19:20:55.145Z] [ 49%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/PrivacyTab.cpp.o
[2020-05-21T19:20:55.145Z] [ 49%] Built target kcm_desktoppaths
[2020-05-21T19:20:55.145Z] [ 49%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/BlacklistedApplicationsModel.cpp.o
[2020-05-21T19:20:55.712Z] [ 49%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/ExtraActivitiesInterface.cpp.o
[2020-05-21T19:20:56.300Z] [ 49%] Linking CXX shared module ../../bin/kcm_lookandfeel.so
[2020-05-21T19:20:56.300Z] [ 49%] Built target kcm_lookandfeel
[2020-05-21T19:20:56.300Z] [ 50%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/features_interface.cpp.o
[2020-05-21T19:20:56.871Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/activities/BlacklistedApplicationsModel.cpp:87:47: warning: 'fromList' is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
[2020-05-21T19:20:56.871Z] auto blockedApplications = QSet<QString>::fromList(d->pluginConfig->blockedApplications());
[2020-05-21T19:20:56.871Z] ^
[2020-05-21T19:20:56.871Z] /usr/local/include/qt5/QtCore/qset.h:252:5: note: 'fromList' has been explicitly marked deprecated here
[2020-05-21T19:20:56.871Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.")
[2020-05-21T19:20:56.871Z] ^
[2020-05-21T19:20:56.871Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-05-21T19:20:56.871Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-05-21T19:20:56.871Z] ^
[2020-05-21T19:20:56.871Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:676:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-05-21T19:20:56.871Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-05-21T19:20:56.871Z] ^
[2020-05-21T19:20:56.871Z] /usr/home/jenkins/workspace/Plasma/plasma-desktop/kf5-qt5 FreeBSDQt5.14/kcms/activities/BlacklistedApplicationsModel.cpp:88:47: warning: 'fromList' is deprecated: Use QSet<T>(list.begin(), list.end()) instead. [-Wdeprecated-declarations]
[2020-05-21T19:20:56.871Z] auto allowedApplications = QSet<QString>::fromList(d->pluginConfig->allowedApplications());
[2020-05-21T19:20:56.871Z] ^
[2020-05-21T19:20:56.871Z] /usr/local/include/qt5/QtCore/qset.h:252:5: note: 'fromList' has been explicitly marked deprecated here
[2020-05-21T19:20:56.871Z] QT_DEPRECATED_X("Use QSet<T>(list.begin(), list.end()) instead.")
[2020-05-21T19:20:56.871Z] ^
[2020-05-21T19:20:56.871Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2020-05-21T19:20:56.871Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2020-05-21T19:20:56.871Z] ^
[2020-05-21T19:20:56.871Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:676:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2020-05-21T19:20:56.871Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2020-05-21T19:20:56.871Z] ^
[2020-05-21T19:20:56.871Z] [ 50%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_settings.cpp.o
[2020-05-21T19:20:57.132Z] [ 50%] Building CXX object kcms/activities/CMakeFiles/kcm_activities.dir/kactivitymanagerd_plugins_settings.cpp.o
[2020-05-21T19:20:57.132Z] 2 warnings generated.
[2020-05-21T19:20:58.520Z] [ 50%] Linking CXX shared module ../../bin/kcm_activities.so
[2020-05-21T19:20:58.520Z] [ 50%] Built target kcm_activities
[2020-05-21T19:20:58.520Z] gmake: *** [Makefile:161: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-05-21T19:20:59.165Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to