Build failed in Jenkins: kde-baseapps_frameworks_qt5 #5

KDE CI System null at kde.org
Fri Mar 28 21:49:03 UTC 2014


See <http://build.kde.org/job/kde-baseapps_frameworks_qt5/5/>

------------------------------------------
[...truncated 1390 lines...]
                                                  ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:92:15: warning: ‘K4AboutData’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/k4aboutdata.h:197) [-Wdeprecated-declarations]
  K4AboutData *about = new K4AboutData("kcm_useraccount", 0,
               ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:92:27: warning: ‘K4AboutData’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/k4aboutdata.h:197) [-Wdeprecated-declarations]
  K4AboutData *about = new K4AboutData("kcm_useraccount", 0,
                           ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>: In member function ‘void KCMUserAccount::slotChangePassword()’:
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:120:25: warning: ‘KStandardDirs* KGlobal::dirs()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kglobal.h:375) [-Wdeprecated-declarations]
  QString bin = KGlobal::dirs()->findExe("kdepasswd");
                         ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:120:30: warning: ‘KStandardDirs* KGlobal::dirs()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kglobal.h:375) [-Wdeprecated-declarations]
  QString bin = KGlobal::dirs()->findExe("kdepasswd");
                              ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>: In member function ‘virtual void KCMUserAccount::save()’:
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:230:90: warning: ‘K_UID KUser::uid() const’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kcoreaddons/inst/include/KF5/KCoreAddons/kuser.h:321) [-Wdeprecated-declarations]
   QDBusReply<QDBusObjectPath> reply = ainterface.call("FindUserById", qlonglong(_ku->uid()));
                                                                                          ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:246:62: warning: ‘static bool KIO::NetAccess::del(const QUrl&, QWidget*)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kio/netaccess.h:343) [-Wdeprecated-declarations]
   if ( !KIO::NetAccess::del(KCFGUserAccount::faceFile(), this) ) {
                                                              ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>: In member function ‘void KCMUserAccount::slotFaceButtonClicked()’:
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:270:45: warning: ‘KStandardDirs* KGlobal::dirs()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kglobal.h:375) [-Wdeprecated-declarations]
   ChFaceDlg* pDlg = new ChFaceDlg( KGlobal::dirs()->resourceDirs("data").last() +
                                             ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:270:50: warning: ‘KStandardDirs* KGlobal::dirs()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kglobal.h:375) [-Wdeprecated-declarations]
   ChFaceDlg* pDlg = new ChFaceDlg( KGlobal::dirs()->resourceDirs("data").last() +
                                                  ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>: In member function ‘virtual bool KCMUserAccount::eventFilter(QObject*, QEvent*)’:
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:289:51: warning: ‘static KUrl::List KUrl::List::fromMimeData(const QMimeData*, KUrl::List::DecodeOptions, KUrl::MetaDataMap*)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kurl.h:317) [-Wdeprecated-declarations]
     if (!KUrl::List::fromMimeData( ee->mimeData() ).isEmpty())
                                                   ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:298:9: warning: ‘KUrl’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kurl.h:109) [-Wdeprecated-declarations]
   KUrl *url = decodeImgDrop( (QDropEvent *) e, this);
         ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>: At global scope:
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:312:71: warning: ‘KUrl’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kurl.h:109) [-Wdeprecated-declarations]
 inline KUrl *KCMUserAccount::decodeImgDrop(QDropEvent *e, QWidget *wdg)
                                                                       ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>: In member function ‘KUrl* KCMUserAccount::decodeImgDrop(QDropEvent*, QWidget*)’:
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:314:14: warning: ‘List’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kurl.h:143) [-Wdeprecated-declarations]
   KUrl::List uris = KUrl::List::fromMimeData(e->mimeData());
              ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:314:59: warning: ‘static KUrl::List KUrl::List::fromMimeData(const QMimeData*, KUrl::List::DecodeOptions, KUrl::MetaDataMap*)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kurl.h:317) [-Wdeprecated-declarations]
   KUrl::List uris = KUrl::List::fromMimeData(e->mimeData());
                                                           ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:317:11: warning: ‘KUrl’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kurl.h:109) [-Wdeprecated-declarations]
     KUrl *url = new KUrl(uris.first());
           ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:317:21: warning: ‘KUrl’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kurl.h:109) [-Wdeprecated-declarations]
     KUrl *url = new KUrl(uris.first());
                     ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:320:28: warning: ‘bool KImageIO::isSupported(const QString&, KImageIO::Mode)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kimageio.h:112) [-Wdeprecated-declarations]
     if ( mime && KImageIO::isSupported( mime->name(), KImageIO::Reading ) )
                            ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:320:73: warning: ‘bool KImageIO::isSupported(const QString&, KImageIO::Mode)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kimageio.h:112) [-Wdeprecated-declarations]
     if ( mime && KImageIO::isSupported( mime->name(), KImageIO::Reading ) )
                                                                         ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:323:32: warning: ‘QString KImageIO::pattern(KImageIO::Mode)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kimageio.h:68) [-Wdeprecated-declarations]
     QStringList qs = KImageIO::pattern().split( '\n');
                                ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/main.cpp>:323:40: warning: ‘QString KImageIO::pattern(KImageIO::Mode)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kimageio.h:68) [-Wdeprecated-declarations]
     QStringList qs = KImageIO::pattern().split( '\n');
                                        ^
