=> 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 ocaml-curl-0.5.3nb23
gmake[1]: Entering directory '/data/scratch/www/ocaml-curl/work/ocurl'
gmake[1]: Leaving directory '/data/scratch/www/ocaml-curl/work/ocurl'
gmake[1]: Entering directory '/data/scratch/www/ocaml-curl/work/ocurl'
ocamlc -c  curl.mli -o curl.cmi
ocamlc -c  curl.ml -o curl.cmo
clang -c -Wall -I/usr/pkg/include -DHAVE_CONFIG_H -I/usr/pkg/lib/ocaml curl-helper.c -o curl-helper.o
ar crus libcurl-helper.a curl-helper.o
ranlib libcurl-helper.a
ocamlc -custom -a  -ccopt -L/usr/lib -o curl.cma curl.cmo -cclib -lcurl-helper -cclib "-Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -L/usr/pkg/lib -lcurl -lidn2 -lssl -lcrypto -lgssapi -lz"
ocamlopt.opt -c  curl.ml -o curl.cmx
ocamlopt.opt -a  -ccopt -L/usr/lib  curl.cmx -o curl.cmxa -cclib -lcurl-helper -cclib "-Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -L/usr/pkg/lib -lcurl -lidn2 -lssl -lcrypto -lgssapi -lz"
(cd examples; /usr/pkg/bin/gmake)
gmake[2]: Entering directory '/data/scratch/www/ocaml-curl/work/ocurl/examples'
gmake[3]: Entering directory '/data/scratch/www/ocaml-curl/work/ocurl/examples'
gmake[3]: Leaving directory '/data/scratch/www/ocaml-curl/work/ocurl/examples'
gmake[3]: Entering directory '/data/scratch/www/ocaml-curl/work/ocurl/examples'
ocamlc -c -I .. ocurl.ml -o ocurl.cmo
ocamlc -I .. -ccopt -L.. curl.cma ocurl.cmo -o ocurl
ocamlopt.opt -c -I .. ocurl.ml -o ocurl.cmx
ocamlopt.opt -I .. -ccopt -L.. curl.cmxa ocurl.cmx -o ocurl.opt
ocamlc -c -I .. oput.ml -o oput.cmo
File "oput.ml", line 10, characters 15-28:
Warning 3: deprecated: String.create
Use Bytes.create instead.
File "oput.ml", line 16, characters 12-18:
Error: This expression has type bytes but an expression was expected of type
         string
Makefile:65: recipe for target 'oput.cmo' failed
gmake[3]: *** [oput.cmo] Error 2
gmake[3]: Leaving directory '/data/scratch/www/ocaml-curl/work/ocurl/examples'
Makefile:29: recipe for target 'all' failed
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory '/data/scratch/www/ocaml-curl/work/ocurl/examples'
Makefile:46: recipe for target 'examples' failed
gmake[1]: *** [examples] Error 2
gmake[1]: Leaving directory '/data/scratch/www/ocaml-curl/work/ocurl'
Makefile:40: recipe for target 'all' failed
gmake: *** [all] Error 2
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/www/ocaml-curl
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/www/ocaml-curl