bin/172677: bsdgrep without gnu regex library causes buildworld failures
Ian Lepore
ian at cardinalpeak.com
Sat Oct 13 23:00:01 UTC 2012
The following reply was made to PR bin/172677; it has been noted by GNATS.
From: Ian Lepore <ian at cardinalpeak.com>
To: bug-followup at FreeBSD.org, freebsd at damnhippie.dyndns.org
Cc:
Subject: Re: bin/172677: bsdgrep without gnu regex library causes
buildworld failures
Date: Sat, 13 Oct 2012 16:52:55 -0600
Addition info... the buildworld that generated the failing bsdgrep was
done with these options:
-DMALLOC_PRODUCTION
WITHOUT_BIND=yes
WITHOUT_CLANG=yes
WITHOUT_GAMES=yes
WITHOUT_GNU=yes
WITHOUT_GNU_COMPAT=yes
WITHOUT_GNU_SUPPORT=yes
WITHOUT_HTML=yes
WITHOUT_I4B=yes
WITHOUT_NLS=yes
WITHOUT_OBJC=yes
WITHOUT_SHAREDOCS=yes
WITHOUT_KERBEROS=true
WITHOUT_LPR=yes
WITHOUT_MAN=yes
WITHOUT_PROFILE=yes
WITHOUT_SENDMAIL=yes
WITH_BSD_GREP=yes
I tried both WITH_NLS and WITHOUT_NLS, same error either way. I didn't
try toggling other options (doesn't seem like any others should matter).
More information about the freebsd-bugs
mailing list