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


Building on iphito.caelum.ci.dev

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
Digest: sha256:1ab2e411d0c0494dc422adf2f0c671fef7ef6de50855fe8bb5cbdcc254d841f3
Status: Downloaded newer image for ocaml/opam:debian-unstable
2024-01-27 16:32.40 ---> 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-dev /usr/bin/opam"))
2024-01-27 16:32.40 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 cd449b28e1149a5bafa7f1c6262879ce509b7eea"))
2024-01-27 16:32.40 ---> using "f49b41da76612ebccc274a9a68a791e209420ae47e4048a35065abe0a3c908f5" 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.

2024-01-27 16:32.40 ---> using "63c1f89af864bc44177f4760e569ac07d5d0007c96073655aa474ddf9b876446" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.12' '4.12.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.12.1"} | "ocaml-system" {= "4.12.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.12.1  (cached)
-> installed ocaml-base-compiler.4.12.1
-> installed ocaml-config.2
-> installed ocaml.4.12.1
Done.
# Run eval $(opam env --switch=4.12) to update the current shell environment
2024-01-27 16:32.40 ---> using "56d91affe208a1df4d6a96104c5b3788f29b0c8a7ef010d6c117095854810731" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-01-27-0804.26-F-2024-01-26-1406.40.pdiff [81.8 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-01-27-0804.26-F-2024-01-26-1406.40.pdiff [81.8 kB]
- Fetched 343 kB in 1s (256 kB/s)
- Reading package lists...
2024-01-27 16:32.40 ---> using "a49991371e135e1cf4c70aac388799c17fd6eab3c1c30ee10ef9b7906fa8ad1d" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"uri.1.9.7\"\
               \nopam install -vy \"uri.1.9.7\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"uri.1.9.7\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] uri.1.9.7 is not installed.

