[Ci-reports] fail on QtDeclarative_dev_Integration #1044

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Jan 9 09:28:05 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_01044/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1389255813):
    http://codereview.qt-project.org/74863 [PS2] - [new compiler] Cleanups
    http://codereview.qt-project.org/74861 [PS2] - [new compiler] Add support for implicitly defined components
    http://codereview.qt-project.org/74860 [PS2] - [new compiler] Cleanups
    http://codereview.qt-project.org/74709 [PS5] - [new compiler] Move component determination and alias resolving
    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