Building on thyme
(from windows-server-2022-amd64-ocaml-5.3)
2026-01-27 07:52.14 ---> 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 07:52.14 ---> 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 07:52.14 ---> 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 07:52.14 ---> 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 07:52.14 ---> using "8b7fac19fdffbfdcbbe929eaaa17d227bd9ca5a5ee7e3f828cf2ba2ad64f8ca8" from cache
/: (run (network host)
(shell "opam update --depexts"))
2026-01-27 07:52.14 ---> using "78ba57933dcbd178288706de33aff8e6f3519b4f701f692b063964f16cf2972b" from cache
/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
(network host)
(shell "opam remove -y gettext.0.5.0\
\nopam install -vy gettext.0.5.0\
\nres=$?\
\nif [ $res = 31 ]; then\
\n if opam show -f x-ci-accept-failures: gettext.0.5.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] gettext.0.5.0 is not installed.
The following actions will be performed:
=== install 11 packages
- install cppo 1.8.0 [required by gettext]
- install csexp 1.5.2 [required by dune-private-libs]
- install dune 3.20.2 [required by gettext]
- install dune-private-libs 3.20.2 [required by dune-site]
- install dune-site 3.20.2 [required by gettext]
- install dyn 3.20.2 [required by dune-private-libs]
- install fileutils 0.6.6 [required by gettext]
- install gettext 0.5.0
- install ordering 3.20.2 [required by dyn, stdune]
- install pp 2.0.0 [required by dune-private-libs]
- install stdune 3.20.2 [required by dune-private-libs]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/28: [cppo.1.8.0: extract]
Processing 2/28: [cppo.1.8.0: extract] [csexp.1.5.2: extract]
Processing 3/28: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-private-libs.3.20.2, dune-site.3.20.2, dyn.3.20.2, ordering.3.20.2, stdune.3.20.2: http]
-> retrieved csexp.1.5.2 (cached)
Processing 3/28: [cppo.1.8.0: extract] [dune.3.20.2, dune-private-libs.3.20.2, dune-site.3.20.2, dyn.3.20.2, ordering.3.20.2, stdune.3.20.2: http]
Processing 4/28: [cppo.1.8.0: extract] [dune.3.20.2, dune-private-libs.3.20.2, dune-site.3.20.2, dyn.3.20.2, ordering.3.20.2, stdune.3.20.2: http] [fileutils.0.6.6: http]
-> retrieved cppo.1.8.0 (cached)
Processing 4/28: [dune.3.20.2, dune-private-libs.3.20.2, dune-site.3.20.2, dyn.3.20.2, ordering.3.20.2, stdune.3.20.2: http] [fileutils.0.6.6: http]
Processing 5/28: [dune.3.20.2, dune-private-libs.3.20.2, dune-site.3.20.2, dyn.3.20.2, ordering.3.20.2, stdune.3.20.2: http] [fileutils.0.6.6: http] [gettext.0.5.0: http]
Processing 5/28: [dune.3.20.2 + 5 others: extract] [fileutils.0.6.6: http] [gettext.0.5.0: http]
Processing 5/28: [dune.3.20.2 + 5 others: extract] [fileutils.0.6.6: extract] [gettext.0.5.0: http]
Processing 5/28: [dune.3.20.2 + 5 others: extract] [fileutils.0.6.6: extract] [gettext.0.5.0: extract]
-> retrieved fileutils.0.6.6 (https://github.com/gildor478/ocaml-fileutils/releases/download/v0.6.6/fileutils-0.6.6.tbz)
Processing 5/28: [dune.3.20.2 + 5 others: extract] [gettext.0.5.0: extract]
Processing 6/28: [dune.3.20.2 + 5 others: extract] [gettext.0.5.0: extract] [pp.2.0.0: extract]
-> retrieved gettext.0.5.0 (https://github.com/gildor478/ocaml-gettext/releases/download/v0.5.0/gettext-0.5.0.tbz)
Processing 6/28: [dune.3.20.2 + 5 others: extract] [pp.2.0.0: extract]
-> retrieved pp.2.0.0 (cached)
Processing 6/28: [dune.3.20.2 + 5 others: extract]
-> retrieved dune.3.20.2, dune-private-libs.3.20.2, dune-site.3.20.2, dyn.3.20.2, ordering.3.20.2, stdune.3.20.2 (https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz)
Processing 7/28: [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 7/28: [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 9/28: [cppo: dune build]
Processing 10/28: [cppo: dune build] [csexp: dune build]
Processing 11/28: [cppo: dune build] [csexp: dune build] [fileutils: dune build]
Processing 12/28: [cppo: dune build] [csexp: dune build] [fileutils: dune build] [ordering: rm]
Processing 13/28: [cppo: dune build] [csexp: dune build] [fileutils: dune build] [ordering: rm] [pp: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "cppo" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cppo.1.8.0)
-> compiled cppo.1.8.0
Processing 13/28: [csexp: dune build] [fileutils: dune build] [ordering: rm] [pp: dune build]
-> installed cppo.1.8.0
Processing 14/28: [csexp: dune build] [fileutils: dune build] [ordering: rm] [pp: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "csexp" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\csexp.1.5.2)
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlc.opt.exe -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 | [@@inlined always]
- ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 | [@@inlined always]
- ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled csexp.1.5.2
Processing 14/28: [fileutils: dune build] [ordering: rm] [pp: dune build]
-> installed csexp.1.5.2
Processing 15/28: [fileutils: dune build] [ordering: rm] [pp: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "fileutils" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\fileutils.0.6.6)
Processing 15/28: [fileutils: dune install] [ordering: rm] [pp: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ordering.3.20.2)
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ordering.3.20.2)
Processing 15/28: [fileutils: dune install] [ordering: dune build] [pp: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "fileutils" "--create-install-files" "fileutils" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\fileutils.0.6.6)
-> compiled fileutils.0.6.6
Processing 15/28: [ordering: dune build] [pp: dune build]
-> installed fileutils.0.6.6
Processing 16/28: [ordering: dune build] [pp: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "pp" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\pp.2.0.0)
-> compiled pp.2.0.0
Processing 16/28: [ordering: dune build]
-> installed pp.2.0.0
Processing 17/28: [ordering: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ordering" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ordering.3.20.2)
-> compiled ordering.3.20.2
-> installed ordering.3.20.2
Processing 19/28: [dyn: rm]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dyn.3.20.2)
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dyn.3.20.2)
Processing 19/28: [dyn: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dyn" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dyn.3.20.2)
-> compiled dyn.3.20.2
-> installed dyn.3.20.2
Processing 21/28: [stdune: rm]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stdune.3.20.2)
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stdune.3.20.2)
Processing 21/28: [stdune: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "stdune" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stdune.3.20.2)
-> compiled stdune.3.20.2
-> installed stdune.3.20.2
Processing 23/28: [dune-private-libs: rm]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-private-libs.3.20.2)
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-private-libs.3.20.2)
Processing 23/28: [dune-private-libs: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dune-private-libs" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-private-libs.3.20.2)
-> compiled dune-private-libs.3.20.2
-> installed dune-private-libs.3.20.2
Processing 25/28: [dune-site: rm]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-site.3.20.2)
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-site.3.20.2)
Processing 25/28: [dune-site: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dune-site" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-site.3.20.2)
-> compiled dune-site.3.20.2
-> installed dune-site.3.20.2
Processing 27/28: [gettext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "gettext" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\gettext.0.5.0)
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlyacc.exe src/lib/gettext/extension/gettextPo_parser.mly)
- 12 shift/reduce conflicts.
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlyacc.exe src/lib/gettext/base/gettextMo_parser.mly)
- 14 shift/reduce conflicts.
Processing 27/28: [gettext: dune install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "gettext" "--create-install-files" "gettext" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\gettext.0.5.0)
-> compiled gettext.0.5.0
-> installed gettext.0.5.0
Done.
# To update the current shell environment, run: eval $(opam env)
2026-01-27 08:00.42 ---> saved as "b570cadf87e8a280118eb7f06bc13787cf28fac1f2907f7f158745c9f3bf2837"
Job succeeded