[Ci-reports] fail on QtBase_5.5_Integration #239

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Mar 10 23:55:07 CET 2015


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\corelib\ipc\sharedmemory\dialog.h(65) : error C2146: syntax error : missing ';' before identifier 'sharedMemory'
  c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\dialog.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\dialog.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
          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\corelib\ipc\sharedmemory\dialog.h(65) : error C2146: syntax error : missing ';' before identifier 'sharedMemory'
  c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\dialog.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\dialog.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
          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'
  dialog.cpp(72) : error C2614: 'Dialog' : illegal member initialization: 'sharedMemory' is not a base or member
  dialog.cpp(108) : error C2065: 'sharedMemory' : undeclared identifier
  dialog.cpp(108) : error C2228: left of '.isAttached' must have class/struct/union
  dialog.cpp(129) : error C2065: 'sharedMemory' : undeclared identifier
  dialog.cpp(129) : error C2228: left of '.create' must have class/struct/union
  dialog.cpp(133) : error C2065: 'sharedMemory' : undeclared identifier
  dialog.cpp(133) : error C2228: left of '.lock' must have class/struct/union
  dialog.cpp(134) : error C2065: 'sharedMemory' : undeclared identifier
  dialog.cpp(134) : error C2228: left of '.data' must have class/struct/union
  dialog.cpp(136) : error C2065: 'sharedMemory' : undeclared identifier
  dialog.cpp(136) : error C2228: left of '.size' must have class/struct/union
  dialog.cpp(137) : error C2065: 'sharedMemory' : undeclared identifier
  dialog.cpp(137) : error C2228: left of '.unlock' must have class/struct/union
  dialog.cpp(156) : error C2065: 'sharedMemory' : undeclared identifier
  dialog.cpp(156) : error C2228: left of '.attach' must have class/struct/union
  dialog.cpp(166) : error C2065: 'sharedMemory' : undeclared identifier
  dialog.cpp(166) : error C2228: left of '.lock' must have class/struct/union
  dialog.cpp(167) : error C2065: 'sharedMemory' : undeclared identifier
  dialog.cpp(167) : error C2228: left of '.constData' must have class/struct/union
  dialog.cpp(167) : error C2065: 'sharedMemory' : undeclared identifier
  dialog.cpp(167) : error C2228: left of '.size' must have class/struct/union
  dialog.cpp(170) : error C2065: 'sharedMemory' : undeclared identifier
  dialog.cpp(170) : error C2228: left of '.unlock' must have class/struct/union
  dialog.cpp(172) : error C2065: 'sharedMemory' : undeclared identifier
  dialog.cpp(172) : error C2228: left of '.detach' must have class/struct/union
  dialog.cpp(185) : error C2065: 'sharedMemory' : undeclared identifier
  dialog.cpp(185) : error C2228: left of '.detach' must have class/struct/union
  c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\.moc\release\../../dialog.h(65) : error C2146: syntax error : missing ';' before identifier 'sharedMemory'
  c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\.moc\release\../../dialog.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  c:\work\build\qt\qtbase\examples\corelib\ipc\sharedmemory\.moc\release\../../dialog.h(65) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int

  Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00239/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.5_1426027609):
    http://codereview.qt-project.org/108183 [PS1] - configure: take XQMAKESPEC into account when looking for files.
    http://codereview.qt-project.org/108175 [PS2] - QNX: Fix compilation on Windows.
    http://codereview.qt-project.org/108159 [PS6] - Fix regression in time zone handling
    http://codereview.qt-project.org/108100 [PS1] - eglfs_kms: Use a QByteArray for connectorName
    http://codereview.qt-project.org/108168 [PS1] - Enhance EGL_CONTEXT_LOST checks



More information about the Ci-reports mailing list