Build failed in Jenkins: plasma-desktop_master_qt5 #637

KDE CI System null at kde.org
Mon Sep 22 19:12:29 UTC 2014


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

Changes:

[hein] Add a context menu action to remove applications.

------------------------------------------
[...truncated 2662 lines...]
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>:125:48: warning: ‘QExplicitlySharedDataPointer<KSharedConfig> KGlobal::config()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:382) [-Wdeprecated-declarations]
   KSharedConfig::Ptr _config = KGlobal::config();
                                                ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>: In member function ‘void KAccessApp::xkbBellNotify(XkbBellNotifyEvent*)’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>:438:71: warning: ‘NETWinInfo::NETWinInfo(xcb_connection_t*, xcb_window_t, xcb_window_t, NET::Properties, NET::Role)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kwindowsystem/inst/include/KF5/KWindowSystem/netwm.h:988) [-Wdeprecated-declarations]
       NETWinInfo net(QX11Info::connection(), id, desktop()->winId(), 0);
                                                                       ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>:481:53: warning: ‘Phonon::MediaSource::MediaSource(const QString&)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/kdesupport/phonon/phonon/inst/include/phonon4qt5/phonon/mediasource.h:144) [-Wdeprecated-declarations]
       _player->setCurrentSource(_currentPlayerSource);
                                                     ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>: In member function ‘void KAccessApp::createDialogContents()’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>:585:20: warning: ‘KDialog’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kdialog.h:128) [-Wdeprecated-declarations]
       dialog = new KDialog( 0 );
                    ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>:595:14: warning: ‘KVBox’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kvbox.h:36) [-Wdeprecated-declarations]
       KVBox *topcontents = new KVBox (dialog);
              ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>:595:32: warning: ‘KVBox’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kvbox.h:36) [-Wdeprecated-declarations]
       KVBox *topcontents = new KVBox (dialog);
                                ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>: In member function ‘void KAccessApp::applyChanges()’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>:825:33: warning: ‘QExplicitlySharedDataPointer<KSharedConfig> KGlobal::config()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:382) [-Wdeprecated-declarations]
    KConfigGroup config(KGlobal::config(), "Keyboard");
                                 ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>:825:40: warning: ‘QExplicitlySharedDataPointer<KSharedConfig> KGlobal::config()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:382) [-Wdeprecated-declarations]
    KConfigGroup config(KGlobal::config(), "Keyboard");
                                        ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>:842:35: warning: ‘QExplicitlySharedDataPointer<KSharedConfig> KGlobal::config()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:382) [-Wdeprecated-declarations]
    KConfigGroup mousegrp(KGlobal::config(),"Mouse");
                                   ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>:842:42: warning: ‘QExplicitlySharedDataPointer<KSharedConfig> KGlobal::config()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:382) [-Wdeprecated-declarations]
    KConfigGroup mousegrp(KGlobal::config(),"Mouse");
                                          ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>: In member function ‘void KAccessApp::yesClicked()’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>:857:33: warning: ‘QExplicitlySharedDataPointer<KSharedConfig> KGlobal::config()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:382) [-Wdeprecated-declarations]
    KConfigGroup config(KGlobal::config(), "Keyboard");
                                 ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>:857:40: warning: ‘QExplicitlySharedDataPointer<KSharedConfig> KGlobal::config()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:382) [-Wdeprecated-declarations]
    KConfigGroup config(KGlobal::config(), "Keyboard");
                                        ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>: In member function ‘void KAccessApp::noClicked()’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>:887:33: warning: ‘QExplicitlySharedDataPointer<KSharedConfig> KGlobal::config()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:382) [-Wdeprecated-declarations]
    KConfigGroup config(KGlobal::config(), "Keyboard");
                                 ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kaccess.cpp>:887:40: warning: ‘QExplicitlySharedDataPointer<KSharedConfig> KGlobal::config()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:382) [-Wdeprecated-declarations]
    KConfigGroup config(KGlobal::config(), "Keyboard");
                                        ^
Scanning dependencies of target kcm_clock
[ 48%] Building CXX object kcms/dateandtime/CMakeFiles/kcm_clock.dir/dtime.cpp.o
Linking CXX shared library libkickerplugin.so
[ 49%] Building CXX object kcms/access/CMakeFiles/kdeinit_kaccess.dir/main.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;
                    ^
/usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: cannot find -lPK::packagekitqt5
collect2: error: ld returned 1 exit status
<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;
      ^
