[Ci-reports] fail on QtDeclarative_dev_Integration #1966

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Nov 15 08:53:27 CET 2014


qtdeclarative failed to compile :(

  compiling jsruntime/qv4object.cpp
  jsruntime/qv4object.cpp:844:88: error: no member named 'd' in 'QV4::ExecutionEngine'
  make[3]: *** [.obj/qv4object.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_dev_Integration/build_01966/macx-clang_no-framework_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/dev_1416040996):
    http://codereview.qt-project.org/99659 [PS2] - Use the engine instead of the context where it makes sense
    http://codereview.qt-project.org/99656 [PS2] - Fix usage of ExecutionContext in the json parser
    http://codereview.qt-project.org/99655 [PS2] - Cleanup qv4executionengine header
    http://codereview.qt-project.org/99654 [PS2] - Cleanup exception catching code
    http://codereview.qt-project.org/99653 [PS2] - Remove ExecutionContext from the array sorting code
    http://codereview.qt-project.org/99652 [PS2] - Remove ExecutionContext from the Runtime codegenerator
    http://codereview.qt-project.org/99645 [PS3] - Change signature of defineOwnProperty to take an engine instead of a context
    http://codereview.qt-project.org/99585 [PS4] - Cleanup: remove Value::toString/Object overloads taking a context



More information about the Ci-reports mailing list