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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2025-10-01 11:15.12 ---> 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-10-01 11:15.12 ---> 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 ec0dc125adb330b5f57fb9009c8dd112a5223366"))
2025-10-01 11:15.12 ---> using "2383a20a6566dcacd368a5493b860b7fb7c5c6b188518ea6d8bebdd33eae41b3" 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-10-01 11:15.12 ---> using "f49b2af8f828ab535c6923b928ef76b2ce9fe6225b25c7c49e930930ea0115d9" 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
-> installed mingw-w64-shims.0.2.0
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> 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)
2025-10-01 11:15.12 ---> using "f843ec66e242b20e75b84ac42ba917f142a841e81b9f70987a7b1699a1e0d03e" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-10-01 11:15.12 ---> using "758010f38465f1e1c5f4c94f9b28c2c4b0b221051e6751fab89793b883e9b964" from cache

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

The following actions will be performed:
=== install 16 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 ocplib-endian]
  - install csexp                   1.5.2  [required by dune-configurator]
  - install dune                    3.19.1 [required by resto-json]
  - install dune-configurator       3.19.1 [required by bigstringaf]
  - install json-data-encoding      0.12.1 [required by resto-json]
  - install json-data-encoding-bson 0.12.1 [required by resto-json]
  - install ocaml-syntax-shims      1.0.0  [required by angstrom]
  - install ocamlfind               1.9.8  [required by base-bytes]
  - install ocplib-endian           1.2    [required by json-data-encoding-bson]
  - install resto                   1.2    [required by resto-json]
  - install resto-json              1.2
  - install stringext               1.6.0  [required by uri]
  - install uri                     4.4.0  [required by json-data-encoding, resto]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/45: [angstrom.0.16.1: extract]
Processing  2/45: [angstrom.0.16.1: extract]
Processing  3/45: [angstrom.0.16.1: extract] [bigstringaf.0.10.0: extract]
Processing  4/45: [angstrom.0.16.1: extract] [bigstringaf.0.10.0: extract] [cppo.1.8.0: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  4/45: [bigstringaf.0.10.0: extract] [cppo.1.8.0: extract]
Processing  5/45: [bigstringaf.0.10.0: extract] [cppo.1.8.0: extract] [csexp.1.5.2: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing  5/45: [cppo.1.8.0: extract] [csexp.1.5.2: extract]
Processing  6/45: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: http]
-> retrieved cppo.1.8.0  (cached)
Processing  6/45: [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: http]
Processing  7/45: [csexp.1.5.2: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [json-data-encoding.0.12.1, json-data-encoding-bson.0.12.1: extract]
-> retrieved csexp.1.5.2  (cached)
Processing  7/45: [dune.3.19.1, dune-configurator.3.19.1: http] [json-data-encoding.0.12.1, json-data-encoding-bson.0.12.1: extract]
Processing  8/45: [dune.3.19.1, dune-configurator.3.19.1: http] [json-data-encoding.0.12.1, json-data-encoding-bson.0.12.1: extract] [ocaml-syntax-shims.1.0.0: extract]
Processing  8/45: [dune.3.19.1, dune-configurator.3.19.1: extract] [json-data-encoding.0.12.1, json-data-encoding-bson.0.12.1: extract] [ocaml-syntax-shims.1.0.0: extract]
-> retrieved json-data-encoding.0.12.1, json-data-encoding-bson.0.12.1  (cached)
Processing  8/45: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-syntax-shims.1.0.0: extract]
Processing  9/45: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlfind.1.9.8: extract]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing  9/45: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlfind.1.9.8: extract]
Processing 10/45: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlfind.1.9.8: extract] [ocplib-endian.1.2: extract]
-> retrieved ocplib-endian.1.2  (cached)
Processing 10/45: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlfind.1.9.8: extract]
Processing 11/45: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlfind.1.9.8: extract] [resto.1.2, resto-json.1.2: http]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 11/45: [dune.3.19.1, dune-configurator.3.19.1: extract] [resto.1.2, resto-json.1.2: http]
Processing 12/45: [dune.3.19.1, dune-configurator.3.19.1: extract] [resto.1.2, resto-json.1.2: http] [stringext.1.6.0: extract]
Processing 13/45: [dune.3.19.1, dune-configurator.3.19.1: extract] [resto.1.2, resto-json.1.2: http] [stringext.1.6.0: extract] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 13/45: [dune.3.19.1, dune-configurator.3.19.1: extract] [resto.1.2, resto-json.1.2: extract] [stringext.1.6.0: extract] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved stringext.1.6.0  (cached)
Processing 13/45: [dune.3.19.1, dune-configurator.3.19.1: extract] [resto.1.2, resto-json.1.2: extract] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 14/45: [dune.3.19.1, dune-configurator.3.19.1: extract] [resto.1.2, resto-json.1.2: extract] [uri.4.4.0: extract] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved resto.1.2, resto-json.1.2  (https://gitlab.com/nomadic-labs/resto/-/archive/v1.2/resto-v1.2.tar.gz)
Processing 14/45: [dune.3.19.1, dune-configurator.3.19.1: extract] [uri.4.4.0: extract] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved uri.4.4.0  (cached)
Processing 14/45: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
+ C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocamlfind.1.9.8\./configure "-bindir" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\bin" "-sitelib" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib" "-mandir" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\man" "-config" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Cygwin build environment found; using .exe as suffix for binaries
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /cygdrive/c/Users/opam/AppData/Local/opam/4.14/lib/ocaml
-     Binaries:              /cygdrive/c/Users/opam/AppData/Local/opam/4.14/bin
-     Manual pages:          /usr/local/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              C:\Users\opam\AppData\Local\opam\4.14\lib
- The configuration file is written to:
-     findlib config file:   C:\Users\opam\AppData\Local\opam\4.14\lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              C:\Users\opam\AppData\Local\opam\4.14\bin
-     Manual pages:          C:\Users\opam\AppData\Local\opam\4.14\man
-     topfind script:        /cygdrive/c/Users/opam/AppData/Local/opam/4.14/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 14/45: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlfind: make all]
+ C:\cygwin64\bin\make.exe "all" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' 'C:\Users\opam\AppData\Local\opam\4.14\lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/lib/ocaml' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;mingw64;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_compat.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind.exe -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- if [ "1" = "1" ]; then                        \
- 	cp topfind.in topfind.compat.in;                                                     \
- else                                                                  \
- 	sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- 		> topfind.compat.in ;                                                \
- fi
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' 'C:\Users\opam\AppData\Local\opam\4.14\lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   /usr/bin/make findlib-relative; \
-         else \
-   /usr/bin/make findlib-absolute; \
- fi
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' 'C:\Users\opam\AppData\Local\opam\4.14\lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
Processing 14/45: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlfind: make opt]
-> retrieved dune.3.19.1, dune-configurator.3.19.1  (https://github.com/ocaml/dune/releases/download/3.19.1/dune-3.19.1.tbz)
Processing 14/45: [ocamlfind: make opt]
Disconnected: Switch turned off