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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2025-08-30 03:13.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-08-30 03:13.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 54c6c3f709e6f9ad6bd4531273c0d377da0a234e"))
2025-08-30 03:13.48 ---> using "1337ccfb34f9d80e5b549639054e7d0d9d17e2a3fad3ed1e5cf5cfc86dcc25cd" 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-08-30 03:13.48 ---> using "2479f345fdc54436cfe11064be084ee02b6709ef50fbe1d263eb66a9ab371b48" 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
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed mingw-w64-shims.0.2.0
-> 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-08-30 03:13.48 ---> using "17308b30be85ffcc0ca4e526e62499ed9701d6d1d68627e2cf70fdf64abb6f9b" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-08-30 03:13.48 ---> using "04ceeff234f55f5a808025d162231a637cb95fcd5691ee8ac8a08f901c45aa6c" from cache

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

The following actions will be performed:
=== recompile 1 package
  - recompile mingw-w64-shims   0.2.0         [uses conf-pkg-config]
=== install 36 packages
  - install   atd               2.16.0        [required by atdgen]
  - install   atdgen            2.15.0        [required by jupyter-kernel]
  - install   atdgen-runtime    2.16.0        [required by atdgen]
  - install   base-bytes        base          [required by jupyter-kernel]
  - install   biniou            1.2.2         [required by atdgen]
  - install   camlp-streams     5.0.1         [required by biniou]
  - install   cmdliner          1.3.0         [required by uuidm, logs, uutf]
  - install   conf-pkg-config   4             [required by conf-zmq]
  - install   conf-zmq          0.1           [required by zmq]
  - install   cppo              1.8.0         [required by lwt]
  - install   csexp             1.5.2         [required by dune-configurator]
  - install   digestif          1.3.0         [required by jupyter-kernel]
  - install   dune              3.19.1        [required by jupyter-kernel]
  - install   dune-configurator 3.19.1        [required by zmq]
  - install   easy-format       1.3.4         [required by atd]
  - install   eqaf              0.10          [required by digestif]
  - install   jupyter-kernel    0.8
  - install   logs              0.9.0         [required by jupyter-kernel]
  - install   lwt               6.0.0~alpha00 [required by jupyter-kernel]
  - install   menhir            20240715      [required by atd]
  - install   menhirCST         20240715      [required by menhir]
  - install   menhirLib         20240715      [required by menhir]
  - install   menhirSdk         20240715      [required by menhir]
  - install   ocamlbuild        0.16.1        [required by uuidm, logs, ptime, uutf]
  - install   ocamlfind         1.9.8         [required by uuidm, logs, base-bytes, etc.]
  - install   ocplib-endian     1.2           [required by lwt]
  - install   ptime             1.2.0         [required by jupyter-kernel]
  - install   re                1.13.2        [required by atdgen]
  - install   result            1.5           [required by jupyter-kernel]
  - install   seq               base          [required by re, yojson]
  - install   topkg             1.1.0         [required by uuidm, logs, ptime, uutf]
  - install   uuidm             0.9.10        [required by jupyter-kernel]
  - install   uutf              1.0.4         [required by jupyter-kernel]
  - install   yojson            2.2.2         [required by jupyter-kernel]
  - install   zmq               5.3.0         [required by jupyter-kernel]
  - install   zmq-lwt           5.3.0         [required by jupyter-kernel]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/106: [atd.2.16.0, atdgen-runtime.2.16.0: extract]
