BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/plasma-framework/job/kf5-qt5%20SUSEQt5.12/87/
Project: kf5-qt5 SUSEQt5.12
Date of build: Fri, 03 May 2019 23:59:46 +0000
Build duration: 2 min 12 sec and counting

CONSOLE OUTPUT
[...truncated 1318 lines...]
[2019-05-04T00:01:40.744Z] return d->dataEngine->package();
[2019-05-04T00:01:40.744Z] ^
[2019-05-04T00:01:40.744Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/build/src/plasma/plasma/package.h:1,
[2019-05-04T00:01:40.744Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/../plasma/scripting/scriptengine.h:23,
[2019-05-04T00:01:40.744Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/scripting/dataenginescript.h:27,
[2019-05-04T00:01:40.744Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/scripting/dataenginescript.cpp:20:
[2019-05-04T00:01:40.744Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/package.h:107:23: note: declared here
[2019-05-04T00:01:40.744Z] PLASMA_DEPRECATED Package(const Package &other);
[2019-05-04T00:01:40.744Z] ^~~~~~~
[2019-05-04T00:01:41.002Z] [ 68%] Building CXX object src/plasma/CMakeFiles/KF5Plasma.dir/scripting/appletscript.cpp.o
[2019-05-04T00:01:41.930Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/scripting/appletscript.cpp: In member function ���virtual Plasma::Package Plasma::AppletScript::package() const���:
[2019-05-04T00:01:41.930Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/scripting/appletscript.cpp:111:31: warning: ���Plasma::Package Plasma::Applet::package() const��� is deprecated [-Wdeprecated-declarations]
[2019-05-04T00:01:41.930Z] return d->applet->package();
[2019-05-04T00:01:41.930Z] ^
[2019-05-04T00:01:41.930Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/build/src/plasma/plasma/applet.h:1,
[2019-05-04T00:01:41.930Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/containment.h:26,
[2019-05-04T00:01:41.930Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/build/src/plasma/plasma/containment.h:1,
[2019-05-04T00:01:41.930Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/scripting/appletscript.h:29,
[2019-05-04T00:01:41.930Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/scripting/appletscript.cpp:20:
[2019-05-04T00:01:41.930Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/applet.h:259:31: note: declared here
[2019-05-04T00:01:41.930Z] PLASMA_DEPRECATED Package package() const;
[2019-05-04T00:01:41.930Z] ^~~~~~~
[2019-05-04T00:01:41.930Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/scripting/appletscript.cpp:111:31: warning: ���Plasma::Package::Package(const Plasma::Package&)��� is deprecated [-Wdeprecated-declarations]
[2019-05-04T00:01:41.930Z] return d->applet->package();
[2019-05-04T00:01:41.930Z] ^
[2019-05-04T00:01:41.930Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/build/src/plasma/plasma/package.h:1,
[2019-05-04T00:01:41.930Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/../plasma/scripting/scriptengine.h:23,
[2019-05-04T00:01:41.930Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/scripting/appletscript.h:31,
[2019-05-04T00:01:41.930Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/scripting/appletscript.cpp:20:
[2019-05-04T00:01:41.930Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/package.h:107:23: note: declared here
[2019-05-04T00:01:41.930Z] PLASMA_DEPRECATED Package(const Package &other);
[2019-05-04T00:01:41.930Z] ^~~~~~~
[2019-05-04T00:01:41.930Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/scripting/appletscript.cpp: In member function ���KPluginInfo Plasma::AppletScript::description() const���:
[2019-05-04T00:01:41.930Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/scripting/appletscript.cpp:117:34: warning: ���KPluginInfo Plasma::Applet::pluginInfo() const��� is deprecated [-Wdeprecated-declarations]
[2019-05-04T00:01:41.930Z] return d->applet->pluginInfo();
[2019-05-04T00:01:41.930Z] ^
[2019-05-04T00:01:41.930Z] In file included from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/build/src/plasma/plasma/applet.h:1,
[2019-05-04T00:01:41.930Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/containment.h:26,
[2019-05-04T00:01:41.930Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/build/src/plasma/plasma/containment.h:1,
[2019-05-04T00:01:41.930Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/scripting/appletscript.h:29,
[2019-05-04T00:01:41.930Z] from /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/scripting/appletscript.cpp:20:
[2019-05-04T00:01:41.930Z] /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/applet.h:287:35: note: declared here
[2019-05-04T00:01:41.930Z] PLASMA_DEPRECATED KPluginInfo pluginInfo() const;
[2019-05-04T00:01:41.930Z] ^~~~~~~~~~
[2019-05-04T00:01:42.187Z] [ 68%] Linking CXX shared library ../../bin/libKF5Plasma.so
[2019-05-04T00:01:43.117Z] [ 68%] Built target KF5Plasma
[2019-05-04T00:01:43.117Z] Scanning dependencies of target plasmoid_packagestructure_autogen
[2019-05-04T00:01:43.117Z] [ 68%] Automatic MOC for target plasmoid_packagestructure
[2019-05-04T00:01:43.117Z] [ 68%] Built target plasmoid_packagestructure_autogen
[2019-05-04T00:01:43.117Z] Scanning dependencies of target plasma-storagetest_autogen
[2019-05-04T00:01:43.117Z] [ 68%] Automatic MOC for target plasma-storagetest
[2019-05-04T00:01:43.373Z] [ 68%] Built target plasma-storagetest_autogen
[2019-05-04T00:01:43.373Z] Scanning dependencies of target coronatest_autogen
[2019-05-04T00:01:43.373Z] [ 68%] Automatic MOC for target coronatest
[2019-05-04T00:01:43.373Z] [ 68%] Built target coronatest_autogen
[2019-05-04T00:01:43.373Z] Scanning dependencies of target plasma-sortfiltermodeltest_autogen
[2019-05-04T00:01:43.373Z] [ 68%] Automatic MOC for target plasma-sortfiltermodeltest
[2019-05-04T00:01:43.630Z] [ 68%] Built target plasma-sortfiltermodeltest_autogen
[2019-05-04T00:01:43.630Z] Scanning dependencies of target plugintest_autogen
[2019-05-04T00:01:43.630Z] [ 68%] Automatic MOC for target plugintest
[2019-05-04T00:01:43.630Z] [ 68%] Built target plugintest_autogen
[2019-05-04T00:01:43.630Z] Scanning dependencies of target dpitest_autogen
[2019-05-04T00:01:43.630Z] [ 68%] Automatic MOC for target dpitest
[2019-05-04T00:01:43.886Z] [ 68%] Built target dpitest_autogen
[2019-05-04T00:01:43.886Z] Scanning dependencies of target plasma_engine_testengine_autogen
[2019-05-04T00:01:43.886Z] [ 68%] Generating plasma-dataengine-testengine.json
[2019-05-04T00:01:43.886Z] About to parse service type file "/home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/src/plasma/data/servicetypes/plasma-dataengine.desktop"
[2019-05-04T00:01:43.886Z] Found property definition "X-KDE-ParentApp" with type "QString"
[2019-05-04T00:01:43.886Z] Unknown property type for key "X-Plasma-EngineName" -> falling back to string
[2019-05-04T00:01:43.886Z] Generated "/home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/build/tests/testengine/plasma-dataengine-testengine.json"
[2019-05-04T00:01:43.886Z]
[2019-05-04T00:01:43.886Z] [ 68%] Automatic MOC for target plasma_engine_testengine
[2019-05-04T00:01:43.886Z] AutoMoc: /home/jenkins/workspace/Plasma/plasma-framework/kf5-qt5 SUSEQt5.12/tests/testengine/testengine.cpp:171: Warning: Plugin Metadata file "plasma-dataengine-testengine.desktop" does not contain a valid JSON object. Declaration will be ignored
[2019-05-04T00:01:43.886Z] [ 68%] Built target plasma_engine_testengine_autogen
[2019-05-04T00:01:43.886Z] Scanning dependencies of target plasmoid_packagestructure
[2019-05-04T00:01:43.886Z] [ 68%] Building CXX object src/plasma/packagestructure/CMakeFiles/plasmoid_packagestructure.dir/plasmoidpackage.cpp.o
[2019-05-04T00:01:44.823Z] [ 69%] Building CXX object src/plasma/packagestructure/CMakeFiles/plasmoid_packagestructure.dir/packages.cpp.o
[2019-05-04T00:01:46.764Z] [ 69%] Building CXX object src/plasma/packagestructure/CMakeFiles/plasmoid_packagestructure.dir/plasmoid_packagestructure_autogen/mocs_compilation.cpp.o
[2019-05-04T00:01:47.344Z] [ 69%] Linking CXX shared module ../../../bin/plasmoid_packagestructure.so
[2019-05-04T00:01:47.913Z] [ 69%] Built target plasmoid_packagestructure
[2019-05-04T00:01:47.913Z] Scanning dependencies of target plasma-storagetest
[2019-05-04T00:01:47.913Z] [ 69%] Building CXX object autotests/CMakeFiles/plasma-storagetest.dir/storagetest.cpp.o
[2019-05-04T00:01:50.468Z] [ 69%] Building CXX object autotests/CMakeFiles/plasma-storagetest.dir/__/src/plasma/private/storage.cpp.o
[2019-05-04T00:01:52.386Z] [ 69%] Building CXX object autotests/CMakeFiles/plasma-storagetest.dir/__/src/plasma/private/storagethread.cpp.o
[2019-05-04T00:01:54.937Z] [ 70%] Building CXX object autotests/CMakeFiles/plasma-storagetest.dir/__/src/plasma/debug_p.cpp.o
[2019-05-04T00:01:55.878Z] [ 70%] Building CXX object autotests/CMakeFiles/plasma-storagetest.dir/plasma-storagetest_autogen/mocs_compilation.cpp.o
[2019-05-04T00:01:57.802Z] [ 70%] Linking CXX executable ../bin/plasma-storagetest
[2019-05-04T00:01:58.373Z] /usr/lib64/gcc/x86_64-suse-linux/8/../../../../x86_64-suse-linux/bin/ld: /home/jenkins/install-prefix/lib64/libKF5XmlGui.so.5: undefined reference to `QSystemLocale::QSystemLocale()@Qt_5.12.2_PRIVATE_API'
[2019-05-04T00:01:58.373Z] collect2: error: ld returned 1 exit status
[2019-05-04T00:01:58.373Z] make[2]: *** [autotests/CMakeFiles/plasma-storagetest.dir/build.make:144: bin/plasma-storagetest] Error 1
[2019-05-04T00:01:58.373Z] make[1]: *** [CMakeFiles/Makefile2:2921: autotests/CMakeFiles/plasma-storagetest.dir/all] Error 2
[2019-05-04T00:01:58.373Z] make: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-05-04T00:01:58.935Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext

Reply via email to