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

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Sep 13 08:36:15 CEST 2013


qtdeclarative failed to compile :(

  compiling main.cpp
  compiling main.cpp
  compiling main.cpp
  compiling main.cpp
  compiling main.cpp
  compiling main.cpp
  main.cpp: In function 'void showException(TestNamespace::QV4::ExecutionContext*, const TestNamespace::QV4::Exception&)':
  main.cpp:120:45: error: request for member 'asErrorObject' in '(& exception)->TestNamespace::QV4::Exception::value()', which is of non-class type 'TestNamespace::QV4::ReturnedValue {aka long long unsigned int}'
  main.cpp:122:74: error: request for member 'toString' in '(& exception)->TestNamespace::QV4::Exception::value()', which is of non-class type 'TestNamespace::QV4::ReturnedValue {aka long long unsigned int}'
  main.cpp: In function 'int main(int, char**)':
  main.cpp:207:52: error: conversion from 'TestNamespace::QV4::ReturnedValue {aka long long unsigned int}' to non-scalar type 'TestNamespace::QV4::Value' requested
  make[3]: *** [.obj/debug-shared/main.o] Error 1
  make[2]: *** [sub-v4-make_first] Error 2
  make[1]: *** [sub-tools-make_first] Error 2
  make: *** [module-qtdeclarative] Error 2

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00799/revdep-qtquickcontrols_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1379053828):
    http://codereview.qt-project.org/65336 [PS2] - More ReturnedValue
    http://codereview.qt-project.org/65292 [PS4] - Convert builtin methods to return a ReturnedValue
    http://codereview.qt-project.org/65281 [PS3] - Rename BuiltinFunctionOld to BuiltinFunction
    http://codereview.qt-project.org/65280 [PS3] - Don't check whether Scoped<T> really contains a T
    http://codereview.qt-project.org/65265 [PS7] - Convert lookups to use ReturnedValue
    http://codereview.qt-project.org/65264 [PS5] - Use a ReturnedValue for Managed::getIndexed()
    http://codereview.qt-project.org/65220 [PS6] - Use ReturnedValue for Managed::get().
    http://codereview.qt-project.org/65219 [PS4] - Use ReturnedValue for Managed::construct()
    http://codereview.qt-project.org/65310 [PS2] - Don't access out of bounds arguments
    http://codereview.qt-project.org/65205 [PS3] - Rename QV4::ValueScope to QV4::Scope
    http://codereview.qt-project.org/65204 [PS3] - Require a ValueScope for ScopedCallData as well
    http://codereview.qt-project.org/65203 [PS3] - Use a ReturnedValue for Managed::call()
    http://codereview.qt-project.org/65202 [PS3] - Adjust return values to use ReturnedValue
    http://codereview.qt-project.org/65185 [PS4] - Change calling convention in JIT to use ReturnedValue



More information about the Ci-reports mailing list