Package Details: greenisland 0.9.0.1-1

Git Clone URL: https://aur.archlinux.org/greenisland.git (read-only, click to copy)
Package Base: greenisland
Description: Green Island: Qt-based compositor infrastructure for Wayland
Upstream URL: http://hawaiios.org
Keywords: compositor qml qt5 qtquick wayland
Licenses: GPL2, GPL3, LGPL3
Conflicts: greenisland-git
Submitter: plfiorini
Maintainer: plfiorini
Last Packager: plfiorini
Votes: 11
Popularity: 0.000000
First Submitted: 2015-03-11 07:53 (UTC)
Last Updated: 2017-01-23 20:40 (UTC)

Latest Comments

xorgmc commented on 2016-07-07 07:15 (UTC)

Compiling fails with In file included from /tmp/yaourt-tmp-xorg/aur-greenisland/src/build/headers/GreenIsland/platform/eglplatformcontext.h:1:0, from /tmp/yaourt-tmp-xorg/aur-greenisland/src/build/headers/GreenIsland/Platform/EGLPlatformContext:1, from /tmp/yaourt-tmp-xorg/aur-greenisland/src/greenisland-greenisland-b37dfb6/src/platform/eglconvenience/eglpbuffer.h:46, from /tmp/yaourt-tmp-xorg/aur-greenisland/src/greenisland-greenisland-b37dfb6/src/platform/deviceintegration/eglfscontext.cpp:45: /tmp/yaourt-tmp-xorg/aur-greenisland/src/greenisland-greenisland-b37dfb6/src/platform/eglconvenience/eglplatformcontext.h:73:22: Fehler: »void (* GreenIsland::Platform::EGLPlatformContext::getProcAddress(const QByteArray&))()« marked »override«, but does not override QFunctionPointer getProcAddress(const QByteArray &procName) Q_DECL_OVERRIDE; ^~~~~~~~~~~~~~ In file included from /usr/include/qt/QtGui/5.7.0/QtGui/qpa/qplatformwindow.h:57:0, from /tmp/yaourt-tmp-xorg/aur-greenisland/src/greenisland-greenisland-b37dfb6/src/platform/eglconvenience/eglplatformcontext.h:44, from /tmp/yaourt-tmp-xorg/aur-greenisland/src/build/headers/GreenIsland/platform/eglplatformcontext.h:1, from /tmp/yaourt-tmp-xorg/aur-greenisland/src/build/headers/GreenIsland/Platform/EGLPlatformContext:1, from /tmp/yaourt-tmp-xorg/aur-greenisland/src/greenisland-greenisland-b37dfb6/src/platform/eglconvenience/eglpbuffer.h:46, from /tmp/yaourt-tmp-xorg/aur-greenisland/src/greenisland-greenisland-b37dfb6/src/platform/deviceintegration/eglfscontext.cpp:45: /usr/include/qt/QtGui/5.7.0/QtGui/qpa/qplatformopenglcontext.h:86:30: Warnung: »virtual void (* QPlatformOpenGLContext::getProcAddress(const char*))()« was hidden [-Woverloaded-virtual] virtual QFunctionPointer getProcAddress(const char *procName) = 0; ^~~~~~~~~~~~~~ In file included from /tmp/yaourt-tmp-xorg/aur-greenisland/src/build/headers/GreenIsland/platform/eglplatformcontext.h:1:0, from /tmp/yaourt-tmp-xorg/aur-greenisland/src/build/headers/GreenIsland/Platform/EGLPlatformContext:1, from /tmp/yaourt-tmp-xorg/aur-greenisland/src/greenisland-greenisland-b37dfb6/src/platform/eglconvenience/eglpbuffer.h:46, from /tmp/yaourt-tmp-xorg/aur-greenisland/src/greenisland-greenisland-b37dfb6/src/platform/deviceintegration/eglfscontext.cpp:45: /tmp/yaourt-tmp-xorg/aur-greenisland/src/greenisland-greenisland-b37dfb6/src/platform/eglconvenience/eglplatformcontext.h:73:22: Warnung: by »void (* GreenIsland::Platform::EGLPlatformContext::getProcAddress(const QByteArray&))()« [-Woverloaded-virtual] QFunctionPointer getProcAddress(const QByteArray &procName) Q_DECL_OVERRIDE; ^~~~~~~~~~~~~~ make[2]: *** [src/platform/CMakeFiles/GreenIslandPlatform.dir/build.make:141: src/platform/CMakeFiles/GreenIslandPlatform.dir/deviceintegration/eglfscontext.cpp.o] Fehler 1 make[1]: *** [CMakeFiles/Makefile2:1398: src/platform/CMakeFiles/GreenIslandPlatform.dir/all] Fehler 2 make: *** [Makefile:161: all] Fehler 2 Compiling greenisland-git works fine.