BUILD FAILURE
Build URL https://build.kde.org/job/Frameworks/job/ktexteditor/job/kf5-qt5%20FreeBSDQt5.15/789/
Project: kf5-qt5 FreeBSDQt5.15
Date of build: Mon, 18 Apr 2022 19:05:30 +0000
Build duration: 49 sec and counting


CONSOLE OUTPUT
[...truncated 379 lines...]
[2022-04-18T19:06:14.210Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here
[2022-04-18T19:06:14.210Z] Type type() const;
[2022-04-18T19:06:14.210Z] ^
[2022-04-18T19:06:14.210Z] /usr/home/jenkins/workspace/Frameworks/ktexteditor/kf5-qt5 FreeBSDQt5.15/src/completion/katecompletionmodel.cpp:307:39: error: no member named 'typeId' in 'QVariant'; did you mean 'type'?
[2022-04-18T19:06:14.210Z] if (!depth.isValid() || depth.typeId() != QMetaType::Int || depth.toInt() != 1) {
[2022-04-18T19:06:14.210Z] ^~~~~~
[2022-04-18T19:06:14.210Z] type
[2022-04-18T19:06:14.210Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here
[2022-04-18T19:06:14.210Z] Type type() const;
[2022-04-18T19:06:14.210Z] ^
[2022-04-18T19:06:14.210Z] /usr/home/jenkins/workspace/Frameworks/ktexteditor/kf5-qt5 FreeBSDQt5.15/src/completion/katecompletionmodel.cpp:314:52: error: no member named 'typeId' in 'QVariant'; did you mean 'type'?
[2022-04-18T19:06:14.210Z] if (matchQuality.isValid() && matchQuality.typeId() == QMetaType::Int) {
[2022-04-18T19:06:14.210Z] ^~~~~~
[2022-04-18T19:06:14.210Z] type
[2022-04-18T19:06:14.210Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here
[2022-04-18T19:06:14.210Z] Type type() const;
[2022-04-18T19:06:14.210Z] ^
[2022-04-18T19:06:14.210Z] /usr/home/jenkins/workspace/Frameworks/ktexteditor/kf5-qt5 FreeBSDQt5.15/src/completion/katecompletionmodel.cpp:324:52: error: no member named 'typeId' in 'QVariant'; did you mean 'type'?
[2022-04-18T19:06:14.210Z] if (matchQuality.isValid() && matchQuality.typeId() == QMetaType::Int) {
[2022-04-18T19:06:14.210Z] ^~~~~~
[2022-04-18T19:06:14.210Z] type
[2022-04-18T19:06:14.210Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here
[2022-04-18T19:06:14.210Z] Type type() const;
[2022-04-18T19:06:14.210Z] ^
[2022-04-18T19:06:14.210Z] [ 10%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/completion/katewordcompletion.cpp.o
[2022-04-18T19:06:14.522Z] [ 10%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/completion/katekeywordcompletion.cpp.o
[2022-04-18T19:06:14.522Z] [ 10%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/dialogs/kateconfigpage.cpp.o
[2022-04-18T19:06:14.522Z] /usr/home/jenkins/workspace/Frameworks/ktexteditor/kf5-qt5 FreeBSDQt5.15/src/completion/katecompletionmodel.cpp:1961:19: error: no member named 'typeId' in 'QVariant'; did you mean 'type'?
[2022-04-18T19:06:14.522Z] if (v.typeId() == QMetaType::Int && v.toInt() > 0) {
[2022-04-18T19:06:14.522Z] ^~~~~~
[2022-04-18T19:06:14.522Z] type
[2022-04-18T19:06:14.522Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here
[2022-04-18T19:06:14.522Z] Type type() const;
[2022-04-18T19:06:14.522Z] ^
[2022-04-18T19:06:14.522Z] /usr/home/jenkins/workspace/Frameworks/ktexteditor/kf5-qt5 FreeBSDQt5.15/src/completion/katecompletionmodel.cpp:2008:19: error: no member named 'typeId' in 'QVariant'; did you mean 'type'?
[2022-04-18T19:06:14.522Z] if (v.typeId() == QMetaType::Int && v.toInt() > 0) {
[2022-04-18T19:06:14.522Z] ^~~~~~
[2022-04-18T19:06:14.522Z] type
[2022-04-18T19:06:14.522Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here
[2022-04-18T19:06:14.522Z] Type type() const;
[2022-04-18T19:06:14.522Z] ^
[2022-04-18T19:06:14.522Z] [ 11%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/dialogs/katedialogs.cpp.o
[2022-04-18T19:06:14.805Z] [ 11%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/document/katedocument.cpp.o
[2022-04-18T19:06:14.805Z] /usr/home/jenkins/workspace/Frameworks/ktexteditor/kf5-qt5 FreeBSDQt5.15/src/completion/kateargumenthintmodel.cpp:65:15: error: no member named 'typeId' in 'QVariant'; did you mean 'type'?
[2022-04-18T19:06:14.805Z] if (v.typeId() == QMetaType::Int) {
[2022-04-18T19:06:14.805Z] ^~~~~~
[2022-04-18T19:06:14.805Z] type
[2022-04-18T19:06:14.805Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here
[2022-04-18T19:06:14.805Z] Type type() const;
[2022-04-18T19:06:14.805Z] ^
[2022-04-18T19:06:15.089Z] /usr/home/jenkins/workspace/Frameworks/ktexteditor/kf5-qt5 FreeBSDQt5.15/src/completion/kateargumenthintmodel.cpp:163:24: error: no member named 'typeId' in 'QVariant'; did you mean 'type'?
[2022-04-18T19:06:15.089Z] if (method.typeId() == QMetaType::Int && method.toInt() == CodeCompletionModel::CustomHighlighting) {
[2022-04-18T19:06:15.089Z] ^~~~~~
[2022-04-18T19:06:15.089Z] type
[2022-04-18T19:06:15.089Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here
[2022-04-18T19:06:15.089Z] Type type() const;
[2022-04-18T19:06:15.089Z] ^
[2022-04-18T19:06:15.089Z] /usr/home/jenkins/workspace/Frameworks/ktexteditor/kf5-qt5 FreeBSDQt5.15/src/completion/kateargumenthintmodel.cpp:321:15: error: no member named 'typeId' in 'QVariant'; did you mean 'type'?
[2022-04-18T19:06:15.089Z] if (v.typeId() == QMetaType::Int) {
[2022-04-18T19:06:15.089Z] ^~~~~~
[2022-04-18T19:06:15.089Z] type
[2022-04-18T19:06:15.089Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here
[2022-04-18T19:06:15.089Z] Type type() const;
[2022-04-18T19:06:15.089Z] ^
[2022-04-18T19:06:15.089Z] 6 errors generated.
[2022-04-18T19:06:15.089Z] gmake[2]: *** [src/CMakeFiles/KF5TextEditor.dir/build.make:302: src/CMakeFiles/KF5TextEditor.dir/completion/katecompletionmodel.cpp.o] Error 1
[2022-04-18T19:06:15.089Z] gmake[2]: *** Waiting for unfinished jobs....
[2022-04-18T19:06:15.380Z] 3 errors generated.
[2022-04-18T19:06:15.380Z] gmake[2]: *** [src/CMakeFiles/KF5TextEditor.dir/build.make:344: src/CMakeFiles/KF5TextEditor.dir/completion/kateargumenthintmodel.cpp.o] Error 1
[2022-04-18T19:06:16.526Z] In file included from /usr/home/jenkins/workspace/Frameworks/ktexteditor/kf5-qt5 FreeBSDQt5.15/src/completion/katecompletiondelegate.cpp:8:
[2022-04-18T19:06:16.526Z] /usr/home/jenkins/workspace/Frameworks/ktexteditor/kf5-qt5 FreeBSDQt5.15/src/completion/katecompletiondelegate.h:39:31: warning: private field 'm_model' is not used [-Wunused-private-field]
[2022-04-18T19:06:16.526Z] QAbstractItemModel *const m_model = nullptr;
[2022-04-18T19:06:16.526Z] ^
[2022-04-18T19:06:16.818Z] 1 warning generated.
[2022-04-18T19:06:18.817Z] /usr/home/jenkins/workspace/Frameworks/ktexteditor/kf5-qt5 FreeBSDQt5.15/src/document/katedocument.cpp:2216:18: error: no member named 'typeId' in 'QVariant'; did you mean 'type'?
[2022-04-18T19:06:18.817Z] return (icon.typeId() == QMetaType::QIcon) ? icon.value<QIcon>().pixmap(32) : icon.value<QPixmap>();
[2022-04-18T19:06:18.817Z] ^~~~~~
[2022-04-18T19:06:18.817Z] type
[2022-04-18T19:06:18.817Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here
[2022-04-18T19:06:18.817Z] Type type() const;
[2022-04-18T19:06:18.817Z] ^
[2022-04-18T19:06:18.818Z] /usr/home/jenkins/workspace/Frameworks/ktexteditor/kf5-qt5 FreeBSDQt5.15/src/document/katedocument.cpp:2253:18: error: no member named 'typeId' in 'QVariant'; did you mean 'type'?
[2022-04-18T19:06:18.818Z] return (icon.typeId() == QMetaType::QIcon) ? icon.value<QIcon>() : QIcon(icon.value<QPixmap>());
[2022-04-18T19:06:18.818Z] ^~~~~~
[2022-04-18T19:06:18.818Z] type
[2022-04-18T19:06:18.818Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here
[2022-04-18T19:06:18.818Z] Type type() const;
[2022-04-18T19:06:18.818Z] ^
[2022-04-18T19:06:19.398Z] 2 errors generated.
[2022-04-18T19:06:19.398Z] gmake[2]: *** [src/CMakeFiles/KF5TextEditor.dir/build.make:456: src/CMakeFiles/KF5TextEditor.dir/document/katedocument.cpp.o] Error 1
[2022-04-18T19:06:19.398Z] gmake[1]: *** [CMakeFiles/Makefile2:1084: src/CMakeFiles/KF5TextEditor.dir/all] Error 2
[2022-04-18T19:06:19.398Z] gmake: *** [Makefile:146: all] Error 2
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2022-04-18T19:06:19.727Z] ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] emailextrecipients
[Pipeline] emailext


Reply via email to