[Ci-reports] fail on QtDeclarative_dev_Integration #1789

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Aug 6 17:04:36 CEST 2014


qtdeclarative failed to compile :(

  In file included from items/qquickmultipointtoucharea.cpp:42:0:
  items/qquickmultipointtoucharea_p.h:274:32: error: field '_mouseTouchPoint' has incomplete type
  items/qquickmultipointtoucharea.cpp: In member function 'void TestNamespace::QQuickMultiPointTouchArea::setMouseEnabled(bool)':
  items/qquickmultipointtoucharea.cpp:431:13: error: '_mouseTouchPoint' was not declared in this scope
  items/qquickmultipointtoucharea.cpp: In member function 'void TestNamespace::QQuickMultiPointTouchArea::updateTouchData(TestNamespace::QEvent*)':
  items/qquickmultipointtoucharea.cpp:509:40: error: '_mouseTouchPoint' was not declared in this scope
  items/qquickmultipointtoucharea.cpp:520:26: error: '_mouseTouchPoint' was not declared in this scope
  items/qquickmultipointtoucharea.cpp: In member function 'void TestNamespace::QQuickMultiPointTouchArea::addTouchPoint(const TestNamespace::QMouseEvent*)':
  items/qquickmultipointtoucharea.cpp:652:5: error: '_mouseTouchPoint' was not declared in this scope
  items/qquickmultipointtoucharea.cpp: In member function 'virtual void TestNamespace::QQuickMultiPointTouchArea::mouseReleaseEvent(TestNamespace::QMouseEvent*)':
  items/qquickmultipointtoucharea.cpp:766:9: error: '_mouseTouchPoint' was not declared in this scope
  make[3]: *** [.obj/qquickmultipointtoucharea.o] Error 1
  make[2]: *** [sub-quick-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_01789/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1407337172):
    http://codereview.qt-project.org/91583 [PS1] - MultiPointTouchArea: Guard _mouseTouchPoint with a QPointer.
    http://codereview.qt-project.org/91523 [PS5] - Add support for conditional breakpoints and evaluate.
    http://codereview.qt-project.org/91552 [PS1] - Accelerate property lookups for C++-based QObject singletons.
    http://codereview.qt-project.org/91532 [PS4] - V4: add more line number information.



More information about the Ci-reports mailing list