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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2026-01-20 04:48.33 ---> using "1d6ffeb5a52124df73b2e951323e99615c52ca4f9bdf0f65039be6146fabdaab" 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"))
2026-01-20 04:48.33 ---> using "75bf3fbea1cbc65a9803f40104651d67c546cddf5606f6a4af6db8fca92eb5c0" 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 39960ffbaf3e5b50a1e354d4c99bfecc01e358ca"))
2026-01-20 04:48.33 ---> using "4f0b9497afb6eea9cf43067636e988a83f1bcb9ac810ad661f7eaf4b1c0160a9" 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.
2026-01-20 04:48.33 ---> using "feb2117583ac2c8b4c4afc6c9ad87a221de3fe962075f3d95506ae89490c1bd3" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell "opam switch create --repositories=default '4.14' '4.14.2'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.2"} | "ocaml-system" {= "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.44  (cached)
-> retrieved ocaml-config.3  (cached)
-> installed flexdll.0.44
-> 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=4.14)
2026-01-20 04:48.33 ---> using "03dadb49763cc4a296f115bdfd870a68e8118c8eb45fbf97515f09fc9e891086" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2026-01-20 04:48.33 ---> using "d8fbbfda478f7c415bcb9a9c283b62ca4117d8e11d983199b7bb854ab01af4d0" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "opam remove -y ezjs_cleave.0.1.1\
               \nopam install -vy ezjs_cleave.0.1.1\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: ezjs_cleave.0.1.1 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; 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] ezjs_cleave.0.1.1 is not installed.

The following actions will be performed:
=== install 19 packages
  - install cmdliner             2.1.0    [required by js_of_ocaml-compiler]
  - install dune                 3.20.2   [required by ezjs_cleave]
  - install ezjs_cleave          0.1.1
  - install gen                  1.1      [required by sedlex]
  - install js_of_ocaml          6.2.0    [required by ezjs_cleave]
  - install js_of_ocaml-compiler 6.2.0    [required by js_of_ocaml]
  - install js_of_ocaml-ppx      6.2.0    [required by ezjs_cleave]
  - install menhir               20250912 [required by js_of_ocaml-compiler]
  - install menhirCST            20250912 [required by menhir]
  - install menhirLib            20250912 [required by js_of_ocaml-compiler]
  - install menhirSdk            20250912 [required by js_of_ocaml-compiler]
  - install ocaml-compiler-libs  v0.12.4  [required by ppxlib]
  - install ppx_derivers         1.2.1    [required by ppxlib]
  - install ppxlib               0.37.0   [required by js_of_ocaml, js_of_ocaml-ppx]
  - install sedlex               3.7      [required by js_of_ocaml-compiler]
  - install seq                  base     [required by gen]
  - install sexplib0             v0.17.0  [required by ppxlib]
  - install stdlib-shims         0.3.0    [required by ppxlib]
  - install yojson               3.0.0    [required by js_of_ocaml-compiler]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/52: [cmdliner.2.1.0: http]
