=> 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.2nb16
cd /scratch/work/lang/boomerang/work/boomerang-20090902 && omake
*** omake: reading OMakefiles
--- Checking for ocamlfind... (found /usr/pkg/bin/ocamlfind)
--- Checking for ocamlc.opt... (found /scratch/work/lang/boomerang/work/.buildlink/bin/ocamlc.opt)
--- Checking for ocamlopt.opt... (found /scratch/work/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.25 sec)
- build common/tools src2tex.cmi
+ ocamlfind ocamlopt -package unix -dtypes -rectypes -I . -I ../hbase -c src2tex.ml
File "src2tex.mll", line 341, characters 24-25:
Alert deprecated: Stdlib.&
Use (&&) instead.
- build common/hbase baker.cmx
+ 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: 136/485 targets are up to date
*** omake: failed (0.72 sec, 21/21 scans, 14/18 rules, 94/133 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 /tree/pkgsrc/lang/boomerang
*** Error code 1

Stop.
make: stopped in /tree/pkgsrc/lang/boomerang