Advertisement
Guest User

RPi qtwayland fail

a guest
Oct 16th, 2012
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 272.80 KB | None | 0 0
  1. cd src/ && ( test -f Makefile || /opt/qt5/bin/qmake /home/jon/src/ics/qt5/qtwayland/src/src.pro -o Makefile ) && make -f Makefile
  2. /home/jon/src/ics/qt5/qtwayland/src
  3. make[1]: Entering directory `/home/jon/src/ics/qt5/qtwayland/src'
  4. cd compositor/ && ( test -f Makefile || /opt/qt5/bin/qmake /home/jon/src/ics/qt5/qtwayland/src/compositor/compositor.pro -o Makefile ) && make -f Makefile
  5. /home/jon/src/ics/qt5/qtwayland/src/compositor
  6. Project MESSAGE: /opt/qt5/bin/syncqt -module QtCompositor -qtdir /opt/qt5 -outdir /home/jon/src/ics/qt5/qtwayland /home/jon/src/ics/qt5/qtwayland
  7. <srcbase> = /home/jon/src/ics/qt5/qtwayland
  8. <outbase> = /home/jon/src/ics/qt5/qtwayland
  9. QtCompositor: created fwd-include header(s) for <srcbase>/src/compositor/compositor_api/ { waylandcompositor.h (1), waylandinput.h (1), waylandsurface.h (1), waylandsurfaceitem.h (1), waylandsurfacenode.h (1), waylandsurfacetexturematerial.h (1) }
  10. QtCompositor: created fwd-include header(s) for <srcbase>/src/compositor/global/ { waylandexport.h (1), waylandobject.h (1), waylandresourcecollection.h (1) }
  11. QtCompositor: created fwd-include header(s) for <srcbase>/src/compositor/hardware_integration/ { graphicshardwareintegration.h (1) }
  12. QtCompositor: created fwd-include header(s) for <srcbase>/src/compositor/wayland_wrapper/ { wlcompositor.h (1), wldatadevice.h (1), wldatadevicemanager.h (1), wldataoffer.h (1), wldatasource.h (1), wldisplay.h (1), wlextendedoutput.h (1), wlextendedsurface.h (1), wlinputdevice.h (1), wloutput.h (1), wlqtkey.h (1), wlregion.h (1), wlshellsurface.h (1), wlsubsurface.h (1), wlsurface.h (1), wlsurfacebuffer.h (1), wltouch.h (1) }
  13. QtCompositor: created fwd-include header(s) for <srcbase>/src/compositor/windowmanagerprotocol/ { waylandwindowmanagerintegration.h (1) }
  14. QtCompositor: created fwd-include header(s) for <srcbase>/src/compositor/hardware_integration/brcm_egl/ { brcmbuffer.h (1), brcmeglintegration.h (1) }
  15. QtCompositor: created fwd-include header(s) for <srcbase>/src/compositor/hardware_integration/wayland_egl/ { waylandeglintegration.h (1) }
  16. QtCompositor: created fwd-include header(s) for <srcbase>/src/compositor/hardware_integration/xcomposite_egl/ { xcompositeeglintegration.h (1) }
  17. QtCompositor: created fwd-include header(s) for <srcbase>/src/compositor/hardware_integration/xcomposite_glx/ { xcompositeglxintegration.h (1) }
  18. QtCompositor: created fwd-include header(s) for <srcbase>/src/compositor/hardware_integration/xcomposite_share/ { xcompositebuffer.h (1), xcompositehandler.h (1), xlibinclude.h (1) }
  19. QtCompositor: created headers.pri file
  20. Qt-Compositor configured with openGL integration: brcm_egl
  21. Project MESSAGE: This project is using private headers and will therefore be tied to this specific Qt module build version.
  22. Project MESSAGE: Running this project against other versions of the Qt modules may crash at any arbitrary point.
  23. Project MESSAGE: This is not a bug, but a result of using Qt internals. You have been warned!
  24. make[2]: Entering directory `/home/jon/src/ics/qt5/qtwayland/src/compositor'
  25. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/waylandresourcecollection.o global/waylandresourcecollection.cpp
  26. global/waylandresourcecollection.cpp: In member function ‘void Wayland::ResourceCollection::registerResource(wl_resource*)’:
  27. global/waylandresourcecollection.cpp:61:15: error: ‘struct wl_listener’ has no member named ‘notify’
  28. global/waylandresourcecollection.cpp:62:30: error: ‘struct wl_resource’ has no member named ‘destroy_signal’
  29. global/waylandresourcecollection.cpp:62:54: error: ‘wl_signal_add’ was not declared in this scope
  30. make[2]: [.obj/release-shared/waylandresourcecollection.o] Error 1 (ignored)
  31. wayland-scanner server-header < ../../extensions/output-extension.xml > wayland-output-extension-server-protocol.h
  32. wayland-scanner server-header < ../../extensions/surface-extension.xml > wayland-surface-extension-server-protocol.h
  33. wayland-scanner server-header < ../../extensions/sub-surface-extension.xml > wayland-sub-surface-extension-server-protocol.h
  34. wayland-scanner server-header < ../../extensions/touch-extension.xml > wayland-touch-extension-server-protocol.h
  35. wayland-scanner server-header < ../../extensions/qtkey-extension.xml > wayland-qtkey-extension-server-protocol.h
  36. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wlcompositor.o wayland_wrapper/wlcompositor.cpp
  37. In file included from wayland_wrapper/wlcompositor.cpp:52:0:
  38. wayland_wrapper/wlshellsurface.h:147:43: error: ‘wl_pointer_grab’ was not declared in this scope
  39. wayland_wrapper/wlshellsurface.h:147:58: error: template argument 1 is invalid
  40. In file included from ../../include/QtCompositor/waylandobject.h:1:0,
  41. from wayland_wrapper/wlsurface.h:49,
  42. from wayland_wrapper/wlcompositor.cpp:45:
  43. ../../include/QtCompositor/../../src/compositor/global/waylandobject.h: In instantiation of ‘class Wayland::Object<Wayland::wl_seat>’:
  44. wayland_wrapper/wlinputdevice.h:67:1: required from here
  45. ../../include/QtCompositor/../../src/compositor/global/waylandobject.h:51:7: error: invalid use of incomplete type ‘struct Wayland::wl_seat’
  46. In file included from wayland_wrapper/wlcompositor.cpp:55:0:
  47. wayland_wrapper/wlinputdevice.h:66:42: error: forward declaration of ‘struct Wayland::wl_seat’
  48. wayland_wrapper/wlinputdevice.h:101:5: error: ‘wl_pointer’ does not name a type
  49. wayland_wrapper/wlinputdevice.h:102:5: error: ‘wl_keyboard’ does not name a type
  50. wayland_wrapper/wlinputdevice.h:103:5: error: ‘wl_touch’ does not name a type
  51. wayland_wrapper/wlinputdevice.h:104:11: error: ‘wl_pointer’ does not name a type
  52. wayland_wrapper/wlinputdevice.h:105:11: error: ‘wl_keyboard’ does not name a type
  53. wayland_wrapper/wlinputdevice.h:106:11: error: ‘wl_touch’ does not name a type
  54. wayland_wrapper/wlinputdevice.h:119:9: error: ‘wl_pointer’ does not name a type
  55. wayland_wrapper/wlinputdevice.h:120:9: error: ‘wl_keyboard’ does not name a type
  56. wayland_wrapper/wlinputdevice.h:121:9: error: ‘wl_touch’ does not name a type
  57. wayland_wrapper/wlcompositor.cpp:103:1: error: too many initializers for ‘const wl_compositor_interface’
  58. wayland_wrapper/wlcompositor.cpp: In constructor ‘Wayland::Compositor::Compositor(WaylandCompositor*)’:
  59. wayland_wrapper/wlcompositor.cpp:156:44: error: ‘wl_display_init_shm’ was not declared in this scope
  60. wayland_wrapper/wlcompositor.cpp: In member function ‘void Wayland::Compositor::surfaceDestroyed(Wayland::Surface*)’:
  61. wayland_wrapper/wlcompositor.cpp:280:35: error: ‘class Wayland::InputDevice’ has no member named ‘pointerDevice’
  62. wayland_wrapper/wlcompositor.cpp:280:59: error: ‘wl_pointer_set_focus’ was not declared in this scope
  63. make[2]: [.obj/release-shared/wlcompositor.o] Error 1 (ignored)
  64. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wldisplay.o wayland_wrapper/wldisplay.cpp
  65. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wloutput.o wayland_wrapper/wloutput.cpp
  66. wayland_wrapper/wloutput.cpp: In constructor ‘Wayland::Output::Output(Wayland::OutputGlobal*, wl_client*, uint32_t, uint32_t)’:
  67. wayland_wrapper/wloutput.cpp:98:101: error: ‘wl_output_send_geometry’ was not declared in this scope
  68. wayland_wrapper/wloutput.cpp:101:122: error: ‘wl_output_send_mode’ was not declared in this scope
  69. make[2]: [.obj/release-shared/wloutput.o] Error 1 (ignored)
  70. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wlsurface.o wayland_wrapper/wlsurface.cpp
  71. In file included from ../../include/QtCompositor/waylandobject.h:1:0,
  72. from wayland_wrapper/wlsurface.h:49,
  73. from wayland_wrapper/wlsurface.cpp:41:
  74. ../../include/QtCompositor/../../src/compositor/global/waylandobject.h: In instantiation of ‘class Wayland::Object<Wayland::wl_seat>’:
  75. wayland_wrapper/wlinputdevice.h:67:1: required from here
  76. ../../include/QtCompositor/../../src/compositor/global/waylandobject.h:51:7: error: invalid use of incomplete type ‘struct Wayland::wl_seat’
  77. In file included from wayland_wrapper/wlsurface.cpp:49:0:
  78. wayland_wrapper/wlinputdevice.h:66:42: error: forward declaration of ‘struct Wayland::wl_seat’
  79. wayland_wrapper/wlinputdevice.h:101:5: error: ‘wl_pointer’ does not name a type
  80. wayland_wrapper/wlinputdevice.h:102:5: error: ‘wl_keyboard’ does not name a type
  81. wayland_wrapper/wlinputdevice.h:103:5: error: ‘wl_touch’ does not name a type
  82. wayland_wrapper/wlinputdevice.h:104:11: error: ‘wl_pointer’ does not name a type
  83. wayland_wrapper/wlinputdevice.h:105:11: error: ‘wl_keyboard’ does not name a type
  84. wayland_wrapper/wlinputdevice.h:106:11: error: ‘wl_touch’ does not name a type
  85. wayland_wrapper/wlinputdevice.h:119:9: error: ‘wl_pointer’ does not name a type
  86. wayland_wrapper/wlinputdevice.h:120:9: error: ‘wl_keyboard’ does not name a type
  87. wayland_wrapper/wlinputdevice.h:121:9: error: ‘wl_touch’ does not name a type
  88. In file included from wayland_wrapper/wlsurface.cpp:54:0:
  89. wayland_wrapper/wlshellsurface.h:147:43: error: ‘wl_pointer_grab’ was not declared in this scope
  90. wayland_wrapper/wlshellsurface.h:147:58: error: template argument 1 is invalid
  91. wayland_wrapper/wlsurface.cpp: In member function ‘void Wayland::Surface::sendFrameCallback()’:
  92. wayland_wrapper/wlsurface.cpp:241:51: error: ‘wl_callback_send_done’ was not declared in this scope
  93. wayland_wrapper/wlsurface.cpp:242:43: error: too few arguments to function ‘void wl_resource_destroy(wl_resource*, uint32_t)’
  94. In file included from wayland_wrapper/wlsurfacebuffer.h:48:0,
  95. from wayland_wrapper/wlsurface.h:46,
  96. from wayland_wrapper/wlsurface.cpp:41:
  97. /mnt/rasp-pi-rootfs/usr/include/wayland-server.h:259:1: note: declared here
  98. wayland_wrapper/wlsurface.cpp: At global scope:
  99. wayland_wrapper/wlsurface.cpp:446:1: error: too many initializers for ‘const wl_surface_interface’
  100. wayland_wrapper/wlsurface.cpp: In static member function ‘static void Wayland::Surface::surface_destroy(wl_client*, wl_resource*)’:
  101. wayland_wrapper/wlsurface.cpp:450:41: error: too few arguments to function ‘void wl_resource_destroy(wl_resource*, uint32_t)’
  102. In file included from wayland_wrapper/wlsurfacebuffer.h:48:0,
  103. from wayland_wrapper/wlsurface.h:46,
  104. from wayland_wrapper/wlsurface.cpp:41:
  105. /mnt/rasp-pi-rootfs/usr/include/wayland-server.h:259:1: note: declared here
  106. make[2]: [.obj/release-shared/wlsurface.o] Error 1 (ignored)
  107. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wlshellsurface.o wayland_wrapper/wlshellsurface.cpp
  108. In file included from wayland_wrapper/wlshellsurface.cpp:41:0:
  109. wayland_wrapper/wlshellsurface.h:147:43: error: ‘wl_pointer_grab’ was not declared in this scope
  110. wayland_wrapper/wlshellsurface.h:147:58: error: template argument 1 is invalid
  111. In file included from ../../include/QtCompositor/waylandobject.h:1:0,
  112. from wayland_wrapper/wlshellsurface.h:44,
  113. from wayland_wrapper/wlshellsurface.cpp:41:
  114. ../../include/QtCompositor/../../src/compositor/global/waylandobject.h: In instantiation of ‘class Wayland::Object<Wayland::wl_seat>’:
  115. wayland_wrapper/wlinputdevice.h:67:1: required from here
  116. ../../include/QtCompositor/../../src/compositor/global/waylandobject.h:51:7: error: invalid use of incomplete type ‘struct Wayland::wl_seat’
  117. In file included from wayland_wrapper/wlshellsurface.cpp:45:0:
  118. wayland_wrapper/wlinputdevice.h:66:42: error: forward declaration of ‘struct Wayland::wl_seat’
  119. wayland_wrapper/wlinputdevice.h:101:5: error: ‘wl_pointer’ does not name a type
  120. wayland_wrapper/wlinputdevice.h:102:5: error: ‘wl_keyboard’ does not name a type
  121. wayland_wrapper/wlinputdevice.h:103:5: error: ‘wl_touch’ does not name a type
  122. wayland_wrapper/wlinputdevice.h:104:11: error: ‘wl_pointer’ does not name a type
  123. wayland_wrapper/wlinputdevice.h:105:11: error: ‘wl_keyboard’ does not name a type
  124. wayland_wrapper/wlinputdevice.h:106:11: error: ‘wl_touch’ does not name a type
  125. wayland_wrapper/wlinputdevice.h:119:9: error: ‘wl_pointer’ does not name a type
  126. wayland_wrapper/wlinputdevice.h:120:9: error: ‘wl_keyboard’ does not name a type
  127. wayland_wrapper/wlinputdevice.h:121:9: error: ‘wl_touch’ does not name a type
  128. wayland_wrapper/wlshellsurface.cpp: In member function ‘void Wayland::ShellSurface::sendConfigure(uint32_t, int32_t, int32_t)’:
  129. wayland_wrapper/wlshellsurface.cpp:92:70: error: ‘wl_shell_surface_send_configure’ was not declared in this scope
  130. wayland_wrapper/wlshellsurface.cpp: In member function ‘void Wayland::ShellSurface::adjustPosInResize()’:
  131. wayland_wrapper/wlshellsurface.cpp:107:56: error: ‘class Wayland::ShellSurfaceResizeGrabber’ has no member named ‘base’
  132. wayland_wrapper/wlshellsurface.cpp:107:65: error: ‘wl_fixed_to_int’ was not declared in this scope
  133. wayland_wrapper/wlshellsurface.cpp:108:56: error: ‘class Wayland::ShellSurfaceResizeGrabber’ has no member named ‘base’
  134. wayland_wrapper/wlshellsurface.cpp: In static member function ‘static void Wayland::ShellSurface::move(wl_client*, wl_resource*, wl_resource*, uint32_t)’:
  135. wayland_wrapper/wlshellsurface.cpp:164:5: error: ‘wl_pointer’ was not declared in this scope
  136. wayland_wrapper/wlshellsurface.cpp:164:17: error: ‘pointer’ was not declared in this scope
  137. wayland_wrapper/wlshellsurface.cpp:164:41: error: ‘class Wayland::InputDevice’ has no member named ‘pointerDevice’
  138. wayland_wrapper/wlshellsurface.cpp:165:26: error: ‘class Wayland::ShellSurfaceMoveGrabber’ has no member named ‘base’
  139. wayland_wrapper/wlshellsurface.cpp:166:26: error: ‘class Wayland::ShellSurfaceMoveGrabber’ has no member named ‘base’
  140. wayland_wrapper/wlshellsurface.cpp:167:63: error: ‘wl_fixed_to_int’ was not declared in this scope
  141. wayland_wrapper/wlshellsurface.cpp:170:57: error: ‘class Wayland::ShellSurfaceMoveGrabber’ has no member named ‘base’
  142. wayland_wrapper/wlshellsurface.cpp:170:63: error: ‘wl_pointer_start_grab’ was not declared in this scope
  143. wayland_wrapper/wlshellsurface.cpp: In static member function ‘static void Wayland::ShellSurface::resize(wl_client*, wl_resource*, wl_resource*, uint32_t, uint32_t)’:
  144. wayland_wrapper/wlshellsurface.cpp:190:5: error: ‘wl_pointer’ was not declared in this scope
  145. wayland_wrapper/wlshellsurface.cpp:190:17: error: ‘pointer’ was not declared in this scope
  146. wayland_wrapper/wlshellsurface.cpp:190:41: error: ‘class Wayland::InputDevice’ has no member named ‘pointerDevice’
  147. wayland_wrapper/wlshellsurface.cpp:191:28: error: ‘class Wayland::ShellSurfaceResizeGrabber’ has no member named ‘base’
  148. wayland_wrapper/wlshellsurface.cpp:192:28: error: ‘class Wayland::ShellSurfaceResizeGrabber’ has no member named ‘base’
  149. wayland_wrapper/wlshellsurface.cpp:197:59: error: ‘class Wayland::ShellSurfaceResizeGrabber’ has no member named ‘base’
  150. wayland_wrapper/wlshellsurface.cpp:197:65: error: ‘wl_pointer_start_grab’ was not declared in this scope
  151. wayland_wrapper/wlshellsurface.cpp: In static member function ‘static void Wayland::ShellSurface::set_transient(wl_client*, wl_resource*, wl_resource*, int, int, uint32_t)’:
  152. wayland_wrapper/wlshellsurface.cpp:226:17: error: ‘WL_SHELL_SURFACE_TRANSIENT_INACTIVE’ was not declared in this scope
  153. wayland_wrapper/wlshellsurface.cpp: At global scope:
  154. wayland_wrapper/wlshellsurface.cpp:302:1: error: too many initializers for ‘const wl_shell_surface_interface’
  155. wayland_wrapper/wlshellsurface.cpp:302:1: error: invalid conversion from ‘void (*)(wl_client*, wl_resource*, uint32_t) {aka void (*)(wl_client*, wl_resource*, unsigned int)}’ to ‘void (*)(wl_client*, wl_resource*, wl_resource*, uint32_t) {aka void (*)(wl_client*, wl_resource*, wl_resource*, unsigned int)}’ [-fpermissive]
  156. wayland_wrapper/wlshellsurface.cpp:302:1: error: invalid conversion from ‘void (*)(wl_client*, wl_resource*, wl_resource*, uint32_t) {aka void (*)(wl_client*, wl_resource*, wl_resource*, unsigned int)}’ to ‘void (*)(wl_client*, wl_resource*, wl_resource*, uint32_t, uint32_t) {aka void (*)(wl_client*, wl_resource*, wl_resource*, unsigned int, unsigned int)}’ [-fpermissive]
  157. wayland_wrapper/wlshellsurface.cpp:302:1: error: invalid conversion from ‘void (*)(wl_client*, wl_resource*, wl_resource*, uint32_t, uint32_t) {aka void (*)(wl_client*, wl_resource*, wl_resource*, unsigned int, unsigned int)}’ to ‘void (*)(wl_client*, wl_resource*)’ [-fpermissive]
  158. wayland_wrapper/wlshellsurface.cpp:302:1: error: invalid conversion from ‘void (*)(wl_client*, wl_resource*)’ to ‘void (*)(wl_client*, wl_resource*, wl_resource*, int32_t, int32_t, uint32_t) {aka void (*)(wl_client*, wl_resource*, wl_resource*, int, int, unsigned int)}’ [-fpermissive]
  159. wayland_wrapper/wlshellsurface.cpp:302:1: error: invalid conversion from ‘void (*)(wl_client*, wl_resource*, wl_resource*, int, int, uint32_t) {aka void (*)(wl_client*, wl_resource*, wl_resource*, int, int, unsigned int)}’ to ‘void (*)(wl_client*, wl_resource*)’ [-fpermissive]
  160. wayland_wrapper/wlshellsurface.cpp:302:1: error: invalid conversion from ‘void (*)(wl_client*, wl_resource*, uint32_t, uint32_t, wl_resource*) {aka void (*)(wl_client*, wl_resource*, unsigned int, unsigned int, wl_resource*)}’ to ‘void (*)(wl_client*, wl_resource*, wl_resource*, uint32_t, wl_resource*, int32_t, int32_t, uint32_t) {aka void (*)(wl_client*, wl_resource*, wl_resource*, unsigned int, wl_resource*, int, int, unsigned int)}’ [-fpermissive]
  161. wayland_wrapper/wlshellsurface.cpp: In constructor ‘Wayland::ShellSurfaceGrabber::ShellSurfaceGrabber(Wayland::ShellSurface*, const Wayland::wl_pointer_grab_interface*)’:
  162. wayland_wrapper/wlshellsurface.cpp:326:10: error: ‘base’ was not declared in this scope
  163. wayland_wrapper/wlshellsurface.cpp: In static member function ‘static void Wayland::ShellSurfaceResizeGrabber::motion(Wayland::wl_pointer_grab*, uint32_t, int32_t, int32_t)’:
  164. wayland_wrapper/wlshellsurface.cpp:367:5: error: ‘wl_pointer’ was not declared in this scope
  165. wayland_wrapper/wlshellsurface.cpp:367:17: error: ‘pointer’ was not declared in this scope
  166. wayland_wrapper/wlshellsurface.cpp:367:31: error: invalid use of incomplete type ‘struct Wayland::wl_pointer_grab’
  167. In file included from wayland_wrapper/wlshellsurface.cpp:41:0:
  168. wayland_wrapper/wlshellsurface.h:170:30: error: forward declaration of ‘struct Wayland::wl_pointer_grab’
  169. wayland_wrapper/wlshellsurface.cpp:368:43: error: invalid use of incomplete type ‘struct Wayland::wl_pointer_grab’
  170. In file included from wayland_wrapper/wlshellsurface.cpp:41:0:
  171. wayland_wrapper/wlshellsurface.h:170:30: error: forward declaration of ‘struct Wayland::wl_pointer_grab’
  172. wayland_wrapper/wlshellsurface.cpp:368:46: error: ‘wl_fixed_to_int’ was not declared in this scope
  173. wayland_wrapper/wlshellsurface.cpp:369:44: error: invalid use of incomplete type ‘struct Wayland::wl_pointer_grab’
  174. In file included from wayland_wrapper/wlshellsurface.cpp:41:0:
  175. wayland_wrapper/wlshellsurface.h:170:30: error: forward declaration of ‘struct Wayland::wl_pointer_grab’
  176. wayland_wrapper/wlshellsurface.cpp: In static member function ‘static void Wayland::ShellSurfaceResizeGrabber::button(Wayland::wl_pointer_grab*, uint32_t, uint32_t, uint32_t)’:
  177. wayland_wrapper/wlshellsurface.cpp:413:33: error: invalid use of incomplete type ‘struct Wayland::wl_pointer_grab’
  178. In file included from wayland_wrapper/wlshellsurface.cpp:41:0:
  179. wayland_wrapper/wlshellsurface.h:170:30: error: forward declaration of ‘struct Wayland::wl_pointer_grab’
  180. wayland_wrapper/wlshellsurface.cpp:413:42: error: ‘wl_pointer_end_grab’ was not declared in this scope
  181. wayland_wrapper/wlshellsurface.cpp: At global scope:
  182. wayland_wrapper/wlshellsurface.cpp:419:67: error: variable ‘const Wayland::wl_pointer_grab_interface Wayland::ShellSurfaceResizeGrabber::resize_grabber_interface’ has initializer but incomplete type
  183. wayland_wrapper/wlshellsurface.cpp: In static member function ‘static void Wayland::ShellSurfaceMoveGrabber::motion(Wayland::wl_pointer_grab*, uint32_t, int32_t, int32_t)’:
  184. wayland_wrapper/wlshellsurface.cpp:445:5: error: ‘wl_pointer’ was not declared in this scope
  185. wayland_wrapper/wlshellsurface.cpp:445:17: error: ‘pointer’ was not declared in this scope
  186. wayland_wrapper/wlshellsurface.cpp:445:31: error: invalid use of incomplete type ‘struct Wayland::wl_pointer_grab’
  187. In file included from wayland_wrapper/wlshellsurface.cpp:41:0:
  188. wayland_wrapper/wlshellsurface.h:170:30: error: forward declaration of ‘struct Wayland::wl_pointer_grab’
  189. wayland_wrapper/wlshellsurface.cpp:446:43: error: ‘wl_fixed_to_int’ was not declared in this scope
  190. wayland_wrapper/wlshellsurface.cpp: In static member function ‘static void Wayland::ShellSurfaceMoveGrabber::button(Wayland::wl_pointer_grab*, uint32_t, uint32_t, uint32_t)’:
  191. wayland_wrapper/wlshellsurface.cpp:460:34: error: invalid use of incomplete type ‘struct Wayland::wl_pointer_grab’
  192. In file included from wayland_wrapper/wlshellsurface.cpp:41:0:
  193. wayland_wrapper/wlshellsurface.h:170:30: error: forward declaration of ‘struct Wayland::wl_pointer_grab’
  194. wayland_wrapper/wlshellsurface.cpp:460:52: error: ‘wl_pointer_set_focus’ was not declared in this scope
  195. wayland_wrapper/wlshellsurface.cpp:461:33: error: invalid use of incomplete type ‘struct Wayland::wl_pointer_grab’
  196. In file included from wayland_wrapper/wlshellsurface.cpp:41:0:
  197. wayland_wrapper/wlshellsurface.h:170:30: error: forward declaration of ‘struct Wayland::wl_pointer_grab’
  198. wayland_wrapper/wlshellsurface.cpp:461:42: error: ‘wl_pointer_end_grab’ was not declared in this scope
  199. wayland_wrapper/wlshellsurface.cpp: At global scope:
  200. wayland_wrapper/wlshellsurface.cpp:467:65: error: variable ‘const Wayland::wl_pointer_grab_interface Wayland::ShellSurfaceMoveGrabber::move_grabber_interface’ has initializer but incomplete type
  201. make[2]: [.obj/release-shared/wlshellsurface.o] Error 1 (ignored)
  202. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wlinputdevice.o wayland_wrapper/wlinputdevice.cpp
  203. In file included from ../../include/QtCompositor/waylandobject.h:1:0,
  204. from wayland_wrapper/wlinputdevice.h:44,
  205. from wayland_wrapper/wlinputdevice.cpp:41:
  206. ../../include/QtCompositor/../../src/compositor/global/waylandobject.h: In instantiation of ‘class Wayland::Object<Wayland::wl_seat>’:
  207. wayland_wrapper/wlinputdevice.h:67:1: required from here
  208. ../../include/QtCompositor/../../src/compositor/global/waylandobject.h:51:7: error: invalid use of incomplete type ‘struct Wayland::wl_seat’
  209. In file included from wayland_wrapper/wlinputdevice.cpp:41:0:
  210. wayland_wrapper/wlinputdevice.h:66:42: error: forward declaration of ‘struct Wayland::wl_seat’
  211. wayland_wrapper/wlinputdevice.h:101:5: error: ‘wl_pointer’ does not name a type
  212. wayland_wrapper/wlinputdevice.h:102:5: error: ‘wl_keyboard’ does not name a type
  213. wayland_wrapper/wlinputdevice.h:103:5: error: ‘wl_touch’ does not name a type
  214. wayland_wrapper/wlinputdevice.h:104:11: error: ‘wl_pointer’ does not name a type
  215. wayland_wrapper/wlinputdevice.h:105:11: error: ‘wl_keyboard’ does not name a type
  216. wayland_wrapper/wlinputdevice.h:106:11: error: ‘wl_touch’ does not name a type
  217. wayland_wrapper/wlinputdevice.h:119:9: error: ‘wl_pointer’ does not name a type
  218. wayland_wrapper/wlinputdevice.h:120:9: error: ‘wl_keyboard’ does not name a type
  219. wayland_wrapper/wlinputdevice.h:121:9: error: ‘wl_touch’ does not name a type
  220. wayland_wrapper/wlinputdevice.cpp: In constructor ‘Wayland::InputDevice::InputDevice(WaylandInputDevice*, Wayland::Compositor*)’:
  221. wayland_wrapper/wlinputdevice.cpp:71:24: error: ‘wl_seat_init’ was not declared in this scope
  222. wayland_wrapper/wlinputdevice.cpp:74:45: error: expected primary-expression before ‘,’ token
  223. wayland_wrapper/wlinputdevice.cpp: In member function ‘void Wayland::InputDevice::initDevices()’:
  224. wayland_wrapper/wlinputdevice.cpp:152:42: error: ‘struct Wayland::InputDevice::<anonymous>’ has no member named ‘pointer’
  225. wayland_wrapper/wlinputdevice.cpp:152:49: error: ‘wl_pointer_init’ was not declared in this scope
  226. wayland_wrapper/wlinputdevice.cpp:153:54: error: ‘struct Wayland::InputDevice::<anonymous>’ has no member named ‘pointer’
  227. wayland_wrapper/wlinputdevice.cpp:153:61: error: ‘wl_seat_set_pointer’ was not declared in this scope
  228. wayland_wrapper/wlinputdevice.cpp:155:43: error: ‘struct Wayland::InputDevice::<anonymous>’ has no member named ‘keyboard’
  229. wayland_wrapper/wlinputdevice.cpp:155:51: error: ‘wl_keyboard_init’ was not declared in this scope
  230. wayland_wrapper/wlinputdevice.cpp:156:55: error: ‘struct Wayland::InputDevice::<anonymous>’ has no member named ‘keyboard’
  231. wayland_wrapper/wlinputdevice.cpp:156:63: error: ‘wl_seat_set_keyboard’ was not declared in this scope
  232. wayland_wrapper/wlinputdevice.cpp:158:40: error: ‘struct Wayland::InputDevice::<anonymous>’ has no member named ‘touch’
  233. wayland_wrapper/wlinputdevice.cpp:158:45: error: ‘wl_touch_init’ was not declared in this scope
  234. wayland_wrapper/wlinputdevice.cpp:159:52: error: ‘struct Wayland::InputDevice::<anonymous>’ has no member named ‘touch’
  235. wayland_wrapper/wlinputdevice.cpp:159:57: error: ‘wl_seat_set_touch’ was not declared in this scope
  236. wayland_wrapper/wlinputdevice.cpp: In member function ‘void Wayland::InputDevice::releaseDevices()’:
  237. wayland_wrapper/wlinputdevice.cpp:164:45: error: ‘struct Wayland::InputDevice::<anonymous>’ has no member named ‘pointer’
  238. wayland_wrapper/wlinputdevice.cpp:164:52: error: ‘wl_pointer_release’ was not declared in this scope
  239. wayland_wrapper/wlinputdevice.cpp:165:46: error: ‘struct Wayland::InputDevice::<anonymous>’ has no member named ‘keyboard’
  240. wayland_wrapper/wlinputdevice.cpp:165:54: error: ‘wl_keyboard_release’ was not declared in this scope
  241. wayland_wrapper/wlinputdevice.cpp:166:43: error: ‘struct Wayland::InputDevice::<anonymous>’ has no member named ‘touch’
  242. wayland_wrapper/wlinputdevice.cpp:166:48: error: ‘wl_touch_release’ was not declared in this scope
  243. wayland_wrapper/wlinputdevice.cpp: At global scope:
  244. wayland_wrapper/wlinputdevice.cpp:169:1: error: ‘wl_pointer’ does not name a type
  245. wayland_wrapper/wlinputdevice.cpp:174:1: error: ‘wl_keyboard’ does not name a type
  246. wayland_wrapper/wlinputdevice.cpp:179:1: error: ‘wl_touch’ does not name a type
  247. wayland_wrapper/wlinputdevice.cpp:184:7: error: ‘wl_pointer’ does not name a type
  248. wayland_wrapper/wlinputdevice.cpp:189:7: error: ‘wl_keyboard’ does not name a type
  249. wayland_wrapper/wlinputdevice.cpp:194:7: error: ‘wl_touch’ does not name a type
  250. wayland_wrapper/wlinputdevice.cpp: In static member function ‘static void Wayland::InputDevice::destroy_resource(wl_resource*)’:
  251. wayland_wrapper/wlinputdevice.cpp:202:23: error: ‘class Wayland::InputDevice’ has no member named ‘keyboardDevice’
  252. wayland_wrapper/wlinputdevice.cpp:203:23: error: ‘class Wayland::InputDevice’ has no member named ‘keyboardDevice’
  253. wayland_wrapper/wlinputdevice.cpp:205:23: error: ‘class Wayland::InputDevice’ has no member named ‘pointerDevice’
  254. wayland_wrapper/wlinputdevice.cpp:206:23: error: ‘class Wayland::InputDevice’ has no member named ‘pointerDevice’
  255. wayland_wrapper/wlinputdevice.cpp: In static member function ‘static void Wayland::InputDevice::bind_func(wl_client*, void*, uint32_t, uint32_t)’:
  256. wayland_wrapper/wlinputdevice.cpp:221:75: error: expected primary-expression before ‘,’ token
  257. wayland_wrapper/wlinputdevice.cpp:228:25: error: invalid use of incomplete type ‘struct Wayland::wl_seat’
  258. In file included from wayland_wrapper/wlinputdevice.cpp:41:0:
  259. wayland_wrapper/wlinputdevice.h:66:42: error: forward declaration of ‘struct Wayland::wl_seat’
  260. wayland_wrapper/wlinputdevice.cpp:230:21: error: ‘WL_SEAT_CAPABILITY_POINTER’ was not declared in this scope
  261. wayland_wrapper/wlinputdevice.cpp:230:50: error: ‘WL_SEAT_CAPABILITY_KEYBOARD’ was not declared in this scope
  262. wayland_wrapper/wlinputdevice.cpp:232:17: error: ‘WL_SEAT_CAPABILITY_TOUCH’ was not declared in this scope
  263. wayland_wrapper/wlinputdevice.cpp:234:45: error: ‘wl_seat_send_capabilities’ was not declared in this scope
  264. wayland_wrapper/wlinputdevice.cpp: At global scope:
  265. wayland_wrapper/wlinputdevice.cpp:237:45: error: variable ‘const Wayland::wl_seat_interface Wayland::InputDevice::seat_interface’ has initializer but incomplete type
  266. wayland_wrapper/wlinputdevice.cpp: In static member function ‘static void Wayland::InputDevice::get_pointer(wl_client*, wl_resource*, uint32_t)’:
  267. wayland_wrapper/wlinputdevice.cpp:254:5: error: ‘wl_pointer’ was not declared in this scope
  268. wayland_wrapper/wlinputdevice.cpp:254:17: error: ‘pointer’ was not declared in this scope
  269. wayland_wrapper/wlinputdevice.cpp:254:40: error: ‘class Wayland::InputDevice’ has no member named ‘pointerDevice’
  270. wayland_wrapper/wlinputdevice.cpp:256:77: error: expected primary-expression before ‘,’ token
  271. wayland_wrapper/wlinputdevice.cpp: In static member function ‘static void Wayland::InputDevice::get_keyboard(wl_client*, wl_resource*, uint32_t)’:
  272. wayland_wrapper/wlinputdevice.cpp:269:5: error: ‘wl_keyboard’ was not declared in this scope
  273. wayland_wrapper/wlinputdevice.cpp:269:18: error: ‘keyboard’ was not declared in this scope
  274. wayland_wrapper/wlinputdevice.cpp:269:42: error: ‘class Wayland::InputDevice’ has no member named ‘keyboardDevice’
  275. wayland_wrapper/wlinputdevice.cpp:271:57: error: ‘wl_keyboard_interface’ was not declared in this scope
  276. wayland_wrapper/wlinputdevice.cpp: In static member function ‘static void Wayland::InputDevice::get_touch(wl_client*, wl_resource*, uint32_t)’:
  277. wayland_wrapper/wlinputdevice.cpp:289:5: error: ‘wl_touch’ was not declared in this scope
  278. wayland_wrapper/wlinputdevice.cpp:289:15: error: ‘touch’ was not declared in this scope
  279. wayland_wrapper/wlinputdevice.cpp:289:36: error: ‘class Wayland::InputDevice’ has no member named ‘touchDevice’
  280. wayland_wrapper/wlinputdevice.cpp:291:57: error: ‘wl_touch_interface’ was not declared in this scope
  281. wayland_wrapper/wlinputdevice.cpp: In member function ‘void Wayland::InputDevice::sendMousePressEvent(Qt::MouseButton, const QPointF&, const QPointF&)’:
  282. wayland_wrapper/wlinputdevice.cpp:302:5: error: ‘wl_pointer’ was not declared in this scope
  283. wayland_wrapper/wlinputdevice.cpp:302:17: error: ‘pointer’ was not declared in this scope
  284. wayland_wrapper/wlinputdevice.cpp:302:41: error: ‘pointerDevice’ was not declared in this scope
  285. wayland_wrapper/wlinputdevice.cpp:306:14: error: invalid use of incomplete type ‘const struct Wayland::InputDevice::sendMousePressEvent(Qt::MouseButton, const QPointF&, const QPointF&)::wl_pointer_grab_interface’
  286. wayland_wrapper/wlinputdevice.cpp:305:18: error: forward declaration of ‘const struct Wayland::InputDevice::sendMousePressEvent(Qt::MouseButton, const QPointF&, const QPointF&)::wl_pointer_grab_interface’
  287. wayland_wrapper/wlinputdevice.cpp: In member function ‘void Wayland::InputDevice::sendMouseReleaseEvent(Qt::MouseButton, const QPointF&, const QPointF&)’:
  288. wayland_wrapper/wlinputdevice.cpp:312:5: error: ‘wl_pointer’ was not declared in this scope
  289. wayland_wrapper/wlinputdevice.cpp:312:17: error: ‘pointer’ was not declared in this scope
  290. wayland_wrapper/wlinputdevice.cpp:312:41: error: ‘pointerDevice’ was not declared in this scope
  291. wayland_wrapper/wlinputdevice.cpp:316:14: error: invalid use of incomplete type ‘const struct Wayland::InputDevice::sendMouseReleaseEvent(Qt::MouseButton, const QPointF&, const QPointF&)::wl_pointer_grab_interface’
  292. wayland_wrapper/wlinputdevice.cpp:315:18: error: forward declaration of ‘const struct Wayland::InputDevice::sendMouseReleaseEvent(Qt::MouseButton, const QPointF&, const QPointF&)::wl_pointer_grab_interface’
  293. wayland_wrapper/wlinputdevice.cpp: In member function ‘void Wayland::InputDevice::sendMouseMoveEvent(const QPointF&, const QPointF&)’:
  294. wayland_wrapper/wlinputdevice.cpp:323:5: error: ‘wl_pointer’ was not declared in this scope
  295. wayland_wrapper/wlinputdevice.cpp:323:17: error: ‘pointer’ was not declared in this scope
  296. wayland_wrapper/wlinputdevice.cpp:323:41: error: ‘pointerDevice’ was not declared in this scope
  297. wayland_wrapper/wlinputdevice.cpp:325:52: error: ‘wl_fixed_from_double’ was not declared in this scope
  298. wayland_wrapper/wlinputdevice.cpp:327:14: error: invalid use of incomplete type ‘const struct Wayland::InputDevice::sendMouseMoveEvent(const QPointF&, const QPointF&)::wl_pointer_grab_interface’
  299. wayland_wrapper/wlinputdevice.cpp:324:18: error: forward declaration of ‘const struct Wayland::InputDevice::sendMouseMoveEvent(const QPointF&, const QPointF&)::wl_pointer_grab_interface’
  300. wayland_wrapper/wlinputdevice.cpp: In member function ‘void Wayland::InputDevice::sendMouseWheelEvent(Qt::Orientation, int)’:
  301. wayland_wrapper/wlinputdevice.cpp:340:5: error: ‘wl_pointer’ was not declared in this scope
  302. wayland_wrapper/wlinputdevice.cpp:340:17: error: ‘pointer’ was not declared in this scope
  303. wayland_wrapper/wlinputdevice.cpp:340:41: error: ‘pointerDevice’ was not declared in this scope
  304. wayland_wrapper/wlinputdevice.cpp:345:53: error: ‘WL_POINTER_AXIS_HORIZONTAL_SCROLL’ was not declared in this scope
  305. wayland_wrapper/wlinputdevice.cpp:346:53: error: ‘WL_POINTER_AXIS_VERTICAL_SCROLL’ was not declared in this scope
  306. wayland_wrapper/wlinputdevice.cpp:347:82: error: ‘wl_fixed_from_double’ was not declared in this scope
  307. wayland_wrapper/wlinputdevice.cpp:347:83: error: ‘wl_pointer_send_axis’ was not declared in this scope
  308. wayland_wrapper/wlinputdevice.cpp: In member function ‘void Wayland::InputDevice::sendKeyModifiers(wl_resource*)’:
  309. wayland_wrapper/wlinputdevice.cpp:385:5: error: ‘wl_keyboard’ was not declared in this scope
  310. wayland_wrapper/wlinputdevice.cpp:385:18: error: ‘keyboard’ was not declared in this scope
  311. wayland_wrapper/wlinputdevice.cpp:385:44: error: ‘keyboardDevice’ was not declared in this scope
  312. wayland_wrapper/wlinputdevice.cpp:386:72: error: ‘wl_display_next_serial’ was not declared in this scope
  313. wayland_wrapper/wlinputdevice.cpp:388:101: error: ‘wl_keyboard_send_modifiers’ was not declared in this scope
  314. wayland_wrapper/wlinputdevice.cpp: In member function ‘void Wayland::InputDevice::sendKeyPressEvent(uint)’:
  315. wayland_wrapper/wlinputdevice.cpp:393:5: error: ‘wl_keyboard’ was not declared in this scope
  316. wayland_wrapper/wlinputdevice.cpp:393:18: error: ‘keyboard’ was not declared in this scope
  317. wayland_wrapper/wlinputdevice.cpp:393:44: error: ‘keyboardDevice’ was not declared in this scope
  318. wayland_wrapper/wlinputdevice.cpp:396:76: error: ‘wl_display_next_serial’ was not declared in this scope
  319. wayland_wrapper/wlinputdevice.cpp:398:55: error: ‘wl_keyboard_send_key’ was not declared in this scope
  320. wayland_wrapper/wlinputdevice.cpp: In member function ‘void Wayland::InputDevice::sendKeyReleaseEvent(uint)’:
  321. wayland_wrapper/wlinputdevice.cpp:405:5: error: ‘wl_keyboard’ was not declared in this scope
  322. wayland_wrapper/wlinputdevice.cpp:405:18: error: ‘keyboard’ was not declared in this scope
  323. wayland_wrapper/wlinputdevice.cpp:405:44: error: ‘keyboardDevice’ was not declared in this scope
  324. wayland_wrapper/wlinputdevice.cpp:408:76: error: ‘wl_display_next_serial’ was not declared in this scope
  325. wayland_wrapper/wlinputdevice.cpp:410:55: error: ‘wl_keyboard_send_key’ was not declared in this scope
  326. wayland_wrapper/wlinputdevice.cpp: In member function ‘void Wayland::InputDevice::sendTouchPointEvent(int, double, double, Qt::TouchPointState)’:
  327. wayland_wrapper/wlinputdevice.cpp:419:5: error: ‘wl_touch’ was not declared in this scope
  328. wayland_wrapper/wlinputdevice.cpp:419:15: error: ‘touch’ was not declared in this scope
  329. wayland_wrapper/wlinputdevice.cpp:419:35: error: ‘touchDevice’ was not declared in this scope
  330. wayland_wrapper/wlinputdevice.cpp:426:50: error: ‘wl_fixed_from_double’ was not declared in this scope
  331. wayland_wrapper/wlinputdevice.cpp:426:76: error: ‘wl_touch_send_down’ was not declared in this scope
  332. wayland_wrapper/wlinputdevice.cpp:430:78: error: ‘wl_touch_send_motion’ was not declared in this scope
  333. wayland_wrapper/wlinputdevice.cpp:433:52: error: ‘wl_touch_send_up’ was not declared in this scope
  334. wayland_wrapper/wlinputdevice.cpp: In member function ‘void Wayland::InputDevice::sendTouchFrameEvent()’:
  335. wayland_wrapper/wlinputdevice.cpp:445:5: error: ‘wl_touch’ was not declared in this scope
  336. wayland_wrapper/wlinputdevice.cpp:445:15: error: ‘touch’ was not declared in this scope
  337. wayland_wrapper/wlinputdevice.cpp:445:35: error: ‘touchDevice’ was not declared in this scope
  338. wayland_wrapper/wlinputdevice.cpp:448:37: error: ‘wl_touch_send_frame’ was not declared in this scope
  339. wayland_wrapper/wlinputdevice.cpp: In member function ‘void Wayland::InputDevice::sendTouchCancelEvent()’:
  340. wayland_wrapper/wlinputdevice.cpp:453:5: error: ‘wl_touch’ was not declared in this scope
  341. wayland_wrapper/wlinputdevice.cpp:453:15: error: ‘touch’ was not declared in this scope
  342. wayland_wrapper/wlinputdevice.cpp:453:35: error: ‘touchDevice’ was not declared in this scope
  343. wayland_wrapper/wlinputdevice.cpp:456:38: error: ‘wl_touch_send_cancel’ was not declared in this scope
  344. wayland_wrapper/wlinputdevice.cpp: In member function ‘Wayland::Surface* Wayland::InputDevice::keyboardFocus() const’:
  345. wayland_wrapper/wlinputdevice.cpp:509:49: error: ‘keyboardDevice’ was not declared in this scope
  346. wayland_wrapper/wlinputdevice.cpp: In member function ‘bool Wayland::InputDevice::setKeyboardFocus(Wayland::Surface*)’:
  347. wayland_wrapper/wlinputdevice.cpp:521:42: error: ‘keyboardDevice’ was not declared in this scope
  348. wayland_wrapper/wlinputdevice.cpp:521:74: error: ‘wl_keyboard_set_focus’ was not declared in this scope
  349. wayland_wrapper/wlinputdevice.cpp: In member function ‘Wayland::Surface* Wayland::InputDevice::mouseFocus() const’:
  350. wayland_wrapper/wlinputdevice.cpp:527:48: error: ‘pointerDevice’ was not declared in this scope
  351. wayland_wrapper/wlinputdevice.cpp: In member function ‘void Wayland::InputDevice::setMouseFocus(Wayland::Surface*, const QPointF&, const QPointF&)’:
  352. wayland_wrapper/wlinputdevice.cpp:532:5: error: ‘wl_pointer’ was not declared in this scope
  353. wayland_wrapper/wlinputdevice.cpp:532:17: error: ‘pointer’ was not declared in this scope
  354. wayland_wrapper/wlinputdevice.cpp:532:41: error: ‘pointerDevice’ was not declared in this scope
  355. wayland_wrapper/wlinputdevice.cpp:533:52: error: ‘wl_fixed_from_double’ was not declared in this scope
  356. wayland_wrapper/wlinputdevice.cpp:544:5: error: ‘wl_touch’ was not declared in this scope
  357. wayland_wrapper/wlinputdevice.cpp:544:15: error: ‘touch’ was not declared in this scope
  358. wayland_wrapper/wlinputdevice.cpp:544:35: error: ‘touchDevice’ was not declared in this scope
  359. wayland_wrapper/wlinputdevice.cpp: At global scope:
  360. wayland_wrapper/wlinputdevice.cpp:629:48: error: variable ‘const Wayland::wl_pointer_interface Wayland::InputDevice::pointer_interface’ has initializer but incomplete type
  361. wayland_wrapper/wlinputdevice.cpp: In static member function ‘static void Wayland::InputDevice::pointer_attach(wl_client*, wl_resource*, uint32_t, wl_resource*, int32_t, int32_t)’:
  362. wayland_wrapper/wlinputdevice.cpp:641:5: error: ‘wl_pointer’ was not declared in this scope
  363. wayland_wrapper/wlinputdevice.cpp:641:17: error: ‘pointer’ was not declared in this scope
  364. wayland_wrapper/wlinputdevice.cpp:641:44: error: expected type-specifier before ‘wl_pointer’
  365. wayland_wrapper/wlinputdevice.cpp:641:44: error: expected ‘>’ before ‘wl_pointer’
  366. wayland_wrapper/wlinputdevice.cpp:641:44: error: expected ‘(’ before ‘wl_pointer’
  367. wayland_wrapper/wlinputdevice.cpp:641:56: error: expected primary-expression before ‘>’ token
  368. wayland_wrapper/wlinputdevice.cpp:641:80: error: expected ‘)’ before ‘;’ token
  369. In file included from ../../include/QtCompositor/waylandobject.h:1:0,
  370. from wayland_wrapper/wlinputdevice.h:44,
  371. from wayland_wrapper/wlinputdevice.cpp:41:
  372. ../../include/QtCompositor/../../src/compositor/global/waylandobject.h: In instantiation of ‘Wayland::Object<T>::Object() [with T = Wayland::wl_seat]’:
  373. wayland_wrapper/wlinputdevice.cpp:69:30: required from here
  374. ../../include/QtCompositor/../../src/compositor/global/waylandobject.h:56:16: error: invalid application of ‘sizeof’ to incomplete type ‘Wayland::wl_seat’
  375. ../../include/QtCompositor/../../src/compositor/global/waylandobject.h: In instantiation of ‘T* Wayland::Object<T>::base() [with T = Wayland::wl_seat]’:
  376. wayland_wrapper/wlinputdevice.cpp:71:23: required from here
  377. ../../include/QtCompositor/../../src/compositor/global/waylandobject.h:59:24: error: cannot convert ‘Wayland::Object<Wayland::wl_seat>* const’ to ‘Wayland::wl_seat*’ in return
  378. wayland_wrapper/wlinputdevice.cpp: In member function ‘Wayland::Surface* Wayland::InputDevice::mouseFocus() const’:
  379. wayland_wrapper/wlinputdevice.cpp:528:1: warning: control reaches end of non-void function [-Wreturn-type]
  380. wayland_wrapper/wlinputdevice.cpp: In member function ‘Wayland::Surface* Wayland::InputDevice::keyboardFocus() const’:
  381. wayland_wrapper/wlinputdevice.cpp:510:1: warning: control reaches end of non-void function [-Wreturn-type]
  382. make[2]: [.obj/release-shared/wlinputdevice.o] Error 1 (ignored)
  383. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wldatadevicemanager.o wayland_wrapper/wldatadevicemanager.cpp
  384. In file included from ../../include/QtCompositor/waylandobject.h:1:0,
  385. from wayland_wrapper/wlinputdevice.h:44,
  386. from wayland_wrapper/wldatadevicemanager.cpp:45:
  387. ../../include/QtCompositor/../../src/compositor/global/waylandobject.h: In instantiation of ‘class Wayland::Object<Wayland::wl_seat>’:
  388. wayland_wrapper/wlinputdevice.h:67:1: required from here
  389. ../../include/QtCompositor/../../src/compositor/global/waylandobject.h:51:7: error: invalid use of incomplete type ‘struct Wayland::wl_seat’
  390. In file included from wayland_wrapper/wldatadevicemanager.cpp:45:0:
  391. wayland_wrapper/wlinputdevice.h:66:42: error: forward declaration of ‘struct Wayland::wl_seat’
  392. wayland_wrapper/wlinputdevice.h:101:5: error: ‘wl_pointer’ does not name a type
  393. wayland_wrapper/wlinputdevice.h:102:5: error: ‘wl_keyboard’ does not name a type
  394. wayland_wrapper/wlinputdevice.h:103:5: error: ‘wl_touch’ does not name a type
  395. wayland_wrapper/wlinputdevice.h:104:11: error: ‘wl_pointer’ does not name a type
  396. wayland_wrapper/wlinputdevice.h:105:11: error: ‘wl_keyboard’ does not name a type
  397. wayland_wrapper/wlinputdevice.h:106:11: error: ‘wl_touch’ does not name a type
  398. wayland_wrapper/wlinputdevice.h:119:9: error: ‘wl_pointer’ does not name a type
  399. wayland_wrapper/wlinputdevice.h:120:9: error: ‘wl_keyboard’ does not name a type
  400. wayland_wrapper/wlinputdevice.h:121:9: error: ‘wl_touch’ does not name a type
  401. wayland_wrapper/wldatadevicemanager.cpp: In member function ‘bool Wayland::DataDeviceManager::offerFromCompositorToClient(wl_resource*)’:
  402. wayland_wrapper/wldatadevicemanager.cpp:257:76: error: ‘wl_data_device_send_data_offer’ was not declared in this scope
  403. wayland_wrapper/wldatadevicemanager.cpp:260:64: error: ‘wl_data_offer_send_offer’ was not declared in this scope
  404. wayland_wrapper/wldatadevicemanager.cpp:262:75: error: ‘wl_data_device_send_selection’ was not declared in this scope
  405. make[2]: [.obj/release-shared/wldatadevicemanager.o] Error 1 (ignored)
  406. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wldatadevice.o wayland_wrapper/wldatadevice.cpp
  407. wayland_wrapper/wldatadevice.cpp:87:1: error: invalid conversion from ‘void (*)(wl_client*, wl_resource*, wl_resource*, wl_resource*, wl_resource*, uint32_t) {aka void (*)(wl_client*, wl_resource*, wl_resource*, wl_resource*, wl_resource*, unsigned int)}’ to ‘void (*)(wl_client*, wl_resource*, wl_resource*, wl_resource*, uint32_t) {aka void (*)(wl_client*, wl_resource*, wl_resource*, wl_resource*, unsigned int)}’ [-fpermissive]
  408. wayland_wrapper/wldatadevice.cpp:87:1: error: invalid conversion from ‘void (*)(wl_client*, wl_resource*, wl_resource*, uint32_t) {aka void (*)(wl_client*, wl_resource*, wl_resource*, unsigned int)}’ to ‘void (*)(wl_client*, wl_resource*, uint32_t, wl_resource*, int32_t, int32_t) {aka void (*)(wl_client*, wl_resource*, unsigned int, wl_resource*, int, int)}’ [-fpermissive]
  409. wayland_wrapper/wldatadevice.cpp:87:1: warning: missing initializer for member ‘wl_data_device_interface::set_selection’ [-Wmissing-field-initializers]
  410. wayland_wrapper/wldatadevice.cpp: In member function ‘void Wayland::DataDevice::sendSelectionFocus()’:
  411. wayland_wrapper/wldatadevice.cpp:116:81: error: ‘wl_data_device_send_selection’ was not declared in this scope
  412. make[2]: [.obj/release-shared/wldatadevice.o] Error 1 (ignored)
  413. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wldataoffer.o wayland_wrapper/wldataoffer.cpp
  414. wayland_wrapper/wldataoffer.cpp: In member function ‘wl_resource* Wayland::DataOffer::addDataDeviceResource(wl_resource*)’:
  415. wayland_wrapper/wldataoffer.cpp:73:68: error: ‘wl_data_device_send_data_offer’ was not declared in this scope
  416. wayland_wrapper/wldataoffer.cpp:78:74: error: ‘wl_data_offer_send_offer’ was not declared in this scope
  417. make[2]: [.obj/release-shared/wldataoffer.o] Error 1 (ignored)
  418. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wldatasource.o wayland_wrapper/wldatasource.cpp
  419. wayland_wrapper/wldatasource.cpp: In destructor ‘Wayland::DataSource::~DataSource()’:
  420. wayland_wrapper/wldatasource.cpp:65:47: error: too few arguments to function ‘void wl_resource_destroy(wl_resource*, uint32_t)’
  421. In file included from wayland_wrapper/wldatasource.h:44:0,
  422. from wayland_wrapper/wldatasource.cpp:41:
  423. /mnt/rasp-pi-rootfs/usr/include/wayland-server.h:259:1: note: declared here
  424. wayland_wrapper/wldatasource.cpp: In member function ‘void Wayland::DataSource::postSendEvent(const QByteArray&, int)’:
  425. wayland_wrapper/wldatasource.cpp:116:82: error: ‘wl_data_source_send_send’ was not declared in this scope
  426. make[2]: [.obj/release-shared/wldatasource.o] Error 1 (ignored)
  427. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wlextendedsurface.o wayland_wrapper/wlextendedsurface.cpp
  428. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wlextendedoutput.o wayland_wrapper/wlextendedoutput.cpp
  429. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wlsubsurface.o wayland_wrapper/wlsubsurface.cpp
  430. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wltouch.o wayland_wrapper/wltouch.cpp
  431. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wlqtkey.o wayland_wrapper/wlqtkey.cpp
  432. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandmimehelper.o ../shared/qwaylandmimehelper.cpp
  433. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wlsurfacebuffer.o wayland_wrapper/wlsurfacebuffer.cpp
  434. wayland_wrapper/wlsurfacebuffer.cpp: In member function ‘void Wayland::SurfaceBuffer::initialize(wl_buffer*)’:
  435. wayland_wrapper/wlsurfacebuffer.cpp:89:33: error: ‘struct wl_listener’ has no member named ‘notify’
  436. wayland_wrapper/wlsurfacebuffer.cpp:91:41: error: ‘struct wl_resource’ has no member named ‘destroy_signal’
  437. wayland_wrapper/wlsurfacebuffer.cpp:91:85: error: ‘wl_signal_add’ was not declared in this scope
  438. wayland_wrapper/wlsurfacebuffer.cpp: In member function ‘void Wayland::SurfaceBuffer::sendRelease()’:
  439. wayland_wrapper/wlsurfacebuffer.cpp:134:47: error: ‘wl_buffer_send_release’ was not declared in this scope
  440. make[2]: [.obj/release-shared/wlsurfacebuffer.o] Error 1 (ignored)
  441. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wlregion.o wayland_wrapper/wlregion.cpp
  442. wayland_wrapper/wlregion.cpp: In constructor ‘Wayland::Region::Region(wl_client*, uint32_t)’:
  443. wayland_wrapper/wlregion.cpp:54:63: error: expected primary-expression before ‘,’ token
  444. wayland_wrapper/wlregion.cpp: At global scope:
  445. wayland_wrapper/wlregion.cpp:62:42: error: variable ‘const Wayland::wl_region_interface Wayland::Region::region_interface’ has initializer but incomplete type
  446. wayland_wrapper/wlregion.cpp: In static member function ‘static void Wayland::Region::region_destroy(wl_client*, wl_resource*)’:
  447. wayland_wrapper/wlregion.cpp:71:31: error: too few arguments to function ‘void wl_resource_destroy(wl_resource*, uint32_t)’
  448. In file included from ../../include/QtCompositor/../../src/compositor/global/waylandobject.h:44:0,
  449. from ../../include/QtCompositor/waylandobject.h:1,
  450. from wayland_wrapper/wlregion.h:45,
  451. from wayland_wrapper/wlregion.cpp:41:
  452. /mnt/rasp-pi-rootfs/usr/include/wayland-server.h:259:1: note: declared here
  453. make[2]: [.obj/release-shared/wlregion.o] Error 1 (ignored)
  454. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/graphicshardwareintegration.o hardware_integration/graphicshardwareintegration.cpp
  455. wayland-scanner server-header < ../../extensions/brcm.xml > wayland-brcm-server-protocol.h
  456. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/brcmeglintegration.o hardware_integration/brcm_egl/brcmeglintegration.cpp
  457. hardware_integration/brcm_egl/brcmeglintegration.cpp:132:8: warning: unused parameter ‘context’ [-Wunused-parameter]
  458. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/brcmbuffer.o hardware_integration/brcm_egl/brcmbuffer.cpp
  459. In file included from hardware_integration/brcm_egl/brcmbuffer.cpp:41:0:
  460. hardware_integration/brcm_egl/brcmbuffer.h: In constructor ‘BrcmBuffer::BrcmBuffer(Wayland::Compositor*, const QSize&, EGLint*, size_t)’:
  461. hardware_integration/brcm_egl/brcmbuffer.h:71:10: warning: ‘BrcmBuffer::m_invertedY’ will be initialized after [-Wreorder]
  462. hardware_integration/brcm_egl/brcmbuffer.h:70:21: warning: ‘QVector<int> BrcmBuffer::m_handle’ [-Wreorder]
  463. hardware_integration/brcm_egl/brcmbuffer.cpp:48:1: warning: when initialized here [-Wreorder]
  464. hardware_integration/brcm_egl/brcmbuffer.cpp: At global scope:
  465. hardware_integration/brcm_egl/brcmbuffer.cpp:68:1: error: invalid conversion from ‘void (*)(wl_client*, wl_resource*)’ to ‘void (*)(wl_client*, wl_resource*, int32_t, int32_t, int32_t, int32_t) {aka void (*)(wl_client*, wl_resource*, int, int, int, int)}’ [-fpermissive]
  466. hardware_integration/brcm_egl/brcmbuffer.cpp:68:1: warning: missing initializer for member ‘wl_buffer_interface::destroy’ [-Wmissing-field-initializers]
  467. make[2]: [.obj/release-shared/brcmbuffer.o] Error 1 (ignored)
  468. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/waylandcompositor.o compositor_api/waylandcompositor.cpp
  469. In file included from ../../include/QtCompositor/waylandobject.h:1:0,
  470. from ./wayland_wrapper/wlsurface.h:49,
  471. from compositor_api/waylandcompositor.cpp:46:
  472. ../../include/QtCompositor/../../src/compositor/global/waylandobject.h: In instantiation of ‘class Wayland::Object<Wayland::wl_seat>’:
  473. ./wayland_wrapper/wlinputdevice.h:67:1: required from here
  474. ../../include/QtCompositor/../../src/compositor/global/waylandobject.h:51:7: error: invalid use of incomplete type ‘struct Wayland::wl_seat’
  475. In file included from compositor_api/waylandcompositor.cpp:47:0:
  476. ./wayland_wrapper/wlinputdevice.h:66:42: error: forward declaration of ‘struct Wayland::wl_seat’
  477. ./wayland_wrapper/wlinputdevice.h:101:5: error: ‘wl_pointer’ does not name a type
  478. ./wayland_wrapper/wlinputdevice.h:102:5: error: ‘wl_keyboard’ does not name a type
  479. ./wayland_wrapper/wlinputdevice.h:103:5: error: ‘wl_touch’ does not name a type
  480. ./wayland_wrapper/wlinputdevice.h:104:11: error: ‘wl_pointer’ does not name a type
  481. ./wayland_wrapper/wlinputdevice.h:105:11: error: ‘wl_keyboard’ does not name a type
  482. ./wayland_wrapper/wlinputdevice.h:106:11: error: ‘wl_touch’ does not name a type
  483. ./wayland_wrapper/wlinputdevice.h:119:9: error: ‘wl_pointer’ does not name a type
  484. ./wayland_wrapper/wlinputdevice.h:120:9: error: ‘wl_keyboard’ does not name a type
  485. ./wayland_wrapper/wlinputdevice.h:121:9: error: ‘wl_touch’ does not name a type
  486. make[2]: [.obj/release-shared/waylandcompositor.o] Error 1 (ignored)
  487. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/waylandsurface.o compositor_api/waylandsurface.cpp
  488. In file included from compositor_api/waylandsurface.cpp:49:0:
  489. ./wayland_wrapper/wlshellsurface.h:147:43: error: ‘wl_pointer_grab’ was not declared in this scope
  490. ./wayland_wrapper/wlshellsurface.h:147:58: error: template argument 1 is invalid
  491. make[2]: [.obj/release-shared/waylandsurface.o] Error 1 (ignored)
  492. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/waylandinput.o compositor_api/waylandinput.cpp
  493. In file included from ../../include/QtCompositor/waylandobject.h:1:0,
  494. from ../../include/QtCompositor/../../src/compositor/wayland_wrapper/wlinputdevice.h:44,
  495. from ../../include/QtCompositor/wlinputdevice.h:1,
  496. from compositor_api/waylandinput.cpp:43:
  497. ../../include/QtCompositor/../../src/compositor/global/waylandobject.h: In instantiation of ‘class Wayland::Object<Wayland::wl_seat>’:
  498. ../../include/QtCompositor/../../src/compositor/wayland_wrapper/wlinputdevice.h:67:1: required from here
  499. ../../include/QtCompositor/../../src/compositor/global/waylandobject.h:51:7: error: invalid use of incomplete type ‘struct Wayland::wl_seat’
  500. In file included from ../../include/QtCompositor/wlinputdevice.h:1:0,
  501. from compositor_api/waylandinput.cpp:43:
  502. ../../include/QtCompositor/../../src/compositor/wayland_wrapper/wlinputdevice.h:66:42: error: forward declaration of ‘struct Wayland::wl_seat’
  503. ../../include/QtCompositor/../../src/compositor/wayland_wrapper/wlinputdevice.h:101:5: error: ‘wl_pointer’ does not name a type
  504. ../../include/QtCompositor/../../src/compositor/wayland_wrapper/wlinputdevice.h:102:5: error: ‘wl_keyboard’ does not name a type
  505. ../../include/QtCompositor/../../src/compositor/wayland_wrapper/wlinputdevice.h:103:5: error: ‘wl_touch’ does not name a type
  506. ../../include/QtCompositor/../../src/compositor/wayland_wrapper/wlinputdevice.h:104:11: error: ‘wl_pointer’ does not name a type
  507. ../../include/QtCompositor/../../src/compositor/wayland_wrapper/wlinputdevice.h:105:11: error: ‘wl_keyboard’ does not name a type
  508. ../../include/QtCompositor/../../src/compositor/wayland_wrapper/wlinputdevice.h:106:11: error: ‘wl_touch’ does not name a type
  509. ../../include/QtCompositor/../../src/compositor/wayland_wrapper/wlinputdevice.h:119:9: error: ‘wl_pointer’ does not name a type
  510. ../../include/QtCompositor/../../src/compositor/wayland_wrapper/wlinputdevice.h:120:9: error: ‘wl_keyboard’ does not name a type
  511. ../../include/QtCompositor/../../src/compositor/wayland_wrapper/wlinputdevice.h:121:9: error: ‘wl_touch’ does not name a type
  512. make[2]: [.obj/release-shared/waylandinput.o] Error 1 (ignored)
  513. /opt/qt5/bin/moc -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads compositor_api/waylandsurfaceitem.cpp -o .moc/release-shared/waylandsurfaceitem.moc
  514. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/waylandsurfaceitem.o compositor_api/waylandsurfaceitem.cpp
  515. compositor_api/waylandsurfaceitem.cpp:55:32: fatal error: QtQuick/QQuickCanvas: No such file or directory
  516. compilation terminated.
  517. make[2]: [.obj/release-shared/waylandsurfaceitem.o] Error 1 (ignored)
  518. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/waylandsurfacenode.o compositor_api/waylandsurfacenode.cpp
  519. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/waylandsurfacetexturematerial.o compositor_api/waylandsurfacetexturematerial.cpp
  520. wayland-scanner server-header < ../../extensions/windowmanager.xml > wayland-windowmanager-server-protocol.h
  521. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/waylandwindowmanagerintegration.o windowmanagerprotocol/waylandwindowmanagerintegration.cpp
  522. /opt/qt5/bin/moc -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads wayland_wrapper/wlcompositor.h -o .moc/release-shared/moc_wlcompositor.cpp
  523. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/moc_wlcompositor.o .moc/release-shared/moc_wlcompositor.cpp
  524. /opt/qt5/bin/moc -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads wayland_wrapper/wldatadevicemanager.h -o .moc/release-shared/moc_wldatadevicemanager.cpp
  525. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/moc_wldatadevicemanager.o .moc/release-shared/moc_wldatadevicemanager.cpp
  526. /opt/qt5/bin/moc -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads compositor_api/waylandsurface.h -o .moc/release-shared/moc_waylandsurface.cpp
  527. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/moc_waylandsurface.o .moc/release-shared/moc_waylandsurface.cpp
  528. /opt/qt5/bin/moc -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads compositor_api/waylandsurfaceitem.h -o .moc/release-shared/moc_waylandsurfaceitem.cpp
  529. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/moc_waylandsurfaceitem.o .moc/release-shared/moc_waylandsurfaceitem.cpp
  530. /opt/qt5/bin/moc -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads windowmanagerprotocol/waylandwindowmanagerintegration.h -o .moc/release-shared/moc_waylandwindowmanagerintegration.cpp
  531. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/moc_waylandwindowmanagerintegration.o .moc/release-shared/moc_waylandwindowmanagerintegration.cpp
  532. wayland-scanner code < ../../extensions/surface-extension.xml > wayland-surface-extension-protocol.c
  533. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fvisibility=hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wayland-surface-extension-protocol.o wayland-surface-extension-protocol.c
  534. wayland-scanner code < ../../extensions/sub-surface-extension.xml > wayland-sub-surface-extension-protocol.c
  535. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fvisibility=hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wayland-sub-surface-extension-protocol.o wayland-sub-surface-extension-protocol.c
  536. wayland-scanner code < ../../extensions/output-extension.xml > wayland-output-extension-protocol.c
  537. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fvisibility=hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wayland-output-extension-protocol.o wayland-output-extension-protocol.c
  538. wayland-scanner code < ../../extensions/touch-extension.xml > wayland-touch-extension-protocol.c
  539. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fvisibility=hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wayland-touch-extension-protocol.o wayland-touch-extension-protocol.c
  540. wayland-scanner code < ../../extensions/qtkey-extension.xml > wayland-qtkey-extension-protocol.c
  541. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fvisibility=hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wayland-qtkey-extension-protocol.o wayland-qtkey-extension-protocol.c
  542. wayland-scanner code < ../../extensions/brcm.xml > wayland-brcm-protocol.c
  543. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fvisibility=hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wayland-brcm-protocol.o wayland-brcm-protocol.c
  544. wayland-scanner code < ../../extensions/windowmanager.xml > wayland-windowmanager-protocol.c
  545. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fvisibility=hidden -Wall -W -D_REENTRANT -fno-exceptions -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_BUILD_COMPOSITOR_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_NO_WAYLAND_XKB -DQT_COMPOSITOR_WAYLAND_GL -DQT_COMPOSITOR_QUICK -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include/QtCompositor -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0 -I/home/jon/src/ics/qt5/qtwayland/include/QtCompositor/5.0.0/QtCompositor -Iglobal -Iwayland_wrapper -I../shared -Icompositor_api -Iwindowmanagerprotocol -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wayland-windowmanager-protocol.o wayland-windowmanager-protocol.c
  546. rm -f libQtCompositor.so.5.0.0 libQtCompositor.so libQtCompositor.so.5 libQtCompositor.so.5.0
  547. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -Wl,-rpath-link,/mnt/rasp-pi-rootfs/opt/vc/lib -Wl,-rpath-link,/mnt/rasp-pi-rootfs/usr/lib/arm-linux-gnueabihf -Wl,-rpath-link,/mnt/rasp-pi-rootfs/lib/arm-linux-gnueabihf --sysroot=/mnt/rasp-pi-rootfs -Wl,--no-undefined -Wl,-O1 -Wl,-rpath,/mnt/rasp-pi-rootfs/opt/qt5/lib -shared -Wl,-Bsymbolic-functions -Wl,-soname,libQtCompositor.so.5 -o libQtCompositor.so.5.0.0 .obj/release-shared/waylandresourcecollection.o .obj/release-shared/wlcompositor.o .obj/release-shared/wldisplay.o .obj/release-shared/wloutput.o .obj/release-shared/wlsurface.o .obj/release-shared/wlshellsurface.o .obj/release-shared/wlinputdevice.o .obj/release-shared/wldatadevicemanager.o .obj/release-shared/wldatadevice.o .obj/release-shared/wldataoffer.o .obj/release-shared/wldatasource.o .obj/release-shared/wlextendedsurface.o .obj/release-shared/wlextendedoutput.o .obj/release-shared/wlsubsurface.o .obj/release-shared/wltouch.o .obj/release-shared/wlqtkey.o .obj/release-shared/qwaylandmimehelper.o .obj/release-shared/wlsurfacebuffer.o .obj/release-shared/wlregion.o .obj/release-shared/graphicshardwareintegration.o .obj/release-shared/brcmeglintegration.o .obj/release-shared/brcmbuffer.o .obj/release-shared/waylandcompositor.o .obj/release-shared/waylandsurface.o .obj/release-shared/waylandinput.o .obj/release-shared/waylandsurfaceitem.o .obj/release-shared/waylandsurfacenode.o .obj/release-shared/waylandsurfacetexturematerial.o .obj/release-shared/waylandwindowmanagerintegration.o .obj/release-shared/moc_wlcompositor.o .obj/release-shared/moc_wldatadevicemanager.o .obj/release-shared/moc_waylandsurface.o .obj/release-shared/moc_waylandsurfaceitem.o .obj/release-shared/moc_waylandwindowmanagerintegration.o .obj/release-shared/wayland-surface-extension-protocol.o .obj/release-shared/wayland-sub-surface-extension-protocol.o .obj/release-shared/wayland-output-extension-protocol.o .obj/release-shared/wayland-touch-extension-protocol.o .obj/release-shared/wayland-qtkey-extension-protocol.o .obj/release-shared/wayland-brcm-protocol.o .obj/release-shared/wayland-windowmanager-protocol.o -L/mnt/rasp-pi-rootfs/opt/vc/lib -lEGL -lwayland-server -L/mnt/rasp-pi-rootfs/opt/qt5/lib -lQtQuick -L/home/jon/src/ics/qt5/qtdeclarative/lib -L/opt/qt5/lib -lQtQml -lQtNetwork -lQtGui -lQtCore -lpthread -lGLESv2
  548. arm-linux-gnueabihf-g++: error: .obj/release-shared/waylandresourcecollection.o: No such file or directory
  549. arm-linux-gnueabihf-g++: error: .obj/release-shared/wlcompositor.o: No such file or directory
  550. arm-linux-gnueabihf-g++: error: .obj/release-shared/wloutput.o: No such file or directory
  551. arm-linux-gnueabihf-g++: error: .obj/release-shared/wlsurface.o: No such file or directory
  552. arm-linux-gnueabihf-g++: error: .obj/release-shared/wlshellsurface.o: No such file or directory
  553. arm-linux-gnueabihf-g++: error: .obj/release-shared/wlinputdevice.o: No such file or directory
  554. arm-linux-gnueabihf-g++: error: .obj/release-shared/wldatadevicemanager.o: No such file or directory
  555. arm-linux-gnueabihf-g++: error: .obj/release-shared/wldatadevice.o: No such file or directory
  556. arm-linux-gnueabihf-g++: error: .obj/release-shared/wldataoffer.o: No such file or directory
  557. arm-linux-gnueabihf-g++: error: .obj/release-shared/wldatasource.o: No such file or directory
  558. arm-linux-gnueabihf-g++: error: .obj/release-shared/wlsurfacebuffer.o: No such file or directory
  559. arm-linux-gnueabihf-g++: error: .obj/release-shared/wlregion.o: No such file or directory
  560. arm-linux-gnueabihf-g++: error: .obj/release-shared/brcmbuffer.o: No such file or directory
  561. arm-linux-gnueabihf-g++: error: .obj/release-shared/waylandcompositor.o: No such file or directory
  562. arm-linux-gnueabihf-g++: error: .obj/release-shared/waylandsurface.o: No such file or directory
  563. arm-linux-gnueabihf-g++: error: .obj/release-shared/waylandinput.o: No such file or directory
  564. arm-linux-gnueabihf-g++: error: .obj/release-shared/waylandsurfaceitem.o: No such file or directory
  565. make[2]: [../../lib/libQtCompositor.so.5.0.0] Error 1 (ignored)
  566. ln -s libQtCompositor.so.5.0.0 libQtCompositor.so
  567. ln -s libQtCompositor.so.5.0.0 libQtCompositor.so.5
  568. ln -s libQtCompositor.so.5.0.0 libQtCompositor.so.5.0
  569. rm -f ../../lib/libQtCompositor.so.5.0.0
  570. rm -f ../../lib/libQtCompositor.so
  571. rm -f ../../lib/libQtCompositor.so.5
  572. rm -f ../../lib/libQtCompositor.so.5.0
  573. mv -f libQtCompositor.so.5.0.0 libQtCompositor.so libQtCompositor.so.5 libQtCompositor.so.5.0 ../../lib/
  574. mv: cannot stat `libQtCompositor.so.5.0.0': No such file or directory
  575. make[2]: [../../lib/libQtCompositor.so.5.0.0] Error 1 (ignored)
  576. make[2]: Leaving directory `/home/jon/src/ics/qt5/qtwayland/src/compositor'
  577. cd plugins/ && ( test -f Makefile || /opt/qt5/bin/qmake /home/jon/src/ics/qt5/qtwayland/src/plugins/plugins.pro -o Makefile ) && make -f Makefile
  578. /home/jon/src/ics/qt5/qtwayland/src/plugins
  579. make[2]: Entering directory `/home/jon/src/ics/qt5/qtwayland/src/plugins'
  580. cd platforms/ && ( test -f Makefile || /opt/qt5/bin/qmake /home/jon/src/ics/qt5/qtwayland/src/plugins/platforms/platforms.pro -o Makefile ) && make -f Makefile
  581. /home/jon/src/ics/qt5/qtwayland/src/plugins/platforms
  582. make[3]: Entering directory `/home/jon/src/ics/qt5/qtwayland/src/plugins/platforms'
  583. cd wayland/ && ( test -f Makefile || /opt/qt5/bin/qmake /home/jon/src/ics/qt5/qtwayland/src/plugins/platforms/wayland/wayland.pro -o Makefile ) && make -f Makefile
  584. /home/jon/src/ics/qt5/qtwayland/src/plugins/platforms/wayland
  585. Qt Wayland plugin configured with openGL integration: brcm_egl
  586. Project MESSAGE: This project is using private headers and will therefore be tied to this specific Qt module build version.
  587. Project MESSAGE: Running this project against other versions of the Qt modules may crash at any arbitrary point.
  588. Project MESSAGE: This is not a bug, but a result of using Qt internals. You have been warned!
  589. make[4]: Entering directory `/home/jon/src/ics/qt5/qtwayland/src/plugins/platforms/wayland'
  590. /opt/qt5/bin/moc -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads main.cpp -o .moc/release-shared/main.moc
  591. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/main.o main.cpp
  592. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandintegration.o qwaylandintegration.cpp
  593. In file included from qwaylandintegration.cpp:57:0:
  594. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/QWindowSystemInterface:4:4: warning: #warning Header <QtGui/QWindowSystemInterface> is deprecated. Please include <qpa/qwindowsysteminterface.h> instead. [-Wcpp]
  595. In file included from qwaylandshmbackingstore.h:48:0,
  596. from qwaylandintegration.cpp:45:
  597. qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  598. In file included from qwaylandwindow.h:45:0,
  599. from qwaylandshmbackingstore.h:48,
  600. from qwaylandintegration.cpp:45:
  601. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  602. make[4]: [.obj/release-shared/qwaylandintegration.o] Error 1 (ignored)
  603. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandnativeinterface.o qwaylandnativeinterface.cpp
  604. In file included from qwaylandnativeinterface.cpp:44:0:
  605. qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  606. In file included from qwaylandwindow.h:45:0,
  607. from qwaylandnativeinterface.cpp:44:
  608. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  609. make[4]: [.obj/release-shared/qwaylandnativeinterface.o] Error 1 (ignored)
  610. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandshmbackingstore.o qwaylandshmbackingstore.cpp
  611. In file included from qwaylandshmbackingstore.h:48:0,
  612. from qwaylandshmbackingstore.cpp:41:
  613. qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  614. In file included from qwaylandwindow.h:45:0,
  615. from qwaylandshmbackingstore.h:48,
  616. from qwaylandshmbackingstore.cpp:41:
  617. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  618. qwaylandshmbackingstore.cpp: In constructor ‘QWaylandShmBuffer::QWaylandShmBuffer(QWaylandDisplay*, const QSize&, QImage::Format)’:
  619. qwaylandshmbackingstore.cpp:92:60: error: ‘wl_shm_create_pool’ was not declared in this scope
  620. qwaylandshmbackingstore.cpp:94:70: error: ‘wl_shm_pool_create_buffer’ was not declared in this scope
  621. qwaylandshmbackingstore.cpp: In destructor ‘virtual QWaylandShmBuffer::~QWaylandShmBuffer()’:
  622. qwaylandshmbackingstore.cpp:102:33: error: ‘wl_shm_pool_destroy’ was not declared in this scope
  623. make[4]: [.obj/release-shared/qwaylandshmbackingstore.o] Error 1 (ignored)
  624. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandinputdevice.o qwaylandinputdevice.cpp
  625. In file included from qwaylandinputdevice.h:51:0,
  626. from qwaylandinputdevice.cpp:42:
  627. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/QWindowSystemInterface:4:4: warning: #warning Header <QtGui/QWindowSystemInterface> is deprecated. Please include <qpa/qwindowsysteminterface.h> instead. [-Wcpp]
  628. In file included from qwaylandinputdevice.h:45:0,
  629. from qwaylandinputdevice.cpp:42:
  630. qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  631. In file included from qwaylandwindow.h:45:0,
  632. from qwaylandinputdevice.h:45,
  633. from qwaylandinputdevice.cpp:42:
  634. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  635. In file included from qwaylandinputdevice.cpp:42:0:
  636. qwaylandinputdevice.h:117:31: error: ‘wl_fixed_t’ has not been declared
  637. qwaylandinputdevice.h:117:46: error: ‘wl_fixed_t’ has not been declared
  638. qwaylandinputdevice.h:124:32: error: ‘wl_fixed_t’ has not been declared
  639. qwaylandinputdevice.h:124:47: error: ‘wl_fixed_t’ has not been declared
  640. qwaylandinputdevice.h:133:30: error: ‘wl_fixed_t’ has not been declared
  641. qwaylandinputdevice.h:171:28: error: ‘wl_fixed_t’ has not been declared
  642. qwaylandinputdevice.h:172:28: error: ‘wl_fixed_t’ has not been declared
  643. qwaylandinputdevice.h:182:30: error: ‘wl_fixed_t’ has not been declared
  644. qwaylandinputdevice.h:183:30: error: ‘wl_fixed_t’ has not been declared
  645. In file included from qwaylandinputdevice.cpp:47:0:
  646. qwaylanddatadevicemanager.h:104:19: error: ‘wl_fixed_t’ has not been declared
  647. qwaylanddatadevicemanager.h:105:19: error: ‘wl_fixed_t’ has not been declared
  648. qwaylanddatadevicemanager.h:112:20: error: ‘wl_fixed_t’ has not been declared
  649. qwaylanddatadevicemanager.h:113:20: error: ‘wl_fixed_t’ has not been declared
  650. qwaylandinputdevice.cpp: In constructor ‘QWaylandInputDevice::QWaylandInputDevice(QWaylandDisplay*, uint32_t)’:
  651. qwaylandinputdevice.cpp:80:74: error: ‘wl_seat_interface’ was not declared in this scope
  652. qwaylandinputdevice.cpp:81:52: error: ‘wl_seat_add_listener’ was not declared in this scope
  653. qwaylandinputdevice.cpp:82:38: error: ‘wl_seat_set_user_data’ was not declared in this scope
  654. qwaylandinputdevice.cpp: At global scope:
  655. qwaylandinputdevice.cpp:121:52: error: variable ‘const wl_seat_listener QWaylandInputDevice::seatListener’ has initializer but incomplete type
  656. qwaylandinputdevice.cpp:125:55: error: variable ‘const wl_pointer_listener QWaylandInputDevice::pointerListener’ has initializer but incomplete type
  657. qwaylandinputdevice.cpp:133:56: error: variable ‘const wl_keyboard_listener QWaylandInputDevice::keyboardListener’ has initializer but incomplete type
  658. qwaylandinputdevice.cpp:141:53: error: variable ‘const wl_touch_listener QWaylandInputDevice::touchListener’ has initializer but incomplete type
  659. qwaylandinputdevice.cpp: In static member function ‘static void QWaylandInputDevice::seat_capabilities(void*, wl_seat*, uint32_t)’:
  660. qwaylandinputdevice.cpp:154:16: error: ‘WL_SEAT_CAPABILITY_KEYBOARD’ was not declared in this scope
  661. qwaylandinputdevice.cpp:155:69: error: ‘wl_seat_get_keyboard’ was not declared in this scope
  662. qwaylandinputdevice.cpp:156:91: error: ‘wl_keyboard_add_listener’ was not declared in this scope
  663. qwaylandinputdevice.cpp:159:16: error: ‘WL_SEAT_CAPABILITY_POINTER’ was not declared in this scope
  664. qwaylandinputdevice.cpp:160:67: error: ‘wl_seat_get_pointer’ was not declared in this scope
  665. qwaylandinputdevice.cpp:161:88: error: ‘wl_pointer_add_listener’ was not declared in this scope
  666. qwaylandinputdevice.cpp:164:16: error: ‘WL_SEAT_CAPABILITY_TOUCH’ was not declared in this scope
  667. qwaylandinputdevice.cpp:165:63: error: ‘wl_seat_get_touch’ was not declared in this scope
  668. qwaylandinputdevice.cpp:166:82: error: ‘wl_touch_add_listener’ was not declared in this scope
  669. qwaylandinputdevice.cpp: In member function ‘void QWaylandInputDevice::setCursor(wl_surface*, int, int)’:
  670. qwaylandinputdevice.cpp:203:17: error: ‘WL_SEAT_CAPABILITY_POINTER’ was not declared in this scope
  671. qwaylandinputdevice.cpp:204:78: error: ‘wl_pointer_set_cursor’ was not declared in this scope
  672. qwaylandinputdevice.cpp: At global scope:
  673. qwaylandinputdevice.cpp:210:41: error: ‘wl_fixed_t’ has not been declared
  674. qwaylandinputdevice.cpp:210:56: error: ‘wl_fixed_t’ has not been declared
  675. qwaylandinputdevice.cpp:250:42: error: ‘wl_fixed_t’ has not been declared
  676. qwaylandinputdevice.cpp:250:64: error: ‘wl_fixed_t’ has not been declared
  677. qwaylandinputdevice.cpp: In static member function ‘static void QWaylandInputDevice::pointer_motion(void*, wl_pointer*, uint32_t, int, int)’:
  678. qwaylandinputdevice.cpp:264:45: error: ‘wl_fixed_to_double’ was not declared in this scope
  679. qwaylandinputdevice.cpp: In static member function ‘static void QWaylandInputDevice::pointer_axis(void*, wl_pointer*, uint32_t, uint32_t, int32_t)’:
  680. qwaylandinputdevice.cpp:341:43: error: ‘WL_POINTER_AXIS_HORIZONTAL_SCROLL’ was not declared in this scope
  681. qwaylandinputdevice.cpp:347:74: error: ‘wl_fixed_to_double’ was not declared in this scope
  682. qwaylandinputdevice.cpp: At global scope:
  683. qwaylandinputdevice.cpp:598:38: error: ‘wl_fixed_t’ has not been declared
  684. qwaylandinputdevice.cpp:599:38: error: ‘wl_fixed_t’ has not been declared
  685. qwaylandinputdevice.cpp: In static member function ‘static void QWaylandInputDevice::touch_down(void*, wl_touch*, uint32_t, uint32_t, wl_surface*, int32_t, int, int)’:
  686. qwaylandinputdevice.cpp:606:59: error: ‘wl_fixed_to_double’ was not declared in this scope
  687. qwaylandinputdevice.cpp: At global scope:
  688. qwaylandinputdevice.cpp:627:40: error: ‘wl_fixed_t’ has not been declared
  689. qwaylandinputdevice.cpp:628:40: error: ‘wl_fixed_t’ has not been declared
  690. qwaylandinputdevice.cpp: In static member function ‘static void QWaylandInputDevice::touch_motion(void*, wl_touch*, uint32_t, int32_t, int, int)’:
  691. qwaylandinputdevice.cpp:633:59: error: ‘wl_fixed_to_double’ was not declared in this scope
  692. make[4]: [.obj/release-shared/qwaylandinputdevice.o] Error 1 (ignored)
  693. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandcursor.o qwaylandcursor.cpp
  694. In file included from qwaylandinputdevice.h:51:0,
  695. from qwaylandcursor.cpp:45:
  696. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/QWindowSystemInterface:4:4: warning: #warning Header <QtGui/QWindowSystemInterface> is deprecated. Please include <qpa/qwindowsysteminterface.h> instead. [-Wcpp]
  697. In file included from qwaylandinputdevice.h:45:0,
  698. from qwaylandcursor.cpp:45:
  699. qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  700. In file included from qwaylandwindow.h:45:0,
  701. from qwaylandinputdevice.h:45,
  702. from qwaylandcursor.cpp:45:
  703. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  704. In file included from qwaylandcursor.cpp:45:0:
  705. qwaylandinputdevice.h:117:31: error: ‘wl_fixed_t’ has not been declared
  706. qwaylandinputdevice.h:117:46: error: ‘wl_fixed_t’ has not been declared
  707. qwaylandinputdevice.h:124:32: error: ‘wl_fixed_t’ has not been declared
  708. qwaylandinputdevice.h:124:47: error: ‘wl_fixed_t’ has not been declared
  709. qwaylandinputdevice.h:133:30: error: ‘wl_fixed_t’ has not been declared
  710. qwaylandinputdevice.h:171:28: error: ‘wl_fixed_t’ has not been declared
  711. qwaylandinputdevice.h:172:28: error: ‘wl_fixed_t’ has not been declared
  712. qwaylandinputdevice.h:182:30: error: ‘wl_fixed_t’ has not been declared
  713. qwaylandinputdevice.h:183:30: error: ‘wl_fixed_t’ has not been declared
  714. make[4]: [.obj/release-shared/qwaylandcursor.o] Error 1 (ignored)
  715. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylanddisplay.o qwaylanddisplay.cpp
  716. In file included from qwaylandinputdevice.h:51:0,
  717. from qwaylanddisplay.cpp:47:
  718. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/QWindowSystemInterface:4:4: warning: #warning Header <QtGui/QWindowSystemInterface> is deprecated. Please include <qpa/qwindowsysteminterface.h> instead. [-Wcpp]
  719. In file included from qwaylanddisplay.cpp:44:0:
  720. qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  721. In file included from qwaylandwindow.h:45:0,
  722. from qwaylanddisplay.cpp:44:
  723. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  724. In file included from qwaylanddisplay.cpp:47:0:
  725. qwaylandinputdevice.h:117:31: error: ‘wl_fixed_t’ has not been declared
  726. qwaylandinputdevice.h:117:46: error: ‘wl_fixed_t’ has not been declared
  727. qwaylandinputdevice.h:124:32: error: ‘wl_fixed_t’ has not been declared
  728. qwaylandinputdevice.h:124:47: error: ‘wl_fixed_t’ has not been declared
  729. qwaylandinputdevice.h:133:30: error: ‘wl_fixed_t’ has not been declared
  730. qwaylandinputdevice.h:171:28: error: ‘wl_fixed_t’ has not been declared
  731. qwaylandinputdevice.h:172:28: error: ‘wl_fixed_t’ has not been declared
  732. qwaylandinputdevice.h:182:30: error: ‘wl_fixed_t’ has not been declared
  733. qwaylandinputdevice.h:183:30: error: ‘wl_fixed_t’ has not been declared
  734. In file included from qwaylanddisplay.cpp:49:0:
  735. qwaylanddatadevicemanager.h:104:19: error: ‘wl_fixed_t’ has not been declared
  736. qwaylanddatadevicemanager.h:105:19: error: ‘wl_fixed_t’ has not been declared
  737. qwaylanddatadevicemanager.h:112:20: error: ‘wl_fixed_t’ has not been declared
  738. qwaylanddatadevicemanager.h:113:20: error: ‘wl_fixed_t’ has not been declared
  739. qwaylanddisplay.cpp: In destructor ‘virtual QWaylandDisplay::~QWaylandDisplay()’:
  740. qwaylanddisplay.cpp:166:35: error: ‘wl_display_disconnect’ was not declared in this scope
  741. qwaylanddisplay.cpp: At global scope:
  742. qwaylanddisplay.cpp:257:1: error: invalid conversion from ‘void (*)(void*, wl_output*, int32_t, int32_t, int32_t, int32_t, int, const char*, const char*, int32_t) {aka void (*)(void*, wl_output*, int, int, int, int, int, const char*, const char*, int)}’ to ‘void (*)(void*, wl_output*, int32_t, int32_t, int32_t, int32_t, int32_t, const char*, const char*) {aka void (*)(void*, wl_output*, int, int, int, int, int, const char*, const char*)}’ [-fpermissive]
  743. make[4]: [.obj/release-shared/qwaylanddisplay.o] Error 1 (ignored)
  744. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandwindow.o qwaylandwindow.cpp
  745. In file included from qwaylandinputdevice.h:51:0,
  746. from qwaylandwindow.cpp:46:
  747. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/QWindowSystemInterface:4:4: warning: #warning Header <QtGui/QWindowSystemInterface> is deprecated. Please include <qpa/qwindowsysteminterface.h> instead. [-Wcpp]
  748. In file included from qwaylandwindow.cpp:42:0:
  749. qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  750. In file included from qwaylandwindow.h:45:0,
  751. from qwaylandwindow.cpp:42:
  752. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  753. In file included from qwaylandwindow.cpp:46:0:
  754. qwaylandinputdevice.h:117:31: error: ‘wl_fixed_t’ has not been declared
  755. qwaylandinputdevice.h:117:46: error: ‘wl_fixed_t’ has not been declared
  756. qwaylandinputdevice.h:124:32: error: ‘wl_fixed_t’ has not been declared
  757. qwaylandinputdevice.h:124:47: error: ‘wl_fixed_t’ has not been declared
  758. qwaylandinputdevice.h:133:30: error: ‘wl_fixed_t’ has not been declared
  759. qwaylandinputdevice.h:171:28: error: ‘wl_fixed_t’ has not been declared
  760. qwaylandinputdevice.h:172:28: error: ‘wl_fixed_t’ has not been declared
  761. qwaylandinputdevice.h:182:30: error: ‘wl_fixed_t’ has not been declared
  762. qwaylandinputdevice.h:183:30: error: ‘wl_fixed_t’ has not been declared
  763. make[4]: [.obj/release-shared/qwaylandwindow.o] Error 1 (ignored)
  764. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandscreen.o qwaylandscreen.cpp
  765. In file included from qwaylandscreen.cpp:48:0:
  766. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/QWindowSystemInterface:4:4: warning: #warning Header <QtGui/QWindowSystemInterface> is deprecated. Please include <qpa/qwindowsysteminterface.h> instead. [-Wcpp]
  767. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandshmwindow.o qwaylandshmwindow.cpp
  768. In file included from qwaylandshmwindow.h:45:0,
  769. from qwaylandshmwindow.cpp:42:
  770. qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  771. In file included from qwaylandwindow.h:45:0,
  772. from qwaylandshmwindow.h:45,
  773. from qwaylandshmwindow.cpp:42:
  774. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  775. make[4]: [.obj/release-shared/qwaylandshmwindow.o] Error 1 (ignored)
  776. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandclipboard.o qwaylandclipboard.cpp
  777. In file included from qwaylandinputdevice.h:51:0,
  778. from qwaylandclipboard.cpp:44:
  779. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/QWindowSystemInterface:4:4: warning: #warning Header <QtGui/QWindowSystemInterface> is deprecated. Please include <qpa/qwindowsysteminterface.h> instead. [-Wcpp]
  780. In file included from qwaylandinputdevice.h:45:0,
  781. from qwaylandclipboard.cpp:44:
  782. qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  783. In file included from qwaylandwindow.h:45:0,
  784. from qwaylandinputdevice.h:45,
  785. from qwaylandclipboard.cpp:44:
  786. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  787. In file included from qwaylandclipboard.cpp:44:0:
  788. qwaylandinputdevice.h:117:31: error: ‘wl_fixed_t’ has not been declared
  789. qwaylandinputdevice.h:117:46: error: ‘wl_fixed_t’ has not been declared
  790. qwaylandinputdevice.h:124:32: error: ‘wl_fixed_t’ has not been declared
  791. qwaylandinputdevice.h:124:47: error: ‘wl_fixed_t’ has not been declared
  792. qwaylandinputdevice.h:133:30: error: ‘wl_fixed_t’ has not been declared
  793. qwaylandinputdevice.h:171:28: error: ‘wl_fixed_t’ has not been declared
  794. qwaylandinputdevice.h:172:28: error: ‘wl_fixed_t’ has not been declared
  795. qwaylandinputdevice.h:182:30: error: ‘wl_fixed_t’ has not been declared
  796. qwaylandinputdevice.h:183:30: error: ‘wl_fixed_t’ has not been declared
  797. In file included from qwaylanddatasource.h:45:0,
  798. from qwaylandclipboard.cpp:46:
  799. qwaylanddatadevicemanager.h:104:19: error: ‘wl_fixed_t’ has not been declared
  800. qwaylanddatadevicemanager.h:105:19: error: ‘wl_fixed_t’ has not been declared
  801. qwaylanddatadevicemanager.h:112:20: error: ‘wl_fixed_t’ has not been declared
  802. qwaylanddatadevicemanager.h:113:20: error: ‘wl_fixed_t’ has not been declared
  803. qwaylandclipboard.cpp:58:12: warning: unused parameter ‘mode’ [-Wunused-parameter]
  804. make[4]: [.obj/release-shared/qwaylandclipboard.o] Error 1 (ignored)
  805. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylanddnd.o qwaylanddnd.cpp
  806. In file included from qwaylanddnd.cpp:44:0:
  807. qwaylanddatadevicemanager.h:104:19: error: ‘wl_fixed_t’ has not been declared
  808. qwaylanddatadevicemanager.h:105:19: error: ‘wl_fixed_t’ has not been declared
  809. qwaylanddatadevicemanager.h:112:20: error: ‘wl_fixed_t’ has not been declared
  810. qwaylanddatadevicemanager.h:113:20: error: ‘wl_fixed_t’ has not been declared
  811. make[4]: [.obj/release-shared/qwaylanddnd.o] Error 1 (ignored)
  812. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylanddataoffer.o qwaylanddataoffer.cpp
  813. In file included from qwaylanddataoffer.cpp:43:0:
  814. qwaylanddatadevicemanager.h:104:19: error: ‘wl_fixed_t’ has not been declared
  815. qwaylanddatadevicemanager.h:105:19: error: ‘wl_fixed_t’ has not been declared
  816. qwaylanddatadevicemanager.h:112:20: error: ‘wl_fixed_t’ has not been declared
  817. qwaylanddatadevicemanager.h:113:20: error: ‘wl_fixed_t’ has not been declared
  818. make[4]: [.obj/release-shared/qwaylanddataoffer.o] Error 1 (ignored)
  819. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylanddatadevicemanager.o qwaylanddatadevicemanager.cpp
  820. In file included from qwaylandinputdevice.h:51:0,
  821. from qwaylanddatadevicemanager.cpp:44:
  822. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/QWindowSystemInterface:4:4: warning: #warning Header <QtGui/QWindowSystemInterface> is deprecated. Please include <qpa/qwindowsysteminterface.h> instead. [-Wcpp]
  823. In file included from qwaylanddatadevicemanager.cpp:42:0:
  824. qwaylanddatadevicemanager.h:104:19: error: ‘wl_fixed_t’ has not been declared
  825. qwaylanddatadevicemanager.h:105:19: error: ‘wl_fixed_t’ has not been declared
  826. qwaylanddatadevicemanager.h:112:20: error: ‘wl_fixed_t’ has not been declared
  827. qwaylanddatadevicemanager.h:113:20: error: ‘wl_fixed_t’ has not been declared
  828. In file included from qwaylandinputdevice.h:45:0,
  829. from qwaylanddatadevicemanager.cpp:44:
  830. qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  831. In file included from qwaylandwindow.h:45:0,
  832. from qwaylandinputdevice.h:45,
  833. from qwaylanddatadevicemanager.cpp:44:
  834. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  835. In file included from qwaylanddatadevicemanager.cpp:44:0:
  836. qwaylandinputdevice.h:117:31: error: ‘wl_fixed_t’ has not been declared
  837. qwaylandinputdevice.h:117:46: error: ‘wl_fixed_t’ has not been declared
  838. qwaylandinputdevice.h:124:32: error: ‘wl_fixed_t’ has not been declared
  839. qwaylandinputdevice.h:124:47: error: ‘wl_fixed_t’ has not been declared
  840. qwaylandinputdevice.h:133:30: error: ‘wl_fixed_t’ has not been declared
  841. qwaylandinputdevice.h:171:28: error: ‘wl_fixed_t’ has not been declared
  842. qwaylandinputdevice.h:172:28: error: ‘wl_fixed_t’ has not been declared
  843. qwaylandinputdevice.h:182:30: error: ‘wl_fixed_t’ has not been declared
  844. qwaylandinputdevice.h:183:30: error: ‘wl_fixed_t’ has not been declared
  845. qwaylanddatadevicemanager.cpp:61:6: warning: unused parameter ‘data_device’ [-Wunused-parameter]
  846. qwaylanddatadevicemanager.cpp:74:15: error: ‘wl_fixed_t’ has not been declared
  847. qwaylanddatadevicemanager.cpp:75:15: error: ‘wl_fixed_t’ has not been declared
  848. qwaylanddatadevicemanager.cpp:124:16: error: ‘wl_fixed_t’ has not been declared
  849. qwaylanddatadevicemanager.cpp:125:16: error: ‘wl_fixed_t’ has not been declared
  850. qwaylanddatadevicemanager.cpp: In static member function ‘static void QWaylandDataDeviceManager::motion(void*, wl_data_device*, uint32_t, int, int)’:
  851. qwaylanddatadevicemanager.cpp:131:68: error: ‘wl_fixed_to_int’ was not declared in this scope
  852. qwaylanddatadevicemanager.cpp: At global scope:
  853. qwaylanddatadevicemanager.cpp:190:1: error: invalid conversion from ‘void (*)(void*, wl_data_device*, wl_data_offer*)’ to ‘void (*)(void*, wl_data_device*, uint32_t) {aka void (*)(void*, wl_data_device*, unsigned int)}’ [-fpermissive]
  854. qwaylanddatadevicemanager.cpp: In member function ‘wl_data_device* QWaylandDataDeviceManager::getDataDevice(QWaylandInputDevice*)’:
  855. qwaylanddatadevicemanager.cpp:221:107: error: cannot convert ‘wl_seat*’ to ‘wl_input_device*’ for argument ‘2’ to ‘wl_data_device* wl_data_device_manager_get_data_device(wl_data_device_manager*, wl_input_device*)’
  856. qwaylanddatadevicemanager.cpp: In member function ‘void QWaylandDataDeviceManager::createAndSetDrag(QDrag*)’:
  857. qwaylanddatadevicemanager.cpp:265:153: error: invalid conversion from ‘wl_surface*’ to ‘uint32_t {aka unsigned int}’ [-fpermissive]
  858. qwaylanddatadevicemanager.cpp:265:153: error: too many arguments to function ‘void wl_data_device_start_drag(wl_data_device*, wl_data_source*, wl_surface*, uint32_t)’
  859. In file included from /mnt/rasp-pi-rootfs/usr/include/wayland-client.h:65:0,
  860. from qwaylanddisplay.h:50,
  861. from qwaylanddatadevicemanager.h:45,
  862. from qwaylanddatadevicemanager.cpp:42:
  863. /mnt/rasp-pi-rootfs/usr/include/wayland-client-protocol.h:586:1: note: declared here
  864. make[4]: [.obj/release-shared/qwaylanddatadevicemanager.o] Error 1 (ignored)
  865. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylanddatasource.o qwaylanddatasource.cpp
  866. In file included from qwaylandinputdevice.h:51:0,
  867. from qwaylanddatasource.cpp:44:
  868. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/QWindowSystemInterface:4:4: warning: #warning Header <QtGui/QWindowSystemInterface> is deprecated. Please include <qpa/qwindowsysteminterface.h> instead. [-Wcpp]
  869. In file included from qwaylanddatasource.h:45:0,
  870. from qwaylanddatasource.cpp:42:
  871. qwaylanddatadevicemanager.h:104:19: error: ‘wl_fixed_t’ has not been declared
  872. qwaylanddatadevicemanager.h:105:19: error: ‘wl_fixed_t’ has not been declared
  873. qwaylanddatadevicemanager.h:112:20: error: ‘wl_fixed_t’ has not been declared
  874. qwaylanddatadevicemanager.h:113:20: error: ‘wl_fixed_t’ has not been declared
  875. In file included from qwaylandinputdevice.h:45:0,
  876. from qwaylanddatasource.cpp:44:
  877. qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  878. In file included from qwaylandwindow.h:45:0,
  879. from qwaylandinputdevice.h:45,
  880. from qwaylanddatasource.cpp:44:
  881. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  882. In file included from qwaylanddatasource.cpp:44:0:
  883. qwaylandinputdevice.h:117:31: error: ‘wl_fixed_t’ has not been declared
  884. qwaylandinputdevice.h:117:46: error: ‘wl_fixed_t’ has not been declared
  885. qwaylandinputdevice.h:124:32: error: ‘wl_fixed_t’ has not been declared
  886. qwaylandinputdevice.h:124:47: error: ‘wl_fixed_t’ has not been declared
  887. qwaylandinputdevice.h:133:30: error: ‘wl_fixed_t’ has not been declared
  888. qwaylandinputdevice.h:171:28: error: ‘wl_fixed_t’ has not been declared
  889. qwaylandinputdevice.h:172:28: error: ‘wl_fixed_t’ has not been declared
  890. qwaylandinputdevice.h:182:30: error: ‘wl_fixed_t’ has not been declared
  891. qwaylandinputdevice.h:183:30: error: ‘wl_fixed_t’ has not been declared
  892. make[4]: [.obj/release-shared/qwaylanddatasource.o] Error 1 (ignored)
  893. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandshell.o qwaylandshell.cpp
  894. In file included from qwaylandshell.cpp:45:0:
  895. qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  896. In file included from qwaylandwindow.h:45:0,
  897. from qwaylandshell.cpp:45:
  898. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  899. make[4]: [.obj/release-shared/qwaylandshell.o] Error 1 (ignored)
  900. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandshellsurface.o qwaylandshellsurface.cpp
  901. In file included from qwaylandinputdevice.h:51:0,
  902. from qwaylandshellsurface.cpp:46:
  903. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/QWindowSystemInterface:4:4: warning: #warning Header <QtGui/QWindowSystemInterface> is deprecated. Please include <qpa/qwindowsysteminterface.h> instead. [-Wcpp]
  904. In file included from qwaylandshellsurface.cpp:45:0:
  905. qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  906. In file included from qwaylandwindow.h:45:0,
  907. from qwaylandshellsurface.cpp:45:
  908. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  909. In file included from qwaylandshellsurface.cpp:46:0:
  910. qwaylandinputdevice.h:117:31: error: ‘wl_fixed_t’ has not been declared
  911. qwaylandinputdevice.h:117:46: error: ‘wl_fixed_t’ has not been declared
  912. qwaylandinputdevice.h:124:32: error: ‘wl_fixed_t’ has not been declared
  913. qwaylandinputdevice.h:124:47: error: ‘wl_fixed_t’ has not been declared
  914. qwaylandinputdevice.h:133:30: error: ‘wl_fixed_t’ has not been declared
  915. qwaylandinputdevice.h:171:28: error: ‘wl_fixed_t’ has not been declared
  916. qwaylandinputdevice.h:172:28: error: ‘wl_fixed_t’ has not been declared
  917. qwaylandinputdevice.h:182:30: error: ‘wl_fixed_t’ has not been declared
  918. qwaylandinputdevice.h:183:30: error: ‘wl_fixed_t’ has not been declared
  919. qwaylandshellsurface.cpp: In member function ‘void QWaylandShellSurface::resize(QWaylandInputDevice*, wl_shell_surface_resize)’:
  920. qwaylandshellsurface.cpp:67:34: error: cannot convert ‘wl_seat*’ to ‘wl_input_device*’ for argument ‘2’ to ‘void wl_shell_surface_resize(wl_shell_surface*, wl_input_device*, uint32_t, uint32_t)’
  921. qwaylandshellsurface.cpp: In member function ‘void QWaylandShellSurface::move(QWaylandInputDevice*)’:
  922. qwaylandshellsurface.cpp:74:65: error: cannot convert ‘wl_seat*’ to ‘wl_input_device*’ for argument ‘2’ to ‘void wl_shell_surface_move(wl_shell_surface*, wl_input_device*, uint32_t)’
  923. qwaylandshellsurface.cpp: In member function ‘void QWaylandShellSurface::updateTransientParent(QWindow*)’:
  924. qwaylandshellsurface.cpp:101:18: error: ‘WL_SHELL_SURFACE_TRANSIENT_INACTIVE’ was not declared in this scope
  925. qwaylandshellsurface.cpp:107:41: error: cannot convert ‘wl_surface*’ to ‘wl_shell_surface*’ for argument ‘2’ to ‘void wl_shell_surface_set_transient(wl_shell_surface*, wl_shell_surface*, int32_t, int32_t, uint32_t)’
  926. qwaylandshellsurface.cpp: In member function ‘void QWaylandShellSurface::setTitle(const char*)’:
  927. qwaylandshellsurface.cpp:112:54: error: ‘wl_shell_surface_set_title’ was not declared in this scope
  928. qwaylandshellsurface.cpp: In static member function ‘static void QWaylandShellSurface::ping(void*, wl_shell_surface*, uint32_t)’:
  929. qwaylandshellsurface.cpp:120:51: error: ‘wl_shell_surface_pong’ was not declared in this scope
  930. qwaylandshellsurface.cpp: At global scope:
  931. qwaylandshellsurface.cpp:145:1: error: too many initializers for ‘const wl_shell_surface_listener’
  932. qwaylandshellsurface.cpp:145:1: error: invalid conversion from ‘void (*)(void*, wl_shell_surface*, uint32_t) {aka void (*)(void*, wl_shell_surface*, unsigned int)}’ to ‘void (*)(void*, wl_shell_surface*, uint32_t, uint32_t, int32_t, int32_t) {aka void (*)(void*, wl_shell_surface*, unsigned int, unsigned int, int, int)}’ [-fpermissive]
  933. qwaylandshellsurface.cpp:145:1: error: invalid conversion from ‘void (*)(void*, wl_shell_surface*, uint32_t, int32_t, int32_t) {aka void (*)(void*, wl_shell_surface*, unsigned int, int, int)}’ to ‘void (*)(void*, wl_shell_surface*)’ [-fpermissive]
  934. make[4]: [.obj/release-shared/qwaylandshellsurface.o] Error 1 (ignored)
  935. wayland-scanner client-header < ../../../../extensions/output-extension.xml > wayland-output-extension-client-protocol.h
  936. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandextendedoutput.o qwaylandextendedoutput.cpp
  937. In file included from qwaylandextendedoutput.cpp:48:0:
  938. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/QWindowSystemInterface:4:4: warning: #warning Header <QtGui/QWindowSystemInterface> is deprecated. Please include <qpa/qwindowsysteminterface.h> instead. [-Wcpp]
  939. wayland-scanner client-header < ../../../../extensions/surface-extension.xml > wayland-surface-extension-client-protocol.h
  940. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandextendedsurface.o qwaylandextendedsurface.cpp
  941. In file included from qwaylandextendedsurface.cpp:55:0:
  942. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/QWindowSystemInterface:4:4: warning: #warning Header <QtGui/QWindowSystemInterface> is deprecated. Please include <qpa/qwindowsysteminterface.h> instead. [-Wcpp]
  943. In file included from qwaylandextendedsurface.cpp:44:0:
  944. qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  945. In file included from qwaylandwindow.h:45:0,
  946. from qwaylandextendedsurface.cpp:44:
  947. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  948. make[4]: [.obj/release-shared/qwaylandextendedsurface.o] Error 1 (ignored)
  949. wayland-scanner client-header < ../../../../extensions/sub-surface-extension.xml > wayland-sub-surface-extension-client-protocol.h
  950. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandsubsurface.o qwaylandsubsurface.cpp
  951. In file included from qwaylandsubsurface.cpp:44:0:
  952. qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  953. In file included from qwaylandwindow.h:45:0,
  954. from qwaylandsubsurface.cpp:44:
  955. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  956. make[4]: [.obj/release-shared/qwaylandsubsurface.o] Error 1 (ignored)
  957. wayland-scanner client-header < ../../../../extensions/touch-extension.xml > wayland-touch-extension-client-protocol.h
  958. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandtouch.o qwaylandtouch.cpp
  959. In file included from qwaylandtouch.h:46:0,
  960. from qwaylandtouch.cpp:42:
  961. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/QWindowSystemInterface:4:4: warning: #warning Header <QtGui/QWindowSystemInterface> is deprecated. Please include <qpa/qwindowsysteminterface.h> instead. [-Wcpp]
  962. In file included from qwaylandinputdevice.h:45:0,
  963. from qwaylandtouch.cpp:43:
  964. qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  965. In file included from qwaylandwindow.h:45:0,
  966. from qwaylandinputdevice.h:45,
  967. from qwaylandtouch.cpp:43:
  968. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  969. In file included from qwaylandtouch.cpp:43:0:
  970. qwaylandinputdevice.h:117:31: error: ‘wl_fixed_t’ has not been declared
  971. qwaylandinputdevice.h:117:46: error: ‘wl_fixed_t’ has not been declared
  972. qwaylandinputdevice.h:124:32: error: ‘wl_fixed_t’ has not been declared
  973. qwaylandinputdevice.h:124:47: error: ‘wl_fixed_t’ has not been declared
  974. qwaylandinputdevice.h:133:30: error: ‘wl_fixed_t’ has not been declared
  975. qwaylandinputdevice.h:171:28: error: ‘wl_fixed_t’ has not been declared
  976. qwaylandinputdevice.h:172:28: error: ‘wl_fixed_t’ has not been declared
  977. qwaylandinputdevice.h:182:30: error: ‘wl_fixed_t’ has not been declared
  978. qwaylandinputdevice.h:183:30: error: ‘wl_fixed_t’ has not been declared
  979. make[4]: [.obj/release-shared/qwaylandtouch.o] Error 1 (ignored)
  980. wayland-scanner client-header < ../../../../extensions/qtkey-extension.xml > wayland-qtkey-extension-client-protocol.h
  981. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandqtkey.o qwaylandqtkey.cpp
  982. In file included from qwaylandqtkey.h:46:0,
  983. from qwaylandqtkey.cpp:42:
  984. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/QWindowSystemInterface:4:4: warning: #warning Header <QtGui/QWindowSystemInterface> is deprecated. Please include <qpa/qwindowsysteminterface.h> instead. [-Wcpp]
  985. In file included from qwaylandinputdevice.h:45:0,
  986. from qwaylandqtkey.cpp:43:
  987. qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  988. In file included from qwaylandwindow.h:45:0,
  989. from qwaylandinputdevice.h:45,
  990. from qwaylandqtkey.cpp:43:
  991. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  992. In file included from qwaylandqtkey.cpp:43:0:
  993. qwaylandinputdevice.h:117:31: error: ‘wl_fixed_t’ has not been declared
  994. qwaylandinputdevice.h:117:46: error: ‘wl_fixed_t’ has not been declared
  995. qwaylandinputdevice.h:124:32: error: ‘wl_fixed_t’ has not been declared
  996. qwaylandinputdevice.h:124:47: error: ‘wl_fixed_t’ has not been declared
  997. qwaylandinputdevice.h:133:30: error: ‘wl_fixed_t’ has not been declared
  998. qwaylandinputdevice.h:171:28: error: ‘wl_fixed_t’ has not been declared
  999. qwaylandinputdevice.h:172:28: error: ‘wl_fixed_t’ has not been declared
  1000. qwaylandinputdevice.h:182:30: error: ‘wl_fixed_t’ has not been declared
  1001. qwaylandinputdevice.h:183:30: error: ‘wl_fixed_t’ has not been declared
  1002. make[4]: [.obj/release-shared/qwaylandqtkey.o] Error 1 (ignored)
  1003. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandmimehelper.o ../../../shared/qwaylandmimehelper.cpp
  1004. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylanddecoration.o qwaylanddecoration.cpp
  1005. In file included from qwaylandinputdevice.h:51:0,
  1006. from qwaylanddecoration.cpp:47:
  1007. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/QWindowSystemInterface:4:4: warning: #warning Header <QtGui/QWindowSystemInterface> is deprecated. Please include <qpa/qwindowsysteminterface.h> instead. [-Wcpp]
  1008. In file included from qwaylanddecoration.cpp:44:0:
  1009. qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  1010. In file included from qwaylandwindow.h:45:0,
  1011. from qwaylanddecoration.cpp:44:
  1012. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  1013. In file included from qwaylanddecoration.cpp:47:0:
  1014. qwaylandinputdevice.h:117:31: error: ‘wl_fixed_t’ has not been declared
  1015. qwaylandinputdevice.h:117:46: error: ‘wl_fixed_t’ has not been declared
  1016. qwaylandinputdevice.h:124:32: error: ‘wl_fixed_t’ has not been declared
  1017. qwaylandinputdevice.h:124:47: error: ‘wl_fixed_t’ has not been declared
  1018. qwaylandinputdevice.h:133:30: error: ‘wl_fixed_t’ has not been declared
  1019. qwaylandinputdevice.h:171:28: error: ‘wl_fixed_t’ has not been declared
  1020. qwaylandinputdevice.h:172:28: error: ‘wl_fixed_t’ has not been declared
  1021. qwaylandinputdevice.h:182:30: error: ‘wl_fixed_t’ has not been declared
  1022. qwaylandinputdevice.h:183:30: error: ‘wl_fixed_t’ has not been declared
  1023. make[4]: [.obj/release-shared/qwaylanddecoration.o] Error 1 (ignored)
  1024. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandglintegration.o gl_integration/qwaylandglintegration.cpp
  1025. wayland-scanner client-header < ../../../../extensions/brcm.xml > wayland-brcm-client-protocol.h
  1026. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandbrcmeglintegration.o gl_integration/brcm_egl/qwaylandbrcmeglintegration.cpp
  1027. In file included from gl_integration/brcm_egl/qwaylandbrcmeglwindow.h:45:0,
  1028. from gl_integration/brcm_egl/qwaylandbrcmeglintegration.cpp:46:
  1029. ./qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  1030. In file included from ./qwaylandwindow.h:45:0,
  1031. from gl_integration/brcm_egl/qwaylandbrcmeglwindow.h:45,
  1032. from gl_integration/brcm_egl/qwaylandbrcmeglintegration.cpp:46:
  1033. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  1034. make[4]: [.obj/release-shared/qwaylandbrcmeglintegration.o] Error 1 (ignored)
  1035. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandbrcmglcontext.o gl_integration/brcm_egl/qwaylandbrcmglcontext.cpp
  1036. In file included from gl_integration/brcm_egl/qwaylandbrcmglcontext.cpp:45:0:
  1037. ./qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  1038. In file included from ./qwaylandwindow.h:45:0,
  1039. from gl_integration/brcm_egl/qwaylandbrcmglcontext.cpp:45:
  1040. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  1041. make[4]: [.obj/release-shared/qwaylandbrcmglcontext.o] Error 1 (ignored)
  1042. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandbrcmeglwindow.o gl_integration/brcm_egl/qwaylandbrcmeglwindow.cpp
  1043. In file included from gl_integration/brcm_egl/qwaylandbrcmeglwindow.cpp:51:0:
  1044. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/QWindowSystemInterface:4:4: warning: #warning Header <QtGui/QWindowSystemInterface> is deprecated. Please include <qpa/qwindowsysteminterface.h> instead. [-Wcpp]
  1045. In file included from gl_integration/brcm_egl/qwaylandbrcmeglwindow.h:45:0,
  1046. from gl_integration/brcm_egl/qwaylandbrcmeglwindow.cpp:42:
  1047. ./qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  1048. In file included from ./qwaylandwindow.h:45:0,
  1049. from gl_integration/brcm_egl/qwaylandbrcmeglwindow.h:45,
  1050. from gl_integration/brcm_egl/qwaylandbrcmeglwindow.cpp:42:
  1051. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  1052. make[4]: [.obj/release-shared/qwaylandbrcmeglwindow.o] Error 1 (ignored)
  1053. wayland-scanner client-header < ../../../../extensions/windowmanager.xml > wayland-windowmanager-client-protocol.h
  1054. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwaylandwindowmanagerintegration.o windowmanager_integration/qwaylandwindowmanagerintegration.cpp
  1055. In file included from windowmanager_integration/qwaylandwindowmanagerintegration.cpp:45:0:
  1056. ./qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  1057. In file included from ./qwaylandwindow.h:45:0,
  1058. from windowmanager_integration/qwaylandwindowmanagerintegration.cpp:45:
  1059. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  1060. make[4]: [.obj/release-shared/qwaylandwindowmanagerintegration.o] Error 1 (ignored)
  1061. /opt/qt5/bin/moc -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads qwaylanddisplay.h -o .moc/release-shared/moc_qwaylanddisplay.cpp
  1062. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/moc_qwaylanddisplay.o .moc/release-shared/moc_qwaylanddisplay.cpp
  1063. /opt/qt5/bin/moc -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads gl_integration/brcm_egl/qwaylandbrcmeglwindow.h -o .moc/release-shared/moc_qwaylandbrcmeglwindow.cpp
  1064. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/moc_qwaylandbrcmeglwindow.o .moc/release-shared/moc_qwaylandbrcmeglwindow.cpp
  1065. In file included from .moc/release-shared/../../gl_integration/brcm_egl/qwaylandbrcmeglwindow.h:45:0,
  1066. from .moc/release-shared/moc_qwaylandbrcmeglwindow.cpp:10:
  1067. ./qwaylandwindow.h:100:21: error: conflicting return type specified for ‘virtual Qt::WindowFlags QWaylandWindow::setWindowFlags(Qt::WindowFlags)’
  1068. In file included from ./qwaylandwindow.h:45:0,
  1069. from .moc/release-shared/../../gl_integration/brcm_egl/qwaylandbrcmeglwindow.h:45,
  1070. from .moc/release-shared/moc_qwaylandbrcmeglwindow.cpp:10:
  1071. /mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui/qpa/qplatformwindow.h:93:18: error: overriding ‘virtual void QPlatformWindow::setWindowFlags(Qt::WindowFlags)’
  1072. make[4]: [.obj/release-shared/moc_qwaylandbrcmeglwindow.o] Error 1 (ignored)
  1073. /opt/qt5/bin/moc -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads windowmanager_integration/qwaylandwindowmanagerintegration.h -o .moc/release-shared/moc_qwaylandwindowmanagerintegration.cpp
  1074. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -std=c++0x -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/moc_qwaylandwindowmanagerintegration.o .moc/release-shared/moc_qwaylandwindowmanagerintegration.cpp
  1075. wayland-scanner code < ../../../../extensions/surface-extension.xml > wayland-surface-extension-protocol.c
  1076. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fvisibility=hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wayland-surface-extension-protocol.o wayland-surface-extension-protocol.c
  1077. wayland-scanner code < ../../../../extensions/sub-surface-extension.xml > wayland-sub-surface-extension-protocol.c
  1078. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fvisibility=hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wayland-sub-surface-extension-protocol.o wayland-sub-surface-extension-protocol.c
  1079. wayland-scanner code < ../../../../extensions/output-extension.xml > wayland-output-extension-protocol.c
  1080. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fvisibility=hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wayland-output-extension-protocol.o wayland-output-extension-protocol.c
  1081. wayland-scanner code < ../../../../extensions/touch-extension.xml > wayland-touch-extension-protocol.c
  1082. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fvisibility=hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wayland-touch-extension-protocol.o wayland-touch-extension-protocol.c
  1083. wayland-scanner code < ../../../../extensions/qtkey-extension.xml > wayland-qtkey-extension-protocol.c
  1084. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fvisibility=hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wayland-qtkey-extension-protocol.o wayland-qtkey-extension-protocol.c
  1085. wayland-scanner code < ../../../../extensions/brcm.xml > wayland-brcm-protocol.c
  1086. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fvisibility=hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wayland-brcm-protocol.o wayland-brcm-protocol.c
  1087. wayland-scanner code < ../../../../extensions/windowmanager.xml > wayland-windowmanager-protocol.c
  1088. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-gcc -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fvisibility=hidden -D_REENTRANT -fno-exceptions -Wall -W -fPIC -DQT_NO_LIBUDEV -DQT_NO_XCB -DQ_PLATFORM_WAYLAND -DQT_NO_WAYLAND_XKB -DQT_WAYLAND_GL_SUPPORT -DQT_WAYLAND_WINDOWMANAGER_SUPPORT -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../../shared -Igl_integration/brcm_egl -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtPlatformSupport/5.0.0/QtPlatformSupport -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/wayland-windowmanager-protocol.o wayland-windowmanager-protocol.c
  1089. rm -f libqwayland.so
  1090. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -Wl,-rpath-link,/mnt/rasp-pi-rootfs/opt/vc/lib -Wl,-rpath-link,/mnt/rasp-pi-rootfs/usr/lib/arm-linux-gnueabihf -Wl,-rpath-link,/mnt/rasp-pi-rootfs/lib/arm-linux-gnueabihf --sysroot=/mnt/rasp-pi-rootfs -Wl,--no-undefined -Wl,-O1 -Wl,-rpath,/mnt/rasp-pi-rootfs/opt/qt5/lib -shared -o libqwayland.so .obj/release-shared/main.o .obj/release-shared/qwaylandintegration.o .obj/release-shared/qwaylandnativeinterface.o .obj/release-shared/qwaylandshmbackingstore.o .obj/release-shared/qwaylandinputdevice.o .obj/release-shared/qwaylandcursor.o .obj/release-shared/qwaylanddisplay.o .obj/release-shared/qwaylandwindow.o .obj/release-shared/qwaylandscreen.o .obj/release-shared/qwaylandshmwindow.o .obj/release-shared/qwaylandclipboard.o .obj/release-shared/qwaylanddnd.o .obj/release-shared/qwaylanddataoffer.o .obj/release-shared/qwaylanddatadevicemanager.o .obj/release-shared/qwaylanddatasource.o .obj/release-shared/qwaylandshell.o .obj/release-shared/qwaylandshellsurface.o .obj/release-shared/qwaylandextendedoutput.o .obj/release-shared/qwaylandextendedsurface.o .obj/release-shared/qwaylandsubsurface.o .obj/release-shared/qwaylandtouch.o .obj/release-shared/qwaylandqtkey.o .obj/release-shared/qwaylandmimehelper.o .obj/release-shared/qwaylanddecoration.o .obj/release-shared/qwaylandglintegration.o .obj/release-shared/qwaylandbrcmeglintegration.o .obj/release-shared/qwaylandbrcmglcontext.o .obj/release-shared/qwaylandbrcmeglwindow.o .obj/release-shared/qwaylandwindowmanagerintegration.o .obj/release-shared/moc_qwaylanddisplay.o .obj/release-shared/moc_qwaylandbrcmeglwindow.o .obj/release-shared/moc_qwaylandwindowmanagerintegration.o .obj/release-shared/wayland-surface-extension-protocol.o .obj/release-shared/wayland-sub-surface-extension-protocol.o .obj/release-shared/wayland-output-extension-protocol.o .obj/release-shared/wayland-touch-extension-protocol.o .obj/release-shared/wayland-qtkey-extension-protocol.o .obj/release-shared/wayland-brcm-protocol.o .obj/release-shared/wayland-windowmanager-protocol.o -L/mnt/rasp-pi-rootfs/opt/vc/lib -lEGL -lwayland-client -L/mnt/rasp-pi-rootfs/opt/qt5/lib -lQtPlatformSupport -L/opt/qt5/lib -lz -lQtGui -lQtCore -lGLESv2 -lpthread
  1091. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylandintegration.o: No such file or directory
  1092. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylandnativeinterface.o: No such file or directory
  1093. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylandshmbackingstore.o: No such file or directory
  1094. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylandinputdevice.o: No such file or directory
  1095. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylandcursor.o: No such file or directory
  1096. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylanddisplay.o: No such file or directory
  1097. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylandwindow.o: No such file or directory
  1098. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylandshmwindow.o: No such file or directory
  1099. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylandclipboard.o: No such file or directory
  1100. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylanddnd.o: No such file or directory
  1101. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylanddataoffer.o: No such file or directory
  1102. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylanddatadevicemanager.o: No such file or directory
  1103. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylanddatasource.o: No such file or directory
  1104. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylandshell.o: No such file or directory
  1105. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylandshellsurface.o: No such file or directory
  1106. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylandextendedsurface.o: No such file or directory
  1107. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylandsubsurface.o: No such file or directory
  1108. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylandtouch.o: No such file or directory
  1109. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylandqtkey.o: No such file or directory
  1110. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylanddecoration.o: No such file or directory
  1111. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylandbrcmeglintegration.o: No such file or directory
  1112. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylandbrcmglcontext.o: No such file or directory
  1113. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylandbrcmeglwindow.o: No such file or directory
  1114. arm-linux-gnueabihf-g++: error: .obj/release-shared/qwaylandwindowmanagerintegration.o: No such file or directory
  1115. arm-linux-gnueabihf-g++: error: .obj/release-shared/moc_qwaylandbrcmeglwindow.o: No such file or directory
  1116. make[4]: [../../../../plugins/platforms/libqwayland.so] Error 1 (ignored)
  1117. mv -f libqwayland.so ../../../../plugins/platforms/
  1118. mv: cannot stat `libqwayland.so': No such file or directory
  1119. make[4]: [../../../../plugins/platforms/libqwayland.so] Error 1 (ignored)
  1120. make[4]: Leaving directory `/home/jon/src/ics/qt5/qtwayland/src/plugins/platforms/wayland'
  1121. make[3]: Leaving directory `/home/jon/src/ics/qt5/qtwayland/src/plugins/platforms'
  1122. make[2]: Leaving directory `/home/jon/src/ics/qt5/qtwayland/src/plugins'
  1123. make[1]: Leaving directory `/home/jon/src/ics/qt5/qtwayland/src'
  1124. cd examples/ && ( test -f Makefile || /opt/qt5/bin/qmake /home/jon/src/ics/qt5/qtwayland/examples/examples.pro -o Makefile ) && make -f Makefile
  1125. /home/jon/src/ics/qt5/qtwayland/examples
  1126. make[1]: Entering directory `/home/jon/src/ics/qt5/qtwayland/examples'
  1127. cd qwindow-compositor/ && ( test -f Makefile || /opt/qt5/bin/qmake /home/jon/src/ics/qt5/qtwayland/examples/qwindow-compositor/qwindow-compositor.pro -o Makefile ) && make -f Makefile
  1128. /home/jon/src/ics/qt5/qtwayland/examples/qwindow-compositor
  1129. Project MESSAGE: This project is using private headers and will therefore be tied to this specific Qt module build version.
  1130. Project MESSAGE: Running this project against other versions of the Qt modules may crash at any arbitrary point.
  1131. Project MESSAGE: This is not a bug, but a result of using Qt internals. You have been warned!
  1132. make[2]: Entering directory `/home/jon/src/ics/qt5/qtwayland/examples/qwindow-compositor'
  1133. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fno-exceptions -Wall -W -D_REENTRANT -fPIE -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include -I../../include/QtCompositor -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/main.o main.cpp
  1134. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fno-exceptions -Wall -W -D_REENTRANT -fPIE -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include -I../../include/QtCompositor -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qopenglwindow.o qopenglwindow.cpp
  1135. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fno-exceptions -Wall -W -D_REENTRANT -fPIE -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include -I../../include/QtCompositor -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qwindowcompositor.o qwindowcompositor.cpp
  1136. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fno-exceptions -Wall -W -D_REENTRANT -fPIE -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include -I../../include/QtCompositor -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/textureblitter.o textureblitter.cpp
  1137. textureblitter.cpp: In member function ‘void TextureBlitter::drawTexture(int, const QRectF&, const QSize&, int, bool, bool)’:
  1138. textureblitter.cpp:135:5: warning: narrowing conversion of ‘x1’ from ‘int’ to ‘const GLfloat {aka const float}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  1139. textureblitter.cpp:135:5: warning: narrowing conversion of ‘y1’ from ‘int’ to ‘const GLfloat {aka const float}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  1140. textureblitter.cpp:135:5: warning: narrowing conversion of ‘x2’ from ‘int’ to ‘const GLfloat {aka const float}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  1141. textureblitter.cpp:135:5: warning: narrowing conversion of ‘y1’ from ‘int’ to ‘const GLfloat {aka const float}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  1142. textureblitter.cpp:135:5: warning: narrowing conversion of ‘x2’ from ‘int’ to ‘const GLfloat {aka const float}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  1143. textureblitter.cpp:135:5: warning: narrowing conversion of ‘y2’ from ‘int’ to ‘const GLfloat {aka const float}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  1144. textureblitter.cpp:135:5: warning: narrowing conversion of ‘x1’ from ‘int’ to ‘const GLfloat {aka const float}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  1145. textureblitter.cpp:135:5: warning: narrowing conversion of ‘y2’ from ‘int’ to ‘const GLfloat {aka const float}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  1146. /opt/qt5/bin/rcc -name qwindow-compositor qwindow-compositor.qrc -o .rcc/release-shared/qrc_qwindow-compositor.cpp
  1147. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fno-exceptions -Wall -W -D_REENTRANT -fPIE -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include -I../../include/QtCompositor -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qrc_qwindow-compositor.o .rcc/release-shared/qrc_qwindow-compositor.cpp
  1148. /opt/qt5/bin/moc -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include -I../../include/QtCompositor -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads qwindowcompositor.h -o .moc/release-shared/moc_qwindowcompositor.cpp
  1149. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fno-exceptions -Wall -W -D_REENTRANT -fPIE -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I../../include -I../../include/QtCompositor -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/moc_qwindowcompositor.o .moc/release-shared/moc_qwindowcompositor.cpp
  1150. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -Wl,-rpath-link,/mnt/rasp-pi-rootfs/opt/vc/lib -Wl,-rpath-link,/mnt/rasp-pi-rootfs/usr/lib/arm-linux-gnueabihf -Wl,-rpath-link,/mnt/rasp-pi-rootfs/lib/arm-linux-gnueabihf --sysroot=/mnt/rasp-pi-rootfs -Wl,-O1 -Wl,-rpath,/opt/qt5/lib -Wl,-rpath,/mnt/rasp-pi-rootfs/opt/qt5/lib -o qwindow-compositor .obj/release-shared/main.o .obj/release-shared/qopenglwindow.o .obj/release-shared/qwindowcompositor.o .obj/release-shared/textureblitter.o .obj/release-shared/qrc_qwindow-compositor.o .obj/release-shared/moc_qwindowcompositor.o -L/mnt/rasp-pi-rootfs/opt/vc/lib -L ../../lib -L/home/jon/src/ics/qt5/qtwayland/lib -lQtCompositor -lEGL -lwayland-server -L/mnt/rasp-pi-rootfs/opt/qt5/lib -lQtQuick -L/home/jon/src/ics/qt5/qtdeclarative/lib -L/opt/qt5/lib -lQtQml -lQtNetwork -lQtGui -lQtCore -lGLESv2 -lpthread
  1151. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/4.7.2/../../../../arm-linux-gnueabihf/bin/ld: cannot find -lQtCompositor
  1152. collect2: error: ld returned 1 exit status
  1153. make[2]: [qwindow-compositor] Error 1 (ignored)
  1154. make[2]: Leaving directory `/home/jon/src/ics/qt5/qtwayland/examples/qwindow-compositor'
  1155. cd qwidget-compositor/ && ( test -f Makefile || /opt/qt5/bin/qmake /home/jon/src/ics/qt5/qtwayland/examples/qwidget-compositor/qwidget-compositor.pro -o Makefile ) && make -f Makefile
  1156. /home/jon/src/ics/qt5/qtwayland/examples/qwidget-compositor
  1157. Project MESSAGE: This project is using private headers and will therefore be tied to this specific Qt module build version.
  1158. Project MESSAGE: Running this project against other versions of the Qt modules may crash at any arbitrary point.
  1159. Project MESSAGE: This is not a bug, but a result of using Qt internals. You have been warned!
  1160. make[2]: Entering directory `/home/jon/src/ics/qt5/qtwayland/examples/qwidget-compositor'
  1161. /opt/qt5/bin/moc -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtOpenGL -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtOpenGL/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtOpenGL/5.0.0/QtOpenGL -I../../include -I../../include/QtCompositor -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtWidgets -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtWidgets/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtWidgets/5.0.0/QtWidgets -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads main.cpp -o .moc/release-shared/main.moc
  1162. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fno-exceptions -Wall -W -D_REENTRANT -fPIE -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtOpenGL -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtOpenGL/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtOpenGL/5.0.0/QtOpenGL -I../../include -I../../include/QtCompositor -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtWidgets -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtWidgets/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtWidgets/5.0.0/QtWidgets -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/main.o main.cpp
  1163. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fno-exceptions -Wall -W -D_REENTRANT -fPIE -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtOpenGL -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtOpenGL/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtOpenGL/5.0.0/QtOpenGL -I../../include -I../../include/QtCompositor -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtWidgets -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtWidgets/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtWidgets/5.0.0/QtWidgets -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/textureblitter.o textureblitter.cpp
  1164. textureblitter.cpp: In member function ‘void TextureBlitter::drawTexture(int, const QRectF&, const QSize&, int, bool, bool)’:
  1165. textureblitter.cpp:131:5: warning: narrowing conversion of ‘x1’ from ‘int’ to ‘const GLfloat {aka const float}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  1166. textureblitter.cpp:131:5: warning: narrowing conversion of ‘y1’ from ‘int’ to ‘const GLfloat {aka const float}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  1167. textureblitter.cpp:131:5: warning: narrowing conversion of ‘x2’ from ‘int’ to ‘const GLfloat {aka const float}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  1168. textureblitter.cpp:131:5: warning: narrowing conversion of ‘y1’ from ‘int’ to ‘const GLfloat {aka const float}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  1169. textureblitter.cpp:131:5: warning: narrowing conversion of ‘x2’ from ‘int’ to ‘const GLfloat {aka const float}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  1170. textureblitter.cpp:131:5: warning: narrowing conversion of ‘y2’ from ‘int’ to ‘const GLfloat {aka const float}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  1171. textureblitter.cpp:131:5: warning: narrowing conversion of ‘x1’ from ‘int’ to ‘const GLfloat {aka const float}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  1172. textureblitter.cpp:131:5: warning: narrowing conversion of ‘y2’ from ‘int’ to ‘const GLfloat {aka const float}’ inside { } is ill-formed in C++11 [-Wnarrowing]
  1173. /opt/qt5/bin/rcc -name qwidget-compositor qwidget-compositor.qrc -o .rcc/release-shared/qrc_qwidget-compositor.cpp
  1174. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fno-exceptions -Wall -W -D_REENTRANT -fPIE -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I../../include -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtOpenGL -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtOpenGL/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtOpenGL/5.0.0/QtOpenGL -I../../include -I../../include/QtCompositor -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtWidgets -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtWidgets/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtWidgets/5.0.0/QtWidgets -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui/5.0.0/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore/5.0.0/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/qrc_qwidget-compositor.o .rcc/release-shared/qrc_qwidget-compositor.cpp
  1175. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -Wl,-rpath-link,/mnt/rasp-pi-rootfs/opt/vc/lib -Wl,-rpath-link,/mnt/rasp-pi-rootfs/usr/lib/arm-linux-gnueabihf -Wl,-rpath-link,/mnt/rasp-pi-rootfs/lib/arm-linux-gnueabihf --sysroot=/mnt/rasp-pi-rootfs -Wl,-O1 -Wl,-rpath,/mnt/rasp-pi-rootfs/opt/qt5/lib -Wl,-rpath,/opt/qt5/lib -o qwidget-compositor .obj/release-shared/main.o .obj/release-shared/textureblitter.o .obj/release-shared/qrc_qwidget-compositor.o -L/mnt/rasp-pi-rootfs/opt/vc/lib -L/mnt/rasp-pi-rootfs/opt/qt5/lib -lQtOpenGL -L/opt/qt5/lib -L/home/jon/src/ics/qt5/qtwayland/lib -lQtCompositor -lEGL -lwayland-server -lQtQuick -L/home/jon/src/ics/qt5/qtdeclarative/lib -lQtQml -lQtNetwork -lQtWidgets -lQtGui -lQtCore -lGLESv2 -lpthread
  1176. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/4.7.2/../../../../arm-linux-gnueabihf/bin/ld: cannot find -lQtCompositor
  1177. collect2: error: ld returned 1 exit status
  1178. make[2]: [qwidget-compositor] Error 1 (ignored)
  1179. make[2]: Leaving directory `/home/jon/src/ics/qt5/qtwayland/examples/qwidget-compositor'
  1180. cd qml-compositor/ && ( test -f Makefile || /opt/qt5/bin/qmake /home/jon/src/ics/qt5/qtwayland/examples/qml-compositor/qml-compositor.pro -o Makefile ) && make -f Makefile
  1181. /home/jon/src/ics/qt5/qtwayland/examples/qml-compositor
  1182. Project MESSAGE: This project is using private headers and will therefore be tied to this specific Qt module build version.
  1183. Project MESSAGE: Running this project against other versions of the Qt modules may crash at any arbitrary point.
  1184. Project MESSAGE: This is not a bug, but a result of using Qt internals. You have been warned!
  1185. make[2]: Entering directory `/home/jon/src/ics/qt5/qtwayland/examples/qml-compositor'
  1186. /opt/qt5/bin/moc -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_COMPOSITOR_QUICK -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_V8_LIB -DV8_SHARED -DUSING_V8_SHARED -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I../../include -I../../include/QtCompositor -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtV8 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads main.cpp -o .moc/release-shared/main.moc
  1187. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/mnt/rasp-pi-rootfs -O2 -fno-exceptions -Wall -W -D_REENTRANT -fPIE -DQT_NO_LIBUDEV -DQT_NO_XCB -DQT_COMPOSITOR_QUICK -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_COMPOSITOR_LIB -DQT_COMPOSITOR_WAYLAND_GL -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_V8_LIB -DV8_SHARED -DUSING_V8_SHARED -DQT_CORE_LIB -I/opt/qt5/mkspecs/devices/linux-rasp-pi-g++ -I. -I/mnt/rasp-pi-rootfs/opt/qt5/include -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQuick/5.0.0/QtQuick -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtQml -I../../include -I../../include/QtCompositor -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtNetwork -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtGui -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtV8 -I/mnt/rasp-pi-rootfs/opt/qt5/include/QtCore -I.moc/release-shared -I/mnt/rasp-pi-rootfs/opt/vc/include -I/mnt/rasp-pi-rootfs/opt/vc/include/interface/vcos/pthreads -o .obj/release-shared/main.o main.cpp
  1188. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/arm-linux-gnueabihf-g++ -Wl,-rpath-link,/mnt/rasp-pi-rootfs/opt/vc/lib -Wl,-rpath-link,/mnt/rasp-pi-rootfs/usr/lib/arm-linux-gnueabihf -Wl,-rpath-link,/mnt/rasp-pi-rootfs/lib/arm-linux-gnueabihf --sysroot=/mnt/rasp-pi-rootfs -Wl,-O1 -Wl,-rpath,/mnt/rasp-pi-rootfs/opt/qt5/lib -Wl,-rpath,/opt/qt5/lib -o qml-compositor .obj/release-shared/main.o -L/mnt/rasp-pi-rootfs/opt/vc/lib -L ../../lib -L/mnt/rasp-pi-rootfs/opt/qt5/lib -L/home/jon/src/ics/qt5/qtdeclarative/lib -L/opt/qt5/lib -L/home/jon/src/ics/qt5/qtwayland/lib -lQtCompositor -lEGL -lwayland-server -lQtQuick -lQtQml -lQtNetwork -lQtGui -lQtV8 -lQtCore -lGLESv2 -lpthread
  1189. /home/jon/src/rpi/qt-xcomp-tools/gcc-4.7-linaro-rpi-gnueabihf/bin/../lib/gcc/arm-linux-gnueabihf/4.7.2/../../../../arm-linux-gnueabihf/bin/ld: cannot find -lQtCompositor
  1190. collect2: error: ld returned 1 exit status
  1191. make[2]: [qml-compositor] Error 1 (ignored)
  1192. make[2]: Leaving directory `/home/jon/src/ics/qt5/qtwayland/examples/qml-compositor'
  1193. make[1]: Leaving directory `/home/jon/src/ics/qt5/qtwayland/examples'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement