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


Building on ltsc2025-1

(from ocaml/opam:windows-server-mingw-ltsc2025-opam)
2026-03-07 15:30.27 ---> using "63e5ddb9687855d0a0c4c5e0088f813758807605401f3a88b07751088826ddff" from cache

C:/: (user (uid 1000) (gid 1000))

C:/: (env OPAMPRECISETRACKING 1)

C:/: (env OPAMUTF8 never)

C:/: (env OPAMEXTERNALSOLVER builtin-0install)

C:/: (env OPAMCRITERIA +removed)

C:/: (env CI true)

C:/: (env OPAM_HEALTH_CHECK_CI true)

C:/: (run (shell "ln -f /usr/local/bin/opam-dev.exe /usr/local/bin/opam.exe"))
2026-03-07 15:30.27 ---> using "eb751f1617949fccf400da87a349c508e73323f3f0e3482f2cce8c46fbcb6c21" from cache

C:/: (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 31db989bcaf14647d9889b8903120d6202ac37a8"))
2026-03-07 15:30.27 ---> using "ef58fca6f6db70f2bdfd85579892df7c50e047d2e179a3be59dcaa5c5a2d773c" from cache

C:/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))

User configuration:
  Updating ~\.bashrc.
[NOTE] Make sure that ~/.bashrc is well sourced in your ~\.bash_profile.

  Added 9 lines after line 1 in ~\.bashrc.
2026-03-07 15:30.27 ---> using "c700dfaf6f2da6800841bb961abfee8cd8858dee38ab51c0793b149f1795270d" from cache

