BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks%20plasma-framework%20kf5-qt5%20FreeBSDQt5.7/64/
Project: Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7
Date of build: Wed, 12 Jul 2017 09:35:43 +0000
Build duration: 8 min 45 sec and counting

CONSOLE OUTPUT
[...truncated 249.64 KB...]
PLASMA_DEPRECATED Package &operator=(const Package &rhs);
^
[ 34%] Building CXX object src/plasma/CMakeFiles/KF5Plasma.dir/dataengine.cpp.o
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/private/applet_p.cpp:155:47: warning: 'loadPackage' is deprecated [-Wdeprecated-declarations]
Plasma::Package p = PluginLoader::self()->loadPackage(QStringLiteral("Plasma/Applet"), api);
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/pluginloader.h:156:31: note: 'loadPackage' has been explicitly marked deprecated here
PLASMA_DEPRECATED Package loadPackage(const QString &packageFormat, const QString &specialization = QString());
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/private/applet_p.cpp:155:25: warning: 'Package' is deprecated [-Wdeprecated-declarations]
Plasma::Package p = PluginLoader::self()->loadPackage(QStringLiteral("Plasma/Applet"), api);
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/private/../package.h:107:23: note: 'Package' has been explicitly marked deprecated here
PLASMA_DEPRECATED Package(const Package &other);
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/private/applet_p.cpp:156:7: warning: 'setPath' is deprecated [-Wdeprecated-declarations]
p.setPath(path);
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/private/../package.h:135:28: note: 'setPath' has been explicitly marked deprecated here
PLASMA_DEPRECATED void setPath(const QString &path);
^
[ 35%] Building CXX object src/plasma/CMakeFiles/KF5Plasma.dir/dataengineconsumer.cpp.o
4 warnings generated.
1 warning and 1 error generated.
[ 35%] Building CXX object src/plasma/CMakeFiles/KF5Plasma.dir/service.cpp.o
gmake[2]: *** [src/plasma/CMakeFiles/KF5Plasma.dir/build.make:95: src/plasma/CMakeFiles/KF5Plasma.dir/pluginloader.cpp.o] Error 1
gmake[2]: *** Waiting for unfinished jobs....
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/private/timetracker.cpp:86:18: warning: _expression_ result unused [-Wunused-value]
*s_beginning * 1; // ensure it's initialized
~~~~~~~~~~~~ ^ ~
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/dataengine.cpp:400:39: warning: 'Package' is deprecated [-Wdeprecated-declarations]
return d->package ? *d->package : Package();
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/package.h:95:32: note: 'Package' has been explicitly marked deprecated here
PLASMA_DEPRECATED explicit Package(PackageStructure *structure = 0);
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/dataengine.cpp:400:39: warning: 'Package' is deprecated [-Wdeprecated-declarations]
return d->package ? *d->package : Package();
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/package.h:95:32: note: 'Package' has been explicitly marked deprecated here
PLASMA_DEPRECATED explicit Package(PackageStructure *structure = 0);
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/dataengine.cpp:400:25: warning: 'Package' is deprecated [-Wdeprecated-declarations]
return d->package ? *d->package : Package();
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/package.h:107:23: note: 'Package' has been explicitly marked deprecated here
PLASMA_DEPRECATED Package(const Package &other);
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/dataengine.cpp:400:39: warning: 'Package' is deprecated [-Wdeprecated-declarations]
return d->package ? *d->package : Package();
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/package.h:107:23: note: 'Package' has been explicitly marked deprecated here
PLASMA_DEPRECATED Package(const Package &other);
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/dataengine.cpp:400:12: warning: 'Package' is deprecated [-Wdeprecated-declarations]
return d->package ? *d->package : Package();
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/package.h:107:23: note: 'Package' has been explicitly marked deprecated here
PLASMA_DEPRECATED Package(const Package &other);
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/dataengine.cpp:438:57: warning: 'loadPackage' is deprecated [-Wdeprecated-declarations]
package = new Package(PluginLoader::self()->loadPackage(QStringLiteral("Plasma/DataEngine"), api));
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/pluginloader.h:156:31: note: 'loadPackage' has been explicitly marked deprecated here
PLASMA_DEPRECATED Package loadPackage(const QString &packageFormat, const QString &specialization = QString());
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/dataengine.cpp:438:27: warning: 'Package' is deprecated [-Wdeprecated-declarations]
package = new Package(PluginLoader::self()->loadPackage(QStringLiteral("Plasma/DataEngine"), api));
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/package.h:107:23: note: 'Package' has been explicitly marked deprecated here
PLASMA_DEPRECATED Package(const Package &other);
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/dataengine.cpp:439:22: warning: 'setPath' is deprecated [-Wdeprecated-declarations]
package->setPath(path);
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/package.h:135:28: note: 'setPath' has been explicitly marked deprecated here
PLASMA_DEPRECATED void setPath(const QString &path);
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/dataengine.cpp:441:26: warning: 'isValid' is deprecated [-Wdeprecated-declarations]
if (package->isValid()) {
^
/usr/home/jenkins/workspace/Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7/src/plasma/package.h:128:28: note: 'isValid' has been explicitly marked deprecated here
PLASMA_DEPRECATED bool isValid() const;
^
3 warnings generated.
1 warning generated.
9 warnings generated.
gmake[1]: *** [CMakeFiles/Makefile2:379: src/plasma/CMakeFiles/KF5Plasma.dir/all] Error 2
gmake: *** [Makefile:139: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] sh
[Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7] Running shell script
+ python3 -u ci-tooling/helpers/capture-workspace.py --environment production
[Pipeline] emailextrecipients
[Pipeline] emailext

Attachment: build.log
Description: Binary data

Reply via email to