Build failed in Jenkins: plasma-desktop_master_qt5 #903

KDE CI System null at kde.org
Mon Jan 5 08:35:50 UTC 2015


See <http://build.kde.org/job/plasma-desktop_master_qt5/903/changes>

Changes:

[faure] Port foldermodel from KonqOperations::doDrop to the new KIO::drop() job

[faure] Remove now-unused KonqOperations copy.

------------------------------------------
[...truncated 1505 lines...]
      ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/input/mouse.cpp>: In constructor ‘MouseConfig::MouseConfig(QWidget*, const QVariantList&)’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/input/mouse.cpp>:190:17: warning: ‘KDoubleNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:455) [-Wdeprecated-declarations]
     accel = new KDoubleNumInput(0.1, 20, 2, advancedTab, 0.1, 1);
                 ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/input/mouse.cpp>:207:18: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
     thresh = new KIntNumInput(20, advancedTab);
                  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/input/mouse.cpp>:228:31: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
     doubleClickInterval = new KIntNumInput(2000, advancedTab);
                               ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/input/mouse.cpp>:243:25: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
     dragStartTime = new KIntNumInput(2000, advancedTab);
                         ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/input/mouse.cpp>:255:25: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
     dragStartDist = new KIntNumInput(20, advancedTab);
                         ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/input/mouse.cpp>:268:28: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
     wheelScrollLines = new KIntNumInput(3, advancedTab);
                            ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/input/mouse.cpp>:289:18: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
   mk_delay = new KIntNumInput(mouse);
                  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/input/mouse.cpp>:294:21: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
   mk_interval = new KIntNumInput(0, mouse);
                     ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/input/mouse.cpp>:299:24: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
   mk_time_to_max = new KIntNumInput(0, mouse);
                        ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/input/mouse.cpp>:304:22: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
   mk_max_speed = new KIntNumInput(0, mouse);
                      ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/input/mouse.cpp>:309:18: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
   mk_curve = new KIntNumInput(0, mouse);
                  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/input/mouse.cpp>: In member function ‘void MouseSettings::save(KConfig*)’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/input/mouse.cpp>:807:104: warning: ‘static void KGlobalSettings::emitChange(KGlobalSettings::ChangeType, int)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobalsettings.h:559) [-Wdeprecated-declarations]
   KGlobalSettings::self()->emitChange(KGlobalSettings::SettingsChanged, KGlobalSettings::SETTINGS_MOUSE);
                                                                                                        ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/containments/folder/plugin/internallibkonq/konq_copytomenu.cpp>: In member function ‘void KonqCopyToMenu::addActionsTo(QMenu*)’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/containments/folder/plugin/internallibkonq/konq_copytomenu.cpp>:81:12: warning: ‘KMenu’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kmenu.h:42) [-Wdeprecated-declarations]
     KMenu* mainCopyMenu = new KonqCopyToMainMenu(menu, d, Copy);
            ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/containments/folder/plugin/internallibkonq/konq_copytomenu.cpp>:87:16: warning: ‘KMenu’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kmenu.h:42) [-Wdeprecated-declarations]
         KMenu* mainMoveMenu = new KonqCopyToMainMenu(menu, d, Move);
                ^
