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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Mar 10 20:35:04 CET 2015


Compilation failed :(

          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'
          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'
          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:\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\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:\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\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:\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
  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

  Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00236/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.5_1426015634):
    http://codereview.qt-project.org/107433 [PS5] - Improve handling of XRandR events in XCB backend
    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/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/108168 [PS1] - Enhance EGL_CONTEXT_LOST checks
    http://codereview.qt-project.org/108196 [PS2] - xcb: another QXcbScreen null pointer check
    http://codereview.qt-project.org/108174 [PS3] - Clean up QLibraryInfoPrivate::findConfiguration()



More information about the Ci-reports mailing list