New comment by meator on void-packages repository https://github.com/void-linux/void-packages/pull/48160#issuecomment-1888536306 Comment: > I'm still trying to ascertain where I went wrong as the build instructions look fairly different from my own, but I'm very happy it is working! ``` build_style=cmake ``` Handles all building and instalation. You usually don't need to specify `do_configure()`, `do_build()` and `do_install()` (unless the build process is nonstandard in some way).