[ 40%] Building CXX object kcms/input/CMakeFiles/kcm_cursortheme.dir/xcursor/xcursortheme.cpp.o
[ 40%] Building CXX object applets/kickoff/CMakeFiles/kickoffplugin.dir/core/urlitemlauncher.cpp.o
[ 40%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/plugin/submenu.cpp.o
[ 40%] [ 41%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/plugin/systemmodel.cpp.o
Building CXX object containments/folder/CMakeFiles/folderplugin.dir/plugin/internallibkonq/konq_dndpopupmenuplugin.cpp.o
[ 41%] Building CXX object containments/folder/CMakeFiles/folderplugin.dir/plugin/internallibkonq/konq_popupmenu.cpp.o
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/containments/folder/plugin/internallibkonq/konq_popupmenu.cpp>:29:29: fatal error: konq_operations.h: No such file or directory
 #include "konq_operations.h"
                             ^
compilation terminated.
make[2]: *** [containments/folder/CMakeFiles/folderplugin.dir/plugin/internallibkonq/konq_popupmenu.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 41%] [ 41%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/plugin/windowsystem.cpp.o
Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/ksmserver_interface.cpp.o
[ 41%] In file included from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/applets/kickoff/core/urlitemlauncher.cpp>:43:0:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/applets/kickoff/core/models.h>:106:77: warning: ‘KUrl’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kurl.h:109) [-Wdeprecated-declarations]
     static void setSpecialUrlProperties(const KUrl& url, QStandardItem *item);
                                                                             ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/applets/kickoff/core/models.h>:138:30: warning: ‘KComponentData’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kcomponentdata.h:51) [-Wdeprecated-declarations]
 KComponentData componentData();
                              ^
Building CXX object kcms/input/CMakeFiles/kcm_cursortheme.dir/xcursor/previewwidget.cpp.o
[ 42%] Building CXX object kcms/input/CMakeFiles/kcm_input.dir/kcm_input_automoc.cpp.o
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/applets/kickoff/core/urlitemlauncher.cpp>:61:41: warning: ‘KUrl’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kurl.h:109) [-Wdeprecated-declarations]
     virtual bool openUrl(const KUrl& url) {
                                         ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/applets/kickoff/core/urlitemlauncher.cpp>: In static member function ‘static bool Kickoff::UrlItemLauncher::Private::openUrl(const QString&)’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/applets/kickoff/core/urlitemlauncher.cpp>:91:27: warning: ‘KUrl’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kurl.h:109) [-Wdeprecated-declarations]
         KUrl url(urlString);
                           ^
[ 42%] Building CXX object applets/kickoff/CMakeFiles/kickoffplugin.dir/core/processrunner.cpp.o
make[1]: *** [containments/folder/CMakeFiles/folderplugin.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 43%] Building CXX object applets/kicker/CMakeFiles/kickerplugin.dir/kickerplugin_automoc.cpp.o
[ 44%] Building CXX object kcms/input/CMakeFiles/kcm_cursortheme.dir/xcursor/itemdelegate.cpp.o
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/applets/kicker/plugin/systemmodel.cpp>: In constructor ‘SystemModel::SystemModel(QObject*)’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/applets/kicker/plugin/systemmodel.cpp>:73:84: warning: ‘QSet<Solid::PowerManagement::SleepState> Solid::PowerManagement::supportedSleepStates()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/solid/powermanagement.h:74) [-Wdeprecated-declarations]
     QSet<Solid::PowerManagement::SleepState> sleepStates = Solid::PowerManagement::supportedSleepStates();
                                                                                    ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/applets/kicker/plugin/systemmodel.cpp>:73:105: warning: ‘QSet<Solid::PowerManagement::SleepState> Solid::PowerManagement::supportedSleepStates()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/solid/powermanagement.h:74) [-Wdeprecated-declarations]
     QSet<Solid::PowerManagement::SleepState> sleepStates = Solid::PowerManagement::supportedSleepStates();
                                                                                                         ^
[ 44%] Building CXX object kcms/input/CMakeFiles/kcm_cursortheme.dir/xcursor/sortproxymodel.cpp.o
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/applets/kicker/plugin/systemmodel.cpp>: In member function ‘virtual bool SystemModel::trigger(int, const QString&, const QVariant&)’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/applets/kicker/plugin/systemmodel.cpp>:153:41: warning: ‘void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/solid/powermanagement.h:83) [-Wdeprecated-declarations]
                 Solid::PowerManagement::requestSleep(Solid::PowerManagement::SuspendState, 0, 0);
                                         ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/applets/kicker/plugin/systemmodel.cpp>:153:96: warning: ‘void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/solid/powermanagement.h:83) [-Wdeprecated-declarations]
                 Solid::PowerManagement::requestSleep(Solid::PowerManagement::SuspendState, 0, 0);
                                                                                                ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/applets/kicker/plugin/systemmodel.cpp>:156:41: warning: ‘void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/solid/powermanagement.h:83) [-Wdeprecated-declarations]
                 Solid::PowerManagement::requestSleep(Solid::PowerManagement::HibernateState, 0, 0);
                                         ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/applets/kicker/plugin/systemmodel.cpp>:156:98: warning: ‘void Solid::PowerManagement::requestSleep(Solid::PowerManagement::SleepState, QObject*, const char*)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/solid/powermanagement.h:83) [-Wdeprecated-declarations]
                 Solid::PowerManagement::requestSleep(Solid::PowerManagement::HibernateState, 0, 0);
                                                                                                  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/input/xcursor/previewwidget.cpp>:74:36: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
         operator const uint32_t () const { return m_cursor; }
                                    ^