make[2]: *** [applets/kicker/libkickerplugin.so] Error 1
make[1]: *** [applets/kicker/CMakeFiles/kickerplugin.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 49%] Building CXX object kcms/access/CMakeFiles/kdeinit_kaccess.dir/kdeinit_kaccess_automoc.cpp.o
[ 49%] Building CXX object kcms/input/CMakeFiles/kcm_cursortheme.dir/xcursor/sortproxymodel.cpp.o
[ 49%] [ 50%] Linking CXX shared module kcm_input.so
Building CXX object kcms/input/CMakeFiles/kcm_cursortheme.dir/__/krdb/krdb.cpp.o
Building CXX object kcms/dateandtime/CMakeFiles/kcm_clock.dir/main.cpp.o
In file included from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kcmaccess.cpp>:8:0:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kcmaccess.h>:57: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 *durationSlider;
                    ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kcmaccess.h>:64: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 *slowKeysDelay, *bounceKeysDelay;
                    ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kcmaccess.h>:64:36: 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 *slowKeysDelay, *bounceKeysDelay;
                                    ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kcmaccess.h>:70: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 *timeoutDelay;
                 ^
In file included from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/access/moc_kcmaccess.cpp>:9:0,
                 from <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/access/kcm_access_automoc.cpp>:2:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/access/../../../kcms/access/kcmaccess.h>:57: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 *durationSlider;
                    ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/access/../../../kcms/access/kcmaccess.h>:64: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 *slowKeysDelay, *bounceKeysDelay;
                    ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/access/../../../kcms/access/kcmaccess.h>:64:36: 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 *slowKeysDelay, *bounceKeysDelay;
                                    ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/kcms/access/../../../kcms/access/kcmaccess.h>:70: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 *timeoutDelay;
                 ^
[ 50%] Built target kcm_input
[ 50%] Building CXX object kcms/dateandtime/CMakeFiles/kcm_clock.dir/kcm_clock_automoc.cpp.o
[ 51%] Building CXX object kcms/input/CMakeFiles/kcm_cursortheme.dir/klauncher_iface.cpp.o
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/main.cpp>: In function ‘int kdemain(int, char**)’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/main.cpp>:12:20: warning: ‘K4AboutData’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/k4aboutdata.h:199) [-Wdeprecated-declarations]
   K4AboutData about(I18N_NOOP("kaccess"), 0, ki18n("KDE Accessibility Tool"),
                    ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kcmaccess.cpp>: In constructor ‘KAccessConfig::KAccessConfig(QWidget*, const QVariantList&)’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kcmaccess.cpp>:272:24: 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]
   durationSlider = new KDoubleNumInput(grp);
                        ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kcmaccess.cpp>:387:23: 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]
   slowKeysDelay = new KDoubleNumInput(grp);
                       ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kcmaccess.cpp>:427:25: 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]
   bounceKeysDelay = new KDoubleNumInput(grp);
                         ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kcmaccess.cpp>:490: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]
   timeoutDelay = new KIntNumInput(grp);
                      ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kcmaccess.cpp>: In member function ‘void KAccessConfig::selectSound()’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kcmaccess.cpp>:555:31: warning: ‘KStandardDirs* KGlobal::dirs()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:375) [-Wdeprecated-declarations]
   QStringList list = KGlobal::dirs()->findDirs("sound", "");
                               ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/access/kcmaccess.cpp>:555:36: warning: ‘KStandardDirs* KGlobal::dirs()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:375) [-Wdeprecated-declarations]
   QStringList list = KGlobal::dirs()->findDirs("sound", "");
                                    ^
[ 51%] Building CXX object kcms/input/CMakeFiles/kcm_cursortheme.dir/kcm_cursortheme_automoc.cpp.o
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/dateandtime/dtime.cpp>: In constructor ‘Dtime::Dtime(QWidget*)’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/dateandtime/dtime.cpp>:103:39: warning: ‘KGlobal::LocaleWrapper KGlobal::locale()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:396) [-Wdeprecated-declarations]
   timeEdit->setDisplayFormat(KGlobal::locale()->use12Clock() ? "hh:mm:ss ap" : "HH:mm:ss");
                                       ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/dateandtime/dtime.cpp>:103:46: warning: ‘KGlobal::LocaleWrapper KGlobal::locale()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:396) [-Wdeprecated-declarations]
   timeEdit->setDisplayFormat(KGlobal::locale()->use12Clock() ? "hh:mm:ss ap" : "HH:mm:ss");
                                              ^
