[Ci-reports] fail on QtDeclarative_dev_Integration #1961

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Nov 14 16:17:03 CET 2014


qtdeclarative failed to compile :(

  moc plugin.cpp
  moc plugin.cpp
  moc plugin.cpp
  moc plugin.cpp
  compiling plugin.cpp
  compiling plugin.cpp
  moc plugin.cpp
  compiling plugin.cpp
  compiling plugin.cpp
  plugin.cpp:86:5: error: unknown type name 'PersistentValue'; did you mean 'QV4::PersistentValue'?
  ../../../include/QtQml/5.5.0/QtQml/private/../../../../../src/qml/jsruntime/qv4persistent_p.h:68:20: note: 'QV4::PersistentValue' declared here
  plugin.cpp:87:5: error: unknown type name 'PersistentValue'; did you mean 'QV4::PersistentValue'?
  ../../../include/QtQml/5.5.0/QtQml/private/../../../../../src/qml/jsruntime/qv4persistent_p.h:68:20: note: 'QV4::PersistentValue' declared here
  plugin.cpp:88:5: error: unknown type name 'PersistentValue'; did you mean 'QV4::PersistentValue'?
  ../../../include/QtQml/5.5.0/QtQml/private/../../../../../src/qml/jsruntime/qv4persistent_p.h:68:20: note: 'QV4::PersistentValue' declared here
  plugin.cpp:144:8: error: unknown type name 'ReturnedValue'; did you mean 'QV4::ReturnedValue'?
  ../../../include/QtQml/5.5.0/QtQml/private/../../../../../src/qml/jsruntime/qv4global_p.h:183:17: note: 'QV4::ReturnedValue' declared here
  plugin.cpp:144:45: error: unknown type name 'CallContext'; did you mean 'QV4::CallContext'?
  ../../../include/QtQml/5.5.0/QtQml/private/../../../../../src/qml/jsruntime/qv4context_p.h:172:8: note: 'QV4::CallContext' declared here
  plugin.cpp:147:17: error: unknown type name 'QQmlSqlDatabaseWrapper'; did you mean 'QV4::QQmlSqlDatabaseWrapper'?
  plugin.cpp:113:7: note: 'QV4::QQmlSqlDatabaseWrapper' declared here
  plugin.cpp:147:84: error: unknown type name 'QQmlSqlDatabaseWrapper'; did you mean 'QV4::QQmlSqlDatabaseWrapper'?
  plugin.cpp:113:7: note: 'QV4::QQmlSqlDatabaseWrapper' declared here
  plugin.cpp:148:31: error: use of undeclared identifier 'Heap'; did you mean 'QV4::Heap'?
  plugin.cpp:95:11: note: 'QV4::Heap' declared here
  plugin.cpp:149:9: error: unknown type name 'String'; did you mean 'QString'?
  plugin.cpp:74:17: note: expanded from macro 'V4THROW_REFERENCE'
  ../../../include/QtQml/../../src/qml/qml/qqmlexpression.h:46:7: note: 'QString' declared here
  plugin.cpp:149:9: error: use of undeclared identifier 'Encode'; did you mean 'QV4::Encode'?
  plugin.cpp:76:12: note: expanded from macro 'V4THROW_REFERENCE'
  ../../../include/QtQml/5.5.0/QtQml/private/../../../../../src/qml/jsruntime/qv4value_p.h:491:8: note: 'QV4::Encode' declared here
  plugin.cpp:151:12: error: use of undeclared identifier 'Encode'
  plugin.cpp:154:8: error: unknown type name 'ReturnedValue'; did you mean 'QV4::ReturnedValue'?
  ../../../include/QtQml/5.5.0/QtQml/private/../../../../../src/qml/jsruntime/qv4global_p.h:183:17: note: 'QV4::ReturnedValue' declared here
  plugin.cpp:154:49: error: unknown type name 'CallContext'; did you mean 'QV4::CallContext'?
  ../../../include/QtQml/5.5.0/QtQml/private/../../../../../src/qml/jsruntime/qv4context_p.h:172:8: note: 'QV4::CallContext' declared here
  plugin.cpp:157:17: error: unknown type name 'QQmlSqlDatabaseWrapper'; did you mean 'QV4::QQmlSqlDatabaseWrapper'?
  plugin.cpp:113:7: note: 'QV4::QQmlSqlDatabaseWrapper' declared here
  plugin.cpp:157:84: error: unknown type name 'QQmlSqlDatabaseWrapper'; did you mean 'QV4::QQmlSqlDatabaseWrapper'?
  plugin.cpp:113:7: note: 'QV4::QQmlSqlDatabaseWrapper' declared here
  plugin.cpp:158:31: error: use of undeclared identifier 'Heap'; did you mean 'QV4::Heap'?
  plugin.cpp:95:11: note: 'QV4::Heap' declared here
  plugin.cpp:159:9: error: unknown type name 'String'; did you mean 'QString'?
  plugin.cpp:74:17: note: expanded from macro 'V4THROW_REFERENCE'
  ../../../include/QtQml/../../src/qml/qml/qqmlexpression.h:46:7: note: 'QString' declared here
  plugin.cpp:159:9: error: use of undeclared identifier 'Encode'; did you mean 'QV4::Encode'?
  plugin.cpp:76:12: note: expanded from macro 'V4THROW_REFERENCE'
  ../../../include/QtQml/5.5.0/QtQml/private/../../../../../src/qml/jsruntime/qv4value_p.h:491:8: note: 'QV4::Encode' declared here
  plugin.cpp:170:12: error: use of undeclared identifier 'Encode'
  make[4]: *** [.obj/plugin.o] Error 1
  make[3]: *** [sub-localstorage-make_first] Error 2
  make[2]: *** [sub-imports-make_first-ordered] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtdeclarative] Error 2

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01961/macx-clang_no-framework_OSX_10.8/log.txt.gz

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



More information about the Ci-reports mailing list