=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for attr-2.5.2 Making all in po gmake[1]: Entering directory '/Users/pbulk/build/sysutils/attr/work/attr-2.5.2/po' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/Users/pbulk/build/sysutils/attr/work/attr-2.5.2/po' gmake[1]: Entering directory '/Users/pbulk/build/sysutils/attr/work/attr-2.5.2' CC tools/attr.o tools/attr.c:69:13: warning: implicit declaration of function 'basename' is invalid in C99 [-Wimplicit-function-declaration] progname = basename(argv[0]); ^ tools/attr.c:69:11: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion] progname = basename(argv[0]); ^ ~~~~~~~~~~~~~~~~~ 2 warnings generated. CC libattr/la-attr_copy_action.lo CC libattr/la-attr_copy_check.lo CC libattr/la-attr_copy_fd.lo libattr/attr_copy_fd.c:76:36: error: too few arguments to function call, expected 4, have 3 size = flistxattr (src_fd, NULL, 0); ~~~~~~~~~~ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/xattr.h:75:9: note: 'flistxattr' declared here ssize_t flistxattr(int fd, char *namebuff, size_t size, int options); ^ libattr/attr_copy_fd.c:92:40: error: too few arguments to function call, expected 4, have 3 size = flistxattr (src_fd, names, size); ~~~~~~~~~~ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/xattr.h:75:9: note: 'flistxattr' declared here ssize_t flistxattr(int fd, char *namebuff, size_t size, int options); ^ libattr/attr_copy_fd.c:111:42: error: too few arguments to function call, expected 6, have 4 size = fgetxattr (src_fd, name, NULL, 0); ~~~~~~~~~ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/xattr.h:63:9: note: 'fgetxattr' declared here ssize_t fgetxattr(int fd, const char *name, void *value, size_t size, u_int32_t position, int options); ^ libattr/attr_copy_fd.c:128:46: error: too few arguments to function call, expected 6, have 4 size = fgetxattr (src_fd, name, value, size); ~~~~~~~~~ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/xattr.h:63:9: note: 'fgetxattr' declared here ssize_t fgetxattr(int fd, const char *name, void *value, size_t size, u_int32_t position, int options); ^ libattr/attr_copy_fd.c:139:46: error: too few arguments to function call, expected 6, have 5 if (fsetxattr (dst_fd, name, value, size, 0) != 0) { ~~~~~~~~~ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/xattr.h:67:5: note: 'fsetxattr' declared here int fsetxattr(int fd, const char *name, const void *value, size_t size, u_int32_t position, int options); ^ 5 errors generated. gmake[1]: *** [Makefile:1025: libattr/la-attr_copy_fd.lo] Error 1 gmake[1]: Leaving directory '/Users/pbulk/build/sysutils/attr/work/attr-2.5.2' gmake: *** [Makefile:1240: all-recursive] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/attr *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/attr