[Bugs] [Bug 1743094] New: glusterfs build fails on centos7
bugzilla at redhat.com
bugzilla at redhat.com
Mon Aug 19 05:49:17 UTC 2019
https://bugzilla.redhat.com/show_bug.cgi?id=1743094
Bug ID: 1743094
Summary: glusterfs build fails on centos7
Product: GlusterFS
Version: mainline
Status: NEW
Component: core
Severity: urgent
Priority: urgent
Assignee: atumball at redhat.com
Reporter: atumball at redhat.com
CC: bugs at gluster.org, kkeithle at redhat.com,
nbalacha at redhat.com, ndevos at redhat.com
Target Milestone: ---
Classification: Community
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.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Bugs
mailing list