WARNING: [license.mk] Every package should define a LICENSE.
===> Building for tcpdpriv-0.8nb1
gcc -pipe -Os -I/opt/pkg/include -g -I/usr/local/include -I/Users/pbulk/build/net/tcpdpriv/work/.home/usr/include -Wall   -DWIDE -I/opt/pkg/include -c tcpdpriv.c
tcpdpriv.c:1820:16: error: use of undeclared identifier 'NAMESERVER_PORT'
    if (ISPORT(NAMESERVER_PORT)) {
               ^
tcpdpriv.c:1820:16: error: use of undeclared identifier 'NAMESERVER_PORT'
tcpdpriv.c:2201:14: warning: variable 'nxt' set but not used [-Wunused-but-set-variable]
    u_int8_t nxt;
             ^
tcpdpriv.c:2882:18: warning: 'pcap_lookupdev' is deprecated: use 'pcap_findalldevs' and use the first device [-Wdeprecated-declarations]
            interface = pcap_lookupdev(pcap_errbuf);
                        ^
/Users/pbulk/build/net/tcpdpriv/work/.buildlink/include/pcap/pcap.h:443:1: note: 'pcap_lookupdev' has been explicitly marked deprecated here
PCAP_DEPRECATED("use 'pcap_findalldevs' and use the first device")
^
/Users/pbulk/build/net/tcpdpriv/work/.buildlink/include/pcap/funcattrs.h:327:47: note: expanded from macro 'PCAP_DEPRECATED'
  #define PCAP_DEPRECATED(msg)  __attribute__((deprecated(msg)))
                                               ^
tcpdpriv.c:2920:18: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
        fprintf(stderr, pcap_geterr(pc));
                        ^~~~~~~~~~~~~~~
tcpdpriv.c:2920:18: note: treat the string as an argument to avoid this
        fprintf(stderr, pcap_geterr(pc));
                        ^
                        "%s", 
3 warnings and 2 errors generated.
*** [tcpdpriv.o] Error code 1

bmake: stopped making "all" in /Users/pbulk/build/net/tcpdpriv/work/tcpd-tools-0.8/wide-tcpdpriv
bmake: 1 error

bmake: stopped making "all" in /Users/pbulk/build/net/tcpdpriv/work/tcpd-tools-0.8/wide-tcpdpriv
*** Error code 2

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

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