[Ci-reports] fail on QtWebEngine_master_Integration #152

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jan 14 16:09:58 CET 2014


Compilation failed :(

  In file included from /work/build/qt/qtwebengine/src/3rdparty/chromium/ui/base/resource/resource_bundle.h:24:0,
                   from ../../src/core/content_main_delegate_qt.cpp:47:
  moc ui_delegates_manager.cpp
  compiling ui_delegates_manager.cpp
  ui_delegates_manager.cpp:106:39: error: expected constructor, destructor, or type conversion before '(' token
  ui_delegates_manager.cpp: In member function 'bool UIDelegatesManager::ensureComponentLoaded(UIDelegatesManager::ComponentType)':
  ui_delegates_manager.cpp:132:42: error: cannot convert 'QQuickWebEngineView*' to 'const TestNamespace::QObject*' for argument '1' to 'TestNamespace::QQmlEngine* TestNamespace::QtQml::qmlEngine(const TestNamespace::QObject*)'
  ui_delegates_manager.cpp:142:110: error: no matching function for call to 'TestNamespace::QQmlComponent::QQmlComponent(TestNamespace::QQmlEngine*&, TestNamespace::QUrl, TestNamespace::QQmlComponent::CompilationMode, QQuickWebEngineView*&)'
  ui_delegates_manager.cpp:142:110: note: candidates are:
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlcomponent.h:127:5: note: TestNamespace::QQmlComponent::QQmlComponent(TestNamespace::QQmlEngine*, TestNamespace::QQmlCompiledData*, int, TestNamespace::QObject*)
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlcomponent.h:127:5: note:   no known conversion for argument 2 from 'TestNamespace::QUrl' to 'TestNamespace::QQmlCompiledData*'
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlcomponent.h:122:5: note: TestNamespace::QQmlComponent::QQmlComponent(TestNamespace::QQmlComponentPrivate&, TestNamespace::QObject*)
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlcomponent.h:122:5: note:   candidate expects 2 arguments, 4 provided
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlcomponent.h:82:5: note: TestNamespace::QQmlComponent::QQmlComponent(TestNamespace::QQmlEngine*, const TestNamespace::QUrl&, TestNamespace::QQmlComponent::CompilationMode, TestNamespace::QObject*)
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlcomponent.h:82:5: note:   no known conversion for argument 4 from 'QQuickWebEngineView*' to 'TestNamespace::QObject*'
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlcomponent.h:81:5: note: TestNamespace::QQmlComponent::QQmlComponent(TestNamespace::QQmlEngine*, const TestNamespace::QUrl&, TestNamespace::QObject*)
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlcomponent.h:81:5: note:   candidate expects 3 arguments, 4 provided
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlcomponent.h:80:5: note: TestNamespace::QQmlComponent::QQmlComponent(TestNamespace::QQmlEngine*, const TestNamespace::QString&, TestNamespace::QQmlComponent::CompilationMode, TestNamespace::QObject*)
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlcomponent.h:80:5: note:   no known conversion for argument 2 from 'TestNamespace::QUrl' to 'const TestNamespace::QString&'
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlcomponent.h:79:5: note: TestNamespace::QQmlComponent::QQmlComponent(TestNamespace::QQmlEngine*, const TestNamespace::QString&, TestNamespace::QObject*)
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlcomponent.h:79:5: note:   candidate expects 3 arguments, 4 provided
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlcomponent.h:78:5: note: TestNamespace::QQmlComponent::QQmlComponent(TestNamespace::QQmlEngine*, TestNamespace::QObject*)
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlcomponent.h:78:5: note:   candidate expects 2 arguments, 4 provided
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlcomponent.h:77:5: note: TestNamespace::QQmlComponent::QQmlComponent(TestNamespace::QObject*)
  /work/build/qt/qtbase/include/QtQml/../../../qtdeclarative/src/qml/qml/qqmlcomponent.h:77:5: note:   candidate expects 1 argument, 4 provided
  ui_delegates_manager.cpp: In member function 'TestNamespace::QQmlContext* UIDelegatesManager::creationContextForComponent(TestNamespace::QQmlComponent*)':
  ui_delegates_manager.cpp:158:111: error: cannot convert 'QQuickWebEngineView*' to 'const TestNamespace::QObject*' for argument '1' to 'TestNamespace::QQmlContext* TestNamespace::QtQml::qmlContext(const TestNamespace::QObject*)'
  ui_delegates_manager.cpp: In member function 'void UIDelegatesManager::addMenuItem(MenuItemHandler*, const TestNamespace::QString&, const TestNamespace::QString&, bool)':
  ui_delegates_manager.cpp:169:9: error: 'itemData' was not declared in this scope
  ui_delegates_manager.cpp:186:97: error: cannot convert 'QQuickWebEngineView*' to 'const TestNamespace::QObject*' for argument '1' to 'TestNamespace::QQmlEngine* TestNamespace::QtQml::qmlEngine(const TestNamespace::QObject*)'
  ui_delegates_manager.cpp: In member function 'void UIDelegatesManager::addMenuSeparator(TestNamespace::QObject*)':
  ui_delegates_manager.cpp:200:97: error: cannot convert 'QQuickWebEngineView*' to 'const TestNamespace::QObject*' for argument '1' to 'TestNamespace::QQmlEngine* TestNamespace::QtQml::qmlEngine(const TestNamespace::QObject*)'
  ui_delegates_manager.cpp: In member function 'TestNamespace::QObject* UIDelegatesManager::addMenu(TestNamespace::QObject*, const TestNamespace::QString&, const TestNamespace::QPoint&)':
  ui_delegates_manager.cpp:214:35: error: no matching function for call to 'TestNamespace::QQuickItem::setParentItem(QQuickWebEngineView*&)'
  ui_delegates_manager.cpp:214:35: note: candidate is:
  /work/build/qt/qtbase/include/QtQuick/../../../qtdeclarative/src/quick/items/qquickitem.h:201:10: note: void TestNamespace::QQuickItem::setParentItem(TestNamespace::QQuickItem*)
  /work/build/qt/qtbase/include/QtQuick/../../../qtdeclarative/src/quick/items/qquickitem.h:201:10: note:   no known conversion for argument 1 from 'QQuickWebEngineView*' to 'TestNamespace::QQuickItem*'
  ui_delegates_manager.cpp:228:113: error: cannot convert 'QQuickWebEngineView*' to 'const TestNamespace::QObject*' for argument '1' to 'TestNamespace::QQmlEngine* TestNamespace::QtQml::qmlEngine(const TestNamespace::QObject*)'
  ui_delegates_manager.cpp: In member function 'void UIDelegatesManager::showDialog(TestNamespace::QSharedPointer<JavaScriptDialogController>)':
  ui_delegates_manager.cpp:276:29: error: no matching function for call to 'TestNamespace::QObject::setParent(QQuickWebEngineView*&)'
  ui_delegates_manager.cpp:276:29: note: candidate is:
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:194:10: note: void TestNamespace::QObject::setParent(TestNamespace::QObject*)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:194:10: note:   no known conversion for argument 1 from 'QQuickWebEngineView*' to 'TestNamespace::QObject*'
  ui_delegates_manager.cpp:281:37: error: invalid use of incomplete type 'struct QQuickWebEngineView'
  ui_delegates_manager.h:73:7: error: forward declaration of 'struct QQuickWebEngineView'
  ui_delegates_manager.cpp: In member function 'void UIDelegatesManager::showFilePicker(WebContentsAdapterClient::FileChooserMode, const TestNamespace::QString&, const TestNamespace::QStringList&, const TestNamespace::QExplicitlySharedDataPointer<WebContentsAdapter>&)':
  ui_delegates_manager.cpp:360:35: error: no matching function for call to 'TestNamespace::QQuickItem::setParentItem(QQuickWebEngineView*&)'
  ui_delegates_manager.cpp:360:35: note: candidate is:
  /work/build/qt/qtbase/include/QtQuick/../../../qtdeclarative/src/quick/items/qquickitem.h:201:10: note: void TestNamespace::QQuickItem::setParentItem(TestNamespace::QQuickItem*)
  /work/build/qt/qtbase/include/QtQuick/../../../qtdeclarative/src/quick/items/qquickitem.h:201:10: note:   no known conversion for argument 1 from 'QQuickWebEngineView*' to 'TestNamespace::QQuickItem*'
  ui_delegates_manager.cpp:361:33: error: no matching function for call to 'TestNamespace::QObject::setParent(QQuickWebEngineView*&)'
  ui_delegates_manager.cpp:361:33: note: candidate is:
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:194:10: note: void TestNamespace::QObject::setParent(TestNamespace::QObject*)
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:194:10: note:   no known conversion for argument 1 from 'QQuickWebEngineView*' to 'TestNamespace::QObject*'
  make[2]: *** [.obj/ui_delegates_manager.o] Error 1
  In file included from api/qquickwebengineview.cpp:47:0:
  ./ui_delegates_manager.h:120:44: error: expected ')' before '*' token
  In file included from api/qquickwebengineview.cpp:47:0:
  ./ui_delegates_manager.h:133:5: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  ./ui_delegates_manager.h:133:5: error: 'QQuickWebEngineView' does not name a type
  api/qquickwebengineview.cpp: In member function 'UIDelegatesManager* TestNamespace::QQuickWebEngineViewPrivate::ui()':
  api/qquickwebengineview.cpp:107:60: error: no matching function for call to 'UIDelegatesManager::UIDelegatesManager(TestNamespace::QQuickWebEngineView* const&)'
  api/qquickwebengineview.cpp:107:60: note: candidate is:
  ./ui_delegates_manager.h:137:5: note: UIDelegatesManager::UIDelegatesManager(const UIDelegatesManager&) <deleted>
  ./ui_delegates_manager.h:137:5: note:   no known conversion for argument 1 from 'TestNamespace::QQuickWebEngineView* const' to 'const UIDelegatesManager&'
  In file included from api/qquickwebengineview.cpp:493:0:
  .moc/moc_qquickwebengineview_p.cpp: At global scope:
  .moc/moc_qquickwebengineview_p.cpp:122:6: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:122:6: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp: In function 'void qt_static_metacall(TestNamespace::QObject*, TestNamespace::QMetaObject::Call, int, void**)':
  .moc/moc_qquickwebengineview_p.cpp:125:9: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:125:30: error: '_t' was not declared in this scope
  .moc/moc_qquickwebengineview_p.cpp:125:47: error: expected type-specifier before 'QQuickWebEngineView'
  .moc/moc_qquickwebengineview_p.cpp:125:47: error: expected '>' before 'QQuickWebEngineView'
  .moc/moc_qquickwebengineview_p.cpp:125:47: error: expected '(' before 'QQuickWebEngineView'
  .moc/moc_qquickwebengineview_p.cpp:125:47: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:125:68: error: expected primary-expression before '>' token
  .moc/moc_qquickwebengineview_p.cpp:125:73: error: expected ')' before ';' token
  .moc/moc_qquickwebengineview_p.cpp:142:27: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:142:27: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:142:48: error: expected unqualified-id before '*' token
  .moc/moc_qquickwebengineview_p.cpp:142:48: error: expected ')' before '*' token
  .moc/moc_qquickwebengineview_p.cpp:143:35: error: expected type-specifier before '_t'
  .moc/moc_qquickwebengineview_p.cpp:143:35: error: expected '>' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:143:35: error: expected '(' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:143:35: error: '_t' was not declared in this scope
  .moc/moc_qquickwebengineview_p.cpp:143:39: error: expected primary-expression before '>' token
  .moc/moc_qquickwebengineview_p.cpp:143:62: error: expected type-specifier before '_t'
  .moc/moc_qquickwebengineview_p.cpp:143:62: error: expected '>' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:143:62: error: expected '(' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:143:67: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:143:67: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:143:103: error: expected ')' before '{' token
  .moc/moc_qquickwebengineview_p.cpp:143:103: error: expected ')' before '{' token
  .moc/moc_qquickwebengineview_p.cpp:146:9: error: expected primary-expression before '}' token
  .moc/moc_qquickwebengineview_p.cpp:146:9: error: expected ';' before '}' token
  .moc/moc_qquickwebengineview_p.cpp:148:27: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:148:27: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:148:48: error: expected unqualified-id before '*' token
  .moc/moc_qquickwebengineview_p.cpp:148:48: error: expected ')' before '*' token
  .moc/moc_qquickwebengineview_p.cpp:149:35: error: expected type-specifier before '_t'
  .moc/moc_qquickwebengineview_p.cpp:149:35: error: expected '>' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:149:35: error: expected '(' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:149:35: error: '_t' was not declared in this scope
  .moc/moc_qquickwebengineview_p.cpp:149:39: error: expected primary-expression before '>' token
  .moc/moc_qquickwebengineview_p.cpp:149:62: error: expected type-specifier before '_t'
  .moc/moc_qquickwebengineview_p.cpp:149:62: error: expected '>' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:149:62: error: expected '(' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:149:67: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:149:67: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:149:101: error: expected ')' before '{' token
  .moc/moc_qquickwebengineview_p.cpp:149:101: error: expected ')' before '{' token
  .moc/moc_qquickwebengineview_p.cpp:152:9: error: expected primary-expression before '}' token
  .moc/moc_qquickwebengineview_p.cpp:152:9: error: expected ';' before '}' token
  .moc/moc_qquickwebengineview_p.cpp:154:27: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:154:27: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:154:48: error: expected unqualified-id before '*' token
  .moc/moc_qquickwebengineview_p.cpp:154:48: error: expected ')' before '*' token
  .moc/moc_qquickwebengineview_p.cpp:155:35: error: expected type-specifier before '_t'
  .moc/moc_qquickwebengineview_p.cpp:155:35: error: expected '>' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:155:35: error: expected '(' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:155:35: error: '_t' was not declared in this scope
  .moc/moc_qquickwebengineview_p.cpp:155:39: error: expected primary-expression before '>' token
  .moc/moc_qquickwebengineview_p.cpp:155:62: error: expected type-specifier before '_t'
  .moc/moc_qquickwebengineview_p.cpp:155:62: error: expected '>' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:155:62: error: expected '(' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:155:67: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:155:67: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:155:102: error: expected ')' before '{' token
  .moc/moc_qquickwebengineview_p.cpp:155:102: error: expected ')' before '{' token
  .moc/moc_qquickwebengineview_p.cpp:158:9: error: expected primary-expression before '}' token
  .moc/moc_qquickwebengineview_p.cpp:158:9: error: expected ';' before '}' token
  .moc/moc_qquickwebengineview_p.cpp:160:27: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:160:27: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:160:48: error: expected unqualified-id before '*' token
  .moc/moc_qquickwebengineview_p.cpp:160:48: error: expected ')' before '*' token
  .moc/moc_qquickwebengineview_p.cpp:161:35: error: expected type-specifier before '_t'
  .moc/moc_qquickwebengineview_p.cpp:161:35: error: expected '>' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:161:35: error: expected '(' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:161:35: error: '_t' was not declared in this scope
  .moc/moc_qquickwebengineview_p.cpp:161:39: error: expected primary-expression before '>' token
  .moc/moc_qquickwebengineview_p.cpp:161:62: error: expected type-specifier before '_t'
  .moc/moc_qquickwebengineview_p.cpp:161:62: error: expected '>' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:161:62: error: expected '(' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:161:67: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:161:67: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:161:110: error: expected ')' before '{' token
  .moc/moc_qquickwebengineview_p.cpp:161:110: error: expected ')' before '{' token
  .moc/moc_qquickwebengineview_p.cpp:164:9: error: expected primary-expression before '}' token
  .moc/moc_qquickwebengineview_p.cpp:164:9: error: expected ';' before '}' token
  .moc/moc_qquickwebengineview_p.cpp:166:27: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:166:27: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:166:48: error: expected unqualified-id before '*' token
  .moc/moc_qquickwebengineview_p.cpp:166:48: error: expected ')' before '*' token
  .moc/moc_qquickwebengineview_p.cpp:167:35: error: expected type-specifier before '_t'
  .moc/moc_qquickwebengineview_p.cpp:167:35: error: expected '>' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:167:35: error: expected '(' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:167:35: error: '_t' was not declared in this scope
  .moc/moc_qquickwebengineview_p.cpp:167:39: error: expected primary-expression before '>' token
  .moc/moc_qquickwebengineview_p.cpp:167:62: error: expected type-specifier before '_t'
  .moc/moc_qquickwebengineview_p.cpp:167:62: error: expected '>' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:167:62: error: expected '(' before '_t'
  .moc/moc_qquickwebengineview_p.cpp:167:67: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:167:67: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:167:110: error: expected ')' before '{' token
  .moc/moc_qquickwebengineview_p.cpp:167:110: error: expected ')' before '{' token
  .moc/moc_qquickwebengineview_p.cpp:170:9: error: expected primary-expression before '}' token
  .moc/moc_qquickwebengineview_p.cpp:170:9: error: expected ';' before '}' token
  .moc/moc_qquickwebengineview_p.cpp:139:14: warning: unused variable 'result' [-Wunused-variable]
  .moc/moc_qquickwebengineview_p.cpp: At global scope:
  .moc/moc_qquickwebengineview_p.cpp:175:19: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:175:19: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:181:20: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:181:20: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:181:54: error: non-member function 'const TestNamespace::QMetaObject* metaObject()' cannot have cv-qualifier
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h: In function 'const TestNamespace::QMetaObject* metaObject()':
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:450:33: error: 'TestNamespace::QScopedPointer<TestNamespace::QObjectData> TestNamespace::QObject::d_ptr' is protected
  .moc/moc_qquickwebengineview_p.cpp:183:21: error: within this context
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:450:33: error: invalid use of non-static data member 'TestNamespace::QObject::d_ptr'
  .moc/moc_qquickwebengineview_p.cpp:183:21: error: from this location
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:450:33: error: 'TestNamespace::QScopedPointer<TestNamespace::QObjectData> TestNamespace::QObject::d_ptr' is protected
  .moc/moc_qquickwebengineview_p.cpp:183:50: error: within this context
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qobject.h:450:33: error: invalid use of non-static data member 'TestNamespace::QObject::d_ptr'
  .moc/moc_qquickwebengineview_p.cpp:183:50: error: from this location
  .moc/moc_qquickwebengineview_p.cpp: At global scope:
  .moc/moc_qquickwebengineview_p.cpp:186:7: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:186:7: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp: In function 'void* qt_metacast(const char*)':
  .moc/moc_qquickwebengineview_p.cpp:190:47: error: expected type-specifier before 'QQuickWebEngineView'
  .moc/moc_qquickwebengineview_p.cpp:190:47: error: expected '>' before 'QQuickWebEngineView'
  .moc/moc_qquickwebengineview_p.cpp:190:47: error: expected '(' before 'QQuickWebEngineView'
  .moc/moc_qquickwebengineview_p.cpp:190:47: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:190:67: error: expected primary-expression before '>' token
  .moc/moc_qquickwebengineview_p.cpp:190:69: error: invalid use of 'this' in non-member function
  .moc/moc_qquickwebengineview_p.cpp:190:75: error: expected ')' before ';' token
  .moc/moc_qquickwebengineview_p.cpp:191:43: error: cannot call member function 'virtual void* TestNamespace::QQuickItem::qt_metacast(const char*)' without object
  .moc/moc_qquickwebengineview_p.cpp: At global scope:
  .moc/moc_qquickwebengineview_p.cpp:194:5: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:194:5: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp: In function 'int qt_metacall(TestNamespace::QMetaObject::Call, int, void**)':
  .moc/moc_qquickwebengineview_p.cpp:196:46: error: cannot call member function 'virtual int TestNamespace::QQuickItem::qt_metacall(TestNamespace::QMetaObject::Call, int, void**)' without object
  .moc/moc_qquickwebengineview_p.cpp:201:32: error: invalid use of 'this' in non-member function
  .moc/moc_qquickwebengineview_p.cpp:212:53: error: 'url' was not declared in this scope
  .moc/moc_qquickwebengineview_p.cpp:213:54: error: 'icon' was not declared in this scope
  .moc/moc_qquickwebengineview_p.cpp:214:59: error: 'isLoading' was not declared in this scope
  .moc/moc_qquickwebengineview_p.cpp:215:61: error: 'loadProgress' was not declared in this scope
  .moc/moc_qquickwebengineview_p.cpp:216:58: error: 'title' was not declared in this scope
  .moc/moc_qquickwebengineview_p.cpp:217:59: error: 'canGoBack' was not declared in this scope
  .moc/moc_qquickwebengineview_p.cpp:218:62: error: 'canGoForward' was not declared in this scope
  .moc/moc_qquickwebengineview_p.cpp:219:61: error: 'inspectable' was not declared in this scope
  .moc/moc_qquickwebengineview_p.cpp:225:53: error: 'setUrl' was not declared in this scope
  .moc/moc_qquickwebengineview_p.cpp:226:61: error: 'setInspectable' was not declared in this scope
  .moc/moc_qquickwebengineview_p.cpp: At global scope:
  .moc/moc_qquickwebengineview_p.cpp:251:6: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:251:6: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp: In function 'void titleChanged()':
  .moc/moc_qquickwebengineview_p.cpp:253:27: error: invalid use of 'this' in non-member function
  .moc/moc_qquickwebengineview_p.cpp: At global scope:
  .moc/moc_qquickwebengineview_p.cpp:257:6: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:257:6: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp: In function 'void urlChanged()':
  .moc/moc_qquickwebengineview_p.cpp:259:27: error: invalid use of 'this' in non-member function
  .moc/moc_qquickwebengineview_p.cpp: At global scope:
  .moc/moc_qquickwebengineview_p.cpp:263:6: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:263:6: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp: In function 'void iconChanged()':
  .moc/moc_qquickwebengineview_p.cpp:265:27: error: invalid use of 'this' in non-member function
  .moc/moc_qquickwebengineview_p.cpp: At global scope:
  .moc/moc_qquickwebengineview_p.cpp:269:6: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:269:6: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp: In function 'void loadingStateChanged()':
  .moc/moc_qquickwebengineview_p.cpp:271:27: error: invalid use of 'this' in non-member function
  .moc/moc_qquickwebengineview_p.cpp: At global scope:
  .moc/moc_qquickwebengineview_p.cpp:275:6: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp:275:6: error: reference to 'QQuickWebEngineView' is ambiguous
  ./ui_delegates_manager.h:73:7: error: candidates are: struct QQuickWebEngineView
  api/qquickwebengineview_p.h:52:46: error:                 class TestNamespace::QQuickWebEngineView
  .moc/moc_qquickwebengineview_p.cpp: In function 'void loadProgressChanged()':
  .moc/moc_qquickwebengineview_p.cpp:277:27: error: invalid use of 'this' in non-member function
  In file included from api/qquickwebengineview.cpp:494:0:
  .moc/moc_qquickwebengineview_p.cpp: In function 'void* qt_metacast(const char*)':
  .moc/moc_qquickwebengineview_p.cpp:192:1: warning: control reaches end of non-void function [-Wreturn-type]
  .moc/moc_qquickwebengineview_p.cpp: In function 'const TestNamespace::QMetaObject* metaObject()':
  .moc/moc_qquickwebengineview_p.cpp:184:1: warning: control reaches end of non-void function [-Wreturn-type]
  make[2]: *** [.obj/qquickwebengineview.o] Error 1
  make[1]: *** [sub-webengine-make_first] Error 2
  make: *** [sub-src-make_first] Error 2

  Build log: http://testresults.qt-project.org/ci/QtWebEngine_master_Integration/build_00152/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/master_1389706705):
    http://codereview.qt-project.org/74328 [PS9] - Qt Quick File Picker
    http://codereview.qt-project.org/74327 [PS7] - JS dialogs in QtQuick
    http://codereview.qt-project.org/74326 [PS8] - Pave the way for our UI delegation strategy.
    http://codereview.qt-project.org/74325 [PS8] - [Widgets] wire the file pickers



More information about the Ci-reports mailing list