CONSOLE OUTPUT
|
[...truncated 1203 lines...] |
[2019-09-14T19:30:01.787Z] | ^~~~~~~~~~ |
[2019-09-14T19:30:01.787Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/kurlrequester.cpp: In lambda function: |
[2019-09-14T19:30:01.787Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/kurlrequester.cpp:481:52: warning: ���virtual QFileDialog* KUrlRequester::fileDialog() const��� is deprecated [-Wdeprecated-declarations] |
[2019-09-14T19:30:01.787Z] 481 | applyFileMode(m_parent->fileDialog(), fileDialogMode, fileDialogAcceptMode); |
[2019-09-14T19:30:01.787Z] | ^ |
[2019-09-14T19:30:01.788Z] In file included from /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/kurlrequester.cpp:20: |
[2019-09-14T19:30:01.788Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/kurlrequester.h:184:48: note: declared here |
[2019-09-14T19:30:01.788Z] 184 | virtual KIOWIDGETS_DEPRECATED QFileDialog *fileDialog() const; |
[2019-09-14T19:30:01.788Z] | ^~~~~~~~~~ |
[2019-09-14T19:30:01.788Z] [ 48%] Built target jobremotetest |
[2019-09-14T19:30:01.788Z] [ 48%] Building CXX object autotests/CMakeFiles/http_jobtest.dir/http_jobtest.cpp.o |
[2019-09-14T19:30:01.788Z] Scanning dependencies of target kmountpointtest |
[2019-09-14T19:30:01.788Z] [ 48%] Building CXX object autotests/CMakeFiles/kmountpointtest.dir/kmountpointtest_autogen/mocs_compilation.cpp.o |
[2019-09-14T19:30:02.044Z] Scanning dependencies of target upurltest |
[2019-09-14T19:30:02.044Z] [ 49%] Building CXX object autotests/CMakeFiles/upurltest.dir/upurltest_autogen/mocs_compilation.cpp.o |
[2019-09-14T19:30:02.044Z] [ 49%] Built target ktcpsockettest |
[2019-09-14T19:30:02.044Z] [ 50%] Building CXX object autotests/CMakeFiles/kmountpointtest.dir/kmountpointtest.cpp.o |
[2019-09-14T19:30:02.044Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/krun.cpp: In function ���int showUntrustedProgramWarning(const QString&, QWidget*)���: |
[2019-09-14T19:30:02.044Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/krun.cpp:301:56: warning: ���QWidget* QDesktopWidget::screen(int)��� is deprecated: Use QScreen [-Wdeprecated-declarations] |
[2019-09-14T19:30:02.044Z] 301 | QSize screenSize = QApplication::desktop()->screen()->size(); |
[2019-09-14T19:30:02.044Z] | ^ |
[2019-09-14T19:30:02.044Z] In file included from /usr/include/qt5/QtWidgets/QDesktopWidget:1, |
[2019-09-14T19:30:02.044Z] from /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/krun.cpp:41: |
[2019-09-14T19:30:02.044Z] /usr/include/qt5/QtWidgets/qdesktopwidget.h:77:45: note: declared here |
[2019-09-14T19:30:02.044Z] 77 | QT_DEPRECATED_X("Use QScreen") QWidget *screen(int screen = -1); |
[2019-09-14T19:30:02.044Z] | ^~~~~~ |
[2019-09-14T19:30:02.044Z] [ 50%] Building CXX object autotests/CMakeFiles/upurltest.dir/upurltest.cpp.o |
[2019-09-14T19:30:02.301Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/krun.cpp: In constructor ���KProcessRunner::KProcessRunner(const KService&, const QList<QUrl>&, WId, KRun::RunFlags, const QString&, const QByteArray&)���: |
[2019-09-14T19:30:02.301Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/krun.cpp:1563:7: error: class ���KProcessRunner��� does not have any field named ���m_process��� |
[2019-09-14T19:30:02.301Z] 1563 | : m_process{new KProcess}, |
[2019-09-14T19:30:02.301Z] | ^~~~~~~~~ |
[2019-09-14T19:30:02.301Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/krun.cpp:1575:6: error: ���m_process��� was not declared in this scope; did you mean ���KProcess���? |
[2019-09-14T19:30:02.301Z] 1575 | *m_process << args; |
[2019-09-14T19:30:02.301Z] | ^~~~~~~~~ |
[2019-09-14T19:30:02.301Z] | KProcess |
[2019-09-14T19:30:02.301Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/krun.cpp:1601:37: warning: ���QString KService::path() const��� is deprecated [-Wdeprecated-declarations] |
[2019-09-14T19:30:02.301Z] 1601 | QString workingDir(service.path()); |
[2019-09-14T19:30:02.301Z] | ^ |
[2019-09-14T19:30:02.301Z] In file included from /home/jenkins/install-prefix/include/KF5/KService/kmimetypetrader.h:23, |
[2019-09-14T19:30:02.301Z] from /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/krun.cpp:54: |
[2019-09-14T19:30:02.301Z] /home/jenkins/install-prefix/include/KF5/KService/kservice.h:196:33: note: declared here |
[2019-09-14T19:30:02.301Z] 196 | KSERVICE_DEPRECATED QString path() const; // TODO KF6: rename to workingDirectory(). Confusing otherwise. |
[2019-09-14T19:30:02.301Z] | ^~~~ |
[2019-09-14T19:30:02.301Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/krun.cpp: In constructor ���KProcessRunner::KProcessRunner(const QString&, const QString&, const QString&, WId, const QByteArray&, const QString&)���: |
[2019-09-14T19:30:02.301Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/krun.cpp:1619:7: error: class ���KProcessRunner��� does not have any field named ���m_process��� |
[2019-09-14T19:30:02.301Z] 1619 | : m_process{new KProcess}, |
[2019-09-14T19:30:02.301Z] | ^~~~~~~~~ |
[2019-09-14T19:30:02.301Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/krun.cpp:1622:5: error: ���m_process��� was not declared in this scope; did you mean ���KProcess���? |
[2019-09-14T19:30:02.301Z] 1622 | m_process->setShellCommand(cmd); |
[2019-09-14T19:30:02.301Z] | ^~~~~~~~~ |
[2019-09-14T19:30:02.301Z] | KProcess |
[2019-09-14T19:30:02.301Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/krun.cpp: In member function ���void KProcessRunner::startProcess()���: |
[2019-09-14T19:30:02.301Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/krun.cpp:1692:13: error: ���m_process��� was not declared in this scope; did you mean ���KProcess���? |
[2019-09-14T19:30:02.301Z] 1692 | connect(m_process.get(), QOverload<int,QProcess::ExitStatus>::of(&QProcess::finished), |
[2019-09-14T19:30:02.301Z] | ^~~~~~~~~ |
[2019-09-14T19:30:02.301Z] | KProcess |
[2019-09-14T19:30:02.301Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/krun.cpp: In lambda function: |
[2019-09-14T19:30:02.301Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/krun.cpp:1703:36: error: ���m_process��� is not captured |
[2019-09-14T19:30:02.301Z] 1703 | slotProcessExited(255, m_process->exitStatus()); |
[2019-09-14T19:30:02.301Z] | ^~~~~~~~~ |
[2019-09-14T19:30:02.301Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/krun.cpp:1702:46: note: the lambda has no capture-default |
[2019-09-14T19:30:02.301Z] 1702 | QMetaObject::invokeMethod(this, [this]() { |
[2019-09-14T19:30:02.301Z] | ^ |
[2019-09-14T19:30:02.301Z] /home/jenkins/workspace/Frameworks/kio/kf5-qt5 SUSEQt5.13/src/widgets/krun.cpp:1692:13: note: ���<typeprefixerror>m_process��� declared here |
[2019-09-14T19:30:02.301Z] 1692 | connect(m_process.get(), QOverload<int,QProcess::ExitStatus>::of(&QProcess::finished), |
[2019-09-14T19:30:02.301Z] | ^~~~~~~~~ |
[2019-09-14T19:30:02.301Z] [ 50%] Linking CXX executable ../bin/kprotocolinfotest |
[2019-09-14T19:30:02.558Z] make[2]: *** [src/widgets/CMakeFiles/KF5KIOWidgets.dir/build.make:391: src/widgets/CMakeFiles/KF5KIOWidgets.dir/krun.cpp.o] Error 1 |
[2019-09-14T19:30:02.558Z] make[2]: *** Waiting for unfinished jobs.... |
[2019-09-14T19:30:02.558Z] Scanning dependencies of target privilegejobtest |
[2019-09-14T19:30:02.558Z] [ 50%] Building CXX object autotests/CMakeFiles/privilegejobtest.dir/privilegejobtest_autogen/mocs_compilation.cpp.o |
[2019-09-14T19:30:02.558Z] [ 51%] Building CXX object autotests/CMakeFiles/http_jobtest.dir/httpserver_p.cpp.o |
[2019-09-14T19:30:02.816Z] [ 51%] Built target kprotocolinfotest |
[2019-09-14T19:30:02.816Z] Scanning dependencies of target favicontest_autogen |
[2019-09-14T19:30:02.816Z] [ 51%] Automatic MOC for target favicontest |
[2019-09-14T19:30:02.816Z] [ 51%] Linking CXX executable ../bin/kfileitemtest |
[2019-09-14T19:30:02.817Z] make[1]: *** [CMakeFiles/Makefile2:3660: src/widgets/CMakeFiles/KF5KIOWidgets.dir/all] Error 2 |
[2019-09-14T19:30:02.817Z] make[1]: *** Waiting for unfinished jobs.... |
[2019-09-14T19:30:02.817Z] [ 51%] Building CXX object autotests/CMakeFiles/privilegejobtest.dir/privilegejobtest.cpp.o |
[2019-09-14T19:30:03.073Z] [ 51%] Built target favicontest_autogen |
[2019-09-14T19:30:03.329Z] [ 51%] Built target kfileitemtest |
[2019-09-14T19:30:03.329Z] [ 51%] Linking CXX executable ../bin/dataprotocoltest |
[2019-09-14T19:30:03.584Z] [ 51%] Linking CXX executable ../bin/upurltest |
[2019-09-14T19:30:03.584Z] [ 51%] Built target dataprotocoltest |
[2019-09-14T19:30:03.839Z] [ 51%] Built target upurltest |
[2019-09-14T19:30:04.094Z] [ 51%] Linking CXX executable ../bin/http_jobtest |
[2019-09-14T19:30:04.094Z] [ 51%] Linking CXX executable ../bin/kmountpointtest |
[2019-09-14T19:30:04.349Z] [ 51%] Built target kmountpointtest |
[2019-09-14T19:30:04.349Z] [ 51%] Built target http_jobtest |
[2019-09-14T19:30:04.908Z] [ 51%] Linking CXX executable ../bin/privilegejobtest |
[2019-09-14T19:30:04.908Z] [ 51%] Built target privilegejobtest |
[2019-09-14T19:30:04.908Z] make: *** [Makefile:141: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2019-09-14T19:30:05.519Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |