BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/milou/job/kf5-qt5%20FreeBSDQt5.15/50/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Mon, 26 Apr 2021 19:14:34 +0000
Build duration: 34 sec and counting


CONSOLE OUTPUT
[...truncated 336 lines...]
[2021-04-26T19:15:09.061Z] #define KRUNNER_DEPRECATED_VERSION_5(minor, text) KRUNNER_DEPRECATED_VERSION_5_##minor(text)
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] <scratch space>:208:1: note: expanded from here
[2021-04-26T19:15:09.061Z] KRUNNER_DEPRECATED_VERSION_5_82
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/krunner_export.h:162:49: note: expanded from macro 'KRUNNER_DEPRECATED_VERSION_5_82'
[2021-04-26T19:15:09.061Z] # define KRUNNER_DEPRECATED_VERSION_5_82(text) KRUNNER_DECL_DEPRECATED_TEXT(text)
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/krunner_export.h:42:60: note: expanded from macro 'KRUNNER_DECL_DEPRECATED_TEXT'
[2021-04-26T19:15:09.061Z] #define KRUNNER_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/workspace/Plasma/milou/kf5-qt5 FreeBSDQt5.15/lib/sourcesmodel.cpp:168:20: warning: 'setSingleMode' is deprecated: Since 5.82. The dedicated singleRunnerMode methods are deprecated, the single mode is set to true when launchQuery is called with a non empty and existing runnerId [-Wdeprecated-declarations]
[2021-04-26T19:15:09.061Z] m_manager->setSingleMode(!m_runner.isEmpty());
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/runnermanager.h:116:5: note: 'setSingleMode' has been explicitly marked deprecated here
[2021-04-26T19:15:09.061Z] KRUNNER_DEPRECATED_VERSION(5,
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/krunner_export.h:167:56: note: expanded from macro 'KRUNNER_DEPRECATED_VERSION'
[2021-04-26T19:15:09.061Z] #define KRUNNER_DEPRECATED_VERSION(major, minor, text) KRUNNER_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] <scratch space>:5:1: note: expanded from here
[2021-04-26T19:15:09.061Z] KRUNNER_DEPRECATED_VERSION_5
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/krunner_export.h:166:56: note: expanded from macro 'KRUNNER_DEPRECATED_VERSION_5'
[2021-04-26T19:15:09.061Z] #define KRUNNER_DEPRECATED_VERSION_5(minor, text) KRUNNER_DEPRECATED_VERSION_5_##minor(text)
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] <scratch space>:6:1: note: expanded from here
[2021-04-26T19:15:09.061Z] KRUNNER_DEPRECATED_VERSION_5_82
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/krunner_export.h:162:49: note: expanded from macro 'KRUNNER_DEPRECATED_VERSION_5_82'
[2021-04-26T19:15:09.061Z] # define KRUNNER_DEPRECATED_VERSION_5_82(text) KRUNNER_DECL_DEPRECATED_TEXT(text)
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/krunner_export.h:42:60: note: expanded from macro 'KRUNNER_DECL_DEPRECATED_TEXT'
[2021-04-26T19:15:09.061Z] #define KRUNNER_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/workspace/Plasma/milou/kf5-qt5 FreeBSDQt5.15/lib/sourcesmodel.cpp:176:37: warning: 'singleModeRunner' is deprecated: Since 5.82. The dedicated singleRunnerMode methods are deprecated, use runner(const QString &pluginName) with the singleRunnerId instead [-Wdeprecated-declarations]
[2021-04-26T19:15:09.061Z] auto *singleRunner = m_manager->singleModeRunner();
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/runnermanager.h:70:5: note: 'singleModeRunner' has been explicitly marked deprecated here
[2021-04-26T19:15:09.061Z] KRUNNER_DEPRECATED_VERSION(5,
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/krunner_export.h:167:56: note: expanded from macro 'KRUNNER_DEPRECATED_VERSION'
[2021-04-26T19:15:09.061Z] #define KRUNNER_DEPRECATED_VERSION(major, minor, text) KRUNNER_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] <scratch space>:203:1: note: expanded from here
[2021-04-26T19:15:09.061Z] KRUNNER_DEPRECATED_VERSION_5
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/krunner_export.h:166:56: note: expanded from macro 'KRUNNER_DEPRECATED_VERSION_5'
[2021-04-26T19:15:09.061Z] #define KRUNNER_DEPRECATED_VERSION_5(minor, text) KRUNNER_DEPRECATED_VERSION_5_##minor(text)
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] <scratch space>:204:1: note: expanded from here
[2021-04-26T19:15:09.061Z] KRUNNER_DEPRECATED_VERSION_5_82
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/krunner_export.h:162:49: note: expanded from macro 'KRUNNER_DEPRECATED_VERSION_5_82'
[2021-04-26T19:15:09.061Z] # define KRUNNER_DEPRECATED_VERSION_5_82(text) KRUNNER_DECL_DEPRECATED_TEXT(text)
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/krunner_export.h:42:60: note: expanded from macro 'KRUNNER_DECL_DEPRECATED_TEXT'
[2021-04-26T19:15:09.061Z] #define KRUNNER_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/workspace/Plasma/milou/kf5-qt5 FreeBSDQt5.15/lib/sourcesmodel.cpp:186:37: warning: 'singleModeRunner' is deprecated: Since 5.82. The dedicated singleRunnerMode methods are deprecated, use runner(const QString &pluginName) with the singleRunnerId instead [-Wdeprecated-declarations]
[2021-04-26T19:15:09.061Z] auto *singleRunner = m_manager->singleModeRunner();
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/runnermanager.h:70:5: note: 'singleModeRunner' has been explicitly marked deprecated here
[2021-04-26T19:15:09.061Z] KRUNNER_DEPRECATED_VERSION(5,
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/krunner_export.h:167:56: note: expanded from macro 'KRUNNER_DEPRECATED_VERSION'
[2021-04-26T19:15:09.061Z] #define KRUNNER_DEPRECATED_VERSION(major, minor, text) KRUNNER_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] <scratch space>:203:1: note: expanded from here
[2021-04-26T19:15:09.061Z] KRUNNER_DEPRECATED_VERSION_5
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/krunner_export.h:166:56: note: expanded from macro 'KRUNNER_DEPRECATED_VERSION_5'
[2021-04-26T19:15:09.061Z] #define KRUNNER_DEPRECATED_VERSION_5(minor, text) KRUNNER_DEPRECATED_VERSION_5_##minor(text)
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] <scratch space>:204:1: note: expanded from here
[2021-04-26T19:15:09.061Z] KRUNNER_DEPRECATED_VERSION_5_82
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/krunner_export.h:162:49: note: expanded from macro 'KRUNNER_DEPRECATED_VERSION_5_82'
[2021-04-26T19:15:09.061Z] # define KRUNNER_DEPRECATED_VERSION_5_82(text) KRUNNER_DECL_DEPRECATED_TEXT(text)
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/install-prefix/include/KF5/KRunner/krunner/krunner_export.h:42:60: note: expanded from macro 'KRUNNER_DECL_DEPRECATED_TEXT'
[2021-04-26T19:15:09.061Z] #define KRUNNER_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))
[2021-04-26T19:15:09.061Z] ^
[2021-04-26T19:15:09.061Z] /usr/home/jenkins/workspace/Plasma/milou/kf5-qt5 FreeBSDQt5.15/lib/runnerresultsmodel.cpp:304:26: error: no member named 'isMultiLine' in 'Plasma::QueryMatch'
[2021-04-26T19:15:09.061Z] return match.isMultiLine();
[2021-04-26T19:15:09.061Z] ~~~~~ ^
[2021-04-26T19:15:09.061Z] 1 error generated.
[2021-04-26T19:15:09.061Z] gmake[2]: *** [lib/CMakeFiles/milou.dir/build.make:134: lib/CMakeFiles/milou.dir/runnerresultsmodel.cpp.o] Error 1
[2021-04-26T19:15:09.061Z] gmake[2]: *** Waiting for unfinished jobs....
[2021-04-26T19:15:09.319Z] 4 warnings generated.
[2021-04-26T19:15:09.319Z] gmake[1]: *** [CMakeFiles/Makefile2:290: lib/CMakeFiles/milou.dir/all] Error 2
[2021-04-26T19:15:09.319Z] gmake: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-04-26T19:15:09.333Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to