CONSOLE OUTPUT
|
[...truncated 987 lines...] |
[2021-05-13T08:54:51.197Z] exit |
[2021-05-13T08:54:51.197Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here |
[2021-05-13T08:54:51.197Z] _Noreturn void exit(int); |
[2021-05-13T08:54:51.197Z] ^ |
[2021-05-13T08:54:51.197Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/kf5-qt5 FreeBSDQt5.15/keditfiletype/kservicelistwidget.cpp:337:9: error: expected ';' after _expression_ |
[2021-05-13T08:54:51.197Z] emit changed(true); |
[2021-05-13T08:54:51.197Z] ^ |
[2021-05-13T08:54:51.197Z] ; |
[2021-05-13T08:54:51.197Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/kf5-qt5 FreeBSDQt5.15/keditfiletype/kservicelistwidget.cpp:337:5: warning: _expression_ result unused [-Wunused-value] |
[2021-05-13T08:54:51.197Z] emit changed(true); |
[2021-05-13T08:54:51.197Z] ^~~~ |
[2021-05-13T08:54:51.197Z] gmake[2]: *** [keditfiletype/CMakeFiles/keditfiletype5.dir/build.make:134: keditfiletype/CMakeFiles/keditfiletype5.dir/kservicelistwidget.cpp.o] Error 1 |
[2021-05-13T08:54:51.197Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/kf5-qt5 FreeBSDQt5.15/keditfiletype/kservicelistwidget.cpp:352:9: error: use of undeclared identifier 'emit'; did you mean 'exit'? |
[2021-05-13T08:54:51.197Z] emit changed(true); |
[2021-05-13T08:54:51.197Z] ^~~~ |
[2021-05-13T08:54:51.197Z] exit |
[2021-05-13T08:54:51.197Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here |
[2021-05-13T08:54:51.197Z] _Noreturn void exit(int); |
[2021-05-13T08:54:51.197Z] ^ |
[2021-05-13T08:54:51.198Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/kf5-qt5 FreeBSDQt5.15/keditfiletype/kservicelistwidget.cpp:352:13: error: expected ';' after _expression_ |
[2021-05-13T08:54:51.198Z] emit changed(true); |
[2021-05-13T08:54:51.198Z] ^ |
[2021-05-13T08:54:51.198Z] ; |
[2021-05-13T08:54:51.198Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/kf5-qt5 FreeBSDQt5.15/keditfiletype/kservicelistwidget.cpp:352:9: warning: _expression_ result unused [-Wunused-value] |
[2021-05-13T08:54:51.198Z] emit changed(true); |
[2021-05-13T08:54:51.198Z] ^~~~ |
[2021-05-13T08:54:51.198Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/kf5-qt5 FreeBSDQt5.15/keditfiletype/mimetypedata.cpp:227:67: warning: 'query' is deprecated: Since 5.82. See API docs. [-Wdeprecated-declarations] |
[2021-05-13T08:54:51.198Z] const KService::List partOfferList = KMimeTypeTrader::self()->query(name(), QStringLiteral("KParts/ReadOnlyPart")); |
[2021-05-13T08:54:51.198Z] ^ |
[2021-05-13T08:54:51.198Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kmimetypetrader.h:85:5: note: 'query' has been explicitly marked deprecated here |
[2021-05-13T08:54:51.198Z] KSERVICE_DEPRECATED_VERSION(5, 82, "See API docs.") |
[2021-05-13T08:54:51.198Z] ^ |
[2021-05-13T08:54:51.198Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:191:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION' |
[2021-05-13T08:54:51.198Z] #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2021-05-13T08:54:51.198Z] ^ |
[2021-05-13T08:54:51.198Z] <scratch space>:50:1: note: expanded from here |
[2021-05-13T08:54:51.198Z] KSERVICE_DEPRECATED_VERSION_5 |
[2021-05-13T08:54:51.198Z] ^ |
[2021-05-13T08:54:51.198Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:190:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5' |
[2021-05-13T08:54:51.198Z] #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text) |
[2021-05-13T08:54:51.198Z] ^ |
[2021-05-13T08:54:51.198Z] <scratch space>:51:1: note: expanded from here |
[2021-05-13T08:54:51.198Z] KSERVICE_DEPRECATED_VERSION_5_82 |
[2021-05-13T08:54:51.198Z] ^ |
[2021-05-13T08:54:51.198Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:180:50: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5_82' |
[2021-05-13T08:54:51.198Z] # define KSERVICE_DEPRECATED_VERSION_5_82(text) KSERVICE_DECL_DEPRECATED_TEXT(text) |
[2021-05-13T08:54:51.198Z] ^ |
[2021-05-13T08:54:51.198Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:42:61: note: expanded from macro 'KSERVICE_DECL_DEPRECATED_TEXT' |
[2021-05-13T08:54:51.198Z] #define KSERVICE_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2021-05-13T08:54:51.198Z] ^ |
[2021-05-13T08:54:51.198Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/kf5-qt5 FreeBSDQt5.15/keditfiletype/mimetypedata.cpp:409:14: error: expected _expression_ |
[2021-05-13T08:54:51.198Z] foreach (const QString &desktop, desktops.split(QLatin1Char(':'), Qt::SkipEmptyParts)) { |
[2021-05-13T08:54:51.198Z] ^ |
[2021-05-13T08:54:51.198Z] 5 warnings and 10 errors generated. |
[2021-05-13T08:54:51.198Z] gmake[2]: *** [keditfiletype/CMakeFiles/kcm_filetypes.dir/build.make:134: keditfiletype/CMakeFiles/kcm_filetypes.dir/kservicelistwidget.cpp.o] Error 1 |
[2021-05-13T08:54:51.462Z] 9 warnings generated. |
[2021-05-13T08:54:51.462Z] 1 warning and 1 error generated. |
[2021-05-13T08:54:51.462Z] [ 79%] Linking CXX executable ../bin/kstart5 |
[2021-05-13T08:54:51.462Z] gmake[2]: *** [keditfiletype/CMakeFiles/keditfiletype5.dir/build.make:160: keditfiletype/CMakeFiles/keditfiletype5.dir/mimetypedata.cpp.o] Error 1 |
[2021-05-13T08:54:51.462Z] gmake[1]: *** [CMakeFiles/Makefile2:665: keditfiletype/CMakeFiles/keditfiletype5.dir/all] Error 2 |
[2021-05-13T08:54:51.731Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/kf5-qt5 FreeBSDQt5.15/keditfiletype/mimetypedata.cpp:227:67: warning: 'query' is deprecated: Since 5.82. See API docs. [-Wdeprecated-declarations] |
[2021-05-13T08:54:51.731Z] const KService::List partOfferList = KMimeTypeTrader::self()->query(name(), QStringLiteral("KParts/ReadOnlyPart")); |
[2021-05-13T08:54:51.731Z] ^ |
[2021-05-13T08:54:51.731Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kmimetypetrader.h:85:5: note: 'query' has been explicitly marked deprecated here |
[2021-05-13T08:54:51.731Z] KSERVICE_DEPRECATED_VERSION(5, 82, "See API docs.") |
[2021-05-13T08:54:51.731Z] ^ |
[2021-05-13T08:54:51.731Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:191:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION' |
[2021-05-13T08:54:51.731Z] #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2021-05-13T08:54:51.731Z] ^ |
[2021-05-13T08:54:51.731Z] <scratch space>:50:1: note: expanded from here |
[2021-05-13T08:54:51.731Z] KSERVICE_DEPRECATED_VERSION_5 |
[2021-05-13T08:54:51.731Z] ^ |
[2021-05-13T08:54:51.731Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:190:57: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5' |
[2021-05-13T08:54:51.731Z] #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text) |
[2021-05-13T08:54:51.731Z] ^ |
[2021-05-13T08:54:51.731Z] <scratch space>:51:1: note: expanded from here |
[2021-05-13T08:54:51.731Z] KSERVICE_DEPRECATED_VERSION_5_82 |
[2021-05-13T08:54:51.731Z] ^ |
[2021-05-13T08:54:51.731Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:180:50: note: expanded from macro 'KSERVICE_DEPRECATED_VERSION_5_82' |
[2021-05-13T08:54:51.731Z] # define KSERVICE_DEPRECATED_VERSION_5_82(text) KSERVICE_DECL_DEPRECATED_TEXT(text) |
[2021-05-13T08:54:51.731Z] ^ |
[2021-05-13T08:54:51.731Z] /usr/home/jenkins/install-prefix/include/KF5/KService/kservice_export.h:42:61: note: expanded from macro 'KSERVICE_DECL_DEPRECATED_TEXT' |
[2021-05-13T08:54:51.731Z] #define KSERVICE_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2021-05-13T08:54:51.731Z] ^ |
[2021-05-13T08:54:51.731Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/kf5-qt5 FreeBSDQt5.15/keditfiletype/mimetypedata.cpp:409:14: error: expected _expression_ |
[2021-05-13T08:54:51.731Z] foreach (const QString &desktop, desktops.split(QLatin1Char(':'), Qt::SkipEmptyParts)) { |
[2021-05-13T08:54:51.731Z] ^ |
[2021-05-13T08:54:51.731Z] [ 79%] Built target kstart5 |
[2021-05-13T08:54:51.731Z] 1 warning and 1 error generated. |
[2021-05-13T08:54:51.731Z] gmake[2]: *** [keditfiletype/CMakeFiles/kcm_filetypes.dir/build.make:160: keditfiletype/CMakeFiles/kcm_filetypes.dir/mimetypedata.cpp.o] Error 1 |
[2021-05-13T08:54:51.731Z] gmake[1]: *** [CMakeFiles/Makefile2:692: keditfiletype/CMakeFiles/kcm_filetypes.dir/all] Error 2 |
[2021-05-13T08:54:51.731Z] gmake: *** [Makefile:160: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-05-13T08:54:51.738Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |