qtdeclarative failed to compile :(

  compiling compiler/qv4isel_masm.cpp
  compiler/qv4isel_masm.cpp: In member function 'virtual void 
TestNamespace::QQmlJS::MASM::InstructionSelection::run(int)':
  compiler/qv4isel_masm.cpp:713:46: error: comparison between signed and 
unsigned integer expressions [-Werror=sign-compare]
  make[3]: *** [.obj/qv4isel_masm.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_stable_Integration/build_01260/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/stable_1383298180):
    http://codereview.qt-project.org/69995 [PS2] - QQuickWindowPrivate: 
implement clearFocusObject
    http://codereview.qt-project.org/69713 [PS5] - Avoid exception checks after 
calls to some run-time functions
    http://codereview.qt-project.org/69712 [PS5] - Avoid unnecessary saving of 
the instruction pointer in the JIT
    http://codereview.qt-project.org/69680 [PS5] - Improve debugging of QML 
expressions
    http://codereview.qt-project.org/68481 [PS2] - V4: make Scope uncopyable.
    http://codereview.qt-project.org/69738 [PS1] - Fallback to native font 
rendering for bitmap fonts.
    http://codereview.qt-project.org/68109 [PS6] - tests: fix 
tst_qqmlmoduleplugin::incorrectPluginCase()
    http://codereview.qt-project.org/69936 [PS3] - Remove stray 
CONFIG+=warn_off and fix subsequent warnings.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to