[ 44%] Building CXX object applets/kickoff/CMakeFiles/kickoffplugin.dir/kickoffadaptor.cpp.o
In file included from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/../../../kcms/input/mouse.h>:51:0,
                 from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/moc_mouse.cpp>:9,
                 from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/kcm_input_automoc.cpp>:3:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/ui_kmousedlg.h>:57:19: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
     KIntNumInput *slAutoSelect;
                   ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/ui_kmousedlg.h>: In member function ‘void Ui_KMouseDlg::setupUi(QWidget*)’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/ui_kmousedlg.h>:163:28: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
         slAutoSelect = new KIntNumInput(GroupBox1);
                            ^
In file included from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/moc_mouse.cpp>:9:0,
                 from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/kcm_input_automoc.cpp>:3:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/../../../kcms/input/mouse.h>: At global scope:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/../../../kcms/input/mouse.h>:131:20: warning: ‘KDoubleNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:455) [-Wdeprecated-declarations]
   KDoubleNumInput *accel;
                    ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/../../../kcms/input/mouse.h>:132:17: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
   KIntNumInput *thresh;
                 ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/../../../kcms/input/mouse.h>:133:17: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
   KIntNumInput *doubleClickInterval;
                 ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/../../../kcms/input/mouse.h>:134:17: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
   KIntNumInput *dragStartTime;
                 ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/../../../kcms/input/mouse.h>:135:17: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
   KIntNumInput *dragStartDist;
                 ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/../../../kcms/input/mouse.h>:136:17: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
   KIntNumInput *wheelScrollLines;
                 ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/../../../kcms/input/mouse.h>:153:17: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
   KIntNumInput *mk_delay, *mk_interval, *mk_time_to_max, *mk_max_speed,
                 ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/../../../kcms/input/mouse.h>:153:28: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
   KIntNumInput *mk_delay, *mk_interval, *mk_time_to_max, *mk_max_speed,
                            ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/../../../kcms/input/mouse.h>:153:42: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
   KIntNumInput *mk_delay, *mk_interval, *mk_time_to_max, *mk_max_speed,
                                          ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/../../../kcms/input/mouse.h>:153:59: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
   KIntNumInput *mk_delay, *mk_interval, *mk_time_to_max, *mk_max_speed,
                                                           ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/../../../kcms/input/mouse.h>:154:6: warning: ‘KIntNumInput’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/knuminput.h:176) [-Wdeprecated-declarations]
     *mk_curve;
      ^
[ 45%] Building CXX object applets/kickoff/CMakeFiles/kickoffplugin.dir/recentadaptor.cpp.o
[ 45%] Building CXX object kcms/input/CMakeFiles/kcm_cursortheme.dir/__/krdb/krdb.cpp.o
[ 45%] Building CXX object applets/kickoff/CMakeFiles/kickoffplugin.dir/screensaver_interface.cpp.o
Linking CXX shared module kcm_input.so
[ 45%] Building CXX object kcms/input/CMakeFiles/kcm_cursortheme.dir/klauncher_iface.cpp.o
[ 45%] Building CXX object applets/kickoff/CMakeFiles/kickoffplugin.dir/krunner_interface.cpp.o
[ 46%] Built target kcm_input
[ 46%] [ 47%] Building CXX object applets/kickoff/CMakeFiles/kickoffplugin.dir/ksmserver_interface.cpp.o
Building CXX object applets/kickoff/CMakeFiles/kickoffplugin.dir/kickoffplugin_automoc.cpp.o
In file included from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/applets/kickoff/core/applicationmodel.h>:25:0,
                 from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/applets/kickoff/kickoffadaptor.h>:17,
                 from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/applets/kickoff/kickoffadaptor.cpp>:11:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/applets/kickoff/core/models.h>:138:30: warning: ‘KComponentData’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kcomponentdata.h:51) [-Wdeprecated-declarations]
 KComponentData componentData();
                              ^
