Details
-
Bug
-
Resolution: Done
-
P0: Blocker
-
6.0.0 Beta1
-
None
-
qt/qttools 7ae8625b588e078abe344209a36043514b0f3acf
Description
agent:2020/10/12 04:40:19 build.go:379: src/linguist/shared/qm.cpp: In function ‘void fromBytes(const char*, int, QString*, bool*)’: agent:2020/10/12 04:40:19 build.go:379: src/linguist/shared/qm.cpp:455:30: error: no match for call to ‘(QStringDecoder) (const char*&, int&)’ agent:2020/10/12 04:40:19 build.go:379: 455 | *out = toUnicode(str, len); agent:2020/10/12 04:40:19 build.go:379: | ^ agent:2020/10/12 04:40:19 build.go:379: In file included from /home/qt/work/install/include/QtCore/qtextstream.h:47, agent:2020/10/12 04:40:19 build.go:379: from /home/qt/work/install/include/QtCore/qdebug.h:48, agent:2020/10/12 04:40:19 build.go:379: from /home/qt/work/install/include/QtCore/QDebug:1, agent:2020/10/12 04:40:19 build.go:379: from src/linguist/shared/qm.cpp:35: agent:2020/10/12 04:40:19 build.go:379: /home/qt/work/install/include/QtCore/qstringconverter.h:280:37: note: candidate: ‘template<class> QStringDecoder::EncodedData<const QByteArray&> QStringDecoder::operator()(const QByteArray&)’ agent:2020/10/12 04:40:19 build.go:379: 280 | EncodedData<const QByteArray &> operator()(const QByteArray &ba) agent:2020/10/12 04:40:19 build.go:379: | ^~~~~~~~ agent:2020/10/12 04:40:19 build.go:379: /home/qt/work/install/include/QtCore/qstringconverter.h:280:37: note: template argument deduction/substitution failed: agent:2020/10/12 04:40:19 build.go:379: src/linguist/shared/qm.cpp:455:30: note: candidate expects 1 argument, 2 provided agent:2020/10/12 04:40:19 build.go:379: 455 | *out = toUnicode(str, len); agent:2020/10/12 04:40:19 build.go:379: | ^ agent:2020/10/12 04:40:19 build.go:379: In file included from /home/qt/work/install/include/QtCore/qtextstream.h:47, agent:2020/10/12 04:40:19 build.go:379: from /home/qt/work/install/include/QtCore/qdebug.h:48, agent:2020/10/12 04:40:19 build.go:379: from /home/qt/work/install/include/QtCore/QDebug:1, agent:2020/10/12 04:40:19 build.go:379: from src/linguist/shared/qm.cpp:35: agent:2020/10/12 04:40:19 build.go:379: /home/qt/work/install/include/QtCore/qstringconverter.h:282:33: note: candidate: ‘QStringDecoder::EncodedData<QByteArrayView> QStringDecoder::operator()(QByteArrayView)’ agent:2020/10/12 04:40:19 build.go:379: 282 | EncodedData<QByteArrayView> operator()(QByteArrayView ba) agent:2020/10/12 04:40:19 build.go:379: | ^~~~~~~~ agent:2020/10/12 04:40:19 build.go:379: /home/qt/work/install/include/QtCore/qstringconverter.h:282:33: note: candidate expects 1 argument, 2 provided
Details: https://testresults.qt.io/coin/integration/qt/qttools/tasks/1602477470
Tested changes (refs/builds/qtci/dev/1602477469):
https://codereview.qt-project.org/c/qt/qttools/+/316852/1 Update dependencies on 'dev' in qt/qttools