=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for boomerang-0.2nb15 cd /tmp/lang/boomerang/work/boomerang-20090902 && omake *** omake: reading OMakefiles --- Checking for ocamlfind... (found /usr/pkg/bin/ocamlfind) --- Checking for ocamlc.opt... (found /tmp/lang/boomerang/work/.buildlink/bin/ocamlc.opt) --- Checking for ocamlopt.opt... (found /tmp/lang/boomerang/work/.buildlink/bin/ocamlopt.opt) --- Checking for ocamldep.opt... (found /usr/pkg/bin/ocamldep.opt) --- Checking for ocamllex.opt... (found /usr/pkg/bin/ocamllex.opt) --- Checking whether ocamlc understands the "z" warnings... (yes) --- Checking whether ocamlopt can create cmxs plugins... (yes) File OMakefile: line 113, characters 1-24: Warning: old-style foreach expression. This expression should use a => binding. File OMakefile: line 117, characters 1-24: Warning: old-style foreach expression. This expression should use a => binding. --- Checking if ocamldep understands -modules... (yes) File doc/OMakefile: line 10, characters 1-24: Warning: old-style foreach expression. This expression should use a => binding. *** omake: finished reading OMakefiles (0.32 sec) - build common/hbase baker.o + ocamlfind ocamlopt -dtypes -rectypes -I . -I ../ubase -c baker.ml File "baker.ml", line 25, characters 30-43: 25 | let buf = String.create len in ^^^^^^^^^^^^^ Alert deprecated: Stdlib.String.create Use Bytes.create instead. File "baker.ml", line 31, characters 40-43: 31 | (String.escaped buf) ^^^ Error: This expression has type bytes but an expression was expected of type string *** omake: 108/485 targets are up to date *** omake: failed (1.35 sec, 30/30 scans, 12/13 rules, 58/94 digests) *** omake: targets were not rebuilt because of errors: common/hbase/baker.cmi depends on: common/hbase/baker.ml common/hbase/baker.cmx depends on: common/hbase/baker.ml common/hbase/baker.o depends on: common/hbase/baker.ml *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/lang/boomerang *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/lang/boomerang