Building on odawa (from windows-server-2022-amd64-ocaml-4.14.2) 2024-11-11 17:22.33 ---> using "b1ae2ad36af625524288c188f7e099c501706c4119a38e11e1b5610819652cec" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe")) 2024-11-11 17:22.33 ---> using "4b57a7007c87218b9b3ddcf81f74c22338c638c8bcdfdaa01c2afa888290f021" 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 eecf6d033c6c13a6bda9b445601ddcbaa09dd288")) 2024-11-11 17:22.33 ---> using "916fc88efba39c7529535e5586ef636983924e64382c926374941dfb70826c38" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository")) User configuration: Updating ~\.bash_profile. [NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc. Added 9 lines after line 1 in ~\.bash_profile. 2024-11-11 17:22.33 ---> using "7dff50a164197daeb211f43cc31c3b4201b1bd2d0c774a26d6925a430147bec7" from cache /: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache"))) (network host) (shell "opam switch create --repositories=default 'default' 'ocaml-base-compiler.4.14.2'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.14.2"}] <><> 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 flexdll.0.43 (cached) -> retrieved ocaml-config.3 (cached) -> installed flexdll.0.43 -> installed ocaml-options-vanilla.1 -> retrieved mingw-w64-shims.0.2.0 (cached) -> installed conf-mingw-w64-gcc-x86_64.1 -> installed ocaml-env-mingw64.1 -> installed system-mingw.1 -> retrieved ocaml-base-compiler.4.14.2 (cached) -> installed mingw-w64-shims.0.2.0 -> installed ocaml-base-compiler.4.14.2 -> installed ocaml-config.3 -> installed ocaml.4.14.2 Done. # To update the current shell environment, run: eval $(opam env --switch=default) 2024-11-11 17:22.33 ---> using "ae60b92c2a5a4da67e8935d52ddeae392cd8745a47ba71ee33b6f19f5c2bd60f" from cache /: (run (network host) (shell "opam update --depexts")) 2024-11-11 17:22.33 ---> using "79f391d910b12f0453cbe8a949bb8e140683a166720331d05045e2d73e88ecc9" from cache /: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\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 '\"windows-server-2022-amd64-ocaml-4.14.2\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) Nothing to do. [NOTE] erlang.0.0.14 is not installed. The following actions will be performed: === install 20 packages - install base v0.16.3 [required by ppx_sexp_conv] - install cmdliner 1.3.0 [required by erlang] - install conf-bash 1 [required by base] - install csexp 1.5.2 [required by dune-configurator] - install dune 3.16.1 [required by erlang] - install dune-configurator 3.16.1 [required by base] - install erlang 0.0.14 - install menhir 20240715 [required by erlang] - install menhirCST 20240715 [required by menhir] - install menhirLib 20240715 [required by menhir] - install menhirSdk 20240715 [required by menhir] - install num 1.5-1 [required by sexplib] - install ocaml-compiler-libs v0.12.4 [required by ppxlib] - install parsexp v0.16.0 [required by sexplib] - install ppx_derivers 1.2.1 [required by ppxlib] - install ppx_sexp_conv v0.16.0 [required by erlang] - install ppxlib 0.33.1~5.3preview [required by ppx_sexp_conv] - install sexplib v0.16.0 [required by erlang] - install sexplib0 v0.16.0 [required by ppx_sexp_conv, sexplib] - install stdlib-shims 0.3.0 [required by ppxlib] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/56: [base.v0.16.3: extract] Processing 2/56: [base.v0.16.3: extract] [cmdliner.1.3.0: extract] Processing 3/56: [base.v0.16.3: extract] [cmdliner.1.3.0: extract] Processing 4/56: [base.v0.16.3: extract] [cmdliner.1.3.0: extract] [csexp.1.5.2: extract] Processing 5/56: [base.v0.16.3: extract] [cmdliner.1.3.0: extract] [csexp.1.5.2: extract] [conf-bash: bash] -> retrieved cmdliner.1.3.0 (cached) Processing 5/56: [base.v0.16.3: extract] [csexp.1.5.2: extract] [conf-bash: bash] Processing 6/56: [base.v0.16.3: extract] [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [conf-bash: bash] Processing 7/56: [base.v0.16.3: extract] [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [cmdliner: make all] [conf-bash: bash] -> retrieved base.v0.16.3 (cached) Processing 7/56: [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [cmdliner: make all] [conf-bash: bash] Processing 8/56: [csexp.1.5.2: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [erlang.0.0.14: extract] [cmdliner: make all] [conf-bash: bash] -> retrieved csexp.1.5.2 (cached) Processing 8/56: [dune.3.16.1, dune-configurator.3.16.1: extract] [erlang.0.0.14: extract] [cmdliner: make all] [conf-bash: bash] Processing 9/56: [dune.3.16.1, dune-configurator.3.16.1: extract] [erlang.0.0.14: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all] [conf-bash: bash] + C:\cygwin64\bin\bash.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-bash.1) - GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin) - Copyright (C) 2022 Free Software Foundation, Inc. - License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> - - This is free software; you are free to change and redistribute it. - There is NO WARRANTY, to the extent permitted by law. -> compiled conf-bash.1 Processing 9/56: [dune.3.16.1, dune-configurator.3.16.1: extract] [erlang.0.0.14: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all] -> installed conf-bash.1 Processing 10/56: [dune.3.16.1, dune-configurator.3.16.1: extract] [erlang.0.0.14: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all] -> retrieved erlang.0.0.14 (cached) Processing 10/56: [dune.3.16.1, dune-configurator.3.16.1: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all] Processing 11/56: [dune.3.16.1, dune-configurator.3.16.1: extract] [menhir.20240715 + 3 others: extract] [num.1.5-1: extract] [cmdliner: make all] -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached) Processing 11/56: [dune.3.16.1, dune-configurator.3.16.1: extract] [num.1.5-1: extract] [cmdliner: make all] Processing 12/56: [dune.3.16.1, dune-configurator.3.16.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] -> retrieved num.1.5-1 (cached) Processing 12/56: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] Processing 13/56: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [parsexp.v0.16.0: extract] [cmdliner: make all] [num: patch] applying num-in-findlib-dir.patch Processing 14/56: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [parsexp.v0.16.0: extract] [cmdliner: make all] [num: patch] -> retrieved ocaml-compiler-libs.v0.12.4 (cached) Processing 14/56: [dune.3.16.1, dune-configurator.3.16.1: extract] [parsexp.v0.16.0: extract] [cmdliner: make all] [num: patch] Processing 15/56: [dune.3.16.1, dune-configurator.3.16.1: extract] [parsexp.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [num: patch] -> retrieved parsexp.v0.16.0 (cached) Processing 15/56: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [num: patch] Processing 16/56: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.16.0: extract] [cmdliner: make all] [num: patch] -> retrieved dune.3.16.1, dune-configurator.3.16.1 (cached) Processing 16/56: [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.16.0: extract] [cmdliner: make all] [num: patch] Processing 17/56: [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [cmdliner: make all] [num: patch] Processing 18/56: [ppx_derivers.1.2.1: extract] [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [cmdliner: make all] [dune: ocaml 31] [num: patch] -> retrieved ppx_derivers.1.2.1 (cached) Processing 18/56: [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [cmdliner: make all] [dune: ocaml 31] [num: patch] Processing 19/56: [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [sexplib.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: patch] -> retrieved ppx_sexp_conv.v0.16.0 (cached) Processing 19/56: [ppxlib.0.33.1~5.3preview: extract] [sexplib.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: patch] Processing 20/56: [ppxlib.0.33.1~5.3preview: extract] [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: patch] -> retrieved ppxlib.0.33.1~5.3preview (cached) Processing 20/56: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: patch] Processing 21/56: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: patch] -> retrieved sexplib.v0.16.0 (cached) Processing 21/56: [sexplib0.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: patch] -> retrieved sexplib0.v0.16.0 (cached) Processing 21/56: [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 31] [num: patch] -> retrieved stdlib-shims.0.3.0 (cached) Processing 21/56: [cmdliner: make all] [dune: ocaml 31] [num: patch] + C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\default" (CWD=C:\Users\opam\AppData\Local\opam\default\.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 21/56: [dune: ocaml 31] [num: patch] Processing 22/56: [dune: ocaml 31] [num: patch] [cmdliner: make install] Processing 22/56: [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install] + C:\cygwin64\bin\make.exe "install" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\cmdliner.1.3.0) - install -d "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner" - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner" - install cmdliner.opam "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner/opam" - install _build/cmdliner.cma "C:\Users\opam\AppData\Local\opam\default\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:\Users\opam\AppData\Local\opam\default\lib\cmdliner" - install _build/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner" Processing 22/56: [dune: ocaml 31] [num: make opam-legacy] [cmdliner: make install-doc] + C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\cmdliner.1.3.0) - install -d "C:\Users\opam\AppData\Local\opam\default\doc\cmdliner/odoc-pages" - install CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\default\doc\cmdliner" - install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \ - doc/tool_man.mld "C:\Users\opam\AppData\Local\opam\default\doc\cmdliner/odoc-pages" -> installed cmdliner.1.3.0 Processing 22/56: [dune: ocaml 31] [num: make opam-legacy] + C:\cygwin64\bin\make.exe "PROFILE=release" "opam-legacy" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\num.1.5-1) - /usr/bin/make -C src all - make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/num.1.5-1/src' - ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c - ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c - ocamlmklib -oc nums bng.o nat_stubs.o - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo - cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml . - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml - ocamlc -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - echo 'version = "1.6~dev"' > META.top - cat META.num-top.in >> META.top - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml - ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx - ocamlopt -w +a-4-9-41-42-44-45-48 -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa - make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/num.1.5-1/src' - cp src/num-legacy.install num.install -> compiled num.1.5-1 Processing 22/56: [dune: ocaml 31] -> installed num.1.5-1 Processing 23/56: [dune: ocaml 31] + C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "boot/bootstrap.ml" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml - .\.duneboot.exe -j 31 - Processing 23/56: [dune: ./_boot/dune.exe build] + C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1) -> compiled dune.3.16.1 -> installed dune.3.16.1 Processing 25/56: [csexp: dune build] Processing 26/56: [csexp: dune build] [menhirCST: dune build] Processing 27/56: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] Processing 28/56: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] Processing 29/56: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] Processing 30/56: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] Processing 31/56: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] Processing 32/56: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "csexp" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\csexp.1.5.2) -> compiled csexp.1.5.2 Processing 32/56: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed csexp.1.5.2 Processing 33/56: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 34/56: [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "menhirCST" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\menhirCST.20240715) -> compiled menhirCST.20240715 Processing 34/56: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed menhirCST.20240715 Processing 35/56: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune-configurator.3.16.1) + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "menhirLib" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\menhirLib.20240715) - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... -> compiled menhirLib.20240715 Processing 35/56: [dune-configurator: rm] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed menhirLib.20240715 Processing 36/56: [dune-configurator: rm] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune-configurator.3.16.1) Processing 36/56: [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "menhirSdk" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\menhirSdk.20240715) -> compiled menhirSdk.20240715 Processing 36/56: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed menhirSdk.20240715 Processing 37/56: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] Processing 38/56: [dune-configurator: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ocaml-compiler-libs" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocaml-compiler-libs.v0.12.4) -> compiled ocaml-compiler-libs.v0.12.4 Processing 38/56: [dune-configurator: dune build] [menhir: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed ocaml-compiler-libs.v0.12.4 Processing 39/56: [dune-configurator: dune build] [menhir: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_derivers" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_derivers.1.2.1) -> compiled ppx_derivers.1.2.1 Processing 39/56: [dune-configurator: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] -> installed ppx_derivers.1.2.1 Processing 40/56: [dune-configurator: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "sexplib0" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\sexplib0.v0.16.0) -> compiled sexplib0.v0.16.0 Processing 40/56: [dune-configurator: dune build] [menhir: dune build] [stdlib-shims: dune build] -> installed sexplib0.v0.16.0 Processing 41/56: [dune-configurator: dune build] [menhir: dune build] [stdlib-shims: dune build] Processing 42/56: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] [stdlib-shims: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "stdlib-shims" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 42/56: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] -> installed stdlib-shims.0.3.0 Processing 43/56: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] Processing 44/56: [dune-configurator: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune-configurator.3.16.1) -> compiled dune-configurator.3.16.1 Processing 44/56: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] -> installed dune-configurator.3.16.1 Processing 45/56: [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] Processing 46/56: [base: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "parsexp" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\parsexp.v0.16.0) -> compiled parsexp.v0.16.0 Processing 46/56: [base: dune build] [menhir: dune build] [ppxlib: dune build] -> installed parsexp.v0.16.0 Processing 47/56: [base: dune build] [menhir: dune build] [ppxlib: dune build] Processing 48/56: [base: dune build] [menhir: dune build] [ppxlib: dune build] [sexplib: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "sexplib" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\sexplib.v0.16.0) -> compiled sexplib.v0.16.0 Processing 48/56: [base: dune build] [menhir: dune build] [ppxlib: dune build] -> installed sexplib.v0.16.0 Processing 49/56: [base: dune build] [menhir: dune build] [ppxlib: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "base" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\base.v0.16.3) -> compiled base.v0.16.3 Processing 49/56: [menhir: dune build] [ppxlib: dune build] -> installed base.v0.16.3 Processing 50/56: [menhir: dune build] [ppxlib: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppxlib" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppxlib.0.33.1~5.3preview) -> compiled ppxlib.0.33.1~5.3preview Processing 50/56: [menhir: dune build] -> installed ppxlib.0.33.1~5.3preview Processing 51/56: [menhir: dune build] Processing 52/56: [menhir: dune build] [ppx_sexp_conv: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_sexp_conv" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_sexp_conv.v0.16.0) -> compiled ppx_sexp_conv.v0.16.0 Processing 52/56: [menhir: dune build] -> installed ppx_sexp_conv.v0.16.0 Processing 53/56: [menhir: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "menhir" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\menhir.20240715) - (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.20240715 -> installed menhir.20240715 Processing 55/56: [erlang: dune build] + C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "erlang" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\erlang.0.0.14) - (cd _build/default && C:\Users\opam\AppData\Local\opam\default\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) - 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/erlang/src && C:\Users\opam\AppData\Local\opam\default\bin\menhir.exe 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 && C:\Users\opam\AppData\Local\opam\default\bin\ocamlc.opt.exe -w -40 -g -bin-annot -I erlang/src/.erlang.objs/byte -I C:\Users\opam\AppData\Local\opam\default\lib\parsexp -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_sexp_conv\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\sexplib -I C:\Users\opam\AppData\Local\opam\default\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-28: - 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-30: - 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-37: - 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-22: - 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-23: - 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-22: - 145 | let fun_ ?(args = []) ~return = - ^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - (cd _build/default && C:\Users\opam\AppData\Local\opam\default\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) - 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 && C:\Users\opam\AppData\Local\opam\default\bin\ocamlc.opt.exe -w -40 -safe-string -g -bin-annot -I erlang/bin/.erldump.eobjs/byte -I C:\Users\opam\AppData\Local\opam\default\lib\cmdliner -I C:\Users\opam\AppData\Local\opam\default\lib\parsexp -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_sexp_conv\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\sexplib -I C:\Users\opam\AppData\Local\opam\default\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:\Users\opam\AppData\Local\opam\default\bin\ocamlopt.opt.exe -w -40 -g -I erlang/src/.erlang.objs/byte -I erlang/src/.erlang.objs/native -I C:\Users\opam\AppData\Local\opam\default\lib\parsexp -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_sexp_conv\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\sexplib -I C:\Users\opam\AppData\Local\opam\default\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-28: - 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-30: - 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-37: - 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-22: - 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-23: - 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-22: - 145 | let fun_ ?(args = []) ~return = - ^^^^^^^^^ - Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased. - (cd _build/default && C:\Users\opam\AppData\Local\opam\default\bin\ocamlopt.opt.exe -w -40 -safe-string -g -I erlang/bin/.erldump.eobjs/byte -I erlang/bin/.erldump.eobjs/native -I C:\Users\opam\AppData\Local\opam\default\lib\cmdliner -I C:\Users\opam\AppData\Local\opam\default\lib\parsexp -I C:\Users\opam\AppData\Local\opam\default\lib\ppx_sexp_conv\runtime-lib -I C:\Users\opam\AppData\Local\opam\default\lib\sexplib -I C:\Users\opam\AppData\Local\opam\default\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. # To update the current shell environment, run: eval $(opam env) 2024-11-11 17:24.43 ---> saved as "73ebf64a91319ffd66b975393c88d2c88388248bc546f8fc5420d8350a15d54b" Job succeeded