=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for rblcheck-1.5nb1
/opt/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory '/Users/pbulk/build/mail/rblcheck/work/rblcheck-1.5'
Making all in docs
gmake[2]: Entering directory '/Users/pbulk/build/mail/rblcheck/work/rblcheck-1.5/docs'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/Users/pbulk/build/mail/rblcheck/work/rblcheck-1.5/docs'
Making all in .
gmake[2]: Entering directory '/Users/pbulk/build/mail/rblcheck/work/rblcheck-1.5'
clang -DHAVE_CONFIG_H -I. -I. -I.     -pipe -Os -c rblcheck.c
rblcheck.c:213:27: error: use of undeclared identifier 'C_IN'
        len = res_query( domain, C_IN, T_A, answer, PACKETSZ );
                                 ^
rblcheck.c:213:33: error: use of undeclared identifier 'T_A'
        len = res_query( domain, C_IN, T_A, answer, PACKETSZ );
                                       ^
rblcheck.c:222:28: error: use of undeclared identifier 'C_IN'
                len = res_query( domain, C_IN, T_A, answer, len );
                                         ^
rblcheck.c:222:34: error: use of undeclared identifier 'T_A'
                len = res_query( domain, C_IN, T_A, answer, len );
                                               ^
rblcheck.c:238:27: error: use of undeclared identifier 'C_IN'
        len = res_query( domain, C_IN, T_TXT, answer, PACKETSZ );
                                 ^
rblcheck.c:247:24: error: use of undeclared identifier 'HEADER'
        cp = answer + sizeof( HEADER );
                              ^
rblcheck.c:271:5: warning: assigning to 'u_char *' (aka 'unsigned char *') from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
        rp = result;
           ^ ~~~~~~
rblcheck.c:272:7: warning: assigning to 'const u_char *' (aka 'const unsigned char *') from 'char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
        rend = result + RESULT_SIZE - 1;
             ^ ~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings and 6 errors generated.
gmake[2]: *** [Makefile:218: rblcheck.o] Error 1
gmake[2]: Leaving directory '/Users/pbulk/build/mail/rblcheck/work/rblcheck-1.5'
gmake[1]: *** [Makefile:271: all-recursive] Error 1
gmake[1]: Leaving directory '/Users/pbulk/build/mail/rblcheck/work/rblcheck-1.5'
gmake: *** [Makefile:444: all-recursive-am] Error 2
*** Error code 2

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

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