[ 40%] Building CXX object kdepasswd/kcm/CMakeFiles/kcm_useraccount.dir/chfacedlg.cpp.o
In file included from <http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/chfacedlg.cpp>:43:0:
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:64:90: warning: ‘List’ is deprecated [-Wdeprecated-declarations]
     static void del( QWidget * parent, Operation method, const KUrl::List & selectedUrls );
                                                                                          ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:76:112: warning: ‘List’ is deprecated [-Wdeprecated-declarations]
     static void copy( QWidget * parent, Operation method, const KUrl::List & selectedUrls, const KUrl& destUrl );
                                                                                                                ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:76:112: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:86:109: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
     static void doDrop( const KFileItem & destItem, const KUrl & destUrl, QDropEvent * ev, QWidget * parent );
                                                                                                             ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:114:71: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
                                    const QList<QAction*> &userActions );
                                                                       ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:119:95: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
     static void doPaste( QWidget * parent, const KUrl & destUrl, const QPoint &pos = QPoint() );
                                                                                               ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:129:106: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
     static KonqOperations *doPasteV2(QWidget * parent, const KUrl & destUrl, const QPoint &pos = QPoint());
                                                                                                          ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:137:64: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
     static QPair<bool, QString> pasteInfo(const KUrl& targetUrl);
                                                                ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:146:78: warning: ‘List’ is deprecated [-Wdeprecated-declarations]
     static void restoreTrashedItems( const KUrl::List& urls, QWidget* parent );
                                                                              ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:151:69: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
     static KIO::SimpleJob* mkdir( QWidget *parent, const KUrl & url );
                                                                     ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:161:75: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
     static KIO::SimpleJob* newDir( QWidget * parent, const KUrl & baseUrl );
                                                                           ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:173:94: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
     static KIO::SimpleJob* newDir( QWidget * parent, const KUrl & baseUrl, NewDirFlags flags );
                                                                                              ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:181:105: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
     static void statUrl( const KUrl & url, const QObject *receiver, const char *member, QWidget* parent );
                                                                                                         ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:189:85: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
     static void rename( QWidget * parent, const KUrl & oldurl, const QString & name );
                                                                                     ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:202:98: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
     static KonqOperations *renameV2( QWidget * parent, const KUrl & oldurl, const QString & name );
                                                                                                  ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:212:84: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
     static void rename( QWidget * parent, const KUrl & oldurl, const KUrl & newurl );
                                                                                    ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:212:84: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:227:97: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
     static KonqOperations *renameV2( QWidget * parent, const KUrl & oldurl, const KUrl & newurl );
                                                                                                 ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:227:97: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
