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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2025-06-11 13:43.03 ---> 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-06-11 13:43.03 ---> 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 d6f4eb7a6c58d3239a0944191739b7c405d367af"))
2025-06-11 13:43.03 ---> using "0fdaf747c06513481e6c46909ce735660c28a18e63351c6c61a4542e9168f5ad" 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-06-11 13:43.03 ---> using "eef93a0944f9c6ff1e8732d53e4b3cb5e933d26820a2d4aa6b860750f96a60b4" 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.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-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-06-11 13:43.03 ---> using "da0518cbc761fa5352f9d4ebb44071447e710203ef452ab4f6ea646a24a6bc28" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-06-11 13:43.03 ---> using "50ffd2c63e4b77f45f658cc9c25e3155177b8c294fe3401f326dbd98cc2ce880" from cache

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

The following actions will be performed:
=== recompile 1 package
  - recompile mingw-w64-shims           0.2.0    [uses conf-pkg-config]
=== install 25 packages
  - install   angstrom                  0.16.1   [required by uri]
  - install   bigstringaf               0.9.0    [required by angstrom]
  - install   cmdliner                  1.3.0    [required by js_of_ocaml-compiler]
  - install   conf-pkg-config           3        [required by bigstringaf]
  - install   dune                      2.9.3    [required by ocplib-json-typed-browser]
  - install   js_of_ocaml               4.0.0    [required by ocplib-json-typed-browser]
  - install   js_of_ocaml-compiler      4.0.0    [required by js_of_ocaml]
  - install   menhir                    20240715 [required by js_of_ocaml-compiler]
  - install   menhirCST                 20240715 [required by menhir]
  - install   menhirLib                 20240715 [required by js_of_ocaml-compiler]
  - install   menhirSdk                 20240715 [required by js_of_ocaml-compiler]
  - install   ocaml-compiler-libs       v0.12.4  [required by ppxlib]
  - install   ocaml-syntax-shims        1.0.0    [required by angstrom]
  - install   ocamlbuild                0.15.0   [required by uchar]
  - install   ocplib-json-typed         0.7.1    [required by ocplib-json-typed-browser]
  - install   ocplib-json-typed-browser 0.7.1
  - install   ppx_derivers              1.2.1    [required by ppxlib]
  - install   ppxlib                    0.33.0   [required by js_of_ocaml]
  - install   seq                       base     [required by yojson]
  - install   sexplib0                  v0.16.0  [required by ppxlib]
  - install   stdlib-shims              0.3.0    [required by ppxlib]
  - install   stringext                 1.6.0    [required by uri]
  - install   uchar                     0.0.2    [required by js_of_ocaml]
  - install   uri                       4.4.0    [required by ocplib-json-typed]
  - install   yojson                    2.2.2    [required by js_of_ocaml-compiler]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/74: [angstrom.0.16.1: extract]
