Hi,

Bringing this up in the ML for better visibility
of BZ #1417220 for errors hit while building ganesha
for i386 arch.

The error was hit with
NFS-Ganesha's next branch HEAD 3eb39cdbd4 and
libntirpc submodule's HEAD 00a4cf8f58681c2.


...

[ 16%] Building C object libntirpc/src/CMakeFiles/ntirpc.dir/authgss_hash.c.o
/usr/src/nfs-ganesha/src/libntirpc/src/authgss_hash.c: In function 
'gss_ctx_hash':
/usr/src/nfs-ganesha/src/libntirpc/src/authgss_hash.c:73:10: error: cast from 
pointer to integer of different size [-Werror=pointer-to-int-cast]
  return ((uint64_t) gss_ctx->mech_type +
          ^
/usr/src/nfs-ganesha/src/libntirpc/src/authgss_hash.c:74:3: error: cast from 
pointer to integer of different size [-Werror=pointer-to-int-cast]
   (uint64_t) gss_ctx->internal_ctx_id);
   ^
cc1: all warnings being treated as errors
libntirpc/src/CMakeFiles/ntirpc.dir/build.make:1646: recipe for target 
'libntirpc/src/CMakeFiles/ntirpc.dir/authgss_hash.c.o' failed
make[2]: *** [libntirpc/src/CMakeFiles/ntirpc.dir/authgss_hash.c.o] Error 1
CMakeFiles/Makefile2:295: recipe for target 
'libntirpc/src/CMakeFiles/ntirpc.dir/all' failed
make[1]: *** [libntirpc/src/CMakeFiles/ntirpc.dir/all] Error 2
Makefile:149: recipe for target 'all' failed
make: *** [all] Error

Detailed build log,
https://bugzilla.redhat.com/attachment.cgi?id=1245158

Thanks,
Ramana

------------------------------------------------------------------------------
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