qtdeclarative failed to compile :(

  
/opt/android/ndk/toolchains/arm-linux-androideabi-4.7/prebuilt/linux-x86_64/bin/arm-linux-androideabi-g++
 -c -Wno-psabi -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -ffunction-sections 
-funwind-tables -fstack-protector -fno-short-enums -DANDROID -Wa,--noexecstack 
-std=gnu++0x -O2 -mthumb -Os -fomit-frame-pointer -fno-strict-aliasing 
-finline-limit=64 -Wno-psabi -fvisibility=hidden -fvisibility-inlines-hidden 
-D_REENTRANT -fPIC -DQT_NO_PRINTER -DQT_NO_PRINTDIALOG -DQT_NO_LIBUDEV 
-DQT_NO_XCB -DQT_NO_XKBCOMMON -DQT_NO_URL_CAST_FROM_STRING 
-DQT_NO_INTEGER_EVENT_COORDINATES -DQT_BUILD_QML_LIB -DQT_BUILDING_QT 
-DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT 
-DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS 
-DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DV4_ENABLE_JIT -DENABLE_YARR_JIT=1 
-DWTF_CPU_ARM_THUMB2 -DWTF_EXPORT_PRIVATE= -DJS_EXPORT_PRIVATE= 
-DENABLE_LLINT=0 -DENABLE_DFG_JIT=0 -DENABLE_JIT_CONSTANT_BLINDING=0 
-DENABLE_ASSEMBLER=1 -DBUILDING_QT__ -DENABLE_JIT=1 -DWT
 F_USE_UDIS86=0 -DV4_CXX_ABI_EXCEPTION -DQT_NO_DEBUG -DQT_NETWORK_LIB 
-DQT_CORE_LIB -I/work/build/qt/qtbase/mkspecs/android-g++ -I. -I../../include 
-I../../include/QtQml -I../../include/QtQml/5.2.0 
-I../../include/QtQml/5.2.0/QtQml -I../3rdparty/masm/jit 
-I../3rdparty/masm/assembler -I../3rdparty/masm/runtime -I../3rdparty/masm/wtf 
-I../3rdparty/masm/stubs -I../3rdparty/masm/stubs/wtf -I../3rdparty/masm 
-I../3rdparty/masm/disassembler -I../3rdparty/masm/disassembler/udis86 
-Icompiler -I. -Ijsruntime -I. -I../3rdparty/double-conversion -Ianimations 
-I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtNetwork 
-I/work/build/qt/qtbase/include/QtCore 
-I/work/build/qt/qtbase/include/QtCore/5.2.0 
-I/work/build/qt/qtbase/include/QtCore/5.2.0/QtCore -I.moc/release-shared 
-I/opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.7/include 
-I/opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include 
-I/opt/android/ndk/platforms/android-9/arch-arm/usr/include -o .o
 bj/release-shared/qv4isel_masm.o compiler/qv4isel_masm.cpp
  compiler/qv4isel_masm.cpp: In member function 
'QQmlJS::MASM::Assembler::Pointer 
QQmlJS::MASM::Assembler::loadTempAddress(JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID,
 QQmlJS::V4IR::Temp*)':
  compiler/qv4isel_masm.cpp:281:34: warning: invalid access to non-static data 
member 'QV4::SimpleCallContext::arguments'  of NULL object [-Winvalid-offsetof]
  compiler/qv4isel_masm.cpp:281:34: warning: (perhaps the 'offsetof' macro was 
used incorrectly) [-Winvalid-offsetof]
  compiler/qv4isel_masm.cpp:286:34: warning: invalid access to non-static data 
member 'QV4::CallContext::locals'  of NULL object [-Winvalid-offsetof]
  compiler/qv4isel_masm.cpp:286:34: warning: (perhaps the 'offsetof' macro was 
used incorrectly) [-Winvalid-offsetof]
  compiler/qv4isel_masm.cpp: In member function 'virtual void 
QQmlJS::MASM::InstructionSelection::binop(QQmlJS::V4IR::AluOp, 
QQmlJS::V4IR::Expr*, QQmlJS::V4IR::Expr*, QQmlJS::V4IR::Temp*)':
  compiler/qv4isel_masm.cpp:1304:79: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1305:81: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1307:29: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1307:54: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1308:31: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1317:79: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1318:81: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1320:29: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1320:54: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1321:31: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1330:79: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1331:81: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1333:29: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1333:54: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1334:31: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1343:79: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1344:81: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1346:29: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1346:54: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp:1347:31: error: 'JSC::X86Registers' has not been 
declared
  compiler/qv4isel_masm.cpp: In member function 
'JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::Jump 
QQmlJS::MASM::InstructionSelection::genTryDoubleConversion(QQmlJS::V4IR::Expr*, 
JSC::MacroAssemblerARMv7::FPRegisterID)':
  compiler/qv4isel_masm.cpp:1978:14: error: 'class QQmlJS::MASM::Assembler' has 
no member named 'convertUInt32ToDouble'
  compiler/qv4isel_masm.cpp: In member function 'void 
QQmlJS::MASM::InstructionSelection::doubleBinop(QQmlJS::V4IR::AluOp, 
QQmlJS::V4IR::Expr*, QQmlJS::V4IR::Expr*, QQmlJS::V4IR::Temp*)':
  compiler/qv4isel_masm.cpp:2089:70: error: no matching function for call to 
'QQmlJS::MASM::Assembler::divDouble(QQmlJS::MASM::InstructionSelection::Address,
 JSC::MacroAssemblerARMv7::FPRegisterID&)'
  compiler/qv4isel_masm.cpp:2089:70: note: candidates are:
  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:934:10: note: void 
