=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/attr", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for attr-2.5.2 Making all in po gmake[1]: Entering directory '/var/tmp/work/sysutils/attr/work/attr-2.5.2/po' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/var/tmp/work/sysutils/attr/work/attr-2.5.2/po' gmake[1]: Entering directory '/var/tmp/work/sysutils/attr/work/attr-2.5.2' CC tools/getfattr.o CC tools/setfattr.o tools/getfattr.c:86:14: error: use of undeclared identifier 'lgetxattr' getxattr : lgetxattr)(path, name, value, size); ^ tools/setfattr.c:93:33: error: use of undeclared identifier 'lsetxattr' return (opt_deref ? setxattr : lsetxattr)(path, name, value, size, 0); ^ tools/getfattr.c:92:15: error: use of undeclared identifier 'llistxattr' listxattr : llistxattr)(path, list, size); ^ tools/setfattr.c:98:36: error: use of undeclared identifier 'lremovexattr' return (opt_deref ? removexattr : lremovexattr)(path, name); ^ 2 errors generated. 2 errors generated. gmake[1]: *** [Makefile:987: tools/setfattr.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: *** [Makefile:987: tools/getfattr.o] Error 1 gmake[1]: Leaving directory '/var/tmp/work/sysutils/attr/work/attr-2.5.2' gmake: *** [Makefile:1240: all-recursive] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/attr *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/sysutils/attr