CONSOLE OUTPUT
|
[...truncated 677 lines...] |
[2021-05-06T11:32:06.033Z] ./Messages.sh |
[2021-05-06T11:32:06.033Z] ./README |
[2021-05-06T11:32:06.033Z] ./package/ |
[2021-05-06T11:32:06.033Z] ./package/contents/ |
[2021-05-06T11:32:06.033Z] ./package/contents/ui/ |
[2021-05-06T11:32:06.033Z] ./package/contents/ui/main.qml |
[2021-05-06T11:32:06.033Z] ./package/metadata.desktop |
[2021-05-06T11:32:06.033Z] ./plugin/ |
[2021-05-06T11:32:06.033Z] ./plugin/%{APPNAMELC}plugin.cpp |
[2021-05-06T11:32:06.033Z] ./plugin/%{APPNAMELC}plugin.h |
[2021-05-06T11:32:06.033Z] ./plugin/CMakeLists.txt |
[2021-05-06T11:32:06.033Z] ./plugin/qmldir |
[2021-05-06T11:32:06.033Z] ./qml-plasmoid-with-qml-extension.kdevtemplate |
[2021-05-06T11:32:06.033Z] [ 34%] Built target qml-plasmoid-with-qml-extension |
[2021-05-06T11:32:06.033Z] Scanning dependencies of target qml-plasmoid |
[2021-05-06T11:32:06.294Z] [ 34%] Generating qml-plasmoid.tar.bz2 |
[2021-05-06T11:32:06.294Z] ./ |
[2021-05-06T11:32:06.294Z] ./CMakeLists.txt |
[2021-05-06T11:32:06.294Z] ./LICENSES/ |
[2021-05-06T11:32:06.294Z] ./LICENSES/LGPL-2.1-or-later.txt |
[2021-05-06T11:32:06.294Z] ./Messages.sh |
[2021-05-06T11:32:06.294Z] ./README |
[2021-05-06T11:32:06.294Z] ./package/ |
[2021-05-06T11:32:06.294Z] ./package/contents/ |
[2021-05-06T11:32:06.294Z] ./package/contents/images/ |
[2021-05-06T11:32:06.294Z] ./package/contents/images/pairs.svgz |
[2021-05-06T11:32:06.294Z] ./package/contents/ui/ |
[2021-05-06T11:32:06.294Z] ./package/contents/ui/main.qml |
[2021-05-06T11:32:06.294Z] ./package/metadata.desktop |
[2021-05-06T11:32:06.294Z] ./qml-plasmoid.kdevtemplate |
[2021-05-06T11:32:06.294Z] ./qml-plasmoid.png |
[2021-05-06T11:32:06.294Z] [ 34%] Built target qml-plasmoid |
[2021-05-06T11:32:06.294Z] Scanning dependencies of target KF5Plasma_QCH |
[2021-05-06T11:32:06.294Z] [ 34%] Generating src/plasma/KF5Plasma.qch, src/plasma/KF5Plasma.tags |
[2021-05-06T11:32:06.864Z] Building up file structure... |
[2021-05-06T11:32:06.864Z] Insert custom filters... |
[2021-05-06T11:32:06.864Z] Insert help data for filter section (1 of 1)... |
[2021-05-06T11:32:06.864Z] Insert files... |
[2021-05-06T11:32:06.864Z] Insert contents... |
[2021-05-06T11:32:06.864Z] Insert indices... |
[2021-05-06T11:32:06.864Z] Documentation successfully generated. |
[2021-05-06T11:32:06.864Z] [ 34%] Built target KF5Plasma_QCH |
[2021-05-06T11:32:06.864Z] [ 34%] Generating libplasma-theme-global.h, libplasma-theme-global.cpp |
[2021-05-06T11:32:07.126Z] Scanning dependencies of target KF5Plasma |
[2021-05-06T11:32:07.127Z] [ 34%] Building CXX object src/plasma/CMakeFiles/KF5Plasma.dir/KF5Plasma_autogen/mocs_compilation.cpp.o |
[2021-05-06T11:32:09.050Z] [ 34%] Building CXX object src/plasma/CMakeFiles/KF5Plasma.dir/plasma.cpp.o |
[2021-05-06T11:32:10.441Z] [ 34%] Building CXX object src/plasma/CMakeFiles/KF5Plasma.dir/pluginloader.cpp.o |
[2021-05-06T11:32:11.379Z] In file included from /home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 SUSEQt5.15/src/plasma/plasma.h:14, |
[2021-05-06T11:32:11.379Z] from /home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 SUSEQt5.15/build/src/plasma/plasma/plasma.h:1, |
[2021-05-06T11:32:11.379Z] from /home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 SUSEQt5.15/src/plasma/package.h:14, |
[2021-05-06T11:32:11.379Z] from /home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 SUSEQt5.15/build/src/plasma/plasma/package.h:1, |
[2021-05-06T11:32:11.379Z] from /home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 SUSEQt5.15/src/plasma/pluginloader.h:11, |
[2021-05-06T11:32:11.379Z] from /home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 SUSEQt5.15/src/plasma/pluginloader.cpp:7: |
[2021-05-06T11:32:11.379Z] /home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 SUSEQt5.15/build/src/plasma/plasma/plasma_export.h:173:96: error: expected identifier before string constant |
[2021-05-06T11:32:11.379Z] 173 | #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2021-05-06T11:32:11.379Z] | ^~~~~~~~ |
[2021-05-06T11:32:11.379Z] /home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 SUSEQt5.15/build/src/plasma/plasma/plasma_export.h:172:91: note: in definition of macro ���PLASMA_DEPRECATED_VERSION_5��� |
[2021-05-06T11:32:11.379Z] 172 | #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2021-05-06T11:32:11.379Z] | ^~~~ |
[2021-05-06T11:32:11.379Z] /home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 SUSEQt5.15/src/plasma/pluginloader.h:333:5: note: in expansion of macro ���PLASMA_DEPRECATED_VERSION��� |
[2021-05-06T11:32:11.379Z] 333 | PLASMA_DEPRECATED_VERSION(5, 83, "Use listAppletMetaData() with custom filtering") |
[2021-05-06T11:32:11.379Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ |
[2021-05-06T11:32:11.379Z] /home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 SUSEQt5.15/build/src/plasma/plasma/plasma_export.h:173:96: error: expected ���,��� or ���...��� before string constant |
[2021-05-06T11:32:11.379Z] 173 | #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2021-05-06T11:32:11.379Z] | ^~~~~~~~ |
[2021-05-06T11:32:11.379Z] /home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 SUSEQt5.15/build/src/plasma/plasma/plasma_export.h:172:91: note: in definition of macro ���PLASMA_DEPRECATED_VERSION_5��� |
[2021-05-06T11:32:11.379Z] 172 | #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2021-05-06T11:32:11.379Z] | ^~~~ |
[2021-05-06T11:32:11.379Z] /home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 SUSEQt5.15/src/plasma/pluginloader.h:333:5: note: in expansion of macro ���PLASMA_DEPRECATED_VERSION��� |
[2021-05-06T11:32:11.379Z] 333 | PLASMA_DEPRECATED_VERSION(5, 83, "Use listAppletMetaData() with custom filtering") |
[2021-05-06T11:32:11.379Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ |
[2021-05-06T11:32:11.379Z] /home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 SUSEQt5.15/build/src/plasma/plasma/plasma_export.h:172:55: error: ISO C++ forbids declaration of ���PLASMA_DEPRECATED_VERSION_5_83��� with no type [-fpermissive] |
[2021-05-06T11:32:11.379Z] 172 | #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2021-05-06T11:32:11.379Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2021-05-06T11:32:11.379Z] /home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 SUSEQt5.15/build/src/plasma/plasma/plasma_export.h:173:55: note: in expansion of macro ���PLASMA_DEPRECATED_VERSION_5��� |
[2021-05-06T11:32:11.379Z] 173 | #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2021-05-06T11:32:11.379Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2021-05-06T11:32:11.379Z] /home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 SUSEQt5.15/src/plasma/pluginloader.h:333:5: note: in expansion of macro ���PLASMA_DEPRECATED_VERSION��� |
[2021-05-06T11:32:11.379Z] 333 | PLASMA_DEPRECATED_VERSION(5, 83, "Use listAppletMetaData() with custom filtering") |
[2021-05-06T11:32:11.379Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ |
[2021-05-06T11:32:11.380Z] /home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 SUSEQt5.15/build/src/plasma/plasma/plasma_export.h:172:95: error: expected ���;��� at end of member declaration |
[2021-05-06T11:32:11.380Z] 172 | #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2021-05-06T11:32:11.380Z] | ^ |
[2021-05-06T11:32:11.380Z] /home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 SUSEQt5.15/build/src/plasma/plasma/plasma_export.h:173:55: note: in expansion of macro ���PLASMA_DEPRECATED_VERSION_5��� |
[2021-05-06T11:32:11.380Z] 173 | #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2021-05-06T11:32:11.380Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2021-05-06T11:32:11.380Z] /home/jenkins/workspace/Frameworks/plasma-framework/kf5-qt5 SUSEQt5.15/src/plasma/pluginloader.h:333:5: note: in expansion of macro ���PLASMA_DEPRECATED_VERSION��� |
[2021-05-06T11:32:11.380Z] 333 | PLASMA_DEPRECATED_VERSION(5, 83, "Use listAppletMetaData() with custom filtering") |
[2021-05-06T11:32:11.380Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ |
[2021-05-06T11:32:11.948Z] make[2]: *** [src/plasma/CMakeFiles/KF5Plasma.dir/build.make:117: src/plasma/CMakeFiles/KF5Plasma.dir/pluginloader.cpp.o] Error 1 |
[2021-05-06T11:32:11.948Z] make[1]: *** [CMakeFiles/Makefile2:2232: src/plasma/CMakeFiles/KF5Plasma.dir/all] Error 2 |
[2021-05-06T11:32:11.948Z] make: *** [Makefile:160: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-05-06T11:32:11.972Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |