New comment by kawaiiamber on void-packages repository https://github.com/void-linux/void-packages/pull/27113#issuecomment-744625475 Comment: The checks are now failing with the following: ``` chown: changing ownership of '/usr/local/share/man/man1/tspreed.1': Invalid argument make: *** [Makefile:32: install] Error 1 => ERROR: tspreed-1.2.1_1: do_install: '${make_cmd} STRIP=true PREFIX=/usr DESTDIR=${DESTDIR} ${make_install_args} ${make_install_target}' exited with 2 => ERROR: in do_install() at common/build-style/gnu-makefile.sh:40 ``` It looks like it's failing to do something with ownership of the man page?