=> 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 ocamlnet-4.1.9nb29 ( cd tools/cppo-0.9.4 && rm -f depend && make -f Makefile.pre generate && make all ) make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/tools/cppo-0.9.4' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/tools/cppo-0.9.4' ocamllex cppo_lexer.mll 352 states, 13139 transitions, table size 54668 bytes 3450 additional bytes used for bindings ocamlyacc cppo_parser.mly echo 'let cppo_version = "0.9.4"' > cppo_version.ml ocamlfind ocamldep *.ml *.mli >depend || { rm -f depend; exit 1; } make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/tools/cppo-0.9.4' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/tools/cppo-0.9.4' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/tools/cppo-0.9.4' ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_types.ml ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_command.ml opts="-opaque"; \ if [ -f "$(basename cppo_parser.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -package "bytes unix" -w -25 -c $opts cppo_parser.mli ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_parser.ml ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_lexer.ml ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_eval.ml File "cppo_eval.ml", line 37, characters 6-10: 37 | let file = pos.Lexing.pos_fname in ^^^^ Warning 26 [unused-var]: unused variable file. ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_version.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -package "bytes unix" -w -25 -a -o cppo.cma cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo; \ else \ ../../tools/mkstublib -o cppo cppo_types.cmo cppo_command.cmo cppo_parser.cmo cppo_lexer.cmo cppo_eval.cmo cppo_version.cmo ; \ fi ocamlfind ocamlc -g -package "bytes unix" -w -25 -c cppo_main.ml rm -f cppo cppo ocamlfind ocamlc -g -package "bytes unix" -w -25 -package unix,bytes -linkpkg -custom -o cppo cppo.cma cppo_main.cmo make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/tools/cppo-0.9.4' ( cd tools/unimap_to_ocaml && make all ) make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/tools/unimap_to_ocaml' ocamlfind ocamlc -g -package str -linkpkg \ -o unimap_to_ocaml \ unimap_to_ocaml.ml make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/tools/unimap_to_ocaml' for pkg in netstring-pcre netsys netshm netstring netunidata equeue shell rpc-generator rpc rpc-auth-local netclient netcgi2 netplex netcgi2-plex netcamlbox netmulticore netzip nettls-gnutls; do \ ( cd src/$pkg && make -f Makefile.pre generate ) || exit; \ ( cd src/$pkg && make -f Makefile.pre depend ) || exit; \ ( cd src/$pkg && make all ) || exit; \ done make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netstring-pcre' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netstring-pcre' ../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES netstring_pcre.mlip > netstring_pcre.mli || \ rm -f netstring_pcre.mli ../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES netstring_pcre.mlp > netstring_pcre.ml || \ rm -f netstring_pcre.ml sed -e 's/@VERSION@//' \ -e 's/@AUTHDHREQS@//' \ -e 's/@PREFERRED_CGI_PKG@//' \ -e 's/@REGEXP_PROVIDER@/str/' \ -e 's/@COMPAT_PCRE_PROVIDER@//' \ -e 's/@ZIP_PROVIDER@/zip/' \ META.in >META make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netstring-pcre' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netstring-pcre' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netstring-pcre' ocamlfind ocamldep *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netstring-pcre' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netstring-pcre' opts="-opaque"; \ if [ -f "$(basename netstring_pcre.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix bytes pcre" -w -25 -c $opts netstring_pcre.mli ocamlfind ocamlc -g -safe-string -package "bytes unix bytes pcre" -w -25 -c netstring_pcre.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -package "bytes unix bytes pcre" -w -25 -a -o netstring-pcre.cma netstring_pcre.cmo; \ else \ ../../tools/mkstublib -o netstring-pcre netstring_pcre.cmo ; \ fi make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netstring-pcre' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netsys' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netsys' sed -e 's/@VERSION@//' \ -e 's/@AUTHDHREQS@//' \ -e 's/@PREFERRED_CGI_PKG@//' \ -e 's/@REGEXP_PROVIDER@/str/' \ -e 's/@COMPAT_PCRE_PROVIDER@//' \ -e 's/@ZIP_PROVIDER@/zip/' \ META.in >META make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netsys' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netsys' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netsys' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netsys' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netsys' ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_conf.ml opts="-opaque"; \ if [ -f "$(basename netsys_types.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_types.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_types.ml opts="-opaque"; \ if [ -f "$(basename netsys_oothr.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_oothr.mli opts="-opaque"; \ if [ -f "$(basename netlog.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netlog.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netlog.ml File "netlog.ml", line 132, characters 21-38: 131 | ................. 132 | ...rintf.ksprintf (l............. 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 opts="-opaque"; \ if [ -f "$(basename netexn.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netexn.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netexn.ml ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_impl_util.ml File "netsys_impl_util.ml", line 70, characters 14-32: 70 | let r = Pervasives.compare x a.(m) in ^^^^^^^^^^^^^^^^^^ 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 opts="-opaque"; \ if [ -f "$(basename netsys_mem.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_mem.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_mem.ml opts="-opaque"; \ if [ -f "$(basename netsys_signal.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_signal.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_signal.ml opts="-opaque"; \ if [ -f "$(basename netsys_crypto_types.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_crypto_types.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_crypto_types.ml opts="-opaque"; \ if [ -f "$(basename netsys_crypto.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_crypto.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_crypto.ml opts="-opaque"; \ if [ -f "$(basename netsys_crypto_modes.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_crypto_modes.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_crypto_modes.ml opts="-opaque"; \ if [ -f "$(basename netsys_posix.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_posix.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_posix.ml File "netsys_posix.ml", line 340, characters 12-30: 339 | .. 340 | .........i = Array.of_list ........ 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 "netsys_posix.ml", line 341, characters 12-30: 340 | 341 | ........... Pervasives.compar........ 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 "netsys_posix.ml", line 342, characters 12-30: 341 | 342 | ........... Pervasives.compar........ 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 "netsys_posix.ml", line 682, characters 16-34: 681 | ......... 682 | ...... t = post_fork_han.... 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 "netsys_posix.ml", line 880, characters 14-29: 880 | (pg = Pg_keep) ?(fd_actions = []) ^^^^^^^^^^^^^^^ Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 11.5) opts="-opaque"; \ if [ -f "$(basename netsys_win32.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_win32.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_win32.ml opts="-opaque"; \ if [ -f "$(basename netsys_tls.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_tls.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_tls.ml opts="-opaque"; \ if [ -f "$(basename netsys.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys.ml opts="-opaque"; \ if [ -f "$(basename netsys_ciphers.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_ciphers.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_ciphers.ml opts="-opaque"; \ if [ -f "$(basename netsys_digests.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_digests.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_digests.ml opts="-opaque"; \ if [ -f "$(basename netsys_rng.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_rng.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_rng.ml opts="-opaque"; \ if [ -f "$(basename netsys_pollset.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset.ml opts="-opaque"; \ if [ -f "$(basename netsys_pollset_posix.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset_posix.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset_posix.ml opts="-opaque"; \ if [ -f "$(basename netsys_pollset_win32.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset_win32.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset_win32.ml File "netsys_pollset_win32.ml", line 30, characters 13-31: 29 | ......... 30 | ...rray.sort Pervasiv................... 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 "netsys_pollset_win32.ml", line 31, characters 13-31: 30 | .......... 31 | ..Array.sort Pervasi.................... 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 "netsys_pollset_win32.ml", line 32, characters 13-31: | .......... 32 | ..Hashtbl.fold 32 | (.................. 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 opts="-opaque"; \ if [ -f "$(basename netsys_pollset_generic.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pollset_generic.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pollset_generic.ml opts="-opaque"; \ if [ -f "$(basename netsys_xdr.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_xdr.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_xdr.ml opts="-opaque"; \ if [ -f "$(basename netsys_tmp.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_tmp.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_tmp.ml opts="-opaque"; \ if [ -f "$(basename netsys_sem.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_sem.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sem.ml opts="-opaque"; \ if [ -f "$(basename netsys_pmanage.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_pmanage.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_pmanage.ml opts="-opaque"; \ if [ -f "$(basename netsys_global.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_global.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_global.ml opts="-opaque"; \ if [ -f "$(basename netsys_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_gssapi.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_gssapi.ml opts="-opaque"; \ if [ -f "$(basename netsys_sasl_types.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_sasl_types.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sasl_types.ml ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sasl_util.ml opts="-opaque"; \ if [ -f "$(basename netsys_sasl.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_sasl.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_sasl.ml opts="-opaque"; \ if [ -f "$(basename netsys_polypipe.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_polypipe.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_polypipe.ml opts="-opaque"; \ if [ -f "$(basename netsys_polysocket.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c $opts netsys_polysocket.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_polysocket.ml ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c.c' netsys_c.c: In function 'netsys_int64_of_file_descr': netsys_c.c:21:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead return copy_int64(Long_val(fd)); ^~~~~~~~~~~~~~~~~~~~~~~~ netsys_c.c: In function 'netsys_ctermid': netsys_c.c:140:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead return copy_string(ctermid(s)); ^~~~~~~~~~~~~~~~~~~~~~~ netsys_c.c: In function 'netsys_ttyname': netsys_c.c:154:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead return copy_string(s); ^~~~~~~~~~~~~~ netsys_c.c: In function 'netsys_fdopendir': netsys_c.c:263:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead res = alloc_small(1, Abstract_tag); ^~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c.c: In function 'netsys_realpath': netsys_c.c:284:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead name_out = copy_string(name_out_s); ^~~~~~~~~~~~~~~~~~~~~~~~ netsys_c.c: In function 'netsys_ptsname': netsys_c.c:327:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead return copy_string(s); ^~~~~~~~~~~~~~ netsys_c.c: In function 'netsys_openat': netsys_c.c:480:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead cv_flags = convert_flag_list(flags, open_flag_table); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c.c:481:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead clo_flags = convert_flag_list(flags, open_cloexec_table); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c.c:491:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead p = stat_alloc(string_length(path) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c.c:491:13: warning: "string_length" is deprecated: use "caml_string_length" instead p = stat_alloc(string_length(path) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c.c:493:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead enter_blocking_section(); ^~~~~~~~~~~~~~~~~ netsys_c.c:495:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead leave_blocking_section(); ^~~~~~~~~~~~~~~~~ netsys_c.c:496:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(p); ^~~~~ netsys_c.c: In function 'netsys_faccessat': netsys_c.c:524:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead cv_perms = convert_flag_list(perms, access_permission_table); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c.c:525:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead cv_flags = convert_flag_list(flags, at_flags_table); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c.c: In function 'netsys_linkat': netsys_c.c:568:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead cv_flags = convert_flag_list(flags, at_flags_table); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c.c: In function 'netsys_unlinkat': netsys_c.c:584:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead cv_flags = convert_flag_list(flags, at_flags_table); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c.c: In function 'netsys_readlinkat': netsys_c.c:629:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead return copy_string(buffer); ^~~~~~~~~~~~~~~~~ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_poll.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_poll.c' netsys_c_poll.c: In function 'netsys_poll': netsys_c_poll.c:151:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead enter_blocking_section(); ^~~~~~~~~~~~~~~~~ netsys_c_poll.c:153:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead leave_blocking_section(); ^~~~~~~~~~~~~~~~~ netsys_c_poll.c: In function 'netsys_create_event_aggreg': netsys_c_poll.c:269:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netsys_posix.create_event_aggregator not available"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_poll.c: In function 'netsys_destroy_event_aggreg': netsys_c_poll.c:289:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netsys_posix.destroy_event_aggregator not available"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_poll.c: In function 'netsys_event_aggreg_fd': netsys_c_poll.c:302:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netsys_posix.event_aggregator_fd not available"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_poll.c: In function 'netsys_add_event_source': netsys_c_poll.c:356:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netsys_posix.add_event_source not available"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_poll.c: In function 'netsys_del_event_source': netsys_c_poll.c:381:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netsys_posix.del_event_source not available"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_poll.c: In function 'netsys_interrupt_aggreg': netsys_c_poll.c:401:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netsys_posix.interrupt_event_aggregator not available"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_poll.c: In function 'netsys_push_event_sources': netsys_c_poll.c:435:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netsys_posix.push_event_sources not available"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_poll.c: In function 'netsys_poll_event_sources': netsys_c_poll.c:489:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netsys_posix.pull_event_sources not available"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_fadvise.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_fadvise.c' netsys_c_fadvise.c: In function 'netsys_fadvise': netsys_c_fadvise.c:38:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("Netsys.fadvise"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_fadvise.c:45:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys.fadvise: large files not supported on this OS"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_fadvise.c:47:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys.fadvise: large files not supported on this OS"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_fallocate.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_fallocate.c' netsys_c_fallocate.c: In function 'netsys_fallocate': netsys_c_fallocate.c:31:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys.fadvise: large files not supported on this OS"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_fallocate.c:33:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys.fadvise: large files not supported on this OS"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_ioprio.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_ioprio.c' ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_locale.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_locale.c' netsys_c_locale.c: In function 'netsys_query_langinfo': netsys_c_locale.c:42:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_posix.query_locale: no locale support"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_locale.c:43:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead oldcopy_locale = stat_alloc(strlen(old_locale) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_locale.c:48:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(oldcopy_locale); ^~~~~~~~~~~~~~~ netsys_c_locale.c:49:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_posix.query_locale: cannot set this locale"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_locale.c:53:13: warning: "alloc" is deprecated: use "caml_alloc" instead s = alloc(n,0); ^~~~~~~ netsys_c_locale.c:55:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead Store_field(s,k,copy_string(nl_langinfo(locale_items_table[k]))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_locale.c:59:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(oldcopy_locale); ^~~~~~~~~~~~~~~~~~ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_multicast.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_multicast.c' netsys_c_multicast.c: In function 'socket_domain': netsys_c_multicast.c:46:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Not an Internet socket"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_multicast.c: In function 'netsys_mcast_set_loop': netsys_c_multicast.c:80:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netsys.mcast_set_loop"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_multicast.c: In function 'netsys_mcast_set_ttl': netsys_c_multicast.c:126:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netsys.mcast_set_ttl"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_multicast.c: In function 'netsys_mcast_add_membership': netsys_c_multicast.c:157:13: warning: "string_length" is deprecated: use "caml_string_length" instead if (string_length(group_addr) != 4 || string_length(if_addr) != 4 ) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_multicast.c:157:13: warning: "string_length" is deprecated: use "caml_string_length" instead netsys_c_multicast.c:158:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netsys.mcast_add_membership: Not an IPV4 address"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_multicast.c:196:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netsys.mcast_add_membership"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_multicast.c: In function 'netsys_mcast_drop_membership': netsys_c_multicast.c:226:13: warning: "string_length" is deprecated: use "caml_string_length" instead if (string_length(group_addr) != 4 || string_length(if_addr) != 4 ) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_multicast.c:226:13: warning: "string_length" is deprecated: use "caml_string_length" instead netsys_c_multicast.c:227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netsys.mcast_drop_membership: Not an IPV4 address"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_multicast.c:265:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netsys.mcast_drop_membership"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_sem.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_sem.c' netsys_c_sem.c: In function 'netsys_sem_open': netsys_c_sem.c:123:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead flags = convert_flag_list(flagsv, sem_open_flag_table); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_sem.c: In function 'netsys_sem_close': netsys_c_sem.c:144:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument ("Netsys.sem_close: stale semaphore"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_sem.c: In function 'netsys_sem_init': netsys_c_sem.c:178:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_sem.c: In function 'netsys_as_sem': netsys_c_sem.c:195:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead s = (sem_t *) (((char *) Bigarray_val(memv)->data) + Long_val(posv)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_sem.c: In function 'netsys_sem_destroy': netsys_c_sem.c:212:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument ("Netsys.sem_destroy: stale semaphore"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_sem.c: In function 'netsys_sem_getvalue': netsys_c_sem.c:232:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument ("Netsys.sem_getvalue: stale semaphore"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_sem.c: In function 'netsys_sem_post': netsys_c_sem.c:253:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument ("Netsys.sem_post: stale semaphore"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_sem.c: In function 'netsys_sem_wait': netsys_c_sem.c:273:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument ("Netsys.sem_wait: stale semaphore"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_sem.c:276:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead enter_blocking_section(); ^~~~~~~~~~~~~~~~~ netsys_c_sem.c:281:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead leave_blocking_section(); ^~~~~~~~~~~~~~~~~ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_shm.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_shm.c' netsys_c_shm.c: In function 'netsys_shm_open': netsys_c_shm.c:39:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead cv_flags = convert_flag_list(flags, shm_open_flag_table); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_shm.c:40:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead p = stat_alloc(string_length(path) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_shm.c:40:13: warning: "string_length" is deprecated: use "caml_string_length" instead p = stat_alloc(string_length(path) + 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_shm.c:43:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(p); ^~~~~ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_spawn.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_spawn.c' netsys_c_spawn.c: In function 'netsys_posix_spawn_nat': netsys_c_spawn.c:617:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument ^~~~~~~~~ netsys_c_spawn.c:641:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument ^~~~~~~~~ netsys_c_spawn.c:806:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("USE_FORK_EXEC"); ^~~~~~~~~~~~~~~ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_subprocess.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_subprocess.c' netsys_c_subprocess.c: In function 'netsys_install_sigchld_handler': netsys_c_subprocess.c:285:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Cannot allocate memory"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_subprocess.c: In function 'netsys_watch_subprocess': netsys_c_subprocess.c:352:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_posix.watch_subprocess: uninitialized"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_subprocess.c:428:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Cannot allocate memory"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_subprocess.c:472:13: warning: "alloc" is deprecated: use "caml_alloc" instead r = alloc(2,0); ^~~~~~~ netsys_c_subprocess.c: In function 'netsys_get_subprocess_status': netsys_c_subprocess.c:557:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead st = alloc_small(1, TAG_WEXITED); ^~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_subprocess.c:561:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead st = alloc_small(1, TAG_WSIGNALED); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_subprocess.c:565:13: warning: "alloc" is deprecated: use "caml_alloc" instead r = alloc(1,0); ^~~~ netsys_c_subprocess.c: In function 'netsys_kill_all_subprocesses': netsys_c_subprocess.c:651:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_posix.watch_subprocess: uninitialized"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_subprocess.c: In function 'netsys_killpg_all_subprocesses': netsys_c_subprocess.c:689:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_posix.watch_subprocess: uninitialized"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_syslog.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_syslog.c' netsys_c_syslog.c: In function 'netsys_openlog': netsys_c_syslog.c:89:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead ident_buf = stat_alloc(IDENT_BUF_LEN); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_syslog.c:97:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead options = convert_flag_list(opts, syslog_opt_flags); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_clock.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_clock.c' netsys_c_clock.c: In function 'make_timespec': netsys_c_clock.c:26:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_posix: time value out of range"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_clock.c:29:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_posix: time value out of range"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_clock.c: In function 'alloc_timespec_pair': netsys_c_clock.c:47:13: warning: "alloc" is deprecated: use "caml_alloc" instead tsout = alloc(2,0); ^~~~~~~~~~~ netsys_c_clock.c: In function 'netsys_clock_getcpuclockid': netsys_c_clock.c:188:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] s = String_val(v); ^ netsys_c_clock.c: In function 'netsys_timer_event': netsys_c_clock.c:438:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_posix.timer_event: timer is not connected with event"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_event.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_event.c' netsys_c_event.c: In function 'netsys_set_nonblock_not_event': netsys_c_event.c:271:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_posix.set_nonblock_event: already destroyed"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_event.c: In function 'netsys_get_not_event_fd_nodup': netsys_c_event.c:293:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_posix.get_event_fd_nodup: already destroyed"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_event.c: In function 'netsys_return_not_event_fd': netsys_c_event.c:309:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_posix.get_event_fd: already destroyed"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_event.c: In function 'netsys_set_not_event': netsys_c_event.c:353:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_posix.set_event: already destroyed"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_event.c:355:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_posix.set_event: not allowed for this type of event"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_event.c: In function 'netsys_wait_not_event': netsys_c_event.c:376:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_posix.wait_event: already destroyed"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_event.c: In function 'netsys_consume_not_event': netsys_c_event.c:405:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_posix.consume_event: already destroyed"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_win32.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_win32.c' netsys_c_win32.c: In function 'netsys_fill_random': netsys_c_win32.c:60:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_fill_random"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_get_full_path_name': netsys_c_win32.c:79:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_get_full_path_name"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_get_long_path_name': netsys_c_win32.c:97:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_get_long_path_name"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_modify_close_on_exec': netsys_c_win32.c:115:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_modify_close_on_exec"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_test_close_on_exec': netsys_c_win32.c:134:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_test_close_on_exec"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_is_crt_fd': netsys_c_win32.c:148:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_is_crt_fd"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_create_event': netsys_c_win32.c:227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_create_event"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_close_event': netsys_c_win32.c:249:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_close_event"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_set_auto_close_event_proxy': netsys_c_win32.c:262:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_set_auto_close_event_proxy"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_set_event': netsys_c_win32.c:279:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_set_event"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_reset_event': netsys_c_win32.c:295:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_reset_event"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_test_event': netsys_c_win32.c:315:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_test_event"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_event_wait': netsys_c_win32.c:345:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_event_wait"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_event_descr': netsys_c_win32.c:356:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_event_descr"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_wsa_event_select': netsys_c_win32.c:386:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_wsa_event_select"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_wsa_maximum_wait_events': netsys_c_win32.c:394:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_wsa_maximum_wait_events"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_wsa_wait_for_multiple_events': netsys_c_win32.c:481:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_wsa_wait_for_multiple_events"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_wsa_enum_network_events': netsys_c_win32.c:541:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_wsa_enum_network_events"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_create_local_named_pipe': netsys_c_win32.c:1035:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_create_local_named_pipe"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_pipe_listen': netsys_c_win32.c:1133:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_pipe_listen"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_pipe_deafen': netsys_c_win32.c:1205:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_pipe_unlisten"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_pipe_connect': netsys_c_win32.c:1275:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_pipe_connect"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_pipe_read': netsys_c_win32.c:1336:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_pipe_read"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_pipe_write': netsys_c_win32.c:1403:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_pipe_write"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_pipe_shutdown': netsys_c_win32.c:1441:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_pipe_shutdown"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_pipe_free': netsys_c_win32.c:1456:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_pipe_free"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_pipe_conn_state': netsys_c_win32.c:1472:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_pipe_conn_state"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_pipe_rd_event': netsys_c_win32.c:1490:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_pipe_rd_event"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_pipe_wr_event': netsys_c_win32.c:1508:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_pipe_wr_event"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_pipe_descr': netsys_c_win32.c:1521:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_pipe_descr"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_set_auto_close_pipe_proxy': netsys_c_win32.c:1533:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_set_auto_close_pipe_proxy"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_pipe_signal': netsys_c_win32.c:1549:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_pipe_signal"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_create_process': netsys_c_win32.c:1719:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_create_process"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_search_path': netsys_c_win32.c:1780:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_search_path"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_terminate_process': netsys_c_win32.c:1797:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_terminate_process"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_process_descr': netsys_c_win32.c:1810:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_process_descr"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_set_auto_close_process_proxy': netsys_c_win32.c:1822:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_set_auto_close_process_proxy"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_close_process': netsys_c_win32.c:1837:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_close_process"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_process_free': netsys_c_win32.c:1852:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_close_process"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_get_process_status': netsys_c_win32.c:1885:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_get_process_status"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_as_process_event': netsys_c_win32.c:1896:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_as_process_event"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_emulated_pid': netsys_c_win32.c:1918:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_emulated_pid"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_win_pid': netsys_c_win32.c:1929:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_win_pid"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_has_console': netsys_c_win32.c:1938:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_has_console"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_is_console': netsys_c_win32.c:1953:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_is_console"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_alloc_console': netsys_c_win32.c:1965:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_alloc_console"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_get_console_attr': netsys_c_win32.c:2004:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_get_console_attr"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_set_console_attr': netsys_c_win32.c:2063:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_set_console_attr"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_get_console_info': netsys_c_win32.c:2095:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_get_console_info"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_get_console_mode': netsys_c_win32.c:2149:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_get_console_mode"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_set_console_mode': netsys_c_win32.c:2218:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_set_console_mode"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_getacp': netsys_c_win32.c:2227:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_getacp"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_init_console_codepage': netsys_c_win32.c:2246:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_init_console_codepage"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_clear_console': netsys_c_win32.c:2341:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_clear_console"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_get_current_thread_id': netsys_c_win32.c:2350:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_get_current_thread_id"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_cancel_synchronous_io': netsys_c_win32.c:2397:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_cancel_synchronous_io"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_win32.c: In function 'netsys_real_select': netsys_c_win32.c:2510:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_real_select"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_htab.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_htab.c' ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_queue.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_queue.c' ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_mem.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_mem.c' netsys_c_mem.c: In function 'netsys_blit_memory_to_string': netsys_c_mem.c:33:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead struct caml_bigarray *mem = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:33:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead struct caml_bigarray *mem = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_blit_string_to_memory': netsys_c_mem.c:51:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead struct caml_bigarray *mem = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:51:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead struct caml_bigarray *mem = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_memory_address': netsys_c_mem.c:65:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead struct caml_bigarray *mem = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:65:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead struct caml_bigarray *mem = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_grab': netsys_c_mem.c:86:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:86:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:86:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead return alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_alloc_memory_pages': netsys_c_mem.c:114:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:114:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:114:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:115:13: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead BIGARRAY_MAPPED_FILE, ^~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_zero_pages': netsys_c_mem.c:128:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead struct caml_bigarray *mem = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:128:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead struct caml_bigarray *mem = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:142:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_mem.zero_pages assertion failed"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:146:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netsys_mem.zero_pages only for whole pages"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_alloc_aligned_memory': netsys_c_mem.c:167:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:167:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:167:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead r = alloc_bigarray_dims(BIGARRAY_C_LAYOUT | BIGARRAY_UINT8 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:168:13: warning: "BIGARRAY_MANAGED" is deprecated: use "CAML_BA_MANAGED" instead BIGARRAY_MANAGED, ^~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_map_file': netsys_c_mem.c:200:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_mem: large files not supported on this OS"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:214:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_mem: cannot mmap - file position exceeds file size"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:217:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_mem: cannot mmap - file too large"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:222:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("netsys_map_file"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:235:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:235:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:235:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead return alloc_bigarray_dims(BIGARRAY_UINT8 | BIGARRAY_C_LAYOUT | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:236:13: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead BIGARRAY_MAPPED_FILE, 1, eff_addr, basize); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_memory_unmap_file': netsys_c_mem.c:257:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead struct caml_bigarray *b = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:257:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead struct caml_bigarray *b = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:258:13: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:258:13: warning: "BIGARRAY_MAPPED_FILE" is deprecated: use "CAML_BA_MAPPED_FILE" instead if ((b->flags & BIGARRAY_MANAGED_MASK) == BIGARRAY_MAPPED_FILE) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:263:13: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:263:13: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:270:13: warning: "BIGARRAY_MANAGED_MASK" is deprecated: use "CAML_BA_MANAGED_MASK" instead (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:270:13: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead (b->flags & ~BIGARRAY_MANAGED_MASK) | BIGARRAY_EXTERNAL; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_reshape': netsys_c_mem.c:281:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead struct caml_bigarray *b; ^~~~~~~~~~~~~~~~ netsys_c_mem.c:282:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead struct caml_bigarray *mem; ^~~~~~~~~~~~~~~~~~ netsys_c_mem.c:288:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead b = Bigarray_val(bv); ^~~~~~~~~~~~~ netsys_c_mem.c:294:13: warning: "alloc" is deprecated: use "caml_alloc" instead dimv = alloc(b->num_dims,0); ^~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:300:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead mem = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_mem_read': netsys_c_mem.c:378:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:399:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead enter_blocking_section(); ^~~~~~~~~~~~~~~~~ netsys_c_mem.c:401:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead leave_blocking_section(); /* keeps errno intact */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_mem_write': netsys_c_mem.c:419:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:440:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead enter_blocking_section(); ^~~~~~~~~~~~~~~~~ netsys_c_mem.c:442:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead leave_blocking_section(); ^~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_mem_recv': netsys_c_mem.c:469:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:470:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead flags = convert_flag_list(flagsv, msg_flag_table); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:478:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead enter_blocking_section(); ^~~~~~~~~~~~~~~~~ netsys_c_mem.c:486:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead leave_blocking_section(); ^~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_mem_send': netsys_c_mem.c:509:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead data = ((char *) (Bigarray_val(memv)->data)) + Long_val(offv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:510:13: warning: "convert_flag_list" is deprecated: use "caml_convert_flag_list" instead flags = convert_flag_list(flagsv, msg_flag_table); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:518:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead enter_blocking_section(); ^~~~~~~~~~~~~~~~~ netsys_c_mem.c:526:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead leave_blocking_section(); ^~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_as_value': netsys_c_mem.c:540:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead struct caml_bigarray *b = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:540:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead struct caml_bigarray *b = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_value_area_add': netsys_c_mem.c:547:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead struct caml_bigarray *b = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:547:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead struct caml_bigarray *b = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:553:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_mem.value_area: error"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_value_area_remove': netsys_c_mem.c:563:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead struct caml_bigarray *b = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:563:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead struct caml_bigarray *b = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_init_header': netsys_c_mem.c:577:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead struct caml_bigarray *b = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:577:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead struct caml_bigarray *b = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:585:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netsys_mem.init_header"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_init_string': netsys_c_mem.c:622:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead struct caml_bigarray *b = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:622:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead struct caml_bigarray *b = Bigarray_val(memv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:632:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netsys_mem.init_string"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_init_value_1': netsys_c_mem.c:1002:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead b_work = Bigarray_val(work); ^~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1003:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead b_copy = Bigarray_val(copy); ^~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1009:13: warning: "BIGARRAY_KIND_MASK" is deprecated: use "CAML_BA_KIND_MASK" instead caml_ba_element_size[b_work->flags & BIGARRAY_KIND_MASK]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1038:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead data_copy = stat_alloc(size_aligned); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_init_value': netsys_c_mem.c:1257:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead stat_alloc(sizeof(struct named_custom_ops)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1258:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead ops->name = stat_alloc(caml_string_length(Field(pair,0))+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1265:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead mem_data = ((char *) Bigarray_val(memv)->data) + off; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1266:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead mem_end = mem_data + Bigarray_val(memv)->dim[0]; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1290:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(ops->name); ^~~~~~~~~~ netsys_c_mem.c:1291:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(ops); ^~~~ netsys_c_mem.c:1312:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_mem.init_value: Library error"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1316:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_mem.init_value: Unknown error"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_copy_value': netsys_c_mem.c:1354:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead struct named_custom_ops int32_ops; ^~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1355:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead struct named_custom_ops int64_ops; ^~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1356:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead struct named_custom_ops nativeint_ops; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1393:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead 1, NULL, 1)); ^~~~~~~~~ netsys_c_mem.c:1393:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead 1, NULL, 1)); ^~~~~~~~~ netsys_c_mem.c:1394:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead bigarray_ops.next = &int32_ops; ^~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1396:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead int32_ops.name = "_i"; ^~~~~~~~~~~~~~ netsys_c_mem.c:1397:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead int32_ops.ops = Custom_ops_val(caml_copy_int32(0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1398:13: warning: "int32_ops" is deprecated: use "caml_int32_ops" instead int32_ops.next = &int64_ops; ^~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1398:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead netsys_c_mem.c:1400:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead int64_ops.name = "_j"; ^~~~~~~~~~~~~~ netsys_c_mem.c:1401:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead int64_ops.ops = Custom_ops_val(caml_copy_int64(0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1402:13: warning: "int64_ops" is deprecated: use "caml_int64_ops" instead int64_ops.next = &nativeint_ops; ^~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1402:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead int64_ops.next = &nativeint_ops; ^~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1404:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead nativeint_ops.name = "_n"; ^~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1405:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead nativeint_ops.ops = Custom_ops_val(caml_copy_nativeint(0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1406:13: warning: "nativeint_ops" is deprecated: use "caml_nativeint_ops" instead nativeint_ops.next = NULL; ^~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1495:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_mem.copy_value: Library error"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c:1499:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("Netsys_mem.copy_value: Unknown error"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netsys_c_mem.c: In function 'netsys_get_custom_ops': netsys_c_mem.c:1512:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead r = alloc_small(2,0); ^~~~~~~~~~ netsys_c_mem.c:1517:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netsys_mem.get_custom_ops"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_xdr.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_xdr.c' ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_ip6.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_ip6.c' if [ "Xnetsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -a -o netsys.cma netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo; \ else \ ../../tools/mkstublib -o netsys netsys_conf.cmo netsys_types.cmo netlog.cmo netexn.cmo netsys_impl_util.cmo netsys_mem.cmo netsys_signal.cmo netsys_crypto_types.cmo netsys_crypto.cmo netsys_crypto_modes.cmo netsys_posix.cmo netsys_win32.cmo netsys_tls.cmo netsys.cmo netsys_ciphers.cmo netsys_digests.cmo netsys_rng.cmo netsys_pollset.cmo netsys_pollset_posix.cmo netsys_pollset_win32.cmo netsys_pollset_generic.cmo netsys_xdr.cmo netsys_tmp.cmo netsys_sem.cmo netsys_pmanage.cmo netsys_global.cmo netsys_gssapi.cmo netsys_sasl_types.cmo netsys_sasl_util.cmo netsys_sasl.cmo netsys_polypipe.cmo netsys_polysocket.cmo netsys_c.o netsys_c_poll.o netsys_c_fadvise.o netsys_c_fallocate.o netsys_c_ioprio.o netsys_c_locale.o netsys_c_multicast.o netsys_c_sem.o netsys_c_shm.o netsys_c_spawn.o netsys_c_subprocess.o netsys_c_syslog.o netsys_c_clock.o netsys_c_event.o netsys_c_win32.o netsys_c_htab.o netsys_c_queue.o netsys_c_mem.o netsys_c_xdr.o netsys_c_ip6.o -lrt ; \ fi ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c netsys_oothr.ml ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr.cma -a netsys_oothr.cmo ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netsys_c_outofheap.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netsys_c_outofheap.c' opts="-opaque"; \ if [ -f "$(basename netsys_oothr_mt.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt.ml ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -o netsys_oothr_mt.cma -a \ netsys_oothr.cmo netsys_oothr_mt.cmo opts="-opaque"; \ if [ -f "$(basename netsys_oothr_mt_init.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread $opts netsys_oothr_mt_init.mli ocamlfind ocamlc -g -safe-string -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_O_SHARE_DELETE -D HAVE_O_CLOEXEC -D HAVE_O_KEEPEXEC -D HAVE_BYTES " -w -25 -c -thread netsys_oothr_mt_init.ml make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netsys' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netshm' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netshm' sed -e 's/@VERSION@//' \ -e 's/@AUTHDHREQS@//' \ -e 's/@PREFERRED_CGI_PKG@//' \ -e 's/@REGEXP_PROVIDER@/str/' \ -e 's/@COMPAT_PCRE_PROVIDER@//' \ -e 's/@ZIP_PROVIDER@/zip/' \ META.in >META make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netshm' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netshm' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netshm' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netshm' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netshm' opts="-opaque"; \ if [ -f "$(basename netshm.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm.ml File "netshm.ml", line 136, characters 17-35: 136 | (Pervasives.compare : int -> int -> int) ^^^^^^^^^^^^^^^^^^ 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 opts="-opaque"; \ if [ -f "$(basename netshm_data.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm_data.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm_data.ml opts="-opaque"; \ if [ -f "$(basename netshm_hashtbl.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm_hashtbl.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm_hashtbl.ml opts="-opaque"; \ if [ -f "$(basename netshm_array.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netshm_array.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netshm_array.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netshm.cma netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo; \ else \ ../../tools/mkstublib -o netshm netshm.cmo netshm_data.cmo netshm_hashtbl.cmo netshm_array.cmo ; \ fi make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netshm' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netstring' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netstring' sed -e 's/@VERSION@//' netconst.mlp >netconst.ml ocamllex netglob_lex.mll 69 states, 297 transitions, table size 1602 bytes ocaml ../../tools/unicode_charinfo.ml unicode_charinfo.txt \ > netunichar.ml ../../tools/unimap_to_ocaml/unimap_to_ocaml \ -o netmappings_asn1.ml netmappings_asn1.pmap Reading netmappings_asn1.pmap Processing asn1_t61 (Heavy conflicts: 3 of 256) Processing asn1_printable (Heavy conflicts: 0 of 256) Processing asn1_iso646 (Heavy conflicts: 0 of 256) sed -e 's/@VERSION@//' \ -e 's/@AUTHDHREQS@//' \ -e 's/@PREFERRED_CGI_PKG@//' \ -e 's/@REGEXP_PROVIDER@/str/' \ -e 's/@COMPAT_PCRE_PROVIDER@//' \ -e 's/@ZIP_PROVIDER@/zip/' \ META.in >META make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netstring' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netstring' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netstring' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netstring' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netstring' opts="-opaque"; \ if [ -f "$(basename netconst.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netconst.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netconst.ml opts="-opaque"; \ if [ -f "$(basename netstring_str.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netstring_str.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netstring_str.ml opts="-opaque"; \ if [ -f "$(basename netstring_tstring.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netstring_tstring.mli opts="-opaque"; \ if [ -f "$(basename netbuffer.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netbuffer.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netbuffer.ml opts="-opaque"; \ if [ -f "$(basename netunichar.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netunichar.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netunichar.ml opts="-opaque"; \ if [ -f "$(basename netaux.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netaux.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netaux.ml ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netstring_tstring.ml opts="-opaque"; \ if [ -f "$(basename netchannels.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netchannels.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netchannels.ml File "netchannels.ml", line 216, characters 14-30: 216 | ..............uf pos len in 216 | ........................................ 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 "netchannels.ml", line 223, characters 4-27: 223 | ....ut ch buf pos len | 223 | m................................ 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 "netchannels.ml", line 228, characters 6-36: 228 | ......g ch len | #else 228 | let .......................... 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 "netchannels.ml", line 237, characters 4-25: 237 | ....ar () = 237 | if closed............................... 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 "netchannels.ml", line 241, characters 4-25: 241 | ....ne () = 241 | if closed............................... 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 "netchannels.ml", line 245, characters 4-25: 245 | ....te () = 245 | if closed............................... 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 "netchannels.ml", line 249, characters 6-25: 249 | ...... | 249 | method close_i...... 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 "netchannels.ml", line 254, characters 4-21: 254 | ....os_in = 254 | if cl................................... 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 "netchannels.ml", lines 933-946, characters 2-62: 933 | ..fer_size ?pass_through | (x : lift_in_arg) = | match x with | `Rec r when not buffered -> | if eol <> ["\n"] then invalid_arg "Netchannels.lift_in"; ... | if eol <> ["\n"] then invalid_arg "Netchannels.lift_in"; | new lift_raw_in_channel r | | `Raw r when buffered -> 946 | new ......................................................... Warning 8 [partial-match]: this pattern-matching is not exhaustive. All clauses in this pattern-matching are guarded. File "netchannels.ml", line 1005, characters 13-31: 1005 | ............./O directly. 1005 | ................. 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 "netchannels.ml", line 1007, characters 6-23: | . 1007 | .... *) 1007 | let p0 = ........................ 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 "netchannels.ml", line 1012, characters 12-30: | ........... 1012 | len 1012 | with 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 "netchannels.ml", line 1021, characters 15-32: 1020 | ........... 1021 | ... if closed then s........................ 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 "netchannels.ml", line 1026, characters 17-44: 1026 | .................losed(); 1026 | #ifdef HAVE_BY... 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 "netchannels.ml", line 1033, characters 15-37: | .......... 1033 | ....#endif | 1033 | method outpu.......... 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 "netchannels.ml", line 1037, characters 15-39: 1037 | ...............h) c | 1037 | method output_st........ 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 "netchannels.ml", line 1042, characters 17-40: 1041 | ................ 1042 | if closed then self..................... 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 "netchannels.ml", line 1049, characters 15-37: 1049 | monitored (Pervasives.output_string ch) s ^^^^^^^^^^^^^^^^^^^^^^ 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 "netchannels.ml", line 1064, characters 14-30: 1063 | ............ 1064 | . (self : #out_ob.............................. 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 "netchannels.ml", line 1074, characters 5-31: 1074 | .....ing 1074 | operation raised........................................... 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 "netchannels.ml", line 1076, characters 5-25: 1076 | n, and we are now likely in the ^^^^^^^^^^^^^^^^^^^^ 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 "netchannels.ml", line 1085, characters 7-33: 1085 | .......output_channel: \ 1085 | ............................................................. 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 "netchannels.ml", line 1093, characters 4-22: 1092 | .... 1093 | closed <- ...... 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 "netchannels.ml", lines 1477-1490, characters 2-28: 1477 | ..hod pos_out = | (ch # pos_out) + bufpos | end | ;; | ... | let r'' = | new buffered_raw_out_channel | ?buffer_size ?pass_through (r' :> raw_out_channel) in 1490 | new lift_raw_o.............. Warning 8 [partial-match]: this pattern-matching is not exhaustive. All clauses in this pattern-matching are guarded. File "netchannels.ml", line 1847, characters 6-25: 1847 | t = Printexc.get_backtrace() in ^^^^^^^^^^^^^^^^^^^ 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 "netchannels.ml", line 1862, characters 4-22: | 1862 | ... ) | | 1862 | method pos_..... 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 "netchannels.ml", line 1879, characters 4-23: 1879 | ....r | ); 1879 | self #........ 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 opts="-opaque"; \ if [ -f "$(basename netchannels_crypto.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netchannels_crypto.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netchannels_crypto.ml opts="-opaque"; \ if [ -f "$(basename netsockaddr.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netsockaddr.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netsockaddr.ml opts="-opaque"; \ if [ -f "$(basename netdb.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netdb.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netdb.ml ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmappings_asn1.ml opts="-opaque"; \ if [ -f "$(basename netmappings.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmappings.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmappings.ml opts="-opaque"; \ if [ -f "$(basename netconversion.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netconversion.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netconversion.ml opts="-opaque"; \ if [ -f "$(basename netulex.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netulex.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netulex.ml opts="-opaque"; \ if [ -f "$(basename netencoding.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netencoding.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netencoding.ml opts="-opaque"; \ if [ -f "$(basename netstream.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netstream.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netstream.ml opts="-opaque"; \ if [ -f "$(basename netdate.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netdate.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netdate.ml File "netdate.ml", line 308, characters 2-13: 308 | ..fun _ -> 308 | ....................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 311, characters 28-39: 311 | ( try Some(Stream.next stream) with Stream.Failure -> None ) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 311, characters 53-67: 311 | ..................................................... None ) 311 | .............................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 317, characters 20-31: 317 | ....................m done | | 317 | le............................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 323, characters 10-21: 323 | ..........m with 323 | .......................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 325, characters 10-21: 325 | ..........m; 325 | ............................................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 328, characters 10-21: 328 | ..........m; 328 | let b...................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 333, characters 10-21: 333 | junk stream; scan_comment 0 stream ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 335, characters 10-21: 335 | junk stream; scan_any stream ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 337, characters 10-21: 337 | junk stream; stream_cons [ Plus ] (scan_any stream) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 339, characters 10-21: 339 | junk stream; stream_cons [ Minus ] (scan_any stream) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 341, characters 10-21: 341 | junk stream; stream_cons [ Colon ] (scan_any stream) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 343, characters 10-21: 343 | junk stream; stream_cons [ Comma ] (scan_any stream) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 345, characters 10-21: 345 | junk stream; stream_cons [ Slash ] (scan_any stream) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 347, characters 10-21: 347 | junk stream; stream_cons [ Dot ] (scan_any stream) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 349, characters 10-21: 349 | junk stream; stream_cons [ Invalid ] (scan_any stream) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 351, characters 10-24: 350 | .......... 351 | and scan_nu................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 353, characters 10-21: 353 | ..........m with 353 | ............................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 355, characters 10-21: 355 | ..........m; 355 | ..................................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 361, characters 10-21: 361 | ..........m with 361 | ........................................................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 363, characters 10-21: 363 | ..........m; 363 | ...................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 367, characters 10-21: 367 | ..........m; 367 | .................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 375, characters 10-21: 375 | ..........m with 375 | ............... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 377, characters 10-21: 377 | ..........m; 377 | ............................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 381, characters 10-21: 381 | ..........m; 381 | ........................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 384, characters 10-21: 384 | ..........m; 384 | ....................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 387, characters 16-30: 386 | ................ 387 | scan_any (S.................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 388, characters 12-28: 388 | ............str) | ;; | 388 | type t ... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 450, characters 10-21: 450 | ..........m with 450 | ........................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 452, characters 10-21: 452 | ..........m; 452 | .......................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 455, characters 10-21: 455 | ..........m; 455 | .................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 456, characters 21-32: 456 | .....................m in 456 | .................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 457, characters 21-32: 457 | .....................m in 457 | .................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 458, characters 21-32: 458 | .....................m in 458 | ............................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 466, characters 10-21: 466 | ..........m; 466 | .............................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 476, characters 10-21: 476 | ..........m; 476 | ................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 481, characters 10-21: 481 | ..........m; 481 | .................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 482, characters 21-32: 482 | .....................m in 482 | ..................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 490, characters 10-21: 490 | ..........m; 490 | ........... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 495, characters 10-21: 495 | ..........m with 495 | ......................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 497, characters 10-21: 497 | ..........m; 497 | ........................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 501, characters 10-21: 501 | ..........m; 501 | .................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 502, characters 21-32: 502 | .....................m in 502 | ..................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 512, characters 10-21: 512 | ..........m; 512 | .................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 513, characters 21-32: 513 | .....................m in 513 | ..................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 519, characters 10-21: 519 | ..........m; 519 | .................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 520, characters 21-32: 520 | .....................m in 520 | ..................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 529, characters 10-21: 529 | ..........m; 529 | .......................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 532, characters 10-21: 532 | ..........m; 532 | ........................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 542, characters 10-21: 542 | ..........m with 542 | ................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 544, characters 10-21: 544 | ..........m; 544 | .................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 545, characters 21-32: 545 | .....................m in 545 | ..................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 562, characters 10-21: 562 | ..........m with 562 | .................................................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 563, characters 22-33: 563 | -> Stream.junk stream; Some(scan_tz_details 1 stream) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 564, characters 22-33: 564 | s -> Stream.junk stream; Some(scan_tz_details (-1) stream) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 567, characters 10-21: 567 | ..........m with 567 | .................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 569, characters 10-21: 569 | ..........m; 569 | ....................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 572, characters 10-21: 572 | ..........m; 572 | ................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 577, characters 10-22: 577 | ..........ream with 577 | ....................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 585, characters 10-22: 585 | ..........ream with 585 | ........................................................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 604, characters 10-22: 604 | ..........ream with 604 | ................................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 623, characters 10-22: 623 | ..........ream with 623 | ............................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 637, characters 10-22: 637 | ..........ream with 637 | .............................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 659, characters 10-22: 659 | ..........ream with 659 | ............................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 668, characters 10-21: 668 | ..........m with 668 | ............................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 669, characters 20-31: 669 | -> Stream.junk stream; Some true ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 672, characters 10-21: 672 | ..........m with 672 | ........................................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 673, characters 22-33: 673 | ......................m; () 673 | .......... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 676, characters 10-21: 676 | ..........m with 676 | ....................................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 677, characters 31-42: 677 | idian mdn) -> Stream.junk stream; Some mdn ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 682, characters 7-19: 682 | ....... invalid() 682 | ................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 683, characters 7-21: 683 | ....... invalid() 683 | ). Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netdate.ml", line 1038, characters 2-8: 1038 | format "%a, %d %b %Y %H:%M:%S %z" (create ?localzone ?zone t) ^^^^^^ Warning 6 [labels-omitted]: label fmt was omitted in the application of this function. File "netdate.ml", line 1042, characters 2-8: 1042 | format "%A, %d-%b-%y %H:%M:%S %z" (create ?localzone ?zone t) ^^^^^^ Warning 6 [labels-omitted]: label fmt was omitted in the application of this function. opts="-opaque"; \ if [ -f "$(basename netmime_string.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmime_string.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmime_string.ml File "netmime_string.ml", line 982, characters 12-31: 982 | n = create_mime_scanner specials options s in ^^^^^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: labels specials, scan_options were omitted in the application of this function. File "netmime_string.ml", line 998, characters 12-31: 997 | ......... 998 | ..in 999 | collect() 1000 | ;; 1001 | Warning 6 [labels-omitted]: labels specials, scan_options were omitted in the application of this function. File "netmime_string.ml", line 1019, characters 12-31: 1018 | .......... 1019 | . P_encoded of (st....................... Warning 6 [labels-omitted]: labels specials, scan_options were omitted in the application of this function. File "netmime_string.ml", line 1958, characters 14-33: 1957 | . 1958 | ............ad_multipart_body d........................ Warning 6 [labels-omitted]: labels start_pos, end_pos, boundary were omitted in the application of this function. ocamllex nethtml_scanner.mll 57 states, 1035 transitions, table size 4482 bytes ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c nethtml_scanner.ml opts="-opaque"; \ if [ -f "$(basename nethtml.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts nethtml.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c nethtml.ml File "nethtml.ml", line 286, characters 17-35: 286 | Pervasives.compare : string -> string -> int) ^^^^^^^^^^^^^^^^^^ 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 "nethtml.ml", line 626, characters 4-16: 626 | ....scan -> 626 | (* ................................ Warning 21 [nonreturning-statement]: this statement never returns (or has an unsound type.) opts="-opaque"; \ if [ -f "$(basename neturl.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts neturl.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c neturl.ml opts="-opaque"; \ if [ -f "$(basename neturl_ldap.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts neturl_ldap.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c neturl_ldap.ml ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netsaslprep_data.ml opts="-opaque"; \ if [ -f "$(basename netsaslprep.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netsaslprep.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netsaslprep.ml opts="-opaque"; \ if [ -f "$(basename netaddress.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netaddress.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netaddress.ml opts="-opaque"; \ if [ -f "$(basename netcompression.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netcompression.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netcompression.ml opts="-opaque"; \ if [ -f "$(basename netmime.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmime.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmime.ml File "netmime.ml", line 74, characters 4-22: 74 | ....e a_ci b_ci 74 | let ........................... 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 opts="-opaque"; \ if [ -f "$(basename netmime_header.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmime_header.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmime_header.ml opts="-opaque"; \ if [ -f "$(basename netmime_channels.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmime_channels.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmime_channels.ml opts="-opaque"; \ if [ -f "$(basename netsendmail.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netsendmail.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netsendmail.ml opts="-opaque"; \ if [ -f "$(basename nethttp.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts nethttp.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c nethttp.ml File "nethttp.ml", line 765, characters 4-15: 765 | (fun _ -> ^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 785, characters 10-21: 785 | ..........m with 785 | ........................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 787, characters 10-21: 787 | ..........m; 787 | .............................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 794, characters 10-21: 794 | ..........m with 794 | ........................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 796, characters 10-21: 796 | ..........m; 796 | ..................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 802, characters 10-21: 802 | ..........m with 802 | ...................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 803, characters 20-31: 803 | ....................m; () 803 | ............................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 804, characters 19-33: 802 | ................ 803 | 804 | . let merge_lis............................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 816, characters 8-22: 815 | ..... 816 | .. | Stream.E......... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 817, characters 8-20: 816 | ........ 817 | raise (B........................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 828, characters 3-17: 827 | 828 | .. Stream.Error .... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 829, characters 3-15: 828 | ... 829 | raise ............................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 837, characters 12-23: 837 | ............m with 837 | ..................................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 838, characters 29-40: 838 | tom tok) -> Stream.junk stream; Some tok ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 843, characters 10-21: 843 | ..........m with 843 | ............................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 844, characters 26-37: 844 | ..........................m; tok 844 | ............................................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 845, characters 27-38: 845 | ...........................m; v 845 | ........................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 846, characters 19-33: 844 | ................ 845 | 846 | . let rec parse................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 849, characters 10-21: 849 | ..........m with 849 | ......................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 851, characters 10-21: 851 | ..........m; 851 | .............................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 857, characters 10-21: 857 | ..........m with 857 | ..................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 859, characters 10-21: 859 | ..........m; 859 | ...................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 862, characters 27-38: 862 | ...........................m; v 862 | ........................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 863, characters 19-33: 861 | ................ 862 | 863 | . let rec parse................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 866, characters 10-22: 866 | ..........ream with 866 | ................................................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 868, characters 26-37: 868 | ..........................m done; 868 | ............................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 877, characters 12-23: 877 | ............m with 877 | ....................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 879, characters 12-23: 879 | ............m; 879 | ............................................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 890, characters 12-23: 890 | ............m with 890 | .......................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 892, characters 12-23: 892 | ............m; 892 | ............................................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 950, characters 12-23: 950 | ............m with 950 | ........................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 952, characters 12-23: 952 | ............m; 952 | ....................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1012, characters 5-23: 1012 | .....e q2 q1) 1012 | (List.f..... 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 "nethttp.ml", line 1167, characters 10-21: 1167 | ..........with 1167 | ..................................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1169, characters 10-21: 1169 | ..........v 1169 | ..................................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1170, characters 18-29: 1170 | me (QString v) -> Stream.junk stream; Some v ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1171, characters 33-44: 1170 | .. 1171 | ..............................eam.Failure Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1172, characters 36-47: 1169 | ......... 1170 | .............. 1171 | 1172 | ..........e_cc_direct.............. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1173, characters 27-41: 1173 | ...........................eam with 1173 | ............................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1179, characters 10-22: 1179 | arse_opt_eq_token stream with ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1181, characters 10-21: 1181 | | Some names -> `No_cache(comma_split names) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1187, characters 10-21: 1187 | k = 1 to 3 do Stream.junk stream done; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1190, characters 28-39: 1189 | ......... 1190 | ..................unk stream; Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1193, characters 10-21: 1193 | | Some seconds -> `Max_stale(Some(int_of_string seconds)) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1199, characters 28-39: 1198 | ............... 1199 | ............ream.junk s...... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1202, characters 10-21: 1201 | .... 1202 | ..... `Only_......... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1205, characters 10-21: 1205 | ..........Public 1205 | ............................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1208, characters 10-21: 1207 | .......... 1208 | ......................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1216, characters 10-21: 1215 | ......... 1216 | `................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1219, characters 10-21: 1219 | for k = 1 to 3 do Stream.junk stream done; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1222, characters 28-39: 1221 | .......... 1222 | .................junk stream. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1225, characters 10-21: | ... 1225 | ......| _ -> 1225 | .......................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1229, characters 16-30: 1229 | ................re -> None | 1229 | .......................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1234, characters 9-23: 1234 | e_control" parse_cc_directive "Cache-Control" ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1305, characters 10-22: 1305 | [ Atom first; Special '-'; Atom last ] -> ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1307, characters 10-21: 1307 | do Stream.junk stream done; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1310, characters 28-39: | ..... 1310 | .......................Failure | 1310 | .......................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1313, characters 16-30: 1313 | ................ -> 1313 | .................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1316, characters 10-21: 1316 | ..........-> 1316 | ..................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1318, characters 10-21: 1317 | ......... 1318 | | _ -. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1321, characters 10-21: 1321 | ontent_range_spec stream = ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1324, characters 16-30: 1324 | ................ure; 1324 | let b........................................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1327, characters 7-18: 1327 | if Stream.next stream <> Special '/' then raise Stream.Failure; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1327, characters 53-67: 1327 | if Stream.next stream <> Special '/' then raise Stream.Failure; ^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1329, characters 7-18: 1329 | if Stream.next stream <> End then raise Stream.Failure; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1329, characters 52-66: 1329 | ....................................................ilure; 1329 | `By......... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1331, characters 7-18: 1331 | h # field "Content-Range" in ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1331, characters 44-58: 1330 | ............................ 1331 | ...............= scan_value ~.............................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1340, characters 8-22: 1338 | .. 1339 | 1340 | ....t set_content_......................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1341, characters 8-20: 1341 | ange mh (`Bytes(range_opt,length_opt)) = ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1377, characters 10-22: 1377 | ..........m done; 1377 | `...... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1379, characters 28-39: 1376 | . 1377 | ............ 1378 | ............ 1379 | r................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1382, characters 10-21: 1382 | t etag = parse_etag_token stream in ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1385, characters 16-30: 1382 | . 1383 | ........ 1384 | 1385 | ....t get_etag mh . Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1397, characters 8-22: 1397 | ........of_etag = 1397 | ........ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1398, characters 8-20: 1397 | ....... 1398 | | `Wea................................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1444, characters 10-21: 1444 | .......... 1444 | ...................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1446, characters 10-21: 1445 | .......... 1446 | .......................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1451, characters 14-28: | .......... 1451 | ... let l = 1451 | ............................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1494, characters 8-22: 1493 | 1494 | .......et_if_range mh.... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1495, characters 8-20: | ... 1495 | ....let s = 1495 | .............. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1535, characters 10-21: 1535 | se_opt_eq_token stream in ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1537, characters 10-21: 1536 | ......... 1537 | N... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1558, characters 10-21: 1557 | ....... 1558 | .. | _ -> Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1560, characters 10-21: 1560 | ..........ream = 1560 | ................................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1566, characters 10-22: 1566 | ..........tream; 1566 | ............................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1568, characters 10-21: 1568 | = parse_byte_range_spec_rest stream in ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1569, characters 10-21: 1568 | ........ 1569 | . (Some (In................................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1574, characters 10-21: 1574 | Some(Int64.of_string suffix_length)) :: r ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1575, characters 10-21: 1574 | .......... 1575 | | _ .. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1582, characters 10-21: 1581 | .... 1582 | ..... parse_...................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1584, characters 10-21: 1584 | et parse_ranges_specifier stream = ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1590, characters 7-18: 1590 | ........Failure; 1590 | .......................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1590, characters 53-67: | ................ 1590 | ....................................ream in 1590 | if..................................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1591, characters 7-18: 1591 | tream.next stream <> End then raise Stream.Failure; ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1591, characters 52-66: 1590 | ................................................... 1591 | `Bytes r 1592 | Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1593, characters 7-18: 1593 | .......n 1593 | let s.................................................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1593, characters 44-58: 1592 | ........ 1593 | ...................................ls:[ ','; ';';.......................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1602, characters 8-22: 1602 | t set_range mh (`Bytes l) = ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1603, characters 8-20: | .... 1603 | ... let s = 1603 | .............. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1713, characters 12-24: 1713 | Stream.junk stream; ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1715, characters 12-23: 1714 | ... 1715 | ........ let res................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1716, characters 12-23: 1716 | _auth_param_rest stream in ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1721, characters 18-32: 1721 | ecial ','); (Atom ap_name); (Special '=') ] -> ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1724, characters 12-24: 1723 | ..... 1724 | ...... Stream............. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1726, characters 12-23: 1726 | parse_token68_or_qstring stream in ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1727, characters 12-23: 1726 | ... 1727 | ........ rest = par............................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1728, characters 12-23: 1728 | ............ream in 1728 | ........................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1736, characters 12-24: 1735 | 1736 | ........... match St........................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1738, characters 13-24: 1738 | .............=' ] -> 1738 | ...................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1740, characters 21-33: 1739 | ....... 1740 | ............. ( ma.............................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1742, characters 21-32: 1742 | .....................> 1742 | ........................................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1743, characters 29-41: 1743 | .............................m; 1743 | ........................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1745, characters 29-40: 1744 | ........................... 1745 | . .......... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1756, characters 12-23: 1756 | ............ = 1756 | ............................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1758, characters 12-23: 1758 | | "negotiate" -> ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1850, characters 10-22: 1850 | d parse_auth_param_rest stream = ^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1852, characters 10-21: 1852 | [ Special ','; Atom ap_name; Special '=' ] -> ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1853, characters 10-21: 1853 | .......... ] -> 1853 | ........................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1858, characters 16-30: 1858 | ................ stream in 1858 | ................................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1861, characters 10-22: | ...... 1861 | ... [] | 1861 | ............................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1863, characters 10-21: 1862 | ......... 1863 | match......................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1864, characters 10-21: 1864 | .......... with 1864 | | S....................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1865, characters 10-21: 1865 | ..........) -> 1865 | ......................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1874, characters 12-23: 1874 | Netstring_str.split ws_re v with ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1876, characters 12-23: 1876 | RING_LOWERCASE name = "basic" -> ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "nethttp.ml", line 1880, characters 18-32: 1879 | ................ 1880 | . (name, ["cre.................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. opts="-opaque"; \ if [ -f "$(basename netpagebuffer.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netpagebuffer.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netpagebuffer.ml opts="-opaque"; \ if [ -f "$(basename netfs.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netfs.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netfs.ml ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netglob_lex.ml opts="-opaque"; \ if [ -f "$(basename netglob.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netglob.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netglob.ml opts="-opaque"; \ if [ -f "$(basename netauth.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netauth.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netauth.ml opts="-opaque"; \ if [ -f "$(basename netnumber.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netnumber.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netnumber.ml opts="-opaque"; \ if [ -f "$(basename netxdr_mstring.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netxdr_mstring.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netxdr_mstring.ml opts="-opaque"; \ if [ -f "$(basename netxdr.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netxdr.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netxdr.ml opts="-opaque"; \ if [ -f "$(basename netasn1.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netasn1.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netasn1.ml opts="-opaque"; \ if [ -f "$(basename netasn1_encode.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netasn1_encode.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netasn1_encode.ml opts="-opaque"; \ if [ -f "$(basename netoid.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netoid.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netoid.ml opts="-opaque"; \ if [ -f "$(basename netdn.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netdn.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netdn.ml opts="-opaque"; \ if [ -f "$(basename netx509.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netx509.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netx509.ml opts="-opaque"; \ if [ -f "$(basename netascii_armor.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netascii_armor.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netascii_armor.ml opts="-opaque"; \ if [ -f "$(basename netx509_pubkey.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netx509_pubkey.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netx509_pubkey.ml opts="-opaque"; \ if [ -f "$(basename netx509_pubkey_crypto.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netx509_pubkey_crypto.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netx509_pubkey_crypto.ml opts="-opaque"; \ if [ -f "$(basename nettls_support.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts nettls_support.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c nettls_support.ml opts="-opaque"; \ if [ -f "$(basename netgssapi_support.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netgssapi_support.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netgssapi_support.ml opts="-opaque"; \ if [ -f "$(basename netgssapi_auth.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netgssapi_auth.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netgssapi_auth.ml opts="-opaque"; \ if [ -f "$(basename netmech_scram.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_scram.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_scram.ml File "netmech_scram.ml", line 529, characters 22-27: 527 | ............. 528 | 529 | ....... l'' . Warning 12 [redundant-subpat]: this sub-pattern is unused. opts="-opaque"; \ if [ -f "$(basename netmech_scram_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_scram_gssapi.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_scram_gssapi.ml opts="-opaque"; \ if [ -f "$(basename netmech_scram_sasl.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_scram_sasl.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_scram_sasl.ml opts="-opaque"; \ if [ -f "$(basename netmech_scram_http.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_scram_http.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_scram_http.ml opts="-opaque"; \ if [ -f "$(basename netmech_plain_sasl.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_plain_sasl.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_plain_sasl.ml opts="-opaque"; \ if [ -f "$(basename netmech_crammd5_sasl.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_crammd5_sasl.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_crammd5_sasl.ml ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_digest.ml opts="-opaque"; \ if [ -f "$(basename netmech_digest_sasl.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_digest_sasl.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_digest_sasl.ml opts="-opaque"; \ if [ -f "$(basename netmech_digest_http.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_digest_http.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_digest_http.ml opts="-opaque"; \ if [ -f "$(basename netmech_gs2_sasl.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_gs2_sasl.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_gs2_sasl.ml opts="-opaque"; \ if [ -f "$(basename netmech_krb5_sasl.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_krb5_sasl.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_krb5_sasl.ml opts="-opaque"; \ if [ -f "$(basename netmech_spnego_http.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netmech_spnego_http.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netmech_spnego_http.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -a -o netstring.cma netconst.cmo netstring_str.cmo netbuffer.cmo netunichar.cmo netaux.cmo netstring_tstring.cmo netchannels.cmo netchannels_crypto.cmo netsockaddr.cmo netdb.cmo netmappings_asn1.cmo netmappings.cmo netconversion.cmo netulex.cmo netencoding.cmo netstream.cmo netdate.cmo netmime_string.cmo nethtml_scanner.cmo nethtml.cmo neturl.cmo neturl_ldap.cmo netsaslprep_data.cmo netsaslprep.cmo netaddress.cmo netcompression.cmo netmime.cmo netmime_header.cmo netmime_channels.cmo netsendmail.cmo nethttp.cmo netpagebuffer.cmo netfs.cmo netglob_lex.cmo netglob.cmo netauth.cmo netnumber.cmo netxdr_mstring.cmo netxdr.cmo netasn1.cmo netasn1_encode.cmo netoid.cmo netdn.cmo netx509.cmo netascii_armor.cmo netx509_pubkey.cmo netx509_pubkey_crypto.cmo nettls_support.cmo netgssapi_support.cmo netgssapi_auth.cmo netmech_scram.cmo netmech_scram_gssapi.cmo netmech_scram_sasl.cmo netmech_scram_http.cmo netmech_plain_sasl.cmo netmech_crammd5_sasl.cmo netmech_digest.cmo netmech_digest_sasl.cmo netmech_digest_http.cmo netmech_gs2_sasl.cmo netmech_krb5_sasl.cmo netmech_spnego_http.cmo; \ else \ ../../tools/mkstublib -o netstring netconst.cmo netstring_str.cmo netbuffer.cmo netunichar.cmo netaux.cmo netstring_tstring.cmo netchannels.cmo netchannels_crypto.cmo netsockaddr.cmo netdb.cmo netmappings_asn1.cmo netmappings.cmo netconversion.cmo netulex.cmo netencoding.cmo netstream.cmo netdate.cmo netmime_string.cmo nethtml_scanner.cmo nethtml.cmo neturl.cmo neturl_ldap.cmo netsaslprep_data.cmo netsaslprep.cmo netaddress.cmo netcompression.cmo netmime.cmo netmime_header.cmo netmime_channels.cmo netsendmail.cmo nethttp.cmo netpagebuffer.cmo netfs.cmo netglob_lex.cmo netglob.cmo netauth.cmo netnumber.cmo netxdr_mstring.cmo netxdr.cmo netasn1.cmo netasn1_encode.cmo netoid.cmo netdn.cmo netx509.cmo netascii_armor.cmo netx509_pubkey.cmo netx509_pubkey_crypto.cmo nettls_support.cmo netgssapi_support.cmo netgssapi_auth.cmo netmech_scram.cmo netmech_scram_gssapi.cmo netmech_scram_sasl.cmo netmech_scram_http.cmo netmech_plain_sasl.cmo netmech_crammd5_sasl.cmo netmech_digest.cmo netmech_digest_sasl.cmo netmech_digest_http.cmo netmech_gs2_sasl.cmo netmech_krb5_sasl.cmo netmech_spnego_http.cmo ; \ fi ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" netaccel_c.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'netaccel_c.c' netaccel_c.c: In function 'netstring_int_blit_ml': netaccel_c.c:28:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netaccel.int_blit"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ netaccel_c.c: In function 'netstring_int_series_ml': netaccel_c.c:62:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netaccel.int_series"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netaccel_c.c: In function 'netstring_read_iso88591_ml': netaccel_c.c:102:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netaccel.read_iso88591"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netaccel_c.c:103:13: warning: "string_length" is deprecated: use "caml_string_length" instead if (p_in_c < 0 || l_in_c < 0 || p_in_c + l_in_c > string_length(s_in)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netaccel_c.c:104:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netaccel.read_iso88591"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netaccel_c.c:113:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead r = alloc_tuple(3); ^~~~~~~~~~~~ netaccel_c.c:117:13: warning: "raise_with_arg" is deprecated: use "caml_raise_with_arg" instead raise_with_arg(*caml_named_value("Netconversion.Malformed_code_read"), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netaccel_c.c:127:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead r = alloc_tuple(3); ^~~~~~~~~~~ netaccel_c.c: In function 'netstring_read_utf8_ml': netaccel_c.c:167:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netaccel.read_utf8"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ netaccel_c.c:168:13: warning: "string_length" is deprecated: use "caml_string_length" instead if (p_in_c < 0 || l_in_c < 0 || p_in_c + l_in_c > string_length(s_in)) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netaccel_c.c:169:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("Netaccel.read_utf8"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ netaccel_c.c:252:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead r = alloc_tuple(3); ^~~~~~~~~~~ netaccel_c.c:255:13: warning: "hash_variant" is deprecated: use "caml_hash_variant" instead Store_field(r, 2, hash_variant("Enc_utf8")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netaccel_c.c:261:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead r = alloc_tuple(3); ^~~~~~~~~~~ netaccel_c.c:264:13: warning: "hash_variant" is deprecated: use "caml_hash_variant" instead Store_field(r, 2, hash_variant("Enc_utf8")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ netaccel_c.c:265:13: warning: "raise_with_arg" is deprecated: use "caml_raise_with_arg" instead raise_with_arg(*caml_named_value("Netconversion.Malformed_code_read"), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ opts="-opaque"; \ if [ -f "$(basename netaccel.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netaccel.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netaccel.ml ../../tools/mkstublib -o netaccel -oc netaccel_c netaccel_c.o netaccel.cmo opts="-opaque"; \ if [ -f "$(basename netaccel_link.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netaccel_link.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c netaccel_link.ml opts="-opaque"; \ if [ -f "$(basename netstring_top.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c $opts netstring_top.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../netstring-pcre -package "bytes unix str bigarray" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D WORDSIZE_64 -D HOST_IS_LITTLE_ENDIAN -D USE_NETSYS_XDR -D ENABLE_STR_EXTERNALS -D HAVE_PCRE -D HAVE_BYTES " -w -25 -c -I +compiler-libs netstring_top.ml findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /usr/pkg/lib/ocaml/compiler-libs, /usr/pkg/lib/ocaml rm nethtml_scanner.ml make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netstring' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netunidata' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netunidata' ../../tools/unimap_to_ocaml/unimap_to_ocaml \ -o netmappings_iso.ml netmappings_iso.pmap Reading netmappings_iso.pmap Processing iso88599 (Heavy conflicts: 0 of 256) Processing iso88598 (Heavy conflicts: 0 of 256) Processing iso88597 (Heavy conflicts: 0 of 256) Processing iso88596 (Heavy conflicts: 0 of 256) Processing iso88595 (Heavy conflicts: 1 of 256) Processing iso88594 (Heavy conflicts: 0 of 256) Processing iso88593 (Heavy conflicts: 0 of 256) Processing iso88592 (Heavy conflicts: 0 of 256) Processing iso885916 (Heavy conflicts: 2 of 256) Processing iso885915 (Heavy conflicts: 0 of 256) Processing iso885914 (Heavy conflicts: 2 of 256) Processing iso885913 (Heavy conflicts: 1 of 256) Processing iso885911 (Heavy conflicts: 0 of 256) Processing iso885910 (Heavy conflicts: 0 of 256) Processing iso88591 (Heavy conflicts: 0 of 256) ../../tools/unimap_to_ocaml/unimap_to_ocaml \ -o netmappings_other.ml netmappings_other.pmap Reading netmappings_other.pmap Processing windows1258 (Heavy conflicts: 2 of 256) Processing windows1257 (Heavy conflicts: 4 of 256) Processing windows1256 (Heavy conflicts: 8 of 256) Processing windows1255 (Heavy conflicts: 1 of 256) Processing windows1254 (Heavy conflicts: 3 of 256) Processing windows1253 (Heavy conflicts: 2 of 256) Processing windows1252 (Heavy conflicts: 1 of 256) Processing windows1251 (Heavy conflicts: 16 of 256) Processing windows1250 (Heavy conflicts: 6 of 256) Processing macroman (Heavy conflicts: 1 of 256) Processing koi8r (Heavy conflicts: 16 of 256) Processing adobe_zapf_dingbats_encoding (Heavy conflicts: 3 of 256) Processing adobe_symbol_encoding (Heavy conflicts: 3 of 256) Processing adobe_standard_encoding (Heavy conflicts: 0 of 256) Processing cp875 (Heavy conflicts: 0 of 256) Processing cp874 (Heavy conflicts: 8 of 256) Processing cp869 (Heavy conflicts: 2 of 256) Processing cp866 (Heavy conflicts: 15 of 256) Processing cp865 (Heavy conflicts: 4 of 256) Processing cp864 (Heavy conflicts: 1 of 256) Processing cp863 (Heavy conflicts: 4 of 256) Processing cp862 (Heavy conflicts: 4 of 256) Processing cp861 (Heavy conflicts: 4 of 256) Processing cp860 (Heavy conflicts: 3 of 256) Processing cp857 (Heavy conflicts: 0 of 256) Processing cp856 (Heavy conflicts: 0 of 256) Processing cp855 (Heavy conflicts: 15 of 256) Processing cp852 (Heavy conflicts: 10 of 256) Processing cp850 (Heavy conflicts: 0 of 256) Processing cp775 (Heavy conflicts: 9 of 256) Processing cp737 (Heavy conflicts: 3 of 256) Processing cp500 (Heavy conflicts: 0 of 256) Processing cp437 (Heavy conflicts: 4 of 256) Processing cp424 (Heavy conflicts: 0 of 256) Processing cp1047 (Heavy conflicts: 0 of 256) Processing cp1026 (Heavy conflicts: 0 of 256) Processing cp1006 (Heavy conflicts: 2 of 256) Processing cp037 (Heavy conflicts: 0 of 256) ../../tools/unimap_to_ocaml/unimap_to_ocaml \ -o netmappings_jp.ml netmappings_jp.pmap Reading netmappings_jp.pmap Processing jis0212 (Heavy conflicts: 132 of 8192) Processing jis0208 (Heavy conflicts: 182 of 8192) Processing jis0201 (Heavy conflicts: 0 of 256) ../../tools/unimap_to_ocaml/unimap_to_ocaml \ -o netmappings_kr.ml netmappings_kr.pmap Reading netmappings_kr.pmap Processing ks1001 (Heavy conflicts: 70 of 16384) { echo "(* Generated file *)"; \ echo 'let net_db_dir = "/tmp/net/ocamlnet/work/.destdir/usr/pkg/lib/ocaml/site-lib/netunidata";;'; \ } >netuniconfig.ml mkdir -p netdb cd netdb && \ ../../../tools/unimap_to_ocaml/unimap_to_ocaml -netdb ../*.pmap Reading ../netmappings_iso.pmap Reading ../netmappings_jp.pmap Reading ../netmappings_kr.pmap Reading ../netmappings_other.pmap Processing iso88599 (Heavy conflicts: 0 of 256) Processing iso88598 (Heavy conflicts: 0 of 256) Processing iso88597 (Heavy conflicts: 0 of 256) Processing iso88596 (Heavy conflicts: 0 of 256) Processing iso88595 (Heavy conflicts: 1 of 256) Processing iso88594 (Heavy conflicts: 0 of 256) Processing iso88593 (Heavy conflicts: 0 of 256) Processing iso88592 (Heavy conflicts: 0 of 256) Processing iso885916 (Heavy conflicts: 2 of 256) Processing iso885915 (Heavy conflicts: 0 of 256) Processing iso885914 (Heavy conflicts: 2 of 256) Processing iso885913 (Heavy conflicts: 1 of 256) Processing iso885911 (Heavy conflicts: 0 of 256) Processing iso885910 (Heavy conflicts: 0 of 256) Processing iso88591 (Heavy conflicts: 0 of 256) Processing jis0212 (Heavy conflicts: 132 of 8192) Processing jis0208 (Heavy conflicts: 182 of 8192) Processing jis0201 (Heavy conflicts: 0 of 256) Processing ks1001 (Heavy conflicts: 70 of 16384) Processing windows1258 (Heavy conflicts: 2 of 256) Processing windows1257 (Heavy conflicts: 4 of 256) Processing windows1256 (Heavy conflicts: 8 of 256) Processing windows1255 (Heavy conflicts: 1 of 256) Processing windows1254 (Heavy conflicts: 3 of 256) Processing windows1253 (Heavy conflicts: 2 of 256) Processing windows1252 (Heavy conflicts: 1 of 256) Processing windows1251 (Heavy conflicts: 16 of 256) Processing windows1250 (Heavy conflicts: 6 of 256) Processing macroman (Heavy conflicts: 1 of 256) Processing koi8r (Heavy conflicts: 16 of 256) Processing adobe_zapf_dingbats_encoding (Heavy conflicts: 3 of 256) Processing adobe_symbol_encoding (Heavy conflicts: 3 of 256) Processing adobe_standard_encoding (Heavy conflicts: 0 of 256) Processing cp875 (Heavy conflicts: 0 of 256) Processing cp874 (Heavy conflicts: 8 of 256) Processing cp869 (Heavy conflicts: 2 of 256) Processing cp866 (Heavy conflicts: 15 of 256) Processing cp865 (Heavy conflicts: 4 of 256) Processing cp864 (Heavy conflicts: 1 of 256) Processing cp863 (Heavy conflicts: 4 of 256) Processing cp862 (Heavy conflicts: 4 of 256) Processing cp861 (Heavy conflicts: 4 of 256) Processing cp860 (Heavy conflicts: 3 of 256) Processing cp857 (Heavy conflicts: 0 of 256) Processing cp856 (Heavy conflicts: 0 of 256) Processing cp855 (Heavy conflicts: 15 of 256) Processing cp852 (Heavy conflicts: 10 of 256) Processing cp850 (Heavy conflicts: 0 of 256) Processing cp775 (Heavy conflicts: 9 of 256) Processing cp737 (Heavy conflicts: 3 of 256) Processing cp500 (Heavy conflicts: 0 of 256) Processing cp437 (Heavy conflicts: 4 of 256) Processing cp424 (Heavy conflicts: 0 of 256) Processing cp1047 (Heavy conflicts: 0 of 256) Processing cp1026 (Heavy conflicts: 0 of 256) Processing cp1006 (Heavy conflicts: 2 of 256) Processing cp037 (Heavy conflicts: 0 of 256) touch netdb_done sed -e 's/@VERSION@//' \ -e 's/@AUTHDHREQS@//' \ -e 's/@PREFERRED_CGI_PKG@//' \ -e 's/@REGEXP_PROVIDER@/str/' \ -e 's/@COMPAT_PCRE_PROVIDER@//' \ -e 's/@ZIP_PROVIDER@/zip/' \ META.in >META make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netunidata' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netunidata' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netunidata' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netunidata' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netunidata' ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netuniconfig.ml opts="-opaque"; \ if [ -f "$(basename netunidata.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netunidata.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netunidata.ml ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netunichecksums.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netunidata.cma netuniconfig.cmo netunidata.cmo netunichecksums.cmo; \ else \ ../../tools/mkstublib -o netunidata netuniconfig.cmo netunidata.cmo netunichecksums.cmo ; \ fi ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmappings_iso.ml ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmappings_other.ml ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmappings_jp.ml ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmappings_kr.ml ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netuniinit.ml make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netunidata' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/equeue' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/equeue' sed -e 's/@VERSION@//' \ -e 's/@AUTHDHREQS@//' \ -e 's/@PREFERRED_CGI_PKG@//' \ -e 's/@REGEXP_PROVIDER@/str/' \ -e 's/@COMPAT_PCRE_PROVIDER@//' \ -e 's/@ZIP_PROVIDER@/zip/' \ META.in >META make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/equeue' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/equeue' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/equeue' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/equeue' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/equeue' opts="-opaque"; \ if [ -f "$(basename equeue.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts equeue.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c equeue.ml ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c unixqueue_util.ml File "unixqueue_util.ml", line 182, characters 1-19: 182 | . _ -> 182 | (fun (fd1:U...................... 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 opts="-opaque"; \ if [ -f "$(basename unixqueue_pollset.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts unixqueue_pollset.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c unixqueue_pollset.ml opts="-opaque"; \ if [ -f "$(basename unixqueue.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts unixqueue.mli opts="-opaque"; \ if [ -f "$(basename unixqueue_select.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts unixqueue_select.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c unixqueue_select.ml File "unixqueue_select.ml", line 38, characters 28-46: | ........................ | 38 | ..d;; | 38 | module Fd_Set..................... 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 ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c unixqueue.ml opts="-opaque"; \ if [ -f "$(basename uq_resolver.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_resolver.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_resolver.ml opts="-opaque"; \ if [ -f "$(basename uq_engines.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_engines.mli File "uq_engines.mli", line 357, characters 56-64: 356 | ............................................... 357 | ........ .................................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "uq_engines.mli", line 371, characters 49-57: 370 | ........................................ 371 | ........ ............................................ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_engines.ml File "uq_engines.ml", line 124, characters 33-51: 124 | ................................. y 125 | end 126 | ) 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 "uq_engines.ml", line 599, characters 56-64: 598 | ..................................................... 599 | ..ject(sel.. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "uq_engines.ml", line 610, characters 10-21: 609 | ........ 610 | . | None... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "uq_engines.ml", line 614, characters 11-22: 614 | xt s in (* yep, it's "partial" *) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "uq_engines.ml", line 614, characters 11-24: 614 | xt s in (* yep, it's "partial" *) ^^^^^^^^^^^^^ Warning 5 [ignored-partial-application]: this function application is partial, maybe some arguments are missing. opts="-opaque"; \ if [ -f "$(basename uq_multiplex.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_multiplex.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_multiplex.ml opts="-opaque"; \ if [ -f "$(basename uq_transfer.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_transfer.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_transfer.ml opts="-opaque"; \ if [ -f "$(basename uq_io.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_io.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_io.ml opts="-opaque"; \ if [ -f "$(basename uq_lwt.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_lwt.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_lwt.ml opts="-opaque"; \ if [ -f "$(basename uq_libevent.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_libevent.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_libevent.ml opts="-opaque"; \ if [ -f "$(basename uq_mt.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_mt.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_mt.ml opts="-opaque"; \ if [ -f "$(basename uq_client.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_client.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_client.ml opts="-opaque"; \ if [ -f "$(basename uq_server.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_server.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_server.ml opts="-opaque"; \ if [ -f "$(basename uq_datagram.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_datagram.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_datagram.ml opts="-opaque"; \ if [ -f "$(basename uq_socks5.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_socks5.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_socks5.ml opts="-opaque"; \ if [ -f "$(basename uq_engines_compat.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts uq_engines_compat.mli File "uq_engines_compat.mli", line 108, characters 56-64: 107 | ........................................ 108 | ............... ............................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "uq_engines_compat.mli", line 111, characters 49-57: 110 | ................................. 111 | ............... ..................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c uq_engines_compat.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o equeue.cma equeue.cmo unixqueue_util.cmo unixqueue_pollset.cmo unixqueue_select.cmo unixqueue.cmo uq_resolver.cmo uq_engines.cmo uq_multiplex.cmo uq_transfer.cmo uq_io.cmo uq_lwt.cmo uq_libevent.cmo uq_mt.cmo uq_client.cmo uq_server.cmo uq_datagram.cmo uq_socks5.cmo uq_engines_compat.cmo; \ else \ ../../tools/mkstublib -o equeue equeue.cmo unixqueue_util.cmo unixqueue_pollset.cmo unixqueue_select.cmo unixqueue.cmo uq_resolver.cmo uq_engines.cmo uq_multiplex.cmo uq_transfer.cmo uq_io.cmo uq_lwt.cmo uq_libevent.cmo uq_mt.cmo uq_client.cmo uq_server.cmo uq_datagram.cmo uq_socks5.cmo uq_engines_compat.cmo ; \ fi make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/equeue' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/shell' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/shell' sed -e 's/@VERSION@//' \ -e 's/@AUTHDHREQS@//' \ -e 's/@PREFERRED_CGI_PKG@//' \ -e 's/@REGEXP_PROVIDER@/str/' \ -e 's/@COMPAT_PCRE_PROVIDER@//' \ -e 's/@ZIP_PROVIDER@/zip/' \ META.in >META make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/shell' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/shell' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/shell' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/shell' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/shell' opts="-opaque"; \ if [ -f "$(basename shell_sys.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts shell_sys.mli File "shell_sys.mli", line 422, characters 13-21: 421 | .... 422 | ........(Unix.fi................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c shell_sys.ml File "shell_sys.ml", line 84, characters 4-17: 84 | ....xit -> () 85 | ;; Warning 6 [labels-omitted]: label f was omitted in the application of this function. File "shell_sys.ml", line 102, characters 4-17: 102 | ....nt()) 103 | ;; 104 | 105 | 106 | 107 | Warning 6 [labels-omitted]: label f was omitted in the application of this function. File "shell_sys.ml", line 338, characters 16-23: | 338 | ...............; 338 | S........... Warning 6 [labels-omitted]: label filename was omitted in the application of this function. File "shell_sys.ml", line 1124, characters 13-24: 1124 | forces that the descriptor will be closed *) ^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "shell_sys.ml", line 1128, characters 7-21: 1128 | ix.EWOULDBLOCK),_,_) -> ^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. opts="-opaque"; \ if [ -f "$(basename shell.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts shell.mli File "shell.mli", line 242, characters 13-21: 241 | ........ 242 | .... prod.... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c shell.ml opts="-opaque"; \ if [ -f "$(basename shell_uq.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts shell_uq.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c shell_uq.ml opts="-opaque"; \ if [ -f "$(basename shell_fs.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts shell_fs.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c shell_fs.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o shell.cma shell_sys.cmo shell.cmo shell_uq.cmo shell_fs.cmo; \ else \ ../../tools/mkstublib -o shell shell_sys.cmo shell.cmo shell_uq.cmo shell_fs.cmo ; \ fi make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/shell' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc-generator' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc-generator' ocamlyacc parser.mly sed -e 's/@VERSION@//' \ -e 's/@AUTHDHREQS@//' \ -e 's/@PREFERRED_CGI_PKG@//' \ -e 's/@REGEXP_PROVIDER@/str/' \ -e 's/@COMPAT_PCRE_PROVIDER@//' \ -e 's/@ZIP_PROVIDER@/zip/' \ META.in >META echo "let cpp = \"cpp\";;" > config.ml make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc-generator' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc-generator' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc-generator' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc-generator' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc-generator' ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c config.ml ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c syntax.ml ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c options.ml opts="-opaque"; \ if [ -f "$(basename parser.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts parser.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c parser.ml ocamllex lexer.mll 127 states, 803 transitions, table size 3974 bytes ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c lexer.ml ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rename.ml ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c generate.ml ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c direct.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc_generator.cma config.cmo syntax.cmo options.cmo parser.cmo lexer.cmo rename.cmo generate.cmo direct.cmo; \ else \ ../../tools/mkstublib -o rpc_generator config.cmo syntax.cmo options.cmo parser.cmo lexer.cmo rename.cmo generate.cmo direct.cmo ; \ fi ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c main.ml rm -f ocamlrpcgen ocamlrpcgen OCAMLPATH="..:$OCAMLPATH" \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -custom -o ocamlrpcgen \ -package unix,netstring,str \ rpc_generator.cma main.cmo -linkpkg echo /tmp/net/ocamlnet/work/.buildlink/bin/ocamlrpcgen >rpcgen-packlist rm lexer.ml make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc-generator' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc' ../rpc-generator/ocamlrpcgen -aux rpc_portmapper.x ../rpc-generator/ocamlrpcgen -clnt-only-functor rpc_portmapper.x sed -e 's/@VERSION@//' \ -e 's/@AUTHDHREQS@//' \ -e 's/@PREFERRED_CGI_PKG@//' \ -e 's/@REGEXP_PROVIDER@/str/' \ -e 's/@COMPAT_PCRE_PROVIDER@//' \ -e 's/@ZIP_PROVIDER@/zip/' \ META.in >META ../rpc-generator/ocamlrpcgen -aux rpc_auth_gssapi.x make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc' opts="-opaque"; \ if [ -f "$(basename rpc.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc.ml ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_common.ml opts="-opaque"; \ if [ -f "$(basename rpc_program.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_program.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_program.ml opts="-opaque"; \ if [ -f "$(basename rpc_util.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_util.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_util.ml opts="-opaque"; \ if [ -f "$(basename rpc_portmapper_aux.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_portmapper_aux.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_portmapper_aux.ml opts="-opaque"; \ if [ -f "$(basename rpc_packer.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_packer.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -w p rpc_packer.ml opts="-opaque"; \ if [ -f "$(basename rpc_transport.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_transport.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_transport.ml opts="-opaque"; \ if [ -f "$(basename rpc_client_pre.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_client_pre.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_client_pre.ml opts="-opaque"; \ if [ -f "$(basename rpc_portmapper_clnt.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_portmapper_clnt.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_portmapper_clnt.ml ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_portmapper_impl.ml opts="-opaque"; \ if [ -f "$(basename rpc_client.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_client.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_client.ml File "rpc_client.ml", line 52, characters 17-35: 52 | vasives.compare : uint4 -> uint4 -> int) ^^^^^^^^^^^^^^^^^^ 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 opts="-opaque"; \ if [ -f "$(basename rpc_simple_client.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_simple_client.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_simple_client.ml opts="-opaque"; \ if [ -f "$(basename rpc_portmapper.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_portmapper.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c -w p rpc_portmapper.ml opts="-opaque"; \ if [ -f "$(basename rpc_server.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_server.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_server.ml opts="-opaque"; \ if [ -f "$(basename rpc_auth_sys.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_auth_sys.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_auth_sys.ml opts="-opaque"; \ if [ -f "$(basename rpc_auth_gssapi_aux.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_auth_gssapi_aux.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_auth_gssapi_aux.ml opts="-opaque"; \ if [ -f "$(basename rpc_auth_gssapi.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_auth_gssapi.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_auth_gssapi.ml opts="-opaque"; \ if [ -f "$(basename rpc_proxy.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_proxy.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_proxy.ml File "rpc_proxy.ml", line 417, characters 4-22: 417 | ....mc1.id mc2.id | 417 | l..................... 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 "rpc_proxy.ml", line 1040, characters 8-26: 1039 | ........ 1040 | mset.total_loa...... 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 if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netsys -I ../../src/netstring -I ../../src/netgssapi -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc.cma rpc.cmo rpc_common.cmo rpc_program.cmo rpc_util.cmo rpc_portmapper_aux.cmo rpc_packer.cmo rpc_transport.cmo rpc_client_pre.cmo rpc_portmapper_clnt.cmo rpc_portmapper_impl.cmo rpc_client.cmo rpc_simple_client.cmo rpc_portmapper.cmo rpc_server.cmo rpc_auth_sys.cmo rpc_auth_gssapi_aux.cmo rpc_auth_gssapi.cmo rpc_proxy.cmo; \ else \ ../../tools/mkstublib -o rpc rpc.cmo rpc_common.cmo rpc_program.cmo rpc_util.cmo rpc_portmapper_aux.cmo rpc_packer.cmo rpc_transport.cmo rpc_client_pre.cmo rpc_portmapper_clnt.cmo rpc_portmapper_impl.cmo rpc_client.cmo rpc_simple_client.cmo rpc_portmapper.cmo rpc_server.cmo rpc_auth_sys.cmo rpc_auth_gssapi_aux.cmo rpc_auth_gssapi.cmo rpc_proxy.cmo ; \ fi make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc-auth-local' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc-auth-local' sed -e 's/@VERSION@//' \ -e 's/@AUTHDHREQS@//' \ -e 's/@PREFERRED_CGI_PKG@//' \ -e 's/@REGEXP_PROVIDER@/str/' \ -e 's/@COMPAT_PCRE_PROVIDER@//' \ -e 's/@ZIP_PROVIDER@/zip/' \ META.in >META make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc-auth-local' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc-auth-local' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc-auth-local' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc-auth-local' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc-auth-local' opts="-opaque"; \ if [ -f "$(basename rpc_auth_local.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_auth_local.mli ocamlfind ocamlc -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_auth_local.ml ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" rpclocal.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'rpclocal.c' rpclocal.c: In function 'netsys_get_peer_credentials': rpclocal.c:104:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead result = alloc_tuple(2); ^~~~~~~~~~~~~~~~ if [ "Xrpclocal.o" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/rpc -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o rpc_auth_local.cma rpc_auth_local.cmo; \ else \ ../../tools/mkstublib -o rpc_auth_local rpc_auth_local.cmo rpclocal.o ; \ fi make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/rpc-auth-local' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netclient' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netclient' sed -e 's/@VERSION@//' \ -e 's/@AUTHDHREQS@//' \ -e 's/@PREFERRED_CGI_PKG@//' \ -e 's/@REGEXP_PROVIDER@/str/' \ -e 's/@COMPAT_PCRE_PROVIDER@//' \ -e 's/@ZIP_PROVIDER@/zip/' \ META.in >META make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netclient' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netclient' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netclient' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netclient' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netclient' opts="-opaque"; \ if [ -f "$(basename nethttp_client_conncache.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts nethttp_client_conncache.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttp_client_conncache.ml opts="-opaque"; \ if [ -f "$(basename nethttp_client.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts nethttp_client.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttp_client.ml opts="-opaque"; \ if [ -f "$(basename nettelnet_client.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts nettelnet_client.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nettelnet_client.ml opts="-opaque"; \ if [ -f "$(basename netftp_data_endpoint.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netftp_data_endpoint.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netftp_data_endpoint.ml opts="-opaque"; \ if [ -f "$(basename netftp_client.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netftp_client.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netftp_client.ml File "netftp_client.ml", line 1324, characters 16-32: 1324 | ( match ftp_state.ftp_port with ^^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label peer_name was omitted in the application of this function. opts="-opaque"; \ if [ -f "$(basename nethttp_fs.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts nethttp_fs.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nethttp_fs.ml opts="-opaque"; \ if [ -f "$(basename netftp_fs.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netftp_fs.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netftp_fs.ml opts="-opaque"; \ if [ -f "$(basename netsmtp.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netsmtp.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netsmtp.ml opts="-opaque"; \ if [ -f "$(basename netpop.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netpop.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netpop.ml opts="-opaque"; \ if [ -f "$(basename netldap.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netldap.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netldap.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netclient.cma nethttp_client_conncache.cmo nethttp_client.cmo nettelnet_client.cmo netftp_data_endpoint.cmo netftp_client.cmo nethttp_fs.cmo netftp_fs.cmo netsmtp.cmo netpop.cmo netldap.cmo; \ else \ ../../tools/mkstublib -o netclient nethttp_client_conncache.cmo nethttp_client.cmo nettelnet_client.cmo netftp_data_endpoint.cmo netftp_client.cmo nethttp_fs.cmo netftp_fs.cmo netsmtp.cmo netpop.cmo netldap.cmo ; \ fi make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netclient' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcgi2' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcgi2' sed -e 's/@VERSION@//' \ -e 's/@AUTHDHREQS@//' \ -e 's/@PREFERRED_CGI_PKG@//' \ -e 's/@REGEXP_PROVIDER@/str/' \ -e 's/@COMPAT_PCRE_PROVIDER@//' \ -e 's/@ZIP_PROVIDER@/zip/' \ META.in >META make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcgi2' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcgi2' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcgi2' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcgi2' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcgi2' opts="-opaque"; \ if [ -f "$(basename netcgi_common.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi_common.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_common.ml File "netcgi_common.ml", line 656, characters 10-24: 656 | ..........**********) | 656 | (..................................... Warning 6 [labels-omitted]: label fmt was omitted in the application of this function. File "netcgi_common.ml", line 1067, characters 23-38: 1066 | ....................... 1067 | env#lo................................................................ Warning 52 [fragile-literal-pattern]: Code should not depend on the actual values of this constructor's arguments. They are only for information and may change in future versions. (See manual section 11.5) File "netcgi_common.ml", line 1364, characters 33-47: 1363 | ...... 1364 | ..........................header_field "........... Warning 6 [labels-omitted]: label fmt was omitted in the application of this function. opts="-opaque"; \ if [ -f "$(basename netcgi.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi.ml opts="-opaque"; \ if [ -f "$(basename netcgi_ajp.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi_ajp.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_ajp.ml File "netcgi_ajp.ml", line 30, characters 13-27: 30 | .format "%c" (Netdate.create ~zone (Unix.gettimeofday())) in ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label fmt was omitted in the application of this function. opts="-opaque"; \ if [ -f "$(basename netcgi_scgi.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi_scgi.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_scgi.ml File "netcgi_scgi.ml", line 99, characters 13-27: 99 | format "%c" (Netdate.create ~zone (Unix.gettimeofday())) in ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label fmt was omitted in the application of this function. opts="-opaque"; \ if [ -f "$(basename netcgi_cgi.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi_cgi.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_cgi.ml opts="-opaque"; \ if [ -f "$(basename netcgi_fcgi.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi_fcgi.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_fcgi.ml opts="-opaque"; \ if [ -f "$(basename netcgi_dbi.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi_dbi.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_dbi.ml opts="-opaque"; \ if [ -f "$(basename netcgi1_compat.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi1_compat.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi1_compat.ml opts="-opaque"; \ if [ -f "$(basename netcgi_test.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi_test.mli ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_test.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi.cma netcgi_common.cmo netcgi.cmo netcgi_ajp.cmo netcgi_scgi.cmo netcgi_cgi.cmo netcgi_fcgi.cmo netcgi_dbi.cmo netcgi1_compat.cmo netcgi_test.cmo; \ else \ ../../tools/mkstublib -o netcgi netcgi_common.cmo netcgi.cmo netcgi_ajp.cmo netcgi_scgi.cmo netcgi_cgi.cmo netcgi_fcgi.cmo netcgi_dbi.cmo netcgi1_compat.cmo netcgi_test.cmo ; \ fi make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcgi2' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netplex' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netplex' ../rpc-generator/ocamlrpcgen -aux netplex_ctrl.x -int unboxed -direct ../rpc-generator/ocamlrpcgen -clnt netplex_ctrl.x -int unboxed -direct ../rpc-generator/ocamlrpcgen -srv2 netplex_ctrl.x -int unboxed -direct sed -e 's/@VERSION@//' \ -e 's/@AUTHDHREQS@//' \ -e 's/@PREFERRED_CGI_PKG@//' \ -e 's/@REGEXP_PROVIDER@/str/' \ -e 's/@COMPAT_PCRE_PROVIDER@//' \ -e 's/@ZIP_PROVIDER@/zip/' \ META.in >META make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netplex' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netplex' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netplex' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netplex' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netplex' opts="-opaque"; \ if [ -f "$(basename netplex_encap.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_encap.mli opts="-opaque"; \ if [ -f "$(basename netplex_types.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_types.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_types.ml opts="-opaque"; \ if [ -f "$(basename netplex_ctrl_aux.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_ctrl_aux.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_ctrl_aux.ml File "netplex_ctrl_aux.ml", line 496, characters 8-12: 496 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in ^^^^ Warning 26 [unused-var]: unused variable ctx'. File "netplex_ctrl_aux.ml", line 1831, characters 8-12: 1831 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in ^^^^ Warning 26 [unused-var]: unused variable ctx'. File "netplex_ctrl_aux.ml", line 2458, characters 8-12: 2458 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in ^^^^ Warning 26 [unused-var]: unused variable ctx'. File "netplex_ctrl_aux.ml", line 2568, characters 8-12: 2568 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in ^^^^ Warning 26 [unused-var]: unused variable ctx'. File "netplex_ctrl_aux.ml", line 2816, characters 8-12: 2816 | Netxdr.ctx_direct = ctx.Netxdr.ctx_direct_sub } in ^^^^ Warning 26 [unused-var]: unused variable ctx'. opts="-opaque"; \ if [ -f "$(basename netplex_ctrl_clnt.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_ctrl_clnt.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_ctrl_clnt.ml opts="-opaque"; \ if [ -f "$(basename netplex_ctrl_srv.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_ctrl_srv.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_ctrl_srv.ml ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_util.ml ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_encap.ml opts="-opaque"; \ if [ -f "$(basename netplex_internal.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_internal.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_internal.ml opts="-opaque"; \ if [ -f "$(basename netplex_cenv.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_cenv.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_cenv.ml opts="-opaque"; \ if [ -f "$(basename netplex_mp.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_mp.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_mp.ml opts="-opaque"; \ if [ -f "$(basename netplex_mt.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_mt.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_mt.ml opts="-opaque"; \ if [ -f "$(basename netplex_log.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_log.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_log.ml File "netplex_log.ml", line 72, characters 8-22: 72 | t nd_fmt (Lazy.force nd) ^^^^^^^^^^^^^^ Warning 6 [labels-omitted]: label fmt was omitted in the application of this function. opts="-opaque"; \ if [ -f "$(basename netplex_container.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_container.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_container.ml opts="-opaque"; \ if [ -f "$(basename netplex_sockserv.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_sockserv.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_sockserv.ml opts="-opaque"; \ if [ -f "$(basename netplex_workload.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_workload.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_workload.ml File "netplex_workload.ml", line 122, characters 34-52: 118 | .......................... 119 | ... 120 | 121 | 122 | .odule ContMap = Ma.............. 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 opts="-opaque"; \ if [ -f "$(basename netplex_kit.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_kit.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_kit.ml File "netplex_kit.ml", line 92, characters 28-46: 92 | ............................y | end | 92 | module PSet.................. 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 opts="-opaque"; \ if [ -f "$(basename netplex_sharedvar.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_sharedvar.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_sharedvar.ml opts="-opaque"; \ if [ -f "$(basename netplex_controller.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_controller.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_controller.ml opts="-opaque"; \ if [ -f "$(basename netplex_config.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_config.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_config.ml File "netplex_config.ml", line 4, characters 5-11: 3 | 4 | ....ption ...................... Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "netplex_config.ml", line 34, characters 10-21: 33 | ......... 34 | | Som............... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 36, characters 17-28: 35 | ............. 36 | ... let ....................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 42, characters 19-33: 40 | ......... 41 | 42 | ........rse_tree_list ........ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 47, characters 11-25: 47 | ...........n 47 | match t_........ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 56, characters 10-21: 55 | ......... 56 | | Som.............. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 58, characters 17-28: 57 | ............. 58 | ... pars.................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 69, characters 10-21: 68 | ......... 69 | | Som.............. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 71, characters 17-28: 70 | ............. 71 | ... igno..................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 77, characters 10-21: 76 | ......... 77 | | Som.............. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 79, characters 17-28: 78 | ............. 79 | ... let ............................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 83, characters 17-28: 82 | ............. 83 | ... let .............................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 85, characters 20-31: 84 | ................. 85 | .. if ......................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 86, characters 39-53: 85 | .............................. 86 | ........ `Section tl Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 89, characters 16-30: 87 | ...... 88 | 89 | ........rse_param_valu.......... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 92, characters 10-21: 91 | ......... 92 | | Som............................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 93, characters 31-42: 93 | ...............................t n 93 | |....................................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 94, characters 33-44: 94 | .................................oat f 94 | ........................................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 95, characters 34-45: 95 | ..................................ring s 95 | ................................................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 96, characters 39-50: 96 | .......................................ol false 96 | ................................................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 97, characters 38-49: 97 | ......................................ol true 97 | ......... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 99, characters 16-30: 96 | ...... 97 | .... 98 | 99 | ...et line = ref .... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 105, characters 13-30: | ............ 105 | let s2 = 105 | ............. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 107, characters 6-17: 106 | .... 107 | . match St................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 109, characters 10-21: 108 | ..... 109 | .... | None ->..... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 112, characters 10-21: | .. 112 | ....... line; 112 | S........ Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 116, characters 10-21: | .. | .... 116 | .. in 116 | let....................................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 119, characters 16-33: 119 | ake_lexer [ "{"; "}"; "="; ";" ] s2 in ^^^^^^^^^^^^^^^^^ Alert deprecated: module Stdlib.Genlex Use the camlp-streams library instead. File "netplex_config.ml", line 123, characters 6-18: 122 | . 123 | .... close_in c.. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 127, characters 8-22: 126 | . 127 | ......se(Config_erro............................................... Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. File "netplex_config.ml", line 130, characters 8-20: 129 | . 130 | ......se(Config_er................................................. Alert deprecated: module Stdlib.Stream Use the camlp-streams library instead. opts="-opaque"; \ if [ -f "$(basename netplex_main.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_main.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_main.ml opts="-opaque"; \ if [ -f "$(basename rpc_netplex.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts rpc_netplex.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c rpc_netplex.ml opts="-opaque"; \ if [ -f "$(basename netplex_semaphore.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_semaphore.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_semaphore.ml opts="-opaque"; \ if [ -f "$(basename netplex_mutex.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_mutex.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_mutex.ml opts="-opaque"; \ if [ -f "$(basename netplex_mbox.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netplex_mbox.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_mbox.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netplex.cma netplex_types.cmo netplex_ctrl_aux.cmo netplex_ctrl_clnt.cmo netplex_ctrl_srv.cmo netplex_util.cmo netplex_encap.cmo netplex_internal.cmo netplex_cenv.cmo netplex_mp.cmo netplex_mt.cmo netplex_log.cmo netplex_container.cmo netplex_sockserv.cmo netplex_workload.cmo netplex_kit.cmo netplex_sharedvar.cmo netplex_controller.cmo netplex_config.cmo netplex_main.cmo rpc_netplex.cmo netplex_semaphore.cmo netplex_mutex.cmo netplex_mbox.cmo; \ else \ ../../tools/mkstublib -o netplex netplex_types.cmo netplex_ctrl_aux.cmo netplex_ctrl_clnt.cmo netplex_ctrl_srv.cmo netplex_util.cmo netplex_encap.cmo netplex_internal.cmo netplex_cenv.cmo netplex_mp.cmo netplex_mt.cmo netplex_log.cmo netplex_container.cmo netplex_sockserv.cmo netplex_workload.cmo netplex_kit.cmo netplex_sharedvar.cmo netplex_controller.cmo netplex_config.cmo netplex_main.cmo rpc_netplex.cmo netplex_semaphore.cmo netplex_mutex.cmo netplex_mbox.cmo ; \ fi ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netplex_admin.ml ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -o netplex-admin -custom \ -package "bytes unix bigarray str" -linkpkg \ netsys_oothr.cma netsys.cma netstring.cma equeue.cma \ rpc.cma netplex.cma netplex_admin.cmo echo /tmp/net/ocamlnet/work/.buildlink/bin/netplex-admin >netplex-packlist make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netplex' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcgi2-plex' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcgi2-plex' sed -e 's/@VERSION@//' \ -e 's/@AUTHDHREQS@//' \ -e 's/@PREFERRED_CGI_PKG@//' \ -e 's/@REGEXP_PROVIDER@/str/' \ -e 's/@COMPAT_PCRE_PROVIDER@//' \ -e 's/@ZIP_PROVIDER@/zip/' \ META.in >META make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcgi2-plex' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcgi2-plex' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcgi2-plex' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcgi2-plex' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcgi2-plex' opts="-opaque"; \ if [ -f "$(basename netcgi_plex.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcgi_plex.mli ocamlfind ocamlc -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcgi_plex.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../netcgi2 -I ../netplex -I ../netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcgi2-plex.cma netcgi_plex.cmo; \ else \ ../../tools/mkstublib -o netcgi2-plex netcgi_plex.cmo ; \ fi make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcgi2-plex' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcamlbox' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcamlbox' sed -e 's/@VERSION@//' \ -e 's/@AUTHDHREQS@//' \ -e 's/@PREFERRED_CGI_PKG@//' \ -e 's/@REGEXP_PROVIDER@/str/' \ -e 's/@COMPAT_PCRE_PROVIDER@//' \ -e 's/@ZIP_PROVIDER@/zip/' \ META.in >META make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcamlbox' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcamlbox' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcamlbox' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcamlbox' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcamlbox' opts="-opaque"; \ if [ -f "$(basename netcamlbox.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netcamlbox.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netcamlbox.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netcamlbox.cma netcamlbox.cmo; \ else \ ../../tools/mkstublib -o netcamlbox netcamlbox.cmo ; \ fi make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netcamlbox' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netmulticore' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netmulticore' sed -e 's/@VERSION@//' \ -e 's/@AUTHDHREQS@//' \ -e 's/@PREFERRED_CGI_PKG@//' \ -e 's/@REGEXP_PROVIDER@/str/' \ -e 's/@COMPAT_PCRE_PROVIDER@//' \ -e 's/@ZIP_PROVIDER@/zip/' \ META.in >META make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netmulticore' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netmulticore' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netmulticore' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netmulticore' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netmulticore' opts="-opaque"; \ if [ -f "$(basename netmcore.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore.ml opts="-opaque"; \ if [ -f "$(basename netmcore_camlbox.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_camlbox.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_camlbox.ml ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_util.ml opts="-opaque"; \ if [ -f "$(basename netmcore_mempool.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_mempool.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_mempool.ml opts="-opaque"; \ if [ -f "$(basename netmcore_heap.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_heap.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_heap.ml opts="-opaque"; \ if [ -f "$(basename netmcore_ref.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_ref.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_ref.ml opts="-opaque"; \ if [ -f "$(basename netmcore_array.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_array.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_array.ml opts="-opaque"; \ if [ -f "$(basename netmcore_sem.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_sem.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_sem.ml opts="-opaque"; \ if [ -f "$(basename netmcore_mutex.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_mutex.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_mutex.ml opts="-opaque"; \ if [ -f "$(basename netmcore_condition.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_condition.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_condition.ml opts="-opaque"; \ if [ -f "$(basename netmcore_queue.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_queue.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_queue.ml opts="-opaque"; \ if [ -f "$(basename netmcore_buffer.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_buffer.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_buffer.ml opts="-opaque"; \ if [ -f "$(basename netmcore_matrix.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_matrix.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_matrix.ml opts="-opaque"; \ if [ -f "$(basename netmcore_hashtbl.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_hashtbl.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_hashtbl.ml opts="-opaque"; \ if [ -f "$(basename netmcore_process.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netmcore_process.mli ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netmcore_process.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -safe-string -I ../../src/equeue -I ../../src/rpc -I ../../src/netstring -I ../../src/netsys -I ../../src/netplex -I ../../src/netcamlbox -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netmulticore.cma netmcore.cmo netmcore_camlbox.cmo netmcore_util.cmo netmcore_mempool.cmo netmcore_heap.cmo netmcore_ref.cmo netmcore_array.cmo netmcore_sem.cmo netmcore_mutex.cmo netmcore_condition.cmo netmcore_queue.cmo netmcore_buffer.cmo netmcore_matrix.cmo netmcore_hashtbl.cmo netmcore_process.cmo; \ else \ ../../tools/mkstublib -o netmulticore netmcore.cmo netmcore_camlbox.cmo netmcore_util.cmo netmcore_mempool.cmo netmcore_heap.cmo netmcore_ref.cmo netmcore_array.cmo netmcore_sem.cmo netmcore_mutex.cmo netmcore_condition.cmo netmcore_queue.cmo netmcore_buffer.cmo netmcore_matrix.cmo netmcore_hashtbl.cmo netmcore_process.cmo ; \ fi make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netmulticore' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netzip' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netzip' sed -e 's/@VERSION@//' \ -e 's/@AUTHDHREQS@//' \ -e 's/@PREFERRED_CGI_PKG@//' \ -e 's/@REGEXP_PROVIDER@/str/' \ -e 's/@COMPAT_PCRE_PROVIDER@//' \ -e 's/@ZIP_PROVIDER@/zip/' \ META.in >META make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netzip' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netzip' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netzip' ocamlfind ocamldep -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " *.ml *.mli >depend || { rm -f depend; exit 1; } make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netzip' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netzip' opts="-opaque"; \ if [ -f "$(basename netgzip.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -I ../../src/netstring -package "bytes unix zip" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts netgzip.mli ocamlfind ocamlc -g -I ../../src/netstring -package "bytes unix zip" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c netgzip.ml if [ "X" = "X" ]; then \ ocamlfind ocamlc -g -I ../../src/netstring -package "bytes unix zip" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -a -o netzip.cma netgzip.cmo; \ else \ ../../tools/mkstublib -o netzip netgzip.cmo ; \ fi make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/netzip' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/nettls-gnutls' make[2]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/nettls-gnutls' sed -e 's/@VERSION@//' \ -e 's/@AUTHDHREQS@//' \ -e 's/@PREFERRED_CGI_PKG@//' \ -e 's/@REGEXP_PROVIDER@/str/' \ -e 's/@COMPAT_PCRE_PROVIDER@//' \ -e 's/@ZIP_PROVIDER@/zip/' \ META.in >META make[2]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/nettls-gnutls' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/nettls-gnutls' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/nettls-gnutls' make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/nettls-gnutls' make[1]: Entering directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/nettls-gnutls' opts="-opaque"; \ if [ -f "$(basename nettls_gnutls_bindings.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts nettls_gnutls_bindings.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nettls_gnutls_bindings.ml opts="-opaque"; \ if [ -f "$(basename nettls_nettle_bindings.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts nettls_nettle_bindings.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nettls_nettle_bindings.ml ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nettls_gnutls_config.ml opts="-opaque"; \ if [ -f "$(basename nettls_gnutls.mli .ml)".nopaque ]; then opts=""; fi; \ ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c $opts nettls_gnutls.mli ocamlfind ocamlc -g -safe-string -I ../../src/netsys -I ../../src/netstring -package "bytes unix" -pp "../../tools/cppo-0.9.4/cppo -include ../../config.cppo -D HAVE_BYTES " -w -25 -c nettls_gnutls.ml File "nettls_gnutls.ml", line 7, characters 52-70: 6 | ................................................... 7 | module OIDMap = Ma........... 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 ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" -ccopt -Wno-unused-function nettls_gnutls_bindings_stubs.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -Wno-unused-function -I'/usr/pkg/lib/ocaml' 'nettls_gnutls_bindings_stubs.c' In file included from /usr/include/string.h:127:0, from nettls_gnutls_bindings_stubs.c:10: nettls_gnutls_bindings_stubs.c: In function 'wrap_str_datum': /usr/pkg/lib/ocaml/caml/mlvalues.h:290:23: warning: passing argument 1 of '__builtin___memcpy_chk' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define String_val(x) ((const char *) Bp_val(x)) ^ nettls_gnutls_bindings_stubs.c:127:12: note: in expansion of macro 'String_val' memcpy(String_val(s), d.data, d.size); ^~~~~~~~~~ /usr/pkg/lib/ocaml/caml/mlvalues.h:290:23: note: expected 'void *' but argument is of type 'const char *' #define String_val(x) ((const char *) Bp_val(x)) ^ nettls_gnutls_bindings_stubs.c:127:12: note: in expansion of macro 'String_val' memcpy(String_val(s), d.data, d.size); ^~~~~~~~~~ /usr/pkg/lib/ocaml/caml/mlvalues.h:290:23: warning: passing argument 1 of '__memcpy_ichk' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] #define String_val(x) ((const char *) Bp_val(x)) ^ nettls_gnutls_bindings_stubs.c:127:12: note: in expansion of macro 'String_val' memcpy(String_val(s), d.data, d.size); ^~~~~~~~~~ /usr/include/ssp/string.h:82:1: note: expected 'void * restrict' but argument is of type 'const char *' __ssp_bos_icheck3_restrict(memcpy, void *, const void *) ^ nettls_gnutls_bindings_stubs.c: In function 'unwrap_str_datum': nettls_gnutls_bindings_stubs.c:139:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead d.data = stat_alloc(d.size); ^~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_str_datum_p': nettls_gnutls_bindings_stubs.c:146:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead d = stat_alloc(sizeof(gnutls_datum_t)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'free_str_datum': nettls_gnutls_bindings_stubs.c:152:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead if (d.data != NULL) { stat_free(d.data); d.data = NULL; }; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'free_str_datum_p': nettls_gnutls_bindings_stubs.c:157:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead if (d->data != NULL) stat_free(d->data); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:158:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(d); ^~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'attach_session_callbacks': nettls_gnutls_bindings_stubs.c:433:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead stat_alloc(sizeof(struct b_session_callbacks_st)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'b_free_session': nettls_gnutls_bindings_stubs.c:486:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(cb); ^~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_credentials_set': nettls_gnutls_bindings_stubs.c:630:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("net_gnutls_credentials_set"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_list_import': nettls_gnutls_bindings_stubs.c:661:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead certs = (gnutls_x509_crt_t *) stat_alloc(n * sizeof(void *)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:674:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(certs); ^~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crl_list_import': nettls_gnutls_bindings_stubs.c:721:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("gnutls_x509_crl_list_import"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'uint_val': nettls_gnutls_bindings_stubs.c:750:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead if (Int_val(v) < 0) invalid_argument("negative integer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'twrap_gnutls_session_t': nettls_gnutls_bindings_stubs.c:1078:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_gnutls_session_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'twrap_gnutls_dh_params_t': nettls_gnutls_bindings_stubs.c:1149:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_gnutls_dh_params_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'twrap_gnutls_priority_t': nettls_gnutls_bindings_stubs.c:1220:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_gnutls_priority_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'twrap_gnutls_cipher_hd_t': nettls_gnutls_bindings_stubs.c:1292:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_gnutls_cipher_hd_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'twrap_gnutls_x509_privkey_t': nettls_gnutls_bindings_stubs.c:1364:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_gnutls_x509_privkey_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'twrap_gnutls_x509_crl_t': nettls_gnutls_bindings_stubs.c:1435:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_gnutls_x509_crl_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'twrap_gnutls_x509_crt_t': nettls_gnutls_bindings_stubs.c:1506:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_gnutls_x509_crt_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'twrap_gnutls_certificate_credentials_t': nettls_gnutls_bindings_stubs.c:1577:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_gnutls_certificate_credentials_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'twrap_gnutls_anon_server_credentials_t': nettls_gnutls_bindings_stubs.c:1648:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_gnutls_anon_server_credentials_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'twrap_gnutls_anon_client_credentials_t': nettls_gnutls_bindings_stubs.c:1719:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_gnutls_anon_client_credentials_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'twrap_gnutls_srp_server_credentials_t': nettls_gnutls_bindings_stubs.c:1790:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_gnutls_srp_server_credentials_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'twrap_gnutls_srp_client_credentials_t': nettls_gnutls_bindings_stubs.c:1861:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_gnutls_srp_client_credentials_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'twrap_gnutls_psk_server_credentials_t': nettls_gnutls_bindings_stubs.c:1932:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_gnutls_psk_server_credentials_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'twrap_gnutls_psk_client_credentials_t': nettls_gnutls_bindings_stubs.c:2003:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_gnutls_psk_client_credentials_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'twrap_gnutls_pubkey_t': nettls_gnutls_bindings_stubs.c:2074:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_gnutls_pubkey_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'twrap_gnutls_privkey_t': nettls_gnutls_bindings_stubs.c:2145:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_gnutls_privkey_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_params_type_t': nettls_gnutls_bindings_stubs.c:2181:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_params_type_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_params_type_t': nettls_gnutls_bindings_stubs.c:2191:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_params_type_t"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:2193:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_params_type_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_credentials_type_t': nettls_gnutls_bindings_stubs.c:2207:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_credentials_type_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_credentials_type_t': nettls_gnutls_bindings_stubs.c:2217:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_credentials_type_t"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:2219:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_credentials_type_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_alert_level_t': nettls_gnutls_bindings_stubs.c:2230:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_alert_level_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_alert_level_t': nettls_gnutls_bindings_stubs.c:2237:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_alert_level_t"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:2239:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_alert_level_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_alert_description_t': nettls_gnutls_bindings_stubs.c:2285:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_alert_description_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_alert_description_t': nettls_gnutls_bindings_stubs.c:2327:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_alert_description_t"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:2329:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_alert_description_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_handshake_description_t': nettls_gnutls_bindings_stubs.c:2361:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_handshake_description_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_handshake_description_t': nettls_gnutls_bindings_stubs.c:2389:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_handshake_description_t"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:2391:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_handshake_description_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_certificate_request_t': nettls_gnutls_bindings_stubs.c:2548:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_certificate_request_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_certificate_request_t': nettls_gnutls_bindings_stubs.c:2556:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_certificate_request_t"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:2558:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_certificate_request_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_close_request_t': nettls_gnutls_bindings_stubs.c:2670:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_close_request_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_close_request_t': nettls_gnutls_bindings_stubs.c:2677:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_close_request_t"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:2679:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_close_request_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_protocol_t': nettls_gnutls_bindings_stubs.c:2702:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_protocol_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_protocol_t': nettls_gnutls_bindings_stubs.c:2721:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_protocol_t"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:2723:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_protocol_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_x509_crt_fmt_t': nettls_gnutls_bindings_stubs.c:2734:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_x509_crt_fmt_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_x509_crt_fmt_t': nettls_gnutls_bindings_stubs.c:2741:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_x509_crt_fmt_t"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:2743:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_x509_crt_fmt_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_certificate_print_formats_t': nettls_gnutls_bindings_stubs.c:2761:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_certificate_print_formats_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_certificate_print_formats_t': nettls_gnutls_bindings_stubs.c:2775:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_certificate_print_formats_t"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:2777:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_certificate_print_formats_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_ecc_curve_t': nettls_gnutls_bindings_stubs.c:2793:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_ecc_curve_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_ecc_curve_t': nettls_gnutls_bindings_stubs.c:2804:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_ecc_curve_t"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:2806:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_ecc_curve_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_sec_param_t': nettls_gnutls_bindings_stubs.c:2835:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_sec_param_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_sec_param_t': nettls_gnutls_bindings_stubs.c:2858:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_sec_param_t"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:2860:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_sec_param_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_server_name_type_t': nettls_gnutls_bindings_stubs.c:2948:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_server_name_type_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_server_name_type_t': nettls_gnutls_bindings_stubs.c:2954:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_server_name_type_t"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:2956:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_server_name_type_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_supplemental_data_format_type_t': nettls_gnutls_bindings_stubs.c:2968:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_supplemental_data_format_type_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_supplemental_data_format_type_t': nettls_gnutls_bindings_stubs.c:2976:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_supplemental_data_format_type_t"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:2978:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_supplemental_data_format_type_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_psk_key_flags': nettls_gnutls_bindings_stubs.c:2989:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_psk_key_flags: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_psk_key_flags': nettls_gnutls_bindings_stubs.c:2996:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_psk_key_flags"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:2998:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_psk_key_flags: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_x509_subject_alt_name_t': nettls_gnutls_bindings_stubs.c:3014:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_x509_subject_alt_name_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_x509_subject_alt_name_t': nettls_gnutls_bindings_stubs.c:3026:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_x509_subject_alt_name_t"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:3028:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_x509_subject_alt_name_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_privkey_type_t': nettls_gnutls_bindings_stubs.c:3044:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_privkey_type_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_privkey_type_t': nettls_gnutls_bindings_stubs.c:3055:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_privkey_type_t"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:3057:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_privkey_type_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_channel_binding_t': nettls_gnutls_bindings_stubs.c:3151:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_channel_binding_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_channel_binding_t': nettls_gnutls_bindings_stubs.c:3157:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_channel_binding_t"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:3159:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_channel_binding_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_gnutls_info_access_what_t': nettls_gnutls_bindings_stubs.c:3178:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_gnutls_info_access_what_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_gnutls_info_access_what_t': nettls_gnutls_bindings_stubs.c:3191:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_gnutls_info_access_what_t"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:3193:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_gnutls_info_access_what_t: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'wrap_error_code': nettls_gnutls_bindings_stubs.c:3532:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("wrap_error_code: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'unwrap_error_code': nettls_gnutls_bindings_stubs.c:3818:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead default: invalid_argument("unwrap_error_code"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:3820:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("unwrap_error_code: unexpected value"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_record_send': nettls_gnutls_bindings_stubs.c:4146:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead if (data_size__c < 0 || data_size__c > caml_ba_byte_size(Caml_ba_array_val(data))) invalid_argument("gnutls_record_send"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_priority_init': nettls_gnutls_bindings_stubs.c:4288:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] priorities__c = String_val(priorities); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_session_set_data': nettls_gnutls_bindings_stubs.c:4400:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] session_data__c = String_val(session_data); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_session_get_data': nettls_gnutls_bindings_stubs.c:4423:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] session_data__c = String_val(session_data); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_session_get_id': nettls_gnutls_bindings_stubs.c:4445:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] session_id__c = String_val(session_id); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_compression_get': nettls_gnutls_bindings_stubs.c:4707:3: warning: 'gnutls_compression_get' is deprecated [-Wdeprecated-declarations] result__c = gnutls_compression_get(session__c); ^~~~~~~~~ In file included from /tmp/net/ocamlnet/work/.buildlink/include/gnutls/gnutls.h:3633:0, from nettls_gnutls_bindings_stubs.c:30: /tmp/net/ocamlnet/work/.buildlink/include/gnutls/compat.h:209:1: note: declared here gnutls_compression_get(gnutls_session_t session) _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_compression_get_name': nettls_gnutls_bindings_stubs.c:4779:3: warning: 'gnutls_compression_get_name' is deprecated [-Wdeprecated-declarations] result__c = gnutls_compression_get_name(algo__c); ^~~~~~~~~ In file included from /tmp/net/ocamlnet/work/.buildlink/include/gnutls/gnutls.h:3633:0, from nettls_gnutls_bindings_stubs.c:30: /tmp/net/ocamlnet/work/.buildlink/include/gnutls/compat.h:211:13: note: declared here const char *gnutls_compression_get_name(gnutls_compression_method_t algorithm) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_mac_get_id': nettls_gnutls_bindings_stubs.c:4837:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] name__c = String_val(name); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_compression_get_id': nettls_gnutls_bindings_stubs.c:4849:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] name__c = String_val(name); ^ nettls_gnutls_bindings_stubs.c:4851:3: warning: 'gnutls_compression_get_id' is deprecated [-Wdeprecated-declarations] result__c = gnutls_compression_get_id(name__c); ^~~~~~~~~ In file included from /tmp/net/ocamlnet/work/.buildlink/include/gnutls/gnutls.h:3633:0, from nettls_gnutls_bindings_stubs.c:30: /tmp/net/ocamlnet/work/.buildlink/include/gnutls/compat.h:214:29: note: declared here gnutls_compression_method_t gnutls_compression_get_id(const char *name) ^~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_cipher_get_id': nettls_gnutls_bindings_stubs.c:4861:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] name__c = String_val(name); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_kx_get_id': nettls_gnutls_bindings_stubs.c:4873:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] name__c = String_val(name); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_protocol_get_id': nettls_gnutls_bindings_stubs.c:4885:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] name__c = String_val(name); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_certificate_type_get_id': nettls_gnutls_bindings_stubs.c:4897:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] name__c = String_val(name); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_pk_get_id': nettls_gnutls_bindings_stubs.c:4909:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] name__c = String_val(name); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_sign_get_id': nettls_gnutls_bindings_stubs.c:4921:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] name__c = String_val(name); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_compression_list': nettls_gnutls_bindings_stubs.c:4974:3: warning: 'gnutls_compression_list' is deprecated [-Wdeprecated-declarations] result__c = gnutls_compression_list(); ^~~~~~~~~ In file included from /tmp/net/ocamlnet/work/.buildlink/include/gnutls/gnutls.h:3633:0, from nettls_gnutls_bindings_stubs.c:30: /tmp/net/ocamlnet/work/.buildlink/include/gnutls/compat.h:218:1: note: declared here gnutls_compression_list(void) __GNUTLS_PURE__ _GNUTLS_GCC_ATTR_DEPRECATED; ^~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_cipher_add_auth': nettls_gnutls_bindings_stubs.c:5216:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] text__c = String_val(text); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_cipher_tag': nettls_gnutls_bindings_stubs.c:5235:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] tag__c = String_val(tag); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_server_name_set': nettls_gnutls_bindings_stubs.c:5364:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] name__c = String_val(name); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_server_name_get': nettls_gnutls_bindings_stubs.c:5392:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead data__c = stat_alloc(data_length__c+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:5398:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(data__c); ^~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_fingerprint': nettls_gnutls_bindings_stubs.c:5480:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] output_data__c = String_val(output_data); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_certificate_set_x509_trust_file': nettls_gnutls_bindings_stubs.c:5522:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] cafile__c = String_val(cafile); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_certificate_set_x509_crl_file': nettls_gnutls_bindings_stubs.c:5553:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] crlfile__c = String_val(crlfile); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_certificate_set_x509_key_file': nettls_gnutls_bindings_stubs.c:5585:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] certfile__c = String_val(certfile); ^ nettls_gnutls_bindings_stubs.c:5586:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] keyfile__c = String_val(keyfile); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_certificate_set_x509_simple_pkcs12_file': nettls_gnutls_bindings_stubs.c:5621:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] pkcs12file__c = String_val(pkcs12file); ^ nettls_gnutls_bindings_stubs.c:5623:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] password__c = String_val(password); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_certificate_set_x509_simple_pkcs12_mem': nettls_gnutls_bindings_stubs.c:5640:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] password__c = String_val(password); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_certificate_set_x509_key': nettls_gnutls_bindings_stubs.c:5657:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead cert_list__c = (gnutls_x509_crt_t *) stat_alloc(Wosize_val(cert_list)*sizeof(gnutls_x509_crt_t)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:5665:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(cert_list__c); ^~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_certificate_set_x509_trust': nettls_gnutls_bindings_stubs.c:5679:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead ca_list__c = (gnutls_x509_crt_t *) stat_alloc(Wosize_val(ca_list)*sizeof(gnutls_x509_crt_t)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:5686:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(ca_list__c); ^~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_certificate_set_x509_crl': nettls_gnutls_bindings_stubs.c:5701:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead crl_list__c = (gnutls_x509_crl_t *) stat_alloc(Wosize_val(crl_list)*sizeof(gnutls_x509_crl_t)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:5708:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(crl_list__c); ^~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_srp_set_client_credentials': nettls_gnutls_bindings_stubs.c:6077:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] username__c = String_val(username); ^ nettls_gnutls_bindings_stubs.c:6078:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] password__c = String_val(password); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_srp_set_server_credentials_file': nettls_gnutls_bindings_stubs.c:6112:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] password_file__c = String_val(password_file); ^ nettls_gnutls_bindings_stubs.c:6113:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] password_conf_file__c = String_val(password_conf_file); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_srp_verifier': nettls_gnutls_bindings_stubs.c:6165:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] username__c = String_val(username); ^ nettls_gnutls_bindings_stubs.c:6166:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] password__c = String_val(password); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_psk_set_client_credentials': nettls_gnutls_bindings_stubs.c:6203:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] username__c = String_val(username); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_psk_set_server_credentials_file': nettls_gnutls_bindings_stubs.c:6231:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] password_file__c = String_val(password_file); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_psk_set_server_credentials_hint': nettls_gnutls_bindings_stubs.c:6244:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] hint__c = String_val(hint); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_export': nettls_gnutls_bindings_stubs.c:6319:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] output_data__c = String_val(output_data); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_issuer_dn': nettls_gnutls_bindings_stubs.c:6343:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead output_data__c = stat_alloc(output_data_size__c+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:6349:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(output_data__c); ^~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_issuer_dn_oid': nettls_gnutls_bindings_stubs.c:6374:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead output_data__c = stat_alloc(output_data_size__c+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:6380:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(output_data__c); ^~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_dn': nettls_gnutls_bindings_stubs.c:6403:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead output_data__c = stat_alloc(output_data_size__c+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:6409:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(output_data__c); ^~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_dn_oid': nettls_gnutls_bindings_stubs.c:6434:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead output_data__c = stat_alloc(output_data_size__c+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:6440:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(output_data__c); ^~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_signature': nettls_gnutls_bindings_stubs.c:6488:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] output_data__c = String_val(output_data); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_key_id': nettls_gnutls_bindings_stubs.c:6525:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] output_data__c = String_val(output_data); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_authority_key_id': nettls_gnutls_bindings_stubs.c:6548:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] output_data__c = String_val(output_data); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_subject_key_id': nettls_gnutls_bindings_stubs.c:6575:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] output_data__c = String_val(output_data); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_subject_unique_id': nettls_gnutls_bindings_stubs.c:6602:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] output_data__c = String_val(output_data); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_issuer_unique_id': nettls_gnutls_bindings_stubs.c:6628:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] output_data__c = String_val(output_data); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_serial': nettls_gnutls_bindings_stubs.c:6704:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] output_data__c = String_val(output_data); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_subject_alt_name': nettls_gnutls_bindings_stubs.c:6793:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead output_data__c = stat_alloc(output_data_size__c+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:6799:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(output_data__c); ^~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_subject_alt_othername_oid': nettls_gnutls_bindings_stubs.c:6830:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead output_data__c = stat_alloc(output_data_size__c+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:6836:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(output_data__c); ^~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_issuer_alt_name': nettls_gnutls_bindings_stubs.c:6867:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead output_data__c = stat_alloc(output_data_size__c+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:6873:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(output_data__c); ^~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_issuer_alt_othername_oid': nettls_gnutls_bindings_stubs.c:6908:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead output_data__c = stat_alloc(output_data_size__c+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:6914:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(output_data__c); ^~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_extension_oid': nettls_gnutls_bindings_stubs.c:7001:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead output_data__c = stat_alloc(output_data_size__c+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:7007:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(output_data__c); ^~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_extension_info': nettls_gnutls_bindings_stubs.c:7033:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead output_data__c = stat_alloc(output_data_size__c+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:7039:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(output_data__c); ^~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_extension_data': nettls_gnutls_bindings_stubs.c:7066:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] output_data__c = String_val(output_data); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_list_verify': nettls_gnutls_bindings_stubs.c:7102:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead cert_list__c = (gnutls_x509_crt_t *) stat_alloc(Wosize_val(cert_list)*sizeof(gnutls_x509_crt_t)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:7107:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead ca_list__c = (gnutls_x509_crt_t *) stat_alloc(Wosize_val(ca_list)*sizeof(gnutls_x509_crt_t)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:7112:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead crl_list__c = (gnutls_x509_crl_t *) stat_alloc(Wosize_val(crl_list)*sizeof(gnutls_x509_crl_t)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:7120:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(cert_list__c); ^~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:7121:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(ca_list__c); ^~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:7122:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(crl_list__c); ^~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_verify': nettls_gnutls_bindings_stubs.c:7139:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead ca_list__c = (gnutls_x509_crt_t *) stat_alloc(Wosize_val(ca_list)*sizeof(gnutls_x509_crt_t)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:7147:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(ca_list__c); ^~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crl_verify': nettls_gnutls_bindings_stubs.c:7164:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead ca_list__c = (gnutls_x509_crt_t *) stat_alloc(Wosize_val(ca_list)*sizeof(gnutls_x509_crt_t)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:7172:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(ca_list__c); ^~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_check_revocation': nettls_gnutls_bindings_stubs.c:7187:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead crl_list__c = (gnutls_x509_crl_t *) stat_alloc(Wosize_val(crl_list)*sizeof(gnutls_x509_crl_t)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:7194:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(crl_list__c); ^~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_fingerprint': nettls_gnutls_bindings_stubs.c:7217:20: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] output_data__c = String_val(output_data); ^ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_crt_get_key_purpose_oid': nettls_gnutls_bindings_stubs.c:7244:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead output_data__c = stat_alloc(output_data_size__c+1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c:7250:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(output_data__c); ^~~~~~~~~~~~~~~~~~ nettls_gnutls_bindings_stubs.c: In function 'net_gnutls_x509_privkey_import_pkcs8': nettls_gnutls_bindings_stubs.c:7298:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] password__c = String_val(password); ^ ../../tools/stubcc -ocamlc ocamlc -ccopt "-O -g" nettls_nettle_bindings_stubs.c + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -O2 -I/usr/include -D_FILE_OFFSET_BITS=64 -I/usr/include -c -O2 -I/usr/pkg/include -I/usr/include -Dz_off_t=long -O -g -I'/usr/pkg/lib/ocaml' 'nettls_nettle_bindings_stubs.c' nettls_nettle_bindings_stubs.c: In function 'net_nettle_create_cipher_ctx': nettls_nettle_bindings_stubs.c:60:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead p = stat_alloc(cipher->context_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_nettle_free': nettls_nettle_bindings_stubs.c:65:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead stat_free(ctx); ^~~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_nettle_set_encrypt_key': nettls_nettle_bindings_stubs.c:78:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("net_nettl_set_encrypt_key: key has wrong size"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_nettle_set_decrypt_key': nettls_nettle_bindings_stubs.c:92:13: warning: "failwith" is deprecated: use "caml_failwith" instead failwith("net_nettl_set_decrypt_key: key has wrong size"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_nettle_gcm_aes_init': nettls_nettle_bindings_stubs.c:313:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead return stat_alloc(sizeof(struct gcm_aes_ctx)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c:313:30: error: invalid application of 'sizeof' to incomplete type 'struct gcm_aes_ctx' return stat_alloc(sizeof(struct gcm_aes_ctx)); ^~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_nettle_create_hash_ctx': nettls_nettle_bindings_stubs.c:342:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead p = stat_alloc(hash->context_size); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_nettle_hash_digest': nettls_nettle_bindings_stubs.c:362:23: warning: passing argument 2 of 'hash->digest' makes pointer from integer without a cast [-Wint-conversion] hash->digest(ctx, length, dst); ^~~~~~ nettls_nettle_bindings_stubs.c:362:23: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'unsigned int' nettls_nettle_bindings_stubs.c:362:5: error: too many arguments to function 'hash->digest' hash->digest(ctx, length, dst); ^~~~ nettls_nettle_bindings_stubs.c: In function 'uint_val': nettls_nettle_bindings_stubs.c:393:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead if (Int_val(v) < 0) invalid_argument("negative integer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'twrap_net_nettle_cipher_t': nettls_nettle_bindings_stubs.c:448:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_net_nettle_cipher_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'twrap_net_nettle_cipher_ctx_t': nettls_nettle_bindings_stubs.c:519:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_net_nettle_cipher_ctx_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'twrap_net_nettle_gcm_aes_ctx_t': nettls_nettle_bindings_stubs.c:590:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_net_nettle_gcm_aes_ctx_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'twrap_net_nettle_hash_t': nettls_nettle_bindings_stubs.c:661:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_net_nettle_hash_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'twrap_net_nettle_hash_ctx_t': nettls_nettle_bindings_stubs.c:732:13: warning: "failwith" is deprecated: use "caml_failwith" instead if (x == NULL) failwith("wrap_net_nettle_hash_ctx_t: NULL pointer"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_net_nettle_set_encrypt_key': nettls_nettle_bindings_stubs.c:828:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] key__c = String_val(key); ^ nettls_nettle_bindings_stubs.c: In function 'net_net_nettle_set_decrypt_key': nettls_nettle_bindings_stubs.c:843:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] key__c = String_val(key); ^ nettls_nettle_bindings_stubs.c: In function 'net_nettle_gcm_aes_set_key': nettls_nettle_bindings_stubs.c:906:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("nettle_gcm_aes_set_key"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_nettle_gcm_aes_set_iv': nettls_nettle_bindings_stubs.c:923:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("nettle_gcm_aes_set_iv"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_nettle_gcm_aes_update': nettls_nettle_bindings_stubs.c:940:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("nettle_gcm_aes_update"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_nettle_gcm_aes_encrypt': nettls_nettle_bindings_stubs.c:959:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("nettle_gcm_aes_encrypt"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_nettle_gcm_aes_decrypt': nettls_nettle_bindings_stubs.c:978:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("nettle_gcm_aes_decrypt"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_nettle_gcm_aes_digest': nettls_nettle_bindings_stubs.c:995:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead invalid_argument("nettle_gcm_aes_digest"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ nettls_nettle_bindings_stubs.c: In function 'net_net_nettle_hash_digest': nettls_nettle_bindings_stubs.c:1087:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] src__c = String_val(src); ^ make[1]: *** [../../Makefile.rules:143: nettls_nettle_bindings_stubs.o] Error 2 make[1]: Leaving directory '/tmp/net/ocamlnet/work/ocamlnet-4.1.9/src/nettls-gnutls' gmake: *** [Makefile:23: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/ocamlnet *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/ocamlnet