=> 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 gcc -c -g -Wall -O2 -Wc++-compat -I. asm.c -o asm.o distcc[18297] ERROR: compile asm.c on 10.0.20.124:3632 failed distcc[18297] (dcc_build_somewhere) Warning: remote compilation of 'asm.c' failed, retrying locally distcc[18297] Warning: failed to distribute asm.c to 10.0.20.124:3632, running locally instead In file included from asm.c:61: kdq.h:9:10: error: width of 'front' exceeds its type 9 | size_t front:58, bits:6, count, mask; \ | ^~~~~ kdq.h:93:2: note: in expansion of macro '__KDQ_TYPE' 93 | __KDQ_TYPE(type) \ | ^~~~~~~~~~ kdq.h:104:24: note: in expansion of macro 'KDQ_INIT2' 104 | #define KDQ_INIT(type) KDQ_INIT2(type, static inline klib_unused) | ^~~~~~~~~ asm.c:62:1: note: in expansion of macro 'KDQ_INIT' 62 | KDQ_INIT(uint64_t) | ^~~~~~~~ distcc[18297] 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