<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/14/">https://build.kde.org/job/Plasma/job/ksysguard/job/kf5-qt5%20FreeBSDQt5.13/14/</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">Thu, 19 Sep 2019 08:26:44 +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 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 741 lines...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z]                                    ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z] /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-19T08:27:34.647Z]     QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance")</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z] /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-19T08:27:34.647Z] #  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-19T08:27:34.647Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z] /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-19T08:27:34.647Z] #    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-19T08:27:34.647Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z] /usr/home/jenkins/workspace/Plasma/ksysguard/kf5-qt5 FreeBSDQt5.13/gui/SensorDisplayLib/BarGraph.cpp:123:15: 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-19T08:27:34.647Z]       if ( fm.width( footers[ b ] ) > barWidth )</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z]               ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z] /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-19T08:27:34.647Z]     QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance")</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z] /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-19T08:27:34.647Z] #  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-19T08:27:34.647Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z] /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-19T08:27:34.647Z] #    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-19T08:27:34.647Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z] /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-19T08:27:34.647Z]     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-19T08:27:34.647Z]                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z] /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-19T08:27:34.647Z]     QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance")</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z] /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-19T08:27:34.647Z] #  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-19T08:27:34.647Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z] /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-19T08:27:34.647Z] #    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-19T08:27:34.647Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z] /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-19T08:27:34.647Z]   if ( pos >= mBars ) {</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z]        ~~~ ^  ~~~~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.647Z] [ 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-19T08:27:34.647Z] 1 warning generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:34.906Z] [ 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-19T08:27:34.906Z] [ 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-19T08:27:35.172Z] [ 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-19T08:27:35.172Z] 1 warning generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:35.172Z] [ 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-19T08:27:35.172Z] [ 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-19T08:27:35.172Z] [ 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-19T08:27:35.434Z] 2 warnings generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:35.434Z] [ 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-19T08:27:35.693Z] [ 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-19T08:27:36.287Z] [ 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-19T08:27:36.545Z] [ 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-19T08:27:36.545Z] /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-19T08:27:36.545Z]       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-19T08:27:36.545Z]                                                                    ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:36.545Z] /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-19T08:27:36.545Z]     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-19T08:27:36.545Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:36.545Z] /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-19T08:27:36.545Z] #  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-19T08:27:36.545Z]                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:36.545Z] /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-19T08:27:36.545Z] #    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-19T08:27:36.545Z]                                                       ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:36.805Z] [ 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-19T08:27:36.805Z] [ 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-19T08:27:36.805Z] [ 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-19T08:27:36.805Z] [ 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-19T08:27:37.064Z] [ 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-19T08:27:37.064Z] 1 warning generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:37.064Z] [ 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-19T08:27:38.011Z] /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-19T08:27:38.011Z]     KFilterProxySearchLine * search_line = new KFilterProxySearchLine(this);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:38.011Z]     ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:38.011Z] /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-19T08:27:38.011Z] class KITEMVIEWS_EXPORT KITEMVIEWS_DEPRECATED KFilterProxySearchLine</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:38.011Z]                         ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:38.011Z] /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-19T08:27:38.011Z] #  define KITEMVIEWS_DEPRECATED __attribute__ ((__deprecated__))</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:38.011Z]                                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:38.011Z] /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-19T08:27:38.011Z]     KFilterProxySearchLine * search_line = new KFilterProxySearchLine(this);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:38.011Z]                                                ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:38.012Z] /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-19T08:27:38.012Z] class KITEMVIEWS_EXPORT KITEMVIEWS_DEPRECATED KFilterProxySearchLine</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:38.012Z]                         ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:38.012Z] /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-19T08:27:38.012Z] #  define KITEMVIEWS_DEPRECATED __attribute__ ((__deprecated__))</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:38.012Z]                                                 ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:38.270Z] 2 warnings generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:38.838Z] [ 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-19T08:27:38.838Z] [ 93%] Built target kdeinit_ksysguard</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[2019-09-19T08:27:38.838Z] 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-19T08:27:39.282Z] 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>