Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1696512

Summary: glusterfs build is failing on rhel-6
Product: [Community] GlusterFS Reporter: Mohit Agrawal <moagrawa>
Component: buildAssignee: Mohit Agrawal <moagrawa>
Status: CLOSED NEXTRELEASE QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: mainlineCC: bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1699713 (view as bug list) Environment:
Last Closed: 2019-04-10 03:27:41 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:
Bug Depends On:    
Bug Blocks: 1699713    

Description Mohit Agrawal 2019-04-05 03:46:28 UTC
Description of problem:
glusterfs build is failing on RHEL 6.

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


How reproducible:
Run make for glusterfs on RHEL-6
make us throwing below error

.libs/glusterd_la-glusterd-utils.o: In function `glusterd_get_volopt_content':
/root/gluster_upstream/glusterfs/xlators/mgmt/glusterd/src/glusterd-utils.c:13333: undefined reference to `dlclose'
.libs/glusterd_la-glusterd-utils.o: In function `glusterd_get_value_for_vme_entry':
/root/gluster_upstream/glusterfs/xlators/mgmt/glusterd/src/glusterd-utils.c:12890: undefined reference to `dlclose'
.libs/glusterd_la-glusterd-volgen.o: In function `_gd_get_option_type':
/root/gluster_upstream/glusterfs/xlators/mgmt/glusterd/src/glusterd-volgen.c:6902: undefined reference to `dlclose'
.libs/glusterd_la-glusterd-quota.o: In function `_glusterd_validate_quota_opts':
/root/gluster_upstream/glusterfs/xlators/mgmt/glusterd/src/glusterd-quota.c:1947: undefined reference to `dlclose'
collect2: ld returned 1 exit status

Steps to Reproduce:
1.
2.
3.

Actual results:
glusterfs build is failing

Expected results:
the build should not fail

Additional info:

Comment 1 Worker Ant 2019-04-05 03:52:10 UTC
REVIEW: https://review.gluster.org/22510 (build: glusterfs build is failing on RHEL-6) posted (#1) for review on master by MOHIT AGRAWAL

Comment 2 Worker Ant 2019-04-10 03:27:41 UTC
REVIEW: https://review.gluster.org/22510 (build: glusterfs build is failing on RHEL-6) merged (#3) on master by Amar Tumballi