Processing  2/74: [angstrom.0.16.1: extract] [bigstringaf.0.9.0: extract]
Processing  3/74: [angstrom.0.16.1: extract] [bigstringaf.0.9.0: extract] [cmdliner.1.3.0: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  3/74: [bigstringaf.0.9.0: extract] [cmdliner.1.3.0: extract]
Processing  4/74: [bigstringaf.0.9.0: extract] [cmdliner.1.3.0: extract]
Processing  5/74: [bigstringaf.0.9.0: extract] [cmdliner.1.3.0: extract] [dune.2.9.3: extract]
Processing  6/74: [bigstringaf.0.9.0: extract] [cmdliner.1.3.0: extract] [dune.2.9.3: extract] [conf-pkg-config: pkgconf]
-> retrieved bigstringaf.0.9.0  (cached)
Processing  6/74: [cmdliner.1.3.0: extract] [dune.2.9.3: extract] [conf-pkg-config: pkgconf]
Processing  7/74: [cmdliner.1.3.0: extract] [dune.2.9.3: extract] [js_of_ocaml.4.0.0, js_of_ocaml-compiler.4.0.0: extract] [conf-pkg-config: pkgconf]
-> retrieved cmdliner.1.3.0  (cached)
Processing  7/74: [dune.2.9.3: extract] [js_of_ocaml.4.0.0, js_of_ocaml-compiler.4.0.0: extract] [conf-pkg-config: pkgconf]
Processing  8/74: [dune.2.9.3: extract] [js_of_ocaml.4.0.0, js_of_ocaml-compiler.4.0.0: extract] [menhir.20240715 + 3 others: extract] [conf-pkg-config: pkgconf]
Processing  9/74: [dune.2.9.3: extract] [js_of_ocaml.4.0.0, js_of_ocaml-compiler.4.0.0: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-pkg-config.3)
- 2.3.0
-> compiled  conf-pkg-config.3
Processing  9/74: [dune.2.9.3: extract] [js_of_ocaml.4.0.0, js_of_ocaml-compiler.4.0.0: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all]
-> installed conf-pkg-config.3
Processing 10/74: [dune.2.9.3: extract] [js_of_ocaml.4.0.0, js_of_ocaml-compiler.4.0.0: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 10/74: [dune.2.9.3: extract] [js_of_ocaml.4.0.0, js_of_ocaml-compiler.4.0.0: extract] [cmdliner: make all]
Processing 11/74: [dune.2.9.3: extract] [js_of_ocaml.4.0.0, js_of_ocaml-compiler.4.0.0: extract] [mingw-w64-shims.0.2.0: extract] [cmdliner: make all]
-> retrieved dune.2.9.3  (cached)
Processing 11/74: [js_of_ocaml.4.0.0, js_of_ocaml-compiler.4.0.0: extract] [mingw-w64-shims.0.2.0: extract] [cmdliner: make all]
Processing 12/74: [js_of_ocaml.4.0.0, js_of_ocaml-compiler.4.0.0: extract] [mingw-w64-shims.0.2.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all]
Processing 13/74: [js_of_ocaml.4.0.0, js_of_ocaml-compiler.4.0.0: extract] [mingw-w64-shims.0.2.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved js_of_ocaml.4.0.0, js_of_ocaml-compiler.4.0.0  (cached)
Processing 13/74: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 14/74: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 14/74: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 15/74: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 16/74: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 17/74: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 17/74: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims]
Processing 18/74: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [ocplib-json-typed.0.7.1, ocplib-json-typed-browser.0.7.1: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 18/74: [ocamlbuild.0.15.0: extract] [ocplib-json-typed.0.7.1, ocplib-json-typed-browser.0.7.1: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims]
Processing 19/74: [ocamlbuild.0.15.0: extract] [ocplib-json-typed.0.7.1, ocplib-json-typed-browser.0.7.1: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocamlbuild.0.15.0  (cached)
Processing 19/74: [ocplib-json-typed.0.7.1, ocplib-json-typed-browser.0.7.1: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims]
Processing 20/74: [ocplib-json-typed.0.7.1, ocplib-json-typed-browser.0.7.1: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.33.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims]
Processing 21/74: [ocplib-json-typed.0.7.1, ocplib-json-typed-browser.0.7.1: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.33.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
-> retrieved ocplib-json-typed.0.7.1, ocplib-json-typed-browser.0.7.1  (cached)
Processing 21/74: [ppx_derivers.1.2.1: extract] [ppxlib.0.33.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
-> retrieved seq.base  (cached)
Processing 22/74: [ppx_derivers.1.2.1: extract] [ppxlib.0.33.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
Processing 23/74: [ppx_derivers.1.2.1: extract] [ppxlib.0.33.0: extract] [sexplib0.v0.16.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
Processing 24/74: [ppx_derivers.1.2.1: extract] [ppxlib.0.33.0: extract] [sexplib0.v0.16.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
-> installed seq.base
Processing 25/74: [ppx_derivers.1.2.1: extract] [ppxlib.0.33.0: extract] [sexplib0.v0.16.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 25/74: [ppxlib.0.33.0: extract] [sexplib0.v0.16.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
Processing 26/74: [ppxlib.0.33.0: extract] [sexplib0.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
-> retrieved ppxlib.0.33.0  (cached)
Processing 26/74: [sexplib0.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
Processing 27/74: [sexplib0.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 27/74: [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
Processing 28/74: [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [uchar.0.0.2: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 28/74: [stringext.1.6.0: extract] [uchar.0.0.2: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
Processing 29/74: [stringext.1.6.0: extract] [uchar.0.0.2: extract] [uri.4.4.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
-> retrieved stringext.1.6.0  (cached)
Processing 29/74: [uchar.0.0.2: extract] [uri.4.4.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
Processing 30/74: [uchar.0.0.2: extract] [uri.4.4.0: extract] [yojson.2.2.2: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
-> retrieved uchar.0.0.2  (cached)
Processing 30/74: [uri.4.4.0: extract] [yojson.2.2.2: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
-> retrieved uri.4.4.0  (cached)
Processing 30/74: [yojson.2.2.2: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
+ 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 30/74: [yojson.2.2.2: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
Processing 31/74: [yojson.2.2.2: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved yojson.2.2.2  (cached)
Processing 31/74: [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [cmdliner: make install]
+ 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 31/74: [dune: ocaml bootstrap.ml] [ocamlbuild: make configure.make] [cmdliner: make install]
+ 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.15.0)
- (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.15.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 31/74: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [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 31/74: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [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 31/74: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\ocaml.exe "bootstrap.ml" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune.2.9.3)
- File ".\bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File ".\bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- 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 angstrom                  0.16.1
| - install bigstringaf               0.9.0
| - install js_of_ocaml               4.0.0
| - install js_of_ocaml-compiler      4.0.0
| - install menhir                    20240715
| - install menhirCST                 20240715
| - install menhirLib                 20240715
| - install menhirSdk                 20240715
| - install ocaml-compiler-libs       v0.12.4
| - install ocaml-syntax-shims        1.0.0
| - install ocplib-json-typed         0.7.1
| - install ocplib-json-typed-browser 0.7.1
| - install ppx_derivers              1.2.1
| - install ppxlib                    0.33.0
| - install sexplib0                  v0.16.0
| - install stdlib-shims              0.3.0
| - install stringext                 1.6.0
| - install uchar                     0.0.2
| - install uri                       4.4.0
| - install yojson                    2.2.2
+- 
+- The following actions failed
| - build   dune            2.9.3
| - build   ocamlbuild      0.15.0
| - 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 3
| - 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-20250611134418.export"
'C:\cygwin64\bin\opam.exe install -vy ocplib-json-typed-browser.0.7.1' failed.
"opam remove -y ocplib-json-typed-browser.0.7.1
opam install -vy ocplib-json-typed-browser.0.7.1
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: ocplib-json-typed-browser.0.7.1 | 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