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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2026-01-28 13:31.30 ---> 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 13:31.30 ---> 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 13:31.30 ---> 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 13:31.30 ---> 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-28 13:31.30 ---> using "8b7fac19fdffbfdcbbe929eaaa17d227bd9ca5a5ee7e3f828cf2ba2ad64f8ca8" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2026-01-28 13:31.30 ---> using "78ba57933dcbd178288706de33aff8e6f3519b4f701f692b063964f16cf2972b" from cache

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

The following actions will be performed:
=== recompile 1 package
  - recompile mingw-w64-shims               0.2.0      [uses conf-mingw-w64-gcc-i686]
=== install 14 packages
  - install   base64                        3.5.2      [required by ldap]
  - install   camlp-streams                 5.0.1      [required by ldap]
  - install   conf-libssl                   4          [required by ssl]
  - install   conf-mingw-w64-gcc-i686       1          [required by conf-mingw-w64-openssl-i686]
  - install   conf-mingw-w64-openssl-i686   1          [required by conf-libssl]
  - install   conf-mingw-w64-openssl-x86_64 1          [required by conf-libssl]
  - install   conf-pkg-config               4          [required by conf-libssl]
  - install   csexp                         1.5.2      [required by dune-configurator]
  - install   dune                          3.20.2     [required by ldap]
  - install   dune-configurator             3.20.2     [required by ssl]
  - install   ldap                          2.5.2      [required by ocamldap]
  - install   ocamldap                      transition
  - install   re                            1.14.0     [required by ldap]
  - install   ssl                           0.7.0      [required by ldap]

The following system packages will first need to be installed:
    mingw64-i686-gcc-core mingw64-i686-openssl mingw64-x86_64-openssl

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe to install them (may need root/sudo access)
  2. Display the recommended C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe "--root" "C:\\cygwin64" "--quiet-mode" "unattended" "--no-shortcuts" "--no-startmenu" "--no-desktop" "--no-admin" "--no-version-check" "--no-write-registry" "--packages" "mingw64-i686-gcc-core,mingw64-i686-openssl,mingw64-x86_64-openssl"
