[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-panel-devel
Subject:    Build failed in Jenkins: plasma-desktop_master_qt5 #487
From:       KDE CI System  <null () kde ! org>
Date:       2014-07-24 15:43:49
Message-ID: 1256802450.83.1406216629310.JavaMail.jenkins () build
[Download RAW message or body]

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

Changes:

[kensington] Fix header include to match plasma-workspace change.

------------------------------------------
[...truncated 2488 lines...]
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/containments/folder/plugin/internallibkonq/konq_operations.cpp>:1031:69: \
warning: ‘KUrl' is deprecated [-Wdeprecated-declarations]  QPair<bool, QString> \
KonqOperations::pasteInfo(const KUrl& targetUrl)  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/containments/folder/plugin/internallibkonq/konq_operations.cpp>: \
In static member function ‘static QPair<bool, QString> \
KonqOperations::pasteInfo(const KUrl&)': \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/containments/folder/plugin/internallibkonq/konq_operations.cpp>:1038:16: \
warning: ‘List' is deprecated (declared at \
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kurl.h:143) \
[-Wdeprecated-declarations]  KUrl::List urls = KUrl::List::fromMimeData(mimeData);
                ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/containments/folder/plugin/internallibkonq/konq_operations.cpp>:1038:56: \
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/kdelibs4support/inst/include/KF5/KDELibs4Support/kurl.h:317) \
[-Wdeprecated-declarations]  KUrl::List urls = KUrl::List::fromMimeData(mimeData);
                                                        ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/containments/folder/plugin/internallibkonq/konq_operations.cpp>:1041:73: \
warning: ‘KFileItem::KFileItem(mode_t, mode_t, const QUrl&, bool)' is deprecated \
(declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kio/inst/include/KF5/KIOCore/kfileitem.h:104) \
                [-Wdeprecated-declarations]
         KFileItem item(KFileItem::Unknown, KFileItem::Unknown, targetUrl);
                                                                         ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/containments/folder/plugin/internallibkonq/konq_operations.cpp>:1045:92: \
warning: ‘KFileItem::KFileItem(mode_t, mode_t, const QUrl&, bool)' is deprecated \
(declared at /srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kio/inst/include/KF5/KIOCore/kfileitem.h:104) \
                [-Wdeprecated-declarations]
             const KFileItem item(KFileItem::Unknown, KFileItem::Unknown, \
                urls.first(), true);
                                                                                      \
^ 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);
                            ^
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>:137: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();
                              ^
[ 50%] Building CXX object \
applets/kickoff/CMakeFiles/kickoffplugin.dir/kickoffplugin_automoc.cpp.o [ 50%] \
Linking CXX shared module kcm_cursortheme.so Building CXX object \
containments/folder/CMakeFiles/folderplugin.dir/folderplugin_automoc.cpp.o 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>:137: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();
                              ^
[ 50%] Built target kcm_cursortheme
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>:137: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();
                              ^
In file included from \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_copytomenu_p.cpp>:9:0,
                
                 from \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/folderplugin_automoc.cpp>:5:
 <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_copytomenu_p.h>:33:16: \
warning: ‘List' is deprecated (declared at \
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kurl.h:143) \
[-Wdeprecated-declarations]  KUrl::List m_urls;
                ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_copytomenu_p.h>:57:39: \
warning: ‘KUrl' is deprecated [-Wdeprecated-declarations]  void copyOrMoveTo(const \
KUrl& dest);  ^
In file included from \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_dndpopupmenuplugin.cpp>:9:0,
                
                 from \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/folderplugin_automoc.cpp>:6:
 <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../. \
./../containments/folder/plugin/internallibkonq/konq_dndpopupmenuplugin.h>:63:47: \
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]  QList<QAction*>& pluginActions) = 0;
                                               ^
In file included from \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:9:0,
                
                 from \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/folderplugin_automoc.cpp>:7:
 <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_operations.h>:76:112: \
warning: ‘KUrl' is deprecated [-Wdeprecated-declarations] \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_operations.h>:114:71: \
warning: ‘KUrl' is deprecated [-Wdeprecated-declarations]  const QList<QAction*> \
&userActions );  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_operations.h>:137:64: \
warning: ‘KUrl' is deprecated [-Wdeprecated-declarations]  static QPair<bool, \
QString> pasteInfo(const KUrl& targetUrl);  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_operations.h>:212:84: \
warning: ‘KUrl' is deprecated [-Wdeprecated-declarations] \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_operations.h>:227:97: \
warning: ‘KUrl' is deprecated [-Wdeprecated-declarations] In file included from \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:9:0,
                
                 from \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/folderplugin_automoc.cpp>:7:
 <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_operations.h>:248:30: \
warning: ‘List' is deprecated (declared at \
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kurl.h:143) \
[-Wdeprecated-declarations]  KUrl::List droppedUrls() const;
                              ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_operations.h>:259:46: \
warning: ‘List' is deprecated [-Wdeprecated-declarations]  void aboutToCreate(const \
KUrl::List &urls);  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_operations.h>:260:63: \
warning: ‘KUrl' is deprecated [-Wdeprecated-declarations]  void \
renamingFailed(const KUrl &oldUrl, const KUrl &newUrl);  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_operations.h>:260:63: \
warning: ‘KUrl' is deprecated [-Wdeprecated-declarations] \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_operations.h>:265:55: \
warning: ‘List' is deprecated [-Wdeprecated-declarations]  void \
_restoreTrashedItems( const KUrl::List& urls );  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_operations.h>:279:20: \
warning: ‘List' is deprecated (declared at \
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kurl.h:143) \
[-Wdeprecated-declarations]  KUrl::List urls;
                    ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_operations.h>:302:73: \
