=> Bootstrap dependency digest>=20010302: found digest-20160304
===> 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.2nb13
cd /data/scratch/lang/boomerang/work/boomerang-20090902 && omake
*** omake: reading OMakefiles
OMake warning: could not create and/or lock a cache file for
   /usr/pkg/lib/omake/Pervasives.om
OMake warning: could not create and/or lock a cache file for
   /usr/pkg/lib/omake/build/C.om
OMake warning: could not create and/or lock a cache file for
   /usr/pkg/lib/omake/build/Common.om
OMake warning: could not create and/or lock a cache file for
   /usr/pkg/lib/omake/configure/Configure.om
OMake warning: could not create and/or lock a cache file for
   /usr/pkg/lib/omake/build/OCaml.om
OMake warning: could not create and/or lock a cache file for
   /usr/pkg/lib/omake/build/LaTeX.om
--- Checking for ocamlfind... (found /usr/pkg/bin/ocamlfind)
--- Checking for ocamlc.opt... (found /data/scratch/lang/boomerang/work/.buildlink/bin/ocamlc.opt)
--- Checking for ocamlopt.opt... (found /data/scratch/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.18 sec)
- build common/hbase baker.o
+ ocamlfind ocamlopt -dtypes -rectypes -I . -I ../ubase -c baker.ml
File "baker.ml", line 25, characters 30-43:
Warning 3: deprecated: String.create
Use Bytes.create instead.
File "baker.ml", line 31, characters 40-43:
Error: This expression has type bytes but an expression was expected of type
         string
*** omake: 232/485 targets are up to date
*** omake: failed (0.87 sec, 70/70 scans, 17/17 rules, 144/180 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 /data/pkgsrc/lang/boomerang
*** Error code 1

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