=> 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 samurai-1.2
gcc -O2 -D_FORTIFY_SOURCE=2 -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o build.o build.c
gcc -O2 -D_FORTIFY_SOURCE=2 -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o deps.o deps.c
gcc -O2 -D_FORTIFY_SOURCE=2 -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o env.o env.c
gcc -O2 -D_FORTIFY_SOURCE=2 -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o graph.o graph.c
gcc -O2 -D_FORTIFY_SOURCE=2 -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o htab.o htab.c
htab.c: In function 'murmurhash64a':
htab.c:148:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
htab.c:149:2: note: here
htab.c:149:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
htab.c:150:2: note: here
htab.c:150:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
htab.c:151:2: note: here
htab.c:151:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
htab.c:152:2: note: here
htab.c:152:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
htab.c:153:2: note: here
htab.c:153:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
htab.c:154:2: note: here
gcc -O2 -D_FORTIFY_SOURCE=2 -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o log.o log.c
gcc -O2 -D_FORTIFY_SOURCE=2 -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o parse.o parse.c
gcc -O2 -D_FORTIFY_SOURCE=2 -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o samu.o samu.c
gcc -O2 -D_FORTIFY_SOURCE=2 -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o scan.o scan.c
scan.c: In function 'scankeyword':
scan.c:163:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
scan.c:166:3: note: here
scan.c:170:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
scan.c:172:3: note: here
scan.c: In function 'singlespace':
scan.c:89:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
scan.c:100:2: note: here
scan.c: In function 'scanstring':
scan.c:279:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
scan.c:282:3: note: here
scan.c: In function 'escape':
scan.c:244:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
scan.c:246:2: note: here
scan.c: In function 'scannewline':
scan.c:351:3: warning: this statement may fall through [-Wimplicit-fallthrough=]
scan.c:353:2: note: here
gcc -O2 -D_FORTIFY_SOURCE=2 -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o tool.o tool.c
gcc -O2 -D_FORTIFY_SOURCE=2 -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o tree.o tree.c
gcc -O2 -D_FORTIFY_SOURCE=2 -std=c99 -Wall -Wextra -Wpedantic -Wno-unused-parameter -c -o util.o util.c
distcc[5841] ERROR: compile util.c on 10.0.20.124:3632 failed
distcc[5841] (dcc_build_somewhere) Warning: remote compilation of 'util.c' failed, retrying locally
distcc[5841] Warning: failed to distribute util.c to 10.0.20.124:3632, running locally instead
util.c:61:1: error: static declaration of 'reallocarray' follows non-static declaration
   61 | reallocarray(void *p, size_t n, size_t m)
      | ^~~~~~~~~~~~
In file included from util.c:5:
/usr/include/stdlib.h:121:7: note: previous declaration of 'reallocarray' was here
  121 | void *reallocarray(void *, size_t, size_t);
      |       ^~~~~~~~~~~~
distcc[5841] ERROR: compile util.c on localhost failed
*** Error code 1

Stop.
make: stopped in /tmp/pkgbuild/devel/samurai/work.vax/samurai-1.2
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/devel/samurai
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/samurai