New comment by prez on void-packages repository https://github.com/void-linux/void-packages/pull/38416#issuecomment-1202557726 Comment: I'm not sure why you chose to ignore https://github.com/void-linux/void-packages/pull/34808. Have you checked whether those dependencies are correct? In my PR, there's ``` -libmp4v2-devel -libshout-devel +libflac-devel +libmodplug-devel +libogg-devel +libsndfile-devel +libvorbis-devel +lilv-devel +wavpack-devel ``` compared to yours. It's been over half a year since I made that PR and I don't feel like re-checking all of it, but I must have had reasons. Additionally, is the patch needed? It seems to build fine on musl CI without it.