New review comment by paper42 on void-packages repository https://github.com/void-linux/void-packages/pull/40424#discussion_r1025182672 Comment: It's failing because you disabled building a static library, but are trying to move it to a subpackage in SDL2_mixer-devel's pkg_install. Why are you disabling this? ``` mv: cannot stat '/destdir//SDL2_mixer-2.6.2/usr/lib/*.a': No such file or directory ```