Linking CXX shared library libkickerplugin.so
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/krdb/krdb.cpp>:92:13: warning: unused parameter ‘active’ [-Wunused-parameter]
 static void applyGtkStyles(bool active, int version)
             ^
In file included from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/applets/kickoff/core/recentlyusedmodel.h>:24:0,
                 from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/applets/kickoff/recentadaptor.h>:17,
                 from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/applets/kickoff/recentadaptor.cpp>:11:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/applets/kickoff/core/models.h>:138:30: warning: ‘KComponentData’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kcomponentdata.h:51) [-Wdeprecated-declarations]
 KComponentData componentData();
                              ^
[ 47%] Built target kickerplugin
[ 48%] Building CXX object kcms/input/CMakeFiles/kcm_cursortheme.dir/kcm_cursortheme_automoc.cpp.o
In file included from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/applets/kickoff/../../../applets/kickoff/core/applicationmodel.h>:25:0,
                 from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/applets/kickoff/moc_applicationmodel.cpp>:9,
                 from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/applets/kickoff/kickoffplugin_automoc.cpp>:2:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/applets/kickoff/../../../applets/kickoff/core/models.h>:138:30: warning: ‘KComponentData’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kcomponentdata.h:51) [-Wdeprecated-declarations]
 KComponentData componentData();
                              ^
Linking CXX shared library libkickoffplugin.so
In file included from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/input/xcursor/themepage.h>:25:0,
                 from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/../../../kcms/input/kcmcursortheme.h>:23,
                 from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/moc_kcmcursortheme.cpp>:9,
                 from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/kcm_cursortheme_automoc.cpp>:2:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/ui_themepage.h>:36:18: warning: ‘KPushButton’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kpushbutton.h:47) [-Wdeprecated-declarations]
     KPushButton *installKnsButton;
                  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/ui_themepage.h>:37:18: warning: ‘KPushButton’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kpushbutton.h:47) [-Wdeprecated-declarations]
     KPushButton *installButton;
                  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/ui_themepage.h>:38:18: warning: ‘KPushButton’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kpushbutton.h:47) [-Wdeprecated-declarations]
     KPushButton *removeButton;
                  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/ui_themepage.h>: In member function ‘void Ui_ThemePage::setupUi(QWidget*)’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/ui_themepage.h>:77:32: warning: ‘KPushButton’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kpushbutton.h:47) [-Wdeprecated-declarations]
         installKnsButton = new KPushButton(ThemePage);
                                ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/ui_themepage.h>:82:29: warning: ‘KPushButton’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kpushbutton.h:47) [-Wdeprecated-declarations]
         installButton = new KPushButton(ThemePage);
                             ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/input/ui_themepage.h>:87:28: warning: ‘KPushButton’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kpushbutton.h:47) [-Wdeprecated-declarations]
         removeButton = new KPushButton(ThemePage);
                            ^
Linking CXX shared module kcm_cursortheme.so
[ 48%] Built target kickoffplugin
[ 48%] Built target kcm_cursortheme
make: *** [all] Error 2
Compiliation step exited with non-zero code, assuming failure to build from source for project plasma-desktop.
Build step 'Execute shell' marked build as failure
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: No test report files were found. Configuration error?
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:116)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:92)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2677)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:324)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to LinuxSlave - 4(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:752)
	at hudson.FilePath.act(FilePath.java:970)
	at hudson.FilePath.act(FilePath.java:959)
	at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:89)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
	at hudson.model.Run.execute(Run.java:1784)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)


More information about the Plasma-devel mailing list