qtdeclarative failed to compile :(
/opt/android/ndk/toolchains/arm-linux-androideabi-4.8/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 -fvisibility=hidden -fvisibility-inlines-hidden
-fno-exceptions -Wall -Wno-psabi -W -D_REENTRANT -fPIC -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 -DWTF_EXPORT_PRIVATE=
-DJS_EXPORT_PRIVATE= -DWTFReportAssertionFailure=qmlWTFReportAssertionFailure
-DWTFReportBacktrace=qmlWTFReportBacktrace
-DWTFInvokeCrashHook=qmlWTFInvokeCrashHook -DENABLE_LLINT=0 -DENABLE_DFG_JIT=0
-DENABLE_DFG_J
IT_UTILITY_METHODS=1 -DENABLE_JIT_CONSTANT_BLINDING=0 -DBUILDING_QT__
-DWTF_USE_UDIS86=0 -DNDEBUG -DQT_NO_EXCEPTIONS -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.1
-I../../include/QtQml/5.2.1/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/5.2.1
-I/work/build/qt/qtbase/include/QtCore/5.2.1/QtCore
-I/work/build/qt/qtbase/include/QtCore -I.moc
-I/opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/include
-I/opt/android/ndk/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include -
I/opt/android/ndk/platforms/android-9/arch-arm/usr/include -o
.obj/qv4isel_masm.o compiler/qv4isel_masm.cpp
compiler/qv4isel_masm.cpp: In member function 'bool
QQmlJS::MASM::InstructionSelection::int32Binop(QQmlJS::V4IR::AluOp,
QQmlJS::V4IR::Expr*, QQmlJS::V4IR::Expr*, QQmlJS::V4IR::Temp*)':
compiler/qv4isel_masm.cpp:2593:29: error: no matching function for call to
'QQmlJS::MASM::Assembler::add32(JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID,
JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID,
JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID&)'
compiler/qv4isel_masm.cpp:2593:29: note: candidates are:
In file included from ../3rdparty/masm/assembler/MacroAssembler.h:34:0,
from compiler/qv4isel_masm_p.h:58,
from compiler/qv4isel_masm.cpp:42:
../3rdparty/masm/assembler/MacroAssemblerARMv7.h:153:10: note: void
JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID,
JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID)
../3rdparty/masm/assembler/MacroAssemblerARMv7.h:153:10: note: candidate
expects 2 arguments, 3 provided
../3rdparty/masm/assembler/MacroAssemblerARMv7.h:158:10: note: void
JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::TrustedImm32,
JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID)
../3rdparty/masm/assembler/MacroAssemblerARMv7.h:158:10: note: candidate
expects 2 arguments, 3 provided
../3rdparty/masm/assembler/MacroAssemblerARMv7.h:163:10: note: void
JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::AbsoluteAddress,
JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID)
../3rdparty/masm/assembler/MacroAssemblerARMv7.h:163:10: note: candidate
expects 2 arguments, 3 provided
../3rdparty/masm/assembler/MacroAssemblerARMv7.h:169:10: note: void
JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::TrustedImm32,
JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID,
JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID)
../3rdparty/masm/assembler/MacroAssemblerARMv7.h:169:10: note: no known
conversion for argument 1 from
'JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID {aka
JSC::ARMRegisters::RegisterID}' to
'JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::TrustedImm32'
../3rdparty/masm/assembler/MacroAssemblerARMv7.h:180:10: note: void
JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::TrustedImm32,
JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::Address)
../3rdparty/masm/assembler/MacroAssemblerARMv7.h:180:10: note: candidate
expects 2 arguments, 3 provided
../3rdparty/masm/assembler/MacroAssemblerARMv7.h:197:10: note: void
JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::Address,
JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID)
../3rdparty/masm/assembler/MacroAssemblerARMv7.h:197:10: note: candidate
expects 2 arguments, 3 provided
../3rdparty/masm/assembler/MacroAssemblerARMv7.h:203:10: note: void
JSC::MacroAssemblerARMv7::add32(JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::TrustedImm32,
JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::AbsoluteAddress)
../3rdparty/masm/assembler/MacroAssemblerARMv7.h:203:10: note: candidate
expects 2 arguments, 3 provided
compiler/qv4isel_masm.cpp:2631:29: error: no matching function for call to
'QQmlJS::MASM::Assembler::mul32(JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID,
JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID,
JSC::AbstractMacroAssembler<JSC::ARMv7Assembler>::RegisterID&)'
make[3]: *** [.obj/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_stable_Integration/build_01443/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz
Tested changes (refs/builds/stable_1386145654):
http://codereview.qt-project.org/72878 [PS2] - Fix data layout of Managed
class
http://codereview.qt-project.org/68631 [PS9] - V4 IR: reverse propagate
int32 truncation.
http://codereview.qt-project.org/72806 [PS3] - Remove unused member
http://codereview.qt-project.org/72805 [PS2] - Fix some header guards
http://codereview.qt-project.org/72429 [PS4] - Encapsulate the current
context and fix it's usage
http://codereview.qt-project.org/71991 [PS6] - Remove setVTable calls in
performance critical areas
http://codereview.qt-project.org/71988 [PS6] - Move the vtable pointer from
the object to the internal class
http://codereview.qt-project.org/72108 [PS5] - Fix a bug in the code for
eval
http://codereview.qt-project.org/71989 [PS4] - Add a static toArrayIndex()
method to QV4::String
http://codereview.qt-project.org/72408 [PS3] - Fixup the implementation
mess for QJSValue(QString)
http://codereview.qt-project.org/71455 [PS7] - Optimize
ExecutionContext::setProperty
http://codereview.qt-project.org/71427 [PS9] - Use an internalClass to
represent formals and locals in CallContexts
http://codereview.qt-project.org/71426 [PS8] - Remove unused inline wrapper
http://codereview.qt-project.org/71391 [PS8] - Fix url type test
http://codereview.qt-project.org/71338 [PS11] - Speedup JS instanceof
operator
http://codereview.qt-project.org/72833 [PS3] - Initialize variable
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports