BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/kde-cli-tools/job/kf5-qt5%20FreeBSDQt5.15/182/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Sun, 21 Aug 2022 19:27:13 +0000
Build duration: 40 sec and counting


CONSOLE OUTPUT
[...truncated 550 lines...]
[2022-08-21T19:27:51.496Z] [ 76%] Built target kstart
[2022-08-21T19:27:51.755Z] [ 77%] Building CXX object keditfiletype/CMakeFiles/kcm_filetypes.dir/newtypedlg.cpp.o
[2022-08-21T19:27:51.755Z] [ 79%] Building CXX object keditfiletype/CMakeFiles/kcm_filetypes.dir/kserviceselectdlg.cpp.o
[2022-08-21T19:27:51.755Z] [ 80%] Linking CXX executable ../bin/kdesu
[2022-08-21T19:27:51.755Z] [ 80%] Built target kdesu_executable
[2022-08-21T19:27:52.018Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/kf5-qt5 FreeBSDQt5.15/kcmshell/main.cpp:54:29: warning: 'self' is deprecated: Since 5.90. See class API docs [-Wdeprecated-declarations]
[2022-08-21T19:27:52.018Z] KServiceTypeTrader::self()->query(QStringLiteral("KCModule"),
[2022-08-21T19:27:52.018Z] ^
[2022-08-21T19:27:52.018Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservicetypetrader.h:132:5: note: 'self' has been explicitly marked deprecated here
[2022-08-21T19:27:52.018Z] KSERVICE_DEPRECATED_VERSION(5, 90, "See class API docs")
[2022-08-21T19:27:52.018Z] ^
[2022-08-21T19:27:52.018Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:417:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION'
[2022-08-21T19:27:52.018Z] #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2022-08-21T19:27:52.018Z] ^
[2022-08-21T19:27:52.018Z] <scratch space>:28:1: note: expanded from here
[2022-08-21T19:27:52.018Z] KSERVICE_DEPRECATED_VERSION_5
[2022-08-21T19:27:52.018Z] ^
[2022-08-21T19:27:52.018Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:416:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5'
[2022-08-21T19:27:52.018Z] #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text)
[2022-08-21T19:27:52.018Z] ^
[2022-08-21T19:27:52.018Z] <scratch space>:29:1: note: expanded from here
[2022-08-21T19:27:52.018Z] KSERVICE_DEPRECATED_VERSION_5_90
[2022-08-21T19:27:52.018Z] ^
[2022-08-21T19:27:52.018Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:412:50: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5_90'
[2022-08-21T19:27:52.018Z] # define KSERVICE_DEPRECATED_VERSION_5_90(text) KSERVICE_DECL_DEPRECATED_TEXT(text)
[2022-08-21T19:27:52.018Z] ^
[2022-08-21T19:27:52.018Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:238:61: note: expanded from macro 'KSERVICE_DECL_DEPRECATED_TEXT'
[2022-08-21T19:27:52.018Z] #define KSERVICE_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2022-08-21T19:27:52.018Z] ^
[2022-08-21T19:27:52.018Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/kf5-qt5 FreeBSDQt5.15/kioclient/kioclient.cpp:253:56: error: too many arguments to function call, expected 0, have 2
[2022-08-21T19:27:52.018Z] job->setUiDelegate(KIO::createDefaultJobUiDelegate(KJobUiDelegate::AutoHandlingEnabled, nullptr));
[2022-08-21T19:27:52.018Z] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2022-08-21T19:27:52.018Z] /usr/home/jenkins/install-prefix/include/KF5/KIOCore/kio/jobuidelegatefactory.h:52:32: note: 'createDefaultJobUiDelegate' declared here
[2022-08-21T19:27:52.018Z] KIOCORE_EXPORT KJobUiDelegate *createDefaultJobUiDelegate();
[2022-08-21T19:27:52.018Z] ^
[2022-08-21T19:27:52.018Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/kf5-qt5 FreeBSDQt5.15/kcmshell/main.cpp:226:41: warning: 'fromDesktopFile' is deprecated: Since 5.92. Use json files or embedded json metadata directly [-Wdeprecated-declarations]
[2022-08-21T19:27:52.018Z] plugins << KPluginMetaData::fromDesktopFile(file);
[2022-08-21T19:27:52.018Z] ^
[2022-08-21T19:27:52.018Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginmetadata.h:242:5: note: 'fromDesktopFile' has been explicitly marked deprecated here
[2022-08-21T19:27:52.018Z] KCOREADDONS_DEPRECATED_VERSION(5, 92, "Use json files or embedded json metadata directly")
[2022-08-21T19:27:52.018Z] ^
[2022-08-21T19:27:52.018Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:443:60: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION'
[2022-08-21T19:27:52.018Z] #define KCOREADDONS_DEPRECATED_VERSION(major, minor, text) KCOREADDONS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2022-08-21T19:27:52.018Z] ^
[2022-08-21T19:27:52.018Z] <scratch space>:81:1: note: expanded from here
[2022-08-21T19:27:52.018Z] KCOREADDONS_DEPRECATED_VERSION_5
[2022-08-21T19:27:52.018Z] ^
[2022-08-21T19:27:52.018Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:442:60: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION_5'
[2022-08-21T19:27:52.018Z] #define KCOREADDONS_DEPRECATED_VERSION_5(minor, text) KCOREADDONS_DEPRECATED_VERSION_5_##minor(text)
[2022-08-21T19:27:52.018Z] ^
[2022-08-21T19:27:52.019Z] <scratch space>:82:1: note: expanded from here
[2022-08-21T19:27:52.019Z] KCOREADDONS_DEPRECATED_VERSION_5_92
[2022-08-21T19:27:52.019Z] ^
[2022-08-21T19:27:52.019Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:425:53: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION_5_92'
[2022-08-21T19:27:52.019Z] # define KCOREADDONS_DEPRECATED_VERSION_5_92(text) KCOREADDONS_DECL_DEPRECATED_TEXT(text)
[2022-08-21T19:27:52.019Z] ^
[2022-08-21T19:27:52.019Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:251:64: note: expanded from macro 'KCOREADDONS_DECL_DEPRECATED_TEXT'
[2022-08-21T19:27:52.019Z] #define KCOREADDONS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2022-08-21T19:27:52.019Z] ^
[2022-08-21T19:27:52.019Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/kf5-qt5 FreeBSDQt5.15/kcmshell/main.cpp:300:46: warning: 'fromDesktopFile' is deprecated: Since 5.92. Use json files or embedded json metadata directly [-Wdeprecated-declarations]
[2022-08-21T19:27:52.019Z] auto data = "">
[2022-08-21T19:27:52.019Z] ^
[2022-08-21T19:27:52.019Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kpluginmetadata.h:242:5: note: 'fromDesktopFile' has been explicitly marked deprecated here
[2022-08-21T19:27:52.019Z] KCOREADDONS_DEPRECATED_VERSION(5, 92, "Use json files or embedded json metadata directly")
[2022-08-21T19:27:52.019Z] ^
[2022-08-21T19:27:52.019Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:443:60: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION'
[2022-08-21T19:27:52.019Z] #define KCOREADDONS_DEPRECATED_VERSION(major, minor, text) KCOREADDONS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2022-08-21T19:27:52.019Z] ^
[2022-08-21T19:27:52.019Z] <scratch space>:81:1: note: expanded from here
[2022-08-21T19:27:52.019Z] KCOREADDONS_DEPRECATED_VERSION_5
[2022-08-21T19:27:52.019Z] ^
[2022-08-21T19:27:52.019Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:442:60: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION_5'
[2022-08-21T19:27:52.019Z] #define KCOREADDONS_DEPRECATED_VERSION_5(minor, text) KCOREADDONS_DEPRECATED_VERSION_5_##minor(text)
[2022-08-21T19:27:52.019Z] ^
[2022-08-21T19:27:52.019Z] <scratch space>:82:1: note: expanded from here
[2022-08-21T19:27:52.019Z] KCOREADDONS_DEPRECATED_VERSION_5_92
[2022-08-21T19:27:52.019Z] ^
[2022-08-21T19:27:52.019Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:425:53: note: expanded from macro 'KCOREADDONS_DEPRECATED_VERSION_5_92'
[2022-08-21T19:27:52.019Z] # define KCOREADDONS_DEPRECATED_VERSION_5_92(text) KCOREADDONS_DECL_DEPRECATED_TEXT(text)
[2022-08-21T19:27:52.019Z] ^
[2022-08-21T19:27:52.019Z] /usr/home/jenkins/install-prefix/include/KF5/KCoreAddons/kcoreaddons_export.h:251:64: note: expanded from macro 'KCOREADDONS_DECL_DEPRECATED_TEXT'
[2022-08-21T19:27:52.019Z] #define KCOREADDONS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2022-08-21T19:27:52.019Z] ^
[2022-08-21T19:27:52.279Z] 1 error generated.
[2022-08-21T19:27:52.279Z] gmake[2]: *** [kioclient/CMakeFiles/kde-open.dir/build.make:90: kioclient/CMakeFiles/kde-open.dir/kioclient.cpp.o] Error 1
[2022-08-21T19:27:52.279Z] gmake[1]: *** [CMakeFiles/Makefile2:982: kioclient/CMakeFiles/kde-open.dir/all] Error 2
[2022-08-21T19:27:52.540Z] 3 warnings generated.
[2022-08-21T19:27:52.540Z] [ 81%] Linking CXX executable ../bin/kcmshell5
[2022-08-21T19:27:52.540Z] [ 81%] Built target kcmshell5
[2022-08-21T19:27:53.109Z] [ 82%] Linking CXX shared module ../bin/plasma/kcms/systemsettings_qwidgets/kcm_filetypes.so
[2022-08-21T19:27:53.368Z] [ 82%] Built target kcm_filetypes
[2022-08-21T19:27:53.368Z] gmake: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2022-08-21T19:27:53.396Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to