[Ci-reports] fail on QtDeclarative_stable_Integration #1821

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Mar 5 12:54:24 CET 2014


qtdeclarative failed to compile :(

  In file included from jsruntime/qv4debugging.cpp:42:
  In file included from jsruntime/qv4debugging_p.h:46:
  In file included from jsruntime/qv4engine_p.h:45:
  In file included from ../../include/QtQml/5.3.0/QtQml/private/qv4isel_p.h:1:
  In file included from ../../include/QtQml/5.3.0/QtQml/private/../../../../../src/qml/compiler/qv4isel_p.h:46:
  In file included from compiler/qv4jsir_p.h:56:
  In file included from ../../include/QtQml/5.3.0/QtQml/private/qqmljsmemorypool_p.h:1:
  In file included from ../../include/QtQml/5.3.0/QtQml/private/../../../../../src/qml/parser/qqmljsmemorypool_p.h:60:
  In file included from /work/build/qt/qtbase/include/QtCore/qdebug.h:1:
  In file included from /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qdebug.h:46:
  In file included from /work/build/qt/qtbase/include/QtCore/qhash.h:1:
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qhash.h:115:35: error: no matching function for call to 'qHash'
  make[3]: *** [.obj/qv4debugging.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_stable_Integration/build_01821/macx-clang_no-framework_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/stable_1394019962):
    http://codereview.qt-project.org/79958 [PS1] - [new compiler] Fix designer integration
    http://codereview.qt-project.org/79954 [PS2] - Switch the code path from the old compiler and VME to the new code path
    http://codereview.qt-project.org/79952 [PS1] - Make tst_qqmlincubator::chainedAsynchronousIfNested more robust
    http://codereview.qt-project.org/79951 [PS1] - [new compiler] Fix auto component creation with composite types
    http://codereview.qt-project.org/79925 [PS2] - [new compiler] Add support for deferred properties
    http://codereview.qt-project.org/79906 [PS2] - [new compiler] Fix invalid memory reads when JS closures outlive QML types
    http://codereview.qt-project.org/79938 [PS3] - Better way of retrieving the prototype property for FunctionObjects
    http://codereview.qt-project.org/79861 [PS2] - Remove the name member of FunctionObject
    http://codereview.qt-project.org/79802 [PS5] - Reduce memory consumption of FunctionObject
    http://codereview.qt-project.org/79801 [PS4] - Remove unused entries in CompiledData
    http://codereview.qt-project.org/79829 [PS3] - Fixes to breakpoint handling
    http://codereview.qt-project.org/79730 [PS3] - Add a Line instruction to the interpreter
    http://codereview.qt-project.org/79724 [PS3] - Simplify our breakpoint handling



More information about the Ci-reports mailing list