[3223/3763] Linking bin/default/source3/modules/libvfs_module_expand_msdfs.so ../../source3/modules/vfs_zfsacl.c: In function 'zfs_process_smbacl': ../../source3/modules/vfs_zfsacl.c:238:13: error: dereferencing pointer to incomplete type 'struct fd_handle' if (fsp->fh->fd != -1) { ^~ Waf: Leaving directory `/export/software/Build/samba/samba-4.14.0rc3/bin/default' Build failed -> task in 'vfs_zfsacl.objlist' failed with exit status 1 (run with -v to display more information) gmake: *** [Makefile:7: all] Error 1
Created attachment 16476 [details] Patch to fix vfs_zfsacl compilation problem Still the same compilation problem in 4.14.0rc4. Attached is a patch that fixes the compilation problem.
Created attachment 16480 [details] git-am fix for 4.14.RCnext. Cherry-pick from what went into master.
Thanks Peter, this already got fixed in master. Just needs a second Team reviewer to add to 4.14.rcNExt.
Reassigning to Karolin for inclusion in 4.14 (only).
(In reply to Ralph Böhme from comment #4) Pushed to autobuild-v4-14-test.
(In reply to Karolin Seeger from comment #5) Pushed to v4-14-test. Closing out bug report. Thanks!