BUILD FAILURE
Build URL https://build.kde.org/job/Plasma/job/kde-cli-tools/job/stable-kf5-qt5%20SUSEQt5.15/13/
Project: stable-kf5-qt5 SUSEQt5.15
Date of build: Sat, 12 Sep 2020 11:59:41 +0000
Build duration: 1 hr 13 min and counting


CONSOLE OUTPUT
[...truncated 487 lines...]
[2020-09-12T13:12:15.859Z] | ^~~~~
[2020-09-12T13:12:15.859Z] /home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 SUSEQt5.15/kstart/kstart.cpp:295:25: warning: ���static void QCoreApplication::flush()��� is deprecated [-Wdeprecated-declarations]
[2020-09-12T13:12:15.859Z] 295 | QApplication::flush();
[2020-09-12T13:12:15.859Z] | ^
[2020-09-12T13:12:15.859Z] In file included from /usr/include/qt5/QtWidgets/qapplication.h:44,
[2020-09-12T13:12:15.859Z] from /usr/include/qt5/QtWidgets/QApplication:1,
[2020-09-12T13:12:15.859Z] from /home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 SUSEQt5.15/kstart/kstart.cpp:37:
[2020-09-12T13:12:15.859Z] /usr/include/qt5/QtCore/qcoreapplication.h:169:31: note: declared here
[2020-09-12T13:12:15.859Z] 169 | QT_DEPRECATED static void flush();
[2020-09-12T13:12:15.859Z] | ^~~~~
[2020-09-12T13:12:16.427Z] [ 24%] Linking CXX executable ../bin/kstart5
[2020-09-12T13:12:16.996Z] [ 24%] Built target kstart5
[2020-09-12T13:12:16.996Z] Scanning dependencies of target kdesu_executable
[2020-09-12T13:12:16.996Z] [ 25%] Building CXX object kdesu/CMakeFiles/kdesu_executable.dir/kdesu_executable_autogen/mocs_compilation.cpp.o
[2020-09-12T13:12:17.945Z] [ 26%] Building CXX object kdesu/CMakeFiles/kdesu_executable.dir/kdesu.cpp.o
[2020-09-12T13:12:19.351Z] [ 28%] Building CXX object kdesu/CMakeFiles/kdesu_executable.dir/sudlg.cpp.o
[2020-09-12T13:12:20.748Z] [ 29%] Linking CXX executable ../bin/kdesu
[2020-09-12T13:12:21.007Z] [ 29%] Built target kdesu_executable
[2020-09-12T13:12:21.007Z] Scanning dependencies of target kbroadcastnotification
[2020-09-12T13:12:21.007Z] [ 30%] Building CXX object kbroadcastnotification/CMakeFiles/kbroadcastnotification.dir/kbroadcastnotification_autogen/mocs_compilation.cpp.o
[2020-09-12T13:12:21.007Z] [ 32%] Building CXX object kbroadcastnotification/CMakeFiles/kbroadcastnotification.dir/main.cpp.o
[2020-09-12T13:12:22.394Z] [ 33%] Linking CXX executable ../bin/kbroadcastnotification
[2020-09-12T13:12:22.394Z] [ 33%] Built target kbroadcastnotification
[2020-09-12T13:12:22.394Z] Scanning dependencies of target kdemv5_autogen
[2020-09-12T13:12:22.394Z] [ 34%] Automatic MOC for target kdemv5
[2020-09-12T13:12:23.544Z] [ 34%] Built target kdemv5_autogen
[2020-09-12T13:12:23.544Z] Scanning dependencies of target kde-open5_autogen
[2020-09-12T13:12:23.544Z] [ 35%] Automatic MOC for target kde-open5
[2020-09-12T13:12:23.544Z] [ 35%] Built target kde-open5_autogen
[2020-09-12T13:12:23.544Z] Scanning dependencies of target kdemv5
[2020-09-12T13:12:23.544Z] [ 37%] Building CXX object kioclient/CMakeFiles/kdemv5.dir/kdemv5_autogen/mocs_compilation.cpp.o
[2020-09-12T13:12:24.110Z] [ 38%] Building CXX object kioclient/CMakeFiles/kdemv5.dir/kioclient.cpp.o
[2020-09-12T13:12:25.047Z] /home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 SUSEQt5.15/kioclient/kioclient.cpp: In member function ���bool ClientApp::kde_open(const QString&, const QString&, bool)���:
[2020-09-12T13:12:25.047Z] /home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 SUSEQt5.15/kioclient/kioclient.cpp:223:94: warning: ���static bool KRun::runUrl(const QUrl&, const QString&, QWidget*, KRun::RunFlags, const QString&, const QByteArray&)��� is deprecated: Since 5.71. Use KIO::OpenUrlJob, see API docs for a code sample [-Wdeprecated-declarations]
[2020-09-12T13:12:25.047Z] 223 | return KRun::runUrl(info.url, mimeType, nullptr, KRun::RunFlags(KRun::RunExecutables));
[2020-09-12T13:12:25.047Z] | ^
[2020-09-12T13:12:25.047Z] In file included from /home/jenkins/install-prefix/include/KF5/KIOWidgets/KRun:1,
[2020-09-12T13:12:25.047Z] from /home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 SUSEQt5.15/kioclient/kioclient.cpp:31:
[2020-09-12T13:12:25.047Z] /home/jenkins/install-prefix/include/KF5/KIOWidgets/krun.h:415:17: note: declared here
[2020-09-12T13:12:25.047Z] 415 | static bool runUrl(const QUrl &url, const QString &mimetype, QWidget *window, RunFlags flags,
[2020-09-12T13:12:25.047Z] | ^~~~~~
[2020-09-12T13:12:25.608Z] [ 39%] Linking CXX executable ../bin/kdemv5
[2020-09-12T13:12:26.178Z] [ 39%] Built target kdemv5
[2020-09-12T13:12:26.178Z] Scanning dependencies of target kde-open5
[2020-09-12T13:12:26.178Z] [ 41%] Building CXX object kioclient/CMakeFiles/kde-open5.dir/kde-open5_autogen/mocs_compilation.cpp.o
[2020-09-12T13:12:27.108Z] [ 42%] Building CXX object kioclient/CMakeFiles/kde-open5.dir/kioclient.cpp.o
[2020-09-12T13:12:28.474Z] /home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 SUSEQt5.15/kioclient/kioclient.cpp: In member function ���bool ClientApp::kde_open(const QString&, const QString&, bool)���:
[2020-09-12T13:12:28.474Z] /home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 SUSEQt5.15/kioclient/kioclient.cpp:223:94: warning: ���static bool KRun::runUrl(const QUrl&, const QString&, QWidget*, KRun::RunFlags, const QString&, const QByteArray&)��� is deprecated: Since 5.71. Use KIO::OpenUrlJob, see API docs for a code sample [-Wdeprecated-declarations]
[2020-09-12T13:12:28.474Z] 223 | return KRun::runUrl(info.url, mimeType, nullptr, KRun::RunFlags(KRun::RunExecutables));
[2020-09-12T13:12:28.474Z] | ^
[2020-09-12T13:12:28.474Z] In file included from /home/jenkins/install-prefix/include/KF5/KIOWidgets/KRun:1,
[2020-09-12T13:12:28.474Z] from /home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 SUSEQt5.15/kioclient/kioclient.cpp:31:
[2020-09-12T13:12:28.474Z] /home/jenkins/install-prefix/include/KF5/KIOWidgets/krun.h:415:17: note: declared here
[2020-09-12T13:12:28.474Z] 415 | static bool runUrl(const QUrl &url, const QString &mimetype, QWidget *window, RunFlags flags,
[2020-09-12T13:12:28.474Z] | ^~~~~~
[2020-09-12T13:12:28.732Z] [ 43%] Linking CXX executable ../bin/kde-open5
[2020-09-12T13:12:29.299Z] [ 43%] Built target kde-open5
[2020-09-12T13:12:29.299Z] Scanning dependencies of target ktraderclient5_autogen
[2020-09-12T13:12:29.299Z] [ 44%] Automatic MOC for target ktraderclient5
[2020-09-12T13:12:29.299Z] [ 44%] Built target ktraderclient5_autogen
[2020-09-12T13:12:29.299Z] Scanning dependencies of target kmimetypefinder5_autogen
[2020-09-12T13:12:29.561Z] [ 46%] Automatic MOC for target kmimetypefinder5
[2020-09-12T13:12:29.561Z] [ 46%] Built target kmimetypefinder5_autogen
[2020-09-12T13:12:29.561Z] Scanning dependencies of target ktraderclient5
[2020-09-12T13:12:29.561Z] [ 47%] Building CXX object ktraderclient/CMakeFiles/ktraderclient5.dir/ktraderclient5_autogen/mocs_compilation.cpp.o
[2020-09-12T13:12:29.561Z] [ 48%] Building CXX object ktraderclient/CMakeFiles/ktraderclient5.dir/ktraderclient.cpp.o
[2020-09-12T13:12:30.930Z] [ 50%] Linking CXX executable ../bin/ktraderclient5
[2020-09-12T13:12:31.186Z] [ 50%] Built target ktraderclient5
[2020-09-12T13:12:31.186Z] Scanning dependencies of target kmimetypefinder5
[2020-09-12T13:12:31.186Z] [ 51%] Building CXX object kmimetypefinder/CMakeFiles/kmimetypefinder5.dir/kmimetypefinder5_autogen/mocs_compilation.cpp.o
[2020-09-12T13:12:31.186Z] [ 52%] Building CXX object kmimetypefinder/CMakeFiles/kmimetypefinder5.dir/kmimetypefinder.cpp.o
[2020-09-12T13:12:32.121Z] [ 53%] Linking CXX executable ../bin/kmimetypefinder5
[2020-09-12T13:12:32.382Z] [ 53%] Built target kmimetypefinder5
[2020-09-12T13:12:32.382Z] Scanning dependencies of target filetypestest_autogen
[2020-09-12T13:12:32.382Z] [ 55%] Automatic MOC for target filetypestest
[2020-09-12T13:12:32.663Z] [ 55%] Built target filetypestest_autogen
[2020-09-12T13:12:32.663Z] Scanning dependencies of target kcm_filetypes_autogen
[2020-09-12T13:12:32.663Z] [ 56%] Automatic MOC for target kcm_filetypes
[2020-09-12T13:12:33.254Z] [ 56%] Built target kcm_filetypes_autogen
[2020-09-12T13:12:33.254Z] Scanning dependencies of target filetypestest
[2020-09-12T13:12:33.254Z] [ 57%] Building CXX object keditfiletype/tests/CMakeFiles/filetypestest.dir/filetypestest_autogen/mocs_compilation.cpp.o
[2020-09-12T13:12:33.254Z] [ 58%] Building CXX object keditfiletype/tests/CMakeFiles/filetypestest.dir/__/mimetypewriter.cpp.o
[2020-09-12T13:12:34.632Z] [ 60%] Building CXX object keditfiletype/tests/CMakeFiles/filetypestest.dir/__/mimetypedata.cpp.o
[2020-09-12T13:12:36.007Z] [ 61%] Building CXX object keditfiletype/tests/CMakeFiles/filetypestest.dir/filetypestest.cpp.o
[2020-09-12T13:12:38.545Z] [ 62%] Linking CXX executable ../../bin/filetypestest
[2020-09-12T13:12:40.033Z] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: CMakeFiles/filetypestest.dir/filetypestest.cpp.o: in function `FileTypesTest::testCreateMimeType()':
[2020-09-12T13:12:40.034Z] /home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 SUSEQt5.15/keditfiletype/tests/filetypestest.cpp:290: undefined reference to `qmime_secondsBetweenChecks'
[2020-09-12T13:12:40.034Z] /usr/lib64/gcc/x86_64-suse-linux/10/../../../../x86_64-suse-linux/bin/ld: /home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 SUSEQt5.15/keditfiletype/tests/filetypestest.cpp:290: undefined reference to `qmime_secondsBetweenChecks'
[2020-09-12T13:12:40.034Z] collect2: error: ld returned 1 exit status
[2020-09-12T13:12:40.034Z] make[2]: *** [keditfiletype/tests/CMakeFiles/filetypestest.dir/build.make:148: bin/filetypestest] Error 1
[2020-09-12T13:12:40.034Z] make[1]: *** [CMakeFiles/Makefile2:751: keditfiletype/tests/CMakeFiles/filetypestest.dir/all] Error 2
[2020-09-12T13:12:40.034Z] make: *** [Makefile:160: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2020-09-12T13:12:41.646Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to