New comment by Relected on void-packages repository https://github.com/void-linux/void-packages/pull/38469#issuecomment-1205823344 Comment: @classabbyamp nvm i was able to compile it (took long enough), now i dont know how to edit or overwrite this pull request to update the package also it shows these errors when i run godot from the version i compiled (i mean it still opens and it loads the project fine but these seem concerning): ``` ALSA lib pcm_dmix.c:999:(snd_pcm_dmix_open) unable to open slave ERROR: Condition "status < 0" is true. Returned: ERR_CANT_OPEN at: init_device (drivers/alsa/audio_driver_alsa.cpp:89) WARNING: All audio drivers failed, falling back to the dummy driver. at: initialize (servers/audio_server.cpp:222) ``` these errors do not appear when i run the linux binary from the official site, do you have any info on why that happens?