[Bugs] [Bug 1536908] New: gluster-block build as "fatal error: api/glfs.h: No such file or directory"

bugzilla at redhat.com bugzilla at redhat.com
Mon Jan 22 02:08:01 UTC 2018


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

            Bug ID: 1536908
           Summary: gluster-block build as "fatal error: api/glfs.h: No
                    such file or directory"
           Product: GlusterFS
           Version: mainline
         Component: build
          Severity: high
          Assignee: bugs at gluster.org
          Reporter: 18896724122 at 139.com
                CC: bugs at gluster.org



Description of problem: Using the mainline of
glusterfs/guster-block/tcmu-runner to test the HA, when building the
gluster-block code, it will produce the build error as:

In file included from glfs-operations.h:20:0,
                 from block_svc_routines.c:13:
../utils/lru.h:15:24: fatal error: api/glfs.h: No such file or directory
 # include  <api/glfs.h>
                        ^
compilation terminated.
make[3]: *** [libgbrpc_la-block_svc_routines.lo] Error 1
make[3]: Leaving directory `/root/gluster-block/rpc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/gluster-block/rpc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/gluster-block'
make: *** [all] Error 2



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


How reproducible:


Steps to Reproduce:
1. build and install the mainline of glusterfs
2. build and install the mainline of tcmu-runner
3. build the mainline of gluster-block

Actual results: build gluster-block code okay


Expected results: build as error and exit


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