[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#wip/v4

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Jul 10 09:50:29 CEST 2013


qtdeclarative failed to compile :(

  compiling qml/v4/qv4engine.cpp
  qml/v4/qv4engine.cpp:586:24: error: 'NativeStackTrace' is not a member of 'TestNamespace::QV4'
  qml/v4/qv4engine.cpp:586:24: note: suggested alternative:
  qml/v4/qv4stacktrace_p.h:55:8: note:   'QV4::NativeStackTrace'
  qml/v4/qv4engine.cpp:586:24: error: 'NativeStackTrace' is not a member of 'TestNamespace::QV4'
  qml/v4/qv4engine.cpp:586:24: note: suggested alternative:
  qml/v4/qv4stacktrace_p.h:55:8: note:   'QV4::NativeStackTrace'
  qml/v4/qv4engine.cpp:586:45: error: template argument 1 is invalid
  qml/v4/qv4engine.cpp:586:45: error: template argument 2 is invalid
  qml/v4/qv4engine.cpp: In member function 'void TestNamespace::{anonymous}::LineNumberResolver::resolve(TestNamespace::QV4::ExecutionEngine::StackFrame*, TestNamespace::QV4::ExecutionContext*, TestNamespace::QV4::Function*)':
  qml/v4/qv4engine.cpp:600:33: error: request for member 'reset' in '((TestNamespace::{anonymous}::LineNumberResolver*)this)->TestNamespace::{anonymous}::LineNumberResolver::nativeTrace', which is of non-class type 'int'
  qml/v4/qv4engine.cpp:600:43: error: expected type-specifier
  qml/v4/qv4engine.cpp:600:43: error: expected ')'
  qml/v4/qv4engine.cpp:602:17: error: 'NativeFrame' was not declared in this scope
  qml/v4/qv4engine.cpp:602:17: note: suggested alternative:
  qml/v4/qv4stacktrace_p.h:50:8: note:   'QV4::NativeFrame'
  qml/v4/qv4engine.cpp:602:29: error: expected ';' before 'nativeFrame'
  qml/v4/qv4engine.cpp:603:21: error: 'nativeFrame' was not declared in this scope
  make[3]: *** [.obj/debug-shared/qv4engine.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_wip_v4_Integration/build_00054/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/wip/v4_1373442058):
    http://codereview.qt-project.org/60746 [PS4] - Fix rare crashes in release builds on Windows with exceptions



More information about the Ci-reports mailing list