[PATCH] build-aux: require GNU grep on FreeBSD

Ján Tomko jtomko at redhat.com
Tue Mar 2 17:24:59 UTC 2021


On a Tuesday in 2021, Roman Bogorodskiy wrote:
>FreeBSD 13.x and newer ship BSD grep which apparently has some
>performance issues causing certain syntax check tests to run longer than
>the default 30 seconds timeout used by meson.
>
>However, GNU grep is still available through the textproc/gnugrep port,
>so require it on FreeBSD if /usr/bin/grep is a BSD grep to make checks
>pass in a reasonable time.
>
>Signed-off-by: Roman Bogorodskiy <bogorodskiy at gmail.com>
>---
> build-aux/Makefile.in     |  1 +
> build-aux/meson.build     | 24 +++++++++++++++++++-----
> build-aux/syntax-check.mk |  1 -
> 3 files changed, 20 insertions(+), 6 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20210302/ef1b13e8/attachment-0001.sig>


More information about the libvir-list mailing list