=> 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 ocaml-ipaddr-4.0.0nb1 ocamlopt lib/.macaddr_top.objs/native/macaddr_top.{cmx,o} File "_none_", line 1: Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque ocamlc lib/.ipaddr.objs/byte/ipaddr.{cmo,cmt} File "lib/ipaddr.ml", line 71, characters 16-38: 71 | | '0'..'9' -> Pervasives.int_of_char c - char_0 ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "lib/ipaddr.ml", line 72, characters 21-43: 72 | | 'a'..'f' -> 10 + Pervasives.int_of_char c - char_a ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "lib/ipaddr.ml", line 73, characters 21-43: 73 | | 'A'..'F' -> 10 + Pervasives.int_of_char c - char_A ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "lib/ipaddr.ml", line 284, characters 20-38: 284 | if c = 0 then Pervasives.compare sz sz' else c ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "lib/ipaddr.ml", line 753, characters 20-38: 753 | if c = 0 then Pervasives.compare sz sz' else c ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlopt lib/.ipaddr.objs/native/ipaddr.{cmx,o} File "lib/ipaddr.ml", line 71, characters 16-38: 71 | | '0'..'9' -> Pervasives.int_of_char c - char_0 ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "lib/ipaddr.ml", line 72, characters 21-43: 72 | | 'a'..'f' -> 10 + Pervasives.int_of_char c - char_a ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "lib/ipaddr.ml", line 73, characters 21-43: 73 | | 'A'..'F' -> 10 + Pervasives.int_of_char c - char_A ^^^^^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "lib/ipaddr.ml", line 284, characters 20-38: 284 | if c = 0 then Pervasives.compare sz sz' else c ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims File "lib/ipaddr.ml", line 753, characters 20-38: 753 | if c = 0 then Pervasives.compare sz sz' else c ^^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Pervasives Use Stdlib instead. If you need to stay compatible with OCaml < 4.07, you can use the stdlib-shims library: https://github.com/ocaml/stdlib-shims ocamlopt lib/.ipaddr_top.objs/native/ipaddr_top.{cmx,o} File "_none_", line 1: Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque ocamlc lib/.ipaddr_cstruct.objs/byte/ipaddr_cstruct.{cmo,cmt} (exit 2) (cd _build/default && /tmp/net/ocaml-ipaddr/work/.buildlink/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.ipaddr_cstruct.objs/byte -I /usr/pkg/lib/ocaml/site-lib/astring -I /usr/pkg/lib/ocaml/site-lib/bytes -I /usr/pkg/lib/ocaml/site-lib/cstruct -I /usr/pkg/lib/ocaml/site-lib/domain-name -I /usr/pkg/lib/ocaml/site-lib/fmt -I lib/.ipaddr.objs/byte -I lib/.macaddr.objs/byte -intf-suffix .ml -no-alias-deps -o lib/.ipaddr_cstruct.objs/byte/ipaddr_cstruct.cmo -c -impl lib/ipaddr_cstruct.ml) File "lib/ipaddr_cstruct.ml", line 28, characters 14-25: 28 | let len = Cstruct.len cs in ^^^^^^^^^^^ Error: Unbound value Cstruct.len Hint: Did you mean lenv? ocamlc lib/.macaddr_cstruct.objs/byte/macaddr_cstruct.{cmo,cmt} (exit 2) (cd _build/default && /tmp/net/ocaml-ipaddr/work/.buildlink/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.macaddr_cstruct.objs/byte -I /usr/pkg/lib/ocaml/site-lib/cstruct -I lib/.macaddr.objs/byte -intf-suffix .ml -no-alias-deps -o lib/.macaddr_cstruct.objs/byte/macaddr_cstruct.cmo -c -impl lib/macaddr_cstruct.ml) File "lib/macaddr_cstruct.ml", line 24, characters 5-16: 24 | if Cstruct.len cs <> 6 ^^^^^^^^^^^ Error: Unbound value Cstruct.len Hint: Did you mean lenv? ocamlopt lib/.ipaddr_cstruct.objs/native/ipaddr_cstruct.{cmx,o} (exit 2) (cd _build/default && /tmp/net/ocaml-ipaddr/work/.buildlink/bin/ocamlopt.opt -w -40 -g -I lib/.ipaddr_cstruct.objs/byte -I lib/.ipaddr_cstruct.objs/native -I /usr/pkg/lib/ocaml/site-lib/astring -I /usr/pkg/lib/ocaml/site-lib/bytes -I /usr/pkg/lib/ocaml/site-lib/cstruct -I /usr/pkg/lib/ocaml/site-lib/domain-name -I /usr/pkg/lib/ocaml/site-lib/fmt -I lib/.ipaddr.objs/byte -I lib/.ipaddr.objs/native -I lib/.macaddr.objs/byte -I lib/.macaddr.objs/native -intf-suffix .ml -no-alias-deps -o lib/.ipaddr_cstruct.objs/native/ipaddr_cstruct.cmx -c -impl lib/ipaddr_cstruct.ml) File "lib/ipaddr_cstruct.ml", line 28, characters 14-25: 28 | let len = Cstruct.len cs in ^^^^^^^^^^^ Error: Unbound value Cstruct.len Hint: Did you mean lenv? ocamlopt lib/.macaddr_cstruct.objs/native/macaddr_cstruct.{cmx,o} (exit 2) (cd _build/default && /tmp/net/ocaml-ipaddr/work/.buildlink/bin/ocamlopt.opt -w -40 -g -I lib/.macaddr_cstruct.objs/byte -I lib/.macaddr_cstruct.objs/native -I /usr/pkg/lib/ocaml/site-lib/cstruct -I lib/.macaddr.objs/byte -I lib/.macaddr.objs/native -intf-suffix .ml -no-alias-deps -o lib/.macaddr_cstruct.objs/native/macaddr_cstruct.cmx -c -impl lib/macaddr_cstruct.ml) File "lib/macaddr_cstruct.ml", line 24, characters 5-16: 24 | if Cstruct.len cs <> 6 ^^^^^^^^^^^ Error: Unbound value Cstruct.len Hint: Did you mean lenv? *** Error code 1 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/ocaml-ipaddr *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/ocaml-ipaddr