[Bugs] [Bug 1289869] New: Compile is broken in gluster master

bugzilla at redhat.com bugzilla at redhat.com
Wed Dec 9 08:59:24 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1289869

            Bug ID: 1289869
           Summary: Compile is broken in gluster master
           Product: GlusterFS
           Version: mainline
         Component: build
          Assignee: bugs at gluster.org
          Reporter: madam at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem:

Build is broken in current master:


  CC       glusterd_la-glusterd-handshake.lo
glusterd-utils.c: In function 'glusterd_volinfo_dup':
glusterd-utils.c:630:20: error: 'glusterd_volinfo_t {aka struct
glusterd_volinfo_}' has no member named 'quota_version'
         new_volinfo->quota_version = volinfo->quota_version;
                    ^
glusterd-utils.c:630:45: error: 'glusterd_volinfo_t {aka struct
glusterd_volinfo_}' has no member named 'quota_version'
         new_volinfo->quota_version = volinfo->quota_version;
                                             ^
Makefile:698: recipe for target 'glusterd_la-glusterd-utils.lo' failed


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

Commit eb1a6e9f88cfd4c80c6af7260e5e6537cb76b6c0

How reproducible:

always

Steps to Reproduce:
1. compile the above hash

Actual results:

build fails

Expected results:

build succeeds

Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list