CONSOLE OUTPUT
|
[...truncated 571 lines...] |
[2020-09-12T12:58:25.810Z] ^ |
[2020-09-12T12:58:25.810Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' |
[2020-09-12T12:58:25.810Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) |
[2020-09-12T12:58:25.810Z] ^ |
[2020-09-12T12:58:25.810Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 FreeBSDQt5.15/kstart/kstart.cpp:282:37: warning: 'screenGeometry' is deprecated: Use QGuiApplication::screens() [-Wdeprecated-declarations] |
[2020-09-12T12:58:25.810Z] QRect r = QApplication::desktop()->screenGeometry(); |
[2020-09-12T12:58:25.810Z] ^ |
[2020-09-12T12:58:25.810Z] /usr/local/include/qt5/QtWidgets/qdesktopwidget.h:79:5: note: 'screenGeometry' has been explicitly marked deprecated here |
[2020-09-12T12:58:25.810Z] QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect screenGeometry(int screen = -1) const; |
[2020-09-12T12:58:25.810Z] ^ |
[2020-09-12T12:58:25.810Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' |
[2020-09-12T12:58:25.810Z] # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) |
[2020-09-12T12:58:25.810Z] ^ |
[2020-09-12T12:58:25.810Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' |
[2020-09-12T12:58:25.810Z] # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) |
[2020-09-12T12:58:25.810Z] ^ |
[2020-09-12T12:58:25.810Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 FreeBSDQt5.15/kstart/kstart.cpp:295:19: warning: 'flush' is deprecated [-Wdeprecated-declarations] |
[2020-09-12T12:58:25.810Z] QApplication::flush(); |
[2020-09-12T12:58:25.810Z] ^ |
[2020-09-12T12:58:25.810Z] /usr/local/include/qt5/QtCore/qcoreapplication.h:169:5: note: 'flush' has been explicitly marked deprecated here |
[2020-09-12T12:58:25.810Z] QT_DEPRECATED static void flush(); |
[2020-09-12T12:58:25.810Z] ^ |
[2020-09-12T12:58:25.810Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' |
[2020-09-12T12:58:25.810Z] # define QT_DEPRECATED Q_DECL_DEPRECATED |
[2020-09-12T12:58:25.810Z] ^ |
[2020-09-12T12:58:25.810Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' |
[2020-09-12T12:58:25.810Z] # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) |
[2020-09-12T12:58:25.810Z] ^ |
[2020-09-12T12:58:26.107Z] [ 70%] Building CXX object keditfiletype/tests/CMakeFiles/filetypestest.dir/__/mimetypedata.cpp.o |
[2020-09-12T12:58:26.369Z] [ 71%] Building CXX object kdesu/CMakeFiles/kdesu_executable.dir/kdesu.cpp.o |
[2020-09-12T12:58:26.688Z] 8 warnings generated. |
[2020-09-12T12:58:26.688Z] [ 73%] Linking CXX executable ../bin/kstart5 |
[2020-09-12T12:58:26.973Z] /usr/home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 FreeBSDQt5.15/kioclient/kioclient.cpp:223:22: warning: 'runUrl' is deprecated: Since 5.71. Use KIO::OpenUrlJob, see API docs for a code sample [-Wdeprecated-declarations] |
[2020-09-12T12:58:26.973Z] return KRun::runUrl(info.url, mimeType, nullptr, KRun::RunFlags(KRun::RunExecutables)); |
[2020-09-12T12:58:26.973Z] ^ |
[2020-09-12T12:58:26.973Z] /usr/home/jenkins/install-prefix/include/KF5/KIOWidgets/krun.h:414:5: note: 'runUrl' has been explicitly marked deprecated here |
[2020-09-12T12:58:26.973Z] KIOWIDGETS_DEPRECATED_VERSION(5, 71, "Use KIO::OpenUrlJob, see API docs for a code sample") |
[2020-09-12T12:58:26.973Z] ^ |
[2020-09-12T12:58:26.973Z] /usr/home/jenkins/install-prefix/include/KF5/KIOWidgets/kiowidgets_export.h:210:59: note: expanded from macro 'KIOWIDGETS_DEPRECATED_VERSION' |
[2020-09-12T12:58:26.973Z] #define KIOWIDGETS_DEPRECATED_VERSION(major, minor, text) KIOWIDGETS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text) |
[2020-09-12T12:58:26.973Z] ^ |
[2020-09-12T12:58:26.973Z] <scratch space>:107:1: note: expanded from here |
[2020-09-12T12:58:26.973Z] KIOWIDGETS_DEPRECATED_VERSION_5 |
[2020-09-12T12:58:26.973Z] ^ |
[2020-09-12T12:58:26.973Z] /usr/home/jenkins/install-prefix/include/KF5/KIOWidgets/kiowidgets_export.h:209:59: note: expanded from macro 'KIOWIDGETS_DEPRECATED_VERSION_5' |
[2020-09-12T12:58:26.973Z] #define KIOWIDGETS_DEPRECATED_VERSION_5(minor, text) KIOWIDGETS_DEPRECATED_VERSION_5_##minor(text) |
[2020-09-12T12:58:26.973Z] ^ |
[2020-09-12T12:58:26.973Z] <scratch space>:108:1: note: expanded from here |
[2020-09-12T12:58:26.973Z] KIOWIDGETS_DEPRECATED_VERSION_5_71 |
[2020-09-12T12:58:26.973Z] ^ |
[2020-09-12T12:58:26.973Z] /usr/home/jenkins/install-prefix/include/KF5/KIOWidgets/kiowidgets_export.h:204:52: note: expanded from macro 'KIOWIDGETS_DEPRECATED_VERSION_5_71' |
[2020-09-12T12:58:26.973Z] # define KIOWIDGETS_DEPRECATED_VERSION_5_71(text) KIOWIDGETS_DECL_DEPRECATED_TEXT(text) |
[2020-09-12T12:58:26.973Z] ^ |
[2020-09-12T12:58:26.973Z] /usr/home/jenkins/install-prefix/include/KF5/KIOWidgets/kiowidgets_export.h:42:63: note: expanded from macro 'KIOWIDGETS_DECL_DEPRECATED_TEXT' |
[2020-09-12T12:58:26.973Z] #define KIOWIDGETS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text))) |
[2020-09-12T12:58:26.973Z] ^ |
[2020-09-12T12:58:26.973Z] [ 73%] Built target kstart5 |
[2020-09-12T12:58:26.973Z] [ 74%] Building CXX object kdesu/CMakeFiles/kdesu_executable.dir/sudlg.cpp.o |
[2020-09-12T12:58:27.629Z] [ 75%] Building CXX object keditfiletype/CMakeFiles/keditfiletype5.dir/mimetypedata.cpp.o |
[2020-09-12T12:58:27.629Z] [ 76%] Building CXX object kcmshell/CMakeFiles/kcmshell5.dir/main.cpp.o |
[2020-09-12T12:58:28.240Z] 1 warning generated. |
[2020-09-12T12:58:28.240Z] [ 78%] Linking CXX executable ../bin/kioclient5 |
[2020-09-12T12:58:28.500Z] [ 78%] Built target kioclient5 |
[2020-09-12T12:58:28.500Z] [ 79%] Building CXX object keditfiletype/tests/CMakeFiles/filetypestest.dir/__/mimetypewriter.cpp.o |
[2020-09-12T12:58:28.811Z] [ 80%] Building CXX object keditfiletype/CMakeFiles/keditfiletype5.dir/mimetypewriter.cpp.o |
[2020-09-12T12:58:29.159Z] [ 82%] Building CXX object keditfiletype/CMakeFiles/keditfiletype5.dir/newtypedlg.cpp.o |
[2020-09-12T12:58:29.463Z] [ 83%] Building CXX object keditfiletype/CMakeFiles/keditfiletype5.dir/kserviceselectdlg.cpp.o |
[2020-09-12T12:58:29.771Z] [ 84%] Building CXX object keditfiletype/CMakeFiles/kcm_filetypes.dir/filetypedetails.cpp.o |
[2020-09-12T12:58:30.440Z] [ 85%] Building CXX object keditfiletype/CMakeFiles/kcm_filetypes.dir/filegroupdetails.cpp.o |
[2020-09-12T12:58:30.748Z] [ 87%] Building CXX object keditfiletype/CMakeFiles/kcm_filetypes.dir/kservicelistwidget.cpp.o |
[2020-09-12T12:58:31.014Z] [ 88%] Building CXX object keditfiletype/CMakeFiles/kcm_filetypes.dir/typeslistitem.cpp.o |
[2020-09-12T12:58:31.014Z] [ 89%] Linking CXX executable ../bin/kdesu |
[2020-09-12T12:58:31.280Z] [ 89%] Built target kdesu_executable |
[2020-09-12T12:58:31.280Z] [ 91%] Building CXX object keditfiletype/CMakeFiles/kcm_filetypes.dir/mimetypedata.cpp.o |
[2020-09-12T12:58:31.280Z] [ 92%] Building CXX object keditfiletype/CMakeFiles/kcm_filetypes.dir/mimetypewriter.cpp.o |
[2020-09-12T12:58:31.915Z] [ 93%] Building CXX object keditfiletype/CMakeFiles/kcm_filetypes.dir/newtypedlg.cpp.o |
[2020-09-12T12:58:31.915Z] [ 94%] Linking CXX executable ../../bin/filetypestest |
[2020-09-12T12:58:32.179Z] ld: error: undefined symbol: qmime_secondsBetweenChecks |
[2020-09-12T12:58:32.179Z] >>> referenced by filetypestest.cpp:289 (/usr/home/jenkins/workspace/Plasma/kde-cli-tools/stable-kf5-qt5 FreeBSDQt5.15/keditfiletype/tests/filetypestest.cpp:289) |
[2020-09-12T12:58:32.179Z] >>> CMakeFiles/filetypestest.dir/filetypestest.cpp.o:(FileTypesTest::testCreateMimeType()) |
[2020-09-12T12:58:32.480Z] c++: error: linker command failed with exit code 1 (use -v to see invocation) |
[2020-09-12T12:58:32.480Z] gmake[2]: *** [keditfiletype/tests/CMakeFiles/filetypestest.dir/build.make:149: bin/filetypestest] Error 1 |
[2020-09-12T12:58:32.480Z] gmake[1]: *** [CMakeFiles/Makefile2:752: keditfiletype/tests/CMakeFiles/filetypestest.dir/all] Error 2 |
[2020-09-12T12:58:32.480Z] gmake[1]: *** Waiting for unfinished jobs.... |
[2020-09-12T12:58:32.480Z] [ 96%] Building CXX object keditfiletype/CMakeFiles/kcm_filetypes.dir/kserviceselectdlg.cpp.o |
[2020-09-12T12:58:33.933Z] [ 97%] Linking CXX executable ../bin/keditfiletype5 |
[2020-09-12T12:58:34.191Z] [ 97%] Built target keditfiletype5 |
[2020-09-12T12:58:35.223Z] [ 98%] Linking CXX executable ../bin/kcmshell5 |
[2020-09-12T12:58:35.504Z] [ 98%] Built target kcmshell5 |
[2020-09-12T12:58:36.467Z] [100%] Linking CXX shared module ../bin/kcm_filetypes.so |
[2020-09-12T12:58:36.467Z] [100%] Built target kcm_filetypes |
[2020-09-12T12:58:36.467Z] gmake: *** [Makefile:161: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2020-09-12T12:58:37.708Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |