qtdeclarative failed to compile :(

  In file included from 
/work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp:42:0:
  /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm_p.h: In member 
function 'void 
QQmlJS::MASM::Assembler::storeUInt32(JSC::AbstractMacroAssembler<JSC::X86Assembler>::RegisterID,
 QQmlJS::MASM::Assembler::Pointer)':
  /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm_p.h:1038:59: 
error: 'convertUInt32ToDouble' was not declared in this scope
  /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm_p.h: In member 
function 'JSC::AbstractMacroAssembler<JSC::X86Assembler>::RegisterID 
QQmlJS::MASM::Assembler::toUInt32Register(QQmlJS::MASM::Assembler::Pointer, 
JSC::AbstractMacroAssembler<JSC::X86Assembler>::RegisterID)':
  /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm_p.h:1107:50: 
error: 'truncateDoubleToUint32' was not declared in this scope
  /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm_p.h: In member 
function 'void 
QQmlJS::MASM::InstructionSelection::convertUIntToDouble(QQmlJS::V4IR::Temp*, 
QQmlJS::V4IR::Temp*)':
  /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm_p.h:1261:18: 
error: 'class QQmlJS::MASM::Assembler' has no member named 
'convertUInt32ToDouble'
  /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp: In member 
function 'virtual void 
QQmlJS::MASM::InstructionSelection::copyValue(QQmlJS::V4IR::Temp*, 
QQmlJS::V4IR::Temp*)':
  /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp:1121:22: 
error: 'class QQmlJS::MASM::Assembler' has no member named 'store64'
  /work/build/qt/qtdeclarative/src/qml/compiler/qv4isel_masm.cpp:1139:18: 
error: 'class QQmlJS::MASM::Assembler' has no member named 'load64'
  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_00660/linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz

  Tested changes (refs/builds/dev_1377089392):
    http://codereview.qt-project.org/62906 [PS13] - The fast and the furious, 
register drift.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to