[Ci-reports] fail on QtDeclarative_stable_Integration #1742

Qt Continuous Integration System ci-noreply at qt-project.org
Sun Feb 23 12:13:05 CET 2014


qtdeclarative failed to compile :(

  In file included from jit/qv4isel_masm.cpp:53:0:
  jit/qv4binop_p.h: In member function 'JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::Jump QV4::JIT::Binop::inline_add32(JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::Address, JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID)':
  jit/qv4binop_p.h:86:48: error: 'load32' was not declared in this scope
  jit/qv4binop_p.h: In member function 'JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::Jump QV4::JIT::Binop::inline_sub32(JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::Address, JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID)':
  jit/qv4binop_p.h:101:48: error: 'load32' was not declared in this scope
  jit/qv4binop_p.h: In member function 'JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::Jump QV4::JIT::Binop::inline_mul32(JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::Address, JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID)':
  jit/qv4binop_p.h:116:48: error: 'load32' was not declared in this scope
  In file included from jit/qv4binop.cpp:41:0:
  jit/qv4binop_p.h: In member function 'JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::Jump QV4::JIT::Binop::inline_add32(JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::Address, JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID)':
  jit/qv4binop_p.h:86:48: error: 'load32' was not declared in this scope
  jit/qv4binop_p.h: In member function 'JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::Jump QV4::JIT::Binop::inline_sub32(JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::Address, JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID)':
  jit/qv4binop_p.h:101:48: error: 'load32' was not declared in this scope
  jit/qv4binop_p.h: In member function 'JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::Jump QV4::JIT::Binop::inline_mul32(JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::Address, JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID)':
  jit/qv4binop_p.h:116:48: error: 'load32' was not declared in this scope
  make[3]: *** [.obj/qv4isel_masm.o] Error 1
  make[3]: *** [.obj/qv4binop.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_stable_Integration/build_01742/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/stable_1393152992):
    http://codereview.qt-project.org/78875 [PS3] - Move all binop related code into qv4binop*



More information about the Ci-reports mailing list