warning: ‘KUrl' is deprecated [-Wdeprecated-declarations] \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/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/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_operations.h>:303:100: \
warning: ‘KUrl' is deprecated [-Wdeprecated-declarations] \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_operations.h>:308:16: \
warning: ‘List' is deprecated (declared at \
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kurl.h:143) \
[-Wdeprecated-declarations]  KUrl::List m_createdUrls;
                ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_operations.h>:309:10: \
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 m_destUrl;
          ^
In file included from \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:9:0,
                
                 from \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/folderplugin_automoc.cpp>:7:
 <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_operations.h>:323:49: \
warning: ‘List' is deprecated [-Wdeprecated-declarations]  KonqMultiRestoreJob( \
const KUrl::List& urls );  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_operations.h>:330:22: \
warning: ‘List' is deprecated (declared at \
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kurl.h:143) \
[-Wdeprecated-declarations]  const KUrl::List m_urls;
                      ^
In file included from \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/folderplugin_automoc.cpp>:7:0:
 <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>: \
In static member function ‘static void KonqOperations::qt_static_metacall(QObject*, \
QMetaObject::Call, int, void**)': \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:126:73: \
warning: ‘List' is deprecated (declared at \
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kurl.h:143) \
                [-Wdeprecated-declarations]
         case 2: _t->aboutToCreate((*reinterpret_cast< const KUrl::List(*)>(_a[1]))); \
break;  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:127:68: \
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]
         case 3: _t->renamingFailed((*reinterpret_cast< const \
KUrl(*)>(_a[1])),(*reinterpret_cast< const KUrl(*)>(_a[2]))); break;  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:127:111: \
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]
         case 3: _t->renamingFailed((*reinterpret_cast< const \
                KUrl(*)>(_a[1])),(*reinterpret_cast< const KUrl(*)>(_a[2]))); break;
                                                                                      \
^ <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:133:111: \
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]  case 9: _t->slotCopyingDone((*reinterpret_cast< \
KIO::Job*(*)>(_a[1])),(*reinterpret_cast< const KUrl(*)>(_a[2])),(*reinterpret_cast< \
                const KUrl(*)>(_a[3]))); break;
                                                                                      \
^ <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:133:154: \
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]  case 9: _t->slotCopyingDone((*reinterpret_cast< \
KIO::Job*(*)>(_a[1])),(*reinterpret_cast< const KUrl(*)>(_a[2])),(*reinterpret_cast< \
                const KUrl(*)>(_a[3]))); break;
                                                                                      \
^ <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:134:116: \
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]  case 10: _t->slotCopyingLinkDone((*reinterpret_cast< \
KIO::Job*(*)>(_a[1])),(*reinterpret_cast< const KUrl(*)>(_a[2])),(*reinterpret_cast< \
                const QString(*)>(_a[3])),(*reinterpret_cast< const \
                KUrl(*)>(_a[4]))); break;
                                                                                      \
^ <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:134:205: \
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]  case 10: _t->slotCopyingLinkDone((*reinterpret_cast< \
KIO::Job*(*)>(_a[1])),(*reinterpret_cast< const KUrl(*)>(_a[2])),(*reinterpret_cast< \
const QString(*)>(_a[3])),(*reinterpret_cast< const KUrl(*)>(_a[4]))); break;  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:144:75: \
warning: ‘List' is deprecated (declared at \
/srv/jenkins/install/linux/x86_64/g++/kf5-qt5/frameworks/kdelibs4support/inst/include/KF5/KDELibs4Support/kurl.h:143) \
                [-Wdeprecated-declarations]
                 *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< KUrl::List >(); \
                break;
                                                                           ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:152:69: \
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]
                 *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< KUrl >(); break;
                                                                     ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:183:69: \
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]
                 *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< KUrl >(); break;
                                                                     ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:193:69: \
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]
                 *reinterpret_cast<int*>(_a[0]) = qRegisterMetaType< KUrl >(); break;
                                                                     ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:213:67: \
warning: ‘List' is deprecated [-Wdeprecated-declarations]  typedef void \
(KonqOperations::*_t)(const KUrl::List & );  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:219:76: \
                warning: ‘KUrl' is deprecated [-Wdeprecated-declarations]
             typedef void (KonqOperations::*_t)(const KUrl & , const KUrl & );
                                                                            ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:219:76: \
warning: ‘KUrl' is deprecated [-Wdeprecated-declarations] \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>: \
At global scope: <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:278:58: \
warning: ‘List' is deprecated [-Wdeprecated-declarations]  void \
KonqOperations::aboutToCreate(const KUrl::List & _t1)  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:285:71: \
warning: ‘KUrl' is deprecated [-Wdeprecated-declarations]  void \
KonqOperations::renamingFailed(const KUrl & _t1, const KUrl & _t2)  ^
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_operations.cpp>:285:71: \
warning: ‘KUrl' is deprecated [-Wdeprecated-declarations] In file included from \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/moc_konq_popupmenu.cpp>:9:0,
                
                 from \
<http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/folderplugin_automoc.cpp>:8:
 <http://build.kde.org/job/plasma-desktop_master_qt5/ws/build/containments/folder/../../../containments/folder/plugin/internallibkonq/konq_popupmenu.h>:95:7: \
warning: ‘KUrl' is deprecated [-Wdeprecated-declarations]  );
       ^
Linking CXX shared library libkickoffplugin.so
[ 50%] Built target kickoffplugin
Linking CXX shared library libfolderplugin.so
[ 50%] Built target folderplugin
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
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic