New comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/23485#issuecomment-663855855 Comment: The qemu helper is a bit heavy handed just to dump the help output to a man page, but I don't have a real problem with it because it's "correct" in that it honors the upstream intentions. I *do* think you should complain upsream that they should ship a proper man page rather than relying on dynamic generation at build time. The real issue is that @sgn improved the template by supporting `xbps-src check` and by using `make_install_args` to get the right installation behavior without resorting to patch the makefile. You should adapt those changes and make sure to mark the package broken for musl since it fails tests.