CONSOLE OUTPUT
|
[...truncated 907 lines...] |
[2021-05-13T08:56:37.017Z] ^~~~ |
[2021-05-13T08:56:37.017Z] exit |
[2021-05-13T08:56:37.017Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here |
[2021-05-13T08:56:37.017Z] _Noreturn void exit(int); |
[2021-05-13T08:56:37.017Z] ^ |
[2021-05-13T08:56:37.017Z] /usr/home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 FreeBSDQt5.15/settings/appearancesettings.cpp:77:13: error: expected ';' after _expression_ |
[2021-05-13T08:56:37.017Z] emit m_wallpaperSettings->configChanged(); // To force the ConfigPropertyMap to reevaluate |
[2021-05-13T08:56:37.017Z] ^ |
[2021-05-13T08:56:37.017Z] ; |
[2021-05-13T08:56:37.017Z] /usr/home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 FreeBSDQt5.15/settings/appearancesettings.cpp:77:9: warning: _expression_ result unused [-Wunused-value] |
[2021-05-13T08:56:37.017Z] emit m_wallpaperSettings->configChanged(); // To force the ConfigPropertyMap to reevaluate |
[2021-05-13T08:56:37.017Z] ^~~~ |
[2021-05-13T08:56:37.017Z] /usr/home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 FreeBSDQt5.15/settings/appearancesettings.cpp:96:9: error: use of undeclared identifier 'emit'; did you mean 'exit'? |
[2021-05-13T08:56:37.017Z] emit m_lnfSettings->configChanged(); // To force the ConfigPropertyMap to reevaluate |
[2021-05-13T08:56:37.017Z] ^~~~ |
[2021-05-13T08:56:37.017Z] exit |
[2021-05-13T08:56:37.017Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here |
[2021-05-13T08:56:37.017Z] _Noreturn void exit(int); |
[2021-05-13T08:56:37.017Z] ^ |
[2021-05-13T08:56:37.017Z] /usr/home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 FreeBSDQt5.15/settings/appearancesettings.cpp:96:13: error: expected ';' after _expression_ |
[2021-05-13T08:56:37.017Z] emit m_lnfSettings->configChanged(); // To force the ConfigPropertyMap to reevaluate |
[2021-05-13T08:56:37.017Z] ^ |
[2021-05-13T08:56:37.017Z] ; |
[2021-05-13T08:56:37.017Z] /usr/home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 FreeBSDQt5.15/settings/appearancesettings.cpp:96:9: warning: _expression_ result unused [-Wunused-value] |
[2021-05-13T08:56:37.017Z] emit m_lnfSettings->configChanged(); // To force the ConfigPropertyMap to reevaluate |
[2021-05-13T08:56:37.017Z] ^~~~ |
[2021-05-13T08:56:37.017Z] /usr/home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 FreeBSDQt5.15/settings/appearancesettings.cpp:101:9: error: use of undeclared identifier 'emit'; did you mean 'exit'? |
[2021-05-13T08:56:37.017Z] emit m_wallpaperSettings->configChanged(); // To force the ConfigPropertyMap to reevaluate |
[2021-05-13T08:56:37.017Z] ^~~~ |
[2021-05-13T08:56:37.017Z] exit |
[2021-05-13T08:56:37.017Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here |
[2021-05-13T08:56:37.017Z] _Noreturn void exit(int); |
[2021-05-13T08:56:37.017Z] ^ |
[2021-05-13T08:56:37.017Z] /usr/home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 FreeBSDQt5.15/settings/appearancesettings.cpp:101:13: error: expected ';' after _expression_ |
[2021-05-13T08:56:37.017Z] emit m_wallpaperSettings->configChanged(); // To force the ConfigPropertyMap to reevaluate |
[2021-05-13T08:56:37.017Z] ^ |
[2021-05-13T08:56:37.017Z] ; |
[2021-05-13T08:56:37.017Z] /usr/home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 FreeBSDQt5.15/settings/appearancesettings.cpp:101:9: warning: _expression_ result unused [-Wunused-value] |
[2021-05-13T08:56:37.017Z] emit m_wallpaperSettings->configChanged(); // To force the ConfigPropertyMap to reevaluate |
[2021-05-13T08:56:37.017Z] ^~~~ |
[2021-05-13T08:56:37.017Z] /usr/home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 FreeBSDQt5.15/settings/appearancesettings.cpp:150:5: error: use of undeclared identifier 'emit'; did you mean 'exit'? |
[2021-05-13T08:56:37.017Z] emit currentWallpaperChanged(); |
[2021-05-13T08:56:37.017Z] ^~~~ |
[2021-05-13T08:56:37.017Z] exit |
[2021-05-13T08:56:37.017Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here |
[2021-05-13T08:56:37.017Z] _Noreturn void exit(int); |
[2021-05-13T08:56:37.017Z] ^ |
[2021-05-13T08:56:37.017Z] /usr/home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 FreeBSDQt5.15/settings/appearancesettings.cpp:150:9: error: expected ';' after _expression_ |
[2021-05-13T08:56:37.017Z] emit currentWallpaperChanged(); |
[2021-05-13T08:56:37.017Z] ^ |
[2021-05-13T08:56:37.017Z] ; |
[2021-05-13T08:56:37.017Z] /usr/home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 FreeBSDQt5.15/settings/appearancesettings.cpp:150:5: warning: _expression_ result unused [-Wunused-value] |
[2021-05-13T08:56:37.017Z] emit currentWallpaperChanged(); |
[2021-05-13T08:56:37.017Z] ^~~~ |
[2021-05-13T08:56:37.017Z] 3 warnings and 6 errors generated. |
[2021-05-13T08:56:37.017Z] gmake[2]: *** [autotests/CMakeFiles/logindTest.dir/build.make:121: autotests/CMakeFiles/logindTest.dir/__/logind.cpp.o] Error 1 |
[2021-05-13T08:56:37.017Z] gmake[2]: *** Waiting for unfinished jobs.... |
[2021-05-13T08:56:37.277Z] 5 warnings and 10 errors generated. |
[2021-05-13T08:56:37.277Z] gmake[2]: *** [settings/CMakeFiles/settings.dir/build.make:147: settings/CMakeFiles/settings.dir/appearancesettings.cpp.o] Error 1 |
[2021-05-13T08:56:37.277Z] gmake[1]: *** [CMakeFiles/Makefile2:769: settings/CMakeFiles/settings.dir/all] Error 2 |
[2021-05-13T08:56:37.277Z] /usr/home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 FreeBSDQt5.15/autotests/fakelogind.cpp:66:5: error: use of undeclared identifier 'emit'; did you mean 'exit'? |
[2021-05-13T08:56:37.277Z] emit Lock(); |
[2021-05-13T08:56:37.277Z] ^~~~ |
[2021-05-13T08:56:37.277Z] exit |
[2021-05-13T08:56:37.277Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here |
[2021-05-13T08:56:37.277Z] _Noreturn void exit(int); |
[2021-05-13T08:56:37.277Z] ^ |
[2021-05-13T08:56:37.277Z] /usr/home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 FreeBSDQt5.15/autotests/fakelogind.cpp:66:9: error: expected ';' after _expression_ |
[2021-05-13T08:56:37.277Z] emit Lock(); |
[2021-05-13T08:56:37.277Z] ^ |
[2021-05-13T08:56:37.277Z] ; |
[2021-05-13T08:56:37.277Z] /usr/home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 FreeBSDQt5.15/autotests/fakelogind.cpp:66:5: warning: _expression_ result unused [-Wunused-value] |
[2021-05-13T08:56:37.277Z] emit Lock(); |
[2021-05-13T08:56:37.277Z] ^~~~ |
[2021-05-13T08:56:37.277Z] /usr/home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 FreeBSDQt5.15/autotests/fakelogind.cpp:71:5: error: use of undeclared identifier 'emit'; did you mean 'exit'? |
[2021-05-13T08:56:37.277Z] emit Unlock(); |
[2021-05-13T08:56:37.277Z] ^~~~ |
[2021-05-13T08:56:37.277Z] exit |
[2021-05-13T08:56:37.277Z] /usr/include/stdlib.h:97:17: note: 'exit' declared here |
[2021-05-13T08:56:37.277Z] _Noreturn void exit(int); |
[2021-05-13T08:56:37.277Z] ^ |
[2021-05-13T08:56:37.277Z] /usr/home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 FreeBSDQt5.15/autotests/fakelogind.cpp:71:9: error: expected ';' after _expression_ |
[2021-05-13T08:56:37.277Z] emit Unlock(); |
[2021-05-13T08:56:37.277Z] ^ |
[2021-05-13T08:56:37.277Z] ; |
[2021-05-13T08:56:37.277Z] /usr/home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 FreeBSDQt5.15/autotests/fakelogind.cpp:71:5: warning: _expression_ result unused [-Wunused-value] |
[2021-05-13T08:56:37.277Z] emit Unlock(); |
[2021-05-13T08:56:37.277Z] ^~~~ |
[2021-05-13T08:56:37.277Z] 2 warnings and 4 errors generated. |
[2021-05-13T08:56:37.277Z] gmake[2]: *** [autotests/CMakeFiles/logindTest.dir/build.make:108: autotests/CMakeFiles/logindTest.dir/fakelogind.cpp.o] Error 1 |
[2021-05-13T08:56:37.277Z] gmake[1]: *** [CMakeFiles/Makefile2:960: autotests/CMakeFiles/logindTest.dir/all] Error 2 |
[2021-05-13T08:56:37.277Z] gmake: *** [Makefile:160: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-05-13T08:56:37.549Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |