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


Building on odawa

(from windows-server-2022-x86_64-ocaml-4.14)
2024-10-20 01:09.02 ---> using "dce4336e183de81da7537728ed710f2906e9f75431694d9de80b95a9d9ff1101" 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"))
2024-10-20 01:09.02 ---> using "770096ea8bd34ea8eaed78dff1d4d63fe60317aa7be4c5590d51e426bc686599" 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 b8e118d3efb119e22f2e979ec1c6aa3e5aacdeff"))
2024-10-20 01:09.02 ---> using "3553fe54c99a84ab79810efc8713ec10f8ead041645cb25960e8ed47ae061e3f" 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.
2024-10-20 01:09.02 ---> using "c04df872e3a8aa1d85ddef7a4179c72eebd7f0f7b92de68b0c1b8ce78d095f7f" from cache

/: (run (cache (opam-archives (target /Users/opam/AppData/Local/opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default 'default' 'ocaml-base-compiler.4.14.2'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "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
-> 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=default)
2024-10-20 01:09.02 ---> using "c84edaf15678926c4483c926a6925c87fab78b0fe961bc51aedaf31cbbd32cfd" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2024-10-20 01:09.02 ---> using "47c69058bbacb3e507c1e7c3f42892dc5eba09d2b34873e42490749f6e8f84a3" from cache

/: (run (cache (opam-archives (target /Users/opam/AppData/Local/opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"ezjs_timeline.0.1.1\"\
               \nopam install -vy \"ezjs_timeline.0.1.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"ezjs_timeline.0.1.1\" | grep -q '\"windows-server-2022-x86_64-ocaml-4.14\"'; 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\
               \n"))
Nothing to do.
[NOTE] ezjs_timeline.0.1.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 26 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 ezjs_timeline]
  - install   ezjs_timeline        0.1.1
  - install   js_of_ocaml          4.0.0             [required by ezjs_timeline]
  - install   js_of_ocaml-compiler 4.0.0             [required by js_of_ocaml]
  - install   js_of_ocaml-ppx      4.0.0             [required by ezjs_timeline]
  - 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 ezjs_timeline]
  - install   ppx_derivers         1.2.1             [required by ppxlib]
  - install   ppxlib               0.33.1~5.3preview [required by js_of_ocaml, js_of_ocaml-ppx]
  - 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/77: [angstrom.0.16.1: extract]
Processing  2/77: [angstrom.0.16.1: extract] [bigstringaf.0.9.0: http]
Processing  3/77: [angstrom.0.16.1: extract] [bigstringaf.0.9.0: http] [cmdliner.1.3.0: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  3/77: [bigstringaf.0.9.0: http] [cmdliner.1.3.0: extract]
Processing  4/77: [bigstringaf.0.9.0: http] [cmdliner.1.3.0: extract]
Processing  5/77: [bigstringaf.0.9.0: http] [cmdliner.1.3.0: extract] [dune.2.9.3: extract]
Processing  6/77: [bigstringaf.0.9.0: http] [cmdliner.1.3.0: extract] [dune.2.9.3: extract] [conf-pkg-config: pkgconf]
-> retrieved cmdliner.1.3.0  (cached)
Processing  6/77: [bigstringaf.0.9.0: http] [dune.2.9.3: extract] [conf-pkg-config: pkgconf]
Processing  7/77: [bigstringaf.0.9.0: http] [dune.2.9.3: extract] [ezjs_timeline.0.1.1: http] [conf-pkg-config: pkgconf]
Processing  8/77: [bigstringaf.0.9.0: http] [dune.2.9.3: extract] [ezjs_timeline.0.1.1: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing  8/77: [bigstringaf.0.9.0: extract] [dune.2.9.3: extract] [ezjs_timeline.0.1.1: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-pkg-config.3)
- 2.3.0
-> compiled  conf-pkg-config.3
Processing  8/77: [bigstringaf.0.9.0: extract] [dune.2.9.3: extract] [ezjs_timeline.0.1.1: http] [cmdliner: make all]
-> installed conf-pkg-config.3
Processing  9/77: [bigstringaf.0.9.0: extract] [dune.2.9.3: extract] [ezjs_timeline.0.1.1: http] [cmdliner: make all]
-> retrieved bigstringaf.0.9.0  (https://github.com/inhabitedtype/bigstringaf/archive/0.9.0.tar.gz)
Processing  9/77: [dune.2.9.3: extract] [ezjs_timeline.0.1.1: http] [cmdliner: make all]
Processing 10/77: [dune.2.9.3: extract] [ezjs_timeline.0.1.1: http] [js_of_ocaml.4.0.0, js_of_ocaml-compiler.4.0.0, js_of_ocaml-ppx.4.0.0: http] [cmdliner: make all]
Processing 10/77: [dune.2.9.3: extract] [ezjs_timeline.0.1.1: extract] [js_of_ocaml.4.0.0, js_of_ocaml-compiler.4.0.0, js_of_ocaml-ppx.4.0.0: http] [cmdliner: make all]
-> retrieved ezjs_timeline.0.1.1  (https://github.com/ocamlpro/ezjs_timeline/archive/0.1.1.tar.gz)
Processing 10/77: [dune.2.9.3: extract] [js_of_ocaml.4.0.0, js_of_ocaml-compiler.4.0.0, js_of_ocaml-ppx.4.0.0: http] [cmdliner: make all]
Processing 11/77: [dune.2.9.3: extract] [js_of_ocaml.4.0.0, js_of_ocaml-compiler.4.0.0, js_of_ocaml-ppx.4.0.0: http] [menhir.20240715 + 3 others: extract] [cmdliner: make all]
Processing 11/77: [dune.2.9.3: extract] [js_of_ocaml.4.0.0 + 2 others: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 11/77: [dune.2.9.3: extract] [js_of_ocaml.4.0.0 + 2 others: extract] [cmdliner: make all]
Processing 12/77: [dune.2.9.3: extract] [js_of_ocaml.4.0.0 + 2 others: extract] [mingw-w64-shims.0.2.0: extract] [cmdliner: make all]
-> retrieved dune.2.9.3  (cached)
Processing 12/77: [js_of_ocaml.4.0.0 + 2 others: extract] [mingw-w64-shims.0.2.0: extract] [cmdliner: make all]
Processing 13/77: [js_of_ocaml.4.0.0 + 2 others: extract] [mingw-w64-shims.0.2.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all]
Processing 14/77: [js_of_ocaml.4.0.0 + 2 others: 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, js_of_ocaml-ppx.4.0.0  (https://github.com/ocsigen/js_of_ocaml/releases/download/4.0.0/js_of_ocaml-4.0.0.tbz)
Processing 14/77: [mingw-w64-shims.0.2.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 15/77: [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 15/77: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 16/77: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml]
Processing 17/77: [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 18/77: [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 18/77: [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 19/77: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [ocplib-json-typed.0.7.1: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 19/77: [ocamlbuild.0.15.0: extract] [ocplib-json-typed.0.7.1: http] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims]
Processing 20/77: [ocamlbuild.0.15.0: extract] [ocplib-json-typed.0.7.1: http] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\default" (CWD=C:\Users\opam\AppData\Local\opam\default\.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 20/77: [ocamlbuild.0.15.0: extract] [ocplib-json-typed.0.7.1: http] [ppx_derivers.1.2.1: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims]
Processing 21/77: [ocamlbuild.0.15.0: extract] [ocplib-json-typed.0.7.1: http] [ppx_derivers.1.2.1: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
-> retrieved ocamlbuild.0.15.0  (cached)
Processing 21/77: [ocplib-json-typed.0.7.1: http] [ppx_derivers.1.2.1: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
Processing 22/77: [ocplib-json-typed.0.7.1: http] [ppx_derivers.1.2.1: extract] [ppxlib.0.33.1~5.3preview: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
Processing 23/77: [ocplib-json-typed.0.7.1: http] [ppx_derivers.1.2.1: extract] [ppxlib.0.33.1~5.3preview: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 23/77: [ocplib-json-typed.0.7.1: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.33.1~5.3preview: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 23/77: [ocplib-json-typed.0.7.1: extract] [ppxlib.0.33.1~5.3preview: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved seq.base  (cached)
Processing 24/77: [ocplib-json-typed.0.7.1: extract] [ppxlib.0.33.1~5.3preview: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 25/77: [ocplib-json-typed.0.7.1: extract] [ppxlib.0.33.1~5.3preview: extract] [sexplib0.v0.16.0: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 26/77: [ocplib-json-typed.0.7.1: extract] [ppxlib.0.33.1~5.3preview: extract] [sexplib0.v0.16.0: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved ocplib-json-typed.0.7.1  (https://github.com/OCamlPro/ocplib-json-typed/archive/v0.7.1.tar.gz)
Processing 26/77: [ppxlib.0.33.1~5.3preview: extract] [sexplib0.v0.16.0: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 27/77: [ppxlib.0.33.1~5.3preview: extract] [sexplib0.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved ppxlib.0.33.1~5.3preview  (cached)
Processing 27/77: [sexplib0.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 28/77: [sexplib0.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 28/77: [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 29/77: [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [uchar.0.0.2: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 29/77: [stringext.1.6.0: extract] [uchar.0.0.2: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 30/77: [stringext.1.6.0: extract] [uchar.0.0.2: extract] [uri.4.4.0: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved stringext.1.6.0  (cached)
Processing 30/77: [uchar.0.0.2: extract] [uri.4.4.0: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 31/77: [uchar.0.0.2: extract] [uri.4.4.0: extract] [yojson.2.2.2: extract] [dune: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved uchar.0.0.2  (cached)
Processing 31/77: [uri.4.4.0: extract] [yojson.2.2.2: extract] [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\default\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled  mingw-w64-shims.0.2.0
Processing 31/77: [uri.4.4.0: extract] [yojson.2.2.2: extract] [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\\default" "OCAMLBUILD_BINDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\bin" "OCAMLBUILD_LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib" "OCAMLBUILD_MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=C:\Users\opam\AppData\Local\opam\default\.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/default/bin"; \
- echo "OCAML_LIBDIR=C:/Users/opam/AppData/Local/opam/default/lib/ocaml"; \
- echo "OCAML_MANDIR=C:/Users/opam/AppData/Local/opam/default/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\default"; \
- echo "BINDIR=C:\Users\opam\AppData\Local\opam\default\bin"; \
- echo "LIBDIR=C:\Users\opam\AppData\Local\opam\default\lib"; \
- echo "MANDIR=C:\Users\opam\AppData\Local\opam\default\man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|C:\Users\opam\AppData\Local\opam\default\bin|}'; \
- echo 'let libdir = {|C:\Users\opam\AppData\Local\opam\default\lib|}'; \
- echo 'let ocaml_libdir = {|C:/Users/opam/AppData/Local/opam/default/lib/ocaml|}'; \
- echo 'let libdir_abs = {|C:/Users/opam/AppData/Local/opam/default/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/77: [uri.4.4.0: extract] [yojson.2.2.2: extract] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install]
-> retrieved uri.4.4.0  (cached)
Processing 31/77: [yojson.2.2.2: extract] [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\\default\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
- install cmdliner.opam "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner/opam"
- install _build/cmdliner.cma "C:\Users\opam\AppData\Local\opam\default\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\default\lib\cmdliner"
- install _build/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
Processing 31/77: [yojson.2.2.2: extract] [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled] [cmdliner: make install-doc]
-> retrieved yojson.2.2.2  (cached)
Processing 31/77: [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\\default\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\default\doc\cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\default\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\default\doc\cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 31/77: [dune: ocaml bootstrap.ml] [ocamlbuild: make check-if-preinstalled]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "bootstrap.ml" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\default\.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 15

#=== ERROR while installing mingw-w64-shims.0.2.0 =============================#
Cannot copy C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\mingw-w64-shims.0.2.0\shim.exe to C:\Users\opam\AppData\Local\opam\default\bin\x86_64-w64-mingw32-gcc.exe (C:\cygwin64\bin\opam.exe: "open" failed on C:\Users\opam\AppData\Local\opam\default\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 ezjs_timeline        0.1.1
| - install js_of_ocaml          4.0.0
| - install js_of_ocaml-compiler 4.0.0
| - install js_of_ocaml-ppx      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 ppx_derivers         1.2.1
| - install ppxlib               0.33.1~5.3preview
| - install seq                  base
| - 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
+- 
# 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\\default\\.opam-switch\\backup\\state-20241020010952.export"
'C:\cygwin64\bin\opam.exe install -vy ezjs_timeline.0.1.1' failed.
"/usr/bin/env" "bash" "-c" "
opam remove -y "ezjs_timeline.0.1.1"
opam install -vy "ezjs_timeline.0.1.1"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "ezjs_timeline.0.1.1" | grep -q '"windows-server-2022-x86_64-ocaml-4.14"'; 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