=> 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 miniasm-0.3 gcc -c -g -Wall -O2 -Wc++-compat -I. sys.c -o sys.o gcc -c -g -Wall -O2 -Wc++-compat -I. sdict.c -o sdict.o gcc -c -g -Wall -O2 -Wc++-compat -I. paf.c -o paf.o gcc -c -g -Wall -O2 -Wc++-compat -I. asg.c -o asg.o gcc -c -g -Wall -O2 -Wc++-compat -I. common.c -o common.o gcc -c -g -Wall -O2 -Wc++-compat -I. hit.c -o hit.o hit.c: In function 'ma_hit_read': hit.c:103:38: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t {aka unsigned int}' [-Wformat=] hit.c:103:38: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'size_t {aka unsigned int}' [-Wformat=] hit.c:103:38: warning: format '%ld' expects argument of type 'long int', but argument 8 has type 'size_t {aka unsigned int}' [-Wformat=] hit.c: In function 'ma_hit_sub': hit.c:158:18: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t {aka unsigned int}' [-Wformat=] hit.c: In function 'ma_hit_cut': hit.c:191:18: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t {aka unsigned int}' [-Wformat=] hit.c: In function 'ma_hit_flt': hit.c:214:18: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'size_t {aka unsigned int}' [-Wformat=] hit.c: In function 'ma_hit_contained': hit.c:254:18: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'size_t {aka unsigned int}' [-Wformat=] gcc -c -g -Wall -O2 -Wc++-compat -I. asm.c -o asm.o distcc[6405] ERROR: compile asm.c on 10.0.20.122:3638 failed distcc[6405] (dcc_build_somewhere) Warning: remote compilation of 'asm.c' failed, retrying locally distcc[6405] Warning: failed to distribute asm.c to 10.0.20.122:3638, running locally instead In file included from asm.c:61:0: kdq.h:9:10: error: width of 'front' exceeds its type size_t front:58, bits:6, count, mask; \ ^ kdq.h:93:2: note: in expansion of macro '__KDQ_TYPE' __KDQ_TYPE(type) \ ^~~~~~~~~~ kdq.h:104:24: note: in expansion of macro 'KDQ_INIT2' #define KDQ_INIT(type) KDQ_INIT2(type, static inline klib_unused) ^~~~~~~~~ asm.c:62:1: note: in expansion of macro 'KDQ_INIT' KDQ_INIT(uint64_t) ^~~~~~~~ distcc[6405] ERROR: compile asm.c on localhost failed gmake: *** [Makefile:12: asm.o] Error 1 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/biology/miniasm *** Error code 1 Stop. make: stopped in /usr/pkgsrc/biology/miniasm