=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for stund-0.97
c++  -c  -O2 -g -O -Wall server.cxx -o server.o
c++  -c  -O2 -g -O -Wall stun.cxx -o stun.o
distcc[17859] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[17859] Warning: failed to distribute server.cxx to 192.168.1.1:3748, running locally instead
distcc[809] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
stun.cxx: In function 'int stunRand()':
stun.cxx:675:14: error: 'gethrtime' was not declared in this scope; did you mean 'getitimer'?
  675 |       tick = gethrtime();
      |              ^~~~~~~~~
      |              getitimer
stun.cxx: In function 'void computeHmac(char*, const char*, int, const char*, int)':
stun.cxx:722:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying 20 bytes from a string of the same length [-Wstringop-truncation]
  722 |    strncpy(hmac,"hmac-not-implemented",20);
      |    ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
distcc[809] ERROR: compile stun.cxx on localhost failed
gmake: *** [Makefile:49: stun.o] Error 1
gmake: *** Waiting for unfinished jobs....
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/net/stund
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/stund