Building on thyme
(from windows-server-2022-amd64-ocaml-5.3)
2026-01-28 03:08.32 ---> 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-28 03:08.32 ---> 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-28 03:08.32 ---> 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-28 03:08.32 ---> 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 '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-28 03:08.32 ---> using "6c3f81ca912530b1d735380c243c32edb9b9da9d70726b65d1e4a922bdb75119" from cache
/: (run (network host)
(shell "opam update --depexts"))
2026-01-28 03:08.32 ---> using "0ead6992c0712fad97d98af90b6faf414d8923e3cfe6d37eb52242151f3ed1fd" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam remove -y mel.0.3.2\
\nopam install -vy mel.0.3.2\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: mel.0.3.2 | 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] mel.0.3.2 is not installed.
The following actions will be performed:
=== install 19 packages
- install base64 3.5.2 [required by meldep]
- install cmdliner 2.1.0 [required by mel]
- install cppo 1.8.0 [required by melange]
- install csexp 1.5.2 [required by dune-configurator]
- install ctypes 0.24.0 [required by luv]
- install dune 3.20.2 [required by mel]
- install dune-configurator 3.20.2 [required by ctypes]
- install integers 0.7.0 [required by ctypes]
- install luv 0.5.12 [required by mel]
- install mel 0.3.2
- install melange 0.3.2 [required by mel]
- install melange-compiler-libs 0.0.1-414 [required by melange]
- install meldep 0.3.2 [required by melange]
- install menhir 20250912 [required by melange-compiler-libs]
- install menhirCST 20250912 [required by menhir]
- install menhirLib 20250912 [required by menhir]
- install menhirSdk 20250912 [required by menhir]
- install ocaml-migrate-parsetree 2.4.0 (deprecated) [required by mel]
- install stdlib-shims 0.3.0 [required by integers]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/51: [base64.3.5.2: http]
Processing 2/51: [base64.3.5.2: http] [cmdliner.2.1.0: http]
Processing 3/51: [base64.3.5.2: http] [cmdliner.2.1.0: http] [cppo.1.8.0: extract]
Processing 3/51: [base64.3.5.2: http] [cmdliner.2.1.0: extract] [cppo.1.8.0: extract]
Processing 3/51: [base64.3.5.2: extract] [cmdliner.2.1.0: extract] [cppo.1.8.0: extract]
-> retrieved cppo.1.8.0 (cached)
Processing 3/51: [base64.3.5.2: extract] [cmdliner.2.1.0: extract]
Processing 4/51: [base64.3.5.2: extract] [cmdliner.2.1.0: extract] [csexp.1.5.2: extract]
-> retrieved base64.3.5.2 (https://github.com/mirage/ocaml-base64/releases/download/v3.5.2/base64-3.5.2.tbz)
Processing 4/51: [cmdliner.2.1.0: extract] [csexp.1.5.2: extract]
Processing 5/51: [cmdliner.2.1.0: extract] [csexp.1.5.2: extract] [ctypes.0.24.0: http]
-> retrieved cmdliner.2.1.0 (https://erratique.ch/software/cmdliner/releases/cmdliner-2.1.0.tbz)
Processing 5/51: [csexp.1.5.2: extract] [ctypes.0.24.0: http]
Processing 6/51: [csexp.1.5.2: extract] [ctypes.0.24.0: http] [dune.3.20.2, dune-configurator.3.20.2: http]
Processing 7/51: [csexp.1.5.2: extract] [ctypes.0.24.0: http] [dune.3.20.2, dune-configurator.3.20.2: http] [cmdliner: make all]
-> retrieved csexp.1.5.2 (cached)
Processing 7/51: [ctypes.0.24.0: http] [dune.3.20.2, dune-configurator.3.20.2: http] [cmdliner: make all]
Processing 8/51: [ctypes.0.24.0: http] [dune.3.20.2, dune-configurator.3.20.2: http] [integers.0.7.0: extract] [cmdliner: make all]
Processing 8/51: [ctypes.0.24.0: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [integers.0.7.0: extract] [cmdliner: make all]
Processing 8/51: [ctypes.0.24.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [integers.0.7.0: extract] [cmdliner: make all]
-> retrieved integers.0.7.0 (cached)
Processing 8/51: [ctypes.0.24.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [cmdliner: make all]
Processing 9/51: [ctypes.0.24.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [luv.0.5.12: extract] [cmdliner: make all]
-> retrieved luv.0.5.12 (cached)
Processing 9/51: [ctypes.0.24.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [cmdliner: make all]
Processing 10/51: [ctypes.0.24.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [mel.0.3.2 + 2 others: extract] [cmdliner: make all]
-> retrieved ctypes.0.24.0 (https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.24.0.tar.gz)
Processing 10/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [mel.0.3.2 + 2 others: extract] [cmdliner: make all]
Processing 11/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [mel.0.3.2 + 2 others: extract] [melange-compiler-libs.0.0.1-414: extract] [cmdliner: make all]
-> retrieved melange-compiler-libs.0.0.1-414 (cached)
Processing 11/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [mel.0.3.2 + 2 others: extract] [cmdliner: make all]
Processing 12/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [mel.0.3.2 + 2 others: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [cmdliner: make all]
Processing 12/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [mel.0.3.2 + 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 12/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [mel.0.3.2 + 2 others: extract] [cmdliner: make all]
Processing 13/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [mel.0.3.2 + 2 others: extract] [ocaml-migrate-parsetree.2.4.0: extract] [cmdliner: make all]
-> retrieved dune.3.20.2, dune-configurator.3.20.2 (https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz)
Processing 13/51: [mel.0.3.2 + 2 others: extract] [ocaml-migrate-parsetree.2.4.0: extract] [cmdliner: make all]
Processing 14/51: [mel.0.3.2 + 2 others: extract] [ocaml-migrate-parsetree.2.4.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all]
Processing 15/51: [mel.0.3.2 + 2 others: extract] [ocaml-migrate-parsetree.2.4.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 7]
-> retrieved mel.0.3.2, melange.0.3.2, meldep.0.3.2 (cached)
Processing 15/51: [ocaml-migrate-parsetree.2.4.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 7]
-> retrieved ocaml-migrate-parsetree.2.4.0 (cached)
Processing 15/51: [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 7]
-> retrieved stdlib-shims.0.3.0 (cached)
Processing 15/51: [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 15/51: [dune: ocaml 7]
Processing 16/51: [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 16/51: [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 16/51: [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 16/51: [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 18/51: [base64: dune build]
Processing 19/51: [base64: dune build] [cppo: dune build]
Processing 20/51: [base64: dune build] [cppo: dune build] [csexp: dune build]
Processing 21/51: [base64: dune build] [cppo: dune build] [csexp: dune build] [menhirCST: dune build]
Processing 22/51: [base64: dune build] [cppo: dune build] [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build]
Processing 23/51: [base64: dune build] [cppo: dune build] [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 24/51: [base64: dune build] [cppo: dune build] [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "base64" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\base64.3.5.2)
-> compiled base64.3.5.2
Processing 24/51: [cppo: dune build] [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build]
Processing 25/51: [cppo: dune build] [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
-> installed base64.3.5.2
Processing 26/51: [cppo: dune build] [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "cppo" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cppo.1.8.0)
-> compiled cppo.1.8.0
Processing 26/51: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
-> installed cppo.1.8.0
Processing 27/51: [csexp: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "csexp" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\csexp.1.5.2)
-> compiled csexp.1.5.2
Processing 27/51: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 28/51: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
Processing 29/51: [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "menhirCST" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\menhirCST.20250912)
-> compiled menhirCST.20250912
Processing 29/51: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
-> installed menhirCST.20250912
Processing 30/51: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune-configurator.3.20.2)
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "menhirLib" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\menhirLib.20250912)
- (cd _build/default/lib/pack && .\pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled menhirLib.20250912
Processing 30/51: [dune-configurator: rm] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
-> installed menhirLib.20250912
Processing 31/51: [dune-configurator: rm] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune-configurator.3.20.2)
Processing 31/51: [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "menhirSdk" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\menhirSdk.20250912)
-> compiled menhirSdk.20250912
Processing 31/51: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
-> installed menhirSdk.20250912
Processing 32/51: [dune-configurator: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
Processing 33/51: [dune-configurator: dune build] [menhir: dune build] [ocaml-migrate-parsetree: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ocaml-migrate-parsetree" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocaml-migrate-parsetree.2.4.0)
-> compiled ocaml-migrate-parsetree.2.4.0
Processing 33/51: [dune-configurator: dune build] [menhir: dune build] [stdlib-shims: dune build]
-> installed ocaml-migrate-parsetree.2.4.0
Processing 34/51: [dune-configurator: dune build] [menhir: dune build] [stdlib-shims: 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 34/51: [dune-configurator: dune build] [menhir: dune build]
-> installed stdlib-shims.0.3.0
Processing 35/51: [dune-configurator: dune build] [menhir: dune build]
Processing 36/51: [dune-configurator: dune build] [integers: dune build] [menhir: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune-configurator.3.20.2)
-> compiled dune-configurator.3.20.2
Processing 36/51: [integers: dune build] [menhir: dune build]
-> installed dune-configurator.3.20.2
Processing 37/51: [integers: dune build] [menhir: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "integers" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\integers.0.7.0)
-> compiled integers.0.7.0
Processing 37/51: [menhir: dune build]
-> installed integers.0.7.0
Processing 38/51: [menhir: dune build]
Processing 39/51: [ctypes: dune build] [menhir: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ctypes" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ctypes.0.24.0)
- (cd _build/default/src/ctypes && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -Wall -fdiagnostics-color=always -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:\Users\opam\AppData\Local\opam\4.14\lib\integers -I C:\Users\opam\AppData\Local\opam\4.14\lib\stdlib-shims -o type_info_stubs.o -c type_info_stubs.c)
- type_info_stubs.c: In function 'ctypes_string_of_prim':
- type_info_stubs.c:147:57: warning: unknown conversion type character 'z' in format [-Wformat=]
- 147 | case Ctypes_Size_t: len = snprintf(buf, sizeof buf, "%zu", (size_t)ctypes_size_t_val(v)); break;
- | ^
- type_info_stubs.c:147:55: warning: too many arguments for format [-Wformat-extra-args]
- 147 | case Ctypes_Size_t: len = snprintf(buf, sizeof buf, "%zu", (size_t)ctypes_size_t_val(v)); break;
- | ^~~~~
- type_info_stubs.c:162:62: warning: format '%Lg' expects argument of type 'double', but argument 4 has type 'long double' [-Wformat=]
- 162 | case Ctypes_LDouble: len = snprintf(buf, sizeof buf, "%.12Lg", ctypes_ldouble_val(v)); break;
- | ~~~~~^ ~~~~~~~~~~~~~~~~~~~~~
- | | |
- | | long double
- | double
- type_info_stubs.c:175:43: warning: format '%Lg' expects argument of type 'double', but argument 4 has type 'long double' [-Wformat=]
- 175 | len = snprintf(buf, sizeof buf, "%.12Lg+%.12Lgi", ctypes_compat_creall(c), ctypes_compat_cimagl(c));
- | ~~~~~^ ~~~~~~~~~~~~~~~~~~~~~~~
- | | |
- | double long double
- type_info_stubs.c:175:50: warning: format '%Lg' expects argument of type 'double', but argument 5 has type 'long double' [-Wformat=]
- 175 | len = snprintf(buf, sizeof buf, "%.12Lg+%.12Lgi", ctypes_compat_creall(c), ctypes_compat_cimagl(c));
- | ~~~~~^ ~~~~~~~~~~~~~~~~~~~~~~~
- | | |
- | double long double
- (cd _build/default/src/ctypes && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -Wall -fdiagnostics-color=always -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:\Users\opam\AppData\Local\opam\4.14\lib\integers -I C:\Users\opam\AppData\Local\opam\4.14\lib\stdlib-shims -o ldouble_stubs.o -c ldouble_stubs.c)
- ldouble_stubs.c: In function 'format_ldouble':
- ldouble_stubs.c:369:39: warning: format '%Lf' expects argument of type 'double', but argument 6 has type 'long double' [-Wformat=]
- 369 | print_len = snprintf(NULL, 0, "%*.*Lf", width, prec, d);
- | ~~~~~^ ~
- | | |
- | double long double
- ldouble_stubs.c:379:36: warning: format '%Lf' expects argument of type 'double', but argument 6 has type 'long double' [-Wformat=]
- 379 | snprintf(buf, print_len+1, "%*.*Lf", width, prec, d);
- | ~~~~~^ ~
- | | |
- | double long double
Processing 39/51: [ctypes: dune install] [menhir: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ctypes.0.24.0)
-> compiled ctypes.0.24.0
Processing 39/51: [menhir: dune build]
-> installed ctypes.0.24.0
Processing 40/51: [menhir: dune build]
Processing 41/51: [luv: dune build] [menhir: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "luv" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\luv.0.5.12)
- (cd _build/default/src/c && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\ctypes -I C:\Users\opam\AppData\Local\opam\4.14\lib\integers -I C:\Users\opam\AppData\Local\opam\4.14\lib\stdlib-shims -I . -I vendor/libuv/include -o c_generated_functions.o -c c_generated_functions.c)
[ERROR] The compilation of luv.0.5.12 failed at "dune build -p luv -j 7".
- c_generated_functions.c: In function 'luv_stub_155_luv_get_getnameinfo_trampoline':
- c_generated_functions.c:1155:4: warning: initialization of 'void (*)(uv_getnameinfo_t *, int, const char *, const char *)' {aka 'void (*)(struct uv_getnameinfo_s *, int, const char *, const char *)'} from incompatible pointer type 'luv_getnameinfo_cb' {aka 'void (*)(struct uv_getnameinfo_s *, int, char *, char *)'} [-Wincompatible-pointer-types]
- 1155 | luv_get_getnameinfo_trampoline();
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- c_generated_functions.c: In function 'luv_stub_156_luv_getnameinfo':
- c_generated_functions.c:1167:43: warning: passing argument 3 of 'luv_getnameinfo' from incompatible pointer type [-Wincompatible-pointer-types]
- 1167 | int x931 = luv_getnameinfo(x924, x925, x926, x927, x928);
- | ^~~~
- | |
- | void (*)(uv_getnameinfo_t *, int, const char *, const char *) {aka void (*)(struct uv_getnameinfo_s *, int, const char *, const char *)}
- In file included from c_generated_functions.c:8:
- helpers.h:177:64: note: expected 'luv_getnameinfo_cb' {aka 'void (*)(struct uv_getnameinfo_s *, int, char *, char *)'} but argument is of type 'void (*)(uv_getnameinfo_t *, int, const char *, const char *)' {aka 'void (*)(struct uv_getnameinfo_s *, int, const char *, const char *)'}
- 177 | uv_loop_t *loop, uv_getnameinfo_t *req, luv_getnameinfo_cb getnameinfo_cb,
- | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
- File "_build/.dune/default/src/c/dune", lines 44-63, characters 0-815:
- 44 | (rule
- 45 | (targets libuv.a dlluv%{ext_dll})
- 46 | (deps (source_tree vendor))
- ....
- 61 | "cp vendor/libuv/libuv.so.1.0.0 dlluv.so || \
- 62 | cp vendor/libuv/libuv.1.dylib dlluv.so || \
- 63 | cp vendor/bin/libuv-1.dll dlluv.dll")))))
- (cd _build/default/src/c/vendor/libuv && C:\cygwin64\bin\bash.exe -e -u -o pipefail -c "sh configure --host `ocamlc -config | awk '/^host:/ {print $NF}'` 'CC=x86_64-w64-mingw32-gcc -O2 -fno-strict-aliasing -fwrapv -mms-bitfields' CFLAGS=-DNDEBUG --silent --enable-silent-rules")
- configure: error: could not determine link -lib interface
Processing 41/51: [menhir: dune build]
Processing 42/51: [menhir: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "menhir" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.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/51: [melange-compiler-libs: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "melange-compiler-libs" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\melange-compiler-libs.0.0.1-414)
- (cd _build/default && C:\Users\opam\AppData\Local\opam\4.14\bin\menhir.exe --lalr --explain --dump --require-aliases --strict --table -lg 1 -la 1 --unused-token COMMENT --unused-token DOCSTRING --unused-token EOL --unused-token GREATERRBRACKET --fixed-exception lib/parser.mly --base lib/parser --infer-read-reply lib/parser__mock.mli.inferred)
- Grammar has 208 nonterminal symbols, among which 15 start symbols.
- Grammar has 123 terminal symbols.
- Grammar has 852 productions.
- Built an LR(0) automaton with 1863 states.
- The grammar is not SLR(1) -- 139 states have a conflict.
- The construction mode is lalr.
- Built an LR(1) automaton with 1863 states.
- 1066 shift/reduce conflicts were silently solved.
-> compiled melange-compiler-libs.0.0.1-414
-> installed melange-compiler-libs.0.0.1-414
Processing 46/51: [meldep: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "meldep" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\meldep.0.3.2)
-> compiled meldep.0.3.2
-> installed meldep.0.3.2
Processing 48/51: [melange: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "melange" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\melange.0.3.2)
- Error: CreateProcess(): No such file or directory
- -> required by _build/default/lib/melange/arg.cmi
- -> required by _build/install/default/lib/melange/arg.cmi
- -> required by _build/default/melange.install
- -> required by alias install
- Error: _build/default/lib/js: Permission denied
- -> required by _build/install/default/lib/melange/runtime/lib/js
- -> required by _build/default/melange.install
- -> required by alias install
- Error: _build/default/lib/es6: Permission denied
- -> required by _build/install/default/lib/melange/runtime/lib/es6
- -> required by _build/default/melange.install
- -> required by alias install
[ERROR] The compilation of melange.0.3.2 failed at "dune build -p melange -j 7 @install".
#=== ERROR while compiling melange.0.3.2 ======================================#
# context 2.3.0 | win32/x86_64 | ocaml-base-compiler.4.14.2 | file://C:/Users/opam/opam-repository
# path ~\AppData\Local\opam\4.14\.opam-switch\build\melange.0.3.2
# command ~\AppData\Local\opam\4.14\bin\dune.exe build -p melange -j 7 @install
# exit-code 1
# env-file ~\AppData\Local\opam\log\melange-1996-a631ee.env
# output-file ~\AppData\Local\opam\log\melange-1996-a631ee.out
### output ###
# [...]
# -> required by _build/default/lib/melange/arg.cmi
# -> required by _build/install/default/lib/melange/arg.cmi
# -> required by _build/default/melange.install
# -> required by alias install
# Error: _build/default/lib/js: Permission denied
# -> required by _build/install/default/lib/melange/runtime/lib/js
# -> required by _build/default/melange.install
# -> required by alias install
# Error: _build/default/lib/es6: Permission denied
# -> required by _build/install/default/lib/melange/runtime/lib/es6
# -> required by _build/default/melange.install
# -> required by alias install
#=== ERROR while compiling luv.0.5.12 =========================================#
# context 2.3.0 | win32/x86_64 | ocaml-base-compiler.4.14.2 | file://C:/Users/opam/opam-repository
# path ~\AppData\Local\opam\4.14\.opam-switch\build\luv.0.5.12
# command ~\AppData\Local\opam\4.14\bin\dune.exe build -p luv -j 7
# exit-code 1
# env-file ~\AppData\Local\opam\log\luv-1996-70b543.env
# output-file ~\AppData\Local\opam\log\luv-1996-70b543.out
### output ###
# helpers.h:177:64: note: expected 'luv_getnameinfo_cb' {aka 'void (*)(struct uv_getnameinfo_s *, int, char *, char *)'} but argument is of type 'void (*)(uv_getnameinfo_t *, int, const char *, const char *)' {aka 'void (*)(struct uv_getnameinfo_s *, int, const char *, const char *)'}
# [...]
# | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
# File "_build/.dune/default/src/c/dune", lines 44-63, characters 0-815:
# 44 | (rule
# 45 | (targets libuv.a dlluv%{ext_dll})
# 46 | (deps (source_tree vendor))
# ....
# 61 | "cp vendor/libuv/libuv.so.1.0.0 dlluv.so || \
# 62 | cp vendor/libuv/libuv.1.dylib dlluv.so || \
# 63 | cp vendor/bin/libuv-1.dll dlluv.dll")))))
# (cd _build/default/src/c/vendor/libuv && C:\cygwin64\bin\bash.exe -e -u -o pipefail -c "sh configure --host `ocamlc -config | awk '/^host:/ {print $NF}'` 'CC=x86_64-w64-mingw32-gcc -O2 -fno-strict-aliasing -fwrapv -mms-bitfields' CFLAGS=-DNDEBUG --silent --enable-silent-rules")
# configure: error: could not determine link -lib interface
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install mel 0.3.2
+-
+- The following actions failed
| - build luv 0.5.12
| - build melange 0.3.2
+-
+- The following changes have been performed (the rest was aborted)
| - install base64 3.5.2
| - install cmdliner 2.1.0
| - install cppo 1.8.0
| - install csexp 1.5.2
| - install ctypes 0.24.0
| - install dune 3.20.2
| - install dune-configurator 3.20.2
| - install integers 0.7.0
| - install melange-compiler-libs 0.0.1-414
| - install meldep 0.3.2
| - install menhir 20250912
| - install menhirCST 20250912
| - install menhirLib 20250912
| - install menhirSdk 20250912
| - install ocaml-migrate-parsetree 2.4.0
| - install stdlib-shims 0.3.0
+-
<><> ocaml-migrate-parsetree.2.4.0 installed successfully <><><><><><><><><><><>
=> Note: This package is deprecated.
# 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-20260128031037.export"
'C:\cygwin64\bin\opam.exe install -vy mel.0.3.2' failed.
"opam remove -y mel.0.3.2
opam install -vy mel.0.3.2
res=$?
if [ $res = 31 ]; then
if opam show -f x-ci-accept-failures: mel.0.3.2 | 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 31
Failed: Build failed