New comment by chloris-pale-green on void-packages repository https://github.com/void-linux/void-packages/pull/39184#issuecomment-1242017867 Comment: On ARM architectures there are many Cmake errors for different targets like this: ``` CMake Error in build/_deps/sdl_audiolib-src/CMakeLists.txt: Imported target "SDL2::SDL2" includes non-existent path "/usr/include/SDL2" ``` If anyone has any idea why the libs seem to be missing, let me know. As far as I know, `SDL2-devel` is a dependency and it installs stuff into `/usr/include/SDL2`.