Linking CXX shared library libkdeinit5_kaccess.so
[ 51%] Built target kdeinit_kaccess
Linking CXX shared module kcm_access.so
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/krdb/krdb.cpp>:85:13: warning: unused parameter ‘active’ [-Wunused-parameter]
 static void applyGtkStyles(bool active, int version)
             ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/krdb/krdb.cpp>: In function ‘void createGtkrc(bool, const QPalette&, bool, const QString&, int)’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/krdb/krdb.cpp>:244:40: warning: ‘KSaveFile’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/ksavefile.h:98) [-Wdeprecated-declarations]
     KSaveFile saveFile( KStandardDirs::locateLocal( "config", 2==version?"gtkrc-2.0":"gtkrc" ) );
                                        ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/krdb/krdb.cpp>: In function ‘void runRdb(uint)’:
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/krdb/krdb.cpp>:398:73: warning: ‘static QPalette KGlobalSettings::createApplicationPalette(const QExplicitlySharedDataPointer<KSharedConfig>&)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobalsettings.h:519) [-Wdeprecated-declarations]
   QPalette newPal = KGlobalSettings::createApplicationPalette(kglobalcfg);
                                                                         ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/krdb/krdb.cpp>:400:18: warning: ‘KTemporaryFile’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/ktemporaryfile.h:52) [-Wdeprecated-declarations]
   KTemporaryFile tmpFile;
                  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/krdb/krdb.cpp>:422:14: warning: ‘KStandardDirs* KGlobal::dirs()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:375) [-Wdeprecated-declarations]
     KGlobal::dirs()->addResourceType("appdefaults", "data", "kdisplay/app-defaults/");
              ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/krdb/krdb.cpp>:422:19: warning: ‘KStandardDirs* KGlobal::dirs()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:375) [-Wdeprecated-declarations]
     KGlobal::dirs()->addResourceType("appdefaults", "data", "kdisplay/app-defaults/");
                   ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/krdb/krdb.cpp>:428:96: warning: ‘static int KGlobalSettings::contrast()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobalsettings.h:288) [-Wdeprecated-declarations]
     addColorDef(preproc, "HIGHLIGHT"          , backCol.light(100+(2*KGlobalSettings::contrast()+4)*16/1));
                                                                                                ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/krdb/krdb.cpp>:429:95: warning: ‘static int KGlobalSettings::contrast()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobalsettings.h:288) [-Wdeprecated-declarations]
     addColorDef(preproc, "LOWLIGHT"           , backCol.dark(100+(2*KGlobalSettings::contrast()+4)*10));
                                                                                               ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/krdb/krdb.cpp>:434:85: warning: ‘static QColor KGlobalSettings::inactiveTitleColor()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobalsettings.h:250) [-Wdeprecated-declarations]
     addColorDef(preproc, "INACTIVE_BACKGROUND", KGlobalSettings::inactiveTitleColor());
                                                                                     ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/krdb/krdb.cpp>:435:85: warning: ‘static QColor KGlobalSettings::inactiveTitleColor()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobalsettings.h:250) [-Wdeprecated-declarations]
     addColorDef(preproc, "INACTIVE_FOREGROUND", KGlobalSettings::inactiveTitleColor());
                                                                                     ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/krdb/krdb.cpp>:436:83: warning: ‘static QColor KGlobalSettings::activeTitleColor()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobalsettings.h:270) [-Wdeprecated-declarations]
     addColorDef(preproc, "ACTIVE_BACKGROUND"  , KGlobalSettings::activeTitleColor());
                                                                                   ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/krdb/krdb.cpp>:437:83: warning: ‘static QColor KGlobalSettings::activeTitleColor()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobalsettings.h:270) [-Wdeprecated-declarations]
     addColorDef(preproc, "ACTIVE_FOREGROUND"  , KGlobalSettings::activeTitleColor());
                                                                                   ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/krdb/krdb.cpp>:444:42: warning: ‘KStandardDirs* KGlobal::dirs()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:375) [-Wdeprecated-declarations]
     const QStringList adPaths = KGlobal::dirs()->findDirs("appdefaults", "");
                                          ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/kcms/krdb/krdb.cpp>:444:47: warning: ‘KStandardDirs* KGlobal::dirs()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kglobal.h:375) [-Wdeprecated-declarations]
     const QStringList adPaths = KGlobal::dirs()->findDirs("appdefaults", "");
                                               ^
[ 51%] Built target kcm_access
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_clock.so
[ 51%] Built target kcm_clock
Linking CXX shared module kcm_cursortheme.so
[ 51%] 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


More information about the Plasma-devel mailing list