OCamllabs icon Home|Differences with the last checks|Previous runs


Building on spring

(from freebsd)
2024-04-19 18:59.57 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" 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/local/bin/opam-dev /usr/local/bin/opam"))
2024-04-19 18:59.58 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 f089d8564db935c703bea70a4b3d8335ffa1bef3"))
2024-04-19 18:59.58 ---> using "83de7f37a3fdfdf2af7d52001c195007ba3d03fbf63bb1c5deeb0bd7199a7e68" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using 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.

2024-04-19 18:59.58 ---> using "ae05d419fac6605f1fa37d4b0e1385766018ebaa3233982c89fd3cd33bf5b52b" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14.1' 'ocaml-base-compiler.4.14.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.1"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (cached)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2024-04-19 18:59.59 ---> using "141be27e9e0ebb1fb3c3878d245ca5b32294a540950418ca62d711f486fac687" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-04-19 18:59.59 ---> using "72aa242bda62d28199dcb867f3fc8b109a5eb0c910cde2077a6e022a52d02938" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"touist.3.5.0\"\
               \nopam install -vy \"touist.3.5.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"touist.3.5.0\" | grep -q '\"freebsd\"'; 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] touist.3.5.0 is not installed.

Nothing to do.
The following actions will be performed:
=== install 11 packages
  - install cmdliner  1.2.0        [required by touist]
  - install dune      3.15.0       [required by minisat, menhir, re]
  - install jbuilder  1.0+beta20.2 [required by touist]
  - install menhir    20231231     [required by touist]
  - install menhirCST 20231231     [required by menhir]
  - install menhirLib 20231231     [required by menhir]
  - install menhirSdk 20231231     [required by menhir]
  - install minisat   0.5          [required by touist]
  - install re        1.11.0       [required by touist]
  - install seq       base         [required by re]
  - install touist    3.5.0

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/30:
Processing  2/30:
Processing  3/30:
-> retrieved cmdliner.1.2.0  (cached)
Processing  4/30:
Processing  5/30: [cmdliner: gmake all]
-> retrieved menhir.20231231, menhirCST.20231231, menhirLib.20231231, menhirSdk.20231231  (cached)
Processing  6/30: [minisat.0.5: http] [cmdliner: gmake all]
-> retrieved jbuilder.1.0+beta20.2  (cached)
Processing  7/30: [minisat.0.5: http] [cmdliner: gmake all]
Processing  8/30: [minisat.0.5: http] [cmdliner: gmake all] [jbuilder: ocaml configure.ml]
-> retrieved re.1.11.0  (cached)
Processing  9/30: [minisat.0.5: http] [cmdliner: gmake all] [jbuilder: ocaml configure.ml]
Processing 10/30: [minisat.0.5: http] [touist.3.5.0: http] [cmdliner: gmake all] [jbuilder: ocaml configure.ml]
Processing 11/30: [minisat.0.5: http] [touist.3.5.0: http] [cmdliner: gmake all] [jbuilder: ocaml configure.ml]
-> installed seq.base
Processing 12/30: [minisat.0.5: http] [touist.3.5.0: http] [cmdliner: gmake all] [jbuilder: ocaml configure.ml]
Processing 12/30: [touist.3.5.0: http] [cmdliner: gmake all] [jbuilder: ocaml configure.ml]
+ /home/opam/.opam/4.14.1/bin/ocaml "configure.ml" "--libdir" "/home/opam/.opam/4.14.1/lib" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/jbuilder.1.0+beta20.2)
Processing 12/30: [touist.3.5.0: http] [cmdliner: gmake all] [jbuilder: ocaml bootstrap.ml]
-> retrieved dune.3.15.0  (cached)
Processing 13/30: [touist.3.5.0: http] [cmdliner: gmake all] [dune: ocaml 7] [jbuilder: ocaml bootstrap.ml]
-> retrieved minisat.0.5  (https://github.com/c-cube/ocaml-minisat/archive/v0.5.tar.gz)
Processing 13/30: [cmdliner: gmake all] [dune: ocaml 7] [jbuilder: ocaml bootstrap.ml]
+ /usr/local/bin/gmake "all" "PREFIX=/home/opam/.opam/4.14.1" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/cmdliner.1.2.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.2.0
Processing 13/30: [dune: ocaml 7] [jbuilder: ocaml bootstrap.ml]
Processing 14/30: [dune: ocaml 7] [jbuilder: ocaml bootstrap.ml] [cmdliner: gmake install]
-> retrieved touist.3.5.0  (https://github.com/touist/touist/archive/v3.5.0.tar.gz)
+ /home/opam/.opam/4.14.1/bin/ocaml "bootstrap.ml" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/jbuilder.1.0+beta20.2)
- File "./bootstrap.ml", line 185, characters 29-41:
- 185 |              let base, ext = String.break base i in
-                                    ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- File "./bootstrap.ml", line 190, characters 28-40:
- 190 |                  let a, b = String.break ext i in
-                                   ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- '/home/opam/.opam/4.14.1/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.14.1/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/binary_kind.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/config.ml src/context.ml src/dep_path.ml src/env.ml src/errors.ml src/exe.ml src/file_tree.ml src/findlib.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/inline_tests.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/interned.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/loc.ml src/log.ml src/main.ml src/menhir.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_partitioner.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.boot.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/per_item.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/report_error.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/sexp.ml src/string_with_vars.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/top_closure.ml src/utils.ml src/utop.ml src/variant.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.14.1/bin/ocamldep.opt' -modules src/stdune/caml/caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt
- '/home/opam/.opam/4.14.1/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.14.1/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.14.1/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/hashtbl.ml src/stdune/import.ml src/stdune/int.ml src/stdune/io.ml src/stdune/list.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/pp.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/staged.ml src/stdune/string.ml > boot-depends.txt
- '/home/opam/.opam/4.14.1/bin/ocamldep.opt' -modules src/usexp/usexp.ml src/usexp/parser_automaton_internal.ml src/usexp/sexp_ast.ml src/usexp/table.ml > boot-depends.txt
- '/home/opam/.opam/4.14.1/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.14.1/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma boot.ml
- File "src/stdune/caml/result.ml", line 4, characters 7-17:
- 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 "src/stdune/caml/result.mli", line 6, characters 7-17:
- 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 "src/stdune/pp.ml", line 98, characters 7-18:
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/stdune/pp.ml", line 100, characters 7-19:
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/stdune/pp.ml", line 103, characters 18-48:
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/stdune/pp.ml", line 105, characters 6-36:
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/stdune/io.ml", line 1, characters 11-21:
- 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 "src/usexp/usexp.ml", line 209, characters 15-52:
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/usexp/usexp.ml", line 210, characters 2-39:
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/colors.ml", line 105, characters 18-48:
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/colors.ml", line 107, characters 6-36:
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/super_context.ml", line 72, characters 7-11:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
Processing 14/30: [dune: ocaml 7] [jbuilder: ./boot.exe 7] [cmdliner: gmake install]
+ /usr/local/bin/gmake "install" "LIBDIR=/home/opam/.opam/4.14.1/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14.1/doc/cmdliner" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/4.14.1/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/4.14.1/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/4.14.1/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/4.14.1/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/4.14.1/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/4.14.1/lib/cmdliner"
Processing 14/30: [dune: ocaml 7] [jbuilder: ./boot.exe 7] [cmdliner: gmake install-doc]
+ /usr/local/bin/gmake "install-doc" "LIBDIR=/home/opam/.opam/4.14.1/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.14.1/doc/cmdliner" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/cmdliner.1.2.0)
- install -d "/home/opam/.opam/4.14.1/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/4.14.1/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/4.14.1/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.2.0
Processing 14/30: [dune: ocaml 7] [jbuilder: ./boot.exe 7]
+ /home/opam/.opam/4.14.1/.opam-switch/build/jbuilder.1.0+beta20.2/./boot.exe "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/jbuilder.1.0+beta20.2)
-       ocamlc src/stdune/caml/.caml.objs/caml__Result.{cmi,cmti}
- File "src/stdune/caml/result.mli", line 6, characters 7-17:
- 6 |   open 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 src/stdune/caml/.caml.objs/caml__Result.{cmx,o}
- File "src/stdune/caml/result.ml", line 4, characters 7-17:
- 4 |   open 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 src/stdune/.stdune.objs/stdune__Io.{cmx,o}
- File "src/stdune/io.ml", line 1, characters 11-21:
- 1 | module P = 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 src/stdune/.stdune.objs/stdune__Pp.{cmx,o}
- File "src/stdune/pp.ml", line 98, characters 7-18:
- 98 |        pp_open_tag ppf (embed_tag ~opening ~closing);
-             ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/stdune/pp.ml", line 100, characters 7-19:
- 100 |        pp_close_tag ppf ()
-              ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/stdune/pp.ml", line 103, characters 18-48:
- 103 |       let funcs = pp_get_formatter_tag_functions ppf () in
-                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/stdune/pp.ml", line 105, characters 6-36:
- 105 |       pp_set_formatter_tag_functions ppf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
-     ocamlopt src/usexp/.usexp.objs/usexp.{cmx,o}
- File "src/usexp/usexp.ml", line 209, characters 15-52:
- 209 |   let tfuncs = Format.pp_get_formatter_tag_functions ppf () in
-                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/usexp/usexp.ml", line 210, characters 2-39:
- 210 |   Format.pp_set_formatter_tag_functions ppf
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
-     ocamlopt src/.jbuilder.objs/jbuilder__Colors.{cmx,o}
- File "src/colors.ml", line 105, characters 18-48:
- 105 |       let funcs = pp_get_formatter_tag_functions ppf () in
-                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/colors.ml", line 107, characters 6-36:
- 107 |       pp_set_formatter_tag_functions ppf
-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
-     ocamlopt src/.jbuilder.objs/jbuilder__Super_context.{cmx,o}
- File "src/super_context.ml", line 72, characters 7-11:
- 72 |       ?host
-             ^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  jbuilder.1.0+beta20.2
Processing 14/30: [dune: ocaml 7]
-> installed jbuilder.1.0+beta20.2
Processing 15/30: [dune: ocaml 7]
+ /home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- /tmp/camlobjf6e850.c:16598:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_get_public_method();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:236:18: note: conflicting prototype is here
- CAMLextern value caml_get_public_method (value obj, value tag);
-                  ^
- /tmp/camlobjf6e850.c:16780:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_set_oo_id();
-              ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:413:18: note: conflicting prototype is here
- CAMLextern value caml_set_oo_id(value obj);
-                  ^
- 2 warnings generated.
- ./.duneboot.exe -j 7
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 15/30: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
-> compiled  dune.3.15.0
-> installed dune.3.15.0
Processing 17/30: [menhirCST: dune build]
Processing 18/30: [menhirCST: dune build] [menhirLib: dune build]
Processing 19/30: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 20/30: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [minisat: dune build]
Processing 21/30: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [minisat: dune build] [re: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "menhirCST" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/menhirCST.20231231)
-> compiled  menhirCST.20231231
Processing 21/30: [menhirLib: dune build] [menhirSdk: dune build] [minisat: dune build] [re: dune build]
-> installed menhirCST.20231231
Processing 22/30: [menhirLib: dune build] [menhirSdk: dune build] [minisat: dune build] [re: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "menhirSdk" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/menhirSdk.20231231)
-> compiled  menhirSdk.20231231
Processing 22/30: [menhirLib: dune build] [minisat: dune build] [re: dune build]
-> installed menhirSdk.20231231
Processing 23/30: [menhirLib: dune build] [minisat: dune build] [re: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "menhirLib" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/menhirLib.20231231)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20231231
Processing 23/30: [minisat: dune build] [re: dune build]
-> installed menhirLib.20231231
Processing 24/30: [minisat: dune build] [re: dune build]
Processing 25/30: [menhir: dune build] [minisat: dune build] [re: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "minisat" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/minisat.0.5)
-> compiled  minisat.0.5
Processing 25/30: [menhir: dune build] [re: dune build]
-> installed minisat.0.5
Processing 26/30: [menhir: dune build] [re: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "re" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/re.1.11.0)
-> compiled  re.1.11.0
Processing 26/30: [menhir: dune build]
-> installed re.1.11.0
Processing 27/30: [menhir: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "menhir" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/menhir.20231231)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 99 sample input sentences and 47 error messages.
-> compiled  menhir.20231231
-> installed menhir.20231231
Processing 29/30: [touist: jbuilder build]
+ /home/opam/.opam/4.14.1/bin/jbuilder "build" "-p" "touist" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/touist.3.5.0)
-       menhir src/lib/parserMsgs.ml
- File "parser.mly", line 143, characters 0-10:
- Warning: symbol comma_list(expr_smt) is unreachable from any of the start symbol(s).
- Warning: 7 states have shift/reduce conflicts.
- Warning: 17 shift/reduce conflicts were arbitrarily resolved.
- Read 302 sample input sentences and 93 error messages.
-       menhir src/lib/parser.{ml,mli}
- File "parser.mly", line 143, characters 0-10:
- Warning: symbol comma_list(expr_smt) is unreachable from any of the start symbol(s).
- Warning: 7 states have shift/reduce conflicts.
- Warning: 17 shift/reduce conflicts were arbitrarily resolved.
-       ocamlc src/lib/.touist.objs/touist__Err.{cmo,cmt}
- File "src/lib/err.ml", line 31, characters 2-8:
- 31 |   Re_str.(global_replace (regexp pattern) replacement text)
-        ^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 63, characters 13-34:
- 63 |   let text = Re_str.global_replace (Re_str.regexp "\\\\n") "\n" text in
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 63, characters 36-49:
- 63 |   let text = Re_str.global_replace (Re_str.regexp "\\\\n") "\n" text in
-                                          ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 64, characters 13-34:
- 64 |   let text = Re_str.global_replace (Re_str.regexp "\\\\t") "\t" text in
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 64, characters 36-49:
- 64 |   let text = Re_str.global_replace (Re_str.regexp "\\\\t") "\t" text in
-                                          ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 67, characters 21-42:
- 67 |       let next_pos = Re_str.search_forward (Re_str.regexp "%[a-zA-Z]") text cur_pos in
-                           ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 67, characters 44-57:
- 67 |       let next_pos = Re_str.search_forward (Re_str.regexp "%[a-zA-Z]") text cur_pos in
-                                                  ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 74, characters 19-40:
- 74 |               then Re_str.search_forward (Re_str.regexp "%[^flcLCbB]") text 0 else 0)
-                         ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 74, characters 42-55:
- 74 |               then Re_str.search_forward (Re_str.regexp "%[^flcLCbB]") text 0 else 0)
-                                                ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 83, characters 26-47:
- 83 |     let cur_indent = try (Re_str.search_forward (Re_str.regexp "[^ ]") text from_pos)-from_pos
-                                ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 83, characters 49-62:
- 83 |     let cur_indent = try (Re_str.search_forward (Re_str.regexp "[^ ]") text from_pos)-from_pos
-                                                       ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 87, characters 12-33:
- 87 |         try Re_str.search_forward (Re_str.regexp "\n") text from_pos
-                  ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 87, characters 35-48:
- 87 |         try Re_str.search_forward (Re_str.regexp "\n") text from_pos
-                                         ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 102, characters 27-49:
- 102 |       let last_space = try Re_str.search_backward (Re_str.regexp "\\( \\|: \\|, \\|. \\)") text wrap_pos with Not_found -> wrap_pos in
-                                  ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 102, characters 51-64:
- 102 |       let last_space = try Re_str.search_backward (Re_str.regexp "\\( \\|: \\|, \\|. \\)") text wrap_pos with Not_found -> wrap_pos in
-                                                          ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 110, characters 4-28:
- 110 |     Re_str.global_substitute (Re_str.regexp "`\\([^`]+\\)`") (fun s -> "`"^ colorize (Re_str.matched_group 1 s) ^"`") text in
-           ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 110, characters 30-43:
- 110 |     Re_str.global_substitute (Re_str.regexp "`\\([^`]+\\)`") (fun s -> "`"^ colorize (Re_str.matched_group 1 s) ^"`") text in
-                                     ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 110, characters 86-106:
- 110 |     Re_str.global_substitute (Re_str.regexp "`\\([^`]+\\)`") (fun s -> "`"^ colorize (Re_str.matched_group 1 s) ^"`") text in
-                                                                                             ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 112, characters 4-28:
- 112 |     Re_str.global_substitute (Re_str.regexp "'\\([^']*\\)'") (fun s ->
-           ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 112, characters 30-43:
- 112 |     Re_str.global_substitute (Re_str.regexp "'\\([^']*\\)'") (fun s ->
-                                     ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 113, characters 17-37:
- 113 |         let s = (Re_str.matched_group 1 s) in
-                        ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 116, characters 4-28:
- 116 |     Re_str.global_substitute (Re_str.regexp "^\\(    +.*\\)$") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-           ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 116, characters 30-43:
- 116 |     Re_str.global_substitute (Re_str.regexp "^\\(    +.*\\)$") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-                                     ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 116, characters 83-103:
- 116 |     Re_str.global_substitute (Re_str.regexp "^\\(    +.*\\)$") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-                                                                                          ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 121, characters 7-30:
- 121 |     in Re_str.substitute_first (Re_str.regexp "\\(error\\|warning\\)") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-              ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 121, characters 32-45:
- 121 |     in Re_str.substitute_first (Re_str.regexp "\\(error\\|warning\\)") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-                                       ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 121, characters 91-111:
- 121 |     in Re_str.substitute_first (Re_str.regexp "\\(error\\|warning\\)") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-                                                                                                  ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
-       ocamlc src/lib/.touist.objs/touist__Types.{cmo,cmt}
- File "src/lib/types.ml", line 133, characters 26-44:
- 133 |         | Int x, Int y -> Pervasives.compare x y
-                                 ^^^^^^^^^^^^^^^^^^
- 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 "src/lib/types.ml", line 134, characters 30-48:
- 134 |         | Float x, Float y -> Pervasives.compare x y
-                                     ^^^^^^^^^^^^^^^^^^
- 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 "src/lib/types.ml", line 135, characters 28-46:
- 135 |         | Prop x, Prop y -> Pervasives.compare x y
-                                   ^^^^^^^^^^^^^^^^^^
- 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 "src/lib/types.ml", line 136, characters 26-44:
- 136 |         | Set x, Set y -> Pervasives.compare x y
-                                 ^^^^^^^^^^^^^^^^^^
- 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 src/lib/.touist.objs/touist__SatSolve.{cmo,cmt}
- File "src/lib/satSolve.ml", line 33, characters 22-40:
- 33 |   let compare l1 l2 = Pervasives.compare l1 l2
-                            ^^^^^^^^^^^^^^^^^^
- 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 src/lib/.touist.objs/touist__Qbf.{cmo,cmt}
- File "src/lib/qbf.ml", line 6, characters 11-17:
- 6 |   let open Re_str in
-                ^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/qbf.ml", line 7, characters 14-36:
- 7 |   try let _ = Re_str.search_backward (Re_str.regexp "_[0-9]+$") name (String.length name) in ();
-                   ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/qbf.ml", line 7, characters 38-51:
- 7 |   try let _ = Re_str.search_backward (Re_str.regexp "_[0-9]+$") name (String.length name) in ();
-                                           ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/qbf.ml", line 8, characters 14-37:
- 8 |       name |> Re_str.substitute_first (Re_str.regexp "[0-9]+$")
-                   ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/qbf.ml", line 8, characters 39-52:
- 8 |       name |> Re_str.substitute_first (Re_str.regexp "[0-9]+$")
-                                            ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
-       ocamlc src/lib/.touist.objs/touist__Latex.{cmo,cmt}
- File "src/lib/latex.ml", line 119, characters 4-25:
- 119 |     Re_str.global_replace (Re_str.regexp "_") "\\\\_" txt
-           ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/latex.ml", line 119, characters 27-40:
- 119 |     Re_str.global_replace (Re_str.regexp "_") "\\\\_" txt
-                                  ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
-     ocamlopt src/lib/.touist.objs/touist__Err.{cmx,o}
- File "src/lib/err.ml", line 31, characters 2-8:
- 31 |   Re_str.(global_replace (regexp pattern) replacement text)
-        ^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 63, characters 13-34:
- 63 |   let text = Re_str.global_replace (Re_str.regexp "\\\\n") "\n" text in
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 63, characters 36-49:
- 63 |   let text = Re_str.global_replace (Re_str.regexp "\\\\n") "\n" text in
-                                          ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 64, characters 13-34:
- 64 |   let text = Re_str.global_replace (Re_str.regexp "\\\\t") "\t" text in
-                   ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 64, characters 36-49:
- 64 |   let text = Re_str.global_replace (Re_str.regexp "\\\\t") "\t" text in
-                                          ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 67, characters 21-42:
- 67 |       let next_pos = Re_str.search_forward (Re_str.regexp "%[a-zA-Z]") text cur_pos in
-                           ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 67, characters 44-57:
- 67 |       let next_pos = Re_str.search_forward (Re_str.regexp "%[a-zA-Z]") text cur_pos in
-                                                  ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 74, characters 19-40:
- 74 |               then Re_str.search_forward (Re_str.regexp "%[^flcLCbB]") text 0 else 0)
-                         ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 74, characters 42-55:
- 74 |               then Re_str.search_forward (Re_str.regexp "%[^flcLCbB]") text 0 else 0)
-                                                ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 83, characters 26-47:
- 83 |     let cur_indent = try (Re_str.search_forward (Re_str.regexp "[^ ]") text from_pos)-from_pos
-                                ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 83, characters 49-62:
- 83 |     let cur_indent = try (Re_str.search_forward (Re_str.regexp "[^ ]") text from_pos)-from_pos
-                                                       ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 87, characters 12-33:
- 87 |         try Re_str.search_forward (Re_str.regexp "\n") text from_pos
-                  ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 87, characters 35-48:
- 87 |         try Re_str.search_forward (Re_str.regexp "\n") text from_pos
-                                         ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 102, characters 27-49:
- 102 |       let last_space = try Re_str.search_backward (Re_str.regexp "\\( \\|: \\|, \\|. \\)") text wrap_pos with Not_found -> wrap_pos in
-                                  ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 102, characters 51-64:
- 102 |       let last_space = try Re_str.search_backward (Re_str.regexp "\\( \\|: \\|, \\|. \\)") text wrap_pos with Not_found -> wrap_pos in
-                                                          ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 110, characters 4-28:
- 110 |     Re_str.global_substitute (Re_str.regexp "`\\([^`]+\\)`") (fun s -> "`"^ colorize (Re_str.matched_group 1 s) ^"`") text in
-           ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 110, characters 30-43:
- 110 |     Re_str.global_substitute (Re_str.regexp "`\\([^`]+\\)`") (fun s -> "`"^ colorize (Re_str.matched_group 1 s) ^"`") text in
-                                     ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 110, characters 86-106:
- 110 |     Re_str.global_substitute (Re_str.regexp "`\\([^`]+\\)`") (fun s -> "`"^ colorize (Re_str.matched_group 1 s) ^"`") text in
-                                                                                             ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 112, characters 4-28:
- 112 |     Re_str.global_substitute (Re_str.regexp "'\\([^']*\\)'") (fun s ->
-           ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 112, characters 30-43:
- 112 |     Re_str.global_substitute (Re_str.regexp "'\\([^']*\\)'") (fun s ->
-                                     ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 113, characters 17-37:
- 113 |         let s = (Re_str.matched_group 1 s) in
-                        ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 116, characters 4-28:
- 116 |     Re_str.global_substitute (Re_str.regexp "^\\(    +.*\\)$") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-           ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 116, characters 30-43:
- 116 |     Re_str.global_substitute (Re_str.regexp "^\\(    +.*\\)$") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-                                     ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 116, characters 83-103:
- 116 |     Re_str.global_substitute (Re_str.regexp "^\\(    +.*\\)$") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-                                                                                          ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 121, characters 7-30:
- 121 |     in Re_str.substitute_first (Re_str.regexp "\\(error\\|warning\\)") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-              ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 121, characters 32-45:
- 121 |     in Re_str.substitute_first (Re_str.regexp "\\(error\\|warning\\)") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-                                       ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/err.ml", line 121, characters 91-111:
- 121 |     in Re_str.substitute_first (Re_str.regexp "\\(error\\|warning\\)") (fun s -> colorize (Re_str.matched_group 1 s)) text in
-                                                                                                  ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
-       ocamlc src/lib/.touist.objs/touist__ParserReport.{cmi,cmo,cmt}
- File "src/lib/parserReport.ml", line 137, characters 2-23:
- 137 |   Re_str.global_replace (Re_str.regexp "[ \t\n\r]+") " " text
-         ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/parserReport.ml", line 137, characters 25-38:
- 137 |   Re_str.global_replace (Re_str.regexp "[ \t\n\r]+") " " text
-                                ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/parserReport.ml", line 245, characters 27-47:
- 245 |     let i = int_of_string (Re_str.matched_group 1 message) in
-                                  ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/parserReport.ml", line 258, characters 2-26:
- 258 |   Re_str.global_substitute
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/parserReport.ml", line 259, characters 5-18:
- 259 |     (Re_str.regexp "\\$\\([0-9]+\\)")
-            ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
-     ocamlopt src/lib/.touist.objs/touist__Types.{cmx,o}
- File "src/lib/types.ml", line 133, characters 26-44:
- 133 |         | Int x, Int y -> Pervasives.compare x y
-                                 ^^^^^^^^^^^^^^^^^^
- 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 "src/lib/types.ml", line 134, characters 30-48:
- 134 |         | Float x, Float y -> Pervasives.compare x y
-                                     ^^^^^^^^^^^^^^^^^^
- 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 "src/lib/types.ml", line 135, characters 28-46:
- 135 |         | Prop x, Prop y -> Pervasives.compare x y
-                                   ^^^^^^^^^^^^^^^^^^
- 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 "src/lib/types.ml", line 136, characters 26-44:
- 136 |         | Set x, Set y -> Pervasives.compare x y
-                                 ^^^^^^^^^^^^^^^^^^
- 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 src/.main.eobjs/main.{cmi,cmo,cmt}
- File "src/main.ml", line 75, characters 32-38:
- 75 |   let prog, opts = match cmd |> Re_str.(split (regexp " +")) with
-                                      ^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/main.ml", line 86, characters 11-17:
- 86 |       s |> Re_str.(split (regexp " +")) |> List.fold_left
-                 ^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/main.ml", line 747, characters 4-8:
- 747 |     info "touist" ~version:Version.v
-           ^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 748, characters 64-73:
- 748 |       ~doc ~man ~exits:(code_msgs |> List.map (fun (doc,err) -> exit_info ~doc (get_code err))))
-                                                                       ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.exit_info
- Use Cmd.Exit.info instead.
- File "src/main.ml", line 750, characters 9-18:
- 750 | let () = Term.exit ~term_err:(get_code CLI_ERROR) @@ Term.eval cmd
-                ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- File "src/main.ml", line 750, characters 53-62:
- 750 | let () = Term.exit ~term_err:(get_code CLI_ERROR) @@ Term.eval cmd
-                                                            ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-     ocamlopt src/lib/.touist.objs/touist__ParserReport.{cmx,o}
- File "src/lib/parserReport.ml", line 137, characters 2-23:
- 137 |   Re_str.global_replace (Re_str.regexp "[ \t\n\r]+") " " text
-         ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/parserReport.ml", line 137, characters 25-38:
- 137 |   Re_str.global_replace (Re_str.regexp "[ \t\n\r]+") " " text
-                                ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/parserReport.ml", line 245, characters 27-47:
- 245 |     let i = int_of_string (Re_str.matched_group 1 message) in
-                                  ^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/parserReport.ml", line 258, characters 2-26:
- 258 |   Re_str.global_substitute
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/parserReport.ml", line 259, characters 5-18:
- 259 |     (Re_str.regexp "\\$\\([0-9]+\\)")
-            ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
-     ocamlopt src/lib/.touist.objs/touist__Latex.{cmx,o}
- File "src/lib/latex.ml", line 119, characters 4-25:
- 119 |     Re_str.global_replace (Re_str.regexp "_") "\\\\_" txt
-           ^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/latex.ml", line 119, characters 27-40:
- 119 |     Re_str.global_replace (Re_str.regexp "_") "\\\\_" txt
-                                  ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
-     ocamlopt src/lib/.touist.objs/touist__SatSolve.{cmx,o}
- File "src/lib/satSolve.ml", line 33, characters 22-40:
- 33 |   let compare l1 l2 = Pervasives.compare l1 l2
-                            ^^^^^^^^^^^^^^^^^^
- 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 src/lib/.touist.objs/touist__Qbf.{cmx,o}
- File "src/lib/qbf.ml", line 6, characters 11-17:
- 6 |   let open Re_str in
-                ^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/qbf.ml", line 7, characters 14-36:
- 7 |   try let _ = Re_str.search_backward (Re_str.regexp "_[0-9]+$") name (String.length name) in ();
-                   ^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/qbf.ml", line 7, characters 38-51:
- 7 |   try let _ = Re_str.search_backward (Re_str.regexp "_[0-9]+$") name (String.length name) in ();
-                                           ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/qbf.ml", line 8, characters 14-37:
- 8 |       name |> Re_str.substitute_first (Re_str.regexp "[0-9]+$")
-                   ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/lib/qbf.ml", line 8, characters 39-52:
- 8 |       name |> Re_str.substitute_first (Re_str.regexp "[0-9]+$")
-                                            ^^^^^^^^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
-     ocamlopt src/.main.eobjs/main.{cmx,o}
- File "src/main.ml", line 75, characters 32-38:
- 75 |   let prog, opts = match cmd |> Re_str.(split (regexp " +")) with
-                                      ^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/main.ml", line 86, characters 11-17:
- 86 |       s |> Re_str.(split (regexp " +")) |> List.fold_left
-                 ^^^^^^
- Alert deprecated: module Re_str
- Use Re.Str
- File "src/main.ml", line 747, characters 4-8:
- 747 |     info "touist" ~version:Version.v
-           ^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "src/main.ml", line 748, characters 64-73:
- 748 |       ~doc ~man ~exits:(code_msgs |> List.map (fun (doc,err) -> exit_info ~doc (get_code err))))
-                                                                       ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.exit_info
- Use Cmd.Exit.info instead.
- File "src/main.ml", line 750, characters 9-18:
- 750 | let () = Term.exit ~term_err:(get_code CLI_ERROR) @@ Term.eval cmd
-                ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.exit
- Use Stdlib.exit and Cmd.eval instead.
- File "src/main.ml", line 750, characters 53-62:
- 750 | let () = Term.exit ~term_err:(get_code CLI_ERROR) @@ Term.eval cmd
-                                                            ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled  touist.3.5.0
-> installed touist.3.5.0
Done.

<><> touist.3.5.0 installed successfully ><><><><><><><><><><><><><><><><><><><>
=> To install more solvers, see 'opam info touist'
=> Built without yices2 (SMT solver)
=> Built without qbf (QBF solver)
2024-04-19 19:02.58 ---> saved as "e281fce127cb257c70706f2725ec328af9286de69ada46f1edf76d2809706718"
Job succeeded