===> Building for smtpfeed-1.23nb1
gcc -DINET6 -pipe -Os -I/opt/pkg/include  -c address.c
address.c:573:34: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
                        dnsstatus(rcpt, rcpt->result, rcpt->response);
                                                      ^~~~~~~~~~~~~~
address.c:584:34: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
                        dnsstatus(rcpt, rcpt->result, rcpt->response);
                                                      ^~~~~~~~~~~~~~
address.c:591:34: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
                        dnsstatus(rcpt, rcpt->result, rcpt->response);
                                                      ^~~~~~~~~~~~~~
address.c:598:34: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
                        dnsstatus(rcpt, rcpt->result, rcpt->response);
                                                      ^~~~~~~~~~~~~~
address.c:605:34: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
                        dnsstatus(rcpt, rcpt->result, rcpt->response);
                                                      ^~~~~~~~~~~~~~
address.c:613:34: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
                        dnsstatus(rcpt, rcpt->result, rcpt->response);
                                                      ^~~~~~~~~~~~~~
6 warnings generated.
gcc -DINET6 -pipe -Os -I/opt/pkg/include  -c dns.c
dns.c:52:2: error: unknown type name 'HEADER'
        HEADER  qb1;
        ^
dns.c:141:35: error: use of undeclared identifier 'T_A'
                        if (query_domain(cnf.pgateway, T_A) < 0)
                                                       ^
dns.c:165:37: error: use of undeclared identifier 'T_A'
                        if (query_domain(cnf.fallbackmx, T_A) < 0)
                                                         ^
dns.c:206:26: error: use of undeclared identifier 'T_A'
                                        if (query_domain(p, T_A) < 0)
                                                            ^
dns.c:260:32: error: use of undeclared identifier 'T_MX'
                                if (query_domain(dp->name, T_MX) < 0)
                                                           ^
dns.c:272:33: error: use of undeclared identifier 'T_A'
                                        if (query_domain(dp->name, T_A) < 0)
                                                                   ^
dns.c:289:32: error: use of undeclared identifier 'T_MX'
                                if (query_domain(*map_arg, T_MX) < 0)
                                                           ^
dns.c:315:9: error: use of undeclared identifier 'T_A'
                                                         T_A) < 0)
                                                         ^
dns.c:385:9: error: use of undeclared identifier 'T_MX'
          case T_MX:
               ^
dns.c:386:9: error: use of undeclared identifier 'T_A'
          case T_A:
               ^
dns.c:400:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
static query_chain_count = 0;
~~~~~~ ^
dns.c:413:9: error: use of undeclared identifier 'T_MX'
          case T_MX:
               ^
dns.c:416:9: error: use of undeclared identifier 'T_A'
          case T_A:
               ^
dns.c:440:33: error: use of undeclared identifier 'T_MX'
        if (cnf.tryANYfirst && type == T_MX && (qrp->rr_sent & RR_ANY) == 0)
                                       ^
dns.c:442:10: error: use of undeclared identifier 'T_ANY'
                type = T_ANY;
                       ^
dns.c:459:18: error: use of undeclared identifier 'QUERY'
        n = res_mkquery(QUERY, qrp->name, C_IN, type, NULL, 0, NULL,
                        ^
dns.c:459:36: error: use of undeclared identifier 'C_IN'
        n = res_mkquery(QUERY, qrp->name, C_IN, type, NULL, 0, NULL,
                                          ^
dns.c:597:9: error: use of undeclared identifier 'HEADER'
        HEADER *qp, *hp;
        ^
dns.c:597:17: error: use of undeclared identifier 'qp'
        HEADER *qp, *hp;
                ^
dns.c:597:22: error: use of undeclared identifier 'hp'
        HEADER *qp, *hp;
                     ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
1 warning and 20 errors generated.
*** [dns.o] Error code 1

bmake: stopped making "all" in /Users/pbulk/build/mail/smtpfeed/work/smtpfeed-1.23
bmake: 1 error

bmake: stopped making "all" in /Users/pbulk/build/mail/smtpfeed/work/smtpfeed-1.23
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/smtpfeed
*** Error code 1

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/mail/smtpfeed