New comment by pullmoll on void-packages repository https://github.com/void-linux/void-packages/pull/17969#issuecomment-570378832 Comment: When cross compiling `make` with `$CHROOT_READY` we need to add `tar` to the hostmakedepends: ``` => make-4.2.1_5: running pre_configure ... /usr/bin/autopoint: line 496: tar: command not found autopoint: *** infrastructure files for version 0.19.4 not found; this is autopoint from GNU gettext-tools 0.20.1 autopoint: *** Stop. autoreconf: autopoint failed with exit status: 1 ```