=> Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for mesure-0.5nb3 cd src && /opt/pkg/bin/gmake all gmake[1]: Entering directory '/Users/pbulk/build/sysutils/mesure/work/mesure-0.5/src' clang -pipe -Os -I/opt/pkg/include -DVERSION=0.5 -DHAVE_GMP=1 -DHAVE_PCAP=1 -I/opt/pkg/include -c -o main.o main.c clang -pipe -Os -I/opt/pkg/include -DVERSION=0.5 -DHAVE_GMP=1 -DHAVE_PCAP=1 -I/opt/pkg/include -c -o iface.o iface.c clang -pipe -Os -I/opt/pkg/include -DVERSION=0.5 -DHAVE_GMP=1 -DHAVE_PCAP=1 -I/opt/pkg/include -c -o file.o file.c clang -pipe -Os -I/opt/pkg/include -DVERSION=0.5 -DHAVE_GMP=1 -DHAVE_PCAP=1 -I/opt/pkg/include -c -o mem.o mem.c main.c:58:3: warning: implicit declaration of function 'stdin_finalize' is invalid in C99 [-Wimplicit-function-declaration] stdin_finalize(); ^ main.c:61:3: warning: implicit declaration of function 'sniff_finalize' is invalid in C99 [-Wimplicit-function-declaration] sniff_finalize(); ^ main.c:178:3: warning: implicit declaration of function 'file_get_value' is invalid in C99 [-Wimplicit-function-declaration] file_get_value(target,&one); ^ main.c:185:18: warning: implicit declaration of function 'mem_get_value' is invalid in C99 [-Wimplicit-function-declaration] mpz_set_d(one, mem_get_value()); ^ main.c:199:17: warning: implicit declaration of function 'stdin_get_value' is invalid in C99 [-Wimplicit-function-declaration] mpz_set_d(one,stdin_get_value()); ^ main.c:213:3: warning: implicit declaration of function 'sniff_get_value' is invalid in C99 [-Wimplicit-function-declaration] sniff_get_value(&one); ^ clang -pipe -Os -I/opt/pkg/include -DVERSION=0.5 -DHAVE_GMP=1 -DHAVE_PCAP=1 -I/opt/pkg/include -c -o disk.o disk.c 6 warnings generated. clang -pipe -Os -I/opt/pkg/include -DVERSION=0.5 -DHAVE_GMP=1 -DHAVE_PCAP=1 -I/opt/pkg/include -c -o stdin.o stdin.c mem.c:14:10: fatal error: 'kvm.h' file not found #include ^~~~~~~ 1 error generated. gmake[1]: *** [: mem.o] Error 1 gmake[1]: *** Waiting for unfinished jobs.... stdin.c:40:16: warning: implicit declaration of function 'fork' is invalid in C99 [-Wimplicit-function-declaration] stdin_fork = fork(); ^ stdin.c:68:15: warning: implicit declaration of function 'read' is invalid in C99 [-Wimplicit-function-declaration] while((rval=read(0,buf,BSIZE)) > 0) ^ stdin.c:75:17: warning: implicit declaration of function 'write' is invalid in C99 [-Wimplicit-function-declaration] if ((wval = write(1,bp,n)) == -1) ^ 3 warnings generated. gmake[1]: Leaving directory '/Users/pbulk/build/sysutils/mesure/work/mesure-0.5/src' gmake: *** [Makefile:12: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/sysutils/mesure *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/sysutils/mesure