Bug 1539023

Summary: Add ability to control verbosity settings while compiling
Product: [Community] GlusterFS Reporter: Niels de Vos <ndevos>
Component: buildAssignee: Niels de Vos <ndevos>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: mainlineCC: bugs
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: glusterfs-v4.1.0 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-20 17:58:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Niels de Vos 2018-01-26 12:40:25 UTC
Description of problem:
`make V=1` is broken — no commands are printed whatsoever. At the same time, `make V=0` *also* is broken in that no summary lines ("CC  foo.o") are printed, either. Kill the annoying hardcoded --quiet in configure.ac, since it seems to override everything that automake offers.

Version-Release number of selected component (if applicable):
all

How reproducible:
try to run '`make V=1` and do not see any more verbose output.

Steps to Reproduce:
1. ./autogen.sh
2. ./configure
3. make V=1

Actual results:
No change compared to the normal quiet `make` output.

Expected results:
See the full compiler and other tools commanlines.

Comment 1 Worker Ant 2018-01-26 12:43:35 UTC
REVIEW: https://review.gluster.org/19274 (build: restore ability to control verbosity settings) posted (#2) for review on master by Niels de Vos

Comment 2 Worker Ant 2018-01-26 12:58:35 UTC
COMMIT: https://review.gluster.org/19274 committed in master by \"Niels de Vos\" <ndevos> with a commit message- build: restore ability to control verbosity settings

`make V=1` is broken — no commands are printed whatsoever. At the
same time, `make V=0` *also* is broken in that no summary lines
("CC  foo.o") are printed, either. Kill the annoying hardcoded
--quiet in configure.ac, since it seems to override everything that
automake offers.

Change-Id: I377c0e0469619a33586afb4a93dde6d241e7bc21
Fixes: #381
BUG: 1539023
Original-author: Jan Engelhardt <jengelh>
Signed-off-by: Niels de Vos <ndevos>
[ndevos: silence rpc/xdr/gen rpgcen]

Comment 3 Shyamsundar 2018-06-20 17:58:10 UTC
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-v4.1.0, please open a new bug report.

glusterfs-v4.1.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://lists.gluster.org/pipermail/announce/2018-June/000102.html
[2] https://www.gluster.org/pipermail/gluster-users/