Building on spring
(from freebsd)
2024-04-19 20:02.23 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache
/: (user (uid 1000) (gid 1000))
/: (env OPAMPRECISETRACKING 1)
/: (env OPAMUTF8 never)
/: (env OPAMEXTERNALSOLVER builtin-0install)
/: (env OPAMCRITERIA +removed)
/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-04-19 20:02.24 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" from cache
/: (run (network host)
(shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q f089d8564db935c703bea70a4b3d8335ffa1bef3"))
2024-04-19 20:02.24 ---> using "83de7f37a3fdfdf2af7d52001c195007ba3d03fbf63bb1c5deeb0bd7199a7e68" from cache
/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
- you won't be able to use mercurial repositories unless you install the hg command on your system.
- you won't be able to use darcs repositories unless you install the darcs command on your system.
<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
User configuration:
~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.
2024-04-19 20:02.25 ---> using "ae05d419fac6605f1fa37d4b0e1385766018ebaa3233982c89fd3cd33bf5b52b" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam switch create --repositories=default '4.14.1' 'ocaml-base-compiler.4.14.1'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.1"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1 (cached)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2024-04-19 20:02.25 ---> using "141be27e9e0ebb1fb3c3878d245ca5b32294a540950418ca62d711f486fac687" from cache
/: (run (network host)
(shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-04-19 20:02.26 ---> using "72aa242bda62d28199dcb867f3fc8b109a5eb0c910cde2077a6e022a52d02938" from cache
/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "\
\nopam remove -y \"wamp-yojson.1.2\"\
\nopam install -vy \"wamp-yojson.1.2\"\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: \"wamp-yojson.1.2\" | grep -q '\"freebsd\"'; then\
\n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
\n exit 69\
\n fi\
\nfi\
\n\
\n\
\nexit $res\
\n"))
[NOTE] wamp-yojson.1.2 is not installed.
Nothing to do.
The following actions will be performed:
=== install 17 packages
- install angstrom 0.16.0 [required by uri]
- install bigstringaf 0.9.1 [required by angstrom]
- install biniou 1.2.2 [required by yojson]
- install camlp-streams 5.0.1 [required by biniou]
- install cppo 1.6.9 [required by yojson]
- install csexp 1.5.2 [required by dune-configurator]
- install dune 3.15.0 [required by yojson]
- install dune-configurator 3.15.0 [required by bigstringaf]
- install easy-format 1.3.4 [required by yojson]
- install jbuilder 1.0+beta20.2 [required by wamp-yojson]
- install ocaml-syntax-shims 1.0.0 [required by angstrom]
- install result 1.5 [required by wamp]
- install stringext 1.6.0 [required by uri]
- install uri 4.4.0 [required by wamp]
- install wamp 1.2 [required by wamp-yojson]
- install wamp-yojson 1.2
- install yojson 1.7.0 [required by wamp-yojson]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/49:
Processing 2/49:
Processing 3/49:
-> retrieved bigstringaf.0.9.1 (cached)
Processing 4/49:
-> retrieved biniou.1.2.2 (cached)
Processing 5/49:
-> retrieved camlp-streams.5.0.1 (cached)
Processing 6/49:
-> retrieved cppo.1.6.9 (cached)
Processing 7/49:
-> retrieved angstrom.0.16.0 (cached)
Processing 8/49:
-> retrieved easy-format.1.3.4 (cached)
Processing 9/49:
-> retrieved csexp.1.5.2 (cached)
Processing 10/49:
-> retrieved ocaml-syntax-shims.1.0.0 (cached)
Processing 11/49:
-> retrieved result.1.5 (cached)
Processing 12/49:
-> retrieved stringext.1.6.0 (cached)
Processing 13/49:
-> retrieved uri.4.4.0 (cached)
Processing 14/49: [wamp.1.2, wamp-yojson.1.2: http]
-> retrieved jbuilder.1.0+beta20.2 (cached)
Processing 15/49: [wamp.1.2, wamp-yojson.1.2: http]
Processing 16/49: [wamp.1.2, wamp-yojson.1.2: http] [jbuilder: ocaml configure.ml]
-> retrieved yojson.1.7.0 (cached)
Processing 16/49: [jbuilder: ocaml configure.ml]
+ /home/opam/.opam/4.14.1/bin/ocaml "configure.ml" "--libdir" "/home/opam/.opam/4.14.1/lib" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/jbuilder.1.0+beta20.2)
Processing 16/49: [jbuilder: ocaml bootstrap.ml]
-> retrieved wamp.1.2, wamp-yojson.1.2 (https://github.com/vbmithr/ocaml-wamp/archive/1.2.tar.gz)
-> retrieved dune.3.15.0, dune-configurator.3.15.0 (cached)
Processing 17/49: [dune: ocaml 7] [jbuilder: ocaml bootstrap.ml]
+ /home/opam/.opam/4.14.1/bin/ocaml "bootstrap.ml" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/jbuilder.1.0+beta20.2)
- File "./bootstrap.ml", line 185, characters 29-41:
- 185 | let base, ext = String.break base i in
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- File "./bootstrap.ml", line 190, characters 28-40:
- 190 | let a, b = String.break ext i in
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- '/home/opam/.opam/4.14.1/bin/ocamllex.opt' -q src/meta_lexer.mll
- '/home/opam/.opam/4.14.1/bin/ocamldep.opt' -modules src/action.ml src/action_intf.ml src/arg_spec.ml src/artifacts.ml src/bin.ml src/binary_kind.ml src/build.ml src/build_interpret.ml src/build_system.ml src/clflags.ml src/cm_kind.ml src/colors.ml src/config.ml src/context.ml src/dep_path.ml src/env.ml src/errors.ml src/exe.ml src/file_tree.ml src/findlib.ml src/gen_meta.ml src/gen_rules.ml src/glob_lexer.boot.ml src/import.ml src/inline_tests.ml src/install.ml src/install_rules.ml src/installed_dune_file.ml src/interned.ml src/jbuild.ml src/jbuild_load.ml vendor/boot/jbuilder_opam_file_format.ml vendor/boot/jbuilder_re.ml src/js_of_ocaml_rules.ml src/lib.ml src/loc.ml src/log.ml src/main.ml src/menhir.ml src/merlin.ml src/meta.ml src/meta_lexer.ml src/ml_kind.ml src/mode.ml src/module.ml src/module_compilation.ml src/modules_partitioner.ml src/ocaml_flags.ml src/ocamldep.ml src/odoc.boot.ml src/opam_file.ml src/ordered_set_lang.ml src/package.ml src/path.ml src/per_item.ml src/preprocessing.ml src/print_diff.ml src/process.ml src/report_error.ml src/scheduler.ml src/scope.ml src/setup.boot.ml src/sexp.ml src/string_with_vars.ml src/sub_system.ml src/sub_system_intf.ml src/sub_system_name.ml src/super_context.ml src/syntax.ml src/top_closure.ml src/utils.ml src/utop.ml src/variant.ml src/vfile_kind.ml src/watermarks.ml src/workspace.ml > boot-depends.txt
- '/home/opam/.opam/4.14.1/bin/ocamldep.opt' -modules src/stdune/caml/caml.ml src/stdune/caml/result.ml src/stdune/caml/result_compat.ml > boot-depends.txt
- '/home/opam/.opam/4.14.1/bin/ocamldep.opt' -modules src/fiber/fiber.ml > boot-depends.txt
- '/home/opam/.opam/4.14.1/bin/ocamldep.opt' -modules src/ocaml-config/ocaml_config.ml > boot-depends.txt
- '/home/opam/.opam/4.14.1/bin/ocamldep.opt' -modules src/stdune/stdune.ml src/stdune/ansi_color.ml src/stdune/array.ml src/stdune/char.ml src/stdune/common.ml src/stdune/comparable.ml src/stdune/either.ml src/stdune/exn.ml src/stdune/filename.ml src/stdune/hashtbl.ml src/stdune/import.ml src/stdune/int.ml src/stdune/io.ml src/stdune/list.ml src/stdune/map.ml src/stdune/map_intf.ml src/stdune/option.ml src/stdune/or_exn.ml src/stdune/ordering.ml src/stdune/pp.ml src/stdune/result.ml src/stdune/set.ml src/stdune/set_intf.ml src/stdune/staged.ml src/stdune/string.ml > boot-depends.txt
- '/home/opam/.opam/4.14.1/bin/ocamldep.opt' -modules src/usexp/usexp.ml src/usexp/parser_automaton_internal.ml src/usexp/sexp_ast.ml src/usexp/table.ml > boot-depends.txt
- '/home/opam/.opam/4.14.1/bin/ocamldep.opt' -modules src/xdg/xdg.ml > boot-depends.txt
- '/home/opam/.opam/4.14.1/bin/ocamlc.opt' -g -w -40 -o boot.exe unix.cma boot.ml
- File "src/stdune/caml/result.ml", line 4, characters 7-17:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/stdune/caml/result.mli", line 6, characters 7-17:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/stdune/pp.ml", line 98, characters 7-18:
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/stdune/pp.ml", line 100, characters 7-19:
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/stdune/pp.ml", line 103, characters 18-48:
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/stdune/pp.ml", line 105, characters 6-36:
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/stdune/io.ml", line 1, characters 11-21:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/usexp/usexp.ml", line 209, characters 15-52:
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/usexp/usexp.ml", line 210, characters 2-39:
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/colors.ml", line 105, characters 18-48:
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/colors.ml", line 107, characters 6-36:
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/super_context.ml", line 72, characters 7-11:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
Processing 17/49: [dune: ocaml 7] [jbuilder: ./boot.exe 7]
+ /home/opam/.opam/4.14.1/.opam-switch/build/jbuilder.1.0+beta20.2/./boot.exe "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/jbuilder.1.0+beta20.2)
- ocamlc src/stdune/caml/.caml.objs/caml__Result.{cmi,cmti}
- File "src/stdune/caml/result.mli", line 6, characters 7-17:
- 6 | open Pervasives
- ^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt src/stdune/caml/.caml.objs/caml__Result.{cmx,o}
- File "src/stdune/caml/result.ml", line 4, characters 7-17:
- 4 | open Pervasives
- ^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt src/stdune/.stdune.objs/stdune__Io.{cmx,o}
- File "src/stdune/io.ml", line 1, characters 11-21:
- 1 | module P = Pervasives
- ^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
-
- If you need to stay compatible with OCaml < 4.07, you can use the
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlopt src/stdune/.stdune.objs/stdune__Pp.{cmx,o}
- File "src/stdune/pp.ml", line 98, characters 7-18:
- 98 | pp_open_tag ppf (embed_tag ~opening ~closing);
- ^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/stdune/pp.ml", line 100, characters 7-19:
- 100 | pp_close_tag ppf ()
- ^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/stdune/pp.ml", line 103, characters 18-48:
- 103 | let funcs = pp_get_formatter_tag_functions ppf () in
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/stdune/pp.ml", line 105, characters 6-36:
- 105 | pp_set_formatter_tag_functions ppf
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- ocamlopt src/usexp/.usexp.objs/usexp.{cmx,o}
- File "src/usexp/usexp.ml", line 209, characters 15-52:
- 209 | let tfuncs = Format.pp_get_formatter_tag_functions ppf () in
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/usexp/usexp.ml", line 210, characters 2-39:
- 210 | Format.pp_set_formatter_tag_functions ppf
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- ocamlopt src/.jbuilder.objs/jbuilder__Colors.{cmx,o}
- File "src/colors.ml", line 105, characters 18-48:
- 105 | let funcs = pp_get_formatter_tag_functions ppf () in
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/colors.ml", line 107, characters 6-36:
- 107 | pp_set_formatter_tag_functions ppf
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- ocamlopt src/.jbuilder.objs/jbuilder__Super_context.{cmx,o}
- File "src/super_context.ml", line 72, characters 7-11:
- 72 | ?host
- ^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
-> compiled jbuilder.1.0+beta20.2
Processing 17/49: [dune: ocaml 7]
-> installed jbuilder.1.0+beta20.2
Processing 18/49: [dune: ocaml 7]
+ /home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- /tmp/camlobj8d6f97.c:16598:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_get_public_method();
- ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:236:18: note: conflicting prototype is here
- CAMLextern value caml_get_public_method (value obj, value tag);
- ^
- /tmp/camlobj8d6f97.c:16780:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype]
- extern value caml_set_oo_id();
- ^
- /home/opam/.opam/4.14.1/lib/ocaml/caml/mlvalues.h:413:18: note: conflicting prototype is here
- CAMLextern value caml_set_oo_id(value obj);
- ^
- 2 warnings generated.
- ./.duneboot.exe -j 7
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
-
Processing 18/49: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.15.0)
-> compiled dune.3.15.0
-> installed dune.3.15.0
Processing 20/49: [camlp-streams: dune build]
Processing 21/49: [camlp-streams: dune build] [cppo: dune build]
Processing 22/49: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
Processing 23/49: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [easy-format: dune build]
Processing 24/49: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [ocaml-syntax-shims: dune build]
Processing 25/49: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [ocaml-syntax-shims: dune build] [result: dune build]
Processing 26/49: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [ocaml-syntax-shims: dune build] [result: dune build] [stringext: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "stringext" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/stringext.1.6.0)
-> compiled stringext.1.6.0
Processing 26/49: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [ocaml-syntax-shims: dune build] [result: dune build]
-> installed stringext.1.6.0
Processing 27/49: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [easy-format: dune build] [ocaml-syntax-shims: dune build] [result: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/csexp.1.5.2)
-> compiled csexp.1.5.2
Processing 27/49: [camlp-streams: dune build] [cppo: dune build] [easy-format: dune build] [ocaml-syntax-shims: dune build] [result: dune build]
-> installed csexp.1.5.2
Processing 28/49: [camlp-streams: dune build] [cppo: dune build] [easy-format: dune build] [ocaml-syntax-shims: dune build] [result: dune build]
Processing 29/49: [camlp-streams: dune build] [cppo: dune build] [dune-configurator: rm] [easy-format: dune build] [ocaml-syntax-shims: dune build] [result: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.15.0)
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "result" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/result.1.5)
-> compiled result.1.5
Processing 29/49: [camlp-streams: dune build] [cppo: dune build] [dune-configurator: rm] [easy-format: dune build] [ocaml-syntax-shims: dune build]
-> installed result.1.5
Processing 30/49: [camlp-streams: dune build] [cppo: dune build] [dune-configurator: rm] [easy-format: dune build] [ocaml-syntax-shims: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.15.0)
Processing 30/49: [camlp-streams: dune build] [cppo: dune build] [dune-configurator: dune build] [easy-format: dune build] [ocaml-syntax-shims: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "ocaml-syntax-shims" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/ocaml-syntax-shims.1.0.0)
-> compiled ocaml-syntax-shims.1.0.0
Processing 30/49: [camlp-streams: dune build] [cppo: dune build] [dune-configurator: dune build] [easy-format: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 31/49: [camlp-streams: dune build] [cppo: dune build] [dune-configurator: dune build] [easy-format: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "easy-format" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/easy-format.1.3.4)
-> compiled easy-format.1.3.4
Processing 31/49: [camlp-streams: dune build] [cppo: dune build] [dune-configurator: dune build]
-> installed easy-format.1.3.4
Processing 32/49: [camlp-streams: dune build] [cppo: dune build] [dune-configurator: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "camlp-streams" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/camlp-streams.5.0.1)
-> compiled camlp-streams.5.0.1
Processing 32/49: [cppo: dune build] [dune-configurator: dune build]
-> installed camlp-streams.5.0.1
Processing 33/49: [cppo: dune build] [dune-configurator: dune build]
Processing 34/49: [biniou: dune build] [cppo: dune build] [dune-configurator: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "cppo" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/cppo.1.6.9)
-> compiled cppo.1.6.9
Processing 34/49: [biniou: dune build] [dune-configurator: dune build]
-> installed cppo.1.6.9
Processing 35/49: [biniou: dune build] [dune-configurator: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "biniou" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/biniou.1.2.2)
-> compiled biniou.1.2.2
Processing 35/49: [dune-configurator: dune build]
-> installed biniou.1.2.2
Processing 36/49: [dune-configurator: dune build]
Processing 37/49: [dune-configurator: dune build] [yojson: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/dune-configurator.3.15.0)
-> compiled dune-configurator.3.15.0
Processing 37/49: [yojson: dune build]
-> installed dune-configurator.3.15.0
Processing 38/49: [yojson: dune build]
Processing 39/49: [bigstringaf: dune build] [yojson: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "yojson" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/yojson.1.7.0)
-> compiled yojson.1.7.0
Processing 39/49: [bigstringaf: dune build]
-> installed yojson.1.7.0
Processing 40/49: [bigstringaf: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "bigstringaf" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/bigstringaf.0.9.1)
-> compiled bigstringaf.0.9.1
-> installed bigstringaf.0.9.1
Processing 42/49: [angstrom: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "angstrom" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/angstrom.0.16.0)
-> compiled angstrom.0.16.0
-> installed angstrom.0.16.0
Processing 44/49: [uri: dune build]
+ /home/opam/.opam/4.14.1/bin/dune "build" "-p" "uri" "-j" "7" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/uri.4.4.0)
-> compiled uri.4.4.0
-> installed uri.4.4.0
Processing 46/49: [wamp: jbuilder build]
+ /home/opam/.opam/4.14.1/bin/jbuilder "build" "-j" "7" "-p" "wamp" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/wamp.1.2)
-> compiled wamp.1.2
-> installed wamp.1.2
Processing 48/49: [wamp-yojson: jbuilder build]
+ /home/opam/.opam/4.14.1/bin/jbuilder "build" "-j" "7" "-p" "wamp-yojson" "@install" (CWD=/home/opam/.opam/4.14.1/.opam-switch/build/wamp-yojson.1.2)
- ocamlc src/.wamp_yojson.objs/wamp_yojson.{cmi,cmti}
- File "src/wamp_yojson.mli", line 3, characters 20-36:
- 3 | val msg_of_yojson : Yojson.Safe.json -> (Yojson.Safe.json msg, string) Result.result
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/wamp_yojson.mli", line 3, characters 41-57:
- 3 | val msg_of_yojson : Yojson.Safe.json -> (Yojson.Safe.json msg, string) Result.result
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/wamp_yojson.mli", line 4, characters 20-36:
- 4 | val msg_to_yojson : Yojson.Safe.json msg -> Yojson.Safe.json
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/wamp_yojson.mli", line 4, characters 44-60:
- 4 | val msg_to_yojson : Yojson.Safe.json msg -> Yojson.Safe.json
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/wamp_yojson.mli", line 6, characters 34-50:
- 6 | val hello : Uri.t -> role list -> Yojson.Safe.json msg
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/wamp_yojson.mli", line 7, characters 40-56:
- 7 | val subscribe : ?reqid:int -> ?options: Yojson.Safe.json dict -> Uri.t -> int * Yojson.Safe.json msg
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/wamp_yojson.mli", line 7, characters 80-96:
- 7 | val subscribe : ?reqid:int -> ?options: Yojson.Safe.json dict -> Uri.t -> int * Yojson.Safe.json msg
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- ocamlc src/.wamp_yojson.objs/wamp_yojson.{cmo,cmt}
- File "src/wamp_yojson.ml", line 93, characters 5-21:
- 93 | | #Yojson.Safe.json as json -> Error Yojson.Safe.(to_string json)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/wamp_yojson.ml", line 65, characters 16-25:
- 65 | Ok (subscribe reqid options topic)
- ^^^^^^^^^
- Warning 6 [labels-omitted]: labels reqid, options, topic were omitted in the application of this function.
- File "src/wamp_yojson.ml", line 82, characters 32-44:
- 82 | | [`Int reqid] -> Ok (unsubscribed reqid)
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label reqid was omitted in the application of this function.
- File "src/wamp_yojson.ml", line 126, characters 10-19:
- 126 | reqid, (subscribe reqid options topic)
- ^^^^^^^^^
- Warning 6 [labels-omitted]: labels reqid, options, topic were omitted in the application of this function.
- ocamlopt src/.wamp_yojson.objs/wamp_yojson.{cmx,o}
- File "src/wamp_yojson.ml", line 93, characters 5-21:
- 93 | | #Yojson.Safe.json as json -> Error Yojson.Safe.(to_string json)
- ^^^^^^^^^^^^^^^^
- Alert deprecated: Yojson.Safe.json
- json types are being renamed and will be removed in the next Yojson major version. Use type t instead
- File "src/wamp_yojson.ml", line 65, characters 16-25:
- 65 | Ok (subscribe reqid options topic)
- ^^^^^^^^^
- Warning 6 [labels-omitted]: labels reqid, options, topic were omitted in the application of this function.
- File "src/wamp_yojson.ml", line 82, characters 32-44:
- 82 | | [`Int reqid] -> Ok (unsubscribed reqid)
- ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label reqid was omitted in the application of this function.
- File "src/wamp_yojson.ml", line 126, characters 10-19:
- 126 | reqid, (subscribe reqid options topic)
- ^^^^^^^^^
- Warning 6 [labels-omitted]: labels reqid, options, topic were omitted in the application of this function.
-> compiled wamp-yojson.1.2
-> installed wamp-yojson.1.2
Done.
2024-04-19 20:04.56 ---> saved as "d3d8ccbb5657e5e79bc9a108a6947975bda8697166170a48bc44803efaa83da4"
Job succeeded