[Ci-reports] fail on QtDeclarative_dev_Integration #1045

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Jan 9 09:39:54 CET 2014


qtdeclarative failed to compile :(

  /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -c -pipe -Werror -Wno-error=#warnings -Wno-error=deprecated-declarations -Wno-error=unused-const-variable -Wno-c++11-extensions -O2 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk -std=c++11 -stdlib=libc++ -mmacosx-version-min=10.7 -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -fPIC -DQT_NO_MTDEV -DQT_NO_LIBUDEV -DQT_NO_EVDEV -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_JIT_UTILITY_METHODS=1 -DENABLE_JIT_CONSTANT_BLINDING=0 -DBUILDING_QT__ -DWTF_USE_UDIS86=0 -DNDEBUG -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I/work/build/qt/qtbase/mkspecs/macx-clang -I. -I/work/build/qt/qtbase/include -I/work/build/qt/qtbase/include/QtQml -I/work/build/qt/qtbase/include/QtQml/5.3.0 -I/work/build/qt/qtbase/include/QtQml/5.3.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/lib/QtNetwork.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.3.0 -I/work/build/qt/qtbase/lib/QtCore.framework/Versions/5/Headers/5.3.0/QtCore -I.moc -F/work/build/qt/qtbase/lib -o .obj/qqmlcodegenerator.o compiler/qqmlcodegenerator.cpp
  compiler/qqmlcodegenerator.cpp:74:13: error: explicitly assigning a variable of type 'int' to itself [-Werror,-Wself-assign]
  make[3]: *** [.obj/qqmlcodegenerator.o] Error 1
  In file included from compiler/qqmltypecompiler.cpp:45:
  In file included from /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/qqmlobjectcreator_p.h:1:
  /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/qqmlobjectcreator_p.h:54:1: error: class 'QQmlTypeCompiler' was previously declared as a struct [-Werror,-Wmismatched-tags]
  make[3]: *** [.obj/qqmltypecompiler.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_01045/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/dev_1389256269):
    http://codereview.qt-project.org/74863 [PS2] - [new compiler] Cleanups
    http://codereview.qt-project.org/74861 [PS2] - [new compiler] Add support for implicitly defined components
    http://codereview.qt-project.org/74860 [PS2] - [new compiler] Cleanups
    http://codereview.qt-project.org/74709 [PS5] - [new compiler] Move component determination and alias resolving



More information about the Ci-reports mailing list