[Ci-reports] fail on QtDeclarative_dev_Integration #1729

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Jul 26 13:17:32 CEST 2014


qtdeclarative failed to compile :(

  compiling jsruntime/qv4arrayobject.cpp
  jsruntime/qv4arrayobject.cpp: In static member function 'static TestNamespace::QV4::ReturnedValue TestNamespace::QV4::ArrayPrototype::method_shift(TestNamespace::QV4::CallContext*)':
  jsruntime/qv4arrayobject.cpp:369:143: error: invalid use of member (did you forget the '&' ?)
  jsruntime/qv4arrayobject.cpp:369:143: error: base operand of '->' is not a pointer
  jsruntime/qv4arrayobject.cpp: In static member function 'static TestNamespace::QV4::ReturnedValue TestNamespace::QV4::ArrayPrototype::method_unshift(TestNamespace::QV4::CallContext*)':
  jsruntime/qv4arrayobject.cpp:548:143: error: invalid use of member (did you forget the '&' ?)
  jsruntime/qv4arrayobject.cpp:548:143: error: base operand of '->' is not a pointer
  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_01729/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1406373210):
    http://codereview.qt-project.org/90693 [PS2] - Merge remote-tracking branch 'origin/5.3' into dev
    http://codereview.qt-project.org/90636 [PS1] - Do not use mark() when marking ExecutionContexts



More information about the Ci-reports mailing list