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


Building on phoebe.ocamllabs.io

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
76d3fc461301: Pulling fs layer
4ef6d20bd5d7: Pulling fs layer
f5ab1124984a: Pulling fs layer
76d3fc461301: Verifying Checksum
76d3fc461301: Download complete
f5ab1124984a: Verifying Checksum
f5ab1124984a: Download complete
4ef6d20bd5d7: Verifying Checksum
4ef6d20bd5d7: Download complete
76d3fc461301: Pull complete
4ef6d20bd5d7: Pull complete
f5ab1124984a: Pull complete
Digest: sha256:8e32e0d09a8f957267511ce7ffcb86567614efb6d6bb72b6aea9be9dac1bf3e7
Status: Downloaded newer image for ocaml/opam:debian-unstable
2021-09-04 19:10.31 ---> 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-09-04 19:10.31 ---> using "4d29eb3e0b7cd69a97ed90837671d5ca38aa41e2fb94346298af500378eca6fa" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'git://github.com/ocaml/opam-repository.git' ~/opam-repository && git -C ~/opam-repository checkout -q 8fc7af65ccb8f3b3709bf02b749ac492e6700b59"))
2021-09-04 19:10.31 ---> using "eb095db6df41eeadc708604343f7b0ce0892db9136dac67a38046f57271c5802" 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-09-04 19:10.31 ---> using "d245c9af6f86b2b97434d338a3fbb8270425ab7dc6ad1b5451665adc9698eabf" from cache

/: (run (network host)
        (shell "git clone -q 'git://github.com/ocaml/ocaml-beta-repository.git' ~/'beta' && git -C ~/'beta' checkout -q 79aeeadd813bdae424ab53f882f08bee0a4e0b89"))
2021-09-04 19:10.31 ---> using "20d9850dcecd0523d6eddecad814e9bbd93882334348605bfa6e15ffd8f5ced5" from cache

