[Ci-reports] fail on QtDeclarative_stable_Integration #1837

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Mar 6 13:00:40 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_01837/macx-clang_no-framework_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/stable_1394106733):
    http://codereview.qt-project.org/80115 [PS2] - Use an array of Value's for Object::memberData
    http://codereview.qt-project.org/80114 [PS2] - Reserve a double slot for accessor properties
    http://codereview.qt-project.org/80034 [PS4] - Move some methods from ExecutionContext to CallContext
    http://codereview.qt-project.org/79938 [PS7] - Better way of retrieving the prototype property for FunctionObjects
    http://codereview.qt-project.org/79861 [PS6] - Remove the name member of FunctionObject
    http://codereview.qt-project.org/79802 [PS9] - Reduce memory consumption of FunctionObject
    http://codereview.qt-project.org/79801 [PS8] - Remove unused entries in CompiledData
    http://codereview.qt-project.org/80068 [PS3] - Fix test failure in qqmldebugjs autotest
    http://codereview.qt-project.org/79829 [PS6] - Fixes to breakpoint handling
    http://codereview.qt-project.org/79730 [PS5] - Add a Line instruction to the interpreter
    http://codereview.qt-project.org/79724 [PS5] - Simplify our breakpoint handling
    http://codereview.qt-project.org/79936 [PS2] - Fix a couple of typos in the documentation



More information about the Ci-reports mailing list