giucam/orbital

can't build AUR git package

Closed this issue · 2 comments

[ 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->buffer_viewport.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]

You need weston from git to build it.

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