C:/: (run (cache (opam-archives (target "c:\\opam\\.opam\\download-cache")))
          (network host)
          (shell "opam switch create --repositories=default 'mingw-5.4' '5.4.0'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed arch-x86_64.1
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-mingw.1
-> retrieved mingw-w64-shims.0.2.0  (cached)
-> installed conf-mingw-w64-gcc-x86_64.1
-> retrieved flexdll.0.44  (https://github.com/ocaml/flexdll/archive/refs/tags/0.44.tar.gz)
-> installed flexdll.0.44
-> installed ocaml-env-mingw64.1
-> installed ocaml-options-vanilla.1
-> installed system-mingw.1
-> installed mingw-w64-shims.0.2.0
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-compiler.5.4.0  (https://github.com/ocaml/ocaml/releases/download/5.4.0/ocaml-5.4.0.tar.gz)
-> installed ocaml-compiler.5.4.0
-> installed ocaml-base-compiler.5.4.0
-> installed ocaml-config.3
-> installed ocaml.5.4.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=mingw-5.4)
2026-03-07 15:30.27 ---> using "bde3e22405d3d4b8eb936b6a5924016abe757c72ef4284f806d0ffa633cf6608" from cache

C:/: (run (network host)
          (shell "opam update --depexts"))
2026-03-07 15:30.27 ---> using "52107e23401ba5a409505a63e9d96ae2fb84390238c362f7049829fa18c5671f" from cache

C:/: (run (cache (opam-archives (target "c:\\opam\\.opam\\download-cache")))
          (network host)
          (shell  "opam 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 'ocaml/opam:windows-server-mingw-ltsc2025-opam'; 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"))
Nothing to do.
[NOTE] erlang.0.0.14 is not installed.

The following actions will be performed:
=== install 22 packages
  - install base                    v0.17.3  [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.21.1   [required by erlang]
  - install dune-configurator       3.21.1   [required by base]
  - install erlang                  0.0.14
  - install menhir                  20260209 [required by erlang]
  - install menhirCST               20260209 [required by menhir]
  - install menhirGLR               20260209 [required by menhir]
  - install menhirLib               20260209 [required by menhir]
  - install menhirSdk               20260209 [required by menhir]
  - install num                     1.6      [required by sexplib]
  - install ocaml-compiler-libs     v0.17.0  [required by ppxlib]
  - install ocaml_intrinsics_kernel v0.17.1  [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.1  [required by erlang]
  - install ppxlib                  0.37.0   [required by ppx_sexp_conv]
  - install ppxlib_jane             v0.17.4  [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/61: [base.v0.17.3: extract]
Processing  2/61: [base.v0.17.3: extract] [cmdliner.1.3.0: extract]
Processing  3/61: [base.v0.17.3: extract] [cmdliner.1.3.0: extract] [csexp.1.5.2: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing  3/61: [base.v0.17.3: extract] [csexp.1.5.2: extract]
Processing  4/61: [base.v0.17.3: extract] [csexp.1.5.2: extract] [dune.3.21.1, dune-configurator.3.21.1: extract]
Processing  5/61: [base.v0.17.3: extract] [csexp.1.5.2: extract] [dune.3.21.1, dune-configurator.3.21.1: extract] [cmdliner: make all]
-> retrieved base.v0.17.3  (cached)
Processing  5/61: [csexp.1.5.2: extract] [dune.3.21.1, dune-configurator.3.21.1: extract] [cmdliner: make all]
Processing  6/61: [csexp.1.5.2: extract] [dune.3.21.1, dune-configurator.3.21.1: extract] [erlang.0.0.14: http] [cmdliner: make all]
-> retrieved csexp.1.5.2  (cached)
Processing  6/61: [dune.3.21.1, dune-configurator.3.21.1: extract] [erlang.0.0.14: http] [cmdliner: make all]
Processing  7/61: [dune.3.21.1, dune-configurator.3.21.1: extract] [erlang.0.0.14: http] [menhir.20260209 + 4 others: extract] [cmdliner: make all]
Processing  7/61: [dune.3.21.1, dune-configurator.3.21.1: extract] [erlang.0.0.14: extract] [menhir.20260209 + 4 others: extract] [cmdliner: make all]
-> retrieved erlang.0.0.14  (https://github.com/AbstractMachinesLab/caramel/releases/download/v0.0.14/erlang-v0.0.14.tbz)
Processing  7/61: [dune.3.21.1, dune-configurator.3.21.1: extract] [menhir.20260209 + 4 others: extract] [cmdliner: make all]
Processing  8/61: [dune.3.21.1, dune-configurator.3.21.1: extract] [menhir.20260209 + 4 others: extract] [num.1.6: extract] [cmdliner: make all]
-> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209  (cached)
Processing  8/61: [dune.3.21.1, dune-configurator.3.21.1: extract] [num.1.6: extract] [cmdliner: make all]
Processing  9/61: [dune.3.21.1, dune-configurator.3.21.1: extract] [num.1.6: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all]
-> retrieved dune.3.21.1, dune-configurator.3.21.1  (cached)
Processing  9/61: [num.1.6: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all]
Processing 10/61: [num.1.6: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [cmdliner: make all]
Processing 11/61: [num.1.6: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [cmdliner: make all] [dune: ocaml 15]
-> retrieved num.1.6  (cached)
Processing 11/61: [ocaml-compiler-libs.v0.17.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [cmdliner: make all] [dune: ocaml 15]
Processing 12/61: [ocaml-compiler-libs.v0.17.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [parsexp.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 15]
Processing 13/61: [ocaml-compiler-libs.v0.17.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [parsexp.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 15] [num: make opam-modern]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 13/61: [ocaml_intrinsics_kernel.v0.17.1: extract] [parsexp.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 15] [num: make opam-modern]
Processing 14/61: [ocaml_intrinsics_kernel.v0.17.1: extract] [parsexp.v0.17.0: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [dune: ocaml 15] [num: make opam-modern]
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
Processing 14/61: [parsexp.v0.17.0: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [dune: ocaml 15] [num: make opam-modern]
Processing 15/61: [parsexp.v0.17.0: extract] [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.17.1: extract] [cmdliner: make all] [dune: ocaml 15] [num: make opam-modern]
-> retrieved parsexp.v0.17.0  (cached)
Processing 15/61: [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.17.1: extract] [cmdliner: make all] [dune: ocaml 15] [num: make opam-modern]
Processing 16/61: [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.17.1: extract] [ppxlib.0.37.0: extract] [cmdliner: make all] [dune: ocaml 15] [num: make opam-modern]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 16/61: [ppx_sexp_conv.v0.17.1: extract] [ppxlib.0.37.0: extract] [cmdliner: make all] [dune: ocaml 15] [num: make opam-modern]
Processing 17/61: [ppx_sexp_conv.v0.17.1: extract] [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: extract] [cmdliner: make all] [dune: ocaml 15] [num: make opam-modern]
-> retrieved ppx_sexp_conv.v0.17.1  (cached)
Processing 17/61: [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: extract] [cmdliner: make all] [dune: ocaml 15] [num: make opam-modern]
Processing 18/61: [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: extract] [sexplib.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 15] [num: make opam-modern]
-> retrieved ppxlib_jane.v0.17.4  (cached)
Processing 18/61: [ppxlib.0.37.0: extract] [sexplib.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 15] [num: make opam-modern]
Processing 19/61: [ppxlib.0.37.0: extract] [sexplib.v0.17.0: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 15] [num: make opam-modern]
-> retrieved sexplib.v0.17.0  (cached)
Processing 19/61: [ppxlib.0.37.0: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 15] [num: make opam-modern]
Processing 20/61: [ppxlib.0.37.0: extract] [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 15] [num: make opam-modern]
-> retrieved ppxlib.0.37.0  (cached)
Processing 20/61: [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 15] [num: make opam-modern]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 20/61: [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 15] [num: make opam-modern]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 20/61: [cmdliner: make all] [dune: ocaml 15] [num: make opam-modern]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\opam\\.opam\\mingw-5.4" (CWD=C:\opam\.opam\mingw-5.4\.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 20/61: [dune: ocaml 15] [num: make opam-modern]
Processing 21/61: [dune: ocaml 15] [num: make opam-modern] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "LIBDIR=C:\\opam\\.opam\\mingw-5.4\\lib\\cmdliner" "DOCDIR=C:\\opam\\.opam\\mingw-5.4\\doc\\cmdliner" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\opam\.opam\mingw-5.4\lib\cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\opam\.opam\mingw-5.4\lib\cmdliner"
- install cmdliner.opam "C:\opam\.opam\mingw-5.4\lib\cmdliner/opam"
- install _build/cmdliner.cma "C:\opam\.opam\mingw-5.4\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 \
-   "C:\opam\.opam\mingw-5.4\lib\cmdliner"
- install _build/cmdliner.cmxs "C:\opam\.opam\mingw-5.4\lib\cmdliner"
Processing 21/61: [dune: ocaml 15] [num: make opam-modern] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\opam\\.opam\\mingw-5.4\\lib\\cmdliner" "DOCDIR=C:\\opam\\.opam\\mingw-5.4\\doc\\cmdliner" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\opam\.opam\mingw-5.4\doc\cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "C:\opam\.opam\mingw-5.4\doc\cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "C:\opam\.opam\mingw-5.4\doc\cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 21/61: [dune: ocaml 15] [num: make opam-modern]
+ C:\cygwin64\bin\make.exe "PROFILE=release" "opam-modern" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\num.1.6)
- /usr/bin/make -C src all
- make[1]: Entering directory '/cygdrive/c/opam/.opam/mingw-5.4/.opam-switch/build/num.1.6/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.7~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 '/cygdrive/c/opam/.opam/mingw-5.4/.opam-switch/build/num.1.6/src'
- cp src/num-modern.install num.install
-> compiled  num.1.6
Processing 21/61: [dune: ocaml 15]
-> installed num.1.6
Processing 22/61: [dune: ocaml 15]
+ C:\opam\.opam\mingw-5.4\bin\ocaml.exe "boot/bootstrap.ml" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\dune.3.21.1)
- ocamlc -output-complete-exe -intf-suffix .dummy -g -o .duneboot.exe -I boot -I +unix unix.cma boot/types.ml boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 15
Processing 22/61: [dune: ./_boot/dune.exe build]
+ C:\opam\.opam\mingw-5.4\.opam-switch\build\dune.3.21.1\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\dune.3.21.1)
-> compiled  dune.3.21.1
-> installed dune.3.21.1
Processing 24/61: [csexp: dune build]
Processing 25/61: [csexp: dune build] [menhirCST: dune build]
Processing 26/61: [csexp: dune build] [menhirCST: dune build] [menhirGLR: dune build]
Processing 27/61: [csexp: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build]
Processing 28/61: [csexp: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 29/61: [csexp: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 30/61: [csexp: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build]
Processing 31/61: [csexp: dune build] [menhirCST: dune build] [menhirGLR: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build]
Processing 32/61: [csexp: dune build] [menhirCST: dune build] [menhirGLR: 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]
Processing 33/61: [csexp: dune build] [menhirCST: dune build] [menhirGLR: 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] [stdlib-shims: dune build]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "csexp" "-j" "15" "@install" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\csexp.1.5.2)
- (cd _build/default && C:\opam\.opam\mingw-5.4\bin\ocamlc.opt.exe -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -cmi-file src/.csexp.objs/byte/csexp.cmi -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 && C:\opam\.opam\mingw-5.4\bin\ocamlopt.opt.exe -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -cmi-file src/.csexp.objs/byte/csexp.cmi -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 33/61: [menhirCST: dune build] [menhirGLR: 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] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 34/61: [menhirCST: dune build] [menhirGLR: 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] [stdlib-shims: dune build]
Processing 35/61: [dune-configurator: rm] [menhirCST: dune build] [menhirGLR: 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] [stdlib-shims: dune build]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "menhirCST" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\menhirCST.20260209)
-> compiled  menhirCST.20260209
Processing 35/61: [dune-configurator: rm] [menhirGLR: 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] [stdlib-shims: dune build]
-> installed menhirCST.20260209
Processing 36/61: [dune-configurator: rm] [menhirGLR: 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] [stdlib-shims: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\dune-configurator.3.21.1)
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "menhirGLR" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\menhirGLR.20260209)
-> compiled  menhirGLR.20260209
Processing 36/61: [dune-configurator: rm] [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 menhirGLR.20260209
Processing 37/61: [dune-configurator: rm] [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]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\dune-configurator.3.21.1)
Processing 37/61: [dune-configurator: 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] [stdlib-shims: dune build]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "menhirLib" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\menhirLib.20260209)
-> compiled  menhirLib.20260209
Processing 37/61: [dune-configurator: 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 menhirLib.20260209
Processing 38/61: [dune-configurator: 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]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "menhirSdk" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\menhirSdk.20260209)
-> compiled  menhirSdk.20260209
Processing 38/61: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirSdk.20260209
Processing 39/61: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 40/61: [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "ocaml-compiler-libs" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\ocaml-compiler-libs.v0.17.0)
-> compiled  ocaml-compiler-libs.v0.17.0
Processing 40/61: [dune-configurator: dune build] [menhir: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 41/61: [dune-configurator: dune build] [menhir: dune build] [ocaml_intrinsics_kernel: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "ocaml_intrinsics_kernel" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\ocaml_intrinsics_kernel.v0.17.1)
-> compiled  ocaml_intrinsics_kernel.v0.17.1
Processing 41/61: [dune-configurator: dune build] [menhir: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ocaml_intrinsics_kernel.v0.17.1
Processing 42/61: [dune-configurator: dune build] [menhir: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "ppx_derivers" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 42/61: [dune-configurator: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 43/61: [dune-configurator: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "sexplib0" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 43/61: [dune-configurator: dune build] [menhir: dune build] [stdlib-shims: dune build]
-> installed sexplib0.v0.17.0
Processing 44/61: [dune-configurator: dune build] [menhir: dune build] [stdlib-shims: dune build]
Processing 45/61: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] [stdlib-shims: dune build]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "stdlib-shims" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 45/61: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build]
-> installed stdlib-shims.0.3.0
Processing 46/61: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build]
Processing 47/61: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "dune-configurator" "-j" "15" "@install" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\dune-configurator.3.21.1)
-> compiled  dune-configurator.3.21.1
Processing 47/61: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
-> installed dune-configurator.3.21.1
Processing 48/61: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
Processing 49/61: [base: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "parsexp" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\parsexp.v0.17.0)
-> compiled  parsexp.v0.17.0
Processing 49/61: [base: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed parsexp.v0.17.0
Processing 50/61: [base: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 51/61: [base: dune build] [menhir: dune build] [ppxlib: dune build] [sexplib: dune build]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "sexplib" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\sexplib.v0.17.0)
-> compiled  sexplib.v0.17.0
Processing 51/61: [base: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed sexplib.v0.17.0
Processing 52/61: [base: dune build] [menhir: dune build] [ppxlib: dune build]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "menhir" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\menhir.20260209)
- (cd _build/default/lib/pack && .\pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/driver/stage2 && .bin\menhir --exn-carries-state --no-pager --require-aliases --strict Parser.mly --compare-errors ParserMessages.auto.messages --compare-errors ParserMessages.messages) > _build/default/driver/stage2/ParserMessages.check
- Read 103 sample input sentences and 103 error messages.
- Read 103 sample input sentences and 50 error messages.
- (cd _build/default/driver/stage2 && .bin\menhir --exn-carries-state --no-pager --require-aliases --strict Parser.mly --compile-errors ParserMessages.messages) > _build/default/driver/stage2/ParserMessages.ml
- Read 103 sample input sentences and 50 error messages.
- (cd _build/default && driver\stage2\.bin\menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v driver/stage2/Parser.mly --base driver/stage2/Parser --infer-read-reply driver/stage2/Parser__mock.mli.inferred)
- Grammar has 57 nonterminal symbols, among which 1 start symbols.
- Grammar has 38 terminal symbols.
- Grammar has 132 productions.
- Built an LR(0) automaton with 205 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 314 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.
- 158 out of 314 states have a default reduction.
- 110 out of 314 states are represented.
- 45 out of 98 symbols keep track of their start position.
- 40 out of 98 symbols keep track of their end position.
- The StackLang code contains 4186 instructions in 282 blocks.
- The StackLang code comprises 5 mutually recursive groups.
-> compiled  menhir.20260209
Processing 52/61: [base: dune build] [ppxlib: dune build]
-> installed menhir.20260209
Processing 53/61: [base: dune build] [ppxlib: dune build]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "base" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\base.v0.17.3)
- (cd _build/default && C:\opam\.opam\mingw-5.4\bin\ocamlopt.opt.exe -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I C:\opam\.opam\mingw-5.4\lib\ocaml_intrinsics_kernel -I C:\opam\.opam\mingw-5.4\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 -cmi-file src/.base.objs/byte/base__Array.cmi -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.3
Processing 53/61: [ppxlib: dune build]
-> installed base.v0.17.3
Processing 54/61: [ppxlib: dune build]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "ppxlib" "-j" "15" "@install" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\ppxlib.0.37.0)
-> compiled  ppxlib.0.37.0
-> installed ppxlib.0.37.0
Processing 56/61: [ppxlib_jane: dune build]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "ppxlib_jane" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\ppxlib_jane.v0.17.4)
-> compiled  ppxlib_jane.v0.17.4
-> installed ppxlib_jane.v0.17.4
Processing 58/61: [ppx_sexp_conv: dune build]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "ppx_sexp_conv" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\ppx_sexp_conv.v0.17.1)
-> compiled  ppx_sexp_conv.v0.17.1
-> installed ppx_sexp_conv.v0.17.1
Processing 60/61: [erlang: dune build]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "erlang" "-j" "15" "@install" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\erlang.0.0.14)
- (cd _build/default/erlang/src && C:\opam\.opam\mingw-5.4\bin\menhir.exe erl_parser.mly --compile-errors erl_parser.messages) > _build/default/erlang/src/erl_parser_messages.ml
- File "erl_parser.mly", line 381, characters 4-8:
- Note: the nonterminal symbol list 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 && C:\opam\.opam\mingw-5.4\bin\menhir.exe --explain --dump erlang/src/erl_parser.mly --base erlang/src/erl_parser --infer-write-query erlang/src/erl_parser__mock.ml.mock)
- File "erlang/src/erl_parser.mly", line 381, characters 4-8:
- Note: the nonterminal symbol list 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 && C:\opam\.opam\mingw-5.4\bin\ocamlc.opt.exe -w -40 -g -bin-annot -bin-annot-occurrences -I erlang/src/.erlang.objs/byte -I C:\opam\.opam\mingw-5.4\lib\parsexp -I C:\opam\.opam\mingw-5.4\lib\ppx_sexp_conv\runtime-lib -I C:\opam\.opam\mingw-5.4\lib\sexplib -I C:\opam\.opam\mingw-5.4\lib\sexplib0 -cmi-file erlang/src/.erlang.objs/byte/erlang__Erl_ast_helper.cmi -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 && C:\opam\.opam\mingw-5.4\bin\menhir.exe --explain --dump erlang/src/erl_parser.mly --base erlang/src/erl_parser --infer-read-reply erlang/src/erl_parser__mock.mli.inferred)
- 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 && C:\opam\.opam\mingw-5.4\bin\ocamlc.opt.exe -w -40 -safe-string -g -bin-annot -bin-annot-occurrences -I erlang/bin/.erldump.eobjs/byte -I C:\opam\.opam\mingw-5.4\lib\cmdliner -I C:\opam\.opam\mingw-5.4\lib\parsexp -I C:\opam\.opam\mingw-5.4\lib\ppx_sexp_conv\runtime-lib -I C:\opam\.opam\mingw-5.4\lib\sexplib -I C:\opam\.opam\mingw-5.4\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 && C:\opam\.opam\mingw-5.4\bin\ocamlopt.opt.exe -w -40 -g -I erlang/src/.erlang.objs/byte -I erlang/src/.erlang.objs/native -I C:\opam\.opam\mingw-5.4\lib\parsexp -I C:\opam\.opam\mingw-5.4\lib\ppx_sexp_conv\runtime-lib -I C:\opam\.opam\mingw-5.4\lib\sexplib -I C:\opam\.opam\mingw-5.4\lib\sexplib0 -cmi-file erlang/src/.erlang.objs/byte/erlang__Erl_ast_helper.cmi -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 && C:\opam\.opam\mingw-5.4\bin\ocamlopt.opt.exe -w -40 -safe-string -g -I erlang/bin/.erldump.eobjs/byte -I erlang/bin/.erldump.eobjs/native -I C:\opam\.opam\mingw-5.4\lib\cmdliner -I C:\opam\.opam\mingw-5.4\lib\parsexp -I C:\opam\.opam\mingw-5.4\lib\ppx_sexp_conv\runtime-lib -I C:\opam\.opam\mingw-5.4\lib\sexplib -I C:\opam\.opam\mingw-5.4\lib\sexplib0 -I erlang/src/.erlang.objs/byte -I erlang/src/.erlang.objs/native -cmi-file erlang/bin/.erldump.eobjs/byte/dune__exe__Erldump.cmi -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.
# To update the current shell environment, run: eval $(opam env)
2026-03-07 15:50.33 ---> saved as "6c316bb7afece1f889492e6a22c5ba4fbe927d756267eb94a3148e4ec44fc3c6"
Job succeeded