qtdeclarative failed to compile :(
moc tst_qv4debugger.cpp
compiling tst_qv4debugger.cpp
tst_qv4debugger.cpp: In member function 'void
TestEngine::injectFunction(const TestNamespace::QString&,
TestEngine::InjectedFunction)':
tst_qv4debugger.cpp:87:116: error: invalid conversion from
'TestEngine::InjectedFunction {aka TestNamespace::QV4::Value
(*)(TestNamespace::QV4::SimpleCallContext*)}' to
'TestNamespace::QV4::ReturnedValue (*)(TestNamespace::QV4::SimpleCallContext*)
{aka long long unsigned int (*)(TestNamespace::QV4::SimpleCallContext*)}'
[-fpermissive]
/work/build/qt/qtbase/include/QtQml/5.2.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4engine_p.h:264:21:
error: initializing argument 3 of 'TestNamespace::QV4::FunctionObject*
TestNamespace::QV4::ExecutionEngine::newBuiltinFunction(TestNamespace::QV4::ExecutionContext*,
TestNamespace::QV4::String*, TestNamespace::QV4::ReturnedValue
(*)(TestNamespace::QV4::SimpleCallContext*))' [-fpermissive]
make[5]: *** [.obj/debug-shared/tst_qv4debugger.o] Error 1
make[4]: *** [sub-qv4debugger-make_first] Error 2
make[3]: *** [sub-qml-make_first] Error 2
make[2]: *** [sub-auto-make_first] Error 2
make[1]: *** [sub-tests-make_first] Error 2
make: *** [module-qtdeclarative] Error 2
Build log:
http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00793/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz
Tested changes (refs/builds/dev_1378988493):
http://codereview.qt-project.org/65296 [PS3] - V4 JIT: change the stack
layout.
http://codereview.qt-project.org/64161 [PS7] - V4 regalloc: correct
life-time hole handling.
http://codereview.qt-project.org/64160 [PS7] - V4 regalloc: fix cycle
scheduling in resolve phase.
http://codereview.qt-project.org/65071 [PS1] - Allow QtQuick private
headers to be used with QT_NO_KEYWORDS.
http://codereview.qt-project.org/65070 [PS1] - Export QQuickDefaultClipNode
for modules using quick-private.
http://codereview.qt-project.org/65292 [PS2] - Convert builtin methods to
return a ReturnedValue
http://codereview.qt-project.org/65281 [PS2] - Rename BuiltinFunctionOld to
BuiltinFunction
http://codereview.qt-project.org/65280 [PS2] - Don't check whether
Scoped<T> really contains a T
http://codereview.qt-project.org/65265 [PS6] - Convert lookups to use
ReturnedValue
http://codereview.qt-project.org/65264 [PS4] - Use a ReturnedValue for
Managed::getIndexed()
http://codereview.qt-project.org/65220 [PS5] - Use ReturnedValue for
Managed::get().
http://codereview.qt-project.org/65219 [PS3] - Use ReturnedValue for
Managed::construct()
http://codereview.qt-project.org/65310 [PS1] - Don't access out of bounds
arguments
http://codereview.qt-project.org/65205 [PS2] - Rename QV4::ValueScope to
QV4::Scope
http://codereview.qt-project.org/65204 [PS2] - Require a ValueScope for
ScopedCallData as well
http://codereview.qt-project.org/65203 [PS2] - Use a ReturnedValue for
Managed::call()
http://codereview.qt-project.org/65202 [PS2] - Adjust return values to use
ReturnedValue
http://codereview.qt-project.org/65185 [PS3] - Change calling convention in
JIT to use ReturnedValue
http://codereview.qt-project.org/65180 [PS3] - Fix ReturnedValue support on
ia32 and arm
http://codereview.qt-project.org/65172 [PS3] - Convert ReturnedValue into a
primitive (typedef to quint64)
http://codereview.qt-project.org/65037 [PS7] - Fix __qmljs_init_closure to
use ReturnedValue
http://codereview.qt-project.org/65036 [PS7] - Change binops to use
ReturnedValue
http://codereview.qt-project.org/65035 [PS7] - Convert unary operations and
some other runtime methods
http://codereview.qt-project.org/65034 [PS7] - Use ReturnedValue for more
runtime methods
http://codereview.qt-project.org/65033 [PS7] - Remove unused code to
generate post increment and decrement expressions
http://codereview.qt-project.org/65032 [PS7] - Use ReturnedValue for some
more runtime methods
http://codereview.qt-project.org/64989 [PS9] - Use QV4::ReturnedValue in
the runtime API
http://codereview.qt-project.org/64987 [PS9] - Use a ReturnedValue when
converting to String or Object
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports