Hi Plasma Folks, Please see the below. Kirigami as a Framework is required to be able to be compiled using Qt 5.7 If you could please rectify this that would be great.
Cheers, Ben ---------- Forwarded message ---------- From: CI System <nore...@kde.org> Date: Tue, Dec 5, 2017 at 10:35 PM Subject: KDE CI: Frameworks kirigami kf5-qt5 FreeBSDQt5.7 - Build # 156 - Still Failing! To: kde-frameworks-de...@kde.org, kde-dashbo...@kde.org, bcooks...@kde.org *BUILD FAILURE* Build URL https://build.kde.org/job/Frameworks%20kirigami%20kf5- qt5%20FreeBSDQt5.7/156/ Project: Frameworks kirigami kf5-qt5 FreeBSDQt5.7 Date of build: Tue, 05 Dec 2017 09:32:58 +0000 Build duration: 2 min 13 sec and counting * CONSOLE OUTPUT * [...truncated 213.38 KB...] /usr/local/include/qt5/QtCore/qstorageinfo.h:106:13: note: candidate function not viable: no known conversion from 'QCharRef' to 'const QStorageInfo' for 1st argument inline bool operator!=(const QStorageInfo &first, const QStorageInfo &second) ^ /usr/local/include/qt5/QtCore/qmetaobject.h:207:13: note: candidate function not viable: no known conversion from 'QCharRef' to 'const QMetaMethod' for 1st argument inline bool operator!=(const QMetaMethod &m1, const QMetaMethod &m2) ^ /usr/local/include/qt5/QtCore/qpoint.h:158:30: note: candidate function not viable: no known conversion from 'QCharRef' to 'const QPoint' for 1st argument Q_DECL_CONSTEXPR inline bool operator!=(const QPoint &p1, const QPoint &p2) ^ /usr/local/include/qt5/QtCore/qpoint.h:340:30: note: candidate function not viable: no known conversion from 'QCharRef' to 'const QPointF' for 1st argument Q_DECL_CONSTEXPR inline bool operator!=(const QPointF &p1, const QPointF &p2) ^ /usr/local/include/qt5/QtCore/qmargins.h:144:30: note: candidate function not viable: no known conversion from 'QCharRef' to 'const QMargins' for 1st argument Q_DECL_CONSTEXPR inline bool operator!=(const QMargins &m1, const QMargins &m2) Q_DECL_NOTHROW ^ /usr/local/include/qt5/QtCore/qmargins.h:380:30: note: candidate function not viable: no known conversion from 'QCharRef' to 'const QMarginsF' for 1st argument Q_DECL_CONSTEXPR inline bool operator!=(const QMarginsF &lhs, const QMarginsF &rhs) Q_DECL_NOTHROW ^ /usr/local/include/qt5/QtCore/qsize.h:164:30: note: candidate function not viable: no known conversion from 'QCharRef' to 'const QSize' for 1st argument Q_DECL_CONSTEXPR inline bool operator!=(const QSize &s1, const QSize &s2) Q_DECL_NOTHROW ^ /usr/local/include/qt5/QtCore/qsize.h:329:30: note: candidate function not viable: no known conversion from 'QCharRef' to 'const QSizeF' for 1st argument Q_DECL_CONSTEXPR inline bool operator!=(const QSizeF &s1, const QSizeF &s2) Q_DECL_NOTHROW ^ /usr/local/include/qt5/QtCore/qrect.h:451:30: note: candidate function not viable: no known conversion from 'QCharRef' to 'const QRect' for 1st argument Q_DECL_CONSTEXPR inline bool operator!=(const QRect &r1, const QRect &r2) Q_DECL_NOTHROW ^ /usr/local/include/qt5/QtCore/qrect.h:846:30: note: candidate function not viable: no known conversion from 'QCharRef' to 'const QRectF' for 1st argument Q_DECL_CONSTEXPR inline bool operator!=(const QRectF &r1, const QRectF &r2) Q_DECL_NOTHROW ^ /usr/local/include/qt5/QtCore/qversionnumber.h:313:31: note: candidate function not viable: no known conversion from 'QCharRef' to 'const QVersionNumber' for 1st argument Q_REQUIRED_RESULT inline bool operator!=(const QVersionNumber &lhs, const QVersionNumber &rhs) Q_DECL_NOTHROW ^ /usr/local/include/qt5/QtNetwork/qsslpresharedkeyauthenticator.h:83:13: note: candidate function not viable: no known conversion from 'QCharRef' to 'const QSslPreSharedKeyAuthenticator' for 1st argument inline bool operator!=(const QSslPreSharedKeyAuthenticator &lhs, const QSslPreSharedKeyAuthenticator &rhs) ^ /usr/local/include/qt5/QtNetwork/qsslellipticcurve.h:95:30: note: candidate function not viable: no known conversion from 'QCharRef' to 'QSslEllipticCurve' for 1st argument Q_DECL_CONSTEXPR inline bool operator!=(QSslEllipticCurve lhs, QSslEllipticCurve rhs) Q_DECL_NOTHROW ^ /usr/local/include/qt5/QtGui/qsurfaceformat.h:158:19: note: candidate function not viable: no known conversion from 'QCharRef' to 'const QSurfaceFormat' for 1st argument Q_GUI_EXPORT bool operator!=(const QSurfaceFormat&, const QSurfaceFormat&); ^ /usr/local/include/qt5/QtGui/qvector2d.h:211:30: note: candidate function not viable: no known conversion from 'QCharRef' to 'const QVector2D' for 1st argument Q_DECL_CONSTEXPR inline bool operator!=(const QVector2D &v1, const QVector2D &v2) ^ /usr/local/include/qt5/QtCore/qpair.h:115:41: note: candidate template ignored: could not match 'QPair<type-parameter-0-0, type-parameter-0-1>' against 'QCharRef' Q_DECL_CONSTEXPR Q_INLINE_TEMPLATE bool operator!=(const QPair<T1, T2> &p1, const QPair<T1, T2> &p2) ^ /usr/local/include/qt5/QtCore/qscopedpointer.h:186:13: note: candidate template ignored: could not match 'QScopedPointer<type-parameter-0-0, type-parameter-0-1>' against 'QCharRef' inline bool operator!=(const QScopedPointer<T, Cleanup> &lhs, const QScopedPointer<T, Cleanup> &rhs) ^ /usr/local/include/qt5/QtCore/qvarlengtharray.h:503:6: note: candidate template ignored: could not match 'QVarLengthArray<type-parameter-0-0, Prealloc>' against 'QCharRef' bool operator!=(const QVarLengthArray<T, Prealloc1> &l, const QVarLengthArray<T, Prealloc2> &r) ^ /usr/local/include/qt5/QtCore/qsharedpointer_impl.h:782:6: note: candidate template ignored: could not match 'QSharedPointer<type-parameter-0-0>' against 'QCharRef' bool operator!=(const QSharedPointer<T> &ptr1, const QSharedPointer<X> &ptr2) ^ /usr/local/include/qt5/QtCore/qsharedpointer_impl.h:798:6: note: candidate template ignored: could not match 'QSharedPointer<type-parameter-0-0>' against 'QCharRef' bool operator!=(const QSharedPointer<T> &ptr1, const X *ptr2) ^ /usr/local/include/qt5/QtCore/qsharedpointer_impl.h:803:6: note: candidate template ignored: could not match 'const T *' against 'QCharRef' bool operator!=(const T *ptr1, const QSharedPointer<X> &ptr2) ^ /usr/local/include/qt5/QtCore/qsharedpointer_impl.h:814:6: note: candidate template ignored: could not match 'QSharedPointer<type-parameter-0-0>' against 'QCharRef' bool operator!=(const QSharedPointer<T> &ptr1, const QWeakPointer<X> &ptr2) ^ /usr/local/include/qt5/QtCore/qpointer.h:123:13: note: candidate template ignored: could not match 'const T *' against 'QCharRef' inline bool operator!=(const T *o, const QPointer<T> &p) ^ /usr/local/include/qt5/QtCore/qpointer.h:127:13: note: candidate template ignored: could not match 'QPointer<type-parameter-0-0>' against 'QCharRef' inline bool operator!= (const QPointer<T> &p, const T *o) ^ /usr/local/include/qt5/QtCore/qpointer.h:131:13: note: candidate template ignored: could not match 'T *' against 'QCharRef' inline bool operator!=(T *o, const QPointer<T> &p) ^ /usr/local/include/qt5/QtCore/qpointer.h:135:13: note: candidate template ignored: could not match 'QPointer<type-parameter-0-0>' against 'QCharRef' inline bool operator!= (const QPointer<T> &p, T *o) ^ /usr/local/include/qt5/QtCore/qpointer.h:139:13: note: candidate template ignored: could not match 'QPointer<type-parameter-0-0>' against 'QCharRef' inline bool operator!= (const QPointer<T> &p1, const QPointer<T> &p2) ^ /usr/local/include/qt5/QtCore/qarraydatapointer.h:201:13: note: candidate template ignored: could not match 'QArrayDataPointer<type-parameter-0-0>' against 'QCharRef' inline bool operator!=(const QArrayDataPointer<T> &lhs, const QArrayDataPointer<T> &rhs) ^ 2 warnings and 2 errors generated. gmake[2]: *** [src/CMakeFiles/kirigamiplugin.dir/build.make:183: src/CMakeFiles/kirigamiplugin.dir/mnemonicattached.cpp.o] Error 1 gmake[2]: *** Waiting for unfinished jobs.... gmake[1]: *** [CMakeFiles/Makefile2:206: src/CMakeFiles/kirigamiplugin.dir/all] Error 2 gmake: *** [Makefile:163: all] Error 2 [Pipeline] } [Pipeline] // stage [Pipeline] } ERROR: script returned exit code 1 [Pipeline] // catchError [Pipeline] sh [Frameworks kirigami kf5-qt5 FreeBSDQt5.7] Running shell script + python3.5 -u ci-tooling/helpers/capture-workspace.py --environment production [Pipeline] emailextrecipients [Pipeline] emailext