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

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Oct 25 12:22:49 CEST 2012


Compilation failed :(

  C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(12242) : error C2371: 'IDropTargetHelper' : redefinition; different basic types
          C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shobjidl.h(413) : see declaration of 'IDropTargetHelper'
  .\qwindowsdrag.cpp(599) : error C2027: use of undefined type 'TestNamespace::IDropTargetHelper'
          c:\work\build\qt\qtbase\src\plugins\platforms\windows\qwindowsdrag.h(86) : see declaration of 'TestNamespace::IDropTargetHelper'
  .\qwindowsdrag.cpp(599) : error C2227: left of '->DragEnter' must point to class/struct/union/generic type
  .\qwindowsdrag.cpp(615) : error C2027: use of undefined type 'TestNamespace::IDropTargetHelper'
          c:\work\build\qt\qtbase\src\plugins\platforms\windows\qwindowsdrag.h(86) : see declaration of 'TestNamespace::IDropTargetHelper'
  .\qwindowsdrag.cpp(615) : error C2227: left of '->DragOver' must point to class/struct/union/generic type
  .\qwindowsdrag.cpp(638) : error C2027: use of undefined type 'TestNamespace::IDropTargetHelper'
          c:\work\build\qt\qtbase\src\plugins\platforms\windows\qwindowsdrag.h(86) : see declaration of 'TestNamespace::IDropTargetHelper'
  .\qwindowsdrag.cpp(638) : error C2227: left of '->DragLeave' must point to class/struct/union/generic type
  .\qwindowsdrag.cpp(656) : error C2027: use of undefined type 'TestNamespace::IDropTargetHelper'
          c:\work\build\qt\qtbase\src\plugins\platforms\windows\qwindowsdrag.h(86) : see declaration of 'TestNamespace::IDropTargetHelper'
  .\qwindowsdrag.cpp(656) : error C2227: left of '->Drop' must point to class/struct/union/generic type
  .\qwindowsdrag.cpp(734) : error C2027: use of undefined type 'TestNamespace::IDropTargetHelper'
          c:\work\build\qt\qtbase\src\plugins\platforms\windows\qwindowsdrag.h(86) : see declaration of 'TestNamespace::IDropTargetHelper'
  .\qwindowsdrag.cpp(734) : error C2227: left of '->Release' must point to class/struct/union/generic type
  NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\cl.EXE"' : return code '0x2'

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

  Tested changes (refs/builds/master_1351159806):
    http://codereview.qt-project.org/37958 [PS2] - Cocoa: fix window focus lost when opening combobox
    http://codereview.qt-project.org/37503 [PS1] - Cocoa: application menu items sometimes get duplicated
    http://codereview.qt-project.org/38003 [PS3] - New-style Windows cursors when dragging object from outside
    http://codereview.qt-project.org/37970 [PS4] - Revert hacks in text rendering code path
    http://codereview.qt-project.org/37988 [PS1] - Update QDateTime serialisation docs and increase version number.
    http://codereview.qt-project.org/38128 [PS1] - Remove unnecessary call to png_set_sBit when writing png files
    http://codereview.qt-project.org/37464 [PS3] - Test: remove QSKIP from tst_qstring
    http://codereview.qt-project.org/37864 [PS1] - test: Don't fail if the network test server is not set up
    http://codereview.qt-project.org/37995 [PS2] - Fix: don't override the new non-cosmetic default pen in qwidget



More information about the Ci-reports mailing list