<body style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><table style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" align="right"><img src="https://build.kde.org/static/e59dfe28/images/32x32/red.gif"></img></td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" valign="center"><b style="font-size: 200%;">BUILD FAILURE</b></td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Build URL
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black"><a href="https://build.kde.org/job/Plasma/job/kde-cli-tools/job/stable-kf5-qt5%20FreeBSDQt5.15/13/">https://build.kde.org/job/Plasma/job/kde-cli-tools/job/stable-kf5-qt5%20FreeBSDQt5.15/13/</a></td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Project:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">stable-kf5-qt5 FreeBSDQt5.15</td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Date of build:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">Sat, 12 Sep 2020 12:55:41 +0000</td></tr><tr><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">
     Build duration:
    </td><td style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black">2 min 56 sec and counting</td></tr></table><br></br><table style="font-family: Verdana, Helvetica, sans serif; font-size: 11px; color: black" width="100%" cellpadding="0" cellspacing="0"><tr><td class="bg1" style="font-family: Verdana, Helvetica, sans serif; font-size: 120%; color: white; background-color: #0000C0"><b>
       CONSOLE OUTPUT
      </b></td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[...truncated 571 lines...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z]                         ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z] #  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z]                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[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]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z]         QRect r = QApplication::desktop()->screenGeometry();</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z]                                            ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z] /usr/local/include/qt5/QtWidgets/qdesktopwidget.h:79:5: note: 'screenGeometry' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z]     QT_DEPRECATED_X("Use QGuiApplication::screens()") const QRect screenGeometry(int screen = -1) const;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z] /usr/local/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z] #  define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z] #    define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text)))</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[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]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z]     QApplication::flush();</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z]                   ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z] /usr/local/include/qt5/QtCore/qcoreapplication.h:169:5: note: 'flush' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z]     QT_DEPRECATED static void flush();</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z] /usr/local/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z] #  define QT_DEPRECATED Q_DECL_DEPRECATED</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z]                         ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z] #  define Q_DECL_DEPRECATED __attribute__ ((__deprecated__))</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:25.810Z]                                             ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.107Z] [ 70%] Building CXX object keditfiletype/tests/CMakeFiles/filetypestest.dir/__/mimetypedata.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.369Z] [ 71%] Building CXX object kdesu/CMakeFiles/kdesu_executable.dir/kdesu.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.688Z] 8 warnings generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.688Z] [ 73%] Linking CXX executable ../bin/kstart5</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[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]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z]         return KRun::runUrl(info.url, mimeType, nullptr, KRun::RunFlags(KRun::RunExecutables));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z]                      ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[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</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z]     KIOWIDGETS_DEPRECATED_VERSION(5, 71, "Use KIO::OpenUrlJob, see API docs for a code sample")</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[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'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z] #define KIOWIDGETS_DEPRECATED_VERSION(major, minor, text) KIOWIDGETS_DEPRECATED_VERSION_##major(minor, "Since "#major"."#minor". " text)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z]                                                           ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z] <scratch space>:107:1: note: expanded from here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z] KIOWIDGETS_DEPRECATED_VERSION_5</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z] ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[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'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z] #define KIOWIDGETS_DEPRECATED_VERSION_5(minor, text)      KIOWIDGETS_DEPRECATED_VERSION_5_##minor(text)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z]                                                           ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z] <scratch space>:108:1: note: expanded from here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z] KIOWIDGETS_DEPRECATED_VERSION_5_71</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z] ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[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'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z] #  define KIOWIDGETS_DEPRECATED_VERSION_5_71(text) KIOWIDGETS_DECL_DEPRECATED_TEXT(text)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z]                                                    ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[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'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z] #define KIOWIDGETS_DECL_DEPRECATED_TEXT(text) __attribute__ ((__deprecated__(text)))</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z]                                                               ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z] [ 73%] Built target kstart5</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:26.973Z] [ 74%] Building CXX object kdesu/CMakeFiles/kdesu_executable.dir/sudlg.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:27.629Z] [ 75%] Building CXX object keditfiletype/CMakeFiles/keditfiletype5.dir/mimetypedata.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:27.629Z] [ 76%] Building CXX object kcmshell/CMakeFiles/kcmshell5.dir/main.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:28.240Z] 1 warning generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:28.240Z] [ 78%] Linking CXX executable ../bin/kioclient5</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:28.500Z] [ 78%] Built target kioclient5</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:28.500Z] [ 79%] Building CXX object keditfiletype/tests/CMakeFiles/filetypestest.dir/__/mimetypewriter.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:28.811Z] [ 80%] Building CXX object keditfiletype/CMakeFiles/keditfiletype5.dir/mimetypewriter.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:29.159Z] [ 82%] Building CXX object keditfiletype/CMakeFiles/keditfiletype5.dir/newtypedlg.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:29.463Z] [ 83%] Building CXX object keditfiletype/CMakeFiles/keditfiletype5.dir/kserviceselectdlg.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:29.771Z] [ 84%] Building CXX object keditfiletype/CMakeFiles/kcm_filetypes.dir/filetypedetails.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:30.440Z] [ 85%] Building CXX object keditfiletype/CMakeFiles/kcm_filetypes.dir/filegroupdetails.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:30.748Z] [ 87%] Building CXX object keditfiletype/CMakeFiles/kcm_filetypes.dir/kservicelistwidget.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:31.014Z] [ 88%] Building CXX object keditfiletype/CMakeFiles/kcm_filetypes.dir/typeslistitem.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:31.014Z] [ 89%] Linking CXX executable ../bin/kdesu</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:31.280Z] [ 89%] Built target kdesu_executable</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:31.280Z] [ 91%] Building CXX object keditfiletype/CMakeFiles/kcm_filetypes.dir/mimetypedata.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:31.280Z] [ 92%] Building CXX object keditfiletype/CMakeFiles/kcm_filetypes.dir/mimetypewriter.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:31.915Z] [ 93%] Building CXX object keditfiletype/CMakeFiles/kcm_filetypes.dir/newtypedlg.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:31.915Z] [ 94%] Linking CXX executable ../../bin/filetypestest</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:32.179Z] ld: error: undefined symbol: qmime_secondsBetweenChecks</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[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)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:32.179Z] >>>               CMakeFiles/filetypestest.dir/filetypestest.cpp.o:(FileTypesTest::testCreateMimeType())</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:32.480Z] c++: error: linker command failed with exit code 1 (use -v to see invocation)</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:32.480Z] gmake[2]: *** [keditfiletype/tests/CMakeFiles/filetypestest.dir/build.make:149: bin/filetypestest] Error 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:32.480Z] gmake[1]: *** [CMakeFiles/Makefile2:752: keditfiletype/tests/CMakeFiles/filetypestest.dir/all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:32.480Z] gmake[1]: *** Waiting for unfinished jobs....</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:32.480Z] [ 96%] Building CXX object keditfiletype/CMakeFiles/kcm_filetypes.dir/kserviceselectdlg.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:33.933Z] [ 97%] Linking CXX executable ../bin/keditfiletype5</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:34.191Z] [ 97%] Built target keditfiletype5</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:35.223Z] [ 98%] Linking CXX executable ../bin/kcmshell5</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:35.504Z] [ 98%] Built target kcmshell5</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:36.467Z] [100%] Linking CXX shared module ../bin/kcm_filetypes.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:36.467Z] [100%] Built target kcm_filetypes</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:36.467Z] gmake: *** [Makefile:161: all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] }</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] // stage</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] }</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2020-09-12T12:58:37.708Z] ERROR: script returned exit code 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] // catchError</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] emailextrecipients</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[Pipeline] emailext</td></tr></table><br></br></body>