[Ci-reports] fail on QtDeclarative_5.4_Integration #253

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Oct 14 17:18:29 CEST 2014


qtdeclarative failed to compile :(

  In file included from util/qqmllistaccessor.cpp:42:
  In file included from ../../include/QtQml/5.4.0/QtQml/private/qqmlengine_p.h:1:
  In file included from ../../include/QtQml/5.4.0/QtQml/private/../../../../../src/qml/qml/qqmlengine_p.h:50:
  In file included from ../../include/QtQml/5.4.0/QtQml/private/../../../../../src/qml/qml/qqmltypeloader_p.h:65:
  In file included from ../../include/QtQml/5.4.0/QtQml/private/qv4script_p.h:1:
  In file included from ../../include/QtQml/5.4.0/QtQml/private/../../../../../src/qml/jsruntime/qv4script_p.h:38:
  In file included from jsruntime/qv4functionobject_p.h:45:
  jsruntime/qv4objectiterator_p.h:72:21: error: unknown type name 'ObjectRef'; did you mean 'Object'?
  make[3]: *** [.obj/qqmllistaccessor.o] Error 1
  In file included from compiler/qv4compileddata.cpp:40:
  In file included from ../../include/QtQml/5.4.0/QtQml/private/qv4objectproto_p.h:1:
  In file included from ../../include/QtQml/5.4.0/QtQml/private/../../../../../src/qml/jsruntime/qv4objectproto_p.h:37:
  In file included from jsruntime/qv4functionobject_p.h:45:
  jsruntime/qv4objectiterator_p.h:72:21: error: unknown type name 'ObjectRef'; did you mean 'Object'?
  make[3]: *** [.obj/qv4compileddata.o] Error 1
  make[2]: *** [sub-qml-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_5.4_Integration/build_00253/macx-clang_no-framework_OSX_10.8/log.txt.gz

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

Compilation failed :(

  c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4objectiterator_p.h(72) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4objectiterator_p.h(72) : error C2146: syntax error : missing ',' before identifier 'o'
  c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4functionobject_p.h(207) : fatal error C1903: unable to recover from previous error(s); stopping compilation
  c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4objectiterator_p.h(72) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4objectiterator_p.h(72) : error C2146: syntax error : missing ',' before identifier 'o'
  c:\work\build\qt\qtdeclarative\src\qml\jsruntime\qv4functionobject_p.h(207) : fatal error C1903: unable to recover from previous error(s); stopping compilation

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00253/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.4_1413299340):
    http://codereview.qt-project.org/96997 [PS1] - Merge remote-tracking branch 'origin/5.3' into 5.4



More information about the Ci-reports mailing list