After running 'make dist', the resulting tarball contains some autom4te.cache and .deps directories. These should not be included in the tarball but get generated on the system where ./configure gets executed.
REVIEW: http://review.gluster.org/9463 (build: do not include automake/autoconf cache in the 'make dist' tarball) posted (#1) for review on master by Niels de Vos (ndevos)
COMMIT: http://review.gluster.org/9463 committed in master by Niels de Vos (ndevos) ------ commit c46070189e4d9a71f7884dad06ee48b935c591e9 Author: Niels de Vos <ndevos> Date: Mon Jan 19 10:20:28 2015 +0100 build: do not include automake/autoconf cache in the 'make dist' tarball Remove the caches from the 'dist-hook' target that 'make dist' executes. Also, there is no need to run ./configure inside contrib/argp-standalone if it will not get used. configure.ac has been modified to only configure the contrib/argp-standalone sources for distributions that do not have the <argp.h> header available. BUG: 1183538 Change-Id: Iedd67139ec83f0076e24ed0d575f9053ac1a94ec Signed-off-by: Niels de Vos <ndevos> Reviewed-on: http://review.gluster.org/9463 Tested-by: Gluster Build System <jenkins.com> Reviewed-by: Kaleb KEITHLEY <kkeithle>
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.7.0, please open a new bug report. glusterfs-3.7.0 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] http://thread.gmane.org/gmane.comp.file-systems.gluster.devel/10939 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user