[Ci-reports] fail on QtBase_dev_Integration #3959

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jul 29 21:58:50 CEST 2014


Compilation failed :(

  c:\work\build\qt\qtbase\examples\opengl\qopenglwindow\background_renderer.h(64) : error C2146: syntax error : missing ';' before identifier 'm_watcher'
  c:\work\build\qt\qtbase\examples\opengl\qopenglwindow\background_renderer.h(64) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  background_renderer.cpp(76) : error C2065: 'm_watcher' : undeclared identifier
  background_renderer.cpp(76) : error C2228: left of '.addPath' must have class/struct/union
  background_renderer.cpp(79) : error C2065: 'm_watcher' : undeclared identifier
  background_renderer.cpp(79) : error C2653: 'QFileSystemWatcher' : is not a class or namespace name
  background_renderer.cpp(79) : error C2276: '&' : illegal operation on bound member function expression
  c:\work\build\qt\qtbase\examples\opengl\qopenglwindow\.moc\release\../../background_renderer.h(64) : error C2146: syntax error : missing ';' before identifier 'm_watcher'
  c:\work\build\qt\qtbase\examples\opengl\qopenglwindow\.moc\release\../../background_renderer.h(64) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  c:\work\build\qt\qtbase\examples\opengl\qopenglwindow\background_renderer.h(64) : error C2146: syntax error : missing ';' before identifier 'm_watcher'
  c:\work\build\qt\qtbase\examples\opengl\qopenglwindow\background_renderer.h(64) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03959/winrt-x64-msvc2013_Windows_81/log.txt.gz

  Tested changes (refs/builds/dev_1406663062):
    http://codereview.qt-project.org/90580 [PS3] - Ensure valid data after QImage::invertPixels
    http://codereview.qt-project.org/90885 [PS2] - Fix QByteArray::to{Upper,Lower} when the array contains embedded nulls
    http://codereview.qt-project.org/90963 [PS1] - Add EglDisplay case to nativeResourceForContext on eglfs
    http://codereview.qt-project.org/89347 [PS5] - Rework of QSysInfo OS and kernel version functions
    http://codereview.qt-project.org/89342 [PS2] - Doc: update the list of typical values for xxxCpuArchitecture
    http://codereview.qt-project.org/89341 [PS3] - Attempt to add support for Solaris sysinfo call
    http://codereview.qt-project.org/88753 [PS9] - Add QSysInfo::currentCpuArchitecture()
    http://codereview.qt-project.org/90585 [PS19] - Introduce QOpenGLWindow
    http://codereview.qt-project.org/88515 [PS2] - remove pointless 'group' parameter
    http://codereview.qt-project.org/90682 [PS1] - make module-by-module build work when old builds are installed
    http://codereview.qt-project.org/90681 [PS1] - add priority sorting to $$resolve_depends()
    http://codereview.qt-project.org/89392 [PS2] - Streamline debug output of QMainWindowLayout.
    http://codereview.qt-project.org/87754 [PS3] - QMdiArea: Store focus widget when new QMdiSubWindow is added.
    http://codereview.qt-project.org/90464 [PS8] - Support RGB30 formats in OpenGL framebuffers and paint engine
    http://codereview.qt-project.org/90902 [PS1] - remove FORMS3 support from VS project generator
    http://codereview.qt-project.org/90901 [PS1] - Doc: remove old FORMS3 snippet
    http://codereview.qt-project.org/90900 [PS2] - Do not show warning on null result in getProcAddress



More information about the Ci-reports mailing list