[Ci-reports] fail on QtWayland_5.4_Integration #57

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Sep 12 23:03:31 CEST 2014


qtwayland failed to compile :(

  compiling qwaylandscreen.cpp
  qwaylandscreen.cpp: In member function ‘virtual void QWaylandScreen::output_done()’:
  qwaylandscreen.cpp:217:75: error: no matching function for call to ‘QWindowSystemInterface::handleScreenGeometryChange(QScreen*, QRect&)’
  qwaylandscreen.cpp:217:75: note: candidate is:
  In file included from /work/build/qt/qtbase/include/QtGui/5.4.0/QtGui/qpa/qwindowsysteminterface.h:1:0,
                   from qwaylandscreen.cpp:51:
  /work/build/qt/qtbase/include/QtGui/5.4.0/QtGui/qpa/../../../../../src/gui/kernel/qwindowsysteminterface.h:167:17: note: static void QWindowSystemInterface::handleScreenGeometryChange(QScreen*, const QRect&, const QRect&)
  /work/build/qt/qtbase/include/QtGui/5.4.0/QtGui/qpa/../../../../../src/gui/kernel/qwindowsysteminterface.h:167:17: note:   candidate expects 3 arguments, 2 provided
  qwaylandscreen.cpp:218:5: error: ‘handleScreenAvailableGeometryChange’ is not a member of ‘QWindowSystemInterface’
  make[3]: *** [.obj/qwaylandscreen.o] Error 1
  make[2]: *** [sub-client-make_first] Error 2
  make[1]: *** [sub-src-make_first] Error 2
  make: *** [module-qtwayland] Error 2

  Build log: http://testresults.qt-project.org/ci/QtWayland_5.4_Integration/build_00057/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz

  Tested changes (refs/builds/5.4_1410554694):
    http://codereview.qt-project.org/94800 [PS1] - Don't give bogus values for a screen physical size



More information about the Ci-reports mailing list