=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for batchftp-1.02nb1
clang -pipe -Os    -c batchftp.c
batchftp.c:806:22: error: too many arguments to function call, expected 0, have 2
                        pg_flag = setpgrp(pid, pid);                      /* make child group leader so that parent won't be killed */
                                  ~~~~~~~ ^~~~~~~~
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/unistd.h:588:8: note: 'setpgrp' declared here
pid_t    setpgrp(void) __DARWIN_ALIAS(setpgrp);
         ^
batchftp.c:948:15: warning: implicit declaration of function 'time' is invalid in C99 [-Wimplicit-function-declaration]
        seed = (int) time(0L);
                     ^
1 warning and 1 error generated.
*** [batchftp.o] Error code 1

bmake: stopped in /Users/pbulk/build/net/batchftp/work
1 error

bmake: stopped in /Users/pbulk/build/net/batchftp/work
*** Error code 2

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/batchftp
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/batchftp