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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2025-07-28 11:16.47 ---> 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"))
2025-07-28 11:16.47 ---> 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 b8021439f8c57ba6435bc2263f6596671f4f4466"))
2025-07-28 11:16.47 ---> using "595dce4455f956294added2b994e4e7bce5c6538bcaa75e0e27db4339c30a9b8" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))

User configuration:
  Updating ~\.bash_profile.
[NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc.

  Added 9 lines after line 1 in ~\.bash_profile.
2025-07-28 11:16.47 ---> using "db4b66967f6e6d4d58542d2661798156f5592eaf639d94d75248f783f11055dc" 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.43  (cached)
-> retrieved ocaml-config.3  (cached)
-> installed flexdll.0.43
-> 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)
2025-07-28 11:16.47 ---> using "7c8da0b8b3698b436ba4ea28852e866a147703881015dd6adac9f770c05cc437" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-07-28 11:16.47 ---> using "db9b4695d8199990733f0fff5e6ce4657086dcc72e04fccdb1beeaa07059567a" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "opam remove -y arch-x86_64.1\
               \nopam install -vy arch-x86_64.1\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: arch-x86_64.1 | 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"))
The following actions will be performed:
=== remove 3 packages
  - remove    arch-x86_64                1
  - remove    host-arch-x86_64           1
  - remove    ocaml-env-mingw64          1
=== recompile 9 packages
  - recompile base-domains               base  [uses ocaml]
  - recompile base-effects               base  [uses ocaml]
  - recompile base-nnp                   base  [uses base-domains]
  - recompile mingw-w64-shims            0.2.0
  - recompile ocaml                      5.3.0 [uses ocaml-base-compiler]
  - recompile ocaml-base-compiler        5.3.0 [uses ocaml-compiler]
  - recompile ocaml-compiler             5.3.0 [uses arch-x86_64]
  - recompile ocaml-config               3     [uses ocaml-base-compiler]
  - recompile system-mingw               1
=== install 5 packages
  - install   arch-x86_32                1     [required by ocaml-compiler]
  - install   conf-mingw-w64-gcc-i686    1
  - install   host-arch-x86_32           1
  - install   ocaml-env-mingw32          1
  - install   ocaml-option-bytecode-only 1     [required by ocaml-compiler]

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

<><> 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"
- 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: 2 tasks, update: no, use test packages: no
- solving: 7 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install libreadline8                          8.3-1    
-    1 install mingw64-i686-binutils                 2.44-1   
-    2 install mingw64-i686-windows-default-manifest 6.4-1    
-    3 install mingw64-i686-winpthreads              13.0.0-1 
-    4 install mingw64-i686-headers                  13.0.0-1 
-    5 install mingw64-i686-runtime                  13.0.0-1 
-    6 install mingw64-i686-gcc-core                 13.4.0-1 
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/readline/libreadline8/libreadline8-8.3-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.44-1.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-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-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/readline/libreadline8/libreadline8-8.3-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.44-1.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-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-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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   host-arch-x86_64.1
-> retrieved ocaml-config.3  (cached)
-> installed host-arch-x86_32.1
-> installed ocaml-option-bytecode-only.1
-> retrieved mingw-w64-shims.0.2.0  (cached)
-> removed   base-effects.base
-> removed   base-nnp.base
-> removed   base-domains.base
-> removed   ocaml.5.3.0
-> removed   ocaml-config.3
-> removed   ocaml-base-compiler.5.3.0
-> installed conf-mingw-w64-gcc-i686.1
-> retrieved ocaml-compiler.5.3.0  (cached)
-> removed   ocaml-compiler.5.3.0
-> removed   arch-x86_64.1
-> removed   mingw-w64-shims.0.2.0
-> removed   system-mingw.1
-> removed   ocaml-env-mingw64.1
-> installed arch-x86_32.1
-> installed ocaml-env-mingw32.1
-> installed system-mingw.1
-> 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)
The following actions will be performed:
=== remove 5 packages
  - remove    arch-x86_32                1     [conflicts with arch-x86_64]
  - remove    conf-mingw-w64-gcc-i686    1
  - remove    host-arch-x86_32           1
  - remove    ocaml-env-mingw32          1
  - remove    ocaml-option-bytecode-only 1     [conflicts with ocaml-compiler]
