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

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Nov 29 11:05:46 CET 2013


qtdeclarative failed to compile :(

  In file included from qml/qqmlengine.cpp:52:
  In file included from qml/qqmlvme_p.h:71:
  In file included from /work/build/qt/qtbase/include/QtQml/5.2.1/QtQml/private/qqmlprofilerservice_p.h:1:
  /work/build/qt/qtbase/include/QtQml/5.2.1/QtQml/private/../../../../../../qtdeclarative/src/qml/debugger/qqmlprofilerservice_p.h:302:1: error: 'QQmlVmeProfiler' defined as a class here but previously declared as a struct [-Werror,-Wmismatched-tags]
  /work/build/qt/qtbase/include/QtQml/5.2.1/QtQml/private/../../../../../../qtdeclarative/src/qml/debugger/qqmlprofilerservice_p.h:228:12: note: did you mean class here?
  In file included from qml/qqmlcomponent.cpp:43:
  In file included from qml/qqmlcomponent_p.h:61:
  In file included from qml/qqmlvme_p.h:71:
  In file included from /work/build/qt/qtbase/include/QtQml/5.2.1/QtQml/private/qqmlprofilerservice_p.h:1:
  /work/build/qt/qtbase/include/QtQml/5.2.1/QtQml/private/../../../../../../qtdeclarative/src/qml/debugger/qqmlprofilerservice_p.h:302:1: error: 'QQmlVmeProfiler' defined as a class here but previously declared as a struct [-Werror,-Wmismatched-tags]
  make[3]: *** [.obj/qqmlengine.o] Error 1
  make[3]: *** [.obj/qqmlcomponent.o] Error 1
  In file included from qml/qqmlincubator.cpp:44:
  In file included from qml/qqmlincubator_p.h:46:
  In file included from /work/build/qt/qtbase/include/QtQml/5.2.1/QtQml/private/qqmlvme_p.h:1:
  In file included from /work/build/qt/qtbase/include/QtQml/5.2.1/QtQml/private/../../../../../../qtdeclarative/src/qml/qml/qqmlvme_p.h:71:
  In file included from /work/build/qt/qtbase/include/QtQml/5.2.1/QtQml/private/qqmlprofilerservice_p.h:1:
  /work/build/qt/qtbase/include/QtQml/5.2.1/QtQml/private/../../../../../../qtdeclarative/src/qml/debugger/qqmlprofilerservice_p.h:302:1: error: 'QQmlVmeProfiler' defined as a class here but previously declared as a struct [-Werror,-Wmismatched-tags]
  make[3]: *** [.obj/qqmlincubator.o] Error 1
  In file included from qml/qqmlcontext.cpp:46:
  In file included from qml/qqmlcomponent_p.h:61:
  In file included from qml/qqmlvme_p.h:71:
  In file included from /work/build/qt/qtbase/include/QtQml/5.2.1/QtQml/private/qqmlprofilerservice_p.h:1:
  /work/build/qt/qtbase/include/QtQml/5.2.1/QtQml/private/../../../../../../qtdeclarative/src/qml/debugger/qqmlprofilerservice_p.h:302:1: error: 'QQmlVmeProfiler' defined as a class here but previously declared as a struct [-Werror,-Wmismatched-tags]
  make[3]: *** [.obj/qqmlcontext.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_01418/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/stable_1385718602):
    http://codereview.qt-project.org/72799 [PS1] - Adapt tests to new events from qqmlprofilerservice
    http://codereview.qt-project.org/72750 [PS1] - Some documentation for the VME profiler
    http://codereview.qt-project.org/72749 [PS1] - Use the new object creation profiler in qqmlvme
    http://codereview.qt-project.org/72748 [PS1] - Add a stack-based object creation profiler
    http://codereview.qt-project.org/72747 [PS1] - Remove old qml object creation profiling
    http://codereview.qt-project.org/72327 [PS1] - Fix QQuickTextInput not overriding shortcuts (del/home...)



More information about the Ci-reports mailing list