Created attachment 990000 [details] build.log Description of problem: argp-standalone gets compiled while building GlusterFS, even if it stays unused after. Currently Fedora Rawhide errors out while building argp-standalone (see attached build.log). Version-Release number of selected component (if applicable): * 3.5 nightly * Fedora Rawhide (x86_64, i386) How reproducible: 100% Steps to Reproduce: 1. Build against Fedora Rawhide (advised to use 'mock') Actual results: Build fails, no RPMs get created. Expected results: Build should succeed and RPMs should be ready to use. Additional info: Build details: https://copr.fedoraproject.org/coprs/devos/glusterfs-3.5/build/71194/
REVIEW: http://review.gluster.org/9761 (configure: argp-standalone is always built, even when not needed) posted (#1) for review on release-3.5 by Niels de Vos (ndevos)
COMMIT: http://review.gluster.org/9761 committed in release-3.5 by Niels de Vos (ndevos) ------ commit 526448e784317e3c9ec72e1641f82b28959b696d Author: Niels de Vos <ndevos> Date: Thu Feb 26 14:15:07 2015 +0100 configure: argp-standalone is always built, even when not needed This patch still configures argp, i.e. creates Makefile in /contrib/argp-standalone, for the `make dist`, but there's no reason to compile it when it's not going to be linked into anything. Backport of commit 09d2dcac3a238cfe6bde1a7aed06facfa16caf20: > Change-Id: Id0fcb717b5821d8a4c176e6274339f46b3a4a249 > BUG: 1086773 > Signed-off-by: Kaleb S. KEITHLEY <kkeithle> > Reviewed-on: http://review.gluster.org/7440 > Tested-by: Gluster Build System <jenkins.com> > Reviewed-by: Harshavardhana <harsha> > Reviewed-by: Niels de Vos <ndevos> > Reviewed-by: Anand Avati <avati> Change-Id: Id0fcb717b5821d8a4c176e6274339f46b3a4a249 BUG: 1191006 Signed-off-by: Niels de Vos <ndevos> Reviewed-on: http://review.gluster.org/9761 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.5.4, please reopen this bug report. glusterfs-3.5.4 has been announced on the Gluster Packaging mailinglist [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.packaging/2 [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user