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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2026-02-06 06:13.02 ---> 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-02-06 06:13.02 ---> 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 8e585b27038b7cc0badd118b2a64ccad8e4c7a5e"))
2026-02-06 06:13.02 ---> using "8a65e32b47e5f5a64f427d0c81ed5103879a61b8d64d8e40001877721503ef2b" 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-02-06 06:13.02 ---> using "293540611dffb126dc531ef91ab2e6530071ab5ea9dffcab777e4f62de074c93" 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-02-06 06:13.02 ---> using "760ee651c109b148a38e848a0883027a3b8784a85792f7cc55e92c8bbfe74ca5" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2026-02-06 06:13.02 ---> using "3a993158c6ed121079e7ac5ad3d35ddbe822946d02a3cec105aeacac9ea62822" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "opam remove -y reason-react-ppx.0.17.0\
               \nopam install -vy reason-react-ppx.0.17.0\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: reason-react-ppx.0.17.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] reason-react-ppx.0.17.0 is not installed.

The following actions will be performed:
=== install 18 packages
  - install cmdliner            2.1.0    [required by reason]
  - install cppo                1.8.0    [required by reason]
  - install dune                3.20.2   [required by reason-react-ppx]
  - install dune-build-info     3.20.2   [required by reason]
  - install fix                 20250919 [required by reason]
  - install menhir              20250912 [required by reason]
  - install menhirCST           20250912 [required by menhir]
  - install menhirLib           20250912 [required by menhir]
  - install menhirSdk           20250912 [required by menhir]
  - install merlin-extend       0.6.2    [required by reason]
  - install ocaml-compiler-libs v0.12.4  [required by ppxlib]
  - install ocamlfind           1.9.8    [required by reason]
  - install ppx_derivers        1.2.1    [required by ppxlib]
  - install ppxlib              0.37.0   [required by reason-react-ppx]
  - install reason              3.17.2   [required by reason-react-ppx]
  - install reason-react-ppx    0.17.0
  - install sexplib0            v0.17.0  [required by ppxlib]
  - install stdlib-shims        0.3.0    [required by ppxlib]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/50: [cmdliner.2.1.0: http]
Processing  2/50: [cmdliner.2.1.0: http] [cppo.1.8.0: extract]
Processing  3/50: [cmdliner.2.1.0: http] [cppo.1.8.0: extract] [dune.3.20.2, dune-build-info.3.20.2: http]
Processing  3/50: [cmdliner.2.1.0: extract] [cppo.1.8.0: extract] [dune.3.20.2, dune-build-info.3.20.2: http]
-> retrieved cppo.1.8.0  (cached)
Processing  3/50: [cmdliner.2.1.0: extract] [dune.3.20.2, dune-build-info.3.20.2: http]
Processing  4/50: [cmdliner.2.1.0: extract] [dune.3.20.2, dune-build-info.3.20.2: http] [fix.20250919: http]
-> retrieved cmdliner.2.1.0  (https://erratique.ch/software/cmdliner/releases/cmdliner-2.1.0.tbz)
Processing  4/50: [dune.3.20.2, dune-build-info.3.20.2: http] [fix.20250919: http]
Processing  5/50: [dune.3.20.2, dune-build-info.3.20.2: http] [fix.20250919: http] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http]
Processing  6/50: [dune.3.20.2, dune-build-info.3.20.2: http] [fix.20250919: http] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [cmdliner: make all]
Processing  6/50: [dune.3.20.2, dune-build-info.3.20.2: extract] [fix.20250919: http] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [cmdliner: make all]
Processing  6/50: [dune.3.20.2, dune-build-info.3.20.2: extract] [fix.20250919: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [cmdliner: make all]
Processing  6/50: [dune.3.20.2, dune-build-info.3.20.2: extract] [fix.20250919: extract] [menhir.20250912 + 3 others: extract] [cmdliner: make all]
-> retrieved fix.20250919  (https://gitlab.inria.fr/fpottier/fix/-/archive/20250919/archive.tar.gz)
Processing  6/50: [dune.3.20.2, dune-build-info.3.20.2: extract] [menhir.20250912 + 3 others: extract] [cmdliner: make all]
Processing  7/50: [dune.3.20.2, dune-build-info.3.20.2: extract] [menhir.20250912 + 3 others: extract] [merlin-extend.0.6.2: extract] [cmdliner: make all]
-> retrieved merlin-extend.0.6.2  (cached)
Processing  7/50: [dune.3.20.2, dune-build-info.3.20.2: extract] [menhir.20250912 + 3 others: extract] [cmdliner: make all]
Processing  8/50: [dune.3.20.2, dune-build-info.3.20.2: extract] [menhir.20250912 + 3 others: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing  8/50: [dune.3.20.2, dune-build-info.3.20.2: extract] [menhir.20250912 + 3 others: extract] [cmdliner: make all]
Processing  9/50: [dune.3.20.2, dune-build-info.3.20.2: extract] [menhir.20250912 + 3 others: extract] [ocamlfind.1.9.8: extract] [cmdliner: make all]
-> retrieved ocamlfind.1.9.8  (cached)
Processing  9/50: [dune.3.20.2, dune-build-info.3.20.2: extract] [menhir.20250912 + 3 others: extract] [cmdliner: make all]
Processing 10/50: [dune.3.20.2, dune-build-info.3.20.2: extract] [menhir.20250912 + 3 others: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all]
Processing 11/50: [dune.3.20.2, dune-build-info.3.20.2: extract] [menhir.20250912 + 3 others: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912  (https://gitlab.inria.fr/fpottier/menhir/-/archive/20250912/archive.tar.gz)
Processing 11/50: [dune.3.20.2, dune-build-info.3.20.2: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 12/50: [dune.3.20.2, dune-build-info.3.20.2: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: http] [cmdliner: make all] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 12/50: [dune.3.20.2, dune-build-info.3.20.2: extract] [ppxlib.0.37.0: http] [cmdliner: make all] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 13/50: [dune.3.20.2, dune-build-info.3.20.2: extract] [ppxlib.0.37.0: http] [reason.3.17.2: http] [cmdliner: make all] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
+ 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 13/50: [dune.3.20.2, dune-build-info.3.20.2: extract] [ppxlib.0.37.0: http] [reason.3.17.2: http] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 14/50: [dune.3.20.2, dune-build-info.3.20.2: extract] [ppxlib.0.37.0: http] [reason.3.17.2: http] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
-> retrieved dune.3.20.2, dune-build-info.3.20.2  (https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz)
Processing 14/50: [ppxlib.0.37.0: http] [reason.3.17.2: http] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
Processing 15/50: [ppxlib.0.37.0: http] [reason.3.17.2: http] [reason-react-ppx.0.17.0: http] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
Disconnected: Switch turned off