[Ci-reports] fail on QtBase_dev_Integration #3965

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Jul 30 15:07:27 CEST 2014


Compilation failed :(

          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'
  qwindowsnativeinterface.cpp
          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'
  qwindowsnativeinterface.cpp(61) : error C2365: 'GetDC' : redefinition; previous definition was 'function'
          C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\winuser.h(2661) : see declaration of 'GetDC'
  qwindowsnativeinterface.cpp(63) : error C2365: 'ReleaseDC' : redefinition; previous definition was 'function'
          C:\Program Files\Windows CE Tools\SDKs\BeagleBoard-xM - WEC7\include\ARMv4I\winuser.h(2674) : see declaration of 'ReleaseDC'
  qwindowsnativeinterface.cpp(75) : error C2146: syntax error : missing '}' before identifier 'QByteArray'
  qwindowsnativeinterface.cpp(75) : error C2146: syntax error : missing ';' before identifier 'QByteArray'
  qwindowsnativeinterface.cpp(76) : error C2143: syntax error : missing ';' before '}'
  qwindowsnativeinterface.cpp(77) : error C2065: 'names' : undeclared identifier
  qwindowsnativeinterface.cpp(77) : error C2065: 'names' : undeclared identifier
  qwindowsnativeinterface.cpp(77) : error C2070: ''unknown-type'': illegal sizeof operand
  qwindowsnativeinterface.cpp(77) : error C2065: 'names' : undeclared identifier
  qwindowsnativeinterface.cpp(78) : error C2065: 'names' : undeclared identifier
  qwindowsnativeinterface.cpp(78) : error C2065: 'key' : undeclared identifier
  qwindowsnativeinterface.cpp(79) : error C2059: syntax error : 'if'
  qwindowsnativeinterface.cpp(81) : error C2059: syntax error : 'return'
  qwindowsnativeinterface.cpp(82) : error C2059: syntax error : '}'
  qwindowsnativeinterface.cpp(82) : error C2143: syntax error : missing ';' before '}'
  qwindowsnativeinterface.cpp(82) : error C2059: syntax error : '}'
  qwindowsnativeinterface.cpp(85) : error C2143: syntax error : missing ';' before '{'
  qwindowsnativeinterface.cpp(85) : error C2447: '{' : missing function header (old-style formal list?)

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

  Tested changes (refs/builds/dev_1406725135):
    http://codereview.qt-project.org/87713 [PS1] - Accessibility Linux: Also send meta key as modifier
    http://codereview.qt-project.org/90565 [PS3] - Xcode: Don't show QMAKE_INTERNAL_INCLUDED_FILES from Qt (prf/pri)
    http://codereview.qt-project.org/90953 [PS1] - tst_QProgressDialog: enable topLevelWindows() check in cleanup()
    http://codereview.qt-project.org/90952 [PS1] - Clean up tst_QProgressDialog
    http://codereview.qt-project.org/72637 [PS6] - QProgressDialog: don't require setValue(0) to be called.
    http://codereview.qt-project.org/87924 [PS1] - Accessibility: Top level widgets should only be in the hierarchy once
    http://codereview.qt-project.org/90962 [PS3] - Allow lower case resource names in native interface on Windows
    http://codereview.qt-project.org/91053 [PS1] - Cache the parsed drawables.
    http://codereview.qt-project.org/91050 [PS1] - Micro-optimize qdoc
    http://codereview.qt-project.org/91049 [PS1] - Micro-optimize uic
    http://codereview.qt-project.org/91048 [PS1] - Micro-optimize QXmlStreamReaderPrivate.
    http://codereview.qt-project.org/90464 [PS9] - Support RGB30 formats in OpenGL framebuffers and paint engine
    http://codereview.qt-project.org/90963 [PS1] - Add EglDisplay case to nativeResourceForContext on eglfs
    http://codereview.qt-project.org/90885 [PS2] - Fix QByteArray::to{Upper,Lower} when the array contains embedded nulls
    http://codereview.qt-project.org/89746 [PS3] - Android: extract ListView divider & selection
    http://codereview.qt-project.org/90779 [PS8] - OS X: correct tablet stylus rotation to range -180..180 degrees
    http://codereview.qt-project.org/90967 [PS3] - OS X: add buttons to tablet events
    http://codereview.qt-project.org/90966 [PS3] - OS X: correct tablet airbrush tangentialPressure to range -1..1
    http://codereview.qt-project.org/86952 [PS17] - QTabletEvent manual test: show buttons, pressure, eraser
    http://codereview.qt-project.org/90585 [PS20] - Introduce QOpenGLWindow
    http://codereview.qt-project.org/85550 [PS7] - Add QString::splitRef functions.
    http://codereview.qt-project.org/87984 [PS5] - QDebug: Improve QDebug stream operator for QFlags
    http://codereview.qt-project.org/90580 [PS3] - Ensure valid data after QImage::invertPixels
    http://codereview.qt-project.org/89665 [PS2] - Remove normalization of "default" category
    http://codereview.qt-project.org/90138 [PS4] - Add qFormatLogMessage()
    http://codereview.qt-project.org/90911 [PS4] - QOpenGLVAO: refactor the helper class and export it
    http://codereview.qt-project.org/90924 [PS1] - Merge remote-tracking branch 'origin/5.3' into dev



More information about the Ci-reports mailing list