+++ This bug was initially created as a clone of Bug #1374278 +++ Description of problem: Extended regex handling is enabled with -r command line option on linux. NetBSD and FreeBSD use -E, but also provide -r for compatibility. Mac OS X only accepts -E. As a result, building on Mac OS fails early. (There may be other issues with building on Mac OS.) In any event, it's possible to do the job with an ordinary regex, extended regex isn't necessary. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
REVIEW: http://review.gluster.org/15429 (rpc/xdr: use ordinary regex to sed filter generated files) posted (#1) for review on release-3.8 by Kaleb KEITHLEY (kkeithle)
REVIEW: http://review.gluster.org/15429 (rpc/xdr: use ordinary regex to sed filter generated files) posted (#2) for review on release-3.8 by Kaleb KEITHLEY (kkeithle)
REVIEW: http://review.gluster.org/15429 (rpc/xdr: use ordinary regex to sed filter generated files) posted (#3) for review on release-3.8 by Kaleb KEITHLEY (kkeithle)
All 3.8.x bugs are now reported against version 3.8 (without .x). For more information, see http://www.gluster.org/pipermail/gluster-devel/2016-September/050859.html
COMMIT: http://review.gluster.org/15429 committed in release-3.8 by Niels de Vos (ndevos) ------ commit e002798e8f85b67d67d34326b32f838541827bc5 Author: Kaleb S. KEITHLEY <kkeithle> Date: Thu Sep 8 08:08:15 2016 -0400 rpc/xdr: use ordinary regex to sed filter generated files Versus an extended regex While NetBSD and FreeBSD's sed has compat -r command line option, Mac OS X's sed does not. And there's no need to use an extended regex here; avoiding extra logic to determine whether running on Linux or *BSD. Change-Id: I6089f994f6c4f50eb353fc018b1b678ec93d6626 BUG: 1374280 Signed-off-by: Kaleb S. KEITHLEY <kkeithle> Reviewed-on: http://review.gluster.org/15429 Smoke: Gluster Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> Reviewed-by: Niels de Vos <ndevos>
This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.8.5, please open a new bug report. glusterfs-3.8.5 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] https://www.gluster.org/pipermail/announce/2016-October/000061.html [2] https://www.gluster.org/pipermail/gluster-users/