=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for sup-0.3
[ Using netcryptvoid.c ]
cp netcryptvoid.c netcrypt.c
clang -UCMUCS -UCMU   -O -I.  -c supcmain.c
clang -UCMUCS -UCMU   -O -I.  -c supcvers.c
clang -UCMUCS -UCMU   -O -I.  -c supcparse.c
clang -UCMUCS -UCMU   -O -I.  -c supcname.c
clang -UCMUCS -UCMU   -O -I.  -c supcmisc.c
clang -UCMUCS -UCMU   -O -I.  -c supcmeat.c
clang -UCMUCS -UCMU   -O -I.  -c scm.c
scm.c:316:2: warning: implicit declaration of function 'setproctitle' is invalid in C99 [-Wimplicit-function-declaration]
        setproctitle("Serving %s", remotehost());
        ^
1 warning generated.
clang -UCMUCS -UCMU   -O -I.  -c scmio.c
clang -UCMUCS -UCMU   -O -I.  -c stree.c
clang -UCMUCS -UCMU   -O -I.  -c log.c
clang -UCMUCS -UCMU   -O -I.  -c supmsg.c
clang -UCMUCS -UCMU   -O -I.  -c netcrypt.c
clang -UCMUCS -UCMU   -O -I.  -c atoo.c
clang -UCMUCS -UCMU   -O -I.  -c errmsg.c
clang -UCMUCS -UCMU   -O -I.  -c expand.c
clang -UCMUCS -UCMU   -O -I.  -c ffilecopy.c
clang -UCMUCS -UCMU   -O -I.  -c filecopy.c
clang -UCMUCS -UCMU   -O -I.  -c nxtarg.c
clang -UCMUCS -UCMU   -O -I.  -c path.c
clang -UCMUCS -UCMU   -O -I.  -c quit.c
clang -UCMUCS -UCMU   -O -I.  -c read_line.c
clang -UCMUCS -UCMU   -O -I.  -c run.c
run.c:179:13: warning: 'vfork' is deprecated: Use posix_spawn or fork [-Wdeprecated-declarations]
        if ((pid = vfork()) == -1)
                   ^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/unistd.h:604:1: note: 'vfork' has been explicitly marked deprecated here
__deprecated_msg("Use posix_spawn or fork")
^
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/cdefs.h:208:48: note: expanded from macro '__deprecated_msg'
        #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg)))
                                                      ^
1 warning generated.
clang -UCMUCS -UCMU   -O -I.  -c estrdup.c
clang -UCMUCS -UCMU   -O -I.  -c skipto.c
clang -UCMUCS -UCMU   -O -I.  -c vprintf.c
clang -UCMUCS -UCMU   -O -I.  -c setproctitle.c
clang -UCMUCS -UCMU   -O -I.  -c supscan.c
clang -UCMUCS -UCMU   -O -I.  -c scan.c
clang -UCMUCS -UCMU   -O -I.  -c supfilesrv.c
ar r libextra.a atoo.o errmsg.o expand.o ffilecopy.o filecopy.o nxtarg.o path.o quit.o read_line.o run.o estrdup.o skipto.o vprintf.o setproctitle.o
ar: creating archive libextra.a
ranlib libextra.a
clang -UCMUCS -UCMU   -O -I. -o sup supcmain.o supcvers.o supcparse.o supcname.o  supcmisc.o supcmeat.o scm.o scmio.o stree.o log.o supmsg.o netcrypt.o libextra.a 
Undefined symbols for architecture arm64:
  "_setproctitle", referenced from:
      _service in scm.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
*** [sup] Error code 1

bmake: stopped in /Users/pbulk/build/net/sup/work/sup-0.3
1 error

bmake: stopped in /Users/pbulk/build/net/sup/work/sup-0.3
*** Error code 2

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

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