[Ci-reports] fail on QtDeclarative_dev_Integration #1150
Qt Continuous Integration System
ci-noreply at qt-project.org
Tue Feb 4 10:43:22 CET 2014
qtdeclarative failed to compile :(
compiling compiler/qqmlcodegenerator.cpp
compiler/qqmlcodegenerator.cpp: In member function 'bool TestNamespace::QtQml::QQmlCodeGenerator::setId(const TestNamespace::QQmlJS::AST::SourceLocation&, TestNamespace::QQmlJS::AST::Statement*)':
compiler/qqmlcodegenerator.cpp:1058:29: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
compiler/qqmlcodegenerator.cpp: In member function 'bool TestNamespace::QtQml::QQmlCodeGenerator::resolveQualifiedId(TestNamespace::QQmlJS::AST::UiQualifiedId**, TestNamespace::QtQml::QmlObject**)':
compiler/qqmlcodegenerator.cpp:1079:43: 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_01150/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz
Tested changes (refs/builds/dev_1391506708):
http://codereview.qt-project.org/75640 [PS1] - Support batching of rotated antialiased elements.
http://codereview.qt-project.org/77248 [PS1] - [new compiler] Set the rootObjectInCreation flag correctly on the root object
http://codereview.qt-project.org/77246 [PS1] - [new compiler] Fix JS ownership of QML created objects
http://codereview.qt-project.org/77238 [PS1] - [new compiler] Fix binding initialization order
http://codereview.qt-project.org/77237 [PS1] - [new compiler] Cleanup empty string handling
More information about the Ci-reports
mailing list