Snippets for nfs-ganesha 15.2 from Fedora aarch64
Sourced from https://kojipkgs.fedoraproject.org/packages/nfs-ganesha/15.2/1.fc46/data/logs/aarch64/build.log.
-
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/hashtable/hashtable.c:343:18: warning: variable ‘completed’ set but not used [-Wunused-but-set-variable=] 343 | uint32_t completed = 0; | ^~~~~~~~~ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/SAL/recovery/recovery_fs.c:351:13: warning: variable ‘err’ set but not used [-Wunused-but-set-variable=] 351 | int err; | ^~~ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/SAL/recovery/recovery_fs.c:1252:46: warning: pointer targets in passing argument 1 of ‘base64url_encode’ differ in signedness [-Wpointer-sign] 1252 | retval = base64url_encode(delr_handle->nfs_fh4_val, | ~~~~~~~~~~~^~~~~~~~~~~~~ | | | char * -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/SAL/nfs4_recovery.c:147:13: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable=] 147 | int ret; | ^~~ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/SAL/nfs4_recovery.c:1458:42: warning: pointer targets in passing argument 1 of ‘base64url_encode’ differ in signedness [-Wpointer-sign] 1458 | b64ret = base64url_encode(fhandle->nfs_fh4_val, fhandle->nfs_fh4_len, | ~~~~~~~^~~~~~~~~~~~~ | | | char * -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/RPCAL/gss_extra.c:69:32: warning: pointer targets in passing argument 5 of ‘gss_display_status’ differ in signedness [-Wpointer-sign] 69 | &msg_ctx, &msg) != GSS_S_COMPLETE) { | ^~~~~~~~ | | | int * -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/RPCAL/gss_extra.c:75:32: warning: pointer targets in passing argument 5 of ‘gss_display_status’ differ in signedness [-Wpointer-sign] 75 | &msg_ctx, &msg2) != GSS_S_COMPLETE) { | ^~~~~~~~ | | | int * -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/RPCAL/rpc_tools.c:231:27: warning: pointer targets in initialization of ‘char *’ from ‘uint8_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] 231 | char *p = uio->uio_vio[last].vio_base + | ^~~ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/RPCAL/rpc_tools.c:255:42: warning: pointer targets in assignment from ‘char *’ to ‘uint8_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] 255 | uio->uio_vio[i].vio_base = extra; | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/RPCAL/rpc_tools.c:256:42: warning: pointer targets in assignment from ‘char *’ to ‘uint8_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] 256 | uio->uio_vio[i].vio_head = extra; | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/RPCAL/rpc_tools.c:257:42: warning: pointer targets in assignment from ‘char *’ to ‘uint8_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] 257 | uio->uio_vio[i].vio_tail = extra + BYTES_PER_XDR_UNIT; | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/RPCAL/rpc_tools.c:258:42: warning: pointer targets in assignment from ‘char *’ to ‘uint8_t *’ {aka ‘unsigned char *’} differ in signedness [-Wpointer-sign] 258 | uio->uio_vio[i].vio_wrap = extra + BYTES_PER_XDR_UNIT; | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/Protocols/NFS/nfs4_op_read.c:1025:12: warning: ‘qos_async_scheduled’ may be used uninitialized [-Wmaybe-uninitialized] 1025 | if (qos_async_scheduled == QOS_TASK_SUSPENDED || | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/Protocols/NFS/nfs4_op_write.c:608:12: warning: ‘qos_async_scheduled’ may be used uninitialized [-Wmaybe-uninitialized] 608 | if (qos_async_scheduled == QOS_TASK_SUSPENDED || | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/Protocols/XDR/xdr_nfs23.c:70:37: warning: pointer targets in passing argument 2 of ‘xdr_u_longlong_t’ differ in signedness [-Wpointer-sign] 70 | if (!xdr_u_longlong_t(xdrs, (quad_t *)objp)) | ^~~~~~~~~~~~~~ | | | quad_t * {aka long int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/support/bsd-base64.c:231:21: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 231 | pos = strchr(Base64, ch); | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/support/delayed_exec.c:371:28: warning: pointer targets in passing argument 1 of ‘atomic_inc_int32_t’ differ in signedness [-Wpointer-sign] 371 | atomic_inc_int32_t(&active_submitters); | ^~~~~~~~~~~~~~~~~~ | | | uint32_t * {aka unsigned int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/Protocols/NFS/nfs_proto_tools.c:971:35: warning: pointer targets in passing argument 2 of ‘xdr_bool’ differ in signedness [-Wpointer-sign] 971 | if (!inline_xdr_bool(xdr, &archive)) | ^~~~~~~~ | | | uint32_t * {aka unsigned int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/Protocols/NFS/nfs_proto_tools.c:2636:35: warning: pointer targets in passing argument 2 of ‘xdr_bool’ differ in signedness [-Wpointer-sign] 2636 | if (!inline_xdr_bool(xdr, &offline)) | ^~~~~~~~ | | | uint32_t * {aka unsigned int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/include/abstract_mem.h:333:9: warning: ‘free’ called on unallocated object ‘buffer’ [-Wfree-nonheap-object] 333 | free(p); | ^~~~~~~ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_handle.c:925:52: warning: pointer targets in passing argument 1 of ‘atomic_fetch_int32_t’ differ in signedness [-Wpointer-sign] 925 | original_generation = atomic_fetch_int32_t(&entry->attr_generation); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | uint32_t * {aka unsigned int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_handle.c:937:34: warning: pointer targets in passing argument 1 of ‘atomic_fetch_int32_t’ differ in signedness [-Wpointer-sign] 937 | if (atomic_fetch_int32_t(&entry->attr_generation) != | ^~~~~~~~~~~~~~~~~~~~~~~ | | | uint32_t * {aka unsigned int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.c:972:42: warning: pointer targets in passing argument 1 of ‘atomic_inc_int64_t’ differ in signedness [-Wpointer-sign] 972 | (void)atomic_inc_int64_t(&lru_state.chunks_used); | ^~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t * {aka long unsigned int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.c:1731:34: warning: pointer targets in passing argument 1 of ‘atomic_inc_int64_t’ differ in signedness [-Wpointer-sign] 1731 | (void)atomic_inc_int64_t(&lru_state.entries_used); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t * {aka long unsigned int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.c:1991:42: warning: pointer targets in passing argument 1 of ‘atomic_dec_int64_t’ differ in signedness [-Wpointer-sign] 1991 | (void)atomic_dec_int64_t(&lru_state.entries_used); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t * {aka long unsigned int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/Stackable_FSALs/FSAL_MDCACHE/mdcache_lru.c:2018:34: warning: pointer targets in passing argument 1 of ‘atomic_dec_int64_t’ differ in signedness [-Wpointer-sign] 2018 | (void)atomic_dec_int64_t(&lru_state.chunks_used); | ^~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t * {aka long unsigned int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/MainNFSD/nfs_cluster_qos.c:121:30: warning: variable ‘node’ set but not used [-Wunused-but-set-variable=] 121 | struct avltree_node *node; | ^~~~ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/common_pnfs.c:282:33: warning: pointer targets in passing argument 2 of ‘xdr_uint32_t’ differ in signedness [-Wpointer-sign] 282 | if (!xdr_uint32_t(xdrs, (int32_t *)&num_fhs)) { | ^~~~~~~~~~~~~~~~~~~ | | | int32_t * {aka int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/common_pnfs.c:385:33: warning: pointer targets in passing argument 2 of ‘xdr_uint32_t’ differ in signedness [-Wpointer-sign] 385 | if (!xdr_uint32_t(xdrs, (int32_t *)&ffds_efficiency)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int32_t * {aka int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/common_pnfs.c:404:33: warning: pointer targets in passing argument 2 of ‘xdr_uint32_t’ differ in signedness [-Wpointer-sign] 404 | if (!xdr_uint32_t(xdrs, (int32_t *)&num_fhs)) { | ^~~~~~~~~~~~~~~~~~~ | | | int32_t * {aka int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/MainNFSD/nfs_qos.c:742:42: warning: pointer targets in passing argument 3 of ‘release_wait_ios’ differ in signedness [-Wpointer-sign] 742 | &dummy_counter); | ^~~~~~~~~~~~~~ | | | int * -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/MainNFSD/nfs_qos.c:747:42: warning: pointer targets in passing argument 3 of ‘release_wait_ios’ differ in signedness [-Wpointer-sign] 747 | &dummy_counter); | ^~~~~~~~~~~~~~ | | | int * -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/MainNFSD/nfs_qos.c:780:42: warning: pointer targets in passing argument 3 of ‘release_wait_ios’ differ in signedness [-Wpointer-sign] 780 | &dummy_counter); | ^~~~~~~~~~~~~~ | | | int * -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/MainNFSD/nfs_qos.c:785:42: warning: pointer targets in passing argument 3 of ‘release_wait_ios’ differ in signedness [-Wpointer-sign] 785 | &dummy_counter); | ^~~~~~~~~~~~~~ | | | int * -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/MainNFSD/nfs_qos.c:1221:50: warning: pointer targets in passing argument 3 of ‘release_wait_ios’ differ in signedness [-Wpointer-sign] 1221 | &dummy_counter); | ^~~~~~~~~~~~~~ | | | int * -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/MainNFSD/nfs_qos.c:1277:41: warning: pointer targets in passing argument 3 of ‘release_wait_ios’ differ in signedness [-Wpointer-sign] 1277 | &dummy_counter); | ^~~~~~~~~~~~~~ | | | int * -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/commonlib.c:1484:36: warning: pointer targets in passing argument 1 of ‘atomic_inc_int32_t’ differ in signedness [-Wpointer-sign] 1484 | atomic_inc_int32_t(&fsal_fd->lru_reclaim); | ^~~~~~~~~~~~~~~~~~~~~ | | | uint32_t * {aka unsigned int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/commonlib.c:1507:36: warning: pointer targets in passing argument 1 of ‘atomic_dec_int32_t’ differ in signedness [-Wpointer-sign] 1507 | atomic_dec_int32_t(&fsal_fd->lru_reclaim); | ^~~~~~~~~~~~~~~~~~~~~ | | | uint32_t * {aka unsigned int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/commonlib.c:2126:45: warning: pointer targets in passing argument 1 of ‘atomic_fetch_int32_t’ differ in signedness [-Wpointer-sign] 2126 | while (atomic_fetch_int32_t(&fsal_fd->lru_reclaim)) { | ^~~~~~~~~~~~~~~~~~~~~ | | | uint32_t * {aka unsigned int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/localfs.c:502:34: warning: pointer targets in passing argument 2 of ‘uuid_parse’ differ in signedness [-Wpointer-sign] 502 | if (uuid_parse(uuid_str, (char *)&fs->fsid) == -1) { | ^~~~~~~~~~~~~~~~~ | | | char * -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/PLUGIN/kmip/kmip_fscrypt.c:741:17: warning: ‘SSL_set1_host’ is deprecated: Since OpenSSL 4.0 [-Wdeprecated-declarations] 741 | if (!SSL_set1_host(kconn->ssl, verify_hostname)) { | ^~ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/SAL/recovery/recovery_rados_kv.c:221:32: warning: pointer targets in passing argument 1 of ‘base64url_encode’ differ in signedness [-Wpointer-sign] 221 | ret = base64url_encode(rdfh, rdfh_len, rdfhstr, NAME_MAX); | ^~~~ | | | char * -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/SAL/recovery/recovery_rados_kv.c:217:13: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable=] 217 | int ret; | ^~~ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_VFS/handle_syscalls.c:88:59: warning: pointer targets in passing argument 4 of ‘vfs_readlink_by_handle’ differ in signedness [-Wpointer-sign] 88 | myself->u.symlink.link_content, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ | | | unsigned char * -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_VFS/os/linux/handle_syscalls.c:199:42: warning: pointer targets in passing argument 1 of ‘encode_fsid’ differ in signedness [-Wpointer-sign] 199 | rc = encode_fsid(fh->handle_data + 1, sizeof_fsid(fs->fsid_type), | ~~~~~~~~~~~~~~~~^~~ | | | uint8_t * {aka unsigned char *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_VFS/os/linux/handle_syscalls.c:325:41: warning: pointer targets in passing argument 1 of ‘decode_fsid’ differ in signedness [-Wpointer-sign] 325 | if (decode_fsid(fh->handle_data + 1, fh->handle_len - 1, fsid, | ~~~~~~~~~~~~~~~~^~~ | | | uint8_t * {aka unsigned char *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_VFS/os/linux/handle_syscalls.c:341:42: warning: pointer targets in passing argument 1 of ‘encode_fsid’ differ in signedness [-Wpointer-sign] 341 | rc = encode_fsid(fh->handle_data + 1, sizeof_fsid(fs->fsid_type), | ~~~~~~~~~~~~~~~~^~~ | | | uint8_t * {aka unsigned char *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_VFS/handle.c:169:45: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign] 169 | hdl->u.symlink.link_content = link_content; | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_VFS/handle.c:1180:61: warning: pointer targets in passing argument 2 of ‘copy_into_utf8string’ differ in signedness [-Wpointer-sign] 1180 | copy_into_utf8string(link_content, myself->u.symlink.link_content, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ | | | unsigned char * -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_CEPH/internal.c:528:30: warning: variable ‘node’ set but not used [-Wunused-but-set-variable=] 528 | struct avltree_node *node; | ^~~~ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_RGW/export.c:56:13: warning: unused variable ‘rc’ [-Wunused-variable] 56 | int rc = rgw_umount(export->rgw_fs, RGW_UMOUNT_FLAG_NONE); | ^~ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_PROXY_V3/main.c:1396:13: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 1396 | int count = 0; | ^~~~~ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_RGW/handle.c:249:68: warning: pointer targets in passing argument 4 of ‘rgw_dirent_offset’ differ in signedness [-Wpointer-sign] 249 | (void)rgw_dirent_offset(export->rgw_fs, dir->rgw_fh, name, &offset, | ^~~~~~~ | | | uint64_t * {aka long unsigned int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_CEPH/handle.c:3176:66: warning: pointer targets in passing argument 2 of ‘ceph_add_fscrypt_key’ differ in signedness [-Wpointer-sign] 3176 | retval = ceph_add_fscrypt_key(export->cmount, key->data, | ~~~^~~~~~ | | | unsigned char * -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_GPFS/fsal_up.c:207:21: warning: pointer targets in assignment from ‘int *’ to ‘unsigned int *’ differ in signedness [-Wpointer-sign] 207 | fhP = (int *)&(callback.handle->f_handle[0]); | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_GPFS/fsal_ds.c:107:12: warning: pointer targets in assignment from ‘int *’ to ‘unsigned int *’ differ in signedness [-Wpointer-sign] 107 | fh = (int *)&(gpfs_handle->f_handle); | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_GPFS/fsal_ds.c:182:12: warning: pointer targets in assignment from ‘int *’ to ‘unsigned int *’ differ in signedness [-Wpointer-sign] 182 | fh = (int *)&(gpfs_handle->f_handle); | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_GPFS/fsal_ds.c:280:12: warning: pointer targets in assignment from ‘int *’ to ‘unsigned int *’ differ in signedness [-Wpointer-sign] 280 | fh = (int *)&(gpfs_handle->f_handle); | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_GPFS/fsal_ds.c:291:24: warning: pointer targets in assignment from ‘int32_t *’ {aka ‘int *’} to ‘uint32_t *’ {aka ‘unsigned int *’} differ in signedness [-Wpointer-sign] 291 | warg.verifier4 = (int32_t *)writeverf; | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_GPFS/fsal_ds.c:355:12: warning: pointer targets in assignment from ‘int *’ to ‘unsigned int *’ differ in signedness [-Wpointer-sign] 355 | fh = (int *)&(gpfs_handle->f_handle); | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_GPFS/fsal_ds.c:363:23: warning: pointer targets in assignment from ‘int32_t *’ {aka ‘int *’} to ‘uint32_t *’ {aka ‘unsigned int *’} differ in signedness [-Wpointer-sign] 363 | arg.verifier4 = (int32_t *)writeverf; | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_GPFS/fsal_mds.c:327:12: warning: pointer targets in assignment from ‘int *’ to ‘unsigned int *’ differ in signedness [-Wpointer-sign] 327 | fh = (int *)&(gpfs_ds_handle.f_handle); | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_GPFS/fsal_mds.c:343:12: warning: pointer targets in assignment from ‘int *’ to ‘unsigned int *’ differ in signedness [-Wpointer-sign] 343 | fh = (int *)&(gpfs_ds_handle.f_handle); | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_GPFS/file.c:1067:23: warning: pointer targets in assignment from ‘int32_t *’ {aka ‘int *’} to ‘uint32_t *’ {aka ‘unsigned int *’} differ in signedness [-Wpointer-sign] 1067 | arg.verifier4 = (int32_t *)&writeverf; | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_GPFS/handle.c:421:48: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign] 421 | myself->u.symlink.link_content = | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_GPFS/handle.c:429:61: warning: pointer targets in passing argument 2 of ‘copy_into_utf8string’ differ in signedness [-Wpointer-sign] 429 | copy_into_utf8string(link_content, myself->u.symlink.link_content, | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ | | | unsigned char * -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_MEM/mem_handle.c:154:53: warning: pointer targets in passing argument 1 of ‘atomic_inc_int32_t’ differ in signedness [-Wpointer-sign] 154 | const int32_t refcount = atomic_inc_int32_t(&myself->refcount); | ^~~~~~~~~~~~~~~~~ | | | uint32_t * {aka unsigned int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_MEM/mem_handle.c:175:47: warning: pointer targets in passing argument 1 of ‘atomic_dec_int32_t’ differ in signedness [-Wpointer-sign] 175 | int32_t refcount = atomic_dec_int32_t(&myself->refcount); | ^~~~~~~~~~~~~~~~~ | | | uint32_t * {aka unsigned int *} -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_PROXY_V4/handle.c:2934:28: warning: pointer targets in assignment from ‘uint8_t *’ {aka ‘unsigned char *’} to ‘char *’ differ in signedness [-Wpointer-sign] 2934 | n->fh4.nfs_fh4_val = n->blob.bytes; | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/FSAL/FSAL_PROXY_V4/handle.c:3062:25: warning: pointer targets in assignment from ‘uint8_t *’ {aka ‘unsigned char *’} to ‘char *’ differ in signedness [-Wpointer-sign] 3062 | fh4.nfs_fh4_val = blob->bytes; | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/include/abstract_mem.h:333:9: warning: ‘free’ called on unallocated object ‘buffer’ [-Wfree-nonheap-object] 333 | free(p); | ^ -
/builddir/build/BUILD/nfs-ganesha-15.2-build/nfs-ganesha-15.2/src/include/abstract_atomic.h:262:16: warning: ‘__atomic_sub_fetch_4’ writing 4 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 262 | return __atomic_sub_fetch(minuend, subtrahend, __ATOMIC_SEQ_CST); | ^