Building on thyme
(from windows-server-2022-amd64-ocaml-5.3)
2026-01-27 18:01.08 ---> 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-27 18:01.08 ---> 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 f9f7db30fd6e805d48b947df138d463a5433f4d1"))
2026-01-27 18:01.08 ---> using "9ffa4e67a2bc1bb10e9ddbad49fb07bd9ccdabfd46a57b5dc6e4edb83dbbd851" from cache
/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
User configuration:
[NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc.
Updating ~\.bash_profile.
Added 9 lines after line 1 in ~\.bash_profile.
2026-01-27 18:01.08 ---> using "82d19e1b0719e0b35d8d7240b154fc1d98e1fb03f8ae529f79f6dfe6a46b0e81" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam switch create --repositories=default '5.3' '5.3.0'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.3.0"} | "ocaml-system" {= "5.3.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 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-compiler.5.3.0 (cached)
-> installed mingw-w64-shims.0.2.0
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.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=5.3)
2026-01-27 18:01.08 ---> using "8b7fac19fdffbfdcbbe929eaaa17d227bd9ca5a5ee7e3f828cf2ba2ad64f8ca8" from cache
/: (run (network host)
(shell "opam update --depexts"))
2026-01-27 18:01.08 ---> using "78ba57933dcbd178288706de33aff8e6f3519b4f701f692b063964f16cf2972b" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam remove -y js_of_ocaml-ppx.6.2.0\
\nopam install -vy js_of_ocaml-ppx.6.2.0\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: js_of_ocaml-ppx.6.2.0 | 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] js_of_ocaml-ppx.6.2.0 is not installed.
The following actions will be performed:
=== install 18 packages
- install cmdliner 2.1.0 [required by js_of_ocaml-compiler]
- install dune 3.20.2 [required by js_of_ocaml-ppx]
- install gen 1.1 [required by sedlex]
- install js_of_ocaml 6.2.0 [required by js_of_ocaml-ppx]
- install js_of_ocaml-compiler 6.2.0 [required by js_of_ocaml]
- install js_of_ocaml-ppx 6.2.0
- 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.17.0 [required by ppxlib]
- install ppx_derivers 1.2.1 [required by ppxlib]
- install ppxlib 0.37.0 [required by 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/49: [cmdliner.2.1.0: http]
Processing 2/49: [cmdliner.2.1.0: http] [dune.3.20.2: http]
Processing 3/49: [cmdliner.2.1.0: http] [dune.3.20.2: http] [gen.1.1: extract]
-> retrieved gen.1.1 (cached)
Processing 3/49: [cmdliner.2.1.0: http] [dune.3.20.2: http]
Processing 4/49: [cmdliner.2.1.0: http] [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 4/49: [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 4/49: [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 4/49: [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 5/49: [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 6/49: [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 6/49: [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]
Processing 6/49: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [menhir.20250912 + 3 others: extract] [cmdliner: make all]
-> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912 (https://gitlab.inria.fr/fpottier/menhir/-/archive/20250912/archive.tar.gz)
Processing 6/49: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [cmdliner: make all]
Processing 7/49: [dune.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [ocaml-compiler-libs.v0.17.0: 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 7/49: [dune.3.20.2: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all]
Processing 8/49: [dune.3.20.2: extract] [ocaml-compiler-libs.v0.17.0: extract] [ppx_derivers.1.2.1: 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 8/49: [ocaml-compiler-libs.v0.17.0: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all]
Processing 9/49: [ocaml-compiler-libs.v0.17.0: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: http] [cmdliner: make all]
Processing 10/49: [ocaml-compiler-libs.v0.17.0: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: http] [cmdliner: make all] [dune: ocaml 7]
-> retrieved ocaml-compiler-libs.v0.17.0 (cached)
Processing 10/49: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: http] [cmdliner: make all] [dune: ocaml 7]
Processing 11/49: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: http] [sedlex.3.7: http] [cmdliner: make all] [dune: ocaml 7]
-> retrieved ppx_derivers.1.2.1 (cached)
Processing 11/49: [ppxlib.0.37.0: http] [sedlex.3.7: http] [cmdliner: make all] [dune: ocaml 7]
-> retrieved seq.base (cached)
Processing 12/49: [ppxlib.0.37.0: http] [sedlex.3.7: http] [cmdliner: make all] [dune: ocaml 7]
Processing 13/49: [ppxlib.0.37.0: http] [sedlex.3.7: http] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 7]
Processing 14/49: [ppxlib.0.37.0: http] [sedlex.3.7: http] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 7]
-> installed seq.base
Processing 15/49: [ppxlib.0.37.0: http] [sedlex.3.7: http] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 7]
Processing 15/49: [ppxlib.0.37.0: extract] [sedlex.3.7: http] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 7]
Processing 15/49: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 7]
-> retrieved sexplib0.v0.17.0 (cached)
Processing 15/49: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [cmdliner: make all] [dune: ocaml 7]
Processing 16/49: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 7]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\5.3" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.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 16/49: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7]
Processing 17/49: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [cmdliner: make install]
-> retrieved ppxlib.0.37.0 (https://github.com/ocaml-ppx/ppxlib/releases/download/0.37.0/ppxlib-0.37.0.tbz)
Processing 17/49: [sedlex.3.7: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [cmdliner: make install]
Processing 18/49: [sedlex.3.7: extract] [stdlib-shims.0.3.0: extract] [yojson.3.0.0: http] [dune: ocaml 7] [cmdliner: make install]
-> retrieved sedlex.3.7 (https://github.com/ocaml-community/sedlex/archive/refs/tags/v3.7.tar.gz)
Processing 18/49: [stdlib-shims.0.3.0: extract] [yojson.3.0.0: http] [dune: ocaml 7] [cmdliner: make install]
-> retrieved stdlib-shims.0.3.0 (cached)
Processing 18/49: [yojson.3.0.0: http] [dune: ocaml 7] [cmdliner: make install]
Processing 18/49: [yojson.3.0.0: extract] [dune: ocaml 7] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "BINDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\bin" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\doc\\cmdliner" "SHAREDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\share" "MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\man" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.2.1.0)
- install -d "C:\Users\opam\AppData\Local\opam\5.3\bin" "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install -m 644 pkg/META _build/src/cmdliner.cmi "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install -m 644 cmdliner.opam "C:\Users\opam\AppData\Local\opam\5.3\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\5.3\lib\cmdliner"
- install -m 644 _build/src/cmdliner.cma "C:\Users\opam\AppData\Local\opam\5.3\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\5.3\lib\cmdliner"
- install -m 755 "_build/src/tool/cmdliner" "C:\Users\opam\AppData\Local\opam\5.3\bin/cmdliner"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\share/bash-completion/completions"
- install -m 644 _build/src/tool/bash-completion.sh \
- "C:\Users\opam\AppData\Local\opam\5.3\share/bash-completion/completions/_cmdliner_generic"
- install -m 644 _build/src/tool/bash-cmdliner.sh "C:\Users\opam\AppData\Local\opam\5.3\share/bash-completion/completions/cmdliner"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\share/zsh/site-functions"
- install -m 644 _build/src/tool/zsh-completion.sh \
- "C:\Users\opam\AppData\Local\opam\5.3\share/zsh/site-functions/_cmdliner_generic"
- install -m 644 _build/src/tool/zsh-cmdliner.sh "C:\Users\opam\AppData\Local\opam\5.3\share/zsh/site-functions/_cmdliner"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\share/powershell"
- install -m 644 _build/src/tool/pwsh-completion.ps1 \
- "C:\Users\opam\AppData\Local\opam\5.3\share/powershell/cmdliner_generic_completion.ps1"
- install -m 644 _build/src/tool/pwsh-cmdliner.ps1 \
- "C:\Users\opam\AppData\Local\opam\5.3\share/powershell/cmdliner_completion.ps1"
- install -m 644 _build/src/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
Processing 18/49: [yojson.3.0.0: extract] [dune: ocaml 7] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\doc\\cmdliner" "SHAREDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\share" "MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\man" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.2.1.0)
- install -d "C:\Users\opam\AppData\Local\opam\5.3\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\5.3\man/man1"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner/odoc-pages"
- install -m 644 CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\5.3\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\5.3\doc\cmdliner/odoc-pages"
-> installed cmdliner.2.1.0
Processing 18/49: [yojson.3.0.0: extract] [dune: ocaml 7]
-> retrieved yojson.3.0.0 (https://github.com/ocaml-community/yojson/releases/download/3.0.0/yojson-3.0.0.tbz)
Processing 18/49: [dune: ocaml 7]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "boot/bootstrap.ml" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.20.2)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 7
-
Processing 18/49: [dune: ./_boot/dune.exe build]
+ C:\Users\opam\AppData\Local\opam\5.3\.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\5.3\.opam-switch\build\dune.3.20.2)
-> compiled dune.3.20.2
-> installed dune.3.20.2
Processing 20/49: [gen: dune build]
Processing 21/49: [gen: dune build] [menhirCST: dune build]
Processing 22/49: [gen: dune build] [menhirCST: dune build] [menhirLib: dune build]
Processing 23/49: [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 24/49: [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 25/49: [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 26/49: [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "@install" "-p" "gen" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\gen.1.1)
-> compiled gen.1.1
Processing 26/49: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 27/49: [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 gen.1.1
Processing 28/49: [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\5.3\bin\dune.exe "build" "-p" "menhirCST" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhirCST.20250912)
-> compiled menhirCST.20250912
Processing 28/49: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 29/49: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed menhirCST.20250912
Processing 30/49: [menhirLib: dune build] [menhirSdk: 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\5.3\bin\dune.exe "build" "-p" "ppx_derivers" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppx_derivers.1.2.1)
-> compiled ppx_derivers.1.2.1
Processing 30/49: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed ppx_derivers.1.2.1
Processing 31/49: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "stdlib-shims" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stdlib-shims.0.3.0)
-> compiled stdlib-shims.0.3.0
Processing 31/49: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build]
-> installed stdlib-shims.0.3.0
Processing 32/49: [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "menhirLib" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhirLib.20250912)
- (cd _build/default/lib/pack && .\pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled menhirLib.20250912
Processing 32/49: [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build]
-> installed menhirLib.20250912
Processing 33/49: [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "menhirSdk" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhirSdk.20250912)
-> compiled menhirSdk.20250912
Processing 33/49: [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build]
-> installed menhirSdk.20250912
Processing 34/49: [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build]
Processing 35/49: [menhir: dune build] [ocaml-compiler-libs: dune build] [sexplib0: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "sexplib0" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\sexplib0.v0.17.0)
-> compiled sexplib0.v0.17.0
Processing 35/49: [menhir: dune build] [ocaml-compiler-libs: dune build] [yojson: dune build]
-> installed sexplib0.v0.17.0
Processing 36/49: [menhir: dune build] [ocaml-compiler-libs: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocaml-compiler-libs" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocaml-compiler-libs.v0.17.0)
-> compiled ocaml-compiler-libs.v0.17.0
Processing 36/49: [menhir: dune build] [yojson: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 37/49: [menhir: dune build] [yojson: dune build]
Processing 38/49: [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "yojson" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\yojson.3.0.0)
-> compiled yojson.3.0.0
Processing 38/49: [menhir: dune build] [ppxlib: dune build]
-> installed yojson.3.0.0
Processing 39/49: [menhir: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppxlib.0.37.0)
-> compiled ppxlib.0.37.0
Processing 39/49: [menhir: dune build]
-> installed ppxlib.0.37.0
Processing 40/49: [menhir: dune build]
Processing 41/49: [menhir: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "sedlex" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\sedlex.3.7)
-> compiled sedlex.3.7
Processing 41/49: [menhir: dune build]
-> installed sedlex.3.7
Processing 42/49: [menhir: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "menhir" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhir.20250912)
- (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.20250912
-> installed menhir.20250912
Processing 44/49: [js_of_ocaml-compiler: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "js_of_ocaml-compiler" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\js_of_ocaml-compiler.6.2.0)
- (cd tools/version && C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe -I +compiler-libs C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\js_of_ocaml-compiler.6.2.0\_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled js_of_ocaml-compiler.6.2.0
-> installed js_of_ocaml-compiler.6.2.0
Processing 46/49: [js_of_ocaml: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "js_of_ocaml" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\js_of_ocaml.6.2.0)
- (cd tools/version && C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe -I +compiler-libs C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\js_of_ocaml.6.2.0\_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled js_of_ocaml.6.2.0
-> installed js_of_ocaml.6.2.0
Processing 48/49: [js_of_ocaml-ppx: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "js_of_ocaml-ppx" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\js_of_ocaml-ppx.6.2.0)
- (cd tools/version && C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe -I +compiler-libs C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\js_of_ocaml-ppx.6.2.0\_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled js_of_ocaml-ppx.6.2.0
-> installed js_of_ocaml-ppx.6.2.0
Done.
# To update the current shell environment, run: eval $(opam env)
2026-01-27 18:38.34 ---> saved as "7267b447e404c828961bdb49f696f74eabf88305b32651018214502d20088630"
Job succeeded