[Ci-reports] fail on QtDeclarative_dev_Integration #1963

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Nov 14 18:49:27 CET 2014


Compilation failed :(

  .moc\release\plugin.moc(67) : error C2888: 'void TestNamespace::QQuickLocalStorage::qt_static_metacall(TestNamespace::QObject *,TestNamespace::QMetaObject::Call,int,void **)' : symbol cannot be defined within namespace 'TestNamespace'
  .moc\release\plugin.moc(77) : error C2888: 'const TestNamespace::QMetaObject TestNamespace::QQuickLocalStorage::staticMetaObject' : symbol cannot be defined within namespace 'TestNamespace'
  .moc\release\plugin.moc(84) : error C2888: 'const TestNamespace::QMetaObject *TestNamespace::QQuickLocalStorage::metaObject(void) const' : symbol cannot be defined within namespace 'TestNamespace'
  .moc\release\plugin.moc(89) : error C2888: 'void *TestNamespace::QQuickLocalStorage::qt_metacast(const char *)' : symbol cannot be defined within namespace 'TestNamespace'
  .moc\release\plugin.moc(97) : error C2888: 'int TestNamespace::QQuickLocalStorage::qt_metacall(TestNamespace::QMetaObject::Call,int,void **)' : symbol cannot be defined within namespace 'TestNamespace'
  .moc\release\plugin.moc(103) : error C2264: 'TestNamespace::QQuickLocalStorage::qt_static_metacall' : error in function definition or declaration; function not called
  .moc\release\plugin.moc(147) : error C2888: 'void TestNamespace::QQmlLocalStoragePlugin::qt_static_metacall(TestNamespace::QObject *,TestNamespace::QMetaObject::Call,int,void **)' : symbol cannot be defined within namespace 'TestNamespace'
  .moc\release\plugin.moc(154) : error C2888: 'const TestNamespace::QMetaObject TestNamespace::QQmlLocalStoragePlugin::staticMetaObject' : symbol cannot be defined within namespace 'TestNamespace'
  .moc\release\plugin.moc(161) : error C2888: 'const TestNamespace::QMetaObject *TestNamespace::QQmlLocalStoragePlugin::metaObject(void) const' : symbol cannot be defined within namespace 'TestNamespace'
  .moc\release\plugin.moc(166) : error C2888: 'void *TestNamespace::QQmlLocalStoragePlugin::qt_metacast(const char *)' : symbol cannot be defined within namespace 'TestNamespace'
  .moc\release\plugin.moc(174) : error C2888: 'int TestNamespace::QQmlLocalStoragePlugin::qt_metacall(TestNamespace::QMetaObject::Call,int,void **)' : symbol cannot be defined within namespace 'TestNamespace'
  plugin.cpp(779) : fatal error C1075: end of file found before the left brace '{' at 'plugin.cpp(775)' was matched

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01963/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1415990172):
    http://codereview.qt-project.org/99562 [PS7] - Ported the WebSQL module to the new V4 heap layout



More information about the Ci-reports mailing list