On 3/16/18 7:23 PM, Frank Filz wrote:
Branch next

Tag:V2.7-dev.4

NOTE: This merge includes an ntirpc pullup, please update your submodule

This is a big merge with a lot of cleanup.
Doesn't compile for me.


[ 17%] Building C object Protocols/NFS/CMakeFiles/nfsproto.dir/nfs4_Compound.c.o
In file included from /home/bill/rdma/install/include/ntirpc/rpc/xdr.h:52:0,
                 from 
/home/bill/rdma/install/include/ntirpc/rpc/xdr_inline.h:53,
                 from /home/bill/rdma/nfs-ganesha/src/include/gsh_rpc.h:17,
                 from /home/bill/rdma/nfs-ganesha/src/include/uid2grp.h:44,
                 from /home/bill/rdma/nfs-ganesha/src/include/fsal_types.h:42,
                 from /home/bill/rdma/nfs-ganesha/src/include/fsal_api.h:43,
                 from /home/bill/rdma/nfs-ganesha/src/include/fsal.h:62,
                 from 
/home/bill/rdma/nfs-ganesha/src/Protocols/NFS/nfs4_Compound.c:35:
/home/bill/rdma/nfs-ganesha/src/Protocols/NFS/nfs4_Compound.c: In function 
‘nfs4_Compound’:
/home/bill/rdma/nfs-ganesha/src/Protocols/NFS/nfs4_Compound.c:697:27: error: ?: 
using integer constants in boolean context, the expression will always evaluate 
to ‘true’ [-Werror=int-in-bool-context]
        bad_pos ? NIV_INFO : NIV_DEBUG,
/home/bill/rdma/install/include/ntirpc/intrinsic.h:32:42: note: in definition 
of macro ‘unlikely’
 #define unlikely(x)  __builtin_expect(!!(x), 0)
                                          ^
/home/bill/rdma/nfs-ganesha/src/Protocols/NFS/nfs4_Compound.c:696:4: note: in 
expansion of macro ‘LogAtLevel’
    LogAtLevel(COMPONENT_SESSIONS,
    ^~~~~~~~~~
cc1: all warnings being treated as errors
make[2]: *** [Protocols/NFS/CMakeFiles/nfsproto.dir/build.make:231: 
Protocols/NFS/CMakeFiles/nfsproto.dir/nfs4_Compound.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:917: 
Protocols/NFS/CMakeFiles/nfsproto.dir/all] Error 2
make: *** [Makefile:152: all] Error 2

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to