=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for bsign-0.4.5
clang++ -pipe -Os -g -DHAVE_CONFIG_H -DHAVE_CONFIG_H -M main.cxx options.cxx sha1.c bsign.cxx conversion.cxx ds.cxx exec.cxx files.cxx tty.cxx exitstatus.cxx filewalk.cc signal.cc > depend.m
clang: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated]
=== Creating 'o/' output directory
clang++ -c -pipe -Os -g -DHAVE_CONFIG_H -o o/main.o main.cxx
main.cxx:431:6: error: use of undeclared identifier 'caddr_t'
        == (caddr_t) -1) {
            ^
main.cxx:533:19: error: use of undeclared identifier 'caddr_t'
    if (pbMap != (caddr_t) -1)
                  ^
2 errors generated.
gmake: *** [Makefile:108: main.o] Error 1
*** Error code 2

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/sysutils/bsign
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/sysutils/bsign