In file included from <http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/chfacedlg.cpp>:43:0:
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:238:132: warning: ‘List’ is deprecated [-Wdeprecated-declarations]
     static bool askDeleteConfirmation( const KUrl::List & selectedUrls, int method, ConfirmationType confirmation, QWidget* widget );
                                                                                                                                    ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:248:30: warning: ‘List’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kurl.h:143) [-Wdeprecated-declarations]
     KUrl::List droppedUrls() const;
                              ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:259:46: warning: ‘List’ is deprecated [-Wdeprecated-declarations]
     void aboutToCreate(const KUrl::List &urls);
                                              ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:260:63: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
     void renamingFailed(const KUrl &oldUrl, const KUrl &newUrl);
                                                               ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:260:63: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:264:97: warning: ‘List’ is deprecated [-Wdeprecated-declarations]
     void _del( Operation method, const KUrl::List & selectedUrls, ConfirmationType confirmation );
                                                                                                 ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:265:55: warning: ‘List’ is deprecated [-Wdeprecated-declarations]
     void _restoreTrashedItems( const KUrl::List& urls );
                                                       ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:266:82: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
     void _statUrl( const KUrl & url, const QObject *receiver, const char *member );
                                                                                  ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:267:120: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
     void _addPluginActions(QList<QAction*>& pluginActions, const KUrl& destination, const KFileItemListProperties& info);
                                                                                                                        ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:270:76: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
     void setOperation( KIO::Job * job, Operation method, const KUrl & dest );
                                                                            ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:275:87: warning: ‘List’ is deprecated [-Wdeprecated-declarations]
                   const QPoint& pos, Qt::DropAction a, const QList<QAction *> &actions) :
                                                                                       ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:279:20: warning: ‘List’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kurl.h:143) [-Wdeprecated-declarations]
         KUrl::List urls;
                    ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:302:73: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
     void slotCopyingDone(KIO::Job *job, const KUrl &from, const KUrl &to);
                                                                         ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:302:73: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:303:100: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
     void slotCopyingLinkDone(KIO::Job *job, const KUrl &from, const QString &target, const KUrl &to);
                                                                                                    ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:303:100: warning: ‘KUrl’ is deprecated [-Wdeprecated-declarations]
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:308:16: warning: ‘List’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kurl.h:143) [-Wdeprecated-declarations]
     KUrl::List m_createdUrls;
                ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:309:10: warning: ‘KUrl’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kurl.h:109) [-Wdeprecated-declarations]
     KUrl m_destUrl;
          ^
In file included from <http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/chfacedlg.cpp>:43:0:
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:323:49: warning: ‘List’ is deprecated [-Wdeprecated-declarations]
     KonqMultiRestoreJob( const KUrl::List& urls );
                                                 ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/lib/konq/konq_operations.h>:330:22: warning: ‘List’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kurl.h:143) [-Wdeprecated-declarations]
     const KUrl::List m_urls;
                      ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/chfacedlg.cpp>: In member function ‘void ChFaceDlg::slotGetCustomImage()’:
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/chfacedlg.cpp>:148:26: warning: ‘KFileDialog’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kfiledialog.h:74) [-Wdeprecated-declarations]
   KFileDialog dlg( QDir::homePath(), KImageIO::pattern( KImageIO::Reading ),
                          ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/chfacedlg.cpp>:148:48: warning: ‘QString KImageIO::pattern(KImageIO::Mode)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kimageio.h:68) [-Wdeprecated-declarations]
   KFileDialog dlg( QDir::homePath(), KImageIO::pattern( KImageIO::Reading ),
                                                ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kcm/chfacedlg.cpp>:148:75: warning: ‘QString KImageIO::pattern(KImageIO::Mode)’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kimageio.h:68) [-Wdeprecated-declarations]
   KFileDialog dlg( QDir::homePath(), KImageIO::pattern( KImageIO::Reading ),
                                                                           ^
[ 41%] Building CXX object kdepasswd/kcm/CMakeFiles/kcm_useraccount.dir/settings.cpp.o
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/build/kdepasswd/kcm/settings.cpp>: In constructor ‘KCFGUserAccount::KCFGUserAccount()’:
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/build/kdepasswd/kcm/settings.cpp>:36:14: warning: ‘KStandardDirs* KGlobal::dirs()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kglobal.h:375) [-Wdeprecated-declarations]
     KGlobal::dirs()->resourceDirs("data").last() + "kdm/faces"  + '/'
              ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/build/kdepasswd/kcm/settings.cpp>:36:19: warning: ‘KStandardDirs* KGlobal::dirs()’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kglobal.h:375) [-Wdeprecated-declarations]
     KGlobal::dirs()->resourceDirs("data").last() + "kdm/faces"  + '/'
                   ^