- Starting cygwin install, version 2.934
- User has backup/restore rights
- User has symlink creation right
- Current Directory: C:\Windows\system32
- root: C:\cygwin64 system
- Changing gid to Administrators
- Selected local directory: C:\Windows\system32
- net: Preconfig
- site: https://cygwin.mirror.constant.com/
- solving: 4 tasks, update: no, use test packages: no
- solving: 11 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install gettext-locale-alias                  0.26-1   
-    1 install mingw64-i686-binutils                 2.45.1-1 
-    2 install mingw64-i686-windows-default-manifest 6.4-1    
-    3 install mingw64-i686-winpthreads              13.0.0-1 
-    4 install mingw64-i686-zlib                     1.3.1-1  
-    5 install mingw64-x86_64-zlib                   1.3.1-1  
-    6 install mingw64-i686-headers                  13.0.0-1 
-    7 install mingw64-i686-openssl                  3.0.18-1 
-    8 install mingw64-x86_64-openssl                3.0.18-1 
-    9 install mingw64-i686-runtime                  13.0.0-1 
-   10 install mingw64-i686-gcc-core                 13.4.0-1 
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gettext/gettext-locale-alias/gettext-locale-alias-0.26-1-x86_64.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45.1-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-zlib/mingw64-i686-zlib-1.3.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-zlib/mingw64-x86_64-zlib-1.3.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-openssl/mingw64-i686-openssl-3.0.18-1-noarch.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-openssl/mingw64-x86_64-openssl-3.0.18-1-noarch.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gettext/gettext-locale-alias/gettext-locale-alias-0.26-1-x86_64.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45.1-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-zlib/mingw64-i686-zlib-1.3.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-zlib/mingw64-x86_64-zlib-1.3.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-openssl/mingw64-i686-openssl-3.0.18-1-noarch.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-openssl/mingw64-x86_64-openssl-3.0.18-1-noarch.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-13.4.0-1-x86_64.tar.zst
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_man-db-update-index.dash"
- Ending cygwin install
- NOTE: you should run 'diskperf -y' to enable the disk statistics
- NOTE: you should run 'diskperf -y' to enable the disk statistics

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/45: [base64.3.5.2: http]
Processing  2/45: [base64.3.5.2: http] [camlp-streams.5.0.1: extract]
-> retrieved conf-libssl.4  (cached)
Processing  3/45: [base64.3.5.2: http] [camlp-streams.5.0.1: extract]
Processing  4/45: [base64.3.5.2: http] [camlp-streams.5.0.1: extract]
Processing  5/45: [base64.3.5.2: http] [camlp-streams.5.0.1: extract]
Processing  6/45: [base64.3.5.2: http] [camlp-streams.5.0.1: extract]
Processing  7/45: [base64.3.5.2: http] [camlp-streams.5.0.1: extract]
Processing  8/45: [base64.3.5.2: http] [camlp-streams.5.0.1: extract] [csexp.1.5.2: extract]
Processing  9/45: [base64.3.5.2: http] [camlp-streams.5.0.1: extract] [csexp.1.5.2: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 10/45: [base64.3.5.2: http] [camlp-streams.5.0.1: extract] [csexp.1.5.2: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 10/45: [base64.3.5.2: extract] [camlp-streams.5.0.1: extract] [csexp.1.5.2: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved camlp-streams.5.0.1  (cached)
Processing 10/45: [base64.3.5.2: extract] [csexp.1.5.2: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 11/45: [base64.3.5.2: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
Processing 11/45: [base64.3.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 12/45: [base64.3.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [ldap.2.5.2: http] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\i686-w64-mingw32-gcc.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gcc-i686.1)
- i686-w64-mingw32-gcc (GCC) 13.4.0
- Copyright (C) 2023 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-mingw-w64-gcc-i686.1
Processing 12/45: [base64.3.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [ldap.2.5.2: http] [conf-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 13/45: [base64.3.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [ldap.2.5.2: http] [conf-pkg-config: pkgconf]
Processing 13/45: [base64.3.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [ldap.2.5.2: http] [conf-pkg-config: pkgconf]
-> retrieved base64.3.5.2  (https://github.com/mirage/ocaml-base64/releases/download/v3.5.2/base64-3.5.2.tbz)
Processing 13/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [ldap.2.5.2: http] [conf-pkg-config: pkgconf]
Processing 14/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [ldap.2.5.2: http] [mingw-w64-shims.0.2.0: extract] [conf-pkg-config: pkgconf]
Processing 14/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [ldap.2.5.2: extract] [mingw-w64-shims.0.2.0: extract] [conf-pkg-config: pkgconf]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 14/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [ldap.2.5.2: extract] [conf-pkg-config: pkgconf]
Processing 15/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [ldap.2.5.2: extract] [conf-pkg-config: pkgconf]
Processing 16/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [ldap.2.5.2: extract] [re.1.14.0: http] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-pkg-config.4)
- 2.5.1
-> compiled  conf-pkg-config.4
Processing 16/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [ldap.2.5.2: extract] [re.1.14.0: http]
-> removed   mingw-w64-shims.0.2.0
Processing 17/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [ldap.2.5.2: extract] [re.1.14.0: http]
-> installed conf-pkg-config.4
Processing 18/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [ldap.2.5.2: extract] [re.1.14.0: http]
Processing 19/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [ldap.2.5.2: extract] [re.1.14.0: http] [conf-mingw-w64-openssl-i686: pkgconf openssl]
Processing 20/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [ldap.2.5.2: extract] [re.1.14.0: http] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 21/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [ldap.2.5.2: extract] [re.1.14.0: http] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ldap.2.5.2  (https://github.com/kit-ty-kate/ocamldap/releases/download/2.5.2/ldap-2.5.2.tar.gz)
Processing 21/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [re.1.14.0: http] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [mingw-w64-shims: sh mingw-w64-shims]
Processing 22/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [re.1.14.0: http] [ssl.0.7.0: extract] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [mingw-w64-shims: sh mingw-w64-shims]
Processing 22/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [re.1.14.0: extract] [ssl.0.7.0: extract] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ssl.0.7.0  (cached)
Processing 22/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [re.1.14.0: extract] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [mingw-w64-shims: sh mingw-w64-shims]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "openssl" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-openssl-i686.1)
-> compiled  conf-mingw-w64-openssl-i686.1
Processing 22/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [re.1.14.0: extract] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [mingw-w64-shims: sh mingw-w64-shims]
-> installed conf-mingw-w64-openssl-i686.1
Processing 23/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [re.1.14.0: extract] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [mingw-w64-shims: sh mingw-w64-shims]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "openssl" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-openssl-x86_64.1)
-> compiled  conf-mingw-w64-openssl-x86_64.1
Processing 23/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [re.1.14.0: extract] [mingw-w64-shims: sh mingw-w64-shims]
-> installed conf-mingw-w64-openssl-x86_64.1
Processing 24/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [re.1.14.0: extract] [mingw-w64-shims: sh mingw-w64-shims]
Processing 25/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [re.1.14.0: extract] [conf-libssl: pkgconf openssl] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved re.1.14.0  (https://github.com/ocaml/ocaml-re/archive/refs/tags/1.14.0.tar.gz)
Processing 25/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [conf-libssl: pkgconf openssl] [mingw-w64-shims: sh mingw-w64-shims]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "--print-errors" "--exists" "openssl" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-libssl.4)
-> compiled  conf-libssl.4
Processing 25/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [mingw-w64-shims: sh mingw-w64-shims]
-> installed conf-libssl.4
Processing 26/45: [dune.3.20.2, dune-configurator.3.20.2: extract] [mingw-w64-shims: sh mingw-w64-shims]
+ C:\cygwin64\bin\sh.exe "./gen_config.sh" "mingw-w64-shims" "i686-binutils" "i686-gcc-core" "i686-gcc-g++-false" "x86_64-binutils" "x86_64-gcc-core" "x86_64-gcc-g++-false" "pkgconf" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled  mingw-w64-shims.0.2.0
Processing 26/45: [dune.3.20.2, dune-configurator.3.20.2: extract]
-> installed mingw-w64-shims.0.2.0
Processing 27/45: [dune.3.20.2, dune-configurator.3.20.2: extract]
-> 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 28/45: [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 28/45: [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 30/45: [base64: dune build]
Processing 31/45: [base64: dune build] [camlp-streams: dune build]
Processing 32/45: [base64: dune build] [camlp-streams: dune build] [csexp: dune build]
Processing 33/45: [base64: dune build] [camlp-streams: dune build] [csexp: dune build] [re: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "base64" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\base64.3.5.2)
-> compiled  base64.3.5.2
Processing 33/45: [camlp-streams: dune build] [csexp: dune build] [re: dune build]
-> installed base64.3.5.2
Processing 34/45: [camlp-streams: dune build] [csexp: dune build] [re: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "camlp-streams" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 34/45: [csexp: dune build] [re: dune build]
-> installed camlp-streams.5.0.1
Processing 35/45: [csexp: dune build] [re: 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 35/45: [re: dune build]
-> installed csexp.1.5.2
Processing 36/45: [re: dune build]
Processing 37/45: [dune-configurator: rm] [re: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "re" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\re.1.14.0)
-> compiled  re.1.14.0
Processing 37/45: [dune-configurator: rm]
-> installed re.1.14.0
Processing 38/45: [dune-configurator: rm]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.20.2)
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.20.2)
Processing 38/45: [dune-configurator: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.20.2)
-> compiled  dune-configurator.3.20.2
-> installed dune-configurator.3.20.2
Processing 40/45: [ssl: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ssl" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ssl.0.7.0)
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\5.3\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -g -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\unix -o ssl_stubs.o -c ssl_stubs.c)
- ssl_stubs.c: In function 'ocaml_ssl_ctx_init_dh_from_file':
- ssl_stubs.c:1142:5: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
-  1142 |     DH_free(dh);
-       |     ^~~~~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/openssl/dsa.h:51,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/openssl/x509.h:37,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/openssl/pem.h:23,
-                  from ssl_stubs.c:49:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/openssl/dh.h:204:28: note: declared here
-   204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
-       |                            ^~~~~~~
- ssl_stubs.c: In function 'ocaml_ssl_ctx_init_ec_from_named_curve':
- ssl_stubs.c:1168:3: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
-  1168 |   ecdh = EC_KEY_new_by_curve_name(nid);
-       |   ^~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/openssl/x509.h:33:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/openssl/ec.h:998:31: note: declared here
-   998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid);
-       |                               ^~~~~~~~~~~~~~~~~~~~~~~~
- ssl_stubs.c:1176:5: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
-  1176 |     EC_KEY_free(ecdh);
-       |     ^~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/openssl/ec.h:1003:28: note: declared here
-  1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
-       |                            ^~~~~~~~~~~
- ssl_stubs.c: In function 'load_dh_param':
- ssl_stubs.c:2031:3: warning: 'PEM_read_bio_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
-  2031 |   ret = PEM_read_bio_DHparams(bio, NULL, NULL, NULL);
-       |   ^~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/openssl/pem.h:471:1: note: declared here
-   471 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
-       | ^~~~~~~~~~~~~~~~~~~
-> compiled  ssl.0.7.0
-> installed ssl.0.7.0
Processing 42/45: [ldap: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ldap" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ldap.2.5.2)
-> compiled  ldap.2.5.2
-> installed ldap.2.5.2
-> installed ocamldap.transition
Done.
# To update the current shell environment, run: eval $(opam env)
2026-01-28 13:43.45 ---> saved as "96c33fd5ea74da7cc3183cb9fe26e6127202fbc9800f5ec126c688e1765ee458"
Job succeeded