[Ci-reports] fail on QtDeclarative_dev_Integration #1942

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Nov 10 13:29:59 CET 2014


Compilation failed :(

  jsruntime\qv4script.cpp(173) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(173) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(173) : error C2039: 'ObjectVTable' : is not a member of 'QV4'
  jsruntime\qv4script.cpp(173) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(173) : error C2039: 'ManagedVTable' : is not a member of 'QV4'
  jsruntime\qv4script.cpp(173) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(173) : error C2039: 'Returned' : is not a member of 'QV4'
  jsruntime\qv4script.cpp(173) : error C2988: unrecognizable template declaration/definition
  jsruntime\qv4script.cpp(173) : error C2059: syntax error : '<'
  jsruntime\qv4script.cpp(173) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
  jsruntime\qv4script.cpp(173) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(173) : error C2988: unrecognizable template declaration/definition
  jsruntime\qv4script.cpp(173) : error C2059: syntax error : 'return'
  jsruntime\qv4script.cpp(173) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(173) : error C2238: unexpected token(s) preceding ';'
  jsruntime\qv4script.cpp(173) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(173) : error C2143: syntax error : missing ';' before '*'
  jsruntime\qv4script.cpp(173) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  jsruntime\qv4script.cpp(173) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(173) : error C2440: 'static_cast' : cannot convert from '' to 'QV4::Heap::CompilationUnitHolder &'
  jsruntime\qv4script.cpp(173) : warning C4508: 'QV4::d' : function should return a value; 'void' return type assumed
  jsruntime\qv4script.cpp(183) : error C3083: 'CompilationUnitHolder': the symbol to the left of a '::' must be a type
  jsruntime\qv4script.cpp(183) : error C2039: 'CompilationUnitHolder' : is not a member of 'TestNamespace::QV4::Heap'
  jsruntime\qv4script.cpp(184) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  jsruntime\qv4script.cpp(186) : error C2550: 'CompilationUnitHolder' : constructor initializer lists are only allowed on constructor definitions
  jsruntime\qv4script.cpp(187) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(187) : error C3861: 'setVTable': identifier not found
  jsruntime\qv4script.cpp(188) : warning C4508: 'CompilationUnitHolder' : function should return a value; 'void' return type assumed
  jsruntime\qv4script.cpp(190) : error C2988: unrecognizable template declaration/definition
  jsruntime\qv4script.cpp(190) : error C2059: syntax error : '}'
  jsruntime\qv4script.cpp(190) : error C2143: syntax error : missing ';' before '}'
  jsruntime\qv4script.cpp(190) : error C2988: unrecognizable template declaration/definition
  jsruntime\qv4script.cpp(190) : error C2059: syntax error : '}'
  jsruntime\qv4script.cpp(192) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(192) : error C2039: 'ObjectVTable' : is not a member of 'QV4'
  jsruntime\qv4script.cpp(192) : error C2653: 'CompilationUnitHolder' : is not a class or namespace name
  jsruntime\qv4script.cpp(192) : error C2143: syntax error : missing ';' before '{'
  jsruntime\qv4script.cpp(192) : error C2447: '{' : missing function header (old-style formal list?)
  jsruntime\qv4script.cpp(204) : error C2780: 'TestNamespace::QV4::Returned<T> *TestNamespace::QV4::MemoryManager::alloc(Arg1,Arg2,Arg3,Arg4,Arg5)' : expects 5 arguments - 2 provided
          c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4mm_p.h(142) : see declaration of 'TestNamespace::QV4::MemoryManager::alloc'
  jsruntime\qv4script.cpp(204) : error C2780: 'TestNamespace::QV4::Returned<T> *TestNamespace::QV4::MemoryManager::alloc(Arg1,Arg2,Arg3,Arg4)' : expects 4 arguments - 2 provided
          c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4mm_p.h(133) : see declaration of 'TestNamespace::QV4::MemoryManager::alloc'
  jsruntime\qv4script.cpp(204) : error C2780: 'TestNamespace::QV4::Returned<T> *TestNamespace::QV4::MemoryManager::alloc(Arg1,Arg2,Arg3)' : expects 3 arguments - 2 provided
          c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4mm_p.h(124) : see declaration of 'TestNamespace::QV4::MemoryManager::alloc'
  jsruntime\qv4script.cpp(204) : error C2974: 'TestNamespace::QV4::MemoryManager::alloc' : invalid template argument for 'ManagedType', type expected
          c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4mm_p.h(115) : see declaration of 'TestNamespace::QV4::MemoryManager::alloc'
  jsruntime\qv4script.cpp(204) : error C2780: 'TestNamespace::QV4::Returned<T> *TestNamespace::QV4::MemoryManager::alloc(Arg1)' : expects 1 arguments - 2 provided
          c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4mm_p.h(106) : see declaration of 'TestNamespace::QV4::MemoryManager::alloc'
  jsruntime\qv4script.cpp(204) : error C2780: 'TestNamespace::QV4::Returned<T> *TestNamespace::QV4::MemoryManager::alloc(void)' : expects 0 arguments - 2 provided
          c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4mm_p.h(97) : see declaration of 'TestNamespace::QV4::MemoryManager::alloc'
  jsruntime\qv4script.cpp(230) : error C2065: 'ee' : undeclared identifier
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/global/qglobal.h(870) : fatal error C1903: unable to recover from previous error(s); stopping compilation
          jsruntime\qv4script.cpp(237) : see reference to class template instantiation 'TestNamespace::QForeachContainer<T>' being compiled

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

  Tested changes (refs/builds/dev_1415625536):
    http://codereview.qt-project.org/99282 [PS7] - Cleanups
    http://codereview.qt-project.org/99280 [PS7] - Convert methods in RuntimeHelpers to take an engine pointer
    http://codereview.qt-project.org/99279 [PS7] - Cleanup debugger to be safe for the new GC
    http://codereview.qt-project.org/99278 [PS7] - Store all data members in FunctionObject as heap data
    http://codereview.qt-project.org/99275 [PS6] - Remove unused method
    http://codereview.qt-project.org/99274 [PS6] - Convert ExecutionContext::parent/outer to use a heap object
    http://codereview.qt-project.org/99273 [PS6] - Use Heap object for CallData::function member
    http://codereview.qt-project.org/99272 [PS5] - Use Heap objects as members
    http://codereview.qt-project.org/99271 [PS5] - Move data for objects in QtQuick into the Heap namespace
    http://codereview.qt-project.org/99270 [PS5] - Move data for remaining objects in QtQml into the Heap namespace
    http://codereview.qt-project.org/99269 [PS5] - Move XHR object data to Heap namespace
    http://codereview.qt-project.org/99268 [PS5] - Move data of more Qml related objects into Heap namespace.
    http://codereview.qt-project.org/99267 [PS4] - Move data of some Qml related objects into Heap namespace.
    http://codereview.qt-project.org/99111 [PS6] - Move Data for typedarrays into Heap namespace



More information about the Ci-reports mailing list