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


Building on spring

(from freebsd)
2024-07-02 23:58.35 ---> 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-07-02 23:58.36 ---> 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 175a8ca8b27d9a46ed86ec5d7b1130c98a153055"))
2024-07-02 23:58.37 ---> using "12d681098b105578a67465aa7bc396c5d90e9ce4e3304a8d75f23641353fa26c" 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-07-02 23:58.37 ---> using "cd58f29b8c142c1ae36c06cbe6d040fc45053855e85f74d3d710bce30c463662" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-base-compiler.5.2.0  (https://github.com/ocaml/ocaml/archive/5.2.0.tar.gz)
-> installed ocaml-base-compiler.5.2.0
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.2.0) to update the current shell environment
2024-07-02 23:58.38 ---> using "ed3a3128ac92f4ea054cc6b5edb59665d4970ef36e558514f00e2546747707a2" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-07-02 23:58.38 ---> using "33b8260b0e33a82f0ad4b0dbad7d61cc12e22da1ad00635db716a96f188b3b58" from cache

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

Nothing to do.
The following actions will be performed:
=== install 21 packages
  - install base                    v0.17.1  [required by ppx_sexp_conv]
  - install cmdliner                1.3.0    [required by erlang]
  - install csexp                   1.5.2    [required by dune-configurator]
  - install dune                    3.16.0   [required by erlang]
  - install dune-configurator       3.16.0   [required by base]
  - install erlang                  0.0.14
  - install menhir                  20231231 [required by erlang]
  - install menhirCST               20231231 [required by menhir]
  - install menhirLib               20231231 [required by menhir]
  - install menhirSdk               20231231 [required by menhir]
  - install num                     1.5      [required by sexplib]
  - install ocaml-compiler-libs     v0.17.0  [required by ppxlib]
  - install ocaml_intrinsics_kernel v0.17.0  [required by base]
  - install parsexp                 v0.17.0  [required by sexplib]
  - install ppx_derivers            1.2.1    [required by ppxlib]
  - install ppx_sexp_conv           v0.17.0  [required by erlang]
  - install ppxlib                  0.32.1   [required by ppx_sexp_conv]
  - install ppxlib_jane             v0.17.0  [required by ppx_sexp_conv]
  - install sexplib                 v0.17.0  [required by erlang]
  - install sexplib0                v0.17.0  [required by ppx_sexp_conv, sexplib]
  - install stdlib-shims            0.3.0    [required by ppxlib]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/59: [base.v0.17.1: extract]
