BUILD FAILURE
Build URL https://build.kde.org/job/Plasma%20plasma-framework%20stable-kf5-qt5%20SUSEQt5.10/8/
Project: Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10
Date of build: Thu, 03 May 2018 14:11:57 +0000
Build duration: 1 day 7 hr and counting

CONSOLE OUTPUT
[...truncated 232.21 KB...]
^~~~~~~
/home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/pluginloader.cpp:487:20: warning: 'Plasma::Package::Package(const Plasma::Package&)' is deprecated [-Wdeprecated-declarations]
return Package();
^
In file included from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/build/src/plasma/plasma/package.h:1:0,
from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/pluginloader.h:23,
from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/pluginloader.cpp:20:
/home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/package.h:107:23: note: declared here
PLASMA_DEPRECATED Package(const Package &other);
^~~~~~~
/home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/pluginloader.cpp: In member function 'KPluginInfo::List Plasma::PluginLoader::listAppletInfo(const QString&, const QString&)':
/home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/pluginloader.cpp:532:157: warning: 'KPluginInfo::KPluginInfo(KService::Ptr)' is deprecated [-Wdeprecated-declarations]
auto pi = md.metaDataFileName().endsWith(QLatin1String(".json")) ? KPluginInfo(md) : KPluginInfo(KService::serviceByStorageId(md.metaDataFileName()));
^
In file included from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/package.h:25:0,
from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/build/src/plasma/plasma/package.h:1,
from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/pluginloader.h:23,
from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/pluginloader.cpp:20:
/home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:115:34: note: declared here
explicit KSERVICE_DEPRECATED KPluginInfo(const KService::Ptr service);
^~~~~~~~~~~
/home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/pluginloader.cpp: In member function 'KPluginInfo::List Plasma::PluginLoader::listContainmentActionsInfo(const QString&)':
/home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/pluginloader.cpp:754:38: warning: 'KPluginInfo::KPluginInfo(KService::Ptr)' is deprecated [-Wdeprecated-declarations]
list.append(KPluginInfo(s));
^
In file included from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/package.h:25:0,
from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/build/src/plasma/plasma/package.h:1,
from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/pluginloader.h:23,
from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/pluginloader.cpp:20:
/home/jenkins/install-prefix/include/KF5/KService/kplugininfo.h:115:34: note: declared here
explicit KSERVICE_DEPRECATED KPluginInfo(const KService::Ptr service);
^~~~~~~~~~~
/home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/pluginloader.cpp: In member function 'virtual Plasma::Package Plasma::PluginLoader::internalLoadPackage(const QString&, const QString&)':
/home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/pluginloader.cpp:796:20: warning: 'Plasma::Package::Package(Plasma::PackageStructure*)' is deprecated [-Wdeprecated-declarations]
return Package();
^
In file included from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/build/src/plasma/plasma/package.h:1:0,
from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/pluginloader.h:23,
from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/pluginloader.cpp:20:
/home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/package.h:95:32: note: declared here
PLASMA_DEPRECATED explicit Package(PackageStructure *structure = nullptr);
^~~~~~~
/home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/pluginloader.cpp:796:20: warning: 'Plasma::Package::Package(const Plasma::Package&)' is deprecated [-Wdeprecated-declarations]
return Package();
^
In file included from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/build/src/plasma/plasma/package.h:1:0,
from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/pluginloader.h:23,
from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/pluginloader.cpp:20:
/home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/package.h:107:23: note: declared here
PLASMA_DEPRECATED Package(const Package &other);
^~~~~~~
[ 6%] Building CXX object src/plasma/CMakeFiles/KF5Plasma.dir/version.cpp.o
[ 7%] Building CXX object src/declarativeimports/platformcomponents/CMakeFiles/platformcomponentsplugin.dir/application.cpp.o
[ 7%] Building CXX object src/declarativeimports/platformcomponents/CMakeFiles/platformcomponentsplugin.dir/icondialog.cpp.o
[ 8%] Building CXX object src/plasma/CMakeFiles/KF5Plasma.dir/private/componentinstaller.cpp.o
[ 9%] Building CXX object src/declarativeimports/platformcomponents/CMakeFiles/platformcomponentsplugin.dir/platformcomponentsplugin_autogen/mocs_compilation.cpp.o
[ 9%] Building CXX object src/plasma/CMakeFiles/KF5Plasma.dir/applet.cpp.o
[ 9%] Linking CXX shared library ../../../bin/libplatformcomponentsplugin.so
/home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/applet.cpp: In member function 'Plasma::Package Plasma::Applet::package() const':
/home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/applet.cpp:316:13: warning: 'Plasma::Package::Package(Plasma::PackageStructure*)' is deprecated [-Wdeprecated-declarations]
Package p;
^
In file included from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/applet.cpp:50:0:
/home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/package.h:95:32: note: declared here
PLASMA_DEPRECATED explicit Package(PackageStructure *structure = nullptr);
^~~~~~~
/home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/applet.cpp:318:12: warning: 'Plasma::Package::Package(const Plasma::Package&)' is deprecated [-Wdeprecated-declarations]
return p;
^
In file included from /home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/applet.cpp:50:0:
/home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/plasma/package.h:107:23: note: declared here
PLASMA_DEPRECATED Package(const Package &other);
^~~~~~~
[ 9%] Built target platformcomponentsplugin
Scanning dependencies of target calendarplugin
[ 9%] Building CXX object src/declarativeimports/calendar/CMakeFiles/calendarplugin.dir/calendarplugin.cpp.o
[ 10%] Building CXX object src/declarativeimports/calendar/CMakeFiles/calendarplugin.dir/calendar.cpp.o
/home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/declarativeimports/calendar/calendar.cpp: In member function 'void Calendar::setTypes(int)':
/home/jenkins/workspace/Plasma plasma-framework stable-kf5-qt5 SUSEQt5.10/src/declarativeimports/calendar/calendar.cpp:106:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (m_types == types) {
~~~~~~~~^~~~~~~~
[ 10%] Building CXX object src/declarativeimports/calendar/CMakeFiles/calendarplugin.dir/calendardata.cpp.o
[ 11%] Building CXX object src/declarativeimports/calendar/CMakeFiles/calendarplugin.dir/daysmodel.cpp.o
[ 11%] Building CXX object src/declarativeimports/calendar/CMakeFiles/calendarplugin.dir/eventdatadecorator.cpp.o
[ 12%] Building CXX object src/declarativeimports/calendar/CMakeFiles/calendarplugin.dir/eventpluginsmanager.cpp.o
[ 12%] Building CXX object src/declarativeimports/calendar/CMakeFiles/calendarplugin.dir/calendarplugin_autogen/mocs_compilation.cpp.o
[ 13%] Linking CXX shared library ../../../bin/libcalendarplugin.so
[ 13%] Built target calendarplugin
Cannot contact Docker Swarm-fd9d4882d56c: java.lang.InterruptedException
make[2]: *** Deleting file 'src/plasma/CMakeFiles/KF5Plasma.dir/applet.cpp.o'
make[1]: *** [CMakeFiles/Makefile2:379: src/plasma/CMakeFiles/KF5Plasma.dir/all] Terminated
make: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to