[Ci-reports] fail on QtDeclarative_dev_Integration #1066

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Jan 17 10:27:50 CET 2014


qtdeclarative failed to compile :(

  compiling jsruntime/qv4objectiterator.cpp
  jsruntime/qv4objectiterator.cpp: In member function 'void TestNamespace::QV4::ObjectIterator::next(TestNamespace::QV4::StringRef, uint*, TestNamespace::QV4::Property*, TestNamespace::QV4::PropertyAttributes*)':
  jsruntime/qv4objectiterator.cpp:104:22: error: variable 'shadowed' set but not used [-Werror=unused-but-set-variable]
  make[3]: *** [.obj/qv4objectiterator.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_01066/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1389949843):
    http://codereview.qt-project.org/75737 [PS1] - Make sure QQmlVmeProfiler methods can be inlined
    http://codereview.qt-project.org/75736 [PS1] - Switch QML profiler off when deleting QQmlProfilerService
    http://codereview.qt-project.org/74933 [PS3] - Small bug fix
    http://codereview.qt-project.org/74932 [PS3] - Fix a small bug in queryIndexed() for StringObjects
    http://codereview.qt-project.org/74931 [PS3] - Don't return a Property pointer in Object::advanceIterator
    http://codereview.qt-project.org/74930 [PS3] - Remove Property * return value from ObjectIterator
    http://codereview.qt-project.org/74938 [PS2] - clean up Object::has(Own)Property
    http://codereview.qt-project.org/74857 [PS3] - Lookup::lookup should not return a Property pointer



More information about the Ci-reports mailing list