Processing  2/59: [base.v0.17.1: extract] [cmdliner.1.3.0: extract]
Processing  3/59: [base.v0.17.1: extract] [cmdliner.1.3.0: extract] [csexp.1.5.2: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing  3/59: [base.v0.17.1: extract] [csexp.1.5.2: extract]
Processing  4/59: [base.v0.17.1: extract] [csexp.1.5.2: extract] [dune.3.16.0, dune-configurator.3.16.0: extract]
Processing  5/59: [base.v0.17.1: extract] [csexp.1.5.2: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [cmdliner: gmake all]
-> retrieved csexp.1.5.2  (cached)
Processing  5/59: [base.v0.17.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [cmdliner: gmake all]
Processing  6/59: [base.v0.17.1: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [erlang.0.0.14: http] [cmdliner: gmake all]
-> retrieved base.v0.17.1  (cached)
Processing  6/59: [dune.3.16.0, dune-configurator.3.16.0: extract] [erlang.0.0.14: http] [cmdliner: gmake all]
Processing  7/59: [dune.3.16.0, dune-configurator.3.16.0: extract] [erlang.0.0.14: http] [menhir.20231231 + 3 others: extract] [cmdliner: gmake all]
-> retrieved menhir.20231231, menhirCST.20231231, menhirLib.20231231, menhirSdk.20231231  (cached)
Processing  7/59: [dune.3.16.0, dune-configurator.3.16.0: extract] [erlang.0.0.14: http] [cmdliner: gmake all]
Processing  8/59: [dune.3.16.0, dune-configurator.3.16.0: extract] [erlang.0.0.14: http] [num.1.5: extract] [cmdliner: gmake all]
Processing  8/59: [dune.3.16.0, dune-configurator.3.16.0: extract] [erlang.0.0.14: extract] [num.1.5: extract] [cmdliner: gmake all]
-> retrieved num.1.5  (cached)
Processing  8/59: [dune.3.16.0, dune-configurator.3.16.0: extract] [erlang.0.0.14: extract] [cmdliner: gmake all]
Processing  9/59: [dune.3.16.0, dune-configurator.3.16.0: extract] [erlang.0.0.14: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: gmake all]
Processing 10/59: [dune.3.16.0, dune-configurator.3.16.0: extract] [erlang.0.0.14: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: gmake all] [num: gmake opam-modern]
-> retrieved dune.3.16.0, dune-configurator.3.16.0  (cached)
Processing 10/59: [erlang.0.0.14: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: gmake all] [num: gmake opam-modern]
Processing 11/59: [erlang.0.0.14: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml_intrinsics_kernel.v0.17.0: extract] [cmdliner: gmake all] [num: gmake opam-modern]
Processing 12/59: [erlang.0.0.14: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml_intrinsics_kernel.v0.17.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ocaml_intrinsics_kernel.v0.17.0  (cached)
Processing 12/59: [erlang.0.0.14: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-modern]
Processing 13/59: [erlang.0.0.14: extract] [ocaml-compiler-libs.v0.17.0: extract] [parsexp.v0.17.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 13/59: [erlang.0.0.14: extract] [parsexp.v0.17.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-modern]
Processing 14/59: [erlang.0.0.14: extract] [parsexp.v0.17.0: extract] [ppx_derivers.1.2.1: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved parsexp.v0.17.0  (cached)
Processing 14/59: [erlang.0.0.14: extract] [ppx_derivers.1.2.1: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-modern]
Processing 15/59: [erlang.0.0.14: extract] [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.17.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved erlang.0.0.14  (https://github.com/AbstractMachinesLab/caramel/releases/download/v0.0.14/erlang-v0.0.14.tbz)
Processing 15/59: [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.17.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-modern]
Processing 16/59: [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.17.0: extract] [ppxlib.0.32.1: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_sexp_conv.v0.17.0  (cached)
Processing 16/59: [ppx_derivers.1.2.1: extract] [ppxlib.0.32.1: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-modern]
Processing 17/59: [ppx_derivers.1.2.1: extract] [ppxlib.0.32.1: extract] [ppxlib_jane.v0.17.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 17/59: [ppxlib.0.32.1: extract] [ppxlib_jane.v0.17.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-modern]
Processing 18/59: [ppxlib.0.32.1: extract] [ppxlib_jane.v0.17.0: extract] [sexplib.v0.17.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-modern]
-> retrieved ppxlib_jane.v0.17.0  (cached)
Processing 18/59: [ppxlib.0.32.1: extract] [sexplib.v0.17.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-modern]
Processing 19/59: [ppxlib.0.32.1: extract] [sexplib.v0.17.0: extract] [sexplib0.v0.17.0: extract] [cmdliner: gmake all] [dune: ocaml 7] [num: gmake opam-modern]
+ /usr/local/bin/gmake "all" "PREFIX=/home/opam/.opam/5.2.0" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 19/59: [ppxlib.0.32.1: extract] [sexplib.v0.17.0: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [num: gmake opam-modern]
Processing 20/59: [ppxlib.0.32.1: extract] [sexplib.v0.17.0: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [num: gmake opam-modern] [cmdliner: gmake install]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 20/59: [ppxlib.0.32.1: extract] [sexplib.v0.17.0: extract] [dune: ocaml 7] [num: gmake opam-modern] [cmdliner: gmake install]
Processing 21/59: [ppxlib.0.32.1: extract] [sexplib.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [num: gmake opam-modern] [cmdliner: gmake install]
-> retrieved sexplib.v0.17.0  (cached)
Processing 21/59: [ppxlib.0.32.1: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [num: gmake opam-modern] [cmdliner: gmake install]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 21/59: [ppxlib.0.32.1: extract] [dune: ocaml 7] [num: gmake opam-modern] [cmdliner: gmake install]
-> retrieved ppxlib.0.32.1  (cached)
Processing 21/59: [dune: ocaml 7] [num: gmake opam-modern] [cmdliner: gmake install]
+ /usr/local/bin/gmake "PROFILE=release" "opam-modern" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/num.1.5)
- /usr/local/bin/gmake -C src all
- gmake[1]: Entering directory '/home/opam/.opam/5.2.0/.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
- gmake[1]: Leaving directory '/home/opam/.opam/5.2.0/.opam-switch/build/num.1.5/src'
- cp src/num-modern.install num.install
-> compiled  num.1.5
Processing 21/59: [dune: ocaml 7] [cmdliner: gmake install]
+ /usr/local/bin/gmake "install" "LIBDIR=/home/opam/.opam/5.2.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.2.0/doc/cmdliner" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.2.0/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/5.2.0/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/5.2.0/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/5.2.0/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/5.2.0/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/5.2.0/lib/cmdliner"
Processing 21/59: [dune: ocaml 7] [cmdliner: gmake install-doc]
+ /usr/local/bin/gmake "install-doc" "LIBDIR=/home/opam/.opam/5.2.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.2.0/doc/cmdliner" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.2.0/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.2.0/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/5.2.0/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 21/59: [dune: ocaml 7]
-> installed num.1.5
Processing 22/59: [dune: ocaml 7]
+ /home/opam/.opam/5.2.0/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.16.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 7
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune.ml
- File "otherlibs/stdune/src/stdune.ml", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
- 

Processing 22/59: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.2.0/.opam-switch/build/dune.3.16.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.16.0)
-> compiled  dune.3.16.0
-> installed dune.3.16.0
Processing 24/59: [csexp: dune build]
Processing 25/59: [csexp: dune build] [menhirCST: dune build]
Processing 26/59: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build]
Processing 27/59: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 28/59: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 29/59: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
Processing 30/59: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhirCST" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhirCST.20231231)
-> compiled  menhirCST.20231231
Processing 30/59: [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build]
Processing 31/59: [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
-> installed menhirCST.20231231
Processing 32/59: [csexp: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  csexp.1.5.2
Processing 32/59: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 33/59: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 34/59: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_derivers" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 34/59: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 35/59: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 36/59: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.16.0)
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "stdlib-shims" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 36/59: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 37/59: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [sexplib0: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "sexplib0" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 37/59: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
-> installed sexplib0.v0.17.0
Processing 38/59: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
Processing 39/59: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [parsexp: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.16.0)
Processing 39/59: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [parsexp: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ocaml_intrinsics_kernel" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ocaml_intrinsics_kernel.v0.17.0)
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/5.2.0/lib/ocaml -o float_stubs.o -c float_stubs.c)
- float_stubs.c:30:16: warning: unknown attribute 'optimize' ignored [-Wunknown-attributes]
- __attribute__((optimize("no-math-errno")))
-                ^~~~~~~~~~~~~~~~~~~~~~~~~
- 1 warning generated.
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -g -I /home/opam/.opam/5.2.0/lib/ocaml -o int_stubs.o -c int_stubs.c)
- int_stubs.c:118:2: warning: invalid preprocessing directive, did you mean '#elif'? [-Wunknown-directives]
- #elseif /* _MSC_VER */
-  ^~~~~~
-  elif
- 1 warning generated.
-> compiled  ocaml_intrinsics_kernel.v0.17.0
Processing 39/59: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [parsexp: dune build]
-> installed ocaml_intrinsics_kernel.v0.17.0
Processing 40/59: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [parsexp: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ocaml-compiler-libs.v0.17.0)
-> compiled  ocaml-compiler-libs.v0.17.0
Processing 40/59: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [parsexp: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 41/59: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [parsexp: dune build]
Processing 42/59: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhirSdk" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhirSdk.20231231)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I sdk/.menhirSdk.objs/byte -no-alias-deps -open MenhirSdk -o sdk/.menhirSdk.objs/byte/menhirSdk__Cmly_api.cmo -c -impl sdk/cmly_api.ml)
- File "sdk/cmly_api.ml", line 149, characters 8-24:
- 149 |     [@@@ocaml.deprecated "Please use [get_reductions]"]
-               ^^^^^^^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "ocaml.deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I sdk/.menhirSdk.objs/byte -I sdk/.menhirSdk.objs/native -intf-suffix .ml -no-alias-deps -open MenhirSdk -o sdk/.menhirSdk.objs/native/menhirSdk__Cmly_api.cmx -c -impl sdk/cmly_api.ml)
- File "sdk/cmly_api.ml", line 149, characters 8-24:
- 149 |     [@@@ocaml.deprecated "Please use [get_reductions]"]
-               ^^^^^^^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "ocaml.deprecated" attribute cannot appear in this context
-> compiled  menhirSdk.20231231
Processing 42/59: [dune-configurator: dune build] [menhirLib: dune build] [parsexp: dune build] [ppxlib: dune build]
-> installed menhirSdk.20231231
Processing 43/59: [dune-configurator: dune build] [menhirLib: dune build] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhirLib" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhirLib.20231231)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20231231
Processing 43/59: [dune-configurator: dune build] [parsexp: dune build] [ppxlib: dune build]
-> installed menhirLib.20231231
Processing 44/59: [dune-configurator: dune build] [parsexp: dune build] [ppxlib: dune build]
Processing 45/59: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.16.0)
-> compiled  dune-configurator.3.16.0
Processing 45/59: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
-> installed dune-configurator.3.16.0
Processing 46/59: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
Processing 47/59: [base: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "parsexp" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/parsexp.v0.17.0)
-> compiled  parsexp.v0.17.0
Processing 47/59: [base: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed parsexp.v0.17.0
Processing 48/59: [base: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 49/59: [base: dune build] [menhir: dune build] [ppxlib: dune build] [sexplib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "sexplib" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/sexplib.v0.17.0)
-> compiled  sexplib.v0.17.0
Processing 49/59: [base: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed sexplib.v0.17.0
Processing 50/59: [base: dune build] [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "base" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/base.v0.17.1)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I /home/opam/.opam/5.2.0/lib/ocaml_intrinsics_kernel -I /home/opam/.opam/5.2.0/lib/sexplib0 -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Array.cmx -c -impl src/array.ml)
- File "src/array.ml", line 399, characters 28-75:
- 399 |       result := Bool.select ((keep_left_if [@inlined]) (compare x !result)) x !result
-                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 55 [inlining-impossible]: Cannot inline: Unknown function
-> compiled  base.v0.17.1
Processing 50/59: [menhir: dune build] [ppxlib: dune build]
-> installed base.v0.17.1
Processing 51/59: [menhir: dune build] [ppxlib: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppxlib.0.32.1)
-> compiled  ppxlib.0.32.1
Processing 51/59: [menhir: dune build]
-> installed ppxlib.0.32.1
Processing 52/59: [menhir: dune build]
Processing 53/59: [menhir: dune build] [ppxlib_jane: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppxlib_jane" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppxlib_jane.v0.17.0)
-> compiled  ppxlib_jane.v0.17.0
Processing 53/59: [menhir: dune build]
-> installed ppxlib_jane.v0.17.0
Processing 54/59: [menhir: dune build]
Processing 55/59: [menhir: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ppx_sexp_conv" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ppx_sexp_conv.v0.17.0)
-> compiled  ppx_sexp_conv.v0.17.0
Processing 55/59: [menhir: dune build]
-> installed ppx_sexp_conv.v0.17.0
Processing 56/59: [menhir: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhir" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhir.20231231)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 99 sample input sentences and 47 error messages.
-> compiled  menhir.20231231
-> installed menhir.20231231
Processing 58/59: [erlang: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "erlang" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/erlang.0.0.14)
- (cd _build/default/erlang/src && /home/opam/.opam/5.2.0/bin/menhir erl_parser.mly --compile-errors erl_parser.messages) > _build/default/erlang/src/erl_parser_messages.ml
- Note: the nonterminal symbol list (from erl_parser.mly) is renamed erl_parser_list.
- File "erl_parser.mly", line 90, characters 38-48:
- Warning: the token ARROW_BACK is unused.
- File "erl_parser.mly", line 86, characters 45-50:
- Warning: the token BEGIN is unused.
- File "erl_parser.mly", line 96, characters 16-26:
- Warning: the token UNDERSCORE is unused.
- Warning: 20 states have shift/reduce conflicts.
- Warning: 2 states have reduce/reduce conflicts.
- Warning: 371 shift/reduce conflicts were arbitrarily resolved.
- Warning: 65 reduce/reduce conflicts were arbitrarily resolved.
- File "<standard.mly>", line 109, characters 18-18:
- Warning: production option(catch_class) -> is never reduced.
- Warning: in total, 1 production is never reduced.
- Read 1 sample input sentences and 1 error messages.
- (cd _build/default && /home/opam/.opam/5.2.0/bin/menhir --explain --dump erlang/src/erl_parser.mly --base erlang/src/erl_parser --infer-write-query erlang/src/erl_parser__mock.ml.mock)
- Note: the nonterminal symbol list (from erlang/src/erl_parser.mly) is renamed erlang_src_erl_parser_list.
- File "erlang/src/erl_parser.mly", line 90, characters 38-48:
- Warning: the token ARROW_BACK is unused.
- File "erlang/src/erl_parser.mly", line 86, characters 45-50:
- Warning: the token BEGIN is unused.
- File "erlang/src/erl_parser.mly", line 96, characters 16-26:
- Warning: the token UNDERSCORE is unused.
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I erlang/src/.erlang.objs/byte -I /home/opam/.opam/5.2.0/lib/parsexp -I /home/opam/.opam/5.2.0/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.2.0/lib/sexplib -I /home/opam/.opam/5.2.0/lib/sexplib0 -intf-suffix .ml -no-alias-deps -open Erlang__ -o erlang/src/.erlang.objs/byte/erlang__Erl_ast_helper.cmo -c -impl erlang/src/erl_ast_helper.pp.ml)
- File "erlang/src/erl_ast_helper.ml", line 125, characters 17-21:
- 125 |   let mk ~name ?(spec = None) ~cases =
-                        ^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "erlang/src/erl_ast_helper.ml", line 134, characters 18-23:
- 134 |   let case ~lhs ?(guard = None) ~rhs =
-                         ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "erlang/src/erl_ast_helper.ml", line 140, characters 26-32:
- 140 |   let mk ?(kind = Type) ?(params = []) ~name ~expr =
-                                 ^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "erlang/src/erl_ast_helper.ml", line 140, characters 11-15:
- 140 |   let mk ?(kind = Type) ?(params = []) ~name ~expr =
-                  ^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "erlang/src/erl_ast_helper.ml", line 143, characters 14-18:
- 143 |   let apply ?(args = []) ~name = Type_constr { tc_name = name; tc_args = args }
-                     ^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "erlang/src/erl_ast_helper.ml", line 145, characters 13-17:
- 145 |   let fun_ ?(args = []) ~return =
-                    ^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- (cd _build/default && /home/opam/.opam/5.2.0/bin/menhir --explain --dump erlang/src/erl_parser.mly --base erlang/src/erl_parser --infer-read-reply erlang/src/erl_parser__mock.mli.inferred)
- Note: the nonterminal symbol list (from erlang/src/erl_parser.mly) is renamed erlang_src_erl_parser_list.
- Warning: 20 states have shift/reduce conflicts.
- Warning: 2 states have reduce/reduce conflicts.
- Warning: 371 shift/reduce conflicts were arbitrarily resolved.
- Warning: 65 reduce/reduce conflicts were arbitrarily resolved.
- File "<standard.mly>", line 109, characters 18-18:
- Warning: production option(catch_class) -> is never reduced.
- Warning: in total, 1 production is never reduced.
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I erlang/bin/.erldump.eobjs/byte -I /home/opam/.opam/5.2.0/lib/cmdliner -I /home/opam/.opam/5.2.0/lib/parsexp -I /home/opam/.opam/5.2.0/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.2.0/lib/sexplib -I /home/opam/.opam/5.2.0/lib/sexplib0 -I erlang/src/.erlang.objs/byte -no-alias-deps -open Dune__exe -o erlang/bin/.erldump.eobjs/byte/dune__exe__Erldump.cmo -c -impl erlang/bin/erldump.ml)
- File "erlang/bin/erldump.ml", line 23, characters 4-13:
- 23 |     Term.info name ~version ~doc ~man
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "erlang/bin/erldump.ml", line 59, characters 11-15:
- 59 |     (Term.(pure run $ sources), info)
-                 ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- 
- File "erlang/bin/erldump.ml", line 75, characters 8-19:
- 75 |   Term.(exit_status @@ eval_choice Help.cmd cmds)
-              ^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.exit_status
- Use Stdlib.exit and Cmd.eval' instead.
- 
- File "erlang/bin/erldump.ml", line 75, characters 23-34:
- 75 |   Term.(exit_status @@ eval_choice Help.cmd cmds)
-                             ^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval_choice
- Use Cmd.group and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I erlang/src/.erlang.objs/byte -I erlang/src/.erlang.objs/native -I /home/opam/.opam/5.2.0/lib/parsexp -I /home/opam/.opam/5.2.0/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.2.0/lib/sexplib -I /home/opam/.opam/5.2.0/lib/sexplib0 -intf-suffix .ml -no-alias-deps -open Erlang__ -o erlang/src/.erlang.objs/native/erlang__Erl_ast_helper.cmx -c -impl erlang/src/erl_ast_helper.pp.ml)
- File "erlang/src/erl_ast_helper.ml", line 125, characters 17-21:
- 125 |   let mk ~name ?(spec = None) ~cases =
-                        ^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "erlang/src/erl_ast_helper.ml", line 134, characters 18-23:
- 134 |   let case ~lhs ?(guard = None) ~rhs =
-                         ^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "erlang/src/erl_ast_helper.ml", line 140, characters 26-32:
- 140 |   let mk ?(kind = Type) ?(params = []) ~name ~expr =
-                                 ^^^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "erlang/src/erl_ast_helper.ml", line 140, characters 11-15:
- 140 |   let mk ?(kind = Type) ?(params = []) ~name ~expr =
-                  ^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "erlang/src/erl_ast_helper.ml", line 143, characters 14-18:
- 143 |   let apply ?(args = []) ~name = Type_constr { tc_name = name; tc_args = args }
-                     ^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- 
- File "erlang/src/erl_ast_helper.ml", line 145, characters 13-17:
- 145 |   let fun_ ?(args = []) ~return =
-                    ^^^^
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -safe-string -g -I erlang/bin/.erldump.eobjs/byte -I erlang/bin/.erldump.eobjs/native -I /home/opam/.opam/5.2.0/lib/cmdliner -I /home/opam/.opam/5.2.0/lib/parsexp -I /home/opam/.opam/5.2.0/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/5.2.0/lib/sexplib -I /home/opam/.opam/5.2.0/lib/sexplib0 -I erlang/src/.erlang.objs/byte -I erlang/src/.erlang.objs/native -intf-suffix .ml -no-alias-deps -open Dune__exe -o erlang/bin/.erldump.eobjs/native/dune__exe__Erldump.cmx -c -impl erlang/bin/erldump.ml)
- File "erlang/bin/erldump.ml", line 23, characters 4-13:
- 23 |     Term.info name ~version ~doc ~man
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "erlang/bin/erldump.ml", line 59, characters 11-15:
- 59 |     (Term.(pure run $ sources), info)
-                 ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- 
- File "erlang/bin/erldump.ml", line 75, characters 8-19:
- 75 |   Term.(exit_status @@ eval_choice Help.cmd cmds)
-              ^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.exit_status
- Use Stdlib.exit and Cmd.eval' instead.
- 
- File "erlang/bin/erldump.ml", line 75, characters 23-34:
- 75 |   Term.(exit_status @@ eval_choice Help.cmd cmds)
-                             ^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval_choice
- Use Cmd.group and one of Cmd.eval* instead.
-> compiled  erlang.0.0.14
-> installed erlang.0.0.14
Done.
2024-07-03 00:03.21 ---> saved as "ac2fada296bb430c62058a3cee1796acf51203dbcb50bb063707a84ba2e72472"
Job succeeded