[Ci-reports] fail on QtBase_dev_Integration #3528

Qt Continuous Integration System ci-noreply at qt-project.org
Tue May 20 12:15:04 CEST 2014


Compilation failed :(

          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
  c:\work\build\qt\qtbase\examples\widgets\itemviews\simpletreemodel\treeitem.h(66) : error C2365: 'TreeItem::parentItem' : redefinition; previous definition was 'member function'
          c:\work\build\qt\qtbase\examples\widgets\itemviews\simpletreemodel\treeitem.h(61) : see declaration of 'TreeItem::parentItem'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(684) : see declaration of '_wcstoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(685) : see declaration of '_wcstoui64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(654) : see declaration of '_strtoi64'
          c:\program files\windows ce tools\sdks\beagleboard-xm - wec7\include\armv4i\stdlib.h(655) : see declaration of '_strtoui64'
  c:\work\build\qt\qtbase\examples\widgets\itemviews\simpletreemodel\treeitem.h(66) : error C2365: 'TreeItem::parentItem' : redefinition; previous definition was 'member function'
          c:\work\build\qt\qtbase\examples\widgets\itemviews\simpletreemodel\treeitem.h(61) : see declaration of 'TreeItem::parentItem'
  treeitem.cpp(54) : error C2659: '=' : function as left operand
  treeitem.cpp(104) : error C3867: 'TreeItem::parentItem': function call missing argument list; use '&TreeItem::parentItem' to create a pointer to member
  treeitem.cpp(104) : error C2440: 'return' : cannot convert from 'TreeItem *(__cdecl TreeItem::* )(void)' to 'TreeItem *'
  treeitem.cpp(111) : error C3867: 'TreeItem::parentItem': function call missing argument list; use '&TreeItem::parentItem' to create a pointer to member
  treeitem.cpp(112) : error C2227: left of '->childItems' must point to class/struct/union/generic type
  treeitem.cpp(112) : error C2228: left of '.indexOf' must have class/struct/union

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03528/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1400580299):
    http://codereview.qt-project.org/85527 [PS1] - simpletreemodel example: rename parent() to parentItem() for clarity
    http://codereview.qt-project.org/84275 [PS6] - De-inline QDebug destructor



More information about the Ci-reports mailing list