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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2025-07-21 11:18.40 ---> 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-21 11:18.40 ---> 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 463280143ff4bd61ce0e19b9f77fa4750e7c79f7"))
2025-07-21 11:18.40 ---> using "84f4a5eb2e90145c50c7bb7ba2dd23b134c863b533939c10de24300b398ef6b9" 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.
2025-07-21 11:18.40 ---> using "bc8affbdbf754b76077a657c7daa3c03665d85d0f4945527c15a5574280eb30c" 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-21 11:18.40 ---> using "ce0f2680c86cbd2d8481a9ad60570d16136fdb2169fc0a6f3c64a506621192ae" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-07-21 11:18.40 ---> using "5bb7e64ab4c6b41328b81269ef2b48fb19666b56b558f06d8a0b2bacfcf90643" from cache

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

The following actions will be performed:
=== remove 3 packages
  - remove    arch-x86_64                1     [conflicts with arch-x86_32]
  - 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_32]
  - recompile ocaml-config               3     [uses ocaml-base-compiler]
  - recompile system-mingw               1
=== install 5 packages
  - install   arch-x86_32                1
  - 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
- connection error: 12002 fetching https://cygwin.com/mirrors.lst
- mbox note: Could not download mirror sites list
- unattended_mode is set at mbox: returning default value
- 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                 12.5.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-12.5.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-12.5.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
Processing  8/54: [mingw-w64-shims.0.2.0: extract]
Processing  9/54: [mingw-w64-shims.0.2.0: extract]
Processing 10/54: [mingw-w64-shims.0.2.0: extract]
Processing 11/54: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler.5.3.0: extract]
-> retrieved ocaml-config.3  (cached)
Processing 12/54: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler.5.3.0: extract]
Processing 13/54: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler.5.3.0: extract]
Processing 14/54: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler.5.3.0: extract]
Processing 15/54: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler.5.3.0: extract]
Processing 16/54: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler.5.3.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 17/54: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler.5.3.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 18/54: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler.5.3.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
-> installed host-arch-x86_32.1
Processing 19/54: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler.5.3.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
-> installed ocaml-option-bytecode-only.1
Processing 20/54: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler.5.3.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 20/54: [ocaml-compiler.5.3.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
+ 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) 12.5.0
- Copyright (C) 2022 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 20/54: [ocaml-compiler.5.3.0: extract]
-> removed   base-effects.base
Processing 21/54: [ocaml-compiler.5.3.0: extract]
-> removed   base-nnp.base
Processing 22/54: [ocaml-compiler.5.3.0: extract]
-> removed   base-domains.base
Processing 23/54: [ocaml-compiler.5.3.0: extract]
-> removed   ocaml.5.3.0
Processing 24/54: [ocaml-compiler.5.3.0: extract]
-> removed   ocaml-config.3
Processing 25/54: [ocaml-compiler.5.3.0: extract]
-> removed   ocaml-base-compiler.5.3.0
Processing 26/54: [ocaml-compiler.5.3.0: extract]
-> installed conf-mingw-w64-gcc-i686.1
Processing 27/54: [ocaml-compiler.5.3.0: extract]
Processing 28/54: [ocaml-compiler.5.3.0: extract] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-compiler.5.3.0  (cached)
Processing 28/54: [mingw-w64-shims: sh mingw-w64-shims]
-> removed   ocaml-compiler.5.3.0
Processing 29/54: [mingw-w64-shims: sh mingw-w64-shims]
-> removed   arch-x86_64.1
Processing 30/54: [mingw-w64-shims: sh mingw-w64-shims]
-> removed   mingw-w64-shims.0.2.0
Processing 31/54: [mingw-w64-shims: sh mingw-w64-shims]
-> removed   system-mingw.1
Processing 32/54: [mingw-w64-shims: sh mingw-w64-shims]
-> removed   ocaml-env-mingw64.1
Processing 33/54: [mingw-w64-shims: sh mingw-w64-shims]
Processing 34/54: [mingw-w64-shims: sh mingw-w64-shims]
Processing 35/54: [mingw-w64-shims: sh mingw-w64-shims]
-> installed arch-x86_32.1
Processing 36/54: [mingw-w64-shims: sh mingw-w64-shims]
-> installed ocaml-env-mingw32.1
Processing 37/54: [mingw-w64-shims: sh mingw-w64-shims]
Processing 38/54: [mingw-w64-shims: sh mingw-w64-shims]
-> installed system-mingw.1
Processing 39/54: [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" (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 41/54: [ocaml-compiler: ./configure]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocaml-compiler.5.3.0\./configure "--host=i686-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-native-compiler" "--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 +++