I'm trying to build samba-4.0.0rc2.tar.gz on build.opensuse.org and I'm getting this error message: E: samba4 64bit-portability-issue ../source3/modules/vfs_full_audit.c:1837, 1853 This is what I found on the log: [ 1453s] ../source3/modules/vfs_full_audit.c: In function 'smb_full_audit_sys_acl_blob_get_file': [ 1453s] ../source3/modules/vfs_full_audit.c:1837:9: warning: assignment makes pointer from integer without a cast [enabled by default] [ 1453s] ../source3/modules/vfs_full_audit.c:1842:2: warning: return makes integer from pointer without a cast [enabled by default] [ 1453s] ../source3/modules/vfs_full_audit.c: In function 'smb_full_audit_sys_acl_blob_get_fd': [ 1453s] ../source3/modules/vfs_full_audit.c:1853:9: warning: assignment makes pointer from integer without a cast [enabled by default] [ 1453s] ../source3/modules/vfs_full_audit.c:1858:2: warning: return makes integer from pointer without a cast [enabled by default] [ 1453s] ../source3/modules/vfs_full_audit.c: At top level: [ 1453s] ../source3/modules/vfs_full_audit.c:1828:12: warning: 'smb_full_audit_sys_acl_blob_get_file' defined but not used [-Wunused-function] [ 1453s] ../source3/modules/vfs_full_audit.c:1845:12: warning: 'smb_full_audit_sys_acl_blob_get_fd' defined but not used [-Wunused-funct Full log attached. BF
Created attachment 8022 [details] Patches for v4-0-test
Karolin, please add this patch to v4-0-test.
Pushed to autobuild-v4-0-test. Closing out bug report. Thanks!