CONSOLE OUTPUT
|
[...truncated 660 lines...] |
[2021-05-13T08:56:33.966Z] | ^~~~ |
[2021-05-13T08:56:33.966Z] | exit |
[2021-05-13T08:56:33.966Z] [ 41%] Building CXX object autotests/CMakeFiles/x11LockerTest.dir/__/abstractlocker.cpp.o |
[2021-05-13T08:56:33.966Z] [ 41%] Building CXX object settings/CMakeFiles/settings.dir/kscreensaversettings.cpp.o |
[2021-05-13T08:56:33.966Z] [ 42%] Linking CXX executable ../../bin/killTest |
[2021-05-13T08:56:33.966Z] make[2]: *** [greeter/autotests/CMakeFiles/authenticatorTest.dir/build.make:104: greeter/autotests/CMakeFiles/authenticatorTest.dir/__/authenticator.cpp.o] Error 1 |
[2021-05-13T08:56:33.966Z] make[2]: *** Waiting for unfinished jobs.... |
[2021-05-13T08:56:33.966Z] [ 43%] Building CXX object autotests/CMakeFiles/x11LockerTest.dir/__/kscreenlocker_logging.cpp.o |
[2021-05-13T08:56:34.221Z] [ 44%] Building CXX object settings/CMakeFiles/settings.dir/lnf_integration.cpp.o |
[2021-05-13T08:56:34.221Z] [ 44%] Built target killTest |
[2021-05-13T08:56:34.221Z] [ 45%] Building CXX object settings/CMakeFiles/settings.dir/wallpaper_integration.cpp.o |
[2021-05-13T08:56:34.479Z] [ 46%] Building CXX object settings/CMakeFiles/settings.dir/appearancesettings.cpp.o |
[2021-05-13T08:56:34.479Z] [ 47%] Building CXX object settings/CMakeFiles/settings.dir/kscreensaversettingsbase.cpp.o |
[2021-05-13T08:56:34.479Z] make[1]: *** [CMakeFiles/Makefile2:902: autotests/CMakeFiles/logindTest.dir/all] Error 2 |
[2021-05-13T08:56:34.735Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp: In member function ���void ScreenLocker::X11Locker::initialize()���: |
[2021-05-13T08:56:34.735Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp:88:55: warning: ���void QDesktopWidget::resized(int)��� is deprecated: Use QScreen::geometryChanged() [-Wdeprecated-declarations] |
[2021-05-13T08:56:34.735Z] 88 | connect(QApplication::desktop(), &QDesktopWidget::resized, this, &X11Locker::updateGeo); |
[2021-05-13T08:56:34.735Z] | ^~~~~~~ |
[2021-05-13T08:56:34.735Z] In file included from /usr/include/qt5/QtWidgets/QDesktopWidget:1, |
[2021-05-13T08:56:34.735Z] from /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp:29: |
[2021-05-13T08:56:34.735Z] /usr/include/qt5/QtWidgets/qdesktopwidget.h:98:60: note: declared here |
[2021-05-13T08:56:34.735Z] 98 | QT_DEPRECATED_X("Use QScreen::geometryChanged()") void resized(int); |
[2021-05-13T08:56:34.735Z] | ^~~~~~~ |
[2021-05-13T08:56:34.735Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp:89:55: warning: ���void QDesktopWidget::screenCountChanged(int)��� is deprecated: Use QGuiApplication::screenAdded/Removed() [-Wdeprecated-declarations] |
[2021-05-13T08:56:34.735Z] 89 | connect(QApplication::desktop(), &QDesktopWidget::screenCountChanged, this, &X11Locker::updateGeo); |
[2021-05-13T08:56:34.735Z] | ^~~~~~~~~~~~~~~~~~ |
[2021-05-13T08:56:34.735Z] In file included from /usr/include/qt5/QtWidgets/QDesktopWidget:1, |
[2021-05-13T08:56:34.735Z] from /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp:29: |
[2021-05-13T08:56:34.735Z] /usr/include/qt5/QtWidgets/qdesktopwidget.h:100:72: note: declared here |
[2021-05-13T08:56:34.735Z] 100 | QT_DEPRECATED_X("Use QGuiApplication::screenAdded/Removed()") void screenCountChanged(int); |
[2021-05-13T08:56:34.735Z] | ^~~~~~~~~~~~~~~~~~ |
[2021-05-13T08:56:34.735Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp: In member function ���virtual void ScreenLocker::X11Locker::hideLockWindow()���: |
[2021-05-13T08:56:34.735Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp:122:5: error: ���emit��� was not declared in this scope; did you mean ���exit���? |
[2021-05-13T08:56:34.735Z] 122 | emit userActivity(); |
[2021-05-13T08:56:34.735Z] | ^~~~ |
[2021-05-13T08:56:34.735Z] | exit |
[2021-05-13T08:56:34.735Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp: In member function ���virtual bool ScreenLocker::X11Locker::nativeEventFilter(const QByteArray&, void*, long int*)���: |
[2021-05-13T08:56:34.735Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp:287:13: error: ���emit��� was not declared in this scope; did you mean ���exit���? |
[2021-05-13T08:56:34.735Z] 287 | emit userActivity(); |
[2021-05-13T08:56:34.735Z] | ^~~~ |
[2021-05-13T08:56:34.735Z] | exit |
[2021-05-13T08:56:34.735Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp:298:9: error: ���emit��� was not declared in this scope; did you mean ���exit���? |
[2021-05-13T08:56:34.735Z] 298 | emit userActivity(); |
[2021-05-13T08:56:34.735Z] | ^~~~ |
[2021-05-13T08:56:34.735Z] | exit |
[2021-05-13T08:56:34.735Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp:391:21: error: expected ���;��� before ���lockWindowShown��� |
[2021-05-13T08:56:34.735Z] 391 | emit lockWindowShown(); |
[2021-05-13T08:56:34.735Z] | ^~~~~~~~~~~~~~~~ |
[2021-05-13T08:56:34.735Z] | ; |
[2021-05-13T08:56:34.996Z] make[2]: *** [autotests/CMakeFiles/x11LockerTest.dir/build.make:104: autotests/CMakeFiles/x11LockerTest.dir/__/x11locker.cpp.o] Error 1 |
[2021-05-13T08:56:34.996Z] make[2]: *** Waiting for unfinished jobs.... |
[2021-05-13T08:56:35.563Z] make[1]: *** [CMakeFiles/Makefile2:509: greeter/autotests/CMakeFiles/authenticatorTest.dir/all] Error 2 |
[2021-05-13T08:56:35.563Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/settings/kscreensaversettings.cpp: In lambda function: |
[2021-05-13T08:56:35.563Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/settings/kscreensaversettings.cpp:107:9: error: ���emit��� was not declared in this scope; did you mean ���exit���? |
[2021-05-13T08:56:35.563Z] 107 | emit shortcutChanged(); |
[2021-05-13T08:56:35.563Z] | ^~~~ |
[2021-05-13T08:56:35.563Z] | exit |
[2021-05-13T08:56:35.563Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/settings/wallpaper_integration.cpp: In member function ���void ScreenLocker::WallpaperIntegration::setPluginName(const QString&)���: |
[2021-05-13T08:56:35.563Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/settings/wallpaper_integration.cpp:65:5: error: ���emit��� was not declared in this scope; did you mean ���exit���? |
[2021-05-13T08:56:35.563Z] 65 | emit packageChanged(); |
[2021-05-13T08:56:35.563Z] | ^~~~ |
[2021-05-13T08:56:35.563Z] | exit |
[2021-05-13T08:56:35.563Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/settings/appearancesettings.cpp: In member function ���void AppearanceSettings::load()���: |
[2021-05-13T08:56:35.563Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/settings/appearancesettings.cpp:72:9: error: ���emit��� was not declared in this scope; did you mean ���exit���? |
[2021-05-13T08:56:35.563Z] 72 | emit m_lnfSettings->configChanged(); // To force the ConfigPropertyMap to reevaluate |
[2021-05-13T08:56:35.563Z] | ^~~~ |
[2021-05-13T08:56:35.563Z] | exit |
[2021-05-13T08:56:35.563Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/settings/appearancesettings.cpp:77:9: error: ���emit��� was not declared in this scope; did you mean ���exit���? |
[2021-05-13T08:56:35.563Z] 77 | emit m_wallpaperSettings->configChanged(); // To force the ConfigPropertyMap to reevaluate |
[2021-05-13T08:56:35.563Z] | ^~~~ |
[2021-05-13T08:56:35.563Z] | exit |
[2021-05-13T08:56:35.563Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/settings/appearancesettings.cpp: In member function ���void AppearanceSettings::defaults()���: |
[2021-05-13T08:56:35.563Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/settings/appearancesettings.cpp:96:9: error: ���emit��� was not declared in this scope; did you mean ���exit���? |
[2021-05-13T08:56:35.563Z] 96 | emit m_lnfSettings->configChanged(); // To force the ConfigPropertyMap to reevaluate |
[2021-05-13T08:56:35.563Z] | ^~~~ |
[2021-05-13T08:56:35.563Z] | exit |
[2021-05-13T08:56:35.563Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/settings/appearancesettings.cpp:101:9: error: ���emit��� was not declared in this scope; did you mean ���exit���? |
[2021-05-13T08:56:35.563Z] 101 | emit m_wallpaperSettings->configChanged(); // To force the ConfigPropertyMap to reevaluate |
[2021-05-13T08:56:35.563Z] | ^~~~ |
[2021-05-13T08:56:35.563Z] | exit |
[2021-05-13T08:56:35.563Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/settings/appearancesettings.cpp: In member function ���void AppearanceSettings::loadWallpaperConfig()���: |
[2021-05-13T08:56:35.563Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/settings/appearancesettings.cpp:150:5: error: ���emit��� was not declared in this scope; did you mean ���exit���? |
[2021-05-13T08:56:35.563Z] 150 | emit currentWallpaperChanged(); |
[2021-05-13T08:56:35.563Z] | ^~~~ |
[2021-05-13T08:56:35.563Z] | exit |
[2021-05-13T08:56:35.563Z] make[2]: *** [settings/CMakeFiles/settings.dir/build.make:131: settings/CMakeFiles/settings.dir/wallpaper_integration.cpp.o] Error 1 |
[2021-05-13T08:56:35.563Z] make[2]: *** Waiting for unfinished jobs.... |
[2021-05-13T08:56:35.563Z] make[2]: *** [settings/CMakeFiles/settings.dir/build.make:103: settings/CMakeFiles/settings.dir/kscreensaversettings.cpp.o] Error 1 |
[2021-05-13T08:56:35.817Z] make[2]: *** [settings/CMakeFiles/settings.dir/build.make:145: settings/CMakeFiles/settings.dir/appearancesettings.cpp.o] Error 1 |
[2021-05-13T08:56:36.072Z] make[1]: *** [CMakeFiles/Makefile2:718: settings/CMakeFiles/settings.dir/all] Error 2 |
[2021-05-13T08:56:36.632Z] make[1]: *** [CMakeFiles/Makefile2:797: autotests/CMakeFiles/x11LockerTest.dir/all] Error 2 |
[2021-05-13T08:56:36.632Z] make: *** [Makefile:146: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-05-13T08:56:36.651Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |