BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/kservice/job/kf5-qt5%20SUSEQt5.15/133/
Project: kf5-qt5 SUSEQt5.15
Date of build: Sat, 01 May 2021 22:42:52 +0000
Build duration: 29 sec and counting


CONSOLE OUTPUT
[...truncated 308 lines...]
[2021-05-01T22:43:19.547Z] [ 11%] Building CXX object src/CMakeFiles/KF5Service.dir/services/kservice.cpp.o
[2021-05-01T22:43:19.547Z] [ 12%] Building CXX object src/CMakeFiles/KF5Service.dir/services/kserviceaction.cpp.o
[2021-05-01T22:43:19.547Z] [ 13%] Building CXX object src/CMakeFiles/KF5Service.dir/services/kservicefactory.cpp.o
[2021-05-01T22:43:19.547Z] [ 13%] Building CXX object src/CMakeFiles/KF5Service.dir/services/kservicegroup.cpp.o
[2021-05-01T22:43:19.547Z] Note: Writing kbuildsycoca5.8
[2021-05-01T22:43:19.547Z] Note: Writing desktoptojson.8
[2021-05-01T22:43:19.547Z] [ 13%] Built target docs-kbuildsycoca5-kbuildsycoca5-8
[2021-05-01T22:43:19.547Z] [ 13%] Built target docs-desktoptojson-desktoptojson-8
[2021-05-01T22:43:19.548Z] [ 14%] Building CXX object src/CMakeFiles/KF5Service.dir/services/kservicegroupfactory.cpp.o
[2021-05-01T22:43:19.548Z] [ 15%] Building CXX object src/CMakeFiles/KF5Service.dir/services/kserviceoffer.cpp.o
[2021-05-01T22:43:20.120Z] In file included from /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/src/kdeinit/ktoolinvocation.h:16,
[2021-05-01T22:43:20.120Z] from /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/src/kdeinit/ktoolinvocation.cpp:9:
[2021-05-01T22:43:20.120Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/kservice_export.h:185:100: error: expected identifier before string constant
[2021-05-01T22:43:20.120Z] 185 | #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-05-01T22:43:20.120Z] | ^~~~~~~~
[2021-05-01T22:43:20.120Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/kservice_export.h:184:95: note: in definition of macro ���KSERVICE_DEPRECATED_VERSION_5���
[2021-05-01T22:43:20.120Z] 184 | #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text)
[2021-05-01T22:43:20.120Z] | ^~~~
[2021-05-01T22:43:20.120Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/src/kdeinit/ktoolinvocation.h:417:5: note: in expansion of macro ���KSERVICE_DEPRECATED_VERSION���
[2021-05-01T22:43:20.120Z] 417 | KSERVICE_DEPRECATED_VERSION(5, 83, "use CommandLauncherJob instead")
[2021-05-01T22:43:20.120Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-05-01T22:43:20.120Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/kservice_export.h:185:100: error: expected ���,��� or ���...��� before string constant
[2021-05-01T22:43:20.120Z] 185 | #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-05-01T22:43:20.120Z] | ^~~~~~~~
[2021-05-01T22:43:20.120Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/kservice_export.h:184:95: note: in definition of macro ���KSERVICE_DEPRECATED_VERSION_5���
[2021-05-01T22:43:20.120Z] 184 | #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text)
[2021-05-01T22:43:20.120Z] | ^~~~
[2021-05-01T22:43:20.120Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/src/kdeinit/ktoolinvocation.h:417:5: note: in expansion of macro ���KSERVICE_DEPRECATED_VERSION���
[2021-05-01T22:43:20.120Z] 417 | KSERVICE_DEPRECATED_VERSION(5, 83, "use CommandLauncherJob instead")
[2021-05-01T22:43:20.120Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-05-01T22:43:20.120Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/kservice_export.h:184:57: error: ISO C++ forbids declaration of ���KSERVICE_DEPRECATED_VERSION_5_83��� with no type [-fpermissive]
[2021-05-01T22:43:20.120Z] 184 | #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text)
[2021-05-01T22:43:20.120Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-05-01T22:43:20.120Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/kservice_export.h:185:57: note: in expansion of macro ���KSERVICE_DEPRECATED_VERSION_5���
[2021-05-01T22:43:20.120Z] 185 | #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-05-01T22:43:20.120Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-05-01T22:43:20.120Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/src/kdeinit/ktoolinvocation.h:417:5: note: in expansion of macro ���KSERVICE_DEPRECATED_VERSION���
[2021-05-01T22:43:20.120Z] 417 | KSERVICE_DEPRECATED_VERSION(5, 83, "use CommandLauncherJob instead")
[2021-05-01T22:43:20.120Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-05-01T22:43:20.120Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/kservice_export.h:184:99: error: expected ���;��� at end of member declaration
[2021-05-01T22:43:20.120Z] 184 | #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text)
[2021-05-01T22:43:20.120Z] | ^
[2021-05-01T22:43:20.120Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/kservice_export.h:185:57: note: in expansion of macro ���KSERVICE_DEPRECATED_VERSION_5���
[2021-05-01T22:43:20.120Z] 185 | #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-05-01T22:43:20.120Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-05-01T22:43:20.120Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/src/kdeinit/ktoolinvocation.h:417:5: note: in expansion of macro ���KSERVICE_DEPRECATED_VERSION���
[2021-05-01T22:43:20.120Z] 417 | KSERVICE_DEPRECATED_VERSION(5, 83, "use CommandLauncherJob instead")
[2021-05-01T22:43:20.120Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-05-01T22:43:20.121Z] In file included from /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/KF5Service_autogen/4YWTFS3V7C/../../../../src/kdeinit/ktoolinvocation.h:16,
[2021-05-01T22:43:20.121Z] from /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/KF5Service_autogen/4YWTFS3V7C/moc_ktoolinvocation.cpp:10,
[2021-05-01T22:43:20.121Z] from /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/KF5Service_autogen/mocs_compilation.cpp:2:
[2021-05-01T22:43:20.121Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/kservice_export.h:185:100: error: expected identifier before string constant
[2021-05-01T22:43:20.121Z] 185 | #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-05-01T22:43:20.121Z] | ^~~~~~~~
[2021-05-01T22:43:20.121Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/kservice_export.h:184:95: note: in definition of macro ���KSERVICE_DEPRECATED_VERSION_5���
[2021-05-01T22:43:20.121Z] 184 | #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text)
[2021-05-01T22:43:20.121Z] | ^~~~
[2021-05-01T22:43:20.121Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/KF5Service_autogen/4YWTFS3V7C/../../../../src/kdeinit/ktoolinvocation.h:417:5: note: in expansion of macro ���KSERVICE_DEPRECATED_VERSION���
[2021-05-01T22:43:20.121Z] 417 | KSERVICE_DEPRECATED_VERSION(5, 83, "use CommandLauncherJob instead")
[2021-05-01T22:43:20.121Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-05-01T22:43:20.121Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/kservice_export.h:185:100: error: expected ���,��� or ���...��� before string constant
[2021-05-01T22:43:20.121Z] 185 | #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-05-01T22:43:20.121Z] | ^~~~~~~~
[2021-05-01T22:43:20.121Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/kservice_export.h:184:95: note: in definition of macro ���KSERVICE_DEPRECATED_VERSION_5���
[2021-05-01T22:43:20.121Z] 184 | #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text)
[2021-05-01T22:43:20.121Z] | ^~~~
[2021-05-01T22:43:20.121Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/KF5Service_autogen/4YWTFS3V7C/../../../../src/kdeinit/ktoolinvocation.h:417:5: note: in expansion of macro ���KSERVICE_DEPRECATED_VERSION���
[2021-05-01T22:43:20.121Z] 417 | KSERVICE_DEPRECATED_VERSION(5, 83, "use CommandLauncherJob instead")
[2021-05-01T22:43:20.121Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-05-01T22:43:20.121Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/kservice_export.h:184:57: error: ISO C++ forbids declaration of ���KSERVICE_DEPRECATED_VERSION_5_83��� with no type [-fpermissive]
[2021-05-01T22:43:20.121Z] 184 | #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text)
[2021-05-01T22:43:20.121Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-05-01T22:43:20.121Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/kservice_export.h:185:57: note: in expansion of macro ���KSERVICE_DEPRECATED_VERSION_5���
[2021-05-01T22:43:20.121Z] 185 | #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-05-01T22:43:20.121Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-05-01T22:43:20.121Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/KF5Service_autogen/4YWTFS3V7C/../../../../src/kdeinit/ktoolinvocation.h:417:5: note: in expansion of macro ���KSERVICE_DEPRECATED_VERSION���
[2021-05-01T22:43:20.121Z] 417 | KSERVICE_DEPRECATED_VERSION(5, 83, "use CommandLauncherJob instead")
[2021-05-01T22:43:20.121Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-05-01T22:43:20.121Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/kservice_export.h:184:99: error: expected ���;��� at end of member declaration
[2021-05-01T22:43:20.121Z] 184 | #define KSERVICE_DEPRECATED_VERSION_5(minor, text) KSERVICE_DEPRECATED_VERSION_5_##minor(text)
[2021-05-01T22:43:20.121Z] | ^
[2021-05-01T22:43:20.121Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/kservice_export.h:185:57: note: in expansion of macro ���KSERVICE_DEPRECATED_VERSION_5���
[2021-05-01T22:43:20.121Z] 185 | #define KSERVICE_DEPRECATED_VERSION(major, minor, text) KSERVICE_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)
[2021-05-01T22:43:20.121Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-05-01T22:43:20.121Z] /home/jenkins/workspace/Frameworks/kservice/kf5-qt5 SUSEQt5.15/build/src/KF5Service_autogen/4YWTFS3V7C/../../../../src/kdeinit/ktoolinvocation.h:417:5: note: in expansion of macro ���KSERVICE_DEPRECATED_VERSION���
[2021-05-01T22:43:20.121Z] 417 | KSERVICE_DEPRECATED_VERSION(5, 83, "use CommandLauncherJob instead")
[2021-05-01T22:43:20.121Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
[2021-05-01T22:43:20.699Z] make[2]: *** [src/CMakeFiles/KF5Service.dir/build.make:110: src/CMakeFiles/KF5Service.dir/KF5Service_autogen/mocs_compilation.cpp.o] Error 1
[2021-05-01T22:43:20.699Z] make[2]: *** Waiting for unfinished jobs....
[2021-05-01T22:43:20.957Z] make[2]: *** [src/CMakeFiles/KF5Service.dir/build.make:123: src/CMakeFiles/KF5Service.dir/kdeinit/ktoolinvocation.cpp.o] Error 1
[2021-05-01T22:43:21.891Z] make[1]: *** [CMakeFiles/Makefile2:699: src/CMakeFiles/KF5Service.dir/all] Error 2
[2021-05-01T22:43:21.891Z] make: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-05-01T22:43:21.902Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to