Bug 1743094 - glusterfs build fails on centos7
Summary: glusterfs build fails on centos7
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: core
Version: mainline
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-19 05:49 UTC by Amar Tumballi
Modified: 2019-09-05 16:40 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-09-05 16:40:30 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Gluster.org Gerrit 23263 0 None Merged rpc/xdr: fixes in Makefile 2019-09-05 16:40:29 UTC

Description Amar Tumballi 2019-08-19 05:49:17 UTC
Description of problem:
Noticed that the builds are failing on my centos7 machine with below errors:

make[1]: Leaving directory '/root/glusterfs/code/glusterfs/libglusterfs'
Making install in rpc
make[1]: Entering directory '/root/glusterfs/code/glusterfs/rpc'
Making install in xdr
make[2]: Entering directory '/root/glusterfs/code/glusterfs/rpc/xdr'
Making install in src
make[3]: Entering directory '/root/glusterfs/code/glusterfs/rpc/xdr/src'
glusterfs3-xdr.x: Too many levels of symbolic links
make[3]: *** [Makefile:961: glusterfs3-xdr.h] Error 1
make[3]: Leaving directory '/root/glusterfs/code/glusterfs/rpc/xdr/src'
make[2]: *** [Makefile:443: install-recursive] Error 1
make[2]: Leaving directory '/root/glusterfs/code/glusterfs/rpc/xdr'
make[1]: *** [Makefile:443: install-recursive] Error 1
make[1]: Leaving directory '/root/glusterfs/code/glusterfs/rpc'
make: *** [Makefile:574: install-recursive] Error 1

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

How reproducible:
100%

Steps to Reproduce:
1. git checkout glusterfs (on centos7)
2. ./autogen.sh; ./configure; make
3. <you can see the error>

Additional info:

This started happening after having https://review.gluster.org/23015 at the top of the branch.

Comment 1 Worker Ant 2019-08-19 05:53:16 UTC
REVIEW: https://review.gluster.org/23263 (rpc/xdr: fixes in Makefile) posted (#1) for review on master by Amar Tumballi

Comment 3 Worker Ant 2019-09-05 16:40:30 UTC
REVIEW: https://review.gluster.org/23263 (rpc/xdr: fixes in Makefile) merged (#12) on master by Amar Tumballi


Note You need to log in before you can comment on or make changes to this bug.