giucam / orbital

A Wayland compositor based on Weston and Qt
GNU General Public License v3.0
158 stars 17 forks source link

can't build AUR git package #11

Closed ghost closed 10 years ago

ghost commented 10 years ago

[ 26%] Building CXX object src/CMakeFiles/nuclear-shell-common.dir/shell.cpp.o /tmp/yaourt-tmp-burak/aur-nuclear-git/src/nuclear/src/shell.cpp: In member function ‘void Shell::configureFullscreen(ShellSurface_)’: /tmp/yaourt-tmp-burak/aur-nuclear-git/src/nuclear/src/shell.cpp:593:54: error: ‘struct weston_buffer_viewport’ has no member named ‘buffer’ int32_t scale = surface->bufferviewport.buffer.scale; ^ src/CMakeFiles/nuclear-shell-common.dir/build.make:114: recipe for target 'src/CMakeFiles/nuclear-shell-common.dir/shell.cpp.o' failed make[2]: ** [src/CMakeFiles/nuclear-shell-common.dir/shell.cpp.o] Error 1 CMakeFiles/Makefile2:174: recipe for target 'src/CMakeFiles/nuclear-shell-common.dir/all' failed make[1]: * [src/CMakeFiles/nuclear-shell-common.dir/all] Error 2 Makefile:117: recipe for target 'all' failed make: * [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build nuclear-git. ==> Restart building nuclear-git ? [y/N]

giucam commented 10 years ago

You need weston from git to build it.

ghost commented 10 years ago

All right; not included in the deps in pkg I guess.