[Ci-reports] fail on QtBase_dev_Integration #5009

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Dec 30 18:29:47 CET 2014


qtdeclarative failed to compile :(

  ../shared/qqmlenginedebugclient.cpp: In function ‘TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectData&)’:
  ../shared/qqmlenginedebugclient.cpp:50:28: error: no match for ‘operator>>’ in ‘TestNamespace::operator>>((* & ds), (* & data.QmlObjectData::url)) >> data.QmlObjectData::lineNumber’
  ../shared/qqmlenginedebugclient.cpp:50:28: note: candidates are:
  ../shared/qqmlenginedebugclient.cpp:48:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectData&)
  ../shared/qqmlenginedebugclient.cpp:48:14: note:   no known conversion for argument 2 from ‘int’ to ‘QmlObjectData&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QUrl&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QUrl&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: TestNamespace::QTextStream& TestNamespace::operator>>(TestNamespace::QTextStream&, TestNamespace::QTextStreamFunction)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note:   no known conversion for argument 1 from ‘TestNamespace::QDataStream’ to ‘TestNamespace::QTextStream&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QLocale&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QLocale&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant::Type&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant::Type&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRegExp&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QRegExp&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QString&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QString&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QByteArray&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QByteArray&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QChar&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QChar&’
  ../shared/qqmlenginedebugclient.cpp: In function ‘TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectProperty&)’:
  ../shared/qqmlenginedebugclient.cpp:69:11: error: no match for ‘operator>>’ in ‘ds >> type’
  ../shared/qqmlenginedebugclient.cpp:69:11: note: candidates are:
  ../shared/qqmlenginedebugclient.cpp:48:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectData&)
  ../shared/qqmlenginedebugclient.cpp:48:14: note:   no known conversion for argument 2 from ‘int’ to ‘QmlObjectData&’
  ../shared/qqmlenginedebugclient.cpp:66:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectProperty&)
  ../shared/qqmlenginedebugclient.cpp:66:14: note:   no known conversion for argument 2 from ‘int’ to ‘QmlObjectProperty&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QUrl&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QUrl&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: TestNamespace::QTextStream& TestNamespace::operator>>(TestNamespace::QTextStream&, TestNamespace::QTextStreamFunction)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note:   no known conversion for argument 1 from ‘TestNamespace::QDataStream’ to ‘TestNamespace::QTextStream&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QLocale&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QLocale&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant::Type&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant::Type&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRegExp&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QRegExp&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QString&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QString&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QByteArray&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QByteArray&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QChar&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QChar&’
  ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::addWatch(const QmlDebugPropertyReference&, bool*)’:
  ../shared/qqmlenginedebugclient.cpp:92:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type
  ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::addWatch(const QmlDebugObjectReference&, const TestNamespace::QString&, bool*)’:
  ../shared/qqmlenginedebugclient.cpp:118:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type
  ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::addWatch(const QmlDebugObjectReference&, bool*)’:
  ../shared/qqmlenginedebugclient.cpp:134:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type
  ../shared/qqmlenginedebugclient.cpp: In member function ‘void QQmlEngineDebugClient::removeWatch(TestNamespace::quint32, bool*)’:
  ../shared/qqmlenginedebugclient.cpp:155:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type
  ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::queryAvailableEngines(bool*)’:
  ../shared/qqmlenginedebugclient.cpp:170:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type
  ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::queryRootContexts(const QmlDebugEngineReference&, bool*)’:
  ../shared/qqmlenginedebugclient.cpp:187:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type
  ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::queryObject(const QmlDebugObjectReference&, bool*)’:
  ../shared/qqmlenginedebugclient.cpp:204:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type
  ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::queryObjectsForLocation(const TestNamespace::QString&, int, int, bool*)’:
  ../shared/qqmlenginedebugclient.cpp:222:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type
  ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::queryObjectRecursive(const QmlDebugObjectReference&, bool*)’:
  ../shared/qqmlenginedebugclient.cpp:240:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type
  ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::queryObjectsForLocationRecursive(const TestNamespace::QString&, int, int, bool*)’:
  ../shared/qqmlenginedebugclient.cpp:258:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type
  ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::queryExpressionResult(int, const TestNamespace::QString&, bool*)’:
  ../shared/qqmlenginedebugclient.cpp:276:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type
  ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::queryExpressionResultBC(int, const TestNamespace::QString&, bool*)’:
  ../shared/qqmlenginedebugclient.cpp:294:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type
  ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::setBindingForObject(int, const TestNamespace::QString&, const TestNamespace::QVariant&, bool, TestNamespace::QString, int, bool*)’:
  ../shared/qqmlenginedebugclient.cpp:315:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type
  ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::resetBindingForObject(int, const TestNamespace::QString&, bool*)’:
  ../shared/qqmlenginedebugclient.cpp:334:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type
  ../shared/qqmlenginedebugclient.cpp: In member function ‘TestNamespace::quint32 QQmlEngineDebugClient::setMethodBody(int, const TestNamespace::QString&, const TestNamespace::QString&, bool*)’:
  ../shared/qqmlenginedebugclient.cpp:351:23: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type
  ../shared/qqmlenginedebugclient.cpp: In member function ‘void QQmlEngineDebugClient::decode(TestNamespace::QDataStream&, QmlDebugObjectReference&, bool)’:
  ../shared/qqmlenginedebugclient.cpp:380:11: error: no match for ‘operator>>’ in ‘ds >> childCount’
  ../shared/qqmlenginedebugclient.cpp:380:11: note: candidates are:
  ../shared/qqmlenginedebugclient.cpp:48:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectData&)
  ../shared/qqmlenginedebugclient.cpp:48:14: note:   no known conversion for argument 2 from ‘int’ to ‘QmlObjectData&’
  ../shared/qqmlenginedebugclient.cpp:66:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectProperty&)
  ../shared/qqmlenginedebugclient.cpp:66:14: note:   no known conversion for argument 2 from ‘int’ to ‘QmlObjectProperty&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QUrl&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QUrl&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: TestNamespace::QTextStream& TestNamespace::operator>>(TestNamespace::QTextStream&, TestNamespace::QTextStreamFunction)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note:   no known conversion for argument 1 from ‘TestNamespace::QDataStream’ to ‘TestNamespace::QTextStream&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QLocale&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QLocale&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant::Type&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant::Type&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRegExp&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QRegExp&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QString&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QString&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QByteArray&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QByteArray&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QChar&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QChar&’
  ../shared/qqmlenginedebugclient.cpp:388:11: error: no match for ‘operator>>’ in ‘ds >> propCount’
  ../shared/qqmlenginedebugclient.cpp:388:11: note: candidates are:
  ../shared/qqmlenginedebugclient.cpp:48:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectData&)
  ../shared/qqmlenginedebugclient.cpp:48:14: note:   no known conversion for argument 2 from ‘int’ to ‘QmlObjectData&’
  ../shared/qqmlenginedebugclient.cpp:66:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectProperty&)
  ../shared/qqmlenginedebugclient.cpp:66:14: note:   no known conversion for argument 2 from ‘int’ to ‘QmlObjectProperty&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QUrl&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QUrl&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: TestNamespace::QTextStream& TestNamespace::operator>>(TestNamespace::QTextStream&, TestNamespace::QTextStreamFunction)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note:   no known conversion for argument 1 from ‘TestNamespace::QDataStream’ to ‘TestNamespace::QTextStream&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QLocale&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QLocale&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant::Type&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant::Type&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRegExp&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QRegExp&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QString&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QString&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QByteArray&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QByteArray&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QChar&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QChar&’
  ../shared/qqmlenginedebugclient.cpp: In member function ‘void QQmlEngineDebugClient::decode(TestNamespace::QDataStream&, TestNamespace::QList<QmlDebugObjectReference>&, bool)’:
  ../shared/qqmlenginedebugclient.cpp:426:11: error: no match for ‘operator>>’ in ‘ds >> count’
  ../shared/qqmlenginedebugclient.cpp:426:11: note: candidates are:
  ../shared/qqmlenginedebugclient.cpp:48:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectData&)
  ../shared/qqmlenginedebugclient.cpp:48:14: note:   no known conversion for argument 2 from ‘int’ to ‘QmlObjectData&’
  ../shared/qqmlenginedebugclient.cpp:66:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectProperty&)
  ../shared/qqmlenginedebugclient.cpp:66:14: note:   no known conversion for argument 2 from ‘int’ to ‘QmlObjectProperty&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QUrl&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QUrl&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: TestNamespace::QTextStream& TestNamespace::operator>>(TestNamespace::QTextStream&, TestNamespace::QTextStreamFunction)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note:   no known conversion for argument 1 from ‘TestNamespace::QDataStream’ to ‘TestNamespace::QTextStream&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QLocale&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QLocale&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant::Type&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant::Type&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRegExp&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QRegExp&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QString&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QString&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QByteArray&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QByteArray&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QChar&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QChar&’
  ../shared/qqmlenginedebugclient.cpp: In member function ‘void QQmlEngineDebugClient::decode(TestNamespace::QDataStream&, QmlDebugContextReference&)’:
  ../shared/qqmlenginedebugclient.cpp:437:23: error: no match for ‘operator>>’ in ‘TestNamespace::operator>>((* & ds), (* & c.QmlDebugContextReference::name)) >> c.QmlDebugContextReference::debugId’
  ../shared/qqmlenginedebugclient.cpp:437:23: note: candidates are:
  ../shared/qqmlenginedebugclient.cpp:48:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectData&)
  ../shared/qqmlenginedebugclient.cpp:48:14: note:   no known conversion for argument 2 from ‘int’ to ‘QmlObjectData&’
  ../shared/qqmlenginedebugclient.cpp:66:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectProperty&)
  ../shared/qqmlenginedebugclient.cpp:66:14: note:   no known conversion for argument 2 from ‘int’ to ‘QmlObjectProperty&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QUrl&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QUrl&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: TestNamespace::QTextStream& TestNamespace::operator>>(TestNamespace::QTextStream&, TestNamespace::QTextStreamFunction)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note:   no known conversion for argument 1 from ‘TestNamespace::QDataStream’ to ‘TestNamespace::QTextStream&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QLocale&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QLocale&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant::Type&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant::Type&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRegExp&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QRegExp&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QString&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QString&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QByteArray&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QByteArray&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QChar&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QChar&’
  ../shared/qqmlenginedebugclient.cpp:440:11: error: no match for ‘operator>>’ in ‘ds >> contextCount’
  ../shared/qqmlenginedebugclient.cpp:440:11: note: candidates are:
  ../shared/qqmlenginedebugclient.cpp:48:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectData&)
  ../shared/qqmlenginedebugclient.cpp:48:14: note:   no known conversion for argument 2 from ‘int’ to ‘QmlObjectData&’
  ../shared/qqmlenginedebugclient.cpp:66:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectProperty&)
  ../shared/qqmlenginedebugclient.cpp:66:14: note:   no known conversion for argument 2 from ‘int’ to ‘QmlObjectProperty&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QUrl&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QUrl&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: TestNamespace::QTextStream& TestNamespace::operator>>(TestNamespace::QTextStream&, TestNamespace::QTextStreamFunction)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note:   no known conversion for argument 1 from ‘TestNamespace::QDataStream’ to ‘TestNamespace::QTextStream&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QLocale&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QLocale&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant::Type&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant::Type&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRegExp&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QRegExp&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QString&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QString&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QByteArray&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QByteArray&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QChar&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QChar&’
  ../shared/qqmlenginedebugclient.cpp:448:11: error: no match for ‘operator>>’ in ‘ds >> objectCount’
  ../shared/qqmlenginedebugclient.cpp:448:11: note: candidates are:
  ../shared/qqmlenginedebugclient.cpp:48:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectData&)
  ../shared/qqmlenginedebugclient.cpp:48:14: note:   no known conversion for argument 2 from ‘int’ to ‘QmlObjectData&’
  ../shared/qqmlenginedebugclient.cpp:66:14: note: TestNamespace::QDataStream& operator>>(TestNamespace::QDataStream&, QmlObjectProperty&)
  ../shared/qqmlenginedebugclient.cpp:66:14: note:   no known conversion for argument 2 from ‘int’ to ‘QmlObjectProperty&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QUrl&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qurl.h:399:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QUrl&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note: TestNamespace::QTextStream& TestNamespace::operator>>(TestNamespace::QTextStream&, TestNamespace::QTextStreamFunction)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qtextstream.h:217:21: note:   no known conversion for argument 1 from ‘TestNamespace::QDataStream’ to ‘TestNamespace::QTextStream&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QLocale&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qlocale.h:962:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QLocale&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant::Type&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:534:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant::Type&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QVariant&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qvariant.h:532:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QVariant&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QRegExp&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qregexp.h:115:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QRegExp&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QString&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qstring.h:1299:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QString&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QByteArray&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qbytearray.h:673:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QByteArray&’
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note: TestNamespace::QDataStream& TestNamespace::operator>>(TestNamespace::QDataStream&, TestNamespace::QChar&)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qchar.h:559:28: note:   no known conversion for argument 2 from ‘int’ to ‘TestNamespace::QChar&’
  ../shared/qqmlenginedebugclient.cpp: In member function ‘virtual void QQmlEngineDebugClient::messageReceived(const TestNamespace::QByteArray&)’:
  ../shared/qqmlenginedebugclient.cpp:462:24: error: variable ‘TestNamespace::QDataStream ds’ has initializer but incomplete type
  make[6]: *** [.obj/qqmlenginedebugclient.o] Error 1
  make[5]: *** [sub-qqmlenginedebugservice-make_first] Error 2
  make[4]: *** [sub-debugger-make_first] Error 2
  make[3]: *** [sub-qml-make_first] Error 2
  make[2]: *** [sub-auto-make_first] Error 2
  make[1]: *** [sub-tests-make_first] Error 2
  make: *** [module-qtdeclarative] Error 2

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05009/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1419958149):
    http://codereview.qt-project.org/102306 [PS2] - Remove workarounds for RVCT compiler bugs
    http://codereview.qt-project.org/102184 [PS2] - Move a few QStringList methods up to QList<QString>
    http://codereview.qt-project.org/102598 [PS1] - Add missing qdatastream.h includes.



More information about the Ci-reports mailing list