CONSOLE OUTPUT
|
[...truncated 362 lines...] |
[2022-04-18T18:58:26.355Z] [ 6%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/buffer/katetextblock.cpp.o |
[2022-04-18T18:58:26.355Z] [ 6%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/buffer/katetextrange.cpp.o |
[2022-04-18T18:58:26.355Z] [ 7%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/buffer/katetextline.cpp.o |
[2022-04-18T18:58:26.355Z] [ 7%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/completion/katecompletionmodel.cpp.o |
[2022-04-18T18:58:26.355Z] [ 7%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/completion/katecompletiontree.cpp.o |
[2022-04-18T18:58:26.355Z] [ 7%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/buffer/katetextcursor.cpp.o |
[2022-04-18T18:58:26.355Z] [ 8%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/buffer/katetextfolding.cpp.o |
[2022-04-18T18:58:26.356Z] [ 8%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/completion/katecompletionwidget.cpp.o |
[2022-04-18T18:58:26.356Z] [ 9%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/completion/kateargumenthinttree.cpp.o |
[2022-04-18T18:58:26.978Z] [ 9%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/completion/kateargumenthintmodel.cpp.o |
[2022-04-18T18:58:27.978Z] [ 9%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/completion/katecompletiondelegate.cpp.o |
[2022-04-18T18:58:27.978Z] /usr/home/jenkins/workspace/Frameworks/ktexteditor/kf5-qt5 FreeBSDQt5.15/src/completion/katecompletionmodel.cpp:214:28: error: no member named 'typeId' in 'QVariant'; did you mean 'type'? |
[2022-04-18T18:58:27.978Z] if (method.typeId() == QMetaType::Int && method.toInt() == CodeCompletionModel::CustomHighlighting) { |
[2022-04-18T18:58:27.978Z] ^~~~~~ |
[2022-04-18T18:58:27.978Z] type |
[2022-04-18T18:58:27.978Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here |
[2022-04-18T18:58:27.978Z] Type type() const; |
[2022-04-18T18:58:27.978Z] ^ |
[2022-04-18T18:58:27.978Z] /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-18T18:58:27.978Z] if (!depth.isValid() || depth.typeId() != QMetaType::Int || depth.toInt() != 1) { |
[2022-04-18T18:58:27.978Z] ^~~~~~ |
[2022-04-18T18:58:27.978Z] type |
[2022-04-18T18:58:27.978Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here |
[2022-04-18T18:58:27.978Z] Type type() const; |
[2022-04-18T18:58:27.978Z] ^ |
[2022-04-18T18:58:27.978Z] /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-18T18:58:27.978Z] if (matchQuality.isValid() && matchQuality.typeId() == QMetaType::Int) { |
[2022-04-18T18:58:27.978Z] ^~~~~~ |
[2022-04-18T18:58:27.978Z] type |
[2022-04-18T18:58:27.978Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here |
[2022-04-18T18:58:27.978Z] Type type() const; |
[2022-04-18T18:58:27.978Z] ^ |
[2022-04-18T18:58:27.978Z] /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-18T18:58:27.978Z] if (matchQuality.isValid() && matchQuality.typeId() == QMetaType::Int) { |
[2022-04-18T18:58:27.978Z] ^~~~~~ |
[2022-04-18T18:58:27.978Z] type |
[2022-04-18T18:58:27.978Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here |
[2022-04-18T18:58:27.978Z] Type type() const; |
[2022-04-18T18:58:27.978Z] ^ |
[2022-04-18T18:58:28.254Z] [ 9%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/completion/expandingtree/expandingwidgetmodel.cpp.o |
[2022-04-18T18:58:28.254Z] [ 10%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/completion/documentation_tip.cpp.o |
[2022-04-18T18:58:28.254Z] /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-18T18:58:28.254Z] if (v.typeId() == QMetaType::Int && v.toInt() > 0) { |
[2022-04-18T18:58:28.254Z] ^~~~~~ |
[2022-04-18T18:58:28.254Z] type |
[2022-04-18T18:58:28.254Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here |
[2022-04-18T18:58:28.254Z] Type type() const; |
[2022-04-18T18:58:28.254Z] ^ |
[2022-04-18T18:58:28.254Z] /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-18T18:58:28.254Z] if (v.typeId() == QMetaType::Int && v.toInt() > 0) { |
[2022-04-18T18:58:28.254Z] ^~~~~~ |
[2022-04-18T18:58:28.254Z] type |
[2022-04-18T18:58:28.254Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here |
[2022-04-18T18:58:28.254Z] Type type() const; |
[2022-04-18T18:58:28.254Z] ^ |
[2022-04-18T18:58:28.254Z] [ 10%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/completion/katewordcompletion.cpp.o |
[2022-04-18T18:58:28.520Z] [ 10%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/completion/katekeywordcompletion.cpp.o |
[2022-04-18T18:58:28.520Z] [ 10%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/dialogs/kateconfigpage.cpp.o |
[2022-04-18T18:58:28.520Z] [ 11%] Building CXX object src/CMakeFiles/KF5TextEditor.dir/dialogs/katedialogs.cpp.o |
[2022-04-18T18:58:28.520Z] 6 errors generated. |
[2022-04-18T18:58:28.520Z] gmake[2]: *** [src/CMakeFiles/KF5TextEditor.dir/build.make:302: src/CMakeFiles/KF5TextEditor.dir/completion/katecompletionmodel.cpp.o] Error 1 |
[2022-04-18T18:58:28.520Z] gmake[2]: *** Waiting for unfinished jobs.... |
[2022-04-18T18:58:31.619Z] /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-18T18:58:31.619Z] if (v.typeId() == QMetaType::Int) { |
[2022-04-18T18:58:31.619Z] ^~~~~~ |
[2022-04-18T18:58:31.619Z] type |
[2022-04-18T18:58:31.619Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here |
[2022-04-18T18:58:31.619Z] Type type() const; |
[2022-04-18T18:58:31.619Z] ^ |
[2022-04-18T18:58:31.619Z] /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-18T18:58:31.619Z] if (method.typeId() == QMetaType::Int && method.toInt() == CodeCompletionModel::CustomHighlighting) { |
[2022-04-18T18:58:31.619Z] ^~~~~~ |
[2022-04-18T18:58:31.619Z] type |
[2022-04-18T18:58:31.619Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here |
[2022-04-18T18:58:31.619Z] Type type() const; |
[2022-04-18T18:58:31.619Z] ^ |
[2022-04-18T18:58:31.619Z] /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-18T18:58:31.619Z] if (v.typeId() == QMetaType::Int) { |
[2022-04-18T18:58:31.619Z] ^~~~~~ |
[2022-04-18T18:58:31.619Z] type |
[2022-04-18T18:58:31.619Z] /usr/local/include/qt5/QtCore/qvariant.h:283:10: note: 'type' declared here |
[2022-04-18T18:58:31.619Z] Type type() const; |
[2022-04-18T18:58:31.619Z] ^ |
[2022-04-18T18:58:31.619Z] 3 errors generated. |
[2022-04-18T18:58:31.619Z] gmake[2]: *** [src/CMakeFiles/KF5TextEditor.dir/build.make:344: src/CMakeFiles/KF5TextEditor.dir/completion/kateargumenthintmodel.cpp.o] Error 1 |
[2022-04-18T18:58:31.619Z] In file included from /usr/home/jenkins/workspace/Frameworks/ktexteditor/kf5-qt5 FreeBSDQt5.15/src/completion/katecompletiondelegate.cpp:8: |
[2022-04-18T18:58:31.619Z] /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-18T18:58:31.619Z] QAbstractItemModel *const m_model = nullptr; |
[2022-04-18T18:58:31.619Z] ^ |
[2022-04-18T18:58:31.619Z] 1 warning generated. |
[2022-04-18T18:58:31.619Z] gmake[1]: *** [CMakeFiles/Makefile2:1084: src/CMakeFiles/KF5TextEditor.dir/all] Error 2 |
[2022-04-18T18:58:31.619Z] gmake: *** [Makefile:146: all] Error 2 |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2022-04-18T18:58:31.832Z] ERROR: script returned exit code 1 |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |