-
Bug
-
Resolution: Done
-
P0: Blocker
-
6.4.0 FF
-
None
-
30482d2467 (qt/qtapplicationmanager/dev) 4827b29ef2 (qt/qtapplicationmanager/6.3) b9f9bf99b0 (qt/qtapplicationmanager/6.2) b9f9bf99b0 (qt/qtapplicationmanager/6.2.4) 4827b29ef2 (qt/qtapplicationmanager/6.3.0) b9f9bf99b0 (qt/qtapplicationmanager/6.2)
/Users/qt/work/qt/qtapplicationmanager/src/intent-server-lib/intent.cpp:169:36: error: expected ';' after expression
agent:2022/02/05 08:09:00 build.go:394: QMapIterator<QString, QVariant> rit(m_parameterMatch);
agent:2022/02/05 08:09:00 build.go:394: ^
agent:2022/02/05 08:09:00 build.go:394: ;
agent:2022/02/05 08:09:00 build.go:394: /Users/qt/work/qt/qtapplicationmanager/src/intent-server-lib/intent.cpp:169:5: error: use of undeclared identifier 'QMapIterator'
agent:2022/02/05 08:09:00 build.go:394: QMapIterator<QString, QVariant> rit(m_parameterMatch);
agent:2022/02/05 08:09:00 build.go:394: ^
agent:2022/02/05 08:09:00 build.go:394: /Users/qt/work/qt/qtapplicationmanager/src/intent-server-lib/intent.cpp:169:37: error: use of undeclared identifier 'rit'; did you mean 'rint'?
agent:2022/02/05 08:09:00 build.go:394: QMapIterator<QString, QVariant> rit(m_parameterMatch);
agent:2022/02/05 08:09:00 build.go:394: ^~~
agent:2022/02/05 08:09:00 build.go:394: rint
agent:2022/02/05 08:09:00 build.go:394: /Applications/Xcode13.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1/math.h:1457:1: note: 'rint' declared here
agent:2022/02/05 08:09:00 build.go:394: rint(_A1 __lcpp_x) _NOEXCEPT {return ::rint((double)__lcpp_x);}
agent:2022/02/05 08:09:00 build.go:394: ^
agent:2022/02/05 08:09:00 build.go:394: /Users/qt/work/qt/qtapplicationmanager/src/intent-server-lib/intent.cpp:169:37: error: no matching function for call to 'rint'
agent:2022/02/05 08:09:00 build.go:394: QMapIterator<QString, QVariant> rit(m_parameterMatch);
agent:2022/02/05 08:09:00 build.go:394: ^~~
agent:2022/02/05 08:09:00 build.go:394: /Applications/Xcode13.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1/math.h:1457:1: note: candidate template ignored: requirement 'std::is_integral<TestNamespace::QMap<TestNamespace::QString, TestNamespace::QVariant>>::value' was not satisfied [with _A1 = TestNamespace::QMap<TestNamespace::QString, TestNamespace::QVariant>]
agent:2022/02/05 08:09:00 build.go:394: rint(_A1 __lcpp_x) _NOEXCEPT {return ::rint((double)__lcpp_x);}
agent:2022/02/05 08:09:00 build.go:394: ^
agent:2022/02/05 08:09:00 build.go:394: /Users/qt/work/qt/qtapplicationmanager/src/intent-server-lib/intent.cpp:170:12: error: use of undeclared identifier 'rit'; did you mean 'rint'?
agent:2022/02/05 08:09:00 build.go:394: while (rit.hasNext()) {
agent:2022/02/05 08:09:00 build.go:394: ^~~
agent:2022/02/05 08:09:00 build.go:394: rint
agent:2022/02/05 08:09:00 build.go:394: /Applications/Xcode13.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1/math.h:1457:1: note: 'rint' declared here
agent:2022/02/05 08:09:00 build.go:394: rint(_A1 __lcpp_x) _NOEXCEPT {return ::rint((double)__lcpp_x);}
agent:2022/02/05 08:09:00 build.go:394: ^
agent:2022/02/05 08:09:00 build.go:394: /Users/qt/work/qt/qtapplicationmanager/src/intent-server-lib/intent.cpp:170:12: error: reference to overloaded function could not be resolved; did you mean to call it?
agent:2022/02/05 08:09:00 build.go:394: while (rit.hasNext()) {
agent:2022/02/05 08:09:00 build.go:394: ^~~
agent:2022/02/05 08:09:00 build.go:394: /Applications/Xcode13.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1/math.h:1457:1: note: possible target for call
agent:2022/02/05 08:09:00 build.go:394: rint(_A1 __lcpp_x) _NOEXCEPT {return ::rint((double)__lcpp_x);}
agent:2022/02/05 08:09:00 build.go:394: ^
agent:2022/02/05 08:09:00 build.go:394: /Users/qt/work/qt/qtapplicationmanager/src/intent-server-lib/intent.cpp:171:9: error: use of undeclared identifier 'rit'; did you mean 'rint'?
agent:2022/02/05 08:09:00 build.go:394: rit.next();
agent:2022/02/05 08:09:00 build.go:394: ^~~
agent:2022/02/05 08:09:00 build.go:394: rint
agent:2022/02/05 08:09:00 build.go:394: /Applications/Xcode13.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1/math.h:1457:1: note: 'rint' declared here
agent:2022/02/05 08:09:00 build.go:394: rint(_A1 __lcpp_x) _NOEXCEPT {return ::rint((double)__lcpp_x);}
agent:2022/02/05 08:09:00 build.go:394: ^
agent:2022/02/05 08:09:00 build.go:394: /Users/qt/work/qt/qtapplicationmanager/src/intent-server-lib/intent.cpp:171:9: error: reference to overloaded function could not be resolved; did you mean to call it?
agent:2022/02/05 08:09:00 build.go:394: rit.next();
agent:2022/02/05 08:09:00 build.go:394: ^~~
agent:2022/02/05 08:09:00 build.go:394: /Applications/Xcode13.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/include/c++/v1/math.h:1457:1: note: possible target for call
agent:2022/02/05 08:09:00 build.go:394: rint(_A1 __lcpp_x) _NOEXCEPT {return ::rint((double)__lcpp_x);}
agent:2022/02/05 08:09:00 build.go:394: ^
agent:2022/02/05 08:09:00 build.go:394: /Users/qt/work/qt/qtapplicationmanager/src/intent-server-lib/intent.cpp:172:36: error: use of undeclared identifier 'rit'
agent:2022/02/05 08:09:00 build.go:394: const QString ¶mName = rit.key();
agent:2022/02/05 08:09:00 build.go:394: ^
agent:2022/02/05 08:09:00 build.go:394: /Users/qt/work/qt/qtapplicationmanager/src/intent-server-lib/intent.cpp:177:40: error: use of undeclared identifier 'rit'
agent:2022/02/05 08:09:00 build.go:394: const QVariant requiredValue = rit.value();
agent:2022/02/05 08:09:00 build.go:394: ^
agent:2022/02/05 08:09:00 build.go:394: 10 errors generated.
Details: https://testresults.qt.io/coin/integration/qt/qtapplicationmanager/tasks/1644048423
Tested changes (refs/builds/qtci/dev/1644048421):
https://codereview.qt-project.org/c/qt/qtapplicationmanager/+/394208/2 Update dependencies on 'dev' in qt/qtapplicationmanager
| For Gerrit Dashboard: QTBUG-100510 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 394553,4 | Disable QT_NO_JAVA_STYLE_ITERATORS | dev | qt/qtapplicationmanager | Status: ABANDONED | +2 | 0 |
| 394572,3 | Prefer STL style iterators over the Java variety | dev | qt/qtapplicationmanager | Status: MERGED | +2 | 0 |
| 394965,2 | Prefer STL style iterators over the Java variety | 6.3 | qt/qtapplicationmanager | Status: MERGED | +2 | 0 |
| 395043,2 | Prefer STL style iterators over the Java variety | 6.2 | qt/qtapplicationmanager | Status: MERGED | +2 | 0 |