JSC::MacroAssemblerARMv7::divDouble(JSC::MacroAssemblerARMv7::FPRegisterID, 
JSC::MacroAssemblerARMv7::FPRegisterID)
  ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:934:10: note:   no known 
conversion for argument 1 from 'QQmlJS::MASM::InstructionSelection::Address 
{aka JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::Address}' to 
'JSC::MacroAssemblerARMv7::FPRegisterID {aka 
JSC::ARMRegisters::FPDoubleRegisterID}'
  ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:939:10: note: void 
JSC::MacroAssemblerARMv7::divDouble(JSC::MacroAssemblerARMv7::FPRegisterID, 
JSC::MacroAssemblerARMv7::FPRegisterID, JSC::MacroAssemblerARMv7::FPRegisterID)
  ../3rdparty/masm/assembler/MacroAssemblerARMv7.h:939:10: note:   candidate 
expects 3 arguments, 2 provided
  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_00724/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/dev_1378215435):
    http://codereview.qt-project.org/63586 [PS3] - Expose drag threshold in 
MouseArea
    http://codereview.qt-project.org/64323 [PS2] - V4: Fix SSA decomposition 
when no regalloc is used.
    http://codereview.qt-project.org/64322 [PS2] - V4 JIT: add env. var. 
QV4_NO_REGALLOC.
    http://codereview.qt-project.org/64163 [PS4] - V4: add counters for 
built-in function invocations.
    http://codereview.qt-project.org/64162 [PS2] - V4 IR: fix Temp equality, 
and its use in type inference.
    http://codereview.qt-project.org/64161 [PS2] - V4 regalloc: correct 
life-time hole handling.
    http://codereview.qt-project.org/64160 [PS2] - V4 regalloc: fix cycle 
scheduling in resolve phase.
    http://codereview.qt-project.org/64159 [PS2] - V4 JIT: fix visitRet for 
UInt32 temps.
    http://codereview.qt-project.org/64158 [PS2] - V4 JIT: finish swapValues.
    http://codereview.qt-project.org/63256 [PS7] - V4 JIT: generate code for 
binary expressions.
    http://codereview.qt-project.org/63255 [PS7] - V4: Constant binary 
expression evaluation.
    http://codereview.qt-project.org/63956 [PS2] - V4 JIT: Change function call 
generation with registers.
    http://codereview.qt-project.org/64157 [PS1] - V4: fix inferred types of 
30&&true and 30||true.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to