BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/kio/job/kf5-qt5%20SUSEQt5.12/219/
Project: kf5-qt5 SUSEQt5.12
Date of build: Sat, 14 Sep 2019 19:27:00 +0000
Build duration: 5 min 52 sec and counting


CONSOLE OUTPUT
[...truncated 1196 lines...]
[2019-09-14T19:32:46.038Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/kurlrequester.cpp:256:49: warning: ���virtual QFileDialog* KUrlRequester::fileDialog() const��� is deprecated [-Wdeprecated-declarations]
[2019-09-14T19:32:46.038Z] 256 | QFileDialog *dlg = m_parent->fileDialog();
[2019-09-14T19:32:46.038Z] | ^
[2019-09-14T19:32:46.038Z] In file included from /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/kurlrequester.cpp:20:
[2019-09-14T19:32:46.038Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/kurlrequester.h:184:48: note: declared here
[2019-09-14T19:32:46.038Z] 184 | virtual KIOWIDGETS_DEPRECATED QFileDialog *fileDialog() const;
[2019-09-14T19:32:46.038Z] | ^~~~~~~~~~
[2019-09-14T19:32:46.038Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/kurlrequester.cpp: In lambda function:
[2019-09-14T19:32:46.038Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/kurlrequester.cpp:474:52: warning: ���virtual QFileDialog* KUrlRequester::fileDialog() const��� is deprecated [-Wdeprecated-declarations]
[2019-09-14T19:32:46.038Z] 474 | applyFileMode(m_parent->fileDialog(), fileDialogMode, fileDialogAcceptMode);
[2019-09-14T19:32:46.038Z] | ^
[2019-09-14T19:32:46.038Z] In file included from /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/kurlrequester.cpp:20:
[2019-09-14T19:32:46.038Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/kurlrequester.h:184:48: note: declared here
[2019-09-14T19:32:46.038Z] 184 | virtual KIOWIDGETS_DEPRECATED QFileDialog *fileDialog() const;
[2019-09-14T19:32:46.038Z] | ^~~~~~~~~~
[2019-09-14T19:32:46.038Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/kurlrequester.cpp: In lambda function:
[2019-09-14T19:32:46.038Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/kurlrequester.cpp:481:52: warning: ���virtual QFileDialog* KUrlRequester::fileDialog() const��� is deprecated [-Wdeprecated-declarations]
[2019-09-14T19:32:46.038Z] 481 | applyFileMode(m_parent->fileDialog(), fileDialogMode, fileDialogAcceptMode);
[2019-09-14T19:32:46.038Z] | ^
[2019-09-14T19:32:46.038Z] In file included from /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/kurlrequester.cpp:20:
[2019-09-14T19:32:46.038Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/kurlrequester.h:184:48: note: declared here
[2019-09-14T19:32:46.038Z] 184 | virtual KIOWIDGETS_DEPRECATED QFileDialog *fileDialog() const;
[2019-09-14T19:32:46.038Z] | ^~~~~~~~~~
[2019-09-14T19:32:46.038Z] [ 50%] Linking CXX executable ../bin/dataprotocoltest
[2019-09-14T19:32:46.038Z] In file included from /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/krun.cpp:23:
[2019-09-14T19:32:46.038Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/krun_p.h:97:10: error: ���unique_ptr��� in namespace ���std��� does not name a template type
[2019-09-14T19:32:46.038Z] 97 | std::unique_ptr<KProcess> m_process;
[2019-09-14T19:32:46.038Z] | ^~~~~~~~~~
[2019-09-14T19:32:46.038Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/krun_p.h:33:1: note: ���std::unique_ptr��� is defined in header ���<memory>���; did you forget to ���#include <memory>���?
[2019-09-14T19:32:46.038Z] 32 | #include "kstartupinfo.h"
[2019-09-14T19:32:46.038Z] +++ |+#include <memory>
[2019-09-14T19:32:46.038Z] 33 |
[2019-09-14T19:32:46.540Z] [ 51%] Building CXX object autotests/CMakeFiles/http_jobtest.dir/httpserver_p.cpp.o
[2019-09-14T19:32:46.540Z] [ 51%] Linking CXX executable ../bin/upurltest
[2019-09-14T19:32:46.540Z] [ 51%] Built target dataprotocoltest
[2019-09-14T19:32:46.540Z] Scanning dependencies of target privilegejobtest
[2019-09-14T19:32:46.540Z] [ 51%] Building CXX object autotests/CMakeFiles/privilegejobtest.dir/privilegejobtest_autogen/mocs_compilation.cpp.o
[2019-09-14T19:32:47.046Z] [ 51%] Linking CXX executable ../bin/kmountpointtest
[2019-09-14T19:32:47.046Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/krun.cpp: In constructor ���KProcessRunner::KProcessRunner(const KService&, const QList<QUrl>&, WId, KRun::RunFlags, const QString&, const QByteArray&)���:
[2019-09-14T19:32:47.046Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/krun.cpp:1563:7: error: class ���KProcessRunner��� does not have any field named ���m_process���
[2019-09-14T19:32:47.046Z] 1563 | : m_process{new KProcess},
[2019-09-14T19:32:47.046Z] | ^~~~~~~~~
[2019-09-14T19:32:47.046Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/krun.cpp:1575:6: error: ���m_process��� was not declared in this scope; did you mean ���KProcess���?
[2019-09-14T19:32:47.046Z] 1575 | *m_process << args;
[2019-09-14T19:32:47.046Z] | ^~~~~~~~~
[2019-09-14T19:32:47.046Z] | KProcess
[2019-09-14T19:32:47.046Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/krun.cpp:1601:37: warning: ���QString KService::path() const��� is deprecated [-Wdeprecated-declarations]
[2019-09-14T19:32:47.046Z] 1601 | QString workingDir(service.path());
[2019-09-14T19:32:47.046Z] | ^
[2019-09-14T19:32:47.046Z] In file included from /home/jenkins/install-prefix/include/KF5/KService/kmimetypetrader.h:23,
[2019-09-14T19:32:47.046Z] from /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/krun.cpp:54:
[2019-09-14T19:32:47.046Z] /home/jenkins/install-prefix/include/KF5/KService/kservice.h:196:33: note: declared here
[2019-09-14T19:32:47.046Z] 196 | KSERVICE_DEPRECATED QString path() const; // TODO KF6: rename to workingDirectory(). Confusing otherwise.
[2019-09-14T19:32:47.046Z] | ^~~~
[2019-09-14T19:32:47.046Z] [ 51%] Built target upurltest
[2019-09-14T19:32:47.046Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/krun.cpp: In constructor ���KProcessRunner::KProcessRunner(const QString&, const QString&, const QString&, WId, const QByteArray&, const QString&)���:
[2019-09-14T19:32:47.046Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/krun.cpp:1619:7: error: class ���KProcessRunner��� does not have any field named ���m_process���
[2019-09-14T19:32:47.046Z] 1619 | : m_process{new KProcess},
[2019-09-14T19:32:47.046Z] | ^~~~~~~~~
[2019-09-14T19:32:47.047Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/krun.cpp:1622:5: error: ���m_process��� was not declared in this scope; did you mean ���KProcess���?
[2019-09-14T19:32:47.047Z] 1622 | m_process->setShellCommand(cmd);
[2019-09-14T19:32:47.047Z] | ^~~~~~~~~
[2019-09-14T19:32:47.047Z] | KProcess
[2019-09-14T19:32:47.047Z] [ 51%] Building CXX object autotests/CMakeFiles/privilegejobtest.dir/privilegejobtest.cpp.o
[2019-09-14T19:32:47.047Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/krun.cpp: In member function ���void KProcessRunner::startProcess()���:
[2019-09-14T19:32:47.047Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/krun.cpp:1692:13: error: ���m_process��� was not declared in this scope; did you mean ���KProcess���?
[2019-09-14T19:32:47.047Z] 1692 | connect(m_process.get(), QOverload<int,QProcess::ExitStatus>::of(&QProcess::finished),
[2019-09-14T19:32:47.047Z] | ^~~~~~~~~
[2019-09-14T19:32:47.047Z] | KProcess
[2019-09-14T19:32:47.047Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/krun.cpp: In lambda function:
[2019-09-14T19:32:47.047Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/krun.cpp:1703:36: error: ���m_process��� is not captured
[2019-09-14T19:32:47.047Z] 1703 | slotProcessExited(255, m_process->exitStatus());
[2019-09-14T19:32:47.047Z] | ^~~~~~~~~
[2019-09-14T19:32:47.047Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/krun.cpp:1702:46: note: the lambda has no capture-default
[2019-09-14T19:32:47.047Z] 1702 | QMetaObject::invokeMethod(this, [this]() {
[2019-09-14T19:32:47.047Z] | ^
[2019-09-14T19:32:47.047Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.12/src/widgets/krun.cpp:1692:13: note: ���<typeprefixerror>m_process��� declared here
[2019-09-14T19:32:47.047Z] 1692 | connect(m_process.get(), QOverload<int,QProcess::ExitStatus>::of(&QProcess::finished),
[2019-09-14T19:32:47.047Z] | ^~~~~~~~~
[2019-09-14T19:32:47.546Z] [ 51%] Built target kmountpointtest
[2019-09-14T19:32:47.546Z] Scanning dependencies of target favicontest_autogen
[2019-09-14T19:32:47.546Z] [ 51%] Automatic MOC for target favicontest
[2019-09-14T19:32:47.546Z] make[2]: *** [src/widgets/CMakeFiles/KF5KIOWidgets.dir/build.make:391: src/widgets/CMakeFiles/KF5KIOWidgets.dir/krun.cpp.o] Error 1
[2019-09-14T19:32:47.546Z] make[2]: *** Waiting for unfinished jobs....
[2019-09-14T19:32:47.546Z] make[1]: *** [CMakeFiles/Makefile2:3660: src/widgets/CMakeFiles/KF5KIOWidgets.dir/all] Error 2
[2019-09-14T19:32:47.546Z] make[1]: *** Waiting for unfinished jobs....
[2019-09-14T19:32:48.044Z] [ 51%] Built target favicontest_autogen
[2019-09-14T19:32:49.091Z] [ 51%] Linking CXX executable ../bin/http_jobtest
[2019-09-14T19:32:49.588Z] [ 51%] Built target http_jobtest
[2019-09-14T19:32:50.634Z] [ 51%] Linking CXX executable ../bin/privilegejobtest
[2019-09-14T19:32:51.136Z] [ 51%] Built target privilegejobtest
[2019-09-14T19:32:51.136Z] make: *** [Makefile:141: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2019-09-14T19:32:52.285Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to