Nothing to do.
The following actions will be performed:
=== install 20 packages
  - install base                    v0.14.3            [required by ppx_sexp_conv]
  - install csexp                   1.5.2              [required by dune-configurator]
  - install dune                    3.13.0             [required by sexplib, ppx_sexp_conv, ocaml-migrate-parsetree, etc.]
  - install dune-configurator       3.13.0             [required by base]
  - install jbuilder                1.0+beta20.2       [required by uri]
  - install num                     1.5                [required by sexplib]
  - install ocaml-compiler-libs     v0.12.4            [required by ppxlib]
  - install ocaml-migrate-parsetree 1.8.0 (deprecated) [required by uri]
  - install parsexp                 v0.14.2            [required by sexplib]
  - install ppx_derivers            1.2.1              [required by ocaml-migrate-parsetree]
  - install ppx_sexp_conv           v0.14.1            [required by uri]
  - install ppxlib                  0.15.0             [required by ppx_sexp_conv]
  - install re                      1.11.0             [required by uri]
  - install result                  1.5                [required by ocaml-migrate-parsetree]
  - install seq                     base               [required by re]
  - install sexplib                 v0.14.0            [required by uri]
  - install sexplib0                v0.14.0            [required by ppx_sexp_conv, sexplib]
  - install stdlib-shims            0.3.0              [required by ppxlib]
  - install stringext               1.6.0              [required by uri]
  - install uri                     1.9.7

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/59:
Processing  2/59:
Processing  3/59:
-> retrieved csexp.1.5.2  (cached)
Processing  4/59:
-> retrieved base.v0.14.3  (cached)
Processing  5/59:
-> retrieved jbuilder.1.0+beta20.2  (cached)
Processing  6/59:
Processing  7/59: [jbuilder: ocaml configure.ml]
-> retrieved num.1.5  (cached)
Processing  8/59: [jbuilder: ocaml configure.ml]
Processing  9/59: [jbuilder: ocaml configure.ml] [num: make opam-legacy]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 10/59: [jbuilder: ocaml configure.ml] [num: make opam-legacy]
-> retrieved parsexp.v0.14.2  (cached)
Processing 11/59: [jbuilder: ocaml configure.ml] [num: make opam-legacy]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 12/59: [jbuilder: ocaml configure.ml] [num: make opam-legacy]
-> retrieved ppx_sexp_conv.v0.14.1  (cached)
Processing 13/59: [jbuilder: ocaml configure.ml] [num: make opam-legacy]
-> retrieved ppxlib.0.15.0  (cached)
Processing 14/59: [jbuilder: ocaml configure.ml] [num: make opam-legacy]
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
Processing 15/59: [jbuilder: ocaml configure.ml] [num: make opam-legacy]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "configure.ml" "--libdir" "/home/opam/.opam/4.12/lib" (CWD=/home/opam/.opam/4.12/.opam-switch/build/jbuilder.1.0+beta20.2)
Processing 15/59: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy]
-> retrieved re.1.11.0  (cached)
Processing 16/59: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy]
Processing 17/59: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy]
Processing 18/59: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy]
-> installed seq.base
Processing 19/59: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy]
-> retrieved result.1.5  (cached)
Processing 20/59: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy]
-> retrieved sexplib.v0.14.0  (cached)
Processing 21/59: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 22/59: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 23/59: [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy]
-> retrieved stringext.1.6.0  (cached)
-> retrieved dune.3.13.0, dune-configurator.3.13.0  (cached)
Processing 24/59: [dune: ocaml 255] [jbuilder: ocaml bootstrap.ml] [num: make opam-legacy]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "PROFILE=release" "opam-legacy" (CWD=/home/opam/.opam/4.12/.opam-switch/build/num.1.5)
- make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.12/.opam-switch/build/num.1.5/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/home/opam/.opam/4.12/.opam-switch/build/num.1.5/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5
Processing 24/59: [dune: ocaml 255] [jbuilder: ocaml bootstrap.ml]
-> installed num.1.5
Processing 25/59: [dune: ocaml 255] [jbuilder: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" (CWD=/home/opam/.opam/4.12/.opam-switch/build/jbuilder.1.0+beta20.2)
- '/home/opam/.opam/4.12/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.12/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.12/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.12/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.12/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.12/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.12/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.12/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.12/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 25/59: [dune: ocaml 255] [jbuilder: ./boot.exe 255]
-> retrieved uri.1.9.7  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./boot.exe" "-j" "255" (CWD=/home/opam/.opam/4.12/.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 25/59: [dune: ocaml 255]
-> installed jbuilder.1.0+beta20.2
Processing 26/59: [dune: ocaml 255]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune.3.13.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 255
- cd _boot && /home/opam/.opam/4.12/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.12/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.12/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.12/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 26/59: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune.3.13.0)
-> compiled  dune.3.13.0
-> installed dune.3.13.0
Processing 28/59: [csexp: dune build]
Processing 29/59: [csexp: dune build] [ocaml-compiler-libs: dune build]
Processing 30/59: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 31/59: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 32/59: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build]
Processing 33/59: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build]
Processing 34/59: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 35/59: [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_derivers" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 35/59: [csexp: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed ppx_derivers.1.2.1
Processing 36/59: [csexp: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 36/59: [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed csexp.1.5.2
Processing 37/59: [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 38/59: [dune-configurator: rm] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-compiler-libs" "-j" "255" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 38/59: [dune-configurator: rm] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 39/59: [dune-configurator: rm] [re: dune build] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/re.1.11.0)
-> compiled  re.1.11.0
Processing 39/59: [dune-configurator: rm] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed re.1.11.0
Processing 40/59: [dune-configurator: rm] [result: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "result" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/result.1.5)
-> compiled  result.1.5
Processing 40/59: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed result.1.5
Processing 41/59: [dune-configurator: rm] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 42/59: [dune-configurator: rm] [ocaml-migrate-parsetree: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib0" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/sexplib0.v0.14.0)
-> compiled  sexplib0.v0.14.0
Processing 42/59: [dune-configurator: rm] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed sexplib0.v0.14.0
Processing 43/59: [dune-configurator: rm] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 43/59: [dune-configurator: rm] [ocaml-migrate-parsetree: dune build] [stringext: dune build]
-> installed stdlib-shims.0.3.0
Processing 44/59: [dune-configurator: rm] [ocaml-migrate-parsetree: dune build] [stringext: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stringext" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 44/59: [dune-configurator: rm] [ocaml-migrate-parsetree: dune build]
-> installed stringext.1.6.0
Processing 45/59: [dune-configurator: rm] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-configurator.3.13.0)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-configurator.3.13.0)
Processing 45/59: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/4.12/.opam-switch/build/dune-configurator.3.13.0)
-> compiled  dune-configurator.3.13.0
Processing 45/59: [ocaml-migrate-parsetree: dune build]
-> installed dune-configurator.3.13.0
Processing 46/59: [ocaml-migrate-parsetree: dune build]
Processing 47/59: [base: dune build] [ocaml-migrate-parsetree: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocaml-migrate-parsetree" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ocaml-migrate-parsetree.1.8.0)
-> compiled  ocaml-migrate-parsetree.1.8.0
Processing 47/59: [base: dune build]
-> installed ocaml-migrate-parsetree.1.8.0
Processing 48/59: [base: dune build]
Processing 49/59: [base: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/base.v0.14.3)
-> compiled  base.v0.14.3
Processing 49/59: [ppxlib: dune build]
-> installed base.v0.14.3
Processing 50/59: [ppxlib: dune build]
Processing 51/59: [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "parsexp" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/parsexp.v0.14.2)
-> compiled  parsexp.v0.14.2
Processing 51/59: [ppxlib: dune build]
-> installed parsexp.v0.14.2
Processing 52/59: [ppxlib: dune build]
Processing 53/59: [ppxlib: dune build] [sexplib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "sexplib" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/sexplib.v0.14.0)
-> compiled  sexplib.v0.14.0
Processing 53/59: [ppxlib: dune build]
-> installed sexplib.v0.14.0
Processing 54/59: [ppxlib: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppxlib" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppxlib.0.15.0)
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -I src/gen/.gen_ast_pattern.eobjs/byte -I /home/opam/.opam/4.12/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.12/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I /home/opam/.opam/4.12/lib/sexplib0 -I /home/opam/.opam/4.12/lib/stdlib-shims -I ast/.ppxlib_ast.objs/byte -I stdppx/.stdppx.objs/byte -I traverse_builtins/.ppxlib_traverse_builtins.objs/byte -no-alias-deps -o src/gen/.gen_ast_pattern.eobjs/byte/import.cmo -c -impl src/gen/import.ml)
- File "src/gen/import.ml", line 14, characters 21-36:
- 14 |   let lident x = mk (Longident.parse x)
-                           ^^^^^^^^^^^^^^^
- Alert deprecated: Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -safe-string -g -I src/gen/.gen_ast_pattern.eobjs/byte -I src/gen/.gen_ast_pattern.eobjs/native -I /home/opam/.opam/4.12/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.12/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I /home/opam/.opam/4.12/lib/sexplib0 -I /home/opam/.opam/4.12/lib/stdlib-shims -I ast/.ppxlib_ast.objs/byte -I ast/.ppxlib_ast.objs/native -I stdppx/.stdppx.objs/byte -I stdppx/.stdppx.objs/native -I traverse_builtins/.ppxlib_traverse_builtins.objs/byte -I traverse_builtins/.ppxlib_traverse_builtins.objs/native -intf-suffix .ml -no-alias-deps -o src/gen/.gen_ast_pattern.eobjs/native/import.cmx -c -impl src/gen/import.ml)
- File "src/gen/import.ml", line 14, characters 21-36:
- 14 |   let lident x = mk (Longident.parse x)
-                           ^^^^^^^^^^^^^^^
- Alert deprecated: Longident.parse
- this function may misparse its input,
- use "Parse.longident" or "Longident.unflatten"
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlc.opt -w -40 -open Ocaml_shadow -safe-string -g -bin-annot -I src/.ppxlib.objs/byte -I /home/opam/.opam/4.12/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.12/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I /home/opam/.opam/4.12/lib/sexplib0 -I /home/opam/.opam/4.12/lib/stdlib-shims -I ast/.ppxlib_ast.objs/byte -I print-diff/.ppxlib_print_diff.objs/byte -I stdppx/.stdppx.objs/byte -I traverse_builtins/.ppxlib_traverse_builtins.objs/byte -intf-suffix .ml -no-alias-deps -open Ppxlib__ -o src/.ppxlib.objs/byte/ppxlib__Driver.cmo -c -impl src/driver.ml)
- File "src/driver.ml", line 289, characters 41-51:
- 289 | let register_code_transformation ~name ?(aliases=[]) ~impl ~intf =
-                                                ^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- (cd _build/default && /home/opam/.opam/4.12/bin/ocamlopt.opt -w -40 -open Ocaml_shadow -safe-string -g -I src/.ppxlib.objs/byte -I src/.ppxlib.objs/native -I /home/opam/.opam/4.12/lib/ocaml-compiler-libs/common -I /home/opam/.opam/4.12/lib/ocaml-compiler-libs/shadow -I /home/opam/.opam/4.12/lib/ocaml-migrate-parsetree -I /home/opam/.opam/4.12/lib/ocaml/compiler-libs -I /home/opam/.opam/4.12/lib/ppx_derivers -I /home/opam/.opam/4.12/lib/result -I /home/opam/.opam/4.12/lib/sexplib0 -I /home/opam/.opam/4.12/lib/stdlib-shims -I ast/.ppxlib_ast.objs/byte -I ast/.ppxlib_ast.objs/native -I print-diff/.ppxlib_print_diff.objs/byte -I print-diff/.ppxlib_print_diff.objs/native -I stdppx/.stdppx.objs/byte -I stdppx/.stdppx.objs/native -I traverse_builtins/.ppxlib_traverse_builtins.objs/byte -I traverse_builtins/.ppxlib_traverse_builtins.objs/native -intf-suffix .ml -no-alias-deps -open Ppxlib__ -o src/.ppxlib.objs/native/ppxlib__Driver.cmx -c -impl src/driver.ml)
- File "src/driver.ml", line 289, characters 41-51:
- 289 | let register_code_transformation ~name ?(aliases=[]) ~impl ~intf =
-                                                ^^^^^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled  ppxlib.0.15.0
-> installed ppxlib.0.15.0
Processing 56/59: [ppx_sexp_conv: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ppx_sexp_conv" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/ppx_sexp_conv.v0.14.1)
-> compiled  ppx_sexp_conv.v0.14.1
-> installed ppx_sexp_conv.v0.14.1
Processing 58/59: [uri: jbuilder build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "jbuilder" "build" "-p" "uri" "-j" "255" (CWD=/home/opam/.opam/4.12/.opam-switch/build/uri.1.9.7)
- File "config/jbuild", line 4, characters 15-20:
- Error: Library "bytes" not found.
- Hint: try: jbuilder external-lib-deps --missing -p uri @install
-       ocamlc lib/.uri.objs/uri.{cmo,cmt}
- File "lib/uri.ml", line 514, characters 22-33:
- 514 |   scheme: Pct.decoded sexp_option;
-                             ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "lib/uri.ml", line 515, characters 23-34:
- 515 |   userinfo: Userinfo.t sexp_option;
-                              ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "lib/uri.ml", line 516, characters 20-31:
- 516 |   host: Pct.decoded sexp_option;
-                           ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "lib/uri.ml", line 517, characters 12-23:
- 517 |   port: int sexp_option;
-                   ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "lib/uri.ml", line 520, characters 24-35:
- 520 |   fragment: Pct.decoded sexp_option;
-                               ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "lib/uri.ml", line 608, characters 32-38:
- 608 |     try Some (Pct.cast_encoded (Re.get s n))
-                                       ^^^^^^
- Alert deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 613, characters 34-40:
- 613 |       let pct = Pct.cast_encoded (Re.get s n) in
-                                         ^^^^^^
- Alert deprecated: Re.get
- Use Group.get
-     ocamlopt lib/.uri.objs/uri.{cmx,o}
- File "lib/uri.ml", line 514, characters 22-33:
- 514 |   scheme: Pct.decoded sexp_option;
-                             ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "lib/uri.ml", line 515, characters 23-34:
- 515 |   userinfo: Userinfo.t sexp_option;
-                              ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "lib/uri.ml", line 516, characters 20-31:
- 516 |   host: Pct.decoded sexp_option;
-                           ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "lib/uri.ml", line 517, characters 12-23:
- 517 |   port: int sexp_option;
-                   ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "lib/uri.ml", line 520, characters 24-35:
- 520 |   fragment: Pct.decoded sexp_option;
-                               ^^^^^^^^^^^
- Alert deprecated: Sexplib.Conv.sexp_option
- [since 2019-03] use [@sexp.option] instead
- File "lib/uri.ml", line 608, characters 32-38:
- 608 |     try Some (Pct.cast_encoded (Re.get s n))
-                                       ^^^^^^
- Alert deprecated: Re.get
- Use Group.get
- File "lib/uri.ml", line 613, characters 34-40:
- 613 |       let pct = Pct.cast_encoded (Re.get s n) in
-                                         ^^^^^^
- Alert deprecated: Re.get
- Use Group.get
-     ocamlopt lib/.uri_top.objs/uri_top.{cmx,o}
- File "_none_", line 1:
- Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque
[ERROR] The compilation of uri.1.9.7 failed at "jbuilder build -p uri -j 255".

#=== ERROR while compiling uri.1.9.7 ==========================================#
# context              2.2.0~beta2~dev | linux/x86_64 | ocaml-base-compiler.4.12.1 | file:///home/opam/opam-repository
# path                 ~/.opam/4.12/.opam-switch/build/uri.1.9.7
# command              ~/.opam/opam-init/hooks/sandbox.sh build jbuilder build -p uri -j 255
# exit-code            1
# env-file             ~/.opam/log/uri-8-a5ddf2.env
# output-file          ~/.opam/log/uri-8-a5ddf2.out
### output ###
# File "config/jbuild", line 4, characters 15-20:
# Error: Library "bytes" not found.
# Hint: try: jbuilder external-lib-deps --missing -p uri @install
#       ocamlc lib/.uri.objs/uri.{cmo,cmt}
# File "lib/uri.ml", line 514, characters 22-33:
# 514 |   scheme: Pct.decoded sexp_option;
#                             ^^^^^^^^^^^
# Alert deprecated: Sexplib.Conv.sexp_option
# [since 2019-03] use [@sexp.option] instead
# File "lib/uri.ml", line 515, characters 23-34:
# 515 |   userinfo: Userinfo.t sexp_option;
#                              ^^^^^^^^^^^
# Alert deprecated: Sexplib.Conv.sexp_option
# [since 2019-03] use [@sexp.option] instead
# File "lib/uri.ml", line 516, characters 20-31:
# 516 |   host: Pct.decoded sexp_option;
#                           ^^^^^^^^^^^
# Alert deprecated: Sexplib.Conv.sexp_option
# [since 2019-03] use [@sexp.option] instead
# File "lib/uri.ml", line 517, characters 12-23:
# 517 |   port: int sexp_option;
#                   ^^^^^^^^^^^
# Alert deprecated: Sexplib.Conv.sexp_option
# [since 2019-03] use [@sexp.option] instead
# File "lib/uri.ml", line 520, characters 24-35:
# 520 |   fragment: Pct.decoded sexp_option;
#                               ^^^^^^^^^^^
# Alert deprecated: Sexplib.Conv.sexp_option
# [since 2019-03] use [@sexp.option] instead
# File "lib/uri.ml", line 608, characters 32-38:
# 608 |     try Some (Pct.cast_encoded (Re.get s n))
#                                       ^^^^^^
# Alert deprecated: Re.get
# Use Group.get
# File "lib/uri.ml", line 613, characters 34-40:
# 613 |       let pct = Pct.cast_encoded (Re.get s n) in
#                                         ^^^^^^
# Alert deprecated: Re.get
# Use Group.get
#     ocamlopt lib/.uri.objs/uri.{cmx,o}
# File "lib/uri.ml", line 514, characters 22-33:
# 514 |   scheme: Pct.decoded sexp_option;
#                             ^^^^^^^^^^^
# Alert deprecated: Sexplib.Conv.sexp_option
# [since 2019-03] use [@sexp.option] instead
# File "lib/uri.ml", line 515, characters 23-34:
# 515 |   userinfo: Userinfo.t sexp_option;
#                              ^^^^^^^^^^^
# Alert deprecated: Sexplib.Conv.sexp_option
# [since 2019-03] use [@sexp.option] instead
# File "lib/uri.ml", line 516, characters 20-31:
# 516 |   host: Pct.decoded sexp_option;
#                           ^^^^^^^^^^^
# Alert deprecated: Sexplib.Conv.sexp_option
# [since 2019-03] use [@sexp.option] instead
# File "lib/uri.ml", line 517, characters 12-23:
# 517 |   port: int sexp_option;
#                   ^^^^^^^^^^^
# Alert deprecated: Sexplib.Conv.sexp_option
# [since 2019-03] use [@sexp.option] instead
# File "lib/uri.ml", line 520, characters 24-35:
# 520 |   fragment: Pct.decoded sexp_option;
#                               ^^^^^^^^^^^
# Alert deprecated: Sexplib.Conv.sexp_option
# [since 2019-03] use [@sexp.option] instead
# File "lib/uri.ml", line 608, characters 32-38:
# 608 |     try Some (Pct.cast_encoded (Re.get s n))
#                                       ^^^^^^
# Alert deprecated: Re.get
# Use Group.get
# File "lib/uri.ml", line 613, characters 34-40:
# 613 |       let pct = Pct.cast_encoded (Re.get s n) in
#                                         ^^^^^^
# Alert deprecated: Re.get
# Use Group.get
#     ocamlopt lib/.uri_top.objs/uri_top.{cmx,o}
# File "_none_", line 1:
# Warning 58 [no-cmx-file]: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build uri 1.9.7
+- 
+- The following changes have been performed
| - install base                    v0.14.3
| - install csexp                   1.5.2
| - install dune                    3.13.0
| - install dune-configurator       3.13.0
| - install jbuilder                1.0+beta20.2
| - install num                     1.5
| - install ocaml-compiler-libs     v0.12.4
| - install ocaml-migrate-parsetree 1.8.0
| - install parsexp                 v0.14.2
| - install ppx_derivers            1.2.1
| - install ppx_sexp_conv           v0.14.1
| - install ppxlib                  0.15.0
| - install re                      1.11.0
| - install result                  1.5
| - install seq                     base
| - install sexplib                 v0.14.0
| - install sexplib0                v0.14.0
| - install stdlib-shims            0.3.0
| - install stringext               1.6.0
+- 

<><> ocaml-migrate-parsetree.1.8.0 installed successfully <><><><><><><><><><><>
=> Note: This package is deprecated.
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.12/.opam-switch/backup/state-20240127163242.export"
'opam install -vy uri.1.9.7' failed.
"/usr/bin/env" "bash" "-c" "
opam remove -y "uri.1.9.7"
opam install -vy "uri.1.9.7"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "uri.1.9.7" | grep -q '"debian-unstable"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 31
Failed: Build failed