/: (run (shell "opam repository add --dont-select 'beta' ~/'beta'"))
[beta] Initialised
2021-09-04 19:10.31 ---> using "6f8879c5099d2146b69bdcec3874fd111cad6c5c42ac63d5f9aa72a228fd8ee8" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=beta,default 4.13.0+trunk"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-variants" {= "4.13.0+trunk"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-variants.4.13.0+trunk  (https://github.com/ocaml/ocaml/archive/4.13.tar.gz)
-> installed ocaml-variants.4.13.0+trunk
-> installed ocaml-config.2
-> installed ocaml.4.13.0
Done.
# Run eval $(opam env --switch=4.13.0+trunk) to update the current shell environment
2021-09-04 19:10.31 ---> using "6712a74d1c1dd02a3a6016afba137eef5268a19bc9ee3f1c1955ef2ed1510eb1" 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 [8766 kB]
- Fetched 8994 kB in 2s (4731 kB/s)
- Reading package lists...
- 
2021-09-04 19:10.31 ---> using "efb2002aa60b7139ac6bcdcb20564781fe8c1766de01de081e2c168839e6bf82" 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 '\"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"))
Nothing to do.
[NOTE] touist.3.5.0 is not installed.

The following actions will be performed:
  - install jbuilder  1.0+beta20.2 [required by touist]
  - install dune      2.9.0        [required by minisat, menhir, re]
  - install seq       base         [required by re]
  - install cmdliner  1.0.4        [required by touist]
  - install minisat   0.4          [required by touist]
  - install menhirSdk 20210419     [required by menhir]
  - install menhirLib 20210419     [required by menhir]
  - install re        1.9.0        [required by touist]
  - install menhir    20210419     [required by touist]
  - install touist    3.5.0
===== 10 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/30:
Processing  2/30:
Processing  3/30:
-> retrieved cmdliner.1.0.4  (cached)
Processing  4/30:
Processing  5/30: [cmdliner: make all]
-> retrieved dune.2.9.0  (cached)
Processing  6/30: [cmdliner: make all]
Processing  7/30: [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved jbuilder.1.0+beta20.2  (cached)
Processing  8/30: [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing  9/30: [cmdliner: make all] [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
-> retrieved menhir.20210419  (cached)
Processing 10/30: [cmdliner: make all] [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
-> retrieved menhirLib.20210419  (cached)
Processing 11/30: [cmdliner: make all] [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
-> retrieved menhirSdk.20210419  (cached)
Processing 12/30: [cmdliner: make all] [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
Processing 13/30: [cmdliner: make all] [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
Processing 14/30: [cmdliner: make all] [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
-> installed seq.base
Processing 15/30: [cmdliner: make all] [dune: ocaml bootstrap.ml] [jbuilder: ocaml configure.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "configure.ml" "--libdir" "/home/opam/.opam/4.13.0+trunk/lib" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/jbuilder.1.0+beta20.2)
Processing 15/30: [cmdliner: make all] [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
-> retrieved minisat.0.4  (cached)
-> retrieved re.1.9.0  (cached)
-> retrieved touist.3.5.0  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/4.13.0+trunk" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/cmdliner.1.0.4)
- ocaml build.ml cma
- File "cmdliner_base.ml", line 158, characters 14-27:
- 158 |       `Error (err_ambiguous "enum value" s ambs)
-                     ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_docgen.ml", line 278, characters 23-39:
- 278 |   if Cmdliner_manpage.(smap_has_section sm s_name) then sm else
-                              ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 293, characters 22-56:
- 293 |   let ins sm (s, b) = Cmdliner_manpage.smap_append_block sm s b in
-                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 294, characters 35-51:
- 294 |   let has_senv = Cmdliner_manpage.(smap_has_section sm s_environment) in
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 295, characters 36-52:
- 295 |   let has_sexit = Cmdliner_manpage.(smap_has_section sm s_exit_status) in
-                                           ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_cline.ml", line 123, characters 20-47:
- 123 |           let err = Cmdliner_base.err_ambiguous "option" name ambs in
-                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_arg.ml", line 164, characters 24-50:
- 164 | | `Error e -> failwith (Cmdliner_msg.err_opt_parse f e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 214, characters 24-50:
- 214 | | `Error e -> failwith (Cmdliner_msg.err_pos_parse a e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 231, characters 10-36:
- 231 |   let a = Cmdliner_info.arg_make_pos pos a in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- File "cmdliner.ml", line 195, characters 25-47:
- 195 |       | `Std_help fmt -> Cmdliner_docgen.pp_man err_ppf fmt help_ppf ei; `Help
-                                ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- ocaml build.ml cmxa
- File "cmdliner_base.ml", line 158, characters 14-27:
- 158 |       `Error (err_ambiguous "enum value" s ambs)
-                     ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_docgen.ml", line 278, characters 23-39:
- 278 |   if Cmdliner_manpage.(smap_has_section sm s_name) then sm else
-                              ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 293, characters 22-56:
- 293 |   let ins sm (s, b) = Cmdliner_manpage.smap_append_block sm s b in
-                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 294, characters 35-51:
- 294 |   let has_senv = Cmdliner_manpage.(smap_has_section sm s_environment) in
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 295, characters 36-52:
- 295 |   let has_sexit = Cmdliner_manpage.(smap_has_section sm s_exit_status) in
-                                           ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_cline.ml", line 123, characters 20-47:
- 123 |           let err = Cmdliner_base.err_ambiguous "option" name ambs in
-                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_arg.ml", line 164, characters 24-50:
- 164 | | `Error e -> failwith (Cmdliner_msg.err_opt_parse f e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 214, characters 24-50:
- 214 | | `Error e -> failwith (Cmdliner_msg.err_pos_parse a e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 231, characters 10-36:
- 231 |   let a = Cmdliner_info.arg_make_pos pos a in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- File "cmdliner.ml", line 195, characters 25-47:
- 195 |       | `Std_help fmt -> Cmdliner_docgen.pp_man err_ppf fmt help_ppf ei; `Help
-                                ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- ocaml build.ml cmxs
- File "cmdliner_base.ml", line 158, characters 14-27:
- 158 |       `Error (err_ambiguous "enum value" s ambs)
-                     ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_docgen.ml", line 278, characters 23-39:
- 278 |   if Cmdliner_manpage.(smap_has_section sm s_name) then sm else
-                              ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 293, characters 22-56:
- 293 |   let ins sm (s, b) = Cmdliner_manpage.smap_append_block sm s b in
-                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 294, characters 35-51:
- 294 |   let has_senv = Cmdliner_manpage.(smap_has_section sm s_environment) in
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 295, characters 36-52:
- 295 |   let has_sexit = Cmdliner_manpage.(smap_has_section sm s_exit_status) in
-                                           ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_cline.ml", line 123, characters 20-47:
- 123 |           let err = Cmdliner_base.err_ambiguous "option" name ambs in
-                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_arg.ml", line 164, characters 24-50:
- 164 | | `Error e -> failwith (Cmdliner_msg.err_opt_parse f e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 214, characters 24-50:
- 214 | | `Error e -> failwith (Cmdliner_msg.err_pos_parse a e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 231, characters 10-36:
- 231 |   let a = Cmdliner_info.arg_make_pos pos a in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- File "cmdliner.ml", line 195, characters 25-47:
- 195 |       | `Std_help fmt -> Cmdliner_docgen.pp_man err_ppf fmt help_ppf ei; `Help
-                                ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- ocaml build.ml cma
- File "cmdliner_base.ml", line 158, characters 14-27:
- 158 |       `Error (err_ambiguous "enum value" s ambs)
-                     ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_docgen.ml", line 278, characters 23-39:
- 278 |   if Cmdliner_manpage.(smap_has_section sm s_name) then sm else
-                              ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 293, characters 22-56:
- 293 |   let ins sm (s, b) = Cmdliner_manpage.smap_append_block sm s b in
-                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 294, characters 35-51:
- 294 |   let has_senv = Cmdliner_manpage.(smap_has_section sm s_environment) in
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 295, characters 36-52:
- 295 |   let has_sexit = Cmdliner_manpage.(smap_has_section sm s_exit_status) in
-                                           ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_cline.ml", line 123, characters 20-47:
- 123 |           let err = Cmdliner_base.err_ambiguous "option" name ambs in
-                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_arg.ml", line 164, characters 24-50:
- 164 | | `Error e -> failwith (Cmdliner_msg.err_opt_parse f e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 214, characters 24-50:
- 214 | | `Error e -> failwith (Cmdliner_msg.err_pos_parse a e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 231, characters 10-36:
- 231 |   let a = Cmdliner_info.arg_make_pos pos a in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- File "cmdliner.ml", line 195, characters 25-47:
- 195 |       | `Std_help fmt -> Cmdliner_docgen.pp_man err_ppf fmt help_ppf ei; `Help
-                                ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- ocaml build.ml cmxa
- File "cmdliner_base.ml", line 158, characters 14-27:
- 158 |       `Error (err_ambiguous "enum value" s ambs)
-                     ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_docgen.ml", line 278, characters 23-39:
- 278 |   if Cmdliner_manpage.(smap_has_section sm s_name) then sm else
-                              ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 293, characters 22-56:
- 293 |   let ins sm (s, b) = Cmdliner_manpage.smap_append_block sm s b in
-                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 294, characters 35-51:
- 294 |   let has_senv = Cmdliner_manpage.(smap_has_section sm s_environment) in
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 295, characters 36-52:
- 295 |   let has_sexit = Cmdliner_manpage.(smap_has_section sm s_exit_status) in
-                                           ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_cline.ml", line 123, characters 20-47:
- 123 |           let err = Cmdliner_base.err_ambiguous "option" name ambs in
-                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_arg.ml", line 164, characters 24-50:
- 164 | | `Error e -> failwith (Cmdliner_msg.err_opt_parse f e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 214, characters 24-50:
- 214 | | `Error e -> failwith (Cmdliner_msg.err_pos_parse a e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 231, characters 10-36:
- 231 |   let a = Cmdliner_info.arg_make_pos pos a in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- File "cmdliner.ml", line 195, characters 25-47:
- 195 |       | `Std_help fmt -> Cmdliner_docgen.pp_man err_ppf fmt help_ppf ei; `Help
-                                ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- ocaml build.ml cmxs
- File "cmdliner_base.ml", line 158, characters 14-27:
- 158 |       `Error (err_ambiguous "enum value" s ambs)
-                     ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_docgen.ml", line 278, characters 23-39:
- 278 |   if Cmdliner_manpage.(smap_has_section sm s_name) then sm else
-                              ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 293, characters 22-56:
- 293 |   let ins sm (s, b) = Cmdliner_manpage.smap_append_block sm s b in
-                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 294, characters 35-51:
- 294 |   let has_senv = Cmdliner_manpage.(smap_has_section sm s_environment) in
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_docgen.ml", line 295, characters 36-52:
- 295 |   let has_sexit = Cmdliner_manpage.(smap_has_section sm s_exit_status) in
-                                           ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "cmdliner_cline.ml", line 123, characters 20-47:
- 123 |           let err = Cmdliner_base.err_ambiguous "option" name ambs in
-                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- File "cmdliner_arg.ml", line 164, characters 24-50:
- 164 | | `Error e -> failwith (Cmdliner_msg.err_opt_parse f e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 214, characters 24-50:
- 214 | | `Error e -> failwith (Cmdliner_msg.err_pos_parse a e)
-                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "cmdliner_arg.ml", line 231, characters 10-36:
- 231 |   let a = Cmdliner_info.arg_make_pos pos a in
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- File "cmdliner.ml", line 195, characters 25-47:
- 195 |       | `Std_help fmt -> Cmdliner_docgen.pp_man err_ppf fmt help_ppf ei; `Help
-                                ^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
-> compiled  cmdliner.1.0.4
Processing 15/30: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml]
Processing 16/30: [dune: ocaml bootstrap.ml] [jbuilder: ocaml bootstrap.ml] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.13.0+trunk/.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.13.0+trunk/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.13.0+trunk/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.13.0+trunk/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.13.0+trunk/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.13.0+trunk/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.13.0+trunk/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.13.0+trunk/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.13.0+trunk/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.13.0+trunk/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.
- 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.13.0+trunk/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.13.0+trunk/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.13.0+trunk/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.13.0+trunk/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.13.0+trunk/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.13.0+trunk/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.13.0+trunk/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.13.0+trunk/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.13.0+trunk/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 16/30: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/4.13.0+trunk/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.13.0+trunk/doc/cmdliner" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.13.0+trunk/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.13.0+trunk/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.13.0+trunk/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.13.0+trunk/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_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/4.13.0+trunk/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.13.0+trunk/lib/cmdliner
- install -d /home/opam/.opam/4.13.0+trunk/lib/cmdliner
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti /home/opam/.opam/4.13.0+trunk/lib/cmdliner
- install cmdliner.opam /home/opam/.opam/4.13.0+trunk/lib/cmdliner/opam
- install _build/cmdliner.cma /home/opam/.opam/4.13.0+trunk/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_docgen.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_suggest.cmx _build/cmdliner_term.cmx _build/cmdliner_trie.cmx \
-   /home/opam/.opam/4.13.0+trunk/lib/cmdliner
- install _build/cmdliner.cmxs /home/opam/.opam/4.13.0+trunk/lib/cmdliner
Processing 16/30: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/4.13.0+trunk/lib/cmdliner" "DOCDIR=/home/opam/.opam/4.13.0+trunk/doc/cmdliner" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/cmdliner.1.0.4)
- install -d /home/opam/.opam/4.13.0+trunk/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.13.0+trunk/doc/cmdliner
- install -d /home/opam/.opam/4.13.0+trunk/doc/cmdliner
- install CHANGES.md LICENSE.md README.md /home/opam/.opam/4.13.0+trunk/doc/cmdliner
-> installed cmdliner.1.0.4
Processing 16/30: [dune: ocaml bootstrap.ml] [jbuilder: ./boot.exe 71]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.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.
-       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 16/30: [dune: ocaml bootstrap.ml]
-> installed jbuilder.1.0+beta20.2
Processing 17/30: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/dune.2.9.0)
- File "./bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 71
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml
- File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml
- File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36:
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.13.0+trunk/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml
- File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47:
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- 

Processing 17/30: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/dune.2.9.0)
-> compiled  dune.2.9.0
-> installed dune.2.9.0
Processing 19/30: [menhirLib: dune build]
Processing 20/30: [menhirLib: dune build] [menhirSdk: dune build]
Processing 21/30: [menhirLib: dune build] [menhirSdk: dune build] [minisat: dune build]
Processing 22/30: [menhirLib: dune build] [menhirSdk: dune build] [minisat: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/menhirSdk.20210419)
-> compiled  menhirSdk.20210419
Processing 22/30: [menhirLib: dune build] [minisat: dune build] [re: dune build]
-> installed menhirSdk.20210419
Processing 23/30: [menhirLib: dune build] [minisat: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/menhirLib.20210419)
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-         pack lib/pack/menhirLib.{ml,mli}
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20210419
Processing 23/30: [minisat: dune build] [re: dune build]
-> installed menhirLib.20210419
Processing 24/30: [minisat: dune build] [re: dune build]
Processing 25/30: [menhir: dune build] [minisat: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "minisat" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/minisat.0.4)
-> compiled  minisat.0.4
Processing 25/30: [menhir: dune build] [re: dune build]
-> installed minisat.0.4
Processing 26/30: [menhir: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/re.1.9.0)
-> compiled  re.1.9.0
Processing 26/30: [menhir: dune build]
-> installed re.1.9.0
Processing 27/30: [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.opam-switch/build/menhir.20210419)
-       menhir src/stage2/parserMessages.check
- Read 101 sample input sentences and 101 error messages.
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parserMessages.ml
- Read 101 sample input sentences and 48 error messages.
-       menhir src/stage2/parser.{ml,mli}
- 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 194 states.
- The grammar is not SLR(1) -- 5 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 298 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 40 states.
- Priority played a role in 0 of these states.
- 152 out of 298 states have a default reduction.
- 102 out of 298 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 48 out of 96 symbols keep track of their end position.
- The action table is 11324 entries; 1610 non-zero; 1359 compressed.
- The action table occupies roughly 2816 bytes.
- The goto table is 16986 entries; 329 non-zero; 636 compressed.
- The goto table occupies roughly 1368 bytes.
- The error table occupies roughly 1448 bytes.
- The default_reduction table occupies roughly 336 bytes.
- The lhs table occupies roughly 168 bytes.
- The trace table occupies roughly 8 bytes.
-> compiled  menhir.20210419
-> installed menhir.20210419
Processing 29/30: [touist: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "touist" "-j" "71" (CWD=/home/opam/.opam/4.13.0+trunk/.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.
-       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
-     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
-       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__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
-       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
-     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/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
-       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
-     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__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__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
-> 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)
# Run eval $(opam env) to update the current shell environment
2021-09-04 19:11.07 ---> saved as "39c4660d08a534a931e45325758e7151eaaabd930c3d5d4dfadd5b181e0ab0f1"
Job succeeded