[Ci-reports] fail on QtDeclarative_5.4_Integration #285

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Oct 20 16:35:54 CEST 2014


qtdeclarative failed to compile :(

  compiling scenegraph/qsgrenderloop.cpp
  scenegraph/qsgrenderloop.cpp:284:40: error: allocation of incomplete type 'QOffscreenSurface'
  /work/build/qt/qtbase/include/QtGui/5.4.0/QtGui/qpa/../../../../../src/gui/kernel/qplatformintegration.h:73:7: note: forward declaration of 'QOffscreenSurface'
  scenegraph/qsgrenderloop.cpp:285:29: error: member access into incomplete type 'QOffscreenSurface'
  /work/build/qt/qtbase/include/QtGui/5.4.0/QtGui/qpa/../../../../../src/gui/kernel/qplatformintegration.h:73:7: note: forward declaration of 'QOffscreenSurface'
  scenegraph/qsgrenderloop.cpp:286:29: error: member access into incomplete type 'QOffscreenSurface'
  /work/build/qt/qtbase/include/QtGui/5.4.0/QtGui/qpa/../../../../../src/gui/kernel/qplatformintegration.h:73:7: note: forward declaration of 'QOffscreenSurface'
  scenegraph/qsgrenderloop.cpp:287:21: error: assigning to 'QSurface *' from incompatible type 'QOffscreenSurface *'
  In file included from scenegraph/qsgrenderloop.cpp:34:
  In file included from scenegraph/qsgrenderloop_p.h:37:
  In file included from /work/build/qt/qtbase/include/QtGui/QImage:1:
  In file included from /work/build/qt/qtbase/include/QtGui/qimage.h:1:
  In file included from /work/build/qt/qtbase/include/QtGui/../../src/gui/image/qimage.h:37:
  In file included from /work/build/qt/qtbase/include/QtGui/qtransform.h:1:
  In file included from /work/build/qt/qtbase/include/QtGui/../../src/gui/painting/qtransform.h:36:
  In file included from /work/build/qt/qtbase/include/QtGui/qmatrix.h:1:
  In file included from /work/build/qt/qtbase/include/QtGui/../../src/gui/painting/qmatrix.h:38:
  In file included from /work/build/qt/qtbase/include/QtGui/qregion.h:1:
  In file included from /work/build/qt/qtbase/include/QtGui/../../src/gui/painting/qregion.h:42:
  In file included from /work/build/qt/qtbase/include/QtCore/qdatastream.h:1:
  In file included from /work/build/qt/qtbase/include/QtCore/../../src/corelib/io/qdatastream.h:37:
  In file included from /work/build/qt/qtbase/include/QtCore/qscopedpointer.h:1:
  /work/build/qt/qtbase/include/QtCore/../../src/corelib/tools/qscopedpointer.h:51:40: error: invalid application of 'sizeof' to an incomplete type 'QOffscreenSurface'
  make[3]: *** [.obj/qsgrenderloop.o] Error 1
  make[2]: *** [sub-quick-make_first-ordered] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtdeclarative] Error 2

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.4_Integration/build_00285/macx-clang_no-framework_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/5.4_1413815070):
    http://codereview.qt-project.org/96532 [PS3] - Doc: Fixed an error in the QML snippet
    http://codereview.qt-project.org/97583 [PS2] - Fix failing makeCurrent in basic renderloop when closing windows
    http://codereview.qt-project.org/97600 [PS1] - Fix tst_qquickpositioners on OS X



More information about the Ci-reports mailing list