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


Building on odawa

(from windows-server-2022-amd64-ocaml-4.14.2)
2024-12-19 01:15.22 ---> using "b1ae2ad36af625524288c188f7e099c501706c4119a38e11e1b5610819652cec" 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-12-19 01:15.22 ---> using "4b57a7007c87218b9b3ddcf81f74c22338c638c8bcdfdaa01c2afa888290f021" 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 f195fd3ffc8fd9778d038cba15efed18c3094402"))
2024-12-19 01:15.22 ---> using "012ddf9a4de9f40c98ca18a617d95c3c69e6c0a50e2837b13846facd384290b9" 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-12-19 01:15.22 ---> using "260603a43dcce5dc1f94dfc48e37989b5eaea7d965587fc79c050395e9501eac" from cache

/: (run (cache (opam-archives (target "c:\\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
-> 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=default)
2024-12-19 01:15.22 ---> using "5ce1f3048d5c3363616529505128ebc1f9594f8f4dd0e1814ea2bdc8e96a069f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2024-12-19 01:15.22 ---> using "bc1a527dee8e5afb6e5e487eca9ef6afed9088c50bda2d206c48af535cb570d6" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "\
               \nopam 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-4.14.2\"'; 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] 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.15.0   [required by atdgen]
  - install   atdgen            2.15.0   [required by jupyter-kernel]
  - install   atdgen-runtime    2.15.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   3        [required by conf-zmq]
  - install   conf-zmq          0.1      [required by zmq]
  - install   cppo              1.7.0    [required by lwt]
  - install   csexp             1.5.2    [required by dune-configurator]
  - install   digestif          1.2.0    [required by jupyter-kernel]
  - install   dune              3.16.1   [required by jupyter-kernel]
  - install   dune-configurator 3.16.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.7.0    [required by jupyter-kernel]
  - install   lwt               5.9.0    [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.15.0   [required by uuidm, logs, ptime, uutf]
  - install   ocamlfind         1.9.5    [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.12.0   [required by atdgen]
  - install   result            1.5      [required by jupyter-kernel]
  - install   seq               base     [required by re, yojson]
  - install   topkg             1.0.7    [required by uuidm, logs, ptime, uutf]
  - install   uuidm             0.9.9    [required by jupyter-kernel]
  - install   uutf              1.0.3    [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/105: [atd.2.15.0 + 2 others: extract]
Processing  2/105: [atd.2.15.0 + 2 others: extract]
Processing  3/105: [atd.2.15.0 + 2 others: extract] [biniou.1.2.2: extract]
Processing  4/105: [atd.2.15.0 + 2 others: extract] [biniou.1.2.2: extract] [camlp-streams.5.0.1: extract]
-> retrieved biniou.1.2.2  (cached)
Processing  4/105: [atd.2.15.0 + 2 others: extract] [camlp-streams.5.0.1: extract]
Processing  5/105: [atd.2.15.0 + 2 others: extract] [camlp-streams.5.0.1: extract] [cmdliner.1.3.0: extract]
-> retrieved camlp-streams.5.0.1  (cached)
Processing  5/105: [atd.2.15.0 + 2 others: extract] [cmdliner.1.3.0: extract]
Processing  6/105: [atd.2.15.0 + 2 others: extract] [cmdliner.1.3.0: extract]
-> retrieved conf-zmq.0.1  (cached)
Processing  7/105: [atd.2.15.0 + 2 others: extract] [cmdliner.1.3.0: extract]
Processing  8/105: [atd.2.15.0 + 2 others: extract] [cmdliner.1.3.0: extract] [cppo.1.7.0: extract]
Processing  9/105: [atd.2.15.0 + 2 others: extract] [cmdliner.1.3.0: extract] [cppo.1.7.0: extract] [conf-pkg-config: pkgconf]
-> retrieved cmdliner.1.3.0  (cached)
Processing  9/105: [atd.2.15.0 + 2 others: extract] [cppo.1.7.0: extract] [conf-pkg-config: pkgconf]
Processing 10/105: [atd.2.15.0 + 2 others: extract] [cppo.1.7.0: extract] [csexp.1.5.2: extract] [conf-pkg-config: pkgconf]
Processing 11/105: [atd.2.15.0 + 2 others: extract] [cppo.1.7.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved atd.2.15.0, atdgen.2.15.0, atdgen-runtime.2.15.0  (cached)
Processing 11/105: [cppo.1.7.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 12/105: [cppo.1.7.0: extract] [csexp.1.5.2: extract] [digestif.1.2.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved cppo.1.7.0  (cached)
Processing 12/105: [csexp.1.5.2: extract] [digestif.1.2.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 13/105: [csexp.1.5.2: extract] [digestif.1.2.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
Processing 13/105: [digestif.1.2.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 14/105: [digestif.1.2.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [easy-format.1.3.4: extract] [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 14/105: [digestif.1.2.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [easy-format.1.3.4: extract] [cmdliner: make all]
-> installed conf-pkg-config.3
Processing 15/105: [digestif.1.2.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [easy-format.1.3.4: extract] [cmdliner: make all]
Processing 16/105: [digestif.1.2.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [easy-format.1.3.4: extract] [cmdliner: make all] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> retrieved easy-format.1.3.4  (cached)
Processing 16/105: [digestif.1.2.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [cmdliner: make all] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
Processing 17/105: [digestif.1.2.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> retrieved digestif.1.2.0  (cached)
Processing 17/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
Processing 18/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [eqaf.0.10: extract] [jupyter-kernel.0.8: http] [cmdliner: make all] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
-> retrieved eqaf.0.10  (cached)
Processing 18/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [jupyter-kernel.0.8: http] [cmdliner: make all] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
Processing 19/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [jupyter-kernel.0.8: http] [logs.0.7.0: extract] [cmdliner: make all] [conf-zmq: sh cc test.c $(pkg-config --libs --cflags libzmq)]
+ C:\cygwin64\bin\sh.exe "-c" "cc test.c $(pkg-config --libs --cflags libzmq)" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-zmq.0.1)
- Package libzmq was not found in the pkg-config search path.
- 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 19/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [jupyter-kernel.0.8: http] [logs.0.7.0: extract] [cmdliner: make all]
Processing 20/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [jupyter-kernel.0.8: http] [logs.0.7.0: extract] [cmdliner: make all]
[ERROR] The compilation of conf-zmq.0.1 failed at "sh -c cc test.c $(pkg-config --libs --cflags libzmq)".
-> retrieved logs.0.7.0  (cached)
Processing 20/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [jupyter-kernel.0.8: http] [cmdliner: make all]
Processing 21/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [jupyter-kernel.0.8: http] [lwt.5.9.0: http] [cmdliner: make all]
Processing 21/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [jupyter-kernel.0.8: http] [lwt.5.9.0: extract] [cmdliner: make all]
Processing 21/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [jupyter-kernel.0.8: extract] [lwt.5.9.0: extract] [cmdliner: make all]
-> retrieved jupyter-kernel.0.8  (https://github.com/ocaml-jupyter/jupyter-kernel/archive/v0.8.tar.gz)
Processing 21/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [lwt.5.9.0: extract] [cmdliner: make all]
Processing 22/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [lwt.5.9.0: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all]
-> retrieved lwt.5.9.0  (https://github.com/ocsigen/lwt/archive/refs/tags/5.9.0.tar.gz)
Processing 22/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all]
Processing 23/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [cmdliner: make all]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 23/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all]
Processing 24/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all]
Processing 25/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [menhir.20240715 + 3 others: extract] [ocamlbuild.0.15.0: extract] [cmdliner: make all]
Processing 26/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [menhir.20240715 + 3 others: extract] [ocamlbuild.0.15.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 26/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocamlbuild.0.15.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 27/105: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved dune.3.16.1, dune-configurator.3.16.1  (cached)
Processing 27/105: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 28/105: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocplib-endian.1.2: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 29/105: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocplib-endian.1.2: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocamlbuild.0.15.0  (cached)
Processing 29/105: [ocamlfind.1.9.5: extract] [ocplib-endian.1.2: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
Processing 30/105: [ocamlfind.1.9.5: extract] [ocplib-endian.1.2: extract] [ptime.1.2.0: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
Processing 31/105: [ocamlfind.1.9.5: extract] [ocplib-endian.1.2: extract] [ptime.1.2.0: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.5  (cached)
Processing 31/105: [ocplib-endian.1.2: extract] [ptime.1.2.0: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
Processing 32/105: [ocplib-endian.1.2: extract] [ptime.1.2.0: extract] [re.1.12.0: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing 33/105: [ocplib-endian.1.2: extract] [ptime.1.2.0: extract] [re.1.12.0: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ocplib-endian.1.2  (cached)
Processing 33/105: [ptime.1.2.0: extract] [re.1.12.0: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 34/105: [ptime.1.2.0: extract] [re.1.12.0: extract] [result.1.5: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ptime.1.2.0  (cached)
Processing 34/105: [re.1.12.0: extract] [result.1.5: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved seq.base  (cached)
Processing 35/105: [re.1.12.0: extract] [result.1.5: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 36/105: [re.1.12.0: extract] [result.1.5: extract] [topkg.1.0.7: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 37/105: [re.1.12.0: extract] [result.1.5: extract] [topkg.1.0.7: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> installed seq.base
Processing 38/105: [re.1.12.0: extract] [result.1.5: extract] [topkg.1.0.7: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved re.1.12.0  (cached)
Processing 38/105: [result.1.5: extract] [topkg.1.0.7: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 39/105: [result.1.5: extract] [topkg.1.0.7: extract] [uuidm.0.9.9: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved result.1.5  (cached)
Processing 39/105: [topkg.1.0.7: extract] [uuidm.0.9.9: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 40/105: [topkg.1.0.7: extract] [uuidm.0.9.9: extract] [uutf.1.0.3: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved topkg.1.0.7  (cached)
Processing 40/105: [uuidm.0.9.9: extract] [uutf.1.0.3: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 41/105: [uuidm.0.9.9: extract] [uutf.1.0.3: extract] [yojson.2.2.2: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved uuidm.0.9.9  (cached)
Processing 41/105: [uutf.1.0.3: extract] [yojson.2.2.2: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 42/105: [uutf.1.0.3: extract] [yojson.2.2.2: extract] [zmq.5.3.0, zmq-lwt.5.3.0: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved uutf.1.0.3  (cached)
Processing 42/105: [yojson.2.2.2: extract] [zmq.5.3.0, zmq-lwt.5.3.0: extract] [cmdliner: make all] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch]
+ 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 42/105: [yojson.2.2.2: extract] [zmq.5.3.0, zmq-lwt.5.3.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 43/105: [yojson.2.2.2: extract] [zmq.5.3.0, zmq-lwt.5.3.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch] [cmdliner: make install]
-> retrieved yojson.2.2.2  (cached)
Processing 43/105: [zmq.5.3.0, zmq-lwt.5.3.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch] [cmdliner: make install]
-> retrieved zmq.5.3.0, zmq-lwt.5.3.0  (cached)
Processing 43/105: [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: patch] [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 43/105: [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch] [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 43/105: [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch] [cmdliner: make install]
Processing 43/105: [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin] [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 43/105: [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin] [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 43/105: [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "boot/bootstrap.ml" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 31

#=== 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 atd               2.15.0
| - install atdgen            2.15.0
| - install atdgen-runtime    2.15.0
| - install base-bytes        base
| - install biniou            1.2.2
| - install camlp-streams     5.0.1
| - install cppo              1.7.0
| - install csexp             1.5.2
| - install digestif          1.2.0
| - install dune-configurator 3.16.1
| - install easy-format       1.3.4
| - install eqaf              0.10
| - install jupyter-kernel    0.8
| - install logs              0.7.0
| - install lwt               5.9.0
| - 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.12.0
| - install result            1.5
| - install topkg             1.0.7
| - install uuidm             0.9.9
| - install uutf              1.0.3
| - install yojson            2.2.2
| - install zmq               5.3.0
| - install zmq-lwt           5.3.0
+- 
+- The following actions failed
| - build   dune            3.16.1
| - build   ocamlbuild      0.15.0
| - build   ocamlfind       1.9.5
| - 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 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\\default\\.opam-switch\\backup\\state-20241219011647.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-4.14.2"'; 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