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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2026-01-08 06:47.53 ---> 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-08 06:47.53 ---> 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 e3e2b0426df3587c987f165cb766347d96f6698f"))
2026-01-08 06:47.53 ---> using "07fdbaef697990e6461422293529ff6e59635bfc096e98bdf090f2fc65b439a4" 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-08 06:47.53 ---> using "02b5ecc15425d11985579792ec8bc7dd76be0b1d6574f07a86b8ef5083c10a30" 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-08 06:47.53 ---> using "089b79ace5b0b95811698b101326ec85150e35035b8c6559c4bdf2a3f56980f4" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2026-01-08 06:47.53 ---> using "6dde6ab1f56fecd7921d4f72c89e852fe9044d3008dc60ae2cf4b5b23c9cdee8" from cache

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

The following actions will be performed:
=== install 51 packages
  - install angstrom            0.16.1        [required by uri]
  - install base-bytes          base          [required by ocplib-endian]
  - install bigstringaf         0.10.0        [required by angstrom]
  - install cppo                1.8.0         [required by lwt]
  - install csexp               1.5.2         [required by dune-private-libs]
  - install dune                3.19.1        [required by stog_rel_href]
  - install dune-build-info     3.19.1        [required by stog]
  - install dune-configurator   3.19.1        [required by bigstringaf]
  - install dune-private-libs   3.19.1        [required by dune-site]
  - install dune-site           3.19.1        [required by stog]
  - install dyn                 3.19.1        [required by dune-private-libs]
  - install fmt                 0.11.0        [required by stog]
  - install gen                 1.1           [required by sedlex]
  - install higlo               0.10.0        [required by stog]
  - install iri                 1.1.0         [required by xtmpl]
  - install logs                0.9.0         [required by stog]
  - install lwt                 6.0.0~alpha00 [required by stog]
  - install lwt_ppx             5.9.1         [required by stog]
  - install menhir              20240715      [required by stog]
  - install menhirCST           20240715      [required by menhir]
  - install menhirLib           20240715      [required by menhir]
  - install menhirSdk           20240715      [required by menhir]
  - install ocaml-compiler-libs v0.17.0       [required by ppxlib]
  - install ocaml-syntax-shims  1.0.0         [required by angstrom]
  - install ocamlbuild          0.16.1        [required by fmt, ptime]
  - install ocamlfind           1.9.8         [required by fmt, ptime]
  - install ocf                 0.9.0         [required by stog]
  - install ocf_ppx             0.9.0         [required by stog]
  - install ocplib-endian       1.2           [required by lwt]
  - install ordering            3.19.1        [required by dyn, stdune]
  - install pp                  2.0.0         [required by dune-private-libs]
  - install ppx_blob            0.9.0         [required by stog]
  - install ppx_derivers        1.2.1         [required by ppxlib]
  - install ppxlib              0.35.0        [required by ppx_blob, lwt_ppx, ocf_ppx, xtmpl_ppx]
  - install ptime               1.2.0         [required by stog]
  - install re                  1.13.2        [required by xtmpl]
  - install sedlex              3.6           [required by higlo]
  - install seq                 base          [required by yojson]
  - install sexplib0            v0.17.0       [required by ppxlib]
  - install stdlib-shims        0.3.0         [required by ppxlib]
  - install stdune              3.19.1        [required by dune-private-libs]
  - install stog                1.1.0         [required by stog_rel_href]
  - install stog_rel_href       1.1.0
  - install stringext           1.6.0         [required by uri]
  - install topkg               1.1.0         [required by fmt, ptime]
  - install uri                 4.4.0         [required by stog]
  - install uunf                16.0.0        [required by iri]
  - install uutf                1.0.4         [required by stog]
  - install xtmpl               1.1.0         [required by stog]
  - install xtmpl_ppx           1.1.0         [required by stog]
  - install yojson              2.2.2         [required by ocf]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/140: [angstrom.0.16.1: extract]
