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

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Oct 1 10:20:12 CEST 2014


qtwayland failed to compile :(

  compiling mockinput.cpp
  mockinput.cpp: In constructor ‘Impl::Seat::Seat(Impl::Compositor*, wl_display*)’:
  mockinput.cpp:107:40: error: no matching function for call to ‘QtWaylandServer::wl_seat::wl_seat(wl_display*&)’
  mockinput.cpp:107:40: note: candidates are:
  In file included from mockinput.h:48:0,
                   from mockinput.cpp:43:
  qwayland-server-wayland.h:1049:9: note: QtWaylandServer::wl_seat::wl_seat()
  qwayland-server-wayland.h:1049:9: note:   candidate expects 0 arguments, 1 provided
  qwayland-server-wayland.h:1048:9: note: QtWaylandServer::wl_seat::wl_seat(wl_display*, int)
  qwayland-server-wayland.h:1048:9: note:   candidate expects 2 arguments, 1 provided
  qwayland-server-wayland.h:1047:9: note: QtWaylandServer::wl_seat::wl_seat(wl_client*, int, int)
  qwayland-server-wayland.h:1047:9: note:   candidate expects 3 arguments, 1 provided
  qwayland-server-wayland.h:1044:12: note: QtWaylandServer::wl_seat::wl_seat(const QtWaylandServer::wl_seat&)
  qwayland-server-wayland.h:1044:12: note:   no known conversion for argument 1 from ‘wl_display*’ to ‘const QtWaylandServer::wl_seat&’
  mockinput.cpp: In constructor ‘Impl::DataDeviceManager::DataDeviceManager(Impl::Compositor*, wl_display*)’:
  mockinput.cpp:244:30: error: no matching function for call to ‘QtWaylandServer::wl_data_device_manager::wl_data_device_manager(wl_display*&)’
  make[4]: *** [.obj/mockinput.o] Error 1
  make[3]: *** [sub-client-make_first] Error 2
  make[2]: *** [sub-auto-make_first] Error 2
  make[1]: *** [sub-tests-make_first] Error 2
  make: *** [module-qtwayland] Error 2

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

  Tested changes (refs/builds/5.4_1412150482):
    http://codereview.qt-project.org/96121 [PS2] - Fix the compositor's wayland versioning



More information about the Ci-reports mailing list