=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for nagios-plugin-dnsmaster-0.1
clang   -c check_dnsmaster.c
check_dnsmaster.c:113:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
panic(msg)
^
check_dnsmaster.c:121:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
free_addrlist(alp)
^
check_dnsmaster.c:137:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
usage(name)
^
check_dnsmaster.c:147:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
parse_options(argc, argv, opts)
^
check_dnsmaster.c:193:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
load_domain(alp, addrs)
^
check_dnsmaster.c:275:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
check_dnsmaster(addr, opts, nameserver_socks, nameserver_count,
^
check_dnsmaster.c:326:27: error: use of undeclared identifier 'NS_MAXMSG'
        unsigned char ans[NS_MAXMSG + 1];
                          ^
check_dnsmaster.c:349:40: error: use of undeclared identifier 'C_IN'
                anslen = res_nquery(&res, queryname, C_IN, T_NS,
                                                     ^
check_dnsmaster.c:349:46: error: use of undeclared identifier 'T_NS'
                anslen = res_nquery(&res, queryname, C_IN, T_NS,
                                                           ^
check_dnsmaster.c:350:15: error: use of undeclared identifier 'NS_MAXMSG'
                                     ans, NS_MAXMSG + 1);
                                          ^
check_dnsmaster.c:375:19: error: use of undeclared identifier 'T_NS'
                        if (rr.type != T_NS)
                                       ^
check_dnsmaster.c:508:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
main(argc, argv)
^
7 warnings and 5 errors generated.
*** [check_dnsmaster.o] Error code 1

bmake: stopped in /Users/pbulk/build/net/nagios-plugin-dnsmaster/work/check_dnsmaster-0.1
1 error

bmake: stopped in /Users/pbulk/build/net/nagios-plugin-dnsmaster/work/check_dnsmaster-0.1
*** Error code 2

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/nagios-plugin-dnsmaster
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/net/nagios-plugin-dnsmaster