=> 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 -O2 -I/usr/include -Wall -Wc++-compat  -I. sys.c -o sys.o
gcc -c -O2 -I/usr/include -Wall -Wc++-compat  -I. sdict.c -o sdict.o
gcc -c -O2 -I/usr/include -Wall -Wc++-compat  -I. paf.c -o paf.o
gcc -c -O2 -I/usr/include -Wall -Wc++-compat  -I. asg.c -o asg.o
gcc -c -O2 -I/usr/include -Wall -Wc++-compat  -I. common.c -o common.o
gcc -c -O2 -I/usr/include -Wall -Wc++-compat  -I. hit.c -o hit.o
gcc -c -O2 -I/usr/include -Wall -Wc++-compat  -I. asm.c -o asm.o
distcc[15648] ERROR: compile asm.c on 192.168.1.1:3748 failed
distcc[15648] (dcc_build_somewhere) Warning: remote compilation of 'asm.c' failed, retrying locally
distcc[15648] Warning: failed to distribute asm.c to 192.168.1.1:3748, running locally instead
gcc -c -O2 -I/usr/include -Wall -Wc++-compat  -I. main.c -o main.o
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)
      | ^~~~~~~~
gcc -c -O2 -I/usr/include -Wall -Wc++-compat  -I. dotter.c -o dotter.o
distcc[15648] ERROR: compile asm.c on localhost failed
gmake: *** [Makefile:12: asm.o] Error 1
gmake: *** Waiting for unfinished jobs....
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/biology/miniasm
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/biology/miniasm