=== recompile 9 packages
  - recompile base-domains               base  [uses ocaml]
  - recompile base-effects               base  [uses ocaml]
  - recompile base-nnp                   base  [uses base-domains]
  - recompile mingw-w64-shims            0.2.0
  - recompile ocaml                      5.3.0 [uses ocaml-base-compiler]
  - recompile ocaml-base-compiler        5.3.0 [uses ocaml-compiler]
  - recompile ocaml-compiler             5.3.0 [uses arch-x86_64]
  - recompile ocaml-config               3     [uses ocaml-base-compiler]
  - recompile system-mingw               1
=== install 3 packages
  - install   arch-x86_64                1
  - install   host-arch-x86_64           1
  - install   ocaml-env-mingw64          1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> removed   host-arch-x86_32.1
-> removed   base-effects.base
-> removed   base-nnp.base
-> removed   base-domains.base
Processing 10/50: [mingw-w64-shims.0.2.0: extract]
Processing 11/50: [mingw-w64-shims.0.2.0: extract]
-> removed   ocaml.5.3.0
Processing 12/50: [mingw-w64-shims.0.2.0: extract]
Processing 13/50: [mingw-w64-shims.0.2.0: extract]
Processing 14/50: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler.5.3.0: extract]
-> retrieved ocaml-config.3  (cached)
Processing 15/50: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler.5.3.0: extract]
-> removed   ocaml-config.3
Processing 16/50: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler.5.3.0: extract]
-> removed   ocaml-base-compiler.5.3.0
Processing 17/50: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler.5.3.0: extract]
Processing 18/50: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler.5.3.0: extract]
Processing 19/50: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler.5.3.0: extract]
Processing 20/50: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler.5.3.0: extract]
-> installed host-arch-x86_64.1
Processing 21/50: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler.5.3.0: extract]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 21/50: [ocaml-compiler.5.3.0: extract]
-> retrieved ocaml-compiler.5.3.0  (cached)
-> removed   ocaml-compiler.5.3.0
-> removed   arch-x86_32.1
-> removed   mingw-w64-shims.0.2.0
-> removed   ocaml-option-bytecode-only.1
-> removed   system-mingw.1
-> removed   ocaml-env-mingw32.1
-> removed   conf-mingw-w64-gcc-i686.1
Processing 30/50: [mingw-w64-shims: sh mingw-w64-shims]
Processing 31/50: [mingw-w64-shims: sh mingw-w64-shims]
-> installed arch-x86_64.1
Processing 32/50: [mingw-w64-shims: sh mingw-w64-shims]
-> installed ocaml-env-mingw64.1
Processing 33/50: [mingw-w64-shims: sh mingw-w64-shims]
Processing 34/50: [mingw-w64-shims: sh mingw-w64-shims]
-> installed system-mingw.1
Processing 35/50: [mingw-w64-shims: sh mingw-w64-shims]
+ C:\cygwin64\bin\sh.exe "./gen_config.sh" "mingw-w64-shims" "i686-gcc-g++-false" "x86_64-binutils" "x86_64-gcc-core" "x86_64-gcc-g++-false" (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
-> installed mingw-w64-shims.0.2.0
Processing 37/50: [ocaml-compiler: ./configure]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocaml-compiler.5.3.0\./configure "--host=x86_64-w64-mingw32" "--prefix=C:\\Users\\opam\\AppData\\Local\\opam\\5.3" "--docdir=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\doc/ocaml" "--with-flexdll=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\share\\flexdll" "-C" "--disable-warn-error" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocaml-compiler.5.3.0)
+++ Timeout!! (2. hours) +++
+++ Job cancelled +++