[Ci-reports] fail on QtDeclarative_dev_Integration #1999

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Nov 22 09:04:51 CET 2014


qtdeclarative failed to compile :(

  compiling jsruntime/qv4arrayobject.cpp
  jsruntime/qv4arrayobject.cpp:296:109: error: reference to non-static member function must be called; did you mean to call it with no arguments?
  jsruntime/qv4arrayobject.cpp:364:63: error: reference to non-static member function must be called; did you mean to call it with no arguments?
  jsruntime/qv4arrayobject.cpp:364:137: error: reference to non-static member function must be called; did you mean to call it with no arguments?
  jsruntime/qv4arrayobject.cpp:544:63: error: reference to non-static member function must be called; did you mean to call it with no arguments?
  jsruntime/qv4arrayobject.cpp:545:32: error: reference to non-static member function must be called; did you mean to call it with no arguments?
  make[3]: *** [.obj/qv4arrayobject.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_01999/macx-clang_no-framework_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/dev_1416646425):
    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



More information about the Ci-reports mailing list