Processing  2/140: [angstrom.0.16.1: extract]
Processing  3/140: [angstrom.0.16.1: extract] [bigstringaf.0.10.0: extract]
Processing  4/140: [angstrom.0.16.1: extract] [bigstringaf.0.10.0: extract] [cppo.1.8.0: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  4/140: [bigstringaf.0.10.0: extract] [cppo.1.8.0: extract]
Processing  5/140: [bigstringaf.0.10.0: extract] [cppo.1.8.0: extract] [csexp.1.5.2: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing  5/140: [cppo.1.8.0: extract] [csexp.1.5.2: extract]
Processing  6/140: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1: http]
-> retrieved cppo.1.8.0  (cached)
Processing  6/140: [csexp.1.5.2: extract] [dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1: http]
Processing  7/140: [csexp.1.5.2: extract] [dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1: http] [fmt.0.11.0: http]
-> retrieved csexp.1.5.2  (cached)
Processing  7/140: [dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1: http] [fmt.0.11.0: http]
Processing  8/140: [dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1: http] [fmt.0.11.0: http] [gen.1.1: extract]
Processing  8/140: [dune.3.19.1 + 7 others: extract] [fmt.0.11.0: http] [gen.1.1: extract]
Processing  8/140: [dune.3.19.1 + 7 others: extract] [fmt.0.11.0: extract] [gen.1.1: extract]
-> retrieved gen.1.1  (cached)
Processing  8/140: [dune.3.19.1 + 7 others: extract] [fmt.0.11.0: extract]
Processing  9/140: [dune.3.19.1 + 7 others: extract] [fmt.0.11.0: extract] [higlo.0.10.0: http]
-> retrieved fmt.0.11.0  (https://erratique.ch/software/fmt/releases/fmt-0.11.0.tbz)
Processing  9/140: [dune.3.19.1 + 7 others: extract] [higlo.0.10.0: http]
Processing 10/140: [dune.3.19.1 + 7 others: extract] [higlo.0.10.0: http] [iri.1.1.0: http]
Processing 10/140: [dune.3.19.1 + 7 others: extract] [higlo.0.10.0: extract] [iri.1.1.0: http]
Processing 10/140: [dune.3.19.1 + 7 others: extract] [higlo.0.10.0: extract] [iri.1.1.0: extract]
-> retrieved higlo.0.10.0  (https://zoggy.frama.io/higlo/releases/higlo-0.10.0.tar.bz2)
Processing 10/140: [dune.3.19.1 + 7 others: extract] [iri.1.1.0: extract]
Processing 11/140: [dune.3.19.1 + 7 others: extract] [iri.1.1.0: extract] [logs.0.9.0: http]
-> retrieved iri.1.1.0  (https://zoggy.frama.io/ocaml-iri/releases/ocaml-iri-1.1.0.tar.bz2)
Processing 11/140: [dune.3.19.1 + 7 others: extract] [logs.0.9.0: http]
Processing 12/140: [dune.3.19.1 + 7 others: extract] [logs.0.9.0: http] [lwt.6.0.0~alpha00: http]
Processing 12/140: [dune.3.19.1 + 7 others: extract] [logs.0.9.0: extract] [lwt.6.0.0~alpha00: http]
Processing 12/140: [dune.3.19.1 + 7 others: extract] [logs.0.9.0: extract] [lwt.6.0.0~alpha00: extract]
-> retrieved logs.0.9.0  (https://erratique.ch/software/logs/releases/logs-0.9.0.tbz)
Processing 12/140: [dune.3.19.1 + 7 others: extract] [lwt.6.0.0~alpha00: extract]
Processing 13/140: [dune.3.19.1 + 7 others: extract] [lwt.6.0.0~alpha00: extract] [lwt_ppx.5.9.1: extract]
-> retrieved lwt.6.0.0~alpha00  (https://github.com/ocsigen/lwt/archive/refs/tags/6.0.0-alpha00.tar.gz)
Processing 13/140: [dune.3.19.1 + 7 others: extract] [lwt_ppx.5.9.1: extract]
Processing 14/140: [dune.3.19.1 + 7 others: extract] [lwt_ppx.5.9.1: extract] [menhir.20240715 + 3 others: extract]
-> retrieved lwt_ppx.5.9.1  (cached)
Processing 14/140: [dune.3.19.1 + 7 others: extract] [menhir.20240715 + 3 others: extract]
Processing 15/140: [dune.3.19.1 + 7 others: extract] [menhir.20240715 + 3 others: extract] [ocaml-compiler-libs.v0.17.0: extract]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 15/140: [dune.3.19.1 + 7 others: extract] [menhir.20240715 + 3 others: extract]
Processing 16/140: [dune.3.19.1 + 7 others: extract] [menhir.20240715 + 3 others: extract] [ocaml-syntax-shims.1.0.0: extract]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 16/140: [dune.3.19.1 + 7 others: extract] [ocaml-syntax-shims.1.0.0: extract]
Processing 17/140: [dune.3.19.1 + 7 others: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.16.1: extract]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 17/140: [dune.3.19.1 + 7 others: extract] [ocamlbuild.0.16.1: extract]
Processing 18/140: [dune.3.19.1 + 7 others: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract]
-> retrieved ocamlbuild.0.16.1  (cached)
Processing 18/140: [dune.3.19.1 + 7 others: extract] [ocamlfind.1.9.8: extract]
Processing 19/140: [dune.3.19.1 + 7 others: extract] [ocamlfind.1.9.8: extract] [ocf.0.9.0, ocf_ppx.0.9.0: http]
Processing 20/140: [dune.3.19.1 + 7 others: extract] [ocamlfind.1.9.8: extract] [ocf.0.9.0, ocf_ppx.0.9.0: http] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 20/140: [dune.3.19.1 + 7 others: extract] [ocf.0.9.0, ocf_ppx.0.9.0: http] [ocamlbuild: make configure.make]
Processing 21/140: [dune.3.19.1 + 7 others: extract] [ocf.0.9.0, ocf_ppx.0.9.0: http] [ocplib-endian.1.2: extract] [ocamlbuild: make configure.make]
Processing 22/140: [dune.3.19.1 + 7 others: extract] [ocf.0.9.0, ocf_ppx.0.9.0: http] [ocplib-endian.1.2: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 22/140: [dune.3.19.1 + 7 others: extract] [ocf.0.9.0, ocf_ppx.0.9.0: extract] [ocplib-endian.1.2: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1  (https://github.com/ocaml/dune/releases/download/3.19.1/dune-3.19.1.tbz)
Processing 22/140: [ocf.0.9.0, ocf_ppx.0.9.0: extract] [ocplib-endian.1.2: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 23/140: [ocf.0.9.0, ocf_ppx.0.9.0: extract] [ocplib-endian.1.2: extract] [pp.2.0.0: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 24/140: [ocf.0.9.0, ocf_ppx.0.9.0: extract] [ocplib-endian.1.2: extract] [pp.2.0.0: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ocf.0.9.0, ocf_ppx.0.9.0  (https://zoggy.frama.io/ocf/releases/ocf-0.9.0.tar.bz2)
Processing 24/140: [ocplib-endian.1.2: extract] [pp.2.0.0: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 25/140: [ocplib-endian.1.2: extract] [pp.2.0.0: extract] [ppx_blob.0.9.0: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ocplib-endian.1.2  (cached)
Processing 25/140: [pp.2.0.0: extract] [ppx_blob.0.9.0: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 26/140: [pp.2.0.0: extract] [ppx_blob.0.9.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved pp.2.0.0  (cached)
Processing 26/140: [ppx_blob.0.9.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 27/140: [ppx_blob.0.9.0: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.35.0: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_blob.0.9.0  (cached)
Processing 27/140: [ppx_derivers.1.2.1: extract] [ppxlib.0.35.0: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 28/140: [ppx_derivers.1.2.1: extract] [ppxlib.0.35.0: extract] [ptime.1.2.0: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 28/140: [ppxlib.0.35.0: extract] [ptime.1.2.0: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 29/140: [ppxlib.0.35.0: extract] [ptime.1.2.0: extract] [re.1.13.2: http] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
+ C:\cygwin64\bin\make.exe "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\5.3" "OCAMLBUILD_BINDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\bin" "OCAMLBUILD_LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib" "OCAMLBUILD_MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlbuild.0.16.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=C:/Users/opam/AppData/Local/opam/5.3/bin"; \
- echo "OCAML_LIBDIR=C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml"; \
- echo "OCAML_MANDIR=C:/Users/opam/AppData/Local/opam/5.3/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.dll"; \
- echo "EXE=.exe"; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=C:\Users\opam\AppData\Local\opam\5.3"; \
- echo "BINDIR=C:\Users\opam\AppData\Local\opam\5.3\bin"; \
- echo "LIBDIR=C:\Users\opam\AppData\Local\opam\5.3\lib"; \
- echo "MANDIR=C:\Users\opam\AppData\Local\opam\5.3\man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|C:\Users\opam\AppData\Local\opam\5.3\bin|}'; \
- echo 'let libdir = {|C:\Users\opam\AppData\Local\opam\5.3\lib|}'; \
- echo 'let ocaml_libdir = {|C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml|}'; \
- echo 'let libdir_abs = {|C:/Users/opam/AppData/Local/opam/5.3/lib|}'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "dll"'; \
- echo 'let ext_dll = ".dll"'; \
- echo 'let exe = ".exe"'; \
- echo 'let version = "0.16.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 29/140: [ppxlib.0.35.0: extract] [ptime.1.2.0: extract] [re.1.13.2: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 29/140: [ppxlib.0.35.0: extract] [ptime.1.2.0: extract] [re.1.13.2: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Disconnected: Switch turned off