BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/kdecoration/job/kf5-qt5%20FreeBSDQt5.15/27/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Thu, 13 May 2021 09:19:04 +0000
Build duration: 5 min 12 sec and counting


CONSOLE OUTPUT
[...truncated 582 lines...]
[2021-05-13T09:24:17.473Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here
[2021-05-13T09:24:17.473Z] /usr/local/include/qt5/QtGui/qevent.h_Noreturn void exit(int);
[2021-05-13T09:24:17.473Z] ^
[2021-05-13T09:24:17.473Z] :237:5: note: 'posF' has been explicitly marked deprecated here
[2021-05-13T09:24:17.473Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:190:17: error: expected ';' after _expression_
[2021-05-13T09:24:17.473Z] QT_DEPRECATED_VERSION_X_5_15("Use position()")
[2021-05-13T09:24:17.473Z] ^
[2021-05-13T09:24:17.473Z] emit q->pressedChanged(false);
[2021-05-13T09:24:17.473Z] ^
[2021-05-13T09:24:17.473Z] ;
[2021-05-13T09:24:17.473Z] /usr/local/include/qt5/QtCore/qglobal.h/usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:190:13: warning: _expression_ result unused [-Wunused-value]
[2021-05-13T09:24:17.473Z] :374:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15'
[2021-05-13T09:24:17.473Z] emit q->pressedChanged(false);
[2021-05-13T09:24:17.473Z] ^~~~
[2021-05-13T09:24:17.473Z] # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text)
[2021-05-13T09:24:17.473Z] ^
[2021-05-13T09:24:17.473Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'
[2021-05-13T09:24:17.473Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)
[2021-05-13T09:24:17.473Z] ^
[2021-05-13T09:24:17.473Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'
[2021-05-13T09:24:17.473Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))
[2021-05-13T09:24:17.473Z] ^
[2021-05-13T09:24:17.473Z] /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-13T09:24:17.473Z] emit q->checkedChanged(checked);
[2021-05-13T09:24:17.473Z] ^~~~
[2021-05-13T09:24:17.473Z] exit
[2021-05-13T09:24:17.473Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here
[2021-05-13T09:24:17.473Z] _Noreturn void exit(int);
[2021-05-13T09:24:17.473Z] ^
[2021-05-13T09:24:17.473Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:201:9: error: expected ';' after _expression_
[2021-05-13T09:24:17.473Z] emit q->checkedChanged(checked);
[2021-05-13T09:24:17.473Z] ^
[2021-05-13T09:24:17.473Z] ;
[2021-05-13T09:24:17.473Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:201:5: warning: _expression_ result unused [-Wunused-value]
[2021-05-13T09:24:17.473Z] emit q->checkedChanged(checked);
[2021-05-13T09:24:17.473Z] ^~~~
[2021-05-13T09:24:17.473Z] /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-13T09:24:17.473Z] emit q->checkableChanged(checkable);
[2021-05-13T09:24:17.473Z] ^~~~
[2021-05-13T09:24:17.473Z] exit
[2021-05-13T09:24:17.473Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here
[2021-05-13T09:24:17.473Z] _Noreturn void exit(int);
[2021-05-13T09:24:17.473Z] ^
[2021-05-13T09:24:17.473Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:213:9: error: expected ';' after _expression_
[2021-05-13T09:24:17.473Z] emit q->checkableChanged(checkable);
[2021-05-13T09:24:17.473Z] ^
[2021-05-13T09:24:17.473Z] ;
[2021-05-13T09:24:17.473Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:213:5: warning: _expression_ result unused [-Wunused-value]
[2021-05-13T09:24:17.473Z] emit q->checkableChanged(checkable);
[2021-05-13T09:24:17.473Z] ^~~~
[2021-05-13T09:24:17.473Z] /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-13T09:24:17.473Z] emit q->pressedChanged(isPressed());
[2021-05-13T09:24:17.473Z] ^~~~
[2021-05-13T09:24:17.473Z] exit
[2021-05-13T09:24:17.473Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here
[2021-05-13T09:24:17.473Z] _Noreturn void exit(int);
[2021-05-13T09:24:17.473Z] ^
[2021-05-13T09:24:17.473Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:223:9: error: expected ';' after _expression_
[2021-05-13T09:24:17.473Z] emit q->pressedChanged(isPressed());
[2021-05-13T09:24:17.473Z] ^
[2021-05-13T09:24:17.473Z] ;
[2021-05-13T09:24:17.473Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:223:5: warning: _expression_ result unused [-Wunused-value]
[2021-05-13T09:24:17.473Z] emit q->pressedChanged(isPressed());
[2021-05-13T09:24:17.473Z] ^~~~
[2021-05-13T09:24:17.473Z] /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-13T09:24:17.473Z] emit q->acceptedButtonsChanged(acceptedButtons);
[2021-05-13T09:24:17.473Z] ^~~~
[2021-05-13T09:24:17.473Z] exit
[2021-05-13T09:24:17.473Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here
[2021-05-13T09:24:17.473Z] _Noreturn void exit(int);
[2021-05-13T09:24:17.473Z] ^
[2021-05-13T09:24:17.473Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:232:9: error: expected ';' after _expression_
[2021-05-13T09:24:17.473Z] emit q->acceptedButtonsChanged(acceptedButtons);
[2021-05-13T09:24:17.473Z] ^
[2021-05-13T09:24:17.473Z] ;
[2021-05-13T09:24:17.473Z] /usr/home/jenkins/workspace/Plasma/kdecoration/kf5-qt5 FreeBSDQt5.15/src/decorationbutton.cpp:232:5: warning: _expression_ result unused [-Wunused-value]
[2021-05-13T09:24:17.473Z] emit q->acceptedButtonsChanged(acceptedButtons);
[2021-05-13T09:24:17.473Z] ^~~~
[2021-05-13T09:24:17.473Z] /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-13T09:24:17.473Z] emit pointerEntered();
[2021-05-13T09:24:17.473Z] ^~~~
[2021-05-13T09:24:17.473Z] exit
[2021-05-13T09:24:17.473Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here
[2021-05-13T09:24:17.473Z] _Noreturn void exit(int);
[2021-05-13T09:24:17.473Z] ^
[2021-05-13T09:24:17.473Z] fatal error: too many errors emitted, stopping now [-ferror-limit=]
[2021-05-13T09:24:17.473Z] 9 warnings and 20 errors generated.
[2021-05-13T09:24:17.473Z] gmake[2]: *** [src/CMakeFiles/kdecorations2.dir/build.make:121: src/CMakeFiles/kdecorations2.dir/decorationbutton.cpp.o] Error 1
[2021-05-13T09:24:17.473Z] 2 warnings and 12 errors generated.
[2021-05-13T09:24:17.473Z] gmake[2]: *** [src/CMakeFiles/kdecorations2.dir/build.make:108: src/CMakeFiles/kdecorations2.dir/decoration.cpp.o] Error 1
[2021-05-13T09:24:17.473Z] gmake[1]: *** [CMakeFiles/Makefile2:248: src/CMakeFiles/kdecorations2.dir/all] Error 2
[2021-05-13T09:24:17.473Z] gmake: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-05-13T09:24:17.485Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to