[ 42%] Building CXX object kdepasswd/kcm/CMakeFiles/kcm_useraccount.dir/pass.cpp.o
[ 44%] Building CXX object kdepasswd/kcm/CMakeFiles/kcm_useraccount.dir/kcm_useraccount_automoc.cpp.o
In file included from <http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/build/kdepasswd/kcm/../../../kdepasswd/kcm/main.h>:25:0,
                 from <http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/build/kdepasswd/kcm/moc_main.cpp>:9,
                 from <http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/build/kdepasswd/kcm/kcm_useraccount_automoc.cpp>:3:
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/build/kdepasswd/kcm/ui_main_widget.h>:36:18: warning: ‘KPushButton’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kpushbutton.h:45) [-Wdeprecated-declarations]
     KPushButton *btnChangeFace;
                  ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/build/kdepasswd/kcm/ui_main_widget.h>:41:18: warning: ‘KPushButton’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kpushbutton.h:45) [-Wdeprecated-declarations]
     KPushButton *btnChangePassword;
                  ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/build/kdepasswd/kcm/ui_main_widget.h>:55:19: warning: ‘KButtonGroup’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kbuttongroup.h:43) [-Wdeprecated-declarations]
     KButtonGroup *kcfg_EchoMode;
                   ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/build/kdepasswd/kcm/ui_main_widget.h>: In member function ‘void Ui_MainWidget::setupUi(QWidget*)’:
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/build/kdepasswd/kcm/ui_main_widget.h>:72:29: warning: ‘KPushButton’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kpushbutton.h:45) [-Wdeprecated-declarations]
         btnChangeFace = new KPushButton(MainWidget);
                             ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/build/kdepasswd/kcm/ui_main_widget.h>:104:33: warning: ‘KPushButton’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kpushbutton.h:45) [-Wdeprecated-declarations]
         btnChangePassword = new KPushButton(MainWidget);
                                 ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/build/kdepasswd/kcm/ui_main_widget.h>:194:29: warning: ‘KButtonGroup’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kbuttongroup.h:43) [-Wdeprecated-declarations]
         kcfg_EchoMode = new KButtonGroup(MainWidget);
                             ^
Linking CXX shared module kcm_useraccount.so
[ 44%] Built target kcm_useraccount
Scanning dependencies of target kdepasswd
[ 45%] Building CXX object kdepasswd/CMakeFiles/kdepasswd.dir/kdepasswd.cpp.o
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kdepasswd.cpp>: In function ‘int main(int, char**)’:
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kdepasswd.cpp>:41:26: warning: ‘K4AboutData’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/k4aboutdata.h:197) [-Wdeprecated-declarations]
     K4AboutData aboutData("kdepasswd", 0, ki18n("KDE passwd"),
                          ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kdepasswd.cpp>:50:21: warning: ‘KCmdLineOptions’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kcmdlineargs.h:51) [-Wdeprecated-declarations]
     KCmdLineOptions options;
                     ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kdepasswd.cpp>:61:24: warning: ‘KUniqueApplication’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kuniqueapplication.h:56) [-Wdeprecated-declarations]
     KUniqueApplication app;
                        ^
<http://build.kde.org/job/kde-baseapps_frameworks_qt5/ws/kdepasswd/kdepasswd.cpp>:66:19: warning: ‘KCmdLineArgs’ is deprecated (declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/include/KF5/KDE4Support/kcmdlineargs.h:284) [-Wdeprecated-declarations]
     KCmdLineArgs *args = KCmdLineArgs::parsedArgs();
                   ^
[ 47%] Building CXX object kdepasswd/CMakeFiles/kdepasswd.dir/passwddlg.cpp.o
[ 48%] Building CXX object kdepasswd/CMakeFiles/kdepasswd.dir/kdepasswd_automoc.cpp.o
[ 50%] Building CXX object kdepasswd/CMakeFiles/kdepasswd.dir/passwd.cpp.o
Linking CXX executable kdepasswd
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kde4support/inst/lib64/libKF5KDE4Support.so.4.97.0: undefined reference to `KPluginFactory::KPluginFactory(char const*, QObject*)'
collect2: error: ld returned 1 exit status
make[2]: *** [kdepasswd/kdepasswd] Error 1
make[1]: *** [kdepasswd/CMakeFiles/kdepasswd.dir/all] Error 2
make: *** [all] Error 2
make: INTERNAL: Exiting with 10 jobserver tokens available; should be 9!
Compiliation step exited with non-zero code, assuming failure to build from source for project kde-baseapps.
Build step 'Execute shell' marked build as failure
[File exists] check if file exists [build/JUnitTestResults.xml]
Run condition [File exists] preventing perform for step [Publish JUnit test result report]
[File exists] check if file exists [build/cppcheck.xml]
Run condition [File exists] preventing perform for step [Publish Cppcheck results]
[WARNINGS] Skipping publisher since build result is FAILURE


More information about the Kde-frameworks-devel mailing list