<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/ksysguard/job/kf5-qt5%20FreeBSDQt5.13/11/">https://build.kde.org/job/Plasma/job/ksysguard/job/kf5-qt5%20FreeBSDQt5.13/11/</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">kf5-qt5 FreeBSDQt5.13</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">Wed, 18 Sep 2019 03:37:19 +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">55 min 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 820 lines...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.531Z]               ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.531Z] /usr/local/include/qt5/QtGui/qfontmetrics.h:107:5: note: 'width' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.531Z]     QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance")</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.531Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.531Z] /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">[2019-09-18T04:33:10.531Z] #  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">[2019-09-18T04:33:10.531Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.531Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:649: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">[2019-09-18T04:33:10.531Z] #    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">[2019-09-18T04:33:10.531Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z] /usr/home/jenkins/workspace/Plasma/ksysguard/kf5-qt5 FreeBSDQt5.13/gui/SensorDisplayLib/FancyPlotter.cpp:125:36: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z]         textMargin = fontMetrics().width(QLatin1Char('x')) + margin()*2 + frameWidth()*2;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z]                                    ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z] /usr/local/include/qt5/QtGui/qfontmetrics.h:111:5: note: 'width' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z]     QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance")</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z] /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">[2019-09-18T04:33:10.792Z] #  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">[2019-09-18T04:33:10.792Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:649: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">[2019-09-18T04:33:10.792Z] #    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">[2019-09-18T04:33:10.792Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z] [ 69%] Building CXX object gui/CMakeFiles/kdeinit_ksysguard.dir/SensorDisplayLib/LogFile.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z] /usr/home/jenkins/workspace/Plasma/ksysguard/kf5-qt5 FreeBSDQt5.13/gui/SensorDisplayLib/FancyPlotter.cpp:177:39: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z]     int axisTextWidth = fontMetrics().width(i18nc("Largest axis title", "99999 XXXX"));</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z]                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z] /usr/local/include/qt5/QtGui/qfontmetrics.h:107:5: note: 'width' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z]     QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance")</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z] /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">[2019-09-18T04:33:10.792Z] #  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">[2019-09-18T04:33:10.792Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:649: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">[2019-09-18T04:33:10.792Z] #    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">[2019-09-18T04:33:10.792Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z] /usr/home/jenkins/workspace/Plasma/ksysguard/kf5-qt5 FreeBSDQt5.13/gui/SensorDisplayLib/DancingBars.cpp:169:12: warning: comparison of integers of different signs: 'uint' (aka 'unsigned int') and 'int' [-Wsign-compare]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z]   if ( pos >= mBars ) {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z]        ~~~ ^  ~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z] 1 warning generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:10.792Z] [ 71%] Building CXX object gui/CMakeFiles/kdeinit_ksysguard.dir/SensorDisplayLib/MultiMeter.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:11.048Z] [ 72%] Building CXX object gui/CMakeFiles/kdeinit_ksysguard.dir/SensorDisplayLib/MultiMeterSettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:11.048Z] [ 73%] Building CXX object gui/CMakeFiles/kdeinit_ksysguard.dir/SensorDisplayLib/ProcessController.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:11.049Z] [ 75%] Building CXX object gui/CMakeFiles/kdeinit_ksysguard.dir/SensorDisplayLib/SensorLogger.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:11.307Z] 1 warning generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:11.307Z] [ 76%] Building CXX object gui/CMakeFiles/kdeinit_ksysguard.dir/SensorDisplayLib/SensorLoggerDlg.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:11.307Z] [ 78%] Building CXX object gui/CMakeFiles/kdeinit_ksysguard.dir/SensorDisplayLib/SensorLoggerSettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:11.566Z] 2 warnings generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:11.566Z] [ 79%] Building CXX object gui/CMakeFiles/kdeinit_ksysguard.dir/SensorDisplayLib/SensorModel.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:11.835Z] [ 80%] Building CXX object gui/CMakeFiles/kdeinit_ksysguard.dir/SensorDisplayLib/ListViewSettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:12.106Z] [ 82%] Building CXX object gui/CMakeFiles/kdeinit_ksysguard.dir/ksortfilterproxymodel.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:12.370Z] [ 83%] Building CXX object gui/CMakeFiles/kdeinit_ksysguard.dir/SensorBrowser.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:12.370Z] /usr/home/jenkins/workspace/Plasma/ksysguard/kf5-qt5 FreeBSDQt5.13/gui/SensorDisplayLib/SensorLogger.cpp:382:68: warning: 'shortMonthName' is deprecated: Use QLocale::monthName or QLocale::standaloneMonthName [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:12.370Z]       stream << QStringLiteral( "%1 %2 %3 %4 %5: %6\n" ).arg( date.shortMonthName( date.month() ) )</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:12.370Z]                                                                    ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:12.370Z] /usr/local/include/qt5/QtCore/qdatetime.h:85:5: note: 'shortMonthName' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:12.370Z]     QT_DEPRECATED_X("Use QLocale::monthName or QLocale::standaloneMonthName")</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:12.370Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:12.370Z] /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">[2019-09-18T04:33:12.370Z] #  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">[2019-09-18T04:33:12.370Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:12.370Z] /usr/local/include/qt5/QtCore/qcompilerdetection.h:649: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">[2019-09-18T04:33:12.370Z] #    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">[2019-09-18T04:33:12.370Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:12.370Z] [ 84%] Building CXX object gui/CMakeFiles/kdeinit_ksysguard.dir/WorkSheet.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:12.647Z] [ 86%] Building CXX object gui/CMakeFiles/kdeinit_ksysguard.dir/WorkSheetSettings.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:12.647Z] [ 87%] Building CXX object gui/CMakeFiles/kdeinit_ksysguard.dir/Workspace.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:12.647Z] [ 89%] Building CXX object gui/CMakeFiles/kdeinit_ksysguard.dir/HostConnector.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:12.647Z] [ 90%] Building CXX object gui/CMakeFiles/kdeinit_ksysguard.dir/StyleEngine.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:12.919Z] 1 warning generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:12.919Z] [ 91%] Building CXX object gui/CMakeFiles/kdeinit_ksysguard.dir/ksysguard.cpp.o</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:13.874Z] /usr/home/jenkins/workspace/Plasma/ksysguard/kf5-qt5 FreeBSDQt5.13/gui/SensorBrowser.cpp:413:5: warning: 'KFilterProxySearchLine' is deprecated [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:13.874Z]     KFilterProxySearchLine * search_line = new KFilterProxySearchLine(this);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:13.874Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:13.874Z] /usr/home/jenkins/install-prefix/include/KF5/KItemViews/kfilterproxysearchline.h:48:25: note: 'KFilterProxySearchLine' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:13.874Z] class KITEMVIEWS_EXPORT KITEMVIEWS_DEPRECATED KFilterProxySearchLine</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:13.874Z]                         ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:13.874Z] /usr/home/jenkins/install-prefix/include/KF5/KItemViews/kitemviews_export.h:25:49: note: expanded from macro 'KITEMVIEWS_DEPRECATED'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:13.874Z] #  define KITEMVIEWS_DEPRECATED __attribute__ ((__deprecated__))</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:13.874Z]                                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:13.874Z] /usr/home/jenkins/workspace/Plasma/ksysguard/kf5-qt5 FreeBSDQt5.13/gui/SensorBrowser.cpp:413:48: warning: 'KFilterProxySearchLine' is deprecated [-Wdeprecated-declarations]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:13.874Z]     KFilterProxySearchLine * search_line = new KFilterProxySearchLine(this);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:13.874Z]                                                ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:13.874Z] /usr/home/jenkins/install-prefix/include/KF5/KItemViews/kfilterproxysearchline.h:48:25: note: 'KFilterProxySearchLine' has been explicitly marked deprecated here</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:13.874Z] class KITEMVIEWS_EXPORT KITEMVIEWS_DEPRECATED KFilterProxySearchLine</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:13.874Z]                         ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:13.874Z] /usr/home/jenkins/install-prefix/include/KF5/KItemViews/kitemviews_export.h:25:49: note: expanded from macro 'KITEMVIEWS_DEPRECATED'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:13.874Z] #  define KITEMVIEWS_DEPRECATED __attribute__ ((__deprecated__))</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:13.874Z]                                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:14.132Z] 2 warnings generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:14.389Z] [ 93%] Linking CXX shared library ../bin/libkdeinit5_ksysguard.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:14.389Z] [ 93%] Built target kdeinit_ksysguard</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-18T04:33:14.389Z] gmake: *** [Makefile:141: 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">[2019-09-18T04:33:14.711Z] 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>