Processing  2/106: [atd.2.16.0, atdgen-runtime.2.16.0: extract] [atdgen.2.15.0: extract]
Processing  3/106: [atd.2.16.0, atdgen-runtime.2.16.0: extract] [atdgen.2.15.0: extract]
Processing  4/106: [atd.2.16.0, atdgen-runtime.2.16.0: extract] [atdgen.2.15.0: extract] [biniou.1.2.2: extract]
-> retrieved biniou.1.2.2  (cached)
Processing  4/106: [atd.2.16.0, atdgen-runtime.2.16.0: extract] [atdgen.2.15.0: extract]
Processing  5/106: [atd.2.16.0, atdgen-runtime.2.16.0: extract] [atdgen.2.15.0: extract] [camlp-streams.5.0.1: extract]
-> retrieved camlp-streams.5.0.1  (cached)
Processing  5/106: [atd.2.16.0, atdgen-runtime.2.16.0: extract] [atdgen.2.15.0: extract]
Processing  6/106: [atd.2.16.0, atdgen-runtime.2.16.0: extract] [atdgen.2.15.0: extract] [cmdliner.1.3.0: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing  6/106: [atd.2.16.0, atdgen-runtime.2.16.0: extract] [atdgen.2.15.0: extract]
Processing  7/106: [atd.2.16.0, atdgen-runtime.2.16.0: extract] [atdgen.2.15.0: extract]
-> retrieved conf-zmq.0.1  (cached)
Processing  8/106: [atd.2.16.0, atdgen-runtime.2.16.0: extract] [atdgen.2.15.0: extract]
Processing  9/106: [atd.2.16.0, atdgen-runtime.2.16.0: extract] [atdgen.2.15.0: extract] [cppo.1.8.0: extract]
Processing 10/106: [atd.2.16.0, atdgen-runtime.2.16.0: extract] [atdgen.2.15.0: extract] [cppo.1.8.0: extract] [cmdliner: make all]
Processing 11/106: [atd.2.16.0, atdgen-runtime.2.16.0: extract] [atdgen.2.15.0: extract] [cppo.1.8.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved atd.2.16.0, atdgen-runtime.2.16.0  (cached)
Processing 11/106: [atdgen.2.15.0: extract] [cppo.1.8.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 12/106: [atdgen.2.15.0: extract] [cppo.1.8.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved atdgen.2.15.0  (cached)
Processing 12/106: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 13/106: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [digestif.1.3.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved cppo.1.8.0  (cached)
Processing 13/106: [csexp.1.5.2: extract] [digestif.1.3.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 14/106: [csexp.1.5.2: extract] [digestif.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
Processing 14/106: [digestif.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 15/106: [digestif.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [easy-format.1.3.4: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved digestif.1.3.0  (cached)
Processing 15/106: [dune.3.19.1, dune-configurator.3.19.1: http] [easy-format.1.3.4: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 16/106: [dune.3.19.1, dune-configurator.3.19.1: http] [easy-format.1.3.4: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 16/106: [dune.3.19.1, dune-configurator.3.19.1: extract] [easy-format.1.3.4: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved easy-format.1.3.4  (cached)
Processing 16/106: [dune.3.19.1, dune-configurator.3.19.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 17/106: [dune.3.19.1, dune-configurator.3.19.1: extract] [eqaf.0.10: extract] [jupyter-kernel.0.8: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved eqaf.0.10  (cached)
Processing 17/106: [dune.3.19.1, dune-configurator.3.19.1: extract] [jupyter-kernel.0.8: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 18/106: [dune.3.19.1, dune-configurator.3.19.1: extract] [jupyter-kernel.0.8: http] [logs.0.9.0: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 18/106: [dune.3.19.1, dune-configurator.3.19.1: extract] [jupyter-kernel.0.8: extract] [logs.0.9.0: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 18/106: [dune.3.19.1, dune-configurator.3.19.1: extract] [jupyter-kernel.0.8: extract] [logs.0.9.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\4.14" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 18/106: [dune.3.19.1, dune-configurator.3.19.1: extract] [jupyter-kernel.0.8: extract] [logs.0.9.0: extract] [conf-pkg-config: pkgconf]
Processing 19/106: [dune.3.19.1, dune-configurator.3.19.1: extract] [jupyter-kernel.0.8: extract] [logs.0.9.0: extract] [conf-pkg-config: pkgconf] [cmdliner: make install]
-> 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 19/106: [jupyter-kernel.0.8: extract] [logs.0.9.0: extract] [conf-pkg-config: pkgconf] [cmdliner: make install]
Processing 20/106: [jupyter-kernel.0.8: extract] [logs.0.9.0: extract] [lwt.6.0.0~alpha00: http] [conf-pkg-config: pkgconf] [cmdliner: make install]
Processing 21/106: [jupyter-kernel.0.8: extract] [logs.0.9.0: extract] [lwt.6.0.0~alpha00: http] [conf-pkg-config: pkgconf] [dune: ocaml 7] [cmdliner: make install]
-> retrieved jupyter-kernel.0.8  (https://github.com/ocaml-jupyter/jupyter-kernel/archive/v0.8.tar.gz)
Processing 21/106: [logs.0.9.0: extract] [lwt.6.0.0~alpha00: http] [conf-pkg-config: pkgconf] [dune: ocaml 7] [cmdliner: make install]
Processing 22/106: [logs.0.9.0: extract] [lwt.6.0.0~alpha00: http] [menhir.20240715 + 3 others: extract] [conf-pkg-config: pkgconf] [dune: ocaml 7] [cmdliner: make install]
-> retrieved logs.0.9.0  (https://erratique.ch/software/logs/releases/logs-0.9.0.tbz)
Processing 22/106: [lwt.6.0.0~alpha00: http] [menhir.20240715 + 3 others: extract] [conf-pkg-config: pkgconf] [dune: ocaml 7] [cmdliner: make install]
Processing 23/106: [lwt.6.0.0~alpha00: http] [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [conf-pkg-config: pkgconf] [dune: ocaml 7] [cmdliner: make install]
Processing 23/106: [lwt.6.0.0~alpha00: extract] [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [conf-pkg-config: pkgconf] [dune: ocaml 7] [cmdliner: make install]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 23/106: [lwt.6.0.0~alpha00: extract] [menhir.20240715 + 3 others: extract] [conf-pkg-config: pkgconf] [dune: ocaml 7] [cmdliner: make install]
Processing 24/106: [lwt.6.0.0~alpha00: extract] [menhir.20240715 + 3 others: extract] [ocamlbuild.0.16.1: extract] [conf-pkg-config: pkgconf] [dune: ocaml 7] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-pkg-config.4)
- 2.5.1
-> compiled  conf-pkg-config.4
Processing 24/106: [lwt.6.0.0~alpha00: extract] [menhir.20240715 + 3 others: extract] [ocamlbuild.0.16.1: extract] [dune: ocaml 7] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install cmdliner.opam "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner/opam"
- install _build/cmdliner.cma "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install _build/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
Processing 24/106: [lwt.6.0.0~alpha00: extract] [menhir.20240715 + 3 others: extract] [ocamlbuild.0.16.1: extract] [dune: ocaml 7] [cmdliner: make install-doc]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 24/106: [lwt.6.0.0~alpha00: extract] [ocamlbuild.0.16.1: extract] [dune: ocaml 7] [cmdliner: make install-doc]
Processing 25/106: [lwt.6.0.0~alpha00: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [dune: ocaml 7] [cmdliner: make install-doc]
-> retrieved lwt.6.0.0~alpha00  (https://github.com/ocsigen/lwt/archive/refs/tags/6.0.0-alpha00.tar.gz)
Processing 25/106: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [dune: ocaml 7] [cmdliner: make install-doc]
Processing 26/106: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocplib-endian.1.2: extract] [dune: ocaml 7] [cmdliner: make install-doc]
-> retrieved ocamlbuild.0.16.1  (cached)
Processing 26/106: [ocamlfind.1.9.8: extract] [ocplib-endian.1.2: extract] [dune: ocaml 7] [cmdliner: make install-doc]
Processing 27/106: [ocamlfind.1.9.8: extract] [ocplib-endian.1.2: extract] [ptime.1.2.0: extract] [dune: ocaml 7] [cmdliner: make install-doc]
Processing 28/106: [ocamlfind.1.9.8: extract] [ocplib-endian.1.2: extract] [ptime.1.2.0: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [cmdliner: make install-doc]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 28/106: [ocplib-endian.1.2: extract] [ptime.1.2.0: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [cmdliner: make install-doc]
Processing 29/106: [ocplib-endian.1.2: extract] [ptime.1.2.0: extract] [re.1.13.2: http] [dune: ocaml 7] [ocamlbuild: make configure.make] [cmdliner: make install-doc]
Processing 30/106: [ocplib-endian.1.2: 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\4.14\bin] [cmdliner: make install-doc]
-> retrieved ocplib-endian.1.2  (cached)
Processing 30/106: [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\4.14\bin] [cmdliner: make install-doc]
Processing 31/106: [ptime.1.2.0: extract] [re.1.13.2: http] [result.1.5: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
-> retrieved ptime.1.2.0  (cached)
Processing 31/106: [re.1.13.2: http] [result.1.5: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
-> retrieved seq.base  (cached)
Processing 32/106: [re.1.13.2: http] [result.1.5: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
Processing 33/106: [re.1.13.2: http] [result.1.5: extract] [topkg.1.1.0: http] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
Processing 34/106: [re.1.13.2: http] [result.1.5: extract] [topkg.1.1.0: http] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
Processing 34/106: [re.1.13.2: extract] [result.1.5: extract] [topkg.1.1.0: http] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
-> retrieved result.1.5  (cached)
Processing 34/106: [re.1.13.2: extract] [topkg.1.1.0: http] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
Processing 35/106: [re.1.13.2: extract] [topkg.1.1.0: http] [uuidm.0.9.10: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
-> retrieved re.1.13.2  (https://github.com/ocaml/ocaml-re/archive/refs/tags/1.13.2.tar.gz)
Processing 35/106: [topkg.1.1.0: http] [uuidm.0.9.10: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
Processing 36/106: [topkg.1.1.0: http] [uuidm.0.9.10: extract] [uutf.1.0.4: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
Processing 36/106: [topkg.1.1.0: extract] [uuidm.0.9.10: extract] [uutf.1.0.4: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
-> retrieved uuidm.0.9.10  (cached)
Processing 36/106: [topkg.1.1.0: extract] [uutf.1.0.4: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
Processing 37/106: [topkg.1.1.0: extract] [uutf.1.0.4: extract] [yojson.2.2.2: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
-> retrieved uutf.1.0.4  (cached)
Processing 37/106: [topkg.1.1.0: extract] [yojson.2.2.2: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
Processing 38/106: [topkg.1.1.0: extract] [yojson.2.2.2: extract] [zmq.5.3.0, zmq-lwt.5.3.0: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
-> retrieved topkg.1.1.0  (https://erratique.ch/software/topkg/releases/topkg-1.1.0.tbz)
Processing 38/106: [yojson.2.2.2: extract] [zmq.5.3.0, zmq-lwt.5.3.0: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\4.14" "OCAMLBUILD_BINDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\bin" "OCAMLBUILD_LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib" "OCAMLBUILD_MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.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/4.14/bin"; \
- echo "OCAML_LIBDIR=C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml"; \
- echo "OCAML_MANDIR=C:/Users/opam/AppData/Local/opam/4.14/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\4.14"; \
- echo "BINDIR=C:\Users\opam\AppData\Local\opam\4.14\bin"; \
- echo "LIBDIR=C:\Users\opam\AppData\Local\opam\4.14\lib"; \
- echo "MANDIR=C:\Users\opam\AppData\Local\opam\4.14\man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|C:\Users\opam\AppData\Local\opam\4.14\bin|}'; \
- echo 'let libdir = {|C:\Users\opam\AppData\Local\opam\4.14\lib|}'; \
- echo 'let ocaml_libdir = {|C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml|}'; \
- echo 'let libdir_abs = {|C:/Users/opam/AppData/Local/opam/4.14/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 38/106: [yojson.2.2.2: extract] [zmq.5.3.0, zmq-lwt.5.3.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
-> retrieved zmq.5.3.0, zmq-lwt.5.3.0  (cached)
Processing 38/106: [yojson.2.2.2: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
-> retrieved yojson.2.2.2  (cached)
Processing 38/106: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\4.14\doc\cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\4.14\doc\cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "C:\Users\opam\AppData\Local\opam\4.14\doc\cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 38/106: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 39/106: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> installed conf-pkg-config.4
Processing 40/106: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 41/106: [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 42/106: [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> installed seq.base
Processing 43/106: [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
+ C:\cygwin64\bin\sh.exe "-c" "cc test.c $(pkg-config --libs --cflags libzmq)" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-zmq.0.1)
- Package libzmq was not found in the pkg-config search path.
[ERROR] The compilation of conf-zmq.0.1 failed at "sh -c cc test.c $(pkg-config --libs --cflags libzmq)".
- Perhaps you should add the directory containing `libzmq.pc'
- to the PKG_CONFIG_PATH environment variable
- Package 'libzmq' not found
- /usr/bin/sh: line 1: cc: command not found
Processing 43/106: [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 44/106: [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make check-if-preinstalled] [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 44/106: [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ 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" "pkgconf" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled  mingw-w64-shims.0.2.0
Processing 44/106: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\ocaml.exe "boot/bootstrap.ml" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune.3.19.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 7

#=== ERROR while installing mingw-w64-shims.0.2.0 =============================#
Cannot copy C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\mingw-w64-shims.0.2.0\shim.exe to C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe (C:\cygwin64\bin\opam.exe: "open" failed on C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe: Permission denied).


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install atd               2.16.0
| - install atdgen            2.15.0
| - install atdgen-runtime    2.16.0
| - install base-bytes        base
| - install biniou            1.2.2
| - install camlp-streams     5.0.1
| - install cppo              1.8.0
| - install csexp             1.5.2
| - install digestif          1.3.0
| - install dune-configurator 3.19.1
| - install easy-format       1.3.4
| - install eqaf              0.10
| - install jupyter-kernel    0.8
| - install logs              0.9.0
| - install lwt               6.0.0~alpha00
| - install menhir            20240715
| - install menhirCST         20240715
| - install menhirLib         20240715
| - install menhirSdk         20240715
| - install ocplib-endian     1.2
| - install ptime             1.2.0
| - install re                1.13.2
| - install result            1.5
| - install topkg             1.1.0
| - install uuidm             0.9.10
| - install uutf              1.0.4
| - install yojson            2.2.2
| - install zmq               5.3.0
| - install zmq-lwt           5.3.0
+- 
+- The following actions failed
| - build   dune            3.19.1
| - build   ocamlbuild      0.16.1
| - build   ocamlfind       1.9.8
| - install mingw-w64-shims 0.2.0
+- 
+- The following changes have been performed (the rest was aborted)
| - remove  mingw-w64-shims 0.2.0
| - install cmdliner        1.3.0
| - install conf-pkg-config 4
| - install conf-zmq        0.1
| - install seq             base
+- 
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    C:\cygwin64\bin\opam.exe switch import "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\.opam-switch\\backup\\state-20250830031719.export"
'C:\cygwin64\bin\opam.exe install -vy jupyter-kernel.0.8' failed.
"opam remove -y jupyter-kernel.0.8
opam install -vy jupyter-kernel.0.8
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: jupyter-kernel.0.8 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi 


exit $res" failed with exit status 31
Failed: Build failed