qtdeclarative failed to compile :(
In file included from ../3rdparty/masm/assembler/MacroAssembler.h:34:0,
from compiler/qv4isel_masm_p.h:54,
from compiler/qv4isel_masm.cpp:42:
../3rdparty/masm/assembler/MacroAssemblerARMv7.h:946:2: warning: #warning
"Untested method: divDouble(Address, FPRegisterID)" [-Wcpp]
../3rdparty/masm/assembler/MacroAssemblerARMv7.h: In member function 'void
JSC::MacroAssemblerARMv7::divDouble(JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::Address,
JSC::MacroAssemblerARMv7::FPRegisterID)':
../3rdparty/masm/assembler/MacroAssemblerARMv7.h:947:25: error: 'SD0' is not
a member of 'JSC::ARMRegisters'
../3rdparty/masm/assembler/MacroAssemblerARMv7.h:948:19: error: 'SD0' is not
a member of 'JSC::ARMRegisters'
make[3]: *** [.obj/release-shared/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_dev_Integration/build_00754/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz
Tested changes (refs/builds/dev_1378653566):
http://codereview.qt-project.org/64565 [PS2] - V4 regalloc: loading this
never needs/needed a call.
http://codereview.qt-project.org/64564 [PS2] - V4: fix variable collection
for assignment to non-temporaries.
http://codereview.qt-project.org/64323 [PS4] - V4: Fix SSA decomposition
when no regalloc is used.
http://codereview.qt-project.org/64322 [PS4] - V4 JIT: add env. var.
QV4_NO_REGALLOC.
http://codereview.qt-project.org/64163 [PS6] - V4: add counters for
built-in function invocations.
http://codereview.qt-project.org/64162 [PS4] - V4 IR: fix Temp equality,
and its use in type inference.
http://codereview.qt-project.org/64161 [PS4] - V4 regalloc: correct
life-time hole handling.
http://codereview.qt-project.org/64160 [PS4] - V4 regalloc: fix cycle
scheduling in resolve phase.
http://codereview.qt-project.org/64159 [PS4] - V4 JIT: fix visitRet for
UInt32 temps.
http://codereview.qt-project.org/64158 [PS4] - V4 JIT: finish swapValues.
http://codereview.qt-project.org/63256 [PS9] - V4 JIT: generate code for
binary expressions.
http://codereview.qt-project.org/63255 [PS8] - V4: Constant binary
expression evaluation.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports