Building on x86-bm-15.ocamllabs.io (from ocaml/opam:debian-unstable) 2021-12-03 20:27.24 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam")) 2021-12-03 20:27.24 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q b1ed080260d9fb3332ffd1ed74a70b40f8d46d66")) 2021-12-03 20:27.24 ---> using "470a5139cd314c308ef6f8a7115ce3eecbef27ce3b36ad57c590d49c448a8f62" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2021-12-03 20:27.24 ---> using "6ff696b0fce120bd80d73dc055775d9b6cd971171da508a2aeef8fc7d75ea210" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.08' '4.08.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.08.1"} | "ocaml-system" {= "4.08.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.08.1 (cached) -> installed ocaml-base-compiler.4.08.1 -> installed ocaml-config.1 -> installed ocaml.4.08.1 Done. # Run eval $(opam env --switch=4.08) to update the current shell environment 2021-12-03 20:27.24 ---> using "84e45f93652c43553339386909c04f29871c2c93decd064ff0c7994dda78ac6f" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [165 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [8877 kB] - Fetched 9106 kB in 3s (3378 kB/s) - Reading package lists... - 2021-12-03 20:27.24 ---> using "a3462fbbdbfd0a4f12ce5d71cbc1a8df627bd58ef199e711ff1a6ddcc2d42951" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"stdcompat.7\"\ \nopam install -vy \"stdcompat.7\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"stdcompat.7\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] stdcompat.7 is not installed. Nothing to do. The following actions will be performed: - install stdcompat 7 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/3: -> retrieved stdcompat.7 (cached) Processing 2/3: [stdcompat: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix=/home/opam/.opam/4.08" (CWD=/home/opam/.opam/4.08/.opam-switch/build/stdcompat.7) - checking for a BSD-compatible install... /usr/bin/install -c - checking whether build environment is sane... yes - checking for a thread-safe mkdir -p... /bin/mkdir -p - checking for gawk... no - checking for mawk... mawk - checking whether make sets $(MAKE)... yes - checking whether make supports nested variables... yes - checking for ocamlfind... no - checking for ocamlc.opt... ocamlc.opt - checking for ocamlopt.opt... ocamlopt.opt - checking for ocamldoc.opt... ocamldoc.opt - checking for ocamldep.opt... ocamldep.opt - checking for style of include used by make... GNU - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether gcc accepts -g... yes - checking for gcc option to accept ISO C89... none needed - checking whether gcc understands -c and -o together... yes - checking dependency style of gcc... none - checking how to run the C preprocessor... gcc -E - checking for grep that handles long lines and -e... /bin/grep - checking for egrep... /bin/grep -E - checking for ANSI C header files... yes - checking for sys/types.h... yes - checking for sys/stat.h... yes - checking for stdlib.h... yes - checking for string.h... yes - checking for memory.h... yes - checking for strings.h... yes - checking for inttypes.h... yes - checking for stdint.h... yes - checking for unistd.h... yes - checking whether byte ordering is bigendian... no - checking OCaml version... - 4.08.1 - checking that generated files are newer than configure... done - configure: creating ./config.status - config.status: creating META - config.status: creating Makefile - config.status: creating stdcompat__hashtbl_ext.mli - config.status: creating stdcompat__hashtbl_ext.ml - config.status: creating stdcompat__init.mli - config.status: creating stdcompat__init.ml - config.status: creating stdcompat__root.mli - config.status: creating stdcompat__root.ml - config.status: creating stdcompat__tools.mli - config.status: creating stdcompat__tools.ml - config.status: creating stdcompat__native.ml_byte - config.status: creating stdcompat__native.ml_native - config.status: creating stdcompat_tests.ml - config.status: creating stdcompat__pervasives_s.mli - config.status: creating stdcompat__arg_s.mli - config.status: creating stdcompat__array_s.mli - config.status: creating stdcompat__arrayLabels_s.mli - config.status: creating stdcompat__bool_s.mli - config.status: creating stdcompat__buffer_s.mli - config.status: creating stdcompat__bytes_s.mli - config.status: creating stdcompat__bytesLabels_s.mli - config.status: creating stdcompat__char_s.mli - config.status: creating stdcompat__digest_s.mli - config.status: creating stdcompat__ephemeron_s.mli - config.status: creating stdcompat__filename_s.mli - config.status: creating stdcompat__float_s.mli - config.status: creating stdcompat__format_s.mli - config.status: creating stdcompat__fun_s.mli - config.status: creating stdcompat__hashtbl_s.mli - config.status: creating stdcompat__int_s.mli - config.status: creating stdcompat__int32_s.mli - config.status: creating stdcompat__int64_s.mli - config.status: creating stdcompat__lazy_s.mli - config.status: creating stdcompat__lexing_s.mli - config.status: creating stdcompat__list_s.mli - config.status: creating stdcompat__listLabels_s.mli - config.status: creating stdcompat__map_s.mli - config.status: creating stdcompat__moreLabels_s.mli - config.status: creating stdcompat__nativeint_s.mli - config.status: creating stdcompat__option_s.mli - config.status: creating stdcompat__printf_s.mli - config.status: creating stdcompat__queue_s.mli - config.status: creating stdcompat__result_s.mli - config.status: creating stdcompat__seq_s.mli - config.status: creating stdcompat__set_s.mli - config.status: creating stdcompat__spacetime_s.mli - config.status: creating stdcompat__stack_s.mli - config.status: creating stdcompat__stream_s.mli - config.status: creating stdcompat__string_s.mli - config.status: creating stdcompat__stringLabels_s.mli - config.status: creating stdcompat__sys_s.mli - config.status: creating stdcompat__uchar_s.mli - config.status: creating stdcompat__weak_s.mli - config.status: creating stdcompat__stdlib_s.mli - config.status: creating stdcompat__pervasives_s.ml - config.status: creating stdcompat__arg_s.ml - config.status: creating stdcompat__array_s.ml - config.status: creating stdcompat__arrayLabels_s.ml - config.status: creating stdcompat__bool_s.ml - config.status: creating stdcompat__buffer_s.ml - config.status: creating stdcompat__bytes_s.ml - config.status: creating stdcompat__bytesLabels_s.ml - config.status: creating stdcompat__char_s.ml - config.status: creating stdcompat__digest_s.ml - config.status: creating stdcompat__ephemeron_s.ml - config.status: creating stdcompat__filename_s.ml - config.status: creating stdcompat__float_s.ml - config.status: creating stdcompat__format_s.ml - config.status: creating stdcompat__fun_s.ml - config.status: creating stdcompat__hashtbl_s.ml - config.status: creating stdcompat__int_s.ml - config.status: creating stdcompat__int32_s.ml - config.status: creating stdcompat__int64_s.ml - config.status: creating stdcompat__lazy_s.ml - config.status: creating stdcompat__lexing_s.ml - config.status: creating stdcompat__list_s.ml - config.status: creating stdcompat__listLabels_s.ml - config.status: creating stdcompat__map_s.ml - config.status: creating stdcompat__moreLabels_s.ml - config.status: creating stdcompat__nativeint_s.ml - config.status: creating stdcompat__option_s.ml - config.status: creating stdcompat__printf_s.ml - config.status: creating stdcompat__queue_s.ml - config.status: creating stdcompat__result_s.ml - config.status: creating stdcompat__seq_s.ml - config.status: creating stdcompat__set_s.ml - config.status: creating stdcompat__spacetime_s.ml - config.status: creating stdcompat__stack_s.ml - config.status: creating stdcompat__stdlib_s.ml - config.status: creating stdcompat__stream_s.ml - config.status: creating stdcompat__string_s.ml - config.status: creating stdcompat__stringLabels_s.ml - config.status: creating stdcompat__sys_s.ml - config.status: creating stdcompat__uchar_s.ml - config.status: creating stdcompat__weak_s.ml - config.status: creating stdcompat__pervasives.ml - config.status: creating stdcompat__arg.ml - config.status: creating stdcompat__array.ml - config.status: creating stdcompat__arrayLabels.ml - config.status: creating stdcompat__bool.ml - config.status: creating stdcompat__buffer.ml - config.status: creating stdcompat__bytes.ml - config.status: creating stdcompat__bytesLabels.ml - config.status: creating stdcompat__char.ml - config.status: creating stdcompat__digest.ml - config.status: creating stdcompat__ephemeron.ml - config.status: creating stdcompat__filename.ml - config.status: creating stdcompat__float.ml - config.status: creating stdcompat__format.ml - config.status: creating stdcompat__fun.ml - config.status: creating stdcompat__hashtbl.ml - config.status: creating stdcompat__int.ml - config.status: creating stdcompat__int32.ml - config.status: creating stdcompat__int64.ml - config.status: creating stdcompat__lazy.ml - config.status: creating stdcompat__lexing.ml - config.status: creating stdcompat__list.ml - config.status: creating stdcompat__listLabels.ml - config.status: creating stdcompat__map.ml - config.status: creating stdcompat__moreLabels.ml - config.status: creating stdcompat__nativeint.ml - config.status: creating stdcompat__option.ml - config.status: creating stdcompat__printf.ml - config.status: creating stdcompat__queue.ml - config.status: creating stdcompat__result.ml - config.status: creating stdcompat__seq.ml - config.status: creating stdcompat__set.ml - config.status: creating stdcompat__spacetime.ml - config.status: creating stdcompat__stack.ml - config.status: creating stdcompat__stdlib.ml - config.status: creating stdcompat__stream.ml - config.status: creating stdcompat__string.ml - config.status: creating stdcompat__stringLabels.ml - config.status: creating stdcompat__sys.ml - config.status: creating stdcompat__uchar.ml - config.status: creating stdcompat__weak.ml - config.status: creating stdcompat__pervasives.mli - config.status: creating stdcompat__arg.mli - config.status: creating stdcompat__array.mli - config.status: creating stdcompat__arrayLabels.mli - config.status: creating stdcompat__bool.mli - config.status: creating stdcompat__buffer.mli - config.status: creating stdcompat__bytes.mli - config.status: creating stdcompat__bytesLabels.mli - config.status: creating stdcompat__char.mli - config.status: creating stdcompat__digest.mli - config.status: creating stdcompat__ephemeron.mli - config.status: creating stdcompat__filename.mli - config.status: creating stdcompat__float.mli - config.status: creating stdcompat__format.mli - config.status: creating stdcompat__fun.mli - config.status: creating stdcompat__hashtbl.mli - config.status: creating stdcompat__int.mli - config.status: creating stdcompat__int32.mli - config.status: creating stdcompat__int64.mli - config.status: creating stdcompat__lazy.mli - config.status: creating stdcompat__lexing.mli - config.status: creating stdcompat__list.mli - config.status: creating stdcompat__listLabels.mli - config.status: creating stdcompat__map.mli - config.status: creating stdcompat__moreLabels.mli - config.status: creating stdcompat__nativeint.mli - config.status: creating stdcompat__option.mli - config.status: creating stdcompat__printf.mli - config.status: creating stdcompat__queue.mli - config.status: creating stdcompat__result.mli - config.status: creating stdcompat__seq.mli - config.status: creating stdcompat__set.mli - config.status: creating stdcompat__spacetime.mli - config.status: creating stdcompat__stack.mli - config.status: creating stdcompat__stdlib.mli - config.status: creating stdcompat__stream.mli - config.status: creating stdcompat__string.mli - config.status: creating stdcompat__stringLabels.mli - config.status: creating stdcompat__sys.mli - config.status: creating stdcompat__uchar.mli - config.status: creating stdcompat__weak.mli - config.status: creating stdcompat.mli - config.status: creating stdcompat.ml - config.status: executing depfiles commands - configure: OCaml version is 4.08.1 - configure: Obj.magic will be used in redefinition when possible - (add --disable-magic for pure redefinitions). Processing 2/3: [stdcompat: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.08/.opam-switch/build/stdcompat.7) - cp stdcompat__native.ml_byte stdcompat__native.ml - ocamldep.opt stdcompat__native.ml stdcompat__init.ml stdcompat__root.ml stdcompat__seq.ml stdcompat__tools.ml stdcompat__pervasives_s.ml stdcompat__arg_s.ml stdcompat__lazy_s.ml stdcompat__char_s.ml stdcompat__uchar_s.ml stdcompat__buffer_s.ml stdcompat__string_s.ml stdcompat__stringLabels_s.ml stdcompat__bytes_s.ml stdcompat__bytesLabels_s.ml stdcompat__list_s.ml stdcompat__listLabels_s.ml stdcompat__stack_s.ml stdcompat__hashtbl_s.ml stdcompat__set_s.ml stdcompat__map_s.ml stdcompat__weak_s.ml stdcompat__sys_s.ml stdcompat__stream_s.ml stdcompat__digest_s.ml stdcompat__nativeint_s.ml stdcompat__int_s.ml stdcompat__int64_s.ml stdcompat__int32_s.ml stdcompat__filename_s.ml stdcompat__array_s.ml stdcompat__arrayLabels_s.ml stdcompat__float_s.ml stdcompat__queue_s.ml stdcompat__ephemeron_s.ml stdcompat__spacetime_s.ml stdcompat__moreLabels_s.ml stdcompat__lexing_s.ml stdcompat__option_s.ml stdcompat__result_s.ml stdcompat__bool_s.ml stdcompat__fun_s.ml stdcompat__stdlib_s.ml stdcompat__printf_s.ml stdcompat__pervasives.ml stdcompat__arg.ml stdcompat__lazy.ml stdcompat__char.ml stdcompat__uchar.ml stdcompat__sys.ml stdcompat__buffer.ml stdcompat__string.ml stdcompat__stringLabels.ml stdcompat__bytes.ml stdcompat__bytesLabels.ml stdcompat__list.ml stdcompat__listLabels.ml stdcompat__stack.ml stdcompat__hashtbl_ext.ml stdcompat__hashtbl.ml stdcompat__set.ml stdcompat__map.ml stdcompat__weak.ml stdcompat__stream.ml stdcompat__digest.ml stdcompat__nativeint.ml stdcompat__int.ml stdcompat__int64.ml stdcompat__int32.ml stdcompat__filename.ml stdcompat__array.ml stdcompat__arrayLabels.ml stdcompat__float.ml stdcompat__queue.ml stdcompat__ephemeron.ml stdcompat__spacetime.ml stdcompat__moreLabels.ml stdcompat__lexing.ml stdcompat__option.ml stdcompat__result.ml stdcompat__bool.ml stdcompat__fun.ml stdcompat__format.ml stdcompat__printf.ml stdcompat__stdlib.ml stdcompat__init.mli stdcompat__root.mli stdcompat__seq.mli stdcompat__tools.mli stdcompat__pervasives_s.mli stdcompat__arg_s.mli stdcompat__lazy_s.mli stdcompat__char_s.mli stdcompat__uchar_s.mli stdcompat__buffer_s.mli stdcompat__string_s.mli stdcompat__stringLabels_s.mli stdcompat__bytes_s.mli stdcompat__bytesLabels_s.mli stdcompat__list_s.mli stdcompat__listLabels_s.mli stdcompat__stack_s.mli stdcompat__hashtbl_s.mli stdcompat__set_s.mli stdcompat__map_s.mli stdcompat__weak_s.mli stdcompat__sys_s.mli stdcompat__stream_s.mli stdcompat__digest_s.mli stdcompat__nativeint_s.mli stdcompat__int_s.mli stdcompat__int64_s.mli stdcompat__int32_s.mli stdcompat__filename_s.mli stdcompat__array_s.mli stdcompat__arrayLabels_s.mli stdcompat__float_s.mli stdcompat__queue_s.mli stdcompat__ephemeron_s.mli stdcompat__spacetime_s.mli stdcompat__moreLabels_s.mli stdcompat__lexing_s.mli stdcompat__option_s.mli stdcompat__result_s.mli stdcompat__bool_s.mli stdcompat__fun_s.mli stdcompat__stdlib_s.mli stdcompat__printf_s.mli stdcompat__pervasives.mli stdcompat__arg.mli stdcompat__lazy.mli stdcompat__char.mli stdcompat__uchar.mli stdcompat__sys.mli stdcompat__buffer.mli stdcompat__string.mli stdcompat__stringLabels.mli stdcompat__bytes.mli stdcompat__bytesLabels.mli stdcompat__list.mli stdcompat__listLabels.mli stdcompat__stack.mli stdcompat__hashtbl_ext.mli stdcompat__hashtbl.mli stdcompat__set.mli stdcompat__map.mli stdcompat__weak.mli stdcompat__stream.mli stdcompat__digest.mli stdcompat__nativeint.mli stdcompat__int.mli stdcompat__int64.mli stdcompat__int32.mli stdcompat__filename.mli stdcompat__array.mli stdcompat__arrayLabels.mli stdcompat__float.mli stdcompat__queue.mli stdcompat__ephemeron.mli stdcompat__spacetime.mli stdcompat__moreLabels.mli stdcompat__lexing.mli stdcompat__option.mli stdcompat__result.mli stdcompat__bool.mli stdcompat__fun.mli stdcompat__format.mli stdcompat__printf.mli stdcompat__stdlib.mli stdcompat.ml stdcompat.mli stdcompat__native.ml_byte >.depend || rm -f .depend - ocamlopt.opt -c -no-alias-deps -I . stdcompat__stdlib_s.mli -o stdcompat__stdlib_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__init.mli -o stdcompat__init.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat.mli -o stdcompat.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__native.mli -o stdcompat__native.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__root.mli -o stdcompat__root.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__seq_s.mli -o stdcompat__seq_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__seq.mli -o stdcompat__seq.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__tools.mli -o stdcompat__tools.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__pervasives_s.mli -o stdcompat__pervasives_s.cmi - File "stdcompat__pervasives_s.mli", line 4, characters 17-35: - 4 | type fpclass = Pervasives.fpclass = - ^^^^^^^^^^^^^^^^^^ - 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 "stdcompat__pervasives_s.mli", line 15, characters 19-39: - 15 | type open_flag = Pervasives.open_flag = - ^^^^^^^^^^^^^^^^^^^^ - 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 "stdcompat__pervasives_s.mli", line 27, characters 21-41: - 27 | module LargeFile = Pervasives.LargeFile - ^^^^^^^^^^^^^^^^^^^^ - 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 "stdcompat__pervasives_s.mli", line 40, characters 19-33: - 40 | type 'a ref = 'a Pervasives.ref = { - ^^^^^^^^^^^^^^ - 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 "stdcompat__pervasives_s.mli", line 45, characters 13-30: - 45 | ('a, 'b) Pervasives.result = - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -c -no-alias-deps -I . stdcompat__arg_s.mli -o stdcompat__arg_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__lazy_s.mli -o stdcompat__lazy_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__char_s.mli -o stdcompat__char_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__uchar_s.mli -o stdcompat__uchar_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__buffer_s.mli -o stdcompat__buffer_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__string_s.mli -o stdcompat__string_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__stringLabels_s.mli -o stdcompat__stringLabels_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__bytes_s.mli -o stdcompat__bytes_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__bytesLabels_s.mli -o stdcompat__bytesLabels_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__list_s.mli -o stdcompat__list_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__listLabels_s.mli -o stdcompat__listLabels_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__stack_s.mli -o stdcompat__stack_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__hashtbl_s.mli -o stdcompat__hashtbl_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__set_s.mli -o stdcompat__set_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__map_s.mli -o stdcompat__map_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__weak_s.mli -o stdcompat__weak_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__sys_s.mli -o stdcompat__sys_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__stream_s.mli -o stdcompat__stream_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__digest_s.mli -o stdcompat__digest_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__nativeint_s.mli -o stdcompat__nativeint_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__int_s.mli -o stdcompat__int_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__int64_s.mli -o stdcompat__int64_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__int32_s.mli -o stdcompat__int32_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__filename_s.mli -o stdcompat__filename_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__array_s.mli -o stdcompat__array_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__arrayLabels_s.mli -o stdcompat__arrayLabels_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__float_s.mli -o stdcompat__float_s.cmi - File "stdcompat__float_s.mli", line 3, characters 15-33: - 3 | type fpclass = Pervasives.fpclass = - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -c -no-alias-deps -I . stdcompat__queue_s.mli -o stdcompat__queue_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__ephemeron_s.mli -o stdcompat__ephemeron_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__spacetime_s.mli -o stdcompat__spacetime_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__moreLabels_s.mli -o stdcompat__moreLabels_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__lexing_s.mli -o stdcompat__lexing_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__option_s.mli -o stdcompat__option_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__result_s.mli -o stdcompat__result_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__bool_s.mli -o stdcompat__bool_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__fun_s.mli -o stdcompat__fun_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__printf_s.mli -o stdcompat__printf_s.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__pervasives.mli -o stdcompat__pervasives.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__arg.mli -o stdcompat__arg.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__lazy.mli -o stdcompat__lazy.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__char.mli -o stdcompat__char.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__uchar.mli -o stdcompat__uchar.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__sys.mli -o stdcompat__sys.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__buffer.mli -o stdcompat__buffer.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__string.mli -o stdcompat__string.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__stringLabels.mli -o stdcompat__stringLabels.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__bytes.mli -o stdcompat__bytes.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__bytesLabels.mli -o stdcompat__bytesLabels.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__list.mli -o stdcompat__list.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__listLabels.mli -o stdcompat__listLabels.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__stack.mli -o stdcompat__stack.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__hashtbl_ext.mli -o stdcompat__hashtbl_ext.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__hashtbl.mli -o stdcompat__hashtbl.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__set.mli -o stdcompat__set.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__map.mli -o stdcompat__map.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__weak.mli -o stdcompat__weak.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__stream.mli -o stdcompat__stream.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__digest.mli -o stdcompat__digest.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__nativeint.mli -o stdcompat__nativeint.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__int.mli -o stdcompat__int.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__int64.mli -o stdcompat__int64.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__int32.mli -o stdcompat__int32.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__filename.mli -o stdcompat__filename.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__array.mli -o stdcompat__array.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__arrayLabels.mli -o stdcompat__arrayLabels.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__float.mli -o stdcompat__float.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__queue.mli -o stdcompat__queue.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__ephemeron.mli -o stdcompat__ephemeron.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__spacetime.mli -o stdcompat__spacetime.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__moreLabels.mli -o stdcompat__moreLabels.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__lexing.mli -o stdcompat__lexing.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__option.mli -o stdcompat__option.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__result.mli -o stdcompat__result.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__bool.mli -o stdcompat__bool.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__fun.mli -o stdcompat__fun.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__format_s.mli -o stdcompat__format_s.cmi - File "stdcompat__format_s.mli", line 46, characters 31-61: - 46 | type formatter_tag_functions = Format.formatter_tag_functions = - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Alert deprecated: Stdlib.Format.formatter_tag_functions - Use formatter_stag_functions. - File "stdcompat__format_s.mli", line 46, characters 0-199: - 46 | type formatter_tag_functions = Format.formatter_tag_functions = - 47 | { - 48 | mark_open_tag: tag -> string ; - 49 | mark_close_tag: tag -> string ; - 50 | print_open_tag: tag -> unit ; - 51 | print_close_tag: tag -> unit } - Alert deprecated: formatter_tag_functions - Use formatter_stag_functions. - File "format.mli", line 1339, characters 0-219: - Definition - File "stdcompat__format_s.mli", line 46, characters 0-199: - 46 | type formatter_tag_functions = Format.formatter_tag_functions = - 47 | { - 48 | mark_open_tag: tag -> string ; - 49 | mark_close_tag: tag -> string ; - 50 | print_open_tag: tag -> unit ; - 51 | print_close_tag: tag -> unit } - Expected signature - ocamlopt.opt -c -no-alias-deps -I . stdcompat__format.mli -o stdcompat__format.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__printf.mli -o stdcompat__printf.cmi - ocamlopt.opt -c -no-alias-deps -I . stdcompat__stdlib.mli -o stdcompat__stdlib.cmi - ocamlc.opt -no-alias-deps -I . -c -impl stdcompat__native.ml_byte - ocamlc.opt -c -no-alias-deps -I . stdcompat__init.ml -o stdcompat__init.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__root.ml -o stdcompat__root.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__seq.ml -o stdcompat__seq.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__tools.ml -o stdcompat__tools.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__pervasives_s.ml -o stdcompat__pervasives_s.cmo - File "stdcompat__pervasives_s.ml", line 4, characters 17-35: - 4 | type fpclass = Pervasives.fpclass = - ^^^^^^^^^^^^^^^^^^ - 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 "stdcompat__pervasives_s.ml", line 15, characters 19-39: - 15 | type open_flag = Pervasives.open_flag = - ^^^^^^^^^^^^^^^^^^^^ - 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 "stdcompat__pervasives_s.ml", line 27, characters 21-41: - 27 | module LargeFile = Pervasives.LargeFile - ^^^^^^^^^^^^^^^^^^^^ - 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 "stdcompat__pervasives_s.ml", line 40, characters 19-33: - 40 | type 'a ref = 'a Pervasives.ref = { - ^^^^^^^^^^^^^^ - 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 "stdcompat__pervasives_s.ml", line 45, characters 13-30: - 45 | ('a, 'b) Pervasives.result = - ^^^^^^^^^^^^^^^^^ - 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 - ocamlc.opt -c -no-alias-deps -I . stdcompat__arg_s.ml -o stdcompat__arg_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__lazy_s.ml -o stdcompat__lazy_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__char_s.ml -o stdcompat__char_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__uchar_s.ml -o stdcompat__uchar_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__buffer_s.ml -o stdcompat__buffer_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__string_s.ml -o stdcompat__string_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__stringLabels_s.ml -o stdcompat__stringLabels_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__bytes_s.ml -o stdcompat__bytes_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__bytesLabels_s.ml -o stdcompat__bytesLabels_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__list_s.ml -o stdcompat__list_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__listLabels_s.ml -o stdcompat__listLabels_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__stack_s.ml -o stdcompat__stack_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__hashtbl_s.ml -o stdcompat__hashtbl_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__set_s.ml -o stdcompat__set_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__map_s.ml -o stdcompat__map_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__weak_s.ml -o stdcompat__weak_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__sys_s.ml -o stdcompat__sys_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__stream_s.ml -o stdcompat__stream_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__digest_s.ml -o stdcompat__digest_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__nativeint_s.ml -o stdcompat__nativeint_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__int_s.ml -o stdcompat__int_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__int64_s.ml -o stdcompat__int64_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__int32_s.ml -o stdcompat__int32_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__filename_s.ml -o stdcompat__filename_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__array_s.ml -o stdcompat__array_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__arrayLabels_s.ml -o stdcompat__arrayLabels_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__float_s.ml -o stdcompat__float_s.cmo - File "stdcompat__float_s.ml", line 3, characters 15-33: - 3 | type fpclass = Pervasives.fpclass = - ^^^^^^^^^^^^^^^^^^ - 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 - ocamlc.opt -c -no-alias-deps -I . stdcompat__queue_s.ml -o stdcompat__queue_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__ephemeron_s.ml -o stdcompat__ephemeron_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__spacetime_s.ml -o stdcompat__spacetime_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__moreLabels_s.ml -o stdcompat__moreLabels_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__lexing_s.ml -o stdcompat__lexing_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__option_s.ml -o stdcompat__option_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__result_s.ml -o stdcompat__result_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__bool_s.ml -o stdcompat__bool_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__fun_s.ml -o stdcompat__fun_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__stdlib_s.ml -o stdcompat__stdlib_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__printf_s.ml -o stdcompat__printf_s.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__pervasives.ml -o stdcompat__pervasives.cmo - File "stdcompat__pervasives.ml", line 1, characters 8-18: - 1 | include Pervasives - ^^^^^^^^^^ - 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 - ocamlc.opt -c -no-alias-deps -I . stdcompat__arg.ml -o stdcompat__arg.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__lazy.ml -o stdcompat__lazy.cmo - File "stdcompat__lazy.ml", line 1: - Alert deprecated: lazy_from_fun - Use Lazy.from_fun instead. - File "lazy.mli", line 100, characters 0-92: - Definition - File "stdcompat__lazy_s.mli", line 31, characters 0-40: - Expected signature - File "stdcompat__lazy.ml", line 1: - Alert deprecated: lazy_from_val - Use Lazy.from_val instead. - File "lazy.mli", line 104, characters 0-82: - Definition - File "stdcompat__lazy_s.mli", line 51, characters 0-30: - Expected signature - File "stdcompat__lazy.ml", line 1: - Alert deprecated: lazy_is_val - Use Lazy.is_val instead. - File "lazy.mli", line 108, characters 0-80: - Definition - File "stdcompat__lazy_s.mli", line 71, characters 0-30: - Expected signature - ocamlc.opt -c -no-alias-deps -I . stdcompat__char.ml -o stdcompat__char.cmo - File "stdcompat__char.ml", line 1: - Alert deprecated: lowercase - Use Char.lowercase_ascii instead. - File "char.mli", line 33, characters 0-87: - Definition - File "stdcompat__char_s.mli", line 24, characters 0-28: - Expected signature - File "stdcompat__char.ml", line 1: - Alert deprecated: uppercase - Use Char.uppercase_ascii instead. - File "char.mli", line 39, characters 0-87: - Definition - File "stdcompat__char_s.mli", line 44, characters 0-28: - Expected signature - ocamlc.opt -c -no-alias-deps -I . stdcompat__uchar.ml -o stdcompat__uchar.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__sys.ml -o stdcompat__sys.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__buffer.ml -o stdcompat__buffer.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__string.ml -o stdcompat__string.cmo - File "stdcompat__string.ml", line 1: - Alert deprecated: set - Use Bytes.set instead. - File "string.mli", line 59, characters 0-112: - Definition - File "stdcompat__string_s.mli", line 63, characters 0-64: - Expected signature - File "stdcompat__string.ml", line 1: - Alert deprecated: create - Use Bytes.create instead. - File "string.mli", line 69, characters 0-104: - Definition - File "stdcompat__string_s.mli", line 84, characters 0-53: - Expected signature - File "stdcompat__string.ml", line 1: - Alert deprecated: fill - Use Bytes.fill instead. - File "string.mli", line 108, characters 0-95: - Definition - File "stdcompat__string_s.mli", line 112, characters 0-46: - Expected signature - File "stdcompat__string.ml", line 1: - Alert deprecated: unsafe_set - File "string.mli", line 354, characters 0-96: - Definition - File "stdcompat__string_s.mli", line 143, characters 0-73: - Expected signature - File "stdcompat__string.ml", line 1: - Alert deprecated: unsafe_fill - File "string.mli", line 359, characters 0-116: - Definition - File "stdcompat__string_s.mli", line 198, characters 0-93: - Expected signature - File "stdcompat__string.ml", line 1: - Alert deprecated: copy - File "string.mli", line 94, characters 0-48: - Definition - File "stdcompat__string_s.mli", line 264, characters 0-27: - Expected signature - File "stdcompat__string.ml", line 1: - Alert deprecated: uppercase - Use String.uppercase_ascii instead. - File "string.mli", line 260, characters 0-93: - Definition - File "stdcompat__string_s.mli", line 317, characters 0-32: - Expected signature - File "stdcompat__string.ml", line 1: - Alert deprecated: lowercase - Use String.lowercase_ascii instead. - File "string.mli", line 267, characters 0-93: - Definition - File "stdcompat__string_s.mli", line 337, characters 0-32: - Expected signature - File "stdcompat__string.ml", line 1: - Alert deprecated: capitalize - Use String.capitalize_ascii instead. - File "string.mli", line 274, characters 0-95: - Definition - File "stdcompat__string_s.mli", line 357, characters 0-33: - Expected signature - File "stdcompat__string.ml", line 1: - Alert deprecated: uncapitalize - Use String.uncapitalize_ascii instead. - File "string.mli", line 280, characters 0-99: - Definition - File "stdcompat__string_s.mli", line 377, characters 0-35: - Expected signature - ocamlc.opt -c -no-alias-deps -I . stdcompat__stringLabels.ml -o stdcompat__stringLabels.cmo - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: set - Use BytesLabels.set instead. - File "stringLabels.mli", line 27, characters 0-118: - Definition - File "stdcompat__stringLabels_s.mli", line 69, characters 0-64: - Expected signature - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: create - Use BytesLabels.create instead. - File "stringLabels.mli", line 37, characters 0-110: - Definition - File "stdcompat__stringLabels_s.mli", line 90, characters 0-53: - Expected signature - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: fill - Use BytesLabels.fill instead. - File "stringLabels.mli", line 70, characters 0-109: - Definition - File "stdcompat__stringLabels_s.mli", line 118, characters 0-54: - Expected signature - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: unsafe_set - File "stringLabels.mli", line 311, characters 0-96: - Definition - File "stdcompat__stringLabels_s.mli", line 156, characters 0-73: - Expected signature - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: unsafe_fill - File "stringLabels.mli", line 316, characters 0-124: - Definition - File "stdcompat__stringLabels_s.mli", line 218, characters 0-169: - Expected signature - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: copy - File "stringLabels.mli", line 59, characters 0-49: - Definition - File "stdcompat__stringLabels_s.mli", line 291, characters 0-27: - Expected signature - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: uppercase - Use String.uppercase_ascii instead. - File "stringLabels.mli", line 217, characters 0-93: - Definition - File "stdcompat__stringLabels_s.mli", line 344, characters 0-32: - Expected signature - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: lowercase - Use String.lowercase_ascii instead. - File "stringLabels.mli", line 224, characters 0-93: - Definition - File "stdcompat__stringLabels_s.mli", line 364, characters 0-32: - Expected signature - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: capitalize - Use String.capitalize_ascii instead. - File "stringLabels.mli", line 231, characters 0-95: - Definition - File "stdcompat__stringLabels_s.mli", line 384, characters 0-33: - Expected signature - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: uncapitalize - Use String.uncapitalize_ascii instead. - File "stringLabels.mli", line 237, characters 0-99: - Definition - File "stdcompat__stringLabels_s.mli", line 404, characters 0-35: - Expected signature - ocamlc.opt -c -no-alias-deps -I . stdcompat__bytes.ml -o stdcompat__bytes.cmo - File "stdcompat__bytes.ml", line 1: - Alert deprecated: uppercase - Use Bytes.uppercase_ascii instead. - File "bytes.mli", line 263, characters 0-90: - Definition - File "stdcompat__bytes_s.mli", line 682, characters 0-30: - Expected signature - File "stdcompat__bytes.ml", line 1: - Alert deprecated: lowercase - Use Bytes.lowercase_ascii instead. - File "bytes.mli", line 270, characters 0-90: - Definition - File "stdcompat__bytes_s.mli", line 708, characters 0-30: - Expected signature - File "stdcompat__bytes.ml", line 1: - Alert deprecated: capitalize - Use Bytes.capitalize_ascii instead. - File "bytes.mli", line 277, characters 0-92: - Definition - File "stdcompat__bytes_s.mli", line 734, characters 0-31: - Expected signature - File "stdcompat__bytes.ml", line 1: - Alert deprecated: uncapitalize - Use Bytes.uncapitalize_ascii instead. - File "bytes.mli", line 283, characters 0-96: - Definition - File "stdcompat__bytes_s.mli", line 760, characters 0-33: - Expected signature - ocamlc.opt -c -no-alias-deps -I . stdcompat__bytesLabels.ml -o stdcompat__bytesLabels.cmo - File "stdcompat__bytesLabels.ml", line 1: - Alert deprecated: uppercase - Use Bytes.uppercase_ascii instead. - File "bytesLabels.mli", line 237, characters 0-90: - Definition - File "stdcompat__bytesLabels_s.mli", line 694, characters 0-30: - Expected signature - File "stdcompat__bytesLabels.ml", line 1: - Alert deprecated: lowercase - Use Bytes.lowercase_ascii instead. - File "bytesLabels.mli", line 244, characters 0-90: - Definition - File "stdcompat__bytesLabels_s.mli", line 720, characters 0-30: - Expected signature - File "stdcompat__bytesLabels.ml", line 1: - Alert deprecated: capitalize - Use Bytes.capitalize_ascii instead. - File "bytesLabels.mli", line 251, characters 0-92: - Definition - File "stdcompat__bytesLabels_s.mli", line 746, characters 0-31: - Expected signature - File "stdcompat__bytesLabels.ml", line 1: - Alert deprecated: uncapitalize - Use Bytes.uncapitalize_ascii instead. - File "bytesLabels.mli", line 257, characters 0-96: - Definition - File "stdcompat__bytesLabels_s.mli", line 772, characters 0-33: - Expected signature - ocamlc.opt -c -no-alias-deps -I . stdcompat__list.ml -o stdcompat__list.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__listLabels.ml -o stdcompat__listLabels.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__stack.ml -o stdcompat__stack.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__hashtbl_ext.ml -o stdcompat__hashtbl_ext.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__hashtbl.ml -o stdcompat__hashtbl.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__set.ml -o stdcompat__set.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__map.ml -o stdcompat__map.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__weak.ml -o stdcompat__weak.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__stream.ml -o stdcompat__stream.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__digest.ml -o stdcompat__digest.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__nativeint.ml -o stdcompat__nativeint.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__int.ml -o stdcompat__int.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__int64.ml -o stdcompat__int64.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__int32.ml -o stdcompat__int32.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__filename.ml -o stdcompat__filename.cmo - File "stdcompat__filename.ml", line 1: - Alert deprecated: temp_dir_name - Use Filename.get_temp_dir_name instead - File "filename.mli", line 171, characters 0-90: - Definition - File "stdcompat__filename_s.mli", line 36, characters 0-26: - Expected signature - ocamlc.opt -c -no-alias-deps -I . stdcompat__array.ml -o stdcompat__array.cmo - File "stdcompat__array.ml", line 1: - Alert deprecated: make_float - Use Array.create_float instead. - File "array.mli", line 63, characters 0-91: - Definition - File "stdcompat__array_s.mli", line 86, characters 0-35: - Expected signature - File "stdcompat__array.ml", line 1: - Alert deprecated: create - Use Array.make instead. - File "array.mli", line 54, characters 0-107: - Definition - File "stdcompat__array_s.mli", line 132, characters 0-58: - Expected signature - File "stdcompat__array.ml", line 1: - Alert deprecated: create_matrix - Use Array.make_matrix instead. - File "array.mli", line 90, characters 0-110: - Definition - File "stdcompat__array_s.mli", line 165, characters 0-54: - Expected signature - ocamlc.opt -c -no-alias-deps -I . stdcompat__arrayLabels.ml -o stdcompat__arrayLabels.cmo - File "stdcompat__arrayLabels.ml", line 1: - Alert deprecated: make_float - Use Array.create_float instead. - File "arrayLabels.mli", line 211, characters 0-91: - Definition - File "stdcompat__arrayLabels_s.mli", line 86, characters 0-35: - Expected signature - File "stdcompat__arrayLabels.ml", line 1: - Alert deprecated: create - Use Array.make instead. - File "arrayLabels.mli", line 54, characters 0-107: - Definition - File "stdcompat__arrayLabels_s.mli", line 124, characters 0-58: - Expected signature - File "stdcompat__arrayLabels.ml", line 1: - Alert deprecated: create_matrix - Use Array.make_matrix instead. - File "arrayLabels.mli", line 81, characters 0-120: - Definition - File "stdcompat__arrayLabels_s.mli", line 157, characters 0-64: - Expected signature - ocamlc.opt -c -no-alias-deps -I . stdcompat__float.ml -o stdcompat__float.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__queue.ml -o stdcompat__queue.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__ephemeron.ml -o stdcompat__ephemeron.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__spacetime.ml -o stdcompat__spacetime.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__moreLabels.ml -o stdcompat__moreLabels.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__lexing.ml -o stdcompat__lexing.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__option.ml -o stdcompat__option.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__result.ml -o stdcompat__result.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__bool.ml -o stdcompat__bool.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__fun.ml -o stdcompat__fun.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__format.ml -o stdcompat__format.cmo - File "stdcompat__format.ml", line 1: - Alert deprecated: formatter_tag_functions - Use formatter_stag_functions. - File "format.mli", line 1339, characters 0-219: - Definition - File "stdcompat__format_s.mli", line 46, characters 0-199: - Expected signature - File "stdcompat__format.ml", line 1: - Alert deprecated: pp_open_tag - Use Format.pp_open_stag. - File "format.mli", line 1323, characters 0-90: - Definition - File "stdcompat__format_s.mli", line 587, characters 0-45: - Expected signature - File "stdcompat__format.ml", line 1: - Alert deprecated: open_tag - Use Format.open_stag. - File "format.mli", line 1327, characters 0-71: - Definition - File "stdcompat__format_s.mli", line 590, characters 0-26: - Expected signature - File "stdcompat__format.ml", line 1: - Alert deprecated: pp_close_tag - Use Format.pp_close_stag. - File "format.mli", line 1331, characters 0-93: - Definition - File "stdcompat__format_s.mli", line 593, characters 0-44: - Expected signature - File "stdcompat__format.ml", line 1: - Alert deprecated: close_tag - Use Format.close_stag. - File "format.mli", line 1335, characters 0-74: - Definition - File "stdcompat__format_s.mli", line 596, characters 0-28: - Expected signature - File "stdcompat__format.ml", line 1: - Alert deprecated: pp_set_formatter_tag_functions - This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions. - File "format.mli", line 1348, characters 0-236: - Definition - File "stdcompat__format_s.mli", line 651, characters 0-83: - Expected signature - File "stdcompat__format.ml", line 1: - Alert deprecated: set_formatter_tag_functions - Use Format.set_formatter_stag_functions. - File "format.mli", line 1357, characters 0-146: - Definition - File "stdcompat__format_s.mli", line 655, characters 0-65: - Expected signature - File "stdcompat__format.ml", line 1: - Alert deprecated: pp_get_formatter_tag_functions - Use Format.pp_get_formatter_stag_functions. - File "format.mli", line 1362, characters 0-167: - Definition - File "stdcompat__format_s.mli", line 658, characters 0-83: - Expected signature - File "stdcompat__format.ml", line 1: - Alert deprecated: get_formatter_tag_functions - Use Format.get_formatter_stag_functions. - File "format.mli", line 1368, characters 0-146: - Definition - File "stdcompat__format_s.mli", line 662, characters 0-65: - Expected signature - ocamlc.opt -c -no-alias-deps -I . stdcompat__printf.ml -o stdcompat__printf.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat__stdlib.ml -o stdcompat__stdlib.cmo - ocamlc.opt -c -no-alias-deps -I . stdcompat.ml -o stdcompat.cmo - ocamlc.opt -no-alias-deps -a stdcompat__native.cmo stdcompat__init.cmo stdcompat__root.cmo stdcompat__seq.cmo stdcompat__tools.cmo stdcompat__pervasives_s.cmo stdcompat__arg_s.cmo stdcompat__lazy_s.cmo stdcompat__char_s.cmo stdcompat__uchar_s.cmo stdcompat__buffer_s.cmo stdcompat__string_s.cmo stdcompat__stringLabels_s.cmo stdcompat__bytes_s.cmo stdcompat__bytesLabels_s.cmo stdcompat__list_s.cmo stdcompat__listLabels_s.cmo stdcompat__stack_s.cmo stdcompat__hashtbl_s.cmo stdcompat__set_s.cmo stdcompat__map_s.cmo stdcompat__weak_s.cmo stdcompat__sys_s.cmo stdcompat__stream_s.cmo stdcompat__digest_s.cmo stdcompat__nativeint_s.cmo stdcompat__int_s.cmo stdcompat__int64_s.cmo stdcompat__int32_s.cmo stdcompat__filename_s.cmo stdcompat__array_s.cmo stdcompat__arrayLabels_s.cmo stdcompat__float_s.cmo stdcompat__queue_s.cmo stdcompat__ephemeron_s.cmo stdcompat__spacetime_s.cmo stdcompat__moreLabels_s.cmo stdcompat__lexing_s.cmo stdcompat__option_s.cmo stdcompat__result_s.cmo stdcompat__bool_s.cmo stdcompat__fun_s.cmo stdcompat__stdlib_s.cmo stdcompat__printf_s.cmo stdcompat__pervasives.cmo stdcompat__arg.cmo stdcompat__lazy.cmo stdcompat__char.cmo stdcompat__uchar.cmo stdcompat__sys.cmo stdcompat__buffer.cmo stdcompat__string.cmo stdcompat__stringLabels.cmo stdcompat__bytes.cmo stdcompat__bytesLabels.cmo stdcompat__list.cmo stdcompat__listLabels.cmo stdcompat__stack.cmo stdcompat__hashtbl_ext.cmo stdcompat__hashtbl.cmo stdcompat__set.cmo stdcompat__map.cmo stdcompat__weak.cmo stdcompat__stream.cmo stdcompat__digest.cmo stdcompat__nativeint.cmo stdcompat__int.cmo stdcompat__int64.cmo stdcompat__int32.cmo stdcompat__filename.cmo stdcompat__array.cmo stdcompat__arrayLabels.cmo stdcompat__float.cmo stdcompat__queue.cmo stdcompat__ephemeron.cmo stdcompat__spacetime.cmo stdcompat__moreLabels.cmo stdcompat__lexing.cmo stdcompat__option.cmo stdcompat__result.cmo stdcompat__bool.cmo stdcompat__fun.cmo stdcompat__format.cmo stdcompat__printf.cmo stdcompat__stdlib.cmo stdcompat.cmo -o stdcompat.cma - ocamlopt.opt -no-alias-deps -I . -c -impl stdcompat__native.ml_native - ocamlopt.opt -c -no-alias-deps -I . stdcompat__init.ml -o stdcompat__init.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__root.ml -o stdcompat__root.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__seq.ml -o stdcompat__seq.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__tools.ml -o stdcompat__tools.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__pervasives_s.ml -o stdcompat__pervasives_s.cmx - File "stdcompat__pervasives_s.ml", line 4, characters 17-35: - 4 | type fpclass = Pervasives.fpclass = - ^^^^^^^^^^^^^^^^^^ - 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 "stdcompat__pervasives_s.ml", line 15, characters 19-39: - 15 | type open_flag = Pervasives.open_flag = - ^^^^^^^^^^^^^^^^^^^^ - 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 "stdcompat__pervasives_s.ml", line 27, characters 21-41: - 27 | module LargeFile = Pervasives.LargeFile - ^^^^^^^^^^^^^^^^^^^^ - 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 "stdcompat__pervasives_s.ml", line 40, characters 19-33: - 40 | type 'a ref = 'a Pervasives.ref = { - ^^^^^^^^^^^^^^ - 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 "stdcompat__pervasives_s.ml", line 45, characters 13-30: - 45 | ('a, 'b) Pervasives.result = - ^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -c -no-alias-deps -I . stdcompat__arg_s.ml -o stdcompat__arg_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__lazy_s.ml -o stdcompat__lazy_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__char_s.ml -o stdcompat__char_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__uchar_s.ml -o stdcompat__uchar_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__buffer_s.ml -o stdcompat__buffer_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__string_s.ml -o stdcompat__string_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__stringLabels_s.ml -o stdcompat__stringLabels_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__bytes_s.ml -o stdcompat__bytes_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__bytesLabels_s.ml -o stdcompat__bytesLabels_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__list_s.ml -o stdcompat__list_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__listLabels_s.ml -o stdcompat__listLabels_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__stack_s.ml -o stdcompat__stack_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__hashtbl_s.ml -o stdcompat__hashtbl_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__set_s.ml -o stdcompat__set_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__map_s.ml -o stdcompat__map_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__weak_s.ml -o stdcompat__weak_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__sys_s.ml -o stdcompat__sys_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__stream_s.ml -o stdcompat__stream_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__digest_s.ml -o stdcompat__digest_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__nativeint_s.ml -o stdcompat__nativeint_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__int_s.ml -o stdcompat__int_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__int64_s.ml -o stdcompat__int64_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__int32_s.ml -o stdcompat__int32_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__filename_s.ml -o stdcompat__filename_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__array_s.ml -o stdcompat__array_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__arrayLabels_s.ml -o stdcompat__arrayLabels_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__float_s.ml -o stdcompat__float_s.cmx - File "stdcompat__float_s.ml", line 3, characters 15-33: - 3 | type fpclass = Pervasives.fpclass = - ^^^^^^^^^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -c -no-alias-deps -I . stdcompat__queue_s.ml -o stdcompat__queue_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__ephemeron_s.ml -o stdcompat__ephemeron_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__spacetime_s.ml -o stdcompat__spacetime_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__moreLabels_s.ml -o stdcompat__moreLabels_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__lexing_s.ml -o stdcompat__lexing_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__option_s.ml -o stdcompat__option_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__result_s.ml -o stdcompat__result_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__bool_s.ml -o stdcompat__bool_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__fun_s.ml -o stdcompat__fun_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__stdlib_s.ml -o stdcompat__stdlib_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__printf_s.ml -o stdcompat__printf_s.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__pervasives.ml -o stdcompat__pervasives.cmx - File "stdcompat__pervasives.ml", line 1, characters 8-18: - 1 | include Pervasives - ^^^^^^^^^^ - Alert deprecated: module Stdlib.Pervasives - Use Stdlib instead. - - If you need to stay compatible with OCaml < 4.07, you can use the - stdlib-shims library: https://github.com/ocaml/stdlib-shims - ocamlopt.opt -c -no-alias-deps -I . stdcompat__arg.ml -o stdcompat__arg.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__lazy.ml -o stdcompat__lazy.cmx - File "stdcompat__lazy.ml", line 1: - Alert deprecated: lazy_from_fun - Use Lazy.from_fun instead. - File "lazy.mli", line 100, characters 0-92: - Definition - File "stdcompat__lazy_s.mli", line 31, characters 0-40: - Expected signature - File "stdcompat__lazy.ml", line 1: - Alert deprecated: lazy_from_val - Use Lazy.from_val instead. - File "lazy.mli", line 104, characters 0-82: - Definition - File "stdcompat__lazy_s.mli", line 51, characters 0-30: - Expected signature - File "stdcompat__lazy.ml", line 1: - Alert deprecated: lazy_is_val - Use Lazy.is_val instead. - File "lazy.mli", line 108, characters 0-80: - Definition - File "stdcompat__lazy_s.mli", line 71, characters 0-30: - Expected signature - ocamlopt.opt -c -no-alias-deps -I . stdcompat__char.ml -o stdcompat__char.cmx - File "stdcompat__char.ml", line 1: - Alert deprecated: lowercase - Use Char.lowercase_ascii instead. - File "char.mli", line 33, characters 0-87: - Definition - File "stdcompat__char_s.mli", line 24, characters 0-28: - Expected signature - File "stdcompat__char.ml", line 1: - Alert deprecated: uppercase - Use Char.uppercase_ascii instead. - File "char.mli", line 39, characters 0-87: - Definition - File "stdcompat__char_s.mli", line 44, characters 0-28: - Expected signature - ocamlopt.opt -c -no-alias-deps -I . stdcompat__uchar.ml -o stdcompat__uchar.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__sys.ml -o stdcompat__sys.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__buffer.ml -o stdcompat__buffer.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__string.ml -o stdcompat__string.cmx - File "stdcompat__string.ml", line 1: - Alert deprecated: set - Use Bytes.set instead. - File "string.mli", line 59, characters 0-112: - Definition - File "stdcompat__string_s.mli", line 63, characters 0-64: - Expected signature - File "stdcompat__string.ml", line 1: - Alert deprecated: create - Use Bytes.create instead. - File "string.mli", line 69, characters 0-104: - Definition - File "stdcompat__string_s.mli", line 84, characters 0-53: - Expected signature - File "stdcompat__string.ml", line 1: - Alert deprecated: fill - Use Bytes.fill instead. - File "string.mli", line 108, characters 0-95: - Definition - File "stdcompat__string_s.mli", line 112, characters 0-46: - Expected signature - File "stdcompat__string.ml", line 1: - Alert deprecated: unsafe_set - File "string.mli", line 354, characters 0-96: - Definition - File "stdcompat__string_s.mli", line 143, characters 0-73: - Expected signature - File "stdcompat__string.ml", line 1: - Alert deprecated: unsafe_fill - File "string.mli", line 359, characters 0-116: - Definition - File "stdcompat__string_s.mli", line 198, characters 0-93: - Expected signature - File "stdcompat__string.ml", line 1: - Alert deprecated: copy - File "string.mli", line 94, characters 0-48: - Definition - File "stdcompat__string_s.mli", line 264, characters 0-27: - Expected signature - File "stdcompat__string.ml", line 1: - Alert deprecated: uppercase - Use String.uppercase_ascii instead. - File "string.mli", line 260, characters 0-93: - Definition - File "stdcompat__string_s.mli", line 317, characters 0-32: - Expected signature - File "stdcompat__string.ml", line 1: - Alert deprecated: lowercase - Use String.lowercase_ascii instead. - File "string.mli", line 267, characters 0-93: - Definition - File "stdcompat__string_s.mli", line 337, characters 0-32: - Expected signature - File "stdcompat__string.ml", line 1: - Alert deprecated: capitalize - Use String.capitalize_ascii instead. - File "string.mli", line 274, characters 0-95: - Definition - File "stdcompat__string_s.mli", line 357, characters 0-33: - Expected signature - File "stdcompat__string.ml", line 1: - Alert deprecated: uncapitalize - Use String.uncapitalize_ascii instead. - File "string.mli", line 280, characters 0-99: - Definition - File "stdcompat__string_s.mli", line 377, characters 0-35: - Expected signature - ocamlopt.opt -c -no-alias-deps -I . stdcompat__stringLabels.ml -o stdcompat__stringLabels.cmx - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: set - Use BytesLabels.set instead. - File "stringLabels.mli", line 27, characters 0-118: - Definition - File "stdcompat__stringLabels_s.mli", line 69, characters 0-64: - Expected signature - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: create - Use BytesLabels.create instead. - File "stringLabels.mli", line 37, characters 0-110: - Definition - File "stdcompat__stringLabels_s.mli", line 90, characters 0-53: - Expected signature - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: fill - Use BytesLabels.fill instead. - File "stringLabels.mli", line 70, characters 0-109: - Definition - File "stdcompat__stringLabels_s.mli", line 118, characters 0-54: - Expected signature - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: unsafe_set - File "stringLabels.mli", line 311, characters 0-96: - Definition - File "stdcompat__stringLabels_s.mli", line 156, characters 0-73: - Expected signature - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: unsafe_fill - File "stringLabels.mli", line 316, characters 0-124: - Definition - File "stdcompat__stringLabels_s.mli", line 218, characters 0-169: - Expected signature - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: copy - File "stringLabels.mli", line 59, characters 0-49: - Definition - File "stdcompat__stringLabels_s.mli", line 291, characters 0-27: - Expected signature - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: uppercase - Use String.uppercase_ascii instead. - File "stringLabels.mli", line 217, characters 0-93: - Definition - File "stdcompat__stringLabels_s.mli", line 344, characters 0-32: - Expected signature - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: lowercase - Use String.lowercase_ascii instead. - File "stringLabels.mli", line 224, characters 0-93: - Definition - File "stdcompat__stringLabels_s.mli", line 364, characters 0-32: - Expected signature - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: capitalize - Use String.capitalize_ascii instead. - File "stringLabels.mli", line 231, characters 0-95: - Definition - File "stdcompat__stringLabels_s.mli", line 384, characters 0-33: - Expected signature - File "stdcompat__stringLabels.ml", line 1: - Alert deprecated: uncapitalize - Use String.uncapitalize_ascii instead. - File "stringLabels.mli", line 237, characters 0-99: - Definition - File "stdcompat__stringLabels_s.mli", line 404, characters 0-35: - Expected signature - ocamlopt.opt -c -no-alias-deps -I . stdcompat__bytes.ml -o stdcompat__bytes.cmx - File "stdcompat__bytes.ml", line 1: - Alert deprecated: uppercase - Use Bytes.uppercase_ascii instead. - File "bytes.mli", line 263, characters 0-90: - Definition - File "stdcompat__bytes_s.mli", line 682, characters 0-30: - Expected signature - File "stdcompat__bytes.ml", line 1: - Alert deprecated: lowercase - Use Bytes.lowercase_ascii instead. - File "bytes.mli", line 270, characters 0-90: - Definition - File "stdcompat__bytes_s.mli", line 708, characters 0-30: - Expected signature - File "stdcompat__bytes.ml", line 1: - Alert deprecated: capitalize - Use Bytes.capitalize_ascii instead. - File "bytes.mli", line 277, characters 0-92: - Definition - File "stdcompat__bytes_s.mli", line 734, characters 0-31: - Expected signature - File "stdcompat__bytes.ml", line 1: - Alert deprecated: uncapitalize - Use Bytes.uncapitalize_ascii instead. - File "bytes.mli", line 283, characters 0-96: - Definition - File "stdcompat__bytes_s.mli", line 760, characters 0-33: - Expected signature - ocamlopt.opt -c -no-alias-deps -I . stdcompat__bytesLabels.ml -o stdcompat__bytesLabels.cmx - File "stdcompat__bytesLabels.ml", line 1: - Alert deprecated: uppercase - Use Bytes.uppercase_ascii instead. - File "bytesLabels.mli", line 237, characters 0-90: - Definition - File "stdcompat__bytesLabels_s.mli", line 694, characters 0-30: - Expected signature - File "stdcompat__bytesLabels.ml", line 1: - Alert deprecated: lowercase - Use Bytes.lowercase_ascii instead. - File "bytesLabels.mli", line 244, characters 0-90: - Definition - File "stdcompat__bytesLabels_s.mli", line 720, characters 0-30: - Expected signature - File "stdcompat__bytesLabels.ml", line 1: - Alert deprecated: capitalize - Use Bytes.capitalize_ascii instead. - File "bytesLabels.mli", line 251, characters 0-92: - Definition - File "stdcompat__bytesLabels_s.mli", line 746, characters 0-31: - Expected signature - File "stdcompat__bytesLabels.ml", line 1: - Alert deprecated: uncapitalize - Use Bytes.uncapitalize_ascii instead. - File "bytesLabels.mli", line 257, characters 0-96: - Definition - File "stdcompat__bytesLabels_s.mli", line 772, characters 0-33: - Expected signature - ocamlopt.opt -c -no-alias-deps -I . stdcompat__list.ml -o stdcompat__list.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__listLabels.ml -o stdcompat__listLabels.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__stack.ml -o stdcompat__stack.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__hashtbl_ext.ml -o stdcompat__hashtbl_ext.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__hashtbl.ml -o stdcompat__hashtbl.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__set.ml -o stdcompat__set.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__map.ml -o stdcompat__map.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__weak.ml -o stdcompat__weak.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__stream.ml -o stdcompat__stream.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__digest.ml -o stdcompat__digest.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__nativeint.ml -o stdcompat__nativeint.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__int.ml -o stdcompat__int.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__int64.ml -o stdcompat__int64.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__int32.ml -o stdcompat__int32.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__filename.ml -o stdcompat__filename.cmx - File "stdcompat__filename.ml", line 1: - Alert deprecated: temp_dir_name - Use Filename.get_temp_dir_name instead - File "filename.mli", line 171, characters 0-90: - Definition - File "stdcompat__filename_s.mli", line 36, characters 0-26: - Expected signature - ocamlopt.opt -c -no-alias-deps -I . stdcompat__array.ml -o stdcompat__array.cmx - File "stdcompat__array.ml", line 1: - Alert deprecated: make_float - Use Array.create_float instead. - File "array.mli", line 63, characters 0-91: - Definition - File "stdcompat__array_s.mli", line 86, characters 0-35: - Expected signature - File "stdcompat__array.ml", line 1: - Alert deprecated: create - Use Array.make instead. - File "array.mli", line 54, characters 0-107: - Definition - File "stdcompat__array_s.mli", line 132, characters 0-58: - Expected signature - File "stdcompat__array.ml", line 1: - Alert deprecated: create_matrix - Use Array.make_matrix instead. - File "array.mli", line 90, characters 0-110: - Definition - File "stdcompat__array_s.mli", line 165, characters 0-54: - Expected signature - ocamlopt.opt -c -no-alias-deps -I . stdcompat__arrayLabels.ml -o stdcompat__arrayLabels.cmx - File "stdcompat__arrayLabels.ml", line 1: - Alert deprecated: make_float - Use Array.create_float instead. - File "arrayLabels.mli", line 211, characters 0-91: - Definition - File "stdcompat__arrayLabels_s.mli", line 86, characters 0-35: - Expected signature - File "stdcompat__arrayLabels.ml", line 1: - Alert deprecated: create - Use Array.make instead. - File "arrayLabels.mli", line 54, characters 0-107: - Definition - File "stdcompat__arrayLabels_s.mli", line 124, characters 0-58: - Expected signature - File "stdcompat__arrayLabels.ml", line 1: - Alert deprecated: create_matrix - Use Array.make_matrix instead. - File "arrayLabels.mli", line 81, characters 0-120: - Definition - File "stdcompat__arrayLabels_s.mli", line 157, characters 0-64: - Expected signature - ocamlopt.opt -c -no-alias-deps -I . stdcompat__float.ml -o stdcompat__float.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__queue.ml -o stdcompat__queue.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__ephemeron.ml -o stdcompat__ephemeron.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__spacetime.ml -o stdcompat__spacetime.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__moreLabels.ml -o stdcompat__moreLabels.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__lexing.ml -o stdcompat__lexing.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__option.ml -o stdcompat__option.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__result.ml -o stdcompat__result.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__bool.ml -o stdcompat__bool.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__fun.ml -o stdcompat__fun.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__format.ml -o stdcompat__format.cmx - File "stdcompat__format.ml", line 1: - Alert deprecated: formatter_tag_functions - Use formatter_stag_functions. - File "format.mli", line 1339, characters 0-219: - Definition - File "stdcompat__format_s.mli", line 46, characters 0-199: - Expected signature - File "stdcompat__format.ml", line 1: - Alert deprecated: pp_open_tag - Use Format.pp_open_stag. - File "format.mli", line 1323, characters 0-90: - Definition - File "stdcompat__format_s.mli", line 587, characters 0-45: - Expected signature - File "stdcompat__format.ml", line 1: - Alert deprecated: open_tag - Use Format.open_stag. - File "format.mli", line 1327, characters 0-71: - Definition - File "stdcompat__format_s.mli", line 590, characters 0-26: - Expected signature - File "stdcompat__format.ml", line 1: - Alert deprecated: pp_close_tag - Use Format.pp_close_stag. - File "format.mli", line 1331, characters 0-93: - Definition - File "stdcompat__format_s.mli", line 593, characters 0-44: - Expected signature - File "stdcompat__format.ml", line 1: - Alert deprecated: close_tag - Use Format.close_stag. - File "format.mli", line 1335, characters 0-74: - Definition - File "stdcompat__format_s.mli", line 596, characters 0-28: - Expected signature - File "stdcompat__format.ml", line 1: - Alert deprecated: pp_set_formatter_tag_functions - This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions. - File "format.mli", line 1348, characters 0-236: - Definition - File "stdcompat__format_s.mli", line 651, characters 0-83: - Expected signature - File "stdcompat__format.ml", line 1: - Alert deprecated: set_formatter_tag_functions - Use Format.set_formatter_stag_functions. - File "format.mli", line 1357, characters 0-146: - Definition - File "stdcompat__format_s.mli", line 655, characters 0-65: - Expected signature - File "stdcompat__format.ml", line 1: - Alert deprecated: pp_get_formatter_tag_functions - Use Format.pp_get_formatter_stag_functions. - File "format.mli", line 1362, characters 0-167: - Definition - File "stdcompat__format_s.mli", line 658, characters 0-83: - Expected signature - File "stdcompat__format.ml", line 1: - Alert deprecated: get_formatter_tag_functions - Use Format.get_formatter_stag_functions. - File "format.mli", line 1368, characters 0-146: - Definition - File "stdcompat__format_s.mli", line 662, characters 0-65: - Expected signature - ocamlopt.opt -c -no-alias-deps -I . stdcompat__printf.ml -o stdcompat__printf.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat__stdlib.ml -o stdcompat__stdlib.cmx - ocamlopt.opt -c -no-alias-deps -I . stdcompat.ml -o stdcompat.cmx - ocamlopt.opt -no-alias-deps -a stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives_s.cmx stdcompat__arg_s.cmx stdcompat__lazy_s.cmx stdcompat__char_s.cmx stdcompat__uchar_s.cmx stdcompat__buffer_s.cmx stdcompat__string_s.cmx stdcompat__stringLabels_s.cmx stdcompat__bytes_s.cmx stdcompat__bytesLabels_s.cmx stdcompat__list_s.cmx stdcompat__listLabels_s.cmx stdcompat__stack_s.cmx stdcompat__hashtbl_s.cmx stdcompat__set_s.cmx stdcompat__map_s.cmx stdcompat__weak_s.cmx stdcompat__sys_s.cmx stdcompat__stream_s.cmx stdcompat__digest_s.cmx stdcompat__nativeint_s.cmx stdcompat__int_s.cmx stdcompat__int64_s.cmx stdcompat__int32_s.cmx stdcompat__filename_s.cmx stdcompat__array_s.cmx stdcompat__arrayLabels_s.cmx stdcompat__float_s.cmx stdcompat__queue_s.cmx stdcompat__ephemeron_s.cmx stdcompat__spacetime_s.cmx stdcompat__moreLabels_s.cmx stdcompat__lexing_s.cmx stdcompat__option_s.cmx stdcompat__result_s.cmx stdcompat__bool_s.cmx stdcompat__fun_s.cmx stdcompat__stdlib_s.cmx stdcompat__printf_s.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__uchar.cmx stdcompat__sys.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__list.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__filename.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__spacetime.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__option.cmx stdcompat__result.cmx stdcompat__bool.cmx stdcompat__fun.cmx stdcompat__format.cmx stdcompat__printf.cmx stdcompat__stdlib.cmx stdcompat.cmx -o stdcompat.cmxa - ocamlopt.opt -no-alias-deps -shared stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives_s.cmx stdcompat__arg_s.cmx stdcompat__lazy_s.cmx stdcompat__char_s.cmx stdcompat__uchar_s.cmx stdcompat__buffer_s.cmx stdcompat__string_s.cmx stdcompat__stringLabels_s.cmx stdcompat__bytes_s.cmx stdcompat__bytesLabels_s.cmx stdcompat__list_s.cmx stdcompat__listLabels_s.cmx stdcompat__stack_s.cmx stdcompat__hashtbl_s.cmx stdcompat__set_s.cmx stdcompat__map_s.cmx stdcompat__weak_s.cmx stdcompat__sys_s.cmx stdcompat__stream_s.cmx stdcompat__digest_s.cmx stdcompat__nativeint_s.cmx stdcompat__int_s.cmx stdcompat__int64_s.cmx stdcompat__int32_s.cmx stdcompat__filename_s.cmx stdcompat__array_s.cmx stdcompat__arrayLabels_s.cmx stdcompat__float_s.cmx stdcompat__queue_s.cmx stdcompat__ephemeron_s.cmx stdcompat__spacetime_s.cmx stdcompat__moreLabels_s.cmx stdcompat__lexing_s.cmx stdcompat__option_s.cmx stdcompat__result_s.cmx stdcompat__bool_s.cmx stdcompat__fun_s.cmx stdcompat__stdlib_s.cmx stdcompat__printf_s.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__uchar.cmx stdcompat__sys.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__list.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int.cmx stdcompat__int64.cmx stdcompat__int32.cmx stdcompat__filename.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__spacetime.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__option.cmx stdcompat__result.cmx stdcompat__bool.cmx stdcompat__fun.cmx stdcompat__format.cmx stdcompat__printf.cmx stdcompat__stdlib.cmx stdcompat.cmx -o stdcompat.cmxs -> compiled stdcompat.7 Processing 3/3: [stdcompat: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/stdcompat.7) - make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/stdcompat.7' - make[1]: Nothing to be done for 'install-exec-am'. - /bin/mkdir -p '/home/opam/.opam/4.08/lib/stdcompat' - /usr/bin/install -c META stdcompat.cmi stdcompat__native.cmi stdcompat__init.cmi stdcompat__root.cmi stdcompat__seq.cmi stdcompat__tools.cmi stdcompat__pervasives_s.cmi stdcompat__arg_s.cmi stdcompat__lazy_s.cmi stdcompat__char_s.cmi stdcompat__uchar_s.cmi stdcompat__buffer_s.cmi stdcompat__string_s.cmi stdcompat__stringLabels_s.cmi stdcompat__bytes_s.cmi stdcompat__bytesLabels_s.cmi stdcompat__list_s.cmi stdcompat__listLabels_s.cmi stdcompat__stack_s.cmi stdcompat__hashtbl_s.cmi stdcompat__set_s.cmi stdcompat__map_s.cmi stdcompat__weak_s.cmi stdcompat__sys_s.cmi stdcompat__stream_s.cmi stdcompat__digest_s.cmi stdcompat__nativeint_s.cmi stdcompat__int_s.cmi stdcompat__int64_s.cmi stdcompat__int32_s.cmi stdcompat__filename_s.cmi stdcompat__array_s.cmi stdcompat__arrayLabels_s.cmi stdcompat__float_s.cmi stdcompat__queue_s.cmi stdcompat__ephemeron_s.cmi stdcompat__spacetime_s.cmi stdcompat__moreLabels_s.cmi stdcompat__lexing_s.cmi '/home/opam/.opam/4.08/lib/stdcompat' - /usr/bin/install -c stdcompat__option_s.cmi stdcompat__result_s.cmi stdcompat__bool_s.cmi stdcompat__fun_s.cmi stdcompat__stdlib_s.cmi stdcompat__printf_s.cmi stdcompat__pervasives.cmi stdcompat__arg.cmi stdcompat__lazy.cmi stdcompat__char.cmi stdcompat__uchar.cmi stdcompat__sys.cmi stdcompat__buffer.cmi stdcompat__string.cmi stdcompat__stringLabels.cmi stdcompat__bytes.cmi stdcompat__bytesLabels.cmi stdcompat__list.cmi stdcompat__listLabels.cmi stdcompat__stack.cmi stdcompat__hashtbl_ext.cmi stdcompat__hashtbl.cmi stdcompat__set.cmi stdcompat__map.cmi stdcompat__weak.cmi stdcompat__stream.cmi stdcompat__digest.cmi stdcompat__nativeint.cmi stdcompat__int.cmi stdcompat__int64.cmi stdcompat__int32.cmi stdcompat__filename.cmi stdcompat__array.cmi stdcompat__arrayLabels.cmi stdcompat__float.cmi stdcompat__queue.cmi stdcompat__ephemeron.cmi stdcompat__spacetime.cmi stdcompat__moreLabels.cmi stdcompat__lexing.cmi '/home/opam/.opam/4.08/lib/stdcompat' - /usr/bin/install -c stdcompat__option.cmi stdcompat__result.cmi stdcompat__bool.cmi stdcompat__fun.cmi stdcompat__format.cmi stdcompat__printf.cmi stdcompat__stdlib.cmi stdcompat.cma stdcompat.cmxa stdcompat.a stdcompat.cmx stdcompat__native.cmx stdcompat__init.cmx stdcompat__root.cmx stdcompat__seq.cmx stdcompat__tools.cmx stdcompat__pervasives_s.cmx stdcompat__arg_s.cmx stdcompat__lazy_s.cmx stdcompat__char_s.cmx stdcompat__uchar_s.cmx stdcompat__buffer_s.cmx stdcompat__string_s.cmx stdcompat__stringLabels_s.cmx stdcompat__bytes_s.cmx stdcompat__bytesLabels_s.cmx stdcompat__list_s.cmx stdcompat__listLabels_s.cmx stdcompat__stack_s.cmx stdcompat__hashtbl_s.cmx stdcompat__set_s.cmx stdcompat__map_s.cmx stdcompat__weak_s.cmx stdcompat__sys_s.cmx stdcompat__stream_s.cmx stdcompat__digest_s.cmx stdcompat__nativeint_s.cmx stdcompat__int_s.cmx stdcompat__int64_s.cmx stdcompat__int32_s.cmx '/home/opam/.opam/4.08/lib/stdcompat' - /usr/bin/install -c stdcompat__filename_s.cmx stdcompat__array_s.cmx stdcompat__arrayLabels_s.cmx stdcompat__float_s.cmx stdcompat__queue_s.cmx stdcompat__ephemeron_s.cmx stdcompat__spacetime_s.cmx stdcompat__moreLabels_s.cmx stdcompat__lexing_s.cmx stdcompat__option_s.cmx stdcompat__result_s.cmx stdcompat__bool_s.cmx stdcompat__fun_s.cmx stdcompat__stdlib_s.cmx stdcompat__printf_s.cmx stdcompat__pervasives.cmx stdcompat__arg.cmx stdcompat__lazy.cmx stdcompat__char.cmx stdcompat__uchar.cmx stdcompat__sys.cmx stdcompat__buffer.cmx stdcompat__string.cmx stdcompat__stringLabels.cmx stdcompat__bytes.cmx stdcompat__bytesLabels.cmx stdcompat__list.cmx stdcompat__listLabels.cmx stdcompat__stack.cmx stdcompat__hashtbl_ext.cmx stdcompat__hashtbl.cmx stdcompat__set.cmx stdcompat__map.cmx stdcompat__weak.cmx stdcompat__stream.cmx stdcompat__digest.cmx stdcompat__nativeint.cmx stdcompat__int.cmx stdcompat__int64.cmx stdcompat__int32.cmx '/home/opam/.opam/4.08/lib/stdcompat' - /usr/bin/install -c stdcompat__filename.cmx stdcompat__array.cmx stdcompat__arrayLabels.cmx stdcompat__float.cmx stdcompat__queue.cmx stdcompat__ephemeron.cmx stdcompat__spacetime.cmx stdcompat__moreLabels.cmx stdcompat__lexing.cmx stdcompat__option.cmx stdcompat__result.cmx stdcompat__bool.cmx stdcompat__fun.cmx stdcompat__format.cmx stdcompat__printf.cmx stdcompat__stdlib.cmx stdcompat.cmxs '/home/opam/.opam/4.08/lib/stdcompat' - make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/stdcompat.7' -> installed stdcompat.7 Done. # Run eval $(opam env) to update the current shell environment 2021-12-03 20:27.55 ---> saved as "94fbd4ad60a5f9aab124c6eabc1e2309adfd9c32f3fa74019f7089247f12ab5d" Job succeeded