Processing  2/52: [cmdliner.2.1.0: http] [dune.3.20.2: http]
Processing  3/52: [cmdliner.2.1.0: http] [dune.3.20.2: http] [ezjs_cleave.0.1.1: extract]
-> retrieved ezjs_cleave.0.1.1  (cached)
Processing  3/52: [cmdliner.2.1.0: http] [dune.3.20.2: http]
Processing  4/52: [cmdliner.2.1.0: http] [dune.3.20.2: http] [gen.1.1: extract]
Processing  4/52: [cmdliner.2.1.0: extract] [dune.3.20.2: http] [gen.1.1: extract]
-> retrieved gen.1.1  (cached)
Processing  4/52: [cmdliner.2.1.0: extract] [dune.3.20.2: http]
Processing  5/52: [cmdliner.2.1.0: extract] [dune.3.20.2: http] [js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0: http]
Processing  5/52: [cmdliner.2.1.0: extract] [dune.3.20.2: extract] [js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0: http]
-> retrieved cmdliner.2.1.0  (https://erratique.ch/software/cmdliner/releases/cmdliner-2.1.0.tbz)
Processing  5/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0: http]
Processing  6/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0: http] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http]
Processing  7/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0: http] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [cmdliner: make all]
Processing  7/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [cmdliner: make all]
[ERROR] Failed to get sources of menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912 (https://gitlab.inria.fr/fpottier/menhir/-/archive/20250912/archive.tar.gz): Bad checksum
Processing  7/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [cmdliner: make all]
Processing  8/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing  8/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [cmdliner: make all]
Processing  9/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing  9/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [cmdliner: make all]
Processing 10/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [ppxlib.0.37.0: http] [cmdliner: make all]
Processing 10/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [ppxlib.0.37.0: extract] [cmdliner: make all]
-> retrieved ppxlib.0.37.0  (https://github.com/ocaml-ppx/ppxlib/releases/download/0.37.0/ppxlib-0.37.0.tbz)
Processing 10/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [cmdliner: make all]
Processing 11/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [sedlex.3.7: http] [cmdliner: make all]
Processing 11/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [sedlex.3.7: extract] [cmdliner: make all]
-> retrieved sedlex.3.7  (https://github.com/ocaml-community/sedlex/archive/refs/tags/v3.7.tar.gz)
Processing 11/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [cmdliner: make all]
-> retrieved seq.base  (cached)
Processing 12/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [cmdliner: make all]
Processing 13/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all]
Processing 14/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all]
-> installed seq.base
Processing 15/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 15/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [cmdliner: make all]
Processing 16/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 16/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [cmdliner: make all]
Processing 17/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [yojson.3.0.0: http] [cmdliner: make all]
Processing 17/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [yojson.3.0.0: extract] [cmdliner: make all]
-> retrieved yojson.3.0.0  (https://github.com/ocaml-community/yojson/releases/download/3.0.0/yojson-3.0.0.tbz)
Processing 17/52: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [cmdliner: make all]
-> retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0  (https://github.com/ocsigen/js_of_ocaml/releases/download/6.2.0/js_of_ocaml-6.2.0.tbz)
Processing 17/52: [dune.3.20.2: extract] [cmdliner: make all]
-> retrieved dune.3.20.2  (https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz)
Processing 17/52: [cmdliner: make all]
Processing 18/52: [cmdliner: make all] [dune: ocaml 7]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\4.14" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cmdliner.2.1.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml natexe
- _build/src/tool/cmdliner generic-completion bash > _build/src/tool/bash-completion.sh
- _build/src/tool/cmdliner tool-completion bash cmdliner > _build/src/tool/bash-cmdliner.sh
- _build/src/tool/cmdliner generic-completion zsh > _build/src/tool/zsh-completion.sh
- _build/src/tool/cmdliner tool-completion zsh cmdliner > _build/src/tool/zsh-cmdliner.sh
- _build/src/tool/cmdliner generic-completion pwsh > _build/src/tool/pwsh-completion.ps1
- _build/src/tool/cmdliner tool-completion pwsh cmdliner > _build/src/tool/pwsh-cmdliner.ps1
- _build/src/tool/cmdliner install tool-manpages _build/src/tool/cmdliner _build/src/tool/man
- Creating directory _build/src/tool/man\man1
- Writing _build/src/tool/man\man1\cmdliner.1
- Writing _build/src/tool/man\man1\cmdliner-generic-completion.1
- Writing _build/src/tool/man\man1\cmdliner-install.1
- Writing _build/src/tool/man\man1\cmdliner-install-generic-completion.1
- Writing _build/src/tool/man\man1\cmdliner-install-tool-completion.1
- Writing _build/src/tool/man\man1\cmdliner-install-tool-manpages.1
- Writing _build/src/tool/man\man1\cmdliner-install-tool-support.1
- Writing _build/src/tool/man\man1\cmdliner-tool-commands.1
- Writing _build/src/tool/man\man1\cmdliner-tool-completion.1
- ocaml build.ml cmxs
-> compiled  cmdliner.2.1.0
Processing 18/52: [dune: ocaml 7]
Processing 19/52: [dune: ocaml 7] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "BINDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\bin" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\doc\\cmdliner" "SHAREDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\share" "MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\man" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cmdliner.2.1.0)
- install -d "C:\Users\opam\AppData\Local\opam\4.14\bin" "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install -m 644 pkg/META _build/src/cmdliner.cmi "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install -m 644 cmdliner.opam "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner/opam"
- install -m 644 _build/src/cmdliner.mli _build/src/cmdliner_arg.mli _build/src/cmdliner_base.mli _build/src/cmdliner_cline.mli _build/src/cmdliner_cmd.mli _build/src/cmdliner_completion.mli _build/src/cmdliner_def.mli _build/src/cmdliner_docgen.mli _build/src/cmdliner_eval.mli _build/src/cmdliner_manpage.mli _build/src/cmdliner_msg.mli _build/src/cmdliner_term.mli _build/src/cmdliner_trie.mli _build/src/cmdliner.ml _build/src/cmdliner_arg.ml _build/src/cmdliner_base.ml _build/src/cmdliner_cline.ml _build/src/cmdliner_cmd.ml _build/src/cmdliner_completion.ml _build/src/cmdliner_def.ml _build/src/cmdliner_docgen.ml _build/src/cmdliner_eval.ml _build/src/cmdliner_manpage.ml _build/src/cmdliner_msg.ml _build/src/cmdliner_term.ml _build/src/cmdliner_trie.ml \
- 	 _build/src/cmdliner.cmti _build/src/cmdliner_arg.cmti _build/src/cmdliner_base.cmti _build/src/cmdliner_cline.cmti _build/src/cmdliner_cmd.cmti _build/src/cmdliner_completion.cmti _build/src/cmdliner_def.cmti _build/src/cmdliner_docgen.cmti _build/src/cmdliner_eval.cmti _build/src/cmdliner_manpage.cmti _build/src/cmdliner_msg.cmti _build/src/cmdliner_term.cmti _build/src/cmdliner_trie.cmti _build/src/cmdliner.cmt _build/src/cmdliner_arg.cmt _build/src/cmdliner_base.cmt _build/src/cmdliner_cline.cmt _build/src/cmdliner_cmd.cmt _build/src/cmdliner_completion.cmt _build/src/cmdliner_def.cmt _build/src/cmdliner_docgen.cmt _build/src/cmdliner_eval.cmt _build/src/cmdliner_manpage.cmt _build/src/cmdliner_msg.cmt _build/src/cmdliner_term.cmt _build/src/cmdliner_trie.cmt "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install -m 644 _build/src/cmdliner.cma "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install -m 644 _build/src/cmdliner.cmxa _build/src/cmdliner.a _build/src/cmdliner.cmx _build/src/cmdliner_arg.cmx _build/src/cmdliner_base.cmx _build/src/cmdliner_cline.cmx _build/src/cmdliner_cmd.cmx _build/src/cmdliner_completion.cmx _build/src/cmdliner_def.cmx _build/src/cmdliner_docgen.cmx _build/src/cmdliner_eval.cmx _build/src/cmdliner_manpage.cmx _build/src/cmdliner_msg.cmx _build/src/cmdliner_term.cmx _build/src/cmdliner_trie.cmx \
-   "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install -m 755 "_build/src/tool/cmdliner" "C:\Users\opam\AppData\Local\opam\4.14\bin/cmdliner"
- install -d "C:\Users\opam\AppData\Local\opam\4.14\share/bash-completion/completions"
- install -m 644 _build/src/tool/bash-completion.sh \
-   "C:\Users\opam\AppData\Local\opam\4.14\share/bash-completion/completions/_cmdliner_generic"
- install -m 644 _build/src/tool/bash-cmdliner.sh "C:\Users\opam\AppData\Local\opam\4.14\share/bash-completion/completions/cmdliner"
- install -d "C:\Users\opam\AppData\Local\opam\4.14\share/zsh/site-functions"
- install -m 644 _build/src/tool/zsh-completion.sh \
-   "C:\Users\opam\AppData\Local\opam\4.14\share/zsh/site-functions/_cmdliner_generic"
- install -m 644 _build/src/tool/zsh-cmdliner.sh "C:\Users\opam\AppData\Local\opam\4.14\share/zsh/site-functions/_cmdliner"
- install -d "C:\Users\opam\AppData\Local\opam\4.14\share/powershell"
- install -m 644 _build/src/tool/pwsh-completion.ps1 \
-   "C:\Users\opam\AppData\Local\opam\4.14\share/powershell/cmdliner_generic_completion.ps1"
- install -m 644 _build/src/tool/pwsh-cmdliner.ps1 \
-    "C:\Users\opam\AppData\Local\opam\4.14\share/powershell/cmdliner_completion.ps1"
- install -m 644 _build/src/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
Processing 19/52: [dune: ocaml 7] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\doc\\cmdliner" "SHAREDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\share" "MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\man" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cmdliner.2.1.0)
- install -d "C:\Users\opam\AppData\Local\opam\4.14\man/man1"
- install -m 644 _build/src/tool/man/man1/cmdliner-generic-completion.1 _build/src/tool/man/man1/cmdliner-install-generic-completion.1 _build/src/tool/man/man1/cmdliner-install-tool-completion.1 _build/src/tool/man/man1/cmdliner-install-tool-manpages.1 _build/src/tool/man/man1/cmdliner-install-tool-support.1 _build/src/tool/man/man1/cmdliner-install.1 _build/src/tool/man/man1/cmdliner-tool-commands.1 _build/src/tool/man/man1/cmdliner-tool-completion.1 _build/src/tool/man/man1/cmdliner.1 "C:\Users\opam\AppData\Local\opam\4.14\man/man1"
- install -d "C:\Users\opam\AppData\Local\opam\4.14\doc\cmdliner/odoc-pages"
- install -m 644 CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\4.14\doc\cmdliner"
- install -m 644 doc/index.mld doc/cli.mld doc/examples.mld \
-    doc/tutorial.mld doc/cookbook.mld doc/tool_man.mld "C:\Users\opam\AppData\Local\opam\4.14\doc\cmdliner/odoc-pages"
-> installed cmdliner.2.1.0
Processing 19/52: [dune: ocaml 7]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\ocaml.exe "boot/bootstrap.ml" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune.3.20.2)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 7
- 


Processing 19/52: [dune: ./_boot/dune.exe build]
+ C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune.3.20.2\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune.3.20.2)
-> compiled  dune.3.20.2
-> installed dune.3.20.2
Processing 21/52: [gen: dune build]
Processing 22/52: [gen: dune build]
Processing 23/52: [gen: dune build]
Processing 24/52: [gen: dune build]
Processing 25/52: [gen: dune build] [ocaml-compiler-libs: dune build]
Processing 26/52: [gen: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 27/52: [gen: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 28/52: [gen: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 29/52: [gen: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
Processing 30/52: [gen: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
Processing 31/52: [gen: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
Processing 32/52: [gen: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
Processing 33/52: [gen: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
Processing 34/52: [gen: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ppx_derivers" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 34/52: [gen: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed ppx_derivers.1.2.1
Processing 35/52: [gen: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "stdlib-shims" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 35/52: [gen: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build]
-> installed stdlib-shims.0.3.0
Processing 36/52: [gen: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "sexplib0" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 36/52: [gen: dune build] [ocaml-compiler-libs: dune build] [yojson: dune build]
-> installed sexplib0.v0.17.0
Processing 37/52: [gen: dune build] [ocaml-compiler-libs: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "@install" "-p" "gen" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\gen.1.1)
-> compiled  gen.1.1
Processing 37/52: [ocaml-compiler-libs: dune build] [yojson: dune build]
-> installed gen.1.1
Processing 38/52: [ocaml-compiler-libs: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ocaml-compiler-libs" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 38/52: [yojson: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 39/52: [yojson: dune build]
Processing 40/52: [ppxlib: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "yojson" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\yojson.3.0.0)
-> compiled  yojson.3.0.0
Processing 40/52: [ppxlib: dune build]
-> installed yojson.3.0.0
Processing 41/52: [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ppxlib.0.37.0)
-> compiled  ppxlib.0.37.0
-> installed ppxlib.0.37.0
Processing 43/52: [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "sedlex" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\sedlex.3.7)
-> compiled  sedlex.3.7
-> installed sedlex.3.7

#=== ERROR while fetching sources for menhir.20250912, menhirCST.20250912, menhirLib.20250912 and menhirSdk.20250912 
OpamSolution.Fetch_fail("https://gitlab.inria.fr/fpottier/menhir/-/archive/20250912/archive.tar.gz (Bad checksum, expected md5=b8f83df02226419f99e49f1b637dcb11)")


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install ezjs_cleave          0.1.1
| - install js_of_ocaml          6.2.0
| - install js_of_ocaml-compiler 6.2.0
| - install js_of_ocaml-ppx      6.2.0
+- 
+- The following actions failed
| - fetch menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912 
+- 
+- The following changes have been performed (the rest was aborted)
| - install cmdliner            2.1.0
| - install dune                3.20.2
| - install gen                 1.1
| - install ocaml-compiler-libs v0.12.4
| - install ppx_derivers        1.2.1
| - install ppxlib              0.37.0
| - install sedlex              3.7
| - install seq                 base
| - install sexplib0            v0.17.0
| - install stdlib-shims        0.3.0
| - install yojson              3.0.0
+- 
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    C:\cygwin64\bin\opam.exe switch import "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\.opam-switch\\backup\\state-20260120045000.export"
'C:\cygwin64\bin\opam.exe install -vy ezjs_cleave.0.1.1' failed.
"opam remove -y ezjs_cleave.0.1.1
opam install -vy ezjs_cleave.0.1.1
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: ezjs_cleave.0.1.1 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi 


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