[Ci-reports] fail on QtDeclarative_dev_Integration #1718

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Jul 24 13:04:55 CEST 2014


qtdeclarative failed to compile :(

  compiler/qv4ssa.cpp:4247:13: error: 'void {anonymous}::verifyCFG(TestNamespace::QV4::IR::Function*)' defined but not used [-Werror=unused-function]
  compiler/qv4ssa.cpp:4295:13: error: 'void {anonymous}::verifyImmediateDominators(const {anonymous}::DominatorTree&, TestNamespace::QV4::IR::Function*)' defined but not used [-Werror=unused-function]
  make[3]: *** [.obj/qv4ssa.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_01718/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1406199667):
    http://codereview.qt-project.org/90485 [PS1] - V4 IR: loop detection: also record loop information separately.
    http://codereview.qt-project.org/90484 [PS1] - V4 IR: change dominator tree to hold on to less memory.
    http://codereview.qt-project.org/90483 [PS1] - V4 IR: add IR verification functions.



More information about the Ci-reports mailing list