CONSOLE OUTPUT
|
[...truncated 582 lines...] |
[2021-05-13T08:55:14.007Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here |
[2021-05-13T08:55:14.007Z] _Noreturn void exit(int); |
[2021-05-13T08:55:14.007Z] ^ |
[2021-05-13T08:55:14.007Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:185:9: error: expected ';' after _expression_ |
[2021-05-13T08:55:14.007Z] emit q->visibilityChanged(set); |
[2021-05-13T08:55:14.007Z] ^ |
[2021-05-13T08:55:14.007Z] ; |
[2021-05-13T08:55:14.007Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:185:5: warning: _expression_ result unused [-Wunused-value] |
[2021-05-13T08:55:14.007Z] emit q->visibilityChanged(set); |
[2021-05-13T08:55:14.007Z] ^~~~ |
[2021-05-13T08:55:14.007Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:190:13: error: use of undeclared identifier 'emit'; did you mean 'exit'? |
[2021-05-13T08:55:14.007Z] emit q->pressedChanged(false); |
[2021-05-13T08:55:14.007Z] ^~~~ |
[2021-05-13T08:55:14.007Z] exit |
[2021-05-13T08:55:14.007Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here |
[2021-05-13T08:55:14.007Z] _Noreturn void exit(int); |
[2021-05-13T08:55:14.007Z] ^ |
[2021-05-13T08:55:14.007Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:190:17: error: expected ';' after _expression_ |
[2021-05-13T08:55:14.007Z] emit q->pressedChanged(false); |
[2021-05-13T08:55:14.007Z] ^ |
[2021-05-13T08:55:14.007Z] ; |
[2021-05-13T08:55:14.007Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:190:13: warning: _expression_ result unused [-Wunused-value] |
[2021-05-13T08:55:14.007Z] emit q->pressedChanged(false); |
[2021-05-13T08:55:14.007Z] ^~~~ |
[2021-05-13T08:55:14.007Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:201:5: error: use of undeclared identifier 'emit'; did you mean 'exit'? |
[2021-05-13T08:55:14.007Z] emit q->checkedChanged(checked); |
[2021-05-13T08:55:14.007Z] ^~~~ |
[2021-05-13T08:55:14.007Z] exit |
[2021-05-13T08:55:14.007Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here |
[2021-05-13T08:55:14.007Z] _Noreturn void exit(int); |
[2021-05-13T08:55:14.007Z] ^ |
[2021-05-13T08:55:14.007Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:201:9: error: expected ';' after _expression_ |
[2021-05-13T08:55:14.007Z] emit q->checkedChanged(checked); |
[2021-05-13T08:55:14.007Z] ^ |
[2021-05-13T08:55:14.007Z] ; |
[2021-05-13T08:55:14.007Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:201:5: warning: _expression_ result unused [-Wunused-value] |
[2021-05-13T08:55:14.007Z] emit q->checkedChanged(checked); |
[2021-05-13T08:55:14.007Z] ^~~~ |
[2021-05-13T08:55:14.007Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:213:5: error: use of undeclared identifier 'emit'; did you mean 'exit'? |
[2021-05-13T08:55:14.007Z] emit q->checkableChanged(checkable); |
[2021-05-13T08:55:14.007Z] ^~~~ |
[2021-05-13T08:55:14.007Z] exit |
[2021-05-13T08:55:14.007Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here |
[2021-05-13T08:55:14.007Z] _Noreturn void exit(int); |
[2021-05-13T08:55:14.007Z] ^ |
[2021-05-13T08:55:14.007Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:213:9: error: expected ';' after _expression_ |
[2021-05-13T08:55:14.007Z] emit q->checkableChanged(checkable); |
[2021-05-13T08:55:14.007Z] ^ |
[2021-05-13T08:55:14.007Z] ; |
[2021-05-13T08:55:14.007Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:213:5: warning: _expression_ result unused [-Wunused-value] |
[2021-05-13T08:55:14.007Z] emit q->checkableChanged(checkable); |
[2021-05-13T08:55:14.007Z] ^~~~ |
[2021-05-13T08:55:14.007Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:223:5: error: use of undeclared identifier 'emit'; did you mean 'exit'? |
[2021-05-13T08:55:14.007Z] emit q->pressedChanged(isPressed()); |
[2021-05-13T08:55:14.007Z] ^~~~ |
[2021-05-13T08:55:14.007Z] exit |
[2021-05-13T08:55:14.007Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here |
[2021-05-13T08:55:14.007Z] _Noreturn void exit(int); |
[2021-05-13T08:55:14.007Z] ^ |
[2021-05-13T08:55:14.007Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:223:9: error: expected ';' after _expression_ |
[2021-05-13T08:55:14.007Z] emit q->pressedChanged(isPressed()); |
[2021-05-13T08:55:14.007Z] ^ |
[2021-05-13T08:55:14.007Z] ; |
[2021-05-13T08:55:14.007Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:223:5: warning: _expression_ result unused [-Wunused-value] |
[2021-05-13T08:55:14.007Z] emit q->pressedChanged(isPressed()); |
[2021-05-13T08:55:14.007Z] ^~~~ |
[2021-05-13T08:55:14.007Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:232:5: error: use of undeclared identifier 'emit'; did you mean 'exit'? |
[2021-05-13T08:55:14.007Z] emit q->acceptedButtonsChanged(acceptedButtons); |
[2021-05-13T08:55:14.007Z] ^~~~ |
[2021-05-13T08:55:14.007Z] exit |
[2021-05-13T08:55:14.007Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here |
[2021-05-13T08:55:14.007Z] _Noreturn void exit(int); |
[2021-05-13T08:55:14.007Z] ^ |
[2021-05-13T08:55:14.007Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:232:9: error: expected ';' after _expression_ |
[2021-05-13T08:55:14.007Z] emit q->acceptedButtonsChanged(acceptedButtons); |
[2021-05-13T08:55:14.007Z] ^ |
[2021-05-13T08:55:14.007Z] ; |
[2021-05-13T08:55:14.007Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:232:5: warning: _expression_ result unused [-Wunused-value] |
[2021-05-13T08:55:14.007Z] emit q->acceptedButtonsChanged(acceptedButtons); |
[2021-05-13T08:55:14.007Z] ^~~~ |
[2021-05-13T08:55:14.007Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:361:13: error: use of undeclared identifier 'emit'; did you mean 'exit'? |
[2021-05-13T08:55:14.007Z] emit pointerEntered(); |
[2021-05-13T08:55:14.007Z] ^~~~ |
[2021-05-13T08:55:14.007Z] exit |
[2021-05-13T08:55:14.007Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here |
[2021-05-13T08:55:14.007Z] _Noreturn void exit(int); |
[2021-05-13T08:55:14.007Z] ^ |
[2021-05-13T08:55:14.007Z] fatal error: too many errors emitted, stopping now [-ferror-limit=] |
[2021-05-13T08:55:14.007Z] 9 warnings and 20 errors generated. |
[2021-05-13T08:55:14.007Z] gmake[2]: *** [src/CMakeFiles/kdecorations2.dir/build.make:121: src/CMakeFiles/kdecorations2.dir/decorationbutton.cpp.o] Error 1 |
[2021-05-13T08:55:14.007Z] gmake[1]: *** [CMakeFiles/Makefile2:248: src/CMakeFiles/kdecorations2.dir/all] Error 2 |
[2021-05-13T08:55:14.007Z] gmake: *** [Makefile:160: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-05-13T08:55:14.014Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |