[Ci-reports] fail on QtQuick1_dev_Integration #135

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jun 3 15:34:53 CEST 2014


Compilation failed :(

  tst_qdeclarativeapplication.cpp
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(156) : see declaration of 'std::bad_cast'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\exception(218) : see declaration of 'stdext::exception'
          C:\Program Files\Microsoft Visual Studio 10.0\VC\INCLUDE\typeinfo(177) : see declaration of 'std::bad_typeid'
  tst_qdeclarativeapplication.cpp(72) : error C2027: use of undefined type 'TestNamespace::QGuiApplicationPrivate'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/kernel/qcoreapplication.h(221) : see declaration of 'TestNamespace::QGuiApplicationPrivate'
  tst_qdeclarativeapplication.cpp(72) : error C2227: left of '->hasCapability' must point to class/struct/union/generic type
  tst_qdeclarativeapplication.cpp(72) : error C2027: use of undefined type 'TestNamespace::QPlatformIntegration'
          c:\work\build\qt\qtbase\include\qtgui\../../src/gui/kernel/qguiapplication.h(58) : see declaration of 'TestNamespace::QPlatformIntegration'
  tst_qdeclarativeapplication.cpp(72) : error C2065: 'ApplicationState' : undeclared identifier
  tst_qdeclarativeapplication.cpp(72) : error C3861: 'platformIntegration': identifier not found

  Build log: http://testresults.qt-project.org/ci/QtQuick1_dev_Integration/build_00135/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1401801063):
    http://codereview.qt-project.org/86620 [PS3] - Update tst_qdeclarativeapplication to support OS X ApplicationState handling
    http://codereview.qt-project.org/86522 [PS3] - Fix tst_qdeclarativetextinput::copyAndPaste() for asynchronous clipboard notification.
    http://codereview.qt-project.org/86593 [PS1] - Merge remote-tracking branch 'origin/stable' into dev



More information about the Ci-reports mailing list