[Ci-reports] fail on QtDeclarative_dev_Integration #1938

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Nov 8 21:59:29 CET 2014


`make' failed :(

  make[3]: *** [../../lib/QtWidgets.framework/Versions/5/Headers/qcommonstyle.h] Segmentation fault: 11
  make[2]: *** [sub-widgets-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtbase] Error 2

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01938/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

    ============================================================

Compilation failed :(

  jsruntime\qv4script.cpp(165) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(165) : error C3083: 'CompiledData': the symbol to the left of a '::' must be a type
  jsruntime\qv4script.cpp(165) : error C2039: 'CompilationUnit' : is not a member of 'QV4'
  jsruntime\qv4script.cpp(165) : error C2065: 'CompilationUnit' : undeclared identifier
  jsruntime\qv4script.cpp(172) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(172) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(172) : error C2039: 'ObjectVTable' : is not a member of 'QV4'
  jsruntime\qv4script.cpp(172) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(172) : error C2039: 'ManagedVTable' : is not a member of 'QV4'
  jsruntime\qv4script.cpp(172) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(172) : error C2039: 'Returned' : is not a member of 'QV4'
  jsruntime\qv4script.cpp(172) : error C2988: unrecognizable template declaration/definition
  jsruntime\qv4script.cpp(172) : error C2059: syntax error : '<'
  jsruntime\qv4script.cpp(172) : error C2334: unexpected token(s) preceding '{'; skipping apparent function body
  jsruntime\qv4script.cpp(172) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(172) : error C2988: unrecognizable template declaration/definition
  jsruntime\qv4script.cpp(172) : error C2059: syntax error : 'return'
  jsruntime\qv4script.cpp(172) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(172) : error C2238: unexpected token(s) preceding ';'
  jsruntime\qv4script.cpp(172) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(172) : error C2143: syntax error : missing ';' before '*'
  jsruntime\qv4script.cpp(172) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  jsruntime\qv4script.cpp(172) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(172) : error C2440: 'static_cast' : cannot convert from '' to 'QV4::Heap::CompilationUnitHolder &'
  jsruntime\qv4script.cpp(172) : warning C4508: 'QV4::d' : function should return a value; 'void' return type assumed
  jsruntime\qv4script.cpp(182) : error C3083: 'CompilationUnitHolder': the symbol to the left of a '::' must be a type
  jsruntime\qv4script.cpp(182) : error C2039: 'CompilationUnitHolder' : is not a member of 'TestNamespace::QV4::Heap'
  jsruntime\qv4script.cpp(183) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  jsruntime\qv4script.cpp(185) : error C2550: 'CompilationUnitHolder' : constructor initializer lists are only allowed on constructor definitions
  jsruntime\qv4script.cpp(186) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(186) : error C3861: 'setVTable': identifier not found
  jsruntime\qv4script.cpp(187) : warning C4508: 'CompilationUnitHolder' : function should return a value; 'void' return type assumed
  jsruntime\qv4script.cpp(189) : error C2988: unrecognizable template declaration/definition
  jsruntime\qv4script.cpp(189) : error C2059: syntax error : '}'
  jsruntime\qv4script.cpp(189) : error C2143: syntax error : missing ';' before '}'
  jsruntime\qv4script.cpp(189) : error C2988: unrecognizable template declaration/definition
  jsruntime\qv4script.cpp(189) : error C2059: syntax error : '}'
  jsruntime\qv4script.cpp(191) : error C2872: 'QV4' : ambiguous symbol
  jsruntime\qv4script.cpp(191) : error C2039: 'ObjectVTable' : is not a member of 'QV4'
  jsruntime\qv4script.cpp(191) : error C2653: 'CompilationUnitHolder' : is not a class or namespace name
  jsruntime\qv4script.cpp(191) : error C2143: syntax error : missing ';' before '{'
  jsruntime\qv4script.cpp(191) : error C2447: '{' : missing function header (old-style formal list?)
  jsruntime\qv4script.cpp(203) : 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(203) : 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(203) : 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(203) : 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(203) : 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(203) : 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(229) : 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(236) : see reference to class template instantiation 'TestNamespace::QForeachContainer<T>' being compiled

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

  Tested changes (refs/builds/dev_1415483316):
    http://codereview.qt-project.org/99268 [PS2] - Move data of more Qml related objects into Heap namespace.
    http://codereview.qt-project.org/99267 [PS2] - Move data of some Qml related objects into Heap namespace.
    http://codereview.qt-project.org/99111 [PS5] - Move Data for typedarrays into Heap namespace
    http://codereview.qt-project.org/99110 [PS5] - Move more Data objects into the Heap namespace
    http://codereview.qt-project.org/99104 [PS6] - Move Data of error objects into the Heap namespace



More information about the Ci-reports mailing list