<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"/></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/Frameworks/job/qqc2-desktop-style/job/kf5-qt5%20FreeBSDQt5.11/17/">https://build.kde.org/job/Frameworks/job/qqc2-desktop-style/job/kf5-qt5%20FreeBSDQt5.11/17/</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.11</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, 24 Nov 2018 09:36:02 +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">35 sec and counting</td></tr></table><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 96.58 KB...]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/home/jenkins/workspace/Frameworks/qqc2-desktop-style/kf5-qt5 FreeBSDQt5.11/plugin/kquickstyleitem.cpp:607:25: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> opt->features = 0;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> nullptr</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/home/jenkins/workspace/Frameworks/qqc2-desktop-style/kf5-qt5 FreeBSDQt5.11/plugin/kquickstyleitem.cpp:1609:31: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> disconnect(m_control, 0, this, 0);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> nullptr</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/home/jenkins/workspace/Frameworks/qqc2-desktop-style/kf5-qt5 FreeBSDQt5.11/plugin/kquickstyleitem.cpp:1609:40: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> disconnect(m_control, 0, this, 0);</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> nullptr</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/home/jenkins/workspace/Frameworks/qqc2-desktop-style/kf5-qt5 FreeBSDQt5.11/plugin/kquickstyleitem.cpp:1650:30: error: no matching member function for call to 'arg'</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> .arg(style())</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ~^~~</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:275:31: note: candidate function not viable: no known conversion from 'QStyle *' to 'qlonglong' (aka 'long long') for 1st argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> Q_REQUIRED_RESULT QString arg(qlonglong a, int fieldwidth=0, int base=10,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:277:31: note: candidate function not viable: no known conversion from 'QStyle *' to 'qulonglong' (aka 'unsigned long long') for 1st argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> Q_REQUIRED_RESULT QString arg(qulonglong a, int fieldwidth=0, int base=10,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:291:31: note: candidate function not viable: no known conversion from 'QStyle *' to 'double' for 1st argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> Q_REQUIRED_RESULT QString arg(double a, int fieldWidth = 0, char fmt = 'g', int prec = -1,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:293:31: note: candidate function not viable: no known conversion from 'QStyle *' to 'char' for 1st argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> Q_REQUIRED_RESULT QString arg(char a, int fieldWidth = 0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:295:31: note: candidate function not viable: no known conversion from 'QStyle *' to 'QChar' for 1st argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> Q_REQUIRED_RESULT QString arg(QChar a, int fieldWidth = 0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:298:31: note: candidate function not viable: no known conversion from 'QStyle *' to 'const QString' for 1st argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> Q_REQUIRED_RESULT QString arg(const QString &a, int fieldWidth = 0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:301:31: note: candidate function not viable: no known conversion from 'QStyle *' to 'QStringView' for 1st argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> Q_REQUIRED_RESULT QString arg(QStringView a, int fieldWidth = 0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:303:31: note: candidate function not viable: no known conversion from 'QStyle *' to 'QLatin1String' for 1st argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> Q_REQUIRED_RESULT QString arg(QLatin1String a, int fieldWidth = 0,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:970:25: note: candidate function not viable: no known conversion from 'QStyle *' to 'int' for 1st argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">inline QString QString::arg(int a, int fieldWidth, int base, QChar fillChar) const</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:972:25: note: candidate function not viable: no known conversion from 'QStyle *' to 'uint' (aka 'unsigned int') for 1st argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">inline QString QString::arg(uint a, int fieldWidth, int base, QChar fillChar) const</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:974:25: note: candidate function not viable: no known conversion from 'QStyle *' to 'long' for 1st argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">inline QString QString::arg(long a, int fieldWidth, int base, QChar fillChar) const</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:976:25: note: candidate function not viable: no known conversion from 'QStyle *' to 'ulong' (aka 'unsigned long') for 1st argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">inline QString QString::arg(ulong a, int fieldWidth, int base, QChar fillChar) const</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:978:25: note: candidate function not viable: no known conversion from 'QStyle *' to 'short' for 1st argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">inline QString QString::arg(short a, int fieldWidth, int base, QChar fillChar) const</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:980:25: note: candidate function not viable: no known conversion from 'QStyle *' to 'ushort' (aka 'unsigned short') for 1st argument</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">inline QString QString::arg(ushort a, int fieldWidth, int base, QChar fillChar) const</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:982:25: note: candidate function not viable: requires 2 arguments, but 1 was provided</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">inline QString QString::arg(const QString &a1, const QString &a2) const</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:984:25: note: candidate function not viable: requires 3 arguments, but 1 was provided</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">inline QString QString::arg(const QString &a1, const QString &a2, const QString &a3) const</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:986:25: note: candidate function not viable: requires 4 arguments, but 1 was provided</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">inline QString QString::arg(const QString &a1, const QString &a2, const QString &a3,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:989:25: note: candidate function not viable: requires 5 arguments, but 1 was provided</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">inline QString QString::arg(const QString &a1, const QString &a2, const QString &a3,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:992:25: note: candidate function not viable: requires 6 arguments, but 1 was provided</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">inline QString QString::arg(const QString &a1, const QString &a2, const QString &a3,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:995:25: note: candidate function not viable: requires 7 arguments, but 1 was provided</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">inline QString QString::arg(const QString &a1, const QString &a2, const QString &a3,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:999:25: note: candidate function not viable: requires 8 arguments, but 1 was provided</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">inline QString QString::arg(const QString &a1, const QString &a2, const QString &a3,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/local/include/qt5/QtCore/qstring.h:1003:25: note: candidate function not viable: requires 9 arguments, but 1 was provided</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">inline QString QString::arg(const QString &a1, const QString &a2, const QString &a3,</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">/usr/home/jenkins/workspace/Frameworks/qqc2-desktop-style/kf5-qt5 FreeBSDQt5.11/plugin/kquickstyleitem.cpp:1717:20: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant]</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> opt.features = 0;</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> ^</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black"> nullptr</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">7 warnings and 1 error generated.</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">gmake[2]: *** [plugin/CMakeFiles/qqc2desktopstyleplugin.dir/build.make:76: plugin/CMakeFiles/qqc2desktopstyleplugin.dir/kquickstyleitem.cpp.o] Error 1</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">gmake[1]: *** [CMakeFiles/Makefile2:380: plugin/CMakeFiles/qqc2desktopstyleplugin.dir/all] Error 2</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">gmake[1]: *** Waiting for unfinished jobs....</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 90%] Linking CXX shared module ../bin/org.kde.desktop.so</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">[ 90%] Built target org.kde.desktop</td></tr><tr><td class="console" style="font-family: Courier New; font-size: 11px; color: black">gmake: *** [Makefile:163: 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">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/></body>