New review comment by ajtcode71 on void-packages repository https://github.com/void-linux/void-packages/pull/39475#discussion_r985146665 Comment: grep is required as the chroot-grep causes the following error: ompiler stderr: Running command: /usr/bin/sh -c wine --version | grep --only-matching -P '[0-9]+\.[0-9]+' | head -n1 --- stdout --- --- stderr --- grep: Perl matching not supported in a --disable-perl-regexp build grep is version 3.8 has has perl-regexp enabled so the build works. I moved grep from hostmakedepends to make depends.