[Ci-reports] fail on QtDeclarative_dev_Integration #1989

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Nov 21 15:14:06 CET 2014


qtdeclarative failed to compile :(

  In file included from ../qml/jsruntime/qv4value_inl_p.h:38:0,
                   from ../qml/jsruntime/qv4runtime_p.h:37,
                   from ../qml/jsruntime/qv4runtime.cpp:35:
  ../qml/jsruntime/qv4value_p.h:428:12: error: inline function ‘QV4::Primitive::operator QV4::ValueRef()’ used but never defined [-Werror]
  make[3]: *** [.obj/qv4runtime.o] Error 1
  make[2]: *** [sub-qmldevtools-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_01989/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz

  Tested changes (refs/builds/dev_1416581552):
    http://codereview.qt-project.org/100192 [PS4] - Fix Object::arrayData() accessor to return a heap object
    http://codereview.qt-project.org/100191 [PS4] - Get rid of a not required reinterpret_cast
    http://codereview.qt-project.org/100190 [PS4] - Cleanup header inclusion order
    http://codereview.qt-project.org/100180 [PS4] - Remove arrayData() calls from qv4object.cpp
    http://codereview.qt-project.org/100179 [PS4] - Fix arrayData accesses in qv4lookup.cpp
    http://codereview.qt-project.org/100178 [PS4] - Remove non required arrayData() accesses from qv4arrayobject.cpp
    http://codereview.qt-project.org/100181 [PS4] - Move readonly accessors into Heap::ArrayData
    http://codereview.qt-project.org/100047 [PS4] - Operate directly on Heap::ArrayData where possible
    http://codereview.qt-project.org/100046 [PS3] - Reduce usage of Object::arrayData()
    http://codereview.qt-project.org/99976 [PS3] - Move the indexing methods from SimpleArrayData to Heap::SimpleArrayData
    http://codereview.qt-project.org/99829 [PS2] - Remove two reinterpret_casts in Object
    http://codereview.qt-project.org/99810 [PS2] - Let the memory manager operate on Heap::Base objects, not Managed
    http://codereview.qt-project.org/99809 [PS2] - Cleanup destruction of heap objects
    http://codereview.qt-project.org/99753 [PS2] - We should never construct a managed derived type directly anymore
    http://codereview.qt-project.org/99743 [PS3] - Remove the executioncontext in a few more places where it's not needed
    http://codereview.qt-project.org/99734 [PS2] - Fix the qmlProperty accessors to not require a context anymore
    http://codereview.qt-project.org/99696 [PS2] - Changed InternalClass to store Identifier* instead of String*



More information about the Ci-reports mailing list