[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtdeclarative#wip/v4

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Aug 19 12:11:57 CEST 2013


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 -Os -fomit-frame-pointer -fno-strict-aliasing -finline-limit=64 -mthumb -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 -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_YARR_JIT=1 -DENABLE_JIT=1 -DWTF_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 .obj/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:274:34: warning: invalid access to non-static data member 'QV4::SimpleCallContext::arguments'  of NULL object [-Winvalid-offsetof]
  compiler/qv4isel_masm.cpp:274:34: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof]
  compiler/qv4isel_masm.cpp:279:34: warning: invalid access to non-static data member 'QV4::CallContext::locals'  of NULL object [-Winvalid-offsetof]
  compiler/qv4isel_masm.cpp:279:34: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof]
  compiler/qv4isel_masm.cpp: In member function 'JSC::MacroAssemblerCodeRef QQmlJS::MASM::Assembler::link()':
  compiler/qv4isel_masm.cpp:620:85: error: 'endOfCode' was not declared in this scope
  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_wip_v4_Integration/build_00094/linux-android-g++_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/wip/v4_1376906375):
    http://codereview.qt-project.org/63271 [PS1] - Prospective MSVC build fix
    http://codereview.qt-project.org/63258 [PS1] - Remove unused references to qtjsbackend from sync.profile



More information about the Ci-reports mailing list