BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-browser-integration/job/kf5-qt5%20FreeBSDQt5.15/136/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Sun, 18 Apr 2021 11:58:31 +0000
Build duration: 21 sec and counting


CONSOLE OUTPUT
[...truncated 391 lines...]
[2021-04-18T11:58:52.379Z] emit dataReceived(json);
[2021-04-18T11:58:52.379Z] ^~~~
[2021-04-18T11:58:52.379Z] exit
[2021-04-18T11:58:52.379Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here
[2021-04-18T11:58:52.379Z] _Noreturn void exit(int);
[2021-04-18T11:58:52.379Z] ^
[2021-04-18T11:58:52.379Z] /usr/home/jenkins/workspace/Plasma/plasma-browser-integration/kf5-qt5 FreeBSDQt5.15/host/connection.cpp:91:9: error: expected ';' after _expression_
[2021-04-18T11:58:52.379Z] emit dataReceived(json);
[2021-04-18T11:58:52.379Z] ^
[2021-04-18T11:58:52.379Z] ;
[2021-04-18T11:58:52.379Z] /usr/home/jenkins/workspace/Plasma/plasma-browser-integration/kf5-qt5 FreeBSDQt5.15/host/connection.cpp:91:5: warning: _expression_ result unused [-Wunused-value]
[2021-04-18T11:58:52.379Z] emit dataReceived(json);
[2021-04-18T11:58:52.379Z] ^~~~
[2021-04-18T11:58:52.379Z] /usr/home/jenkins/workspace/Plasma/plasma-browser-integration/kf5-qt5 FreeBSDQt5.15/host/downloadplugin.cpp:86:55: warning: lambda capture 'this' is not used [-Wunused-lambda-capture]
[2021-04-18T11:58:52.379Z] QObject::connect(job, &KJob::finished, this, [this, job, id] {
[2021-04-18T11:58:52.379Z] ^~~~~
[2021-04-18T11:58:52.379Z] /usr/home/jenkins/workspace/Plasma/plasma-browser-integration/kf5-qt5 FreeBSDQt5.15/host/downloadplugin.cpp:86:61: warning: lambda capture 'job' is not used [-Wunused-lambda-capture]
[2021-04-18T11:58:52.379Z] QObject::connect(job, &KJob::finished, this, [this, job, id] {
[2021-04-18T11:58:52.379Z] ^~~~~
[2021-04-18T11:58:52.379Z] /usr/home/jenkins/workspace/Plasma/plasma-browser-integration/kf5-qt5 FreeBSDQt5.15/host/downloadplugin.cpp:86:66: warning: lambda capture 'id' is not used [-Wunused-lambda-capture]
[2021-04-18T11:58:52.379Z] QObject::connect(job, &KJob::finished, this, [this, job, id] {
[2021-04-18T11:58:52.379Z] ~~^~
[2021-04-18T11:58:52.379Z] 2 warnings and 4 errors generated.
[2021-04-18T11:58:52.379Z] 1 warning and 2 errors generated.
[2021-04-18T11:58:52.379Z] gmake[2]: *** [host/CMakeFiles/plasma-browser-integration-host.dir/build.make:154: host/CMakeFiles/plasma-browser-integration-host.dir/pluginmanager.cpp.o] Error 1
[2021-04-18T11:58:52.379Z] gmake[2]: *** Waiting for unfinished jobs....
[2021-04-18T11:58:52.379Z] gmake[2]: *** [host/CMakeFiles/plasma-browser-integration-host.dir/build.make:141: host/CMakeFiles/plasma-browser-integration-host.dir/connection.cpp.o] Error 1
[2021-04-18T11:58:52.637Z] 3 warnings generated.
[2021-04-18T11:58:52.637Z] /usr/home/jenkins/workspace/Plasma/plasma-browser-integration/kf5-qt5 FreeBSDQt5.15/host/settings.cpp:182:9: error: use of undeclared identifier 'emit'; did you mean 'exit'?
[2021-04-18T11:58:52.637Z] emit changed(data);
[2021-04-18T11:58:52.637Z] ^~~~
[2021-04-18T11:58:52.637Z] exit
[2021-04-18T11:58:52.637Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here
[2021-04-18T11:58:52.637Z] _Noreturn void exit(int);
[2021-04-18T11:58:52.637Z] ^
[2021-04-18T11:58:52.637Z] /usr/home/jenkins/workspace/Plasma/plasma-browser-integration/kf5-qt5 FreeBSDQt5.15/host/settings.cpp:182:13: error: expected ';' after _expression_
[2021-04-18T11:58:52.637Z] emit changed(data);
[2021-04-18T11:58:52.637Z] ^
[2021-04-18T11:58:52.637Z] ;
[2021-04-18T11:58:52.637Z] /usr/home/jenkins/workspace/Plasma/plasma-browser-integration/kf5-qt5 FreeBSDQt5.15/host/settings.cpp:182:9: warning: _expression_ result unused [-Wunused-value]
[2021-04-18T11:58:52.637Z] emit changed(data);
[2021-04-18T11:58:52.637Z] ^~~~
[2021-04-18T11:58:52.637Z] 1 warning and 2 errors generated.
[2021-04-18T11:58:52.637Z] gmake[2]: *** [host/CMakeFiles/plasma-browser-integration-host.dir/build.make:167: host/CMakeFiles/plasma-browser-integration-host.dir/settings.cpp.o] Error 1
[2021-04-18T11:58:52.894Z] [ 76%] Linking CXX shared module ../bin/browserintegrationreminder.so
[2021-04-18T11:58:52.894Z] [ 76%] Built target browserintegrationreminder
[2021-04-18T11:58:53.154Z] /usr/home/jenkins/workspace/Plasma/plasma-browser-integration/kf5-qt5 FreeBSDQt5.15/host/downloadjob.cpp:55:5: error: use of undeclared identifier 'emit'; did you mean 'exit'?
[2021-04-18T11:58:53.154Z] emit killRequested();
[2021-04-18T11:58:53.154Z] ^~~~
[2021-04-18T11:58:53.154Z] exit
[2021-04-18T11:58:53.154Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here
[2021-04-18T11:58:53.154Z] _Noreturn void exit(int);
[2021-04-18T11:58:53.154Z] ^
[2021-04-18T11:58:53.154Z] /usr/home/jenkins/workspace/Plasma/plasma-browser-integration/kf5-qt5 FreeBSDQt5.15/host/downloadjob.cpp:55:9: error: expected ';' after _expression_
[2021-04-18T11:58:53.154Z] emit killRequested();
[2021-04-18T11:58:53.154Z] ^
[2021-04-18T11:58:53.154Z] ;
[2021-04-18T11:58:53.154Z] /usr/home/jenkins/workspace/Plasma/plasma-browser-integration/kf5-qt5 FreeBSDQt5.15/host/downloadjob.cpp:55:5: warning: _expression_ result unused [-Wunused-value]
[2021-04-18T11:58:53.154Z] emit killRequested();
[2021-04-18T11:58:53.154Z] ^~~~
[2021-04-18T11:58:53.154Z] /usr/home/jenkins/workspace/Plasma/plasma-browser-integration/kf5-qt5 FreeBSDQt5.15/host/downloadjob.cpp:63:5: error: use of undeclared identifier 'emit'; did you mean 'exit'?
[2021-04-18T11:58:53.154Z] emit suspendRequested();
[2021-04-18T11:58:53.154Z] ^~~~
[2021-04-18T11:58:53.154Z] exit
[2021-04-18T11:58:53.154Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here
[2021-04-18T11:58:53.154Z] _Noreturn void exit(int);
[2021-04-18T11:58:53.154Z] ^
[2021-04-18T11:58:53.154Z] /usr/home/jenkins/workspace/Plasma/plasma-browser-integration/kf5-qt5 FreeBSDQt5.15/host/downloadjob.cpp:63:9: error: expected ';' after _expression_
[2021-04-18T11:58:53.154Z] emit suspendRequested();
[2021-04-18T11:58:53.154Z] ^
[2021-04-18T11:58:53.154Z] ;
[2021-04-18T11:58:53.154Z] /usr/home/jenkins/workspace/Plasma/plasma-browser-integration/kf5-qt5 FreeBSDQt5.15/host/downloadjob.cpp:63:5: warning: _expression_ result unused [-Wunused-value]
[2021-04-18T11:58:53.154Z] emit suspendRequested();
[2021-04-18T11:58:53.154Z] ^~~~
[2021-04-18T11:58:53.154Z] /usr/home/jenkins/workspace/Plasma/plasma-browser-integration/kf5-qt5 FreeBSDQt5.15/host/downloadjob.cpp:69:5: error: use of undeclared identifier 'emit'; did you mean 'exit'?
[2021-04-18T11:58:53.154Z] emit resumeRequested();
[2021-04-18T11:58:53.154Z] ^~~~
[2021-04-18T11:58:53.154Z] exit
[2021-04-18T11:58:53.154Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here
[2021-04-18T11:58:53.154Z] _Noreturn void exit(int);
[2021-04-18T11:58:53.154Z] ^
[2021-04-18T11:58:53.154Z] /usr/home/jenkins/workspace/Plasma/plasma-browser-integration/kf5-qt5 FreeBSDQt5.15/host/downloadjob.cpp:69:9: error: expected ';' after _expression_
[2021-04-18T11:58:53.154Z] emit resumeRequested();
[2021-04-18T11:58:53.154Z] ^
[2021-04-18T11:58:53.154Z] ;
[2021-04-18T11:58:53.154Z] /usr/home/jenkins/workspace/Plasma/plasma-browser-integration/kf5-qt5 FreeBSDQt5.15/host/downloadjob.cpp:69:5: warning: _expression_ result unused [-Wunused-value]
[2021-04-18T11:58:53.154Z] emit resumeRequested();
[2021-04-18T11:58:53.154Z] ^~~~
[2021-04-18T11:58:53.154Z] 3 warnings and 6 errors generated.
[2021-04-18T11:58:53.154Z] gmake[2]: *** [host/CMakeFiles/plasma-browser-integration-host.dir/build.make:245: host/CMakeFiles/plasma-browser-integration-host.dir/downloadjob.cpp.o] Error 1
[2021-04-18T11:58:53.412Z] gmake[1]: *** [CMakeFiles/Makefile2:220: host/CMakeFiles/plasma-browser-integration-host.dir/all] Error 2
[2021-04-18T11:58:53.412Z] gmake: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-04-18T11:58:53.454Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to