=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for stund-0.97 c++ -c -O2 -D_FORTIFY_SOURCE=2 -g -O -Wall server.cxx -o server.o c++ -c -O2 -D_FORTIFY_SOURCE=2 -g -O -Wall stun.cxx -o stun.o c++ -c -O2 -D_FORTIFY_SOURCE=2 -g -O -Wall udp.cxx -o udp.o distcc[7610] ERROR: compile stun.cxx on 10.1.1.1:3642 failed distcc[7610] (dcc_build_somewhere) Warning: remote compilation of 'stun.cxx' failed, retrying locally distcc[7610] Warning: failed to distribute stun.cxx to 10.1.1.1:3642, running locally instead c++ -c -O2 -D_FORTIFY_SOURCE=2 -g -O -Wall client.cxx -o client.o stun.cxx: In function 'int stunRand()': stun.cxx:675:14: error: 'gethrtime' was not declared in this scope tick = gethrtime(); ^~~~~~~~~ stun.cxx:675:14: note: suggested alternative: 'getitimer' tick = gethrtime(); ^~~~~~~~~ getitimer distcc[7610] ERROR: compile stun.cxx on localhost failed gmake: *** [Makefile:49: stun.o] Error 1 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/net/stund *** Error code 1 Stop. make: stopped in /usr/pkgsrc/net/stund