=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for arpd-1.0nb1
--- arpd.o ---
--- error.o ---
--- wraplib.o ---
--- arpd.o ---
clang -pipe -Os -O2 -Wall -DPREFIX=\"/opt/pkg\"    -c arpd.c
--- error.o ---
clang -pipe -Os -O2 -Wall -DPREFIX=\"/opt/pkg\"    -c error.c
--- wraplib.o ---
clang -pipe -Os -O2 -Wall -DPREFIX=\"/opt/pkg\"    -c wraplib.c
--- error.o ---
In file included from error.c:35:
./arpd.h:28:9: warning: 'APREN_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef APREN_H
        ^~~~~~~
./arpd.h:29:9: note: 'ARPEN_H' is defined here; did you mean 'APREN_H'?
#define ARPEN_H
        ^~~~~~~
        APREN_H
error.c:129:17: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
                syslog(level, buf);
                              ^~~
error.c:129:17: note: treat the string as an argument to avoid this
                syslog(level, buf);
                              ^
                              "%s", 
--- arpd.o ---
In file included from arpd.c:53:
./arpd.h:28:9: warning: 'APREN_H' is used as a header guard here, followed by #define of a different macro [-Wheader-guard]
#ifndef APREN_H
        ^~~~~~~
./arpd.h:29:9: note: 'ARPEN_H' is defined here; did you mean 'APREN_H'?
#define ARPEN_H
        ^~~~~~~
        APREN_H
In file included from arpd.c:55:
./util.h:38:10: fatal error: 'net/if_ether.h' file not found
#include <net/if_ether.h>
         ^~~~~~~~~~~~~~~~
1 warning and 1 error generated.
*** [arpd.o] Error code 1

bmake: stopped in /Users/pbulk/build/net/arpd/work/arpd
--- error.o ---
2 warnings generated.
1 error

bmake: stopped in /Users/pbulk/build/net/arpd/work/arpd
*** Error code 2

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/net/arpd
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/net/arpd