[Ci-reports] fail on QtDeclarative_dev_Integration #1154

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Feb 4 14:44:29 CET 2014


qtdeclarative failed to compile :(

  compiling compiler/qqmlcodegenerator.cpp
  compiler/qqmlcodegenerator.cpp: In member function 'void TestNamespace::QtQml::QQmlCodeGenerator::appendBinding(const TestNamespace::QQmlJS::AST::SourceLocation&, TestNamespace::quint32, int, bool, bool)':
  compiler/qqmlcodegenerator.cpp:996:61: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
  compiler/qqmlcodegenerator.cpp: In member function 'void TestNamespace::QtQml::QQmlCodeGenerator::collectTypeReferences()':
  compiler/qqmlcodegenerator.cpp:1137:44: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
  make[3]: *** [.obj/qqmlcodegenerator.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_01154/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1391521057):
    http://codereview.qt-project.org/77320 [PS1] - Fix canvas tests after commit 439f31f128e70ecae16544ee7041695c60e0b2d6
    http://codereview.qt-project.org/77319 [PS1] - Fix occasional crashes in canvas getImageData and other places
    http://codereview.qt-project.org/77248 [PS2] - [new compiler] Set the rootObjectInCreation flag correctly on the root object
    http://codereview.qt-project.org/77246 [PS2] - [new compiler] Fix JS ownership of QML created objects
    http://codereview.qt-project.org/77238 [PS2] - [new compiler] Fix binding initialization order
    http://codereview.qt-project.org/77237 [PS2] - [new compiler] Cleanup empty string handling



More information about the Ci-reports mailing list