- Rebuild started at 23:57...
- 1>------ Rebuild All started: Project: libtirpc, Configuration: Debug x64 ------
- 1>asprintf.c
- 1>authsspi_prot.c
- 1>authunix_prot.c
- 1>auth_none.c
- 1>auth_sspi.c
- 1>auth_time.c
- 1>auth_unix.c
- 1>bindresvport.c
- 1>clnt_bcast.c
- 1>clnt_dg.c
- 1>clnt_generic.c
- 1>clnt_perror.c
- 1>clnt_raw.c
- 1>clnt_simple.c
- 1>clnt_vc.c
- 1>des_soft.c
- 1>epoll_sub.c
- 1>getnetconfig.c
- 1>getnetpath.c
- 1>getpeereid.c
- 1>Generating Code...
- 1>Compiling...
- 1>getpublickey.c
- 1>getrpcent.c
- 1>getrpcport.c
- 1>gettimeofday.c
- 1>key_call.c
- 1>key_prot_xdr.c
- 1>mt_misc.c
- 1>netname.c
- 1>netnamer.c
- 1>pmap_clnt.c
- 1>pmap_getmaps.c
- 1>pmap_getport.c
- 1>pmap_prot.c
- 1>pmap_prot2.c
- 1>pmap_rmt.c
- 1>rpcb_clnt.c
- 1>rpcb_prot.c
- 1>rpcb_st_xdr.c
- 1>rpcdname.c
- 1>rpc_callmsg.c
- 1>Generating Code...
- 1>Compiling...
- 1>rpc_commondata.c
- 1>rpc_dtablesize.c
- 1>rpc_generic.c
- 1>rpc_prot.c
- 1>rpc_soc.c
- 1>rtime.c
- 1>svc.c
- 1>svc_auth.c
- 1>svc_auth_none.c
- 1>svc_auth_unix.c
- 1>svc_dg.c
- 1>svc_generic.c
- 1>svc_raw.c
- 1>svc_run.c
- 1>svc_simple.c
- 1>svc_vc.c
- 1>winstubs.c
- 1>wintirpc.c
- 1>xdr.c
- 1>xdr_array.c
- 1>Generating Code...
- 1>Compiling...
- 1>xdr_float.c
- 1>xdr_mem.c
- 1>xdr_rec.c
- 1>xdr_reference.c
- 1>xdr_sizeof.c
- 1>xdr_stdio.c
- 1>Generating Code...
- 1> Creating library C:\cygwin64\home\roland.mainz\work\msnfs41client\vs22test4\ms-nfs41-client\build.vc19\x64\Debug\libtirpc.lib and object C:\cygwin64\home\roland.mainz\work\msnfs41client\vs22test4\ms-nfs41-client\build.vc19\x64\Debug\libtirpc.exp
- 1>libtirpc.vcxproj -> C:\cygwin64\home\roland.mainz\work\msnfs41client\vs22test4\ms-nfs41-client\build.vc19\x64\Debug\libtirpc.dll
- 2>------ Rebuild All started: Project: nfsd, Configuration: Debug x64 ------
- 2>..\..\daemon\acl.c(1210,41): warning : incompatible pointer types passing 'PACE_HEADER *' (aka 'struct _ACE_HEADER **') to parameter of type 'LPVOID *' (aka 'void **') [-Wincompatible-pointer-types]
- 2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\um\securitybaseapi.h(750,22): message : passing argument to parameter 'pAce' here
- 2>..\..\daemon\daemon_debug.c(37,12): warning : 'extern' variable has an initializer [-Wextern-initializer]
- 2>..\..\daemon\daemon_debug.c(785,66): warning : format specifies type 'int' but the argument has type 'DWORD' (aka 'unsigned long') [-Wformat]
- 2>..\..\daemon\daemon_debug.c(793,51): warning : format specifies type 'unsigned int' but the argument has type 'DWORD' (aka 'unsigned long') [-Wformat]
- 2>..\..\daemon\delegation.c(302,17): warning : using the result of an assignment as a condition without parentheses [-Wparentheses]
- 2>..\..\daemon\delegation.c(302,17): message : place parentheses around the assignment to silence this warning
- 2>..\..\daemon\delegation.c(302,17): message : use '==' to turn this assignment into an equality comparison
- 2>..\..\daemon\ea.c(353,44): warning : variable 'prev' set but not used [-Wunused-but-set-variable]
- 2>..\..\daemon\idmap.c(569,13): warning : performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
- 2>..\..\daemon\idmap.c(38,29): message : expanded from macro 'PTR2UINT'
- 2>..\..\daemon\util.h(60,61): message : expanded from macro 'PTR2PTRDIFF_T'
- 2>..\..\daemon\idmap.c(776,28): warning : performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
- 2>..\..\daemon\idmap.c(36,30): message : expanded from macro 'PTR2UID_T'
- 2>..\..\daemon\util.h(60,61): message : expanded from macro 'PTR2PTRDIFF_T'
- 2>..\..\daemon\idmap.c(889,28): warning : performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
- 2>..\..\daemon\idmap.c(37,30): message : expanded from macro 'PTR2GID_T'
- 2>..\..\daemon\util.h(60,61): message : expanded from macro 'PTR2PTRDIFF_T'
- 2>..\..\daemon\idmap.c(1112,23): warning : performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
- 2>..\..\daemon\idmap.c(36,30): message : expanded from macro 'PTR2UID_T'
- 2>..\..\daemon\util.h(60,61): message : expanded from macro 'PTR2PTRDIFF_T'
- 2>..\..\daemon\idmap.c(1134,20): warning : arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wgnu-null-pointer-arithmetic]
- 2>..\..\daemon\idmap.c(39,23): message : expanded from macro 'UID_T2PTR'
- 2>..\..\daemon\util.h(61,48): message : expanded from macro 'PTRDIFF_T2PTR'
- 2>..\..\daemon\idmap.c(1250,23): warning : performing pointer subtraction with a null pointer has undefined behavior [-Wnull-pointer-subtraction]
- 2>..\..\daemon\idmap.c(37,30): message : expanded from macro 'PTR2GID_T'
- 2>..\..\daemon\util.h(60,61): message : expanded from macro 'PTR2PTRDIFF_T'
- 2>..\..\daemon\idmap.c(1272,20): warning : arithmetic on a null pointer treated as a cast from integer to pointer is a GNU extension [-Wgnu-null-pointer-arithmetic]
- 2>..\..\daemon\idmap.c(40,23): message : expanded from macro 'GID_T2PTR'
- 2>..\..\daemon\util.h(61,48): message : expanded from macro 'PTRDIFF_T2PTR'
- 2>..\..\daemon\nfs41_daemon.c(555,5): warning : '/*' within block comment [-Wcomment]
- 2>..\..\daemon\nfs41_ops.c(365,9): warning : variable 'status' set but not used [-Wunused-but-set-variable]
- 2>..\..\daemon\pnfs_io.c(303,12): warning : taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
- 2>..\..\daemon\pnfs_io.c(303,12): message : remove the call to 'abs' since unsigned values cannot be negative
- 2>..\..\daemon\pnfs_io.c(562,43): warning : variable 'total_written' set but not used [-Wunused-but-set-variable]
- 2>..\..\daemon\pnfs_layout.c(450,13): warning : 108 enumeration values not handled in switch: 'NFS4ERR_PERM', 'NFS4ERR_NOENT', 'NFS4ERR_IO'... [-Wswitch]
- 2>..\..\daemon\readdir.c(686,34): warning : comparison of integers of different signs: 'int' and 'unsigned long long' [-Wsign-compare]
- 2>C:\Program Files (x86)\Windows Kits\10\Include\10.0.26100.0\ucrt\stdlib.h(1282,32): message : expanded from macro 'max'
- 2>..\..\daemon\recovery.c(421,56): warning : 'memcpy' call operates on objects of type 'nfs41_delegation_state' (aka 'struct __nfs41_delegation_state') while the size is based on a different type 'nfs41_delegation_state *' (aka 'struct __nfs41_delegation_state *') [-Wsizeof-pointer-memaccess]
- 2>..\..\daemon\recovery.c(421,56): message : did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)?
- 2>..\..\daemon\recovery.c(493,50): warning : missing field 'args' initializer [-Wmissing-field-initializers]
- 2>..\..\daemon\recovery.c(640,50): warning : missing field 'args' initializer [-Wmissing-field-initializers]
- 2>..\..\daemon\symlink.c(201,45): warning : passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers]
- 2>..\..\daemon\util.h(67,69): message : passing argument to parameter 'out_name' here
- 2>nfsd.vcxproj -> C:\cygwin64\home\roland.mainz\work\msnfs41client\vs22test4\ms-nfs41-client\build.vc19\x64\Debug\nfsd.exe
- 2>Done building project "nfsd.vcxproj".
- ========== Rebuild All: 2 succeeded, 0 failed, 0 skipped ==========
- ========== Rebuild completed at 23:58 and took 36,152 seconds ==========
ms-nfs41-client clang warnings
Posted by Anonymous on Mon 18th Nov 2024 23:03
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.