New comment by wibed on void-packages repository https://github.com/void-linux/void-packages/pull/32231#issuecomment-888472285 Comment: > > > pre_configure is not necessary, because you use a tarball with pregenerated configure script. The commit message body is not necessary. > > > > > > do you mean the block? > > ``` > > pre_configure() { > > autoreconf -if > > } > > ``` > > yes and you might be able to remove the hostmakedepends variable then without the pre_configure block it builds fine but it depends on the hostmakedepends variable