BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/kscreenlocker/job/kf5-qt5%20SUSEQt5.15/79/
Project: kf5-qt5 SUSEQt5.15
Date of build: Thu, 13 May 2021 09:20:24 +0000
Build duration: 50 sec and counting


CONSOLE OUTPUT
[...truncated 659 lines...]
[2021-05-13T09:21:12.303Z] 97 | emit q->canHibernateChanged();
[2021-05-13T09:21:12.303Z] | ^~~~
[2021-05-13T09:21:12.303Z] | exit
[2021-05-13T09:21:12.303Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/powermanagement.cpp: In member function ���void PowerManagement::Private::setCanSuspend(bool)���:
[2021-05-13T09:21:12.303Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/powermanagement.cpp:106:5: error: ���emit��� was not declared in this scope; did you mean ���exit���?
[2021-05-13T09:21:12.303Z] 106 | emit q->canSuspendChanged();
[2021-05-13T09:21:12.303Z] | ^~~~
[2021-05-13T09:21:12.303Z] | exit
[2021-05-13T09:21:12.563Z] [ 45%] Built target killTest
[2021-05-13T09:21:12.563Z] [ 46%] Building CXX object autotests/CMakeFiles/x11LockerTest.dir/__/abstractlocker.cpp.o
[2021-05-13T09:21:12.563Z] make[2]: *** [tests/CMakeFiles/powermanagement_test.dir/build.make:104: tests/CMakeFiles/powermanagement_test.dir/__/powermanagement.cpp.o] Error 1
[2021-05-13T09:21:12.563Z] make[1]: *** [CMakeFiles/Makefile2:1110: tests/CMakeFiles/powermanagement_test.dir/all] Error 2
[2021-05-13T09:21:12.563Z] [ 47%] Building CXX object autotests/CMakeFiles/x11LockerTest.dir/__/kscreenlocker_logging.cpp.o
[2021-05-13T09:21:12.819Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/settings/kscreensaversettings.cpp: In lambda function:
[2021-05-13T09:21:12.819Z] /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-13T09:21:12.819Z] 107 | emit shortcutChanged();
[2021-05-13T09:21:12.819Z] | ^~~~
[2021-05-13T09:21:12.819Z] | exit
[2021-05-13T09:21:12.819Z] make[2]: *** [autotests/CMakeFiles/logindTest.dir/build.make:104: autotests/CMakeFiles/logindTest.dir/fakelogind.cpp.o] Error 1
[2021-05-13T09:21:13.076Z] make[2]: *** [settings/CMakeFiles/settings.dir/build.make:103: settings/CMakeFiles/settings.dir/kscreensaversettings.cpp.o] Error 1
[2021-05-13T09:21:13.076Z] make[2]: *** Waiting for unfinished jobs....
[2021-05-13T09:21:13.333Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/settings/wallpaper_integration.cpp: In member function ���void ScreenLocker::WallpaperIntegration::setPluginName(const QString&)���:
[2021-05-13T09:21:13.333Z] /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-13T09:21:13.333Z] 65 | emit packageChanged();
[2021-05-13T09:21:13.333Z] | ^~~~
[2021-05-13T09:21:13.333Z] | exit
[2021-05-13T09:21:13.333Z] make[1]: *** [CMakeFiles/Makefile2:902: autotests/CMakeFiles/logindTest.dir/all] Error 2
[2021-05-13T09:21:13.333Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/settings/appearancesettings.cpp: In member function ���void AppearanceSettings::load()���:
[2021-05-13T09:21:13.333Z] /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-13T09:21:13.333Z] 72 | emit m_lnfSettings->configChanged(); // To force the ConfigPropertyMap to reevaluate
[2021-05-13T09:21:13.333Z] | ^~~~
[2021-05-13T09:21:13.333Z] | exit
[2021-05-13T09:21:13.333Z] /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-13T09:21:13.333Z] 77 | emit m_wallpaperSettings->configChanged(); // To force the ConfigPropertyMap to reevaluate
[2021-05-13T09:21:13.333Z] | ^~~~
[2021-05-13T09:21:13.333Z] | exit
[2021-05-13T09:21:13.596Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/settings/appearancesettings.cpp: In member function ���void AppearanceSettings::defaults()���:
[2021-05-13T09:21:13.596Z] /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-13T09:21:13.596Z] 96 | emit m_lnfSettings->configChanged(); // To force the ConfigPropertyMap to reevaluate
[2021-05-13T09:21:13.596Z] | ^~~~
[2021-05-13T09:21:13.596Z] | exit
[2021-05-13T09:21:13.596Z] /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-13T09:21:13.596Z] 101 | emit m_wallpaperSettings->configChanged(); // To force the ConfigPropertyMap to reevaluate
[2021-05-13T09:21:13.596Z] | ^~~~
[2021-05-13T09:21:13.596Z] | exit
[2021-05-13T09:21:13.596Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/settings/appearancesettings.cpp: In member function ���void AppearanceSettings::loadWallpaperConfig()���:
[2021-05-13T09:21:13.596Z] /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-13T09:21:13.596Z] 150 | emit currentWallpaperChanged();
[2021-05-13T09:21:13.596Z] | ^~~~
[2021-05-13T09:21:13.596Z] | exit
[2021-05-13T09:21:13.596Z] make[2]: *** [settings/CMakeFiles/settings.dir/build.make:131: settings/CMakeFiles/settings.dir/wallpaper_integration.cpp.o] Error 1
[2021-05-13T09:21:13.596Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp: In member function ���void ScreenLocker::X11Locker::initialize()���:
[2021-05-13T09:21:13.596Z] /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-13T09:21:13.596Z] 88 | connect(QApplication::desktop(), &QDesktopWidget::resized, this, &X11Locker::updateGeo);
[2021-05-13T09:21:13.596Z] | ^~~~~~~
[2021-05-13T09:21:13.596Z] In file included from /usr/include/qt5/QtWidgets/QDesktopWidget:1,
[2021-05-13T09:21:13.596Z] from /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp:29:
[2021-05-13T09:21:13.596Z] /usr/include/qt5/QtWidgets/qdesktopwidget.h:98:60: note: declared here
[2021-05-13T09:21:13.596Z] 98 | QT_DEPRECATED_X("Use QScreen::geometryChanged()") void resized(int);
[2021-05-13T09:21:13.596Z] | ^~~~~~~
[2021-05-13T09:21:13.596Z] /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-13T09:21:13.596Z] 89 | connect(QApplication::desktop(), &QDesktopWidget::screenCountChanged, this, &X11Locker::updateGeo);
[2021-05-13T09:21:13.596Z] | ^~~~~~~~~~~~~~~~~~
[2021-05-13T09:21:13.596Z] In file included from /usr/include/qt5/QtWidgets/QDesktopWidget:1,
[2021-05-13T09:21:13.596Z] from /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp:29:
[2021-05-13T09:21:13.596Z] /usr/include/qt5/QtWidgets/qdesktopwidget.h:100:72: note: declared here
[2021-05-13T09:21:13.596Z] 100 | QT_DEPRECATED_X("Use QGuiApplication::screenAdded/Removed()") void screenCountChanged(int);
[2021-05-13T09:21:13.596Z] | ^~~~~~~~~~~~~~~~~~
[2021-05-13T09:21:13.596Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp: In member function ���virtual void ScreenLocker::X11Locker::hideLockWindow()���:
[2021-05-13T09:21:13.596Z] /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-13T09:21:13.596Z] 122 | emit userActivity();
[2021-05-13T09:21:13.596Z] | ^~~~
[2021-05-13T09:21:13.596Z] | exit
[2021-05-13T09:21:13.596Z] /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-13T09:21:13.596Z] /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-13T09:21:13.596Z] 287 | emit userActivity();
[2021-05-13T09:21:13.596Z] | ^~~~
[2021-05-13T09:21:13.596Z] | exit
[2021-05-13T09:21:13.596Z] /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-13T09:21:13.596Z] 298 | emit userActivity();
[2021-05-13T09:21:13.596Z] | ^~~~
[2021-05-13T09:21:13.596Z] | exit
[2021-05-13T09:21:13.596Z] /home/jenkins/workspace/Plasma/kscreenlocker/kf5-qt5 SUSEQt5.15/x11locker.cpp:391:21: error: expected ���;��� before ���lockWindowShown���
[2021-05-13T09:21:13.596Z] 391 | emit lockWindowShown();
[2021-05-13T09:21:13.596Z] | ^~~~~~~~~~~~~~~~
[2021-05-13T09:21:13.596Z] | ;
[2021-05-13T09:21:13.596Z] make[2]: *** [settings/CMakeFiles/settings.dir/build.make:145: settings/CMakeFiles/settings.dir/appearancesettings.cpp.o] Error 1
[2021-05-13T09:21:13.596Z] make[2]: *** [autotests/CMakeFiles/x11LockerTest.dir/build.make:104: autotests/CMakeFiles/x11LockerTest.dir/__/x11locker.cpp.o] Error 1
[2021-05-13T09:21:13.596Z] make[2]: *** Waiting for unfinished jobs....
[2021-05-13T09:21:13.851Z] make[1]: *** [CMakeFiles/Makefile2:718: settings/CMakeFiles/settings.dir/all] Error 2
[2021-05-13T09:21:15.219Z] make[1]: *** [CMakeFiles/Makefile2:797: autotests/CMakeFiles/x11LockerTest.dir/all] Error 2
[2021-05-13T09:21:15.219Z] make: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-05-13T09:21:15.229Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to