CONSOLE OUTPUT
|
[...truncated 646 lines...] |
[2021-05-06T11:34:06.538Z] ./src/package/contents/ui/ |
[2021-05-06T11:34:06.538Z] ./src/package/contents/ui/main.qml |
[2021-05-06T11:34:06.538Z] ./src/package/metadata.desktop |
[2021-05-06T11:34:06.538Z] [ 32%] Built target cpp-plasmoid |
[2021-05-06T11:34:06.538Z] Scanning dependencies of target qml-plasmoid-with-qml-extension |
[2021-05-06T11:34:06.538Z] [ 33%] Generating qml-plasmoid-with-qml-extension.tar.bz2 |
[2021-05-06T11:34:06.538Z] ./ |
[2021-05-06T11:34:06.538Z] ./CMakeLists.txt |
[2021-05-06T11:34:06.538Z] ./LICENSES/ |
[2021-05-06T11:34:06.538Z] ./LICENSES/LGPL-2.1-or-later.txt |
[2021-05-06T11:34:06.538Z] ./Messages.sh |
[2021-05-06T11:34:06.538Z] ./README |
[2021-05-06T11:34:06.538Z] ./package/ |
[2021-05-06T11:34:06.538Z] ./package/contents/ |
[2021-05-06T11:34:06.538Z] ./package/contents/ui/ |
[2021-05-06T11:34:06.538Z] ./package/contents/ui/main.qml |
[2021-05-06T11:34:06.538Z] ./package/metadata.desktop |
[2021-05-06T11:34:06.538Z] ./plugin/ |
[2021-05-06T11:34:06.538Z] ./plugin/%{APPNAMELC}plugin.cpp |
[2021-05-06T11:34:06.538Z] ./plugin/%{APPNAMELC}plugin.h |
[2021-05-06T11:34:06.539Z] ./plugin/CMakeLists.txt |
[2021-05-06T11:34:06.539Z] ./plugin/qmldir |
[2021-05-06T11:34:06.539Z] ./qml-plasmoid-with-qml-extension.kdevtemplate |
[2021-05-06T11:34:06.539Z] [ 33%] Built target qml-plasmoid-with-qml-extension |
[2021-05-06T11:34:06.539Z] Scanning dependencies of target qml-plasmoid |
[2021-05-06T11:34:06.539Z] [ 33%] Generating qml-plasmoid.tar.bz2 |
[2021-05-06T11:34:06.539Z] ./ |
[2021-05-06T11:34:06.539Z] ./CMakeLists.txt |
[2021-05-06T11:34:06.539Z] ./LICENSES/ |
[2021-05-06T11:34:06.539Z] ./LICENSES/LGPL-2.1-or-later.txt |
[2021-05-06T11:34:06.539Z] ./Messages.sh |
[2021-05-06T11:34:06.539Z] ./README |
[2021-05-06T11:34:06.539Z] ./package/ |
[2021-05-06T11:34:06.539Z] ./package/contents/ |
[2021-05-06T11:34:06.539Z] ./package/contents/images/ |
[2021-05-06T11:34:06.539Z] ./package/contents/images/pairs.svgz |
[2021-05-06T11:34:06.539Z] ./package/contents/ui/ |
[2021-05-06T11:34:06.539Z] ./package/contents/ui/main.qml |
[2021-05-06T11:34:06.539Z] ./package/metadata.desktop |
[2021-05-06T11:34:06.539Z] ./qml-plasmoid.kdevtemplate |
[2021-05-06T11:34:06.539Z] ./qml-plasmoid.png |
[2021-05-06T11:34:06.539Z] [ 33%] Built target qml-plasmoid |
[2021-05-06T11:34:06.539Z] [ 33%] Generating libplasma-theme-global.h, libplasma-theme-global.cpp |
[2021-05-06T11:34:07.106Z] Scanning dependencies of target KF5Plasma |
[2021-05-06T11:34:07.106Z] [ 33%] Building CXX object src/plasma/CMakeFiles/KF5Plasma.dir/KF5Plasma_autogen/mocs_compilation.cpp.o |
[2021-05-06T11:34:08.492Z] [ 33%] Building CXX object src/plasma/CMakeFiles/KF5Plasma.dir/plasma.cpp.o |
[2021-05-06T11:34:09.876Z] [ 33%] Building CXX object src/plasma/CMakeFiles/KF5Plasma.dir/pluginloader.cpp.o |
[2021-05-06T11:34:10.820Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.15/src/plasma/plasma.h:14, |
[2021-05-06T11:34:10.820Z] from /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.15/build/src/plasma/plasma/plasma.h:1, |
[2021-05-06T11:34:10.820Z] from /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.15/src/plasma/package.h:14, |
[2021-05-06T11:34:10.820Z] from /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.15/build/src/plasma/plasma/package.h:1, |
[2021-05-06T11:34:10.820Z] from /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.15/src/plasma/pluginloader.h:11, |
[2021-05-06T11:34:10.820Z] from /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.15/src/plasma/pluginloader.cpp:7: |
[2021-05-06T11:34:10.820Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.15/build/src/plasma/plasma/plasma_export.h:173:96: error: expected identifier before string constant |
[2021-05-06T11:34:10.820Z] 173 | #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2021-05-06T11:34:10.820Z] | ^~~~~~~~ |
[2021-05-06T11:34:10.820Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-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:34:10.820Z] 172 | #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2021-05-06T11:34:10.820Z] | ^~~~ |
[2021-05-06T11:34:10.820Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.15/src/plasma/pluginloader.h:333:5: note: in expansion of macro ���PLASMA_DEPRECATED_VERSION��� |
[2021-05-06T11:34:10.820Z] 333 | PLASMA_DEPRECATED_VERSION(5, 83, "Use listAppletMetaData() with custom filtering") |
[2021-05-06T11:34:10.820Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ |
[2021-05-06T11:34:10.820Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.15/build/src/plasma/plasma/plasma_export.h:173:96: error: expected ���,��� or ���...��� before string constant |
[2021-05-06T11:34:10.820Z] 173 | #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2021-05-06T11:34:10.820Z] | ^~~~~~~~ |
[2021-05-06T11:34:10.820Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-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:34:10.820Z] 172 | #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2021-05-06T11:34:10.820Z] | ^~~~ |
[2021-05-06T11:34:10.820Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.15/src/plasma/pluginloader.h:333:5: note: in expansion of macro ���PLASMA_DEPRECATED_VERSION��� |
[2021-05-06T11:34:10.820Z] 333 | PLASMA_DEPRECATED_VERSION(5, 83, "Use listAppletMetaData() with custom filtering") |
[2021-05-06T11:34:10.820Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ |
[2021-05-06T11:34:10.820Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-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:34:10.820Z] 172 | #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2021-05-06T11:34:10.820Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2021-05-06T11:34:10.820Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-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:34:10.820Z] 173 | #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2021-05-06T11:34:10.820Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2021-05-06T11:34:10.820Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.15/src/plasma/pluginloader.h:333:5: note: in expansion of macro ���PLASMA_DEPRECATED_VERSION��� |
[2021-05-06T11:34:10.820Z] 333 | PLASMA_DEPRECATED_VERSION(5, 83, "Use listAppletMetaData() with custom filtering") |
[2021-05-06T11:34:10.820Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ |
[2021-05-06T11:34:10.820Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.15/build/src/plasma/plasma/plasma_export.h:172:95: error: expected ���;��� at end of member declaration |
[2021-05-06T11:34:10.820Z] 172 | #define PLASMA_DEPRECATED_VERSION_5(minor, text) PLASMA_DEPRECATED_VERSION_5_##minor(text) |
[2021-05-06T11:34:10.820Z] | ^ |
[2021-05-06T11:34:10.820Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-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:34:10.820Z] 173 | #define PLASMA_DEPRECATED_VERSION(major, minor, text) PLASMA_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2021-05-06T11:34:10.820Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~ |
[2021-05-06T11:34:10.820Z] /home/jenkins/workspace/Plasma/plasma-framework/stable-kf5-qt5 SUSEQt5.15/src/plasma/pluginloader.h:333:5: note: in expansion of macro ���PLASMA_DEPRECATED_VERSION��� |
[2021-05-06T11:34:10.820Z] 333 | PLASMA_DEPRECATED_VERSION(5, 83, "Use listAppletMetaData() with custom filtering") |
[2021-05-06T11:34:10.820Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~ |
[2021-05-06T11:34:11.768Z] make[2]: *** [src/plasma/CMakeFiles/KF5Plasma.dir/build.make:117: src/plasma/CMakeFiles/KF5Plasma.dir/pluginloader.cpp.o] Error 1 |
[2021-05-06T11:34:11.768Z] make[1]: *** [CMakeFiles/Makefile2:1444: src/plasma/CMakeFiles/KF5Plasma.dir/all] Error 2 |
[2021-05-06T11:34:11.768Z] make: *** [Makefile:160: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-05-06T11:34:11.780Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |