Building on ltsc2025-2
(from ocaml/opam:windows-server-mingw-ltsc2025-opam)
2026-03-06 20:51.33 ---> using "63e5ddb9687855d0a0c4c5e0088f813758807605401f3a88b07751088826ddff" from cache
C:/: (user (uid 1000) (gid 1000))
C:/: (env OPAMPRECISETRACKING 1)
C:/: (env OPAMUTF8 never)
C:/: (env OPAMEXTERNALSOLVER builtin-0install)
C:/: (env OPAMCRITERIA +removed)
C:/: (env CI true)
C:/: (env OPAM_HEALTH_CHECK_CI true)
C:/: (run (shell "ln -f /usr/local/bin/opam-dev.exe /usr/local/bin/opam.exe"))
2026-03-06 20:51.33 ---> using "eb751f1617949fccf400da87a349c508e73323f3f0e3482f2cce8c46fbcb6c21" from cache
C:/: (run (network host)
(shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 31db989bcaf14647d9889b8903120d6202ac37a8"))
2026-03-06 20:51.33 ---> using "ef58fca6f6db70f2bdfd85579892df7c50e047d2e179a3be59dcaa5c5a2d773c" from cache
C:/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
User configuration:
Updating ~\.bashrc.
[NOTE] Make sure that ~/.bashrc is well sourced in your ~\.bash_profile.
Added 9 lines after line 1 in ~\.bashrc.
2026-03-06 20:51.33 ---> using "c700dfaf6f2da6800841bb961abfee8cd8858dee38ab51c0793b149f1795270d" from cache
C:/: (run (cache (opam-archives (target "c:\\opam\\.opam\\download-cache")))
(network host)
(shell "opam switch create --repositories=default 'mingw-5.4' '5.4.0'"))
<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.4.0"}]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed arch-x86_64.1
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-mingw.1
-> retrieved mingw-w64-shims.0.2.0 (cached)
-> installed conf-mingw-w64-gcc-x86_64.1
-> retrieved flexdll.0.44 (https://github.com/ocaml/flexdll/archive/refs/tags/0.44.tar.gz)
-> installed flexdll.0.44
-> installed ocaml-env-mingw64.1
-> installed ocaml-options-vanilla.1
-> installed system-mingw.1
-> installed mingw-w64-shims.0.2.0
-> retrieved ocaml-config.3 (2 extra sources)
-> retrieved ocaml-config.3 (2 extra sources)
-> retrieved ocaml-compiler.5.4.0 (https://github.com/ocaml/ocaml/releases/download/5.4.0/ocaml-5.4.0.tar.gz)
-> installed ocaml-compiler.5.4.0
-> installed ocaml-base-compiler.5.4.0
-> installed ocaml-config.3
-> installed ocaml.5.4.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=mingw-5.4)
2026-03-06 20:51.33 ---> using "bde3e22405d3d4b8eb936b6a5924016abe757c72ef4284f806d0ffa633cf6608" from cache
C:/: (run (network host)
(shell "opam update --depexts"))
2026-03-06 20:51.33 ---> using "52107e23401ba5a409505a63e9d96ae2fb84390238c362f7049829fa18c5671f" from cache
C:/: (run (cache (opam-archives (target "c:\\opam\\.opam\\download-cache")))
(network host)
(shell "opam remove -y bentov.1\
\nopam install -vy bentov.1\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: bentov.1 | grep -q 'ocaml/opam:windows-server-mingw-ltsc2025-opam'; then\
\n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
\n exit 69\
\n fi\
\nfi \
\n\
\n\
\nexit $res"))
[NOTE] bentov.1 is not installed.
Nothing to do.
The following actions will be performed:
=== install 3 packages
- install bentov 1
- install cmdliner 1.3.0 [required by bentov]
- install dune 3.21.1 [required by bentov]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/9: [bentov.1: http]
Processing 2/9: [bentov.1: http] [cmdliner.1.3.0: extract]
Processing 3/9: [bentov.1: http] [cmdliner.1.3.0: extract] [dune.3.21.1: extract]
Processing 3/9: [bentov.1: extract] [cmdliner.1.3.0: extract] [dune.3.21.1: extract]
-> retrieved cmdliner.1.3.0 (cached)
Processing 3/9: [bentov.1: extract] [dune.3.21.1: extract]
Processing 4/9: [bentov.1: extract] [dune.3.21.1: extract] [cmdliner: make all]
-> retrieved bentov.1 (https://github.com/barko/bentov/releases/download/1/bentov-1.tbz)
Processing 4/9: [dune.3.21.1: extract] [cmdliner: make all]
-> retrieved dune.3.21.1 (cached)
Processing 4/9: [cmdliner: make all]
Processing 5/9: [cmdliner: make all] [dune: ocaml 15]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\opam\\.opam\\mingw-5.4" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled cmdliner.1.3.0
Processing 5/9: [dune: ocaml 15]
Processing 6/9: [dune: ocaml 15] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "LIBDIR=C:\\opam\\.opam\\mingw-5.4\\lib\\cmdliner" "DOCDIR=C:\\opam\\.opam\\mingw-5.4\\doc\\cmdliner" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\opam\.opam\mingw-5.4\lib\cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\opam\.opam\mingw-5.4\lib\cmdliner"
- install cmdliner.opam "C:\opam\.opam\mingw-5.4\lib\cmdliner/opam"
- install _build/cmdliner.cma "C:\opam\.opam\mingw-5.4\lib\cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
- "C:\opam\.opam\mingw-5.4\lib\cmdliner"
- install _build/cmdliner.cmxs "C:\opam\.opam\mingw-5.4\lib\cmdliner"
Processing 6/9: [dune: ocaml 15] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\opam\\.opam\\mingw-5.4\\lib\\cmdliner" "DOCDIR=C:\\opam\\.opam\\mingw-5.4\\doc\\cmdliner" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\opam\.opam\mingw-5.4\doc\cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "C:\opam\.opam\mingw-5.4\doc\cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
- doc/tool_man.mld "C:\opam\.opam\mingw-5.4\doc\cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 6/9: [dune: ocaml 15]
+ C:\opam\.opam\mingw-5.4\bin\ocaml.exe "boot/bootstrap.ml" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\dune.3.21.1)
- ocamlc -output-complete-exe -intf-suffix .dummy -g -o .duneboot.exe -I boot -I +unix unix.cma boot/types.ml boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 15
Processing 6/9: [dune: ./_boot/dune.exe build]
+ C:\opam\.opam\mingw-5.4\.opam-switch\build\dune.3.21.1\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\dune.3.21.1)
-> compiled dune.3.21.1
-> installed dune.3.21.1
Processing 8/9: [bentov: dune build]
+ C:\opam\.opam\mingw-5.4\bin\dune.exe "build" "-p" "bentov" "-j" "15" "@install" (CWD=C:\opam\.opam\mingw-5.4\.opam-switch\build\bentov.1)
- (cd _build/default && C:\opam\.opam\mingw-5.4\bin\ocamlc.opt.exe -w -40 -g -bin-annot -bin-annot-occurrences -I src/.bt.eobjs/byte -I C:\opam\.opam\mingw-5.4\lib\cmdliner -I lib/.bentov.objs/byte -no-alias-deps -o src/.bt.eobjs/byte/dune__exe__Bt.cmo -c -impl src/bt.ml)
- File "src/bt.ml", line 128, characters 10-14:
- 128 | Term.(pure main
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
-
- File "src/bt.ml", line 134, characters 12-21:
- 134 | ), Term.info "bt" ~doc
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
-
- File "src/bt.ml", line 136, characters 8-17:
- 136 | match Term.eval ~catch:false command with
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- (cd _build/default && C:\opam\.opam\mingw-5.4\bin\ocamlopt.opt.exe -w -40 -g -I src/.bt.eobjs/byte -I src/.bt.eobjs/native -I C:\opam\.opam\mingw-5.4\lib\cmdliner -I lib/.bentov.objs/byte -I lib/.bentov.objs/native -cmi-file src/.bt.eobjs/byte/dune__exe__Bt.cmi -no-alias-deps -o src/.bt.eobjs/native/dune__exe__Bt.cmx -c -impl src/bt.ml)
- File "src/bt.ml", line 128, characters 10-14:
- 128 | Term.(pure main
- ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
-
- File "src/bt.ml", line 134, characters 12-21:
- 134 | ), Term.info "bt" ~doc
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
-
- File "src/bt.ml", line 136, characters 8-17:
- 136 | match Term.eval ~catch:false command with
- ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
-> compiled bentov.1
-> installed bentov.1
Done.
# To update the current shell environment, run: eval $(opam env)
2026-03-06 21:04.04 ---> saved as "9bc5044aeb587c8f995426d30b64abfbc2174276f89732a80d1a61d05abf1d25"
Job succeeded