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


Building on odawa

(from windows-server-2022-amd64-ocaml-4.14.2)
2024-11-11 17:43.48 ---> 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-11-11 17:43.48 ---> 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 eecf6d033c6c13a6bda9b445601ddcbaa09dd288"))
2024-11-11 17:43.48 ---> using "916fc88efba39c7529535e5586ef636983924e64382c926374941dfb70826c38" 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-11-11 17:43.48 ---> using "7dff50a164197daeb211f43cc31c3b4201b1bd2d0c774a26d6925a430147bec7" 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-11-11 17:43.48 ---> using "ae60b92c2a5a4da67e8935d52ddeae392cd8745a47ba71ee33b6f19f5c2bd60f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2024-11-11 17:43.48 ---> using "79f391d910b12f0453cbe8a949bb8e140683a166720331d05045e2d73e88ecc9" from cache

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

The following actions will be performed:
=== recompile 1 package
  - recompile mingw-w64-shims         0.2.0        [uses conf-pkg-config]
=== install 131 packages
  - install   angstrom                0.16.1       [required by uri]
  - install   astring                 0.8.5        [required by conduit]
  - install   async                   v0.14.0      [required by frenetic]
  - install   async_kernel            v0.14.0      [required by async, cohttp-async]
  - install   async_rpc_kernel        v0.14.0      [required by async]
  - install   async_unix              v0.14.0      [required by async, cohttp-async]
  - install   base                    v0.14.3      [required by cohttp-async]
  - install   base-bytes              base         [required by ocplib-endian]
  - install   base64                  3.5.1        [required by frenetic]
  - install   base_bigstring          v0.14.0      [required by core_kernel]
  - install   base_quickcheck         v0.14.1      [required by core_kernel]
  - install   bigarray-compat         1.1.0        [required by cstruct]
  - install   bigstringaf             0.10.0       [required by angstrom]
  - install   bin_prot                v0.14.1      [required by core_kernel]
  - install   cohttp                  6.0.0~alpha1 [required by frenetic]
  - install   cohttp-async            6.0.0~alpha1 [required by frenetic]
  - install   conduit                 5.1.0        [required by conduit-async]
  - install   conduit-async           5.1.0        [required by cohttp-async]
  - install   conf-pkg-config         3            [required by tcpip]
  - install   core                    v0.14.1      [required by frenetic]
  - install   core_kernel             v0.14.2      [required by async]
  - install   core_unix               v0.14.0      [required by cohttp-async]
  - install   cppo                    1.7.0        [required by ppx_deriving]
  - install   csexp                   1.5.2        [required by dune-configurator]
  - install   cstruct                 6.0.1        [required by frenetic]
  - install   cstruct-lwt             6.0.1        [required by tcpip]
  - install   cstruct-sexp            6.0.1        [required by frenetic]
  - install   domain-name             0.4.0        [required by ipaddr]
  - install   dune                    3.16.1       [required by frenetic]
  - install   dune-configurator       3.16.1       [required by base, bigstringaf]
  - install   duration                0.2.1        [required by tcpip]
  - install   ethernet                2.2.1        [required by tcpip]
  - install   fieldslib               v0.14.0      [required by core_kernel]
  - install   fmt                     0.9.0        [required by cohttp-async, tcpip]
  - install   frenetic                5.0.5
  - install   gen                     1.1          [required by sedlex]
  - install   http                    6.0.0~alpha1 [required by cohttp, cohttp-async]
  - install   ipaddr                  5.6.0        [required by frenetic]
  - install   ipaddr-sexp             5.6.0        [required by conduit-async]
  - install   jane-street-headers     v0.14.0      [required by core_kernel]
  - install   jbuilder                1.0+beta20.2 [required by open]
  - install   jst-config              v0.14.1      [required by core_kernel, core]
  - install   logs                    0.7.0        [required by cohttp-async, tcpip]
  - install   lru                     0.3.1        [required by tcpip]
  - install   lwt                     5.8.0        [required by tcpip]
  - install   lwt-dllist              1.0.1        [required by tcpip]
  - install   macaddr                 5.6.0        [required by tcpip]
  - install   macaddr-cstruct         5.6.0        [required by tcpip]
  - install   magic-mime              1.3.1        [required by cohttp-async]
  - install   menhir                  20240715     [required by frenetic]
  - install   menhirCST               20240715     [required by menhir]
  - install   menhirLib               20240715     [required by menhir]
  - install   menhirSdk               20240715     [required by menhir]
  - install   metrics                 0.4.1        [required by tcpip]
  - install   mirage-clock            4.2.0        [required by tcpip]
  - install   mirage-flow             3.0.0        [required by tcpip]
  - install   mirage-net              4.0.0        [required by tcpip]
  - install   mirage-profile          0.9.1        [required by tcpip]
  - install   mirage-protocols        7.0.0        [required by tcpip]
  - install   mirage-random           3.0.0        [required by tcpip]
  - install   mirage-stack            3.0.0        [required by tcpip]
  - install   mirage-time             3.0.0        [required by tcpip]
  - install   mparser                 1.3          [required by frenetic]
  - install   mparser-re              1.3          [required by frenetic]
  - install   num                     1.5-1        [required by sexplib]
  - 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   ocamlfind               1.9.5        [required by ppx_deriving]
  - install   ocamlgraph              2.1.0        [required by frenetic]
  - install   ocplib-endian           1.2          [required by mirage-profile]
  - install   octavius                1.2.2        [required by ppx_js_style]
  - install   open                    0.2.1        [required by frenetic]
  - install   parsexp                 v0.14.2      [required by sexplib]
  - install   ppx_assert              v0.14.0      [required by core_kernel]
  - install   ppx_base                v0.14.0      [required by core_kernel]
  - install   ppx_bench               v0.14.1      [required by ppx_jane]
  - install   ppx_bin_prot            v0.14.0      [required by ppx_jane]
  - install   ppx_cold                v0.14.0      [required by ppx_base]
  - install   ppx_compare             v0.14.0      [required by ppx_base, bin_prot]
  - install   ppx_cstruct             6.0.1        [required by frenetic]
  - install   ppx_custom_printf       v0.14.1      [required by ppx_jane]
  - install   ppx_derivers            1.2.1        [required by ppx_deriving]
  - install   ppx_deriving            5.2.1        [required by frenetic]
  - install   ppx_enumerate           v0.14.0      [required by ppx_base]
  - install   ppx_expect              v0.14.2      [required by ppx_jane]
  - install   ppx_fields_conv         v0.14.2      [required by ppx_jane]
  - install   ppx_fixed_literal       v0.14.0      [required by ppx_jane]
  - install   ppx_hash                v0.14.0      [required by core_kernel]
  - install   ppx_here                v0.14.0      [required by conduit-async]
  - install   ppx_inline_test         v0.14.1      [required by core_kernel]
  - install   ppx_jane                v0.14.0      [required by frenetic]
  - install   ppx_js_style            v0.14.1      [required by ppx_base]
  - install   ppx_let                 v0.14.0      [required by ppx_jane]
  - install   ppx_module_timer        v0.14.0      [required by ppx_jane]
  - install   ppx_optcomp             v0.14.3      [required by core_kernel]
  - install   ppx_optional            v0.14.0      [required by ppx_jane]
  - install   ppx_pipebang            v0.14.0      [required by ppx_jane]
  - install   ppx_sexp_conv           v0.14.3      [required by cohttp, cohttp-async]
  - install   ppx_sexp_message        v0.14.1      [required by core_kernel]
  - install   ppx_sexp_value          v0.14.0      [required by ppx_jane]
  - install   ppx_stable              v0.14.1      [required by ppx_jane]
  - install   ppx_string              v0.14.1      [required by ppx_jane]
  - install   ppx_typerep_conv        v0.14.2      [required by ppx_jane]
  - install   ppx_variants_conv       v0.14.2      [required by ppx_jane]
  - install   ppxlib                  0.25.1       [required by ppx_deriving, ppx_cstruct, sedlex]
  - install   protocol_version_header v0.14.0      [required by async_rpc_kernel]
  - install   psq                     0.2.1        [required by lru]
  - install   randomconv              0.1.3        [required by tcpip]
  - install   re                      1.12.0       [required by cohttp, mparser-re]
  - install   result                  1.5          [required by ppx_deriving]
  - install   sedlex                  2.5          [required by frenetic]
  - install   seq                     base         [required by yojson]
  - install   sexplib                 v0.14.0      [required by frenetic]
  - install   sexplib0                v0.14.0      [required by cohttp, cohttp-async]
  - install   spawn                   v0.15.1      [required by core]
  - install   splittable_random       v0.14.0      [required by core_kernel]
  - install   stdio                   v0.14.0      [required by core_kernel]
  - install   stdlib-shims            0.3.0        [required by ocamlgraph, ppx_cstruct]
  - install   stringext               1.6.0        [required by cohttp]
  - install   tcpip                   6.4.0        [required by frenetic]
  - install   textutils               v0.14.0      [required by async]
  - install   time_now                v0.14.0      [required by core_kernel]
  - install   timezone                v0.14.0      [required by core]
  - install   topkg                   1.0.7        [required by astring, logs]
  - install   typerep                 v0.14.0      [required by core_kernel]
  - install   uchar                   0.0.2        [required by sedlex]
  - install   uri                     4.4.0        [required by cohttp, cohttp-async]
  - install   uri-sexp                4.4.0        [required by cohttp, cohttp-async]
  - install   variantslib             v0.14.0      [required by core_kernel]
  - install   yojson                  2.2.2        [required by frenetic]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/382: [angstrom.0.16.1: extract]
Processing  2/382: [angstrom.0.16.1: extract] [astring.0.8.5: extract]
Processing  3/382: [angstrom.0.16.1: extract] [astring.0.8.5: extract] [async.v0.14.0: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  3/382: [astring.0.8.5: extract] [async.v0.14.0: extract]
Processing  4/382: [astring.0.8.5: extract] [async.v0.14.0: extract] [async_kernel.v0.14.0: extract]
-> retrieved astring.0.8.5  (cached)
Processing  4/382: [async.v0.14.0: extract] [async_kernel.v0.14.0: extract]
Processing  5/382: [async.v0.14.0: extract] [async_kernel.v0.14.0: extract] [async_rpc_kernel.v0.14.0: extract]
-> retrieved async.v0.14.0  (cached)
Processing  5/382: [async_kernel.v0.14.0: extract] [async_rpc_kernel.v0.14.0: extract]
Processing  6/382: [async_kernel.v0.14.0: extract] [async_rpc_kernel.v0.14.0: extract] [async_unix.v0.14.0: extract]
-> retrieved async_kernel.v0.14.0  (cached)
Processing  6/382: [async_rpc_kernel.v0.14.0: extract] [async_unix.v0.14.0: extract]
Processing  7/382: [async_rpc_kernel.v0.14.0: extract] [async_unix.v0.14.0: extract] [base.v0.14.3: extract]
-> retrieved async_rpc_kernel.v0.14.0  (cached)
Processing  7/382: [async_unix.v0.14.0: extract] [base.v0.14.3: extract]
Processing  8/382: [async_unix.v0.14.0: extract] [base.v0.14.3: extract]
Processing  9/382: [async_unix.v0.14.0: extract] [base.v0.14.3: extract] [base64.3.5.1: extract]
-> retrieved async_unix.v0.14.0  (cached)
Processing  9/382: [base.v0.14.3: extract] [base64.3.5.1: extract]
Processing 10/382: [base.v0.14.3: extract] [base64.3.5.1: extract] [base_bigstring.v0.14.0: extract]
-> retrieved base.v0.14.3  (cached)
Processing 10/382: [base64.3.5.1: extract] [base_bigstring.v0.14.0: extract]
Processing 11/382: [base64.3.5.1: extract] [base_bigstring.v0.14.0: extract] [base_quickcheck.v0.14.1: extract]
-> retrieved base64.3.5.1  (cached)
Processing 11/382: [base_bigstring.v0.14.0: extract] [base_quickcheck.v0.14.1: extract]
Processing 12/382: [base_bigstring.v0.14.0: extract] [base_quickcheck.v0.14.1: extract] [bigarray-compat.1.1.0: extract]
-> retrieved base_bigstring.v0.14.0  (cached)
Processing 12/382: [base_quickcheck.v0.14.1: extract] [bigarray-compat.1.1.0: extract]
Processing 13/382: [base_quickcheck.v0.14.1: extract] [bigarray-compat.1.1.0: extract] [bigstringaf.0.10.0: extract]
-> retrieved base_quickcheck.v0.14.1  (cached)
Processing 13/382: [bigarray-compat.1.1.0: extract] [bigstringaf.0.10.0: extract]
Processing 14/382: [bigarray-compat.1.1.0: extract] [bigstringaf.0.10.0: extract] [bin_prot.v0.14.1: extract]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 14/382: [bigstringaf.0.10.0: extract] [bin_prot.v0.14.1: extract]
Processing 15/382: [bigstringaf.0.10.0: extract] [bin_prot.v0.14.1: extract] [cohttp.6.0.0~alpha1 + 2 others: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing 15/382: [bin_prot.v0.14.1: extract] [cohttp.6.0.0~alpha1 + 2 others: extract]
Processing 16/382: [bin_prot.v0.14.1: extract] [cohttp.6.0.0~alpha1 + 2 others: extract] [conduit.5.1.0, conduit-async.5.1.0: extract]
-> retrieved bin_prot.v0.14.1  (cached)
Processing 16/382: [cohttp.6.0.0~alpha1 + 2 others: extract] [conduit.5.1.0, conduit-async.5.1.0: extract]
Processing 17/382: [cohttp.6.0.0~alpha1 + 2 others: extract] [conduit.5.1.0, conduit-async.5.1.0: extract]
Processing 18/382: [cohttp.6.0.0~alpha1 + 2 others: extract] [conduit.5.1.0, conduit-async.5.1.0: extract] [core.v0.14.1: extract]
Processing 19/382: [cohttp.6.0.0~alpha1 + 2 others: extract] [conduit.5.1.0, conduit-async.5.1.0: extract] [core.v0.14.1: extract] [conf-pkg-config: pkgconf]
-> retrieved cohttp.6.0.0~alpha1, cohttp-async.6.0.0~alpha1, http.6.0.0~alpha1  (cached)
Processing 19/382: [conduit.5.1.0, conduit-async.5.1.0: extract] [core.v0.14.1: extract] [conf-pkg-config: pkgconf]
Processing 20/382: [conduit.5.1.0, conduit-async.5.1.0: extract] [core.v0.14.1: extract] [core_kernel.v0.14.2: extract] [conf-pkg-config: pkgconf]
-> retrieved conduit.5.1.0, conduit-async.5.1.0  (cached)
Processing 20/382: [core.v0.14.1: extract] [core_kernel.v0.14.2: extract] [conf-pkg-config: pkgconf]
Processing 21/382: [core.v0.14.1: extract] [core_kernel.v0.14.2: extract] [core_unix.v0.14.0: extract] [conf-pkg-config: pkgconf]
-> retrieved core.v0.14.1  (cached)
Processing 21/382: [core_kernel.v0.14.2: extract] [core_unix.v0.14.0: extract] [conf-pkg-config: pkgconf]
Processing 22/382: [core_kernel.v0.14.2: extract] [core_unix.v0.14.0: extract] [cppo.1.7.0: extract] [conf-pkg-config: pkgconf]
-> retrieved core_kernel.v0.14.2  (cached)
Processing 22/382: [core_unix.v0.14.0: extract] [cppo.1.7.0: extract] [conf-pkg-config: pkgconf]
Processing 23/382: [core_unix.v0.14.0: extract] [cppo.1.7.0: extract] [csexp.1.5.2: extract] [conf-pkg-config: pkgconf]
-> retrieved core_unix.v0.14.0  (cached)
Processing 23/382: [cppo.1.7.0: extract] [csexp.1.5.2: extract] [conf-pkg-config: pkgconf]
Processing 24/382: [cppo.1.7.0: extract] [csexp.1.5.2: extract] [cstruct.6.0.1 + 3 others: extract] [conf-pkg-config: pkgconf]
-> retrieved cppo.1.7.0  (cached)
Processing 24/382: [csexp.1.5.2: extract] [cstruct.6.0.1 + 3 others: extract] [conf-pkg-config: pkgconf]
Processing 25/382: [csexp.1.5.2: extract] [cstruct.6.0.1 + 3 others: extract] [domain-name.0.4.0: extract] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
Processing 25/382: [cstruct.6.0.1 + 3 others: extract] [domain-name.0.4.0: extract] [conf-pkg-config: pkgconf]
Processing 26/382: [cstruct.6.0.1 + 3 others: extract] [domain-name.0.4.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [conf-pkg-config: pkgconf]
-> retrieved cstruct.6.0.1, cstruct-lwt.6.0.1, cstruct-sexp.6.0.1, ppx_cstruct.6.0.1  (cached)
Processing 26/382: [domain-name.0.4.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [conf-pkg-config: pkgconf]
Processing 27/382: [domain-name.0.4.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [duration.0.2.1: extract] [conf-pkg-config: pkgconf]
-> retrieved domain-name.0.4.0  (cached)
Processing 27/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [duration.0.2.1: extract] [conf-pkg-config: pkgconf]
Processing 28/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [duration.0.2.1: extract] [ethernet.2.2.1: extract] [conf-pkg-config: pkgconf]
-> retrieved duration.0.2.1  (cached)
Processing 28/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [ethernet.2.2.1: extract] [conf-pkg-config: pkgconf]
Processing 29/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [ethernet.2.2.1: extract] [fieldslib.v0.14.0: extract] [conf-pkg-config: pkgconf]
-> retrieved ethernet.2.2.1  (cached)
Processing 29/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [fieldslib.v0.14.0: extract] [conf-pkg-config: pkgconf]
Processing 30/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [fieldslib.v0.14.0: extract] [fmt.0.9.0: extract] [conf-pkg-config: pkgconf]
-> retrieved fieldslib.v0.14.0  (cached)
Processing 30/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [fmt.0.9.0: extract] [conf-pkg-config: pkgconf]
Processing 31/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [fmt.0.9.0: extract] [frenetic.5.0.5: extract] [conf-pkg-config: pkgconf]
-> retrieved fmt.0.9.0  (cached)
Processing 31/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [frenetic.5.0.5: extract] [conf-pkg-config: pkgconf]
Processing 32/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [frenetic.5.0.5: extract] [gen.1.1: extract] [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 32/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [frenetic.5.0.5: extract] [gen.1.1: extract]
-> installed conf-pkg-config.3
Processing 33/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [frenetic.5.0.5: extract] [gen.1.1: extract]
-> retrieved gen.1.1  (cached)
Processing 33/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [frenetic.5.0.5: extract]
Processing 34/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [frenetic.5.0.5: extract] [ipaddr.5.6.0 + 3 others: extract]
-> retrieved ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0, macaddr-cstruct.5.6.0  (cached)
Processing 34/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [frenetic.5.0.5: extract]
Processing 35/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [frenetic.5.0.5: extract] [jane-street-headers.v0.14.0: extract]
-> retrieved frenetic.5.0.5  (cached)
Processing 35/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [jane-street-headers.v0.14.0: extract]
Processing 36/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [jane-street-headers.v0.14.0: extract] [jbuilder.1.0+beta20.2: extract]
-> retrieved jane-street-headers.v0.14.0  (cached)
Processing 36/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [jbuilder.1.0+beta20.2: extract]
Processing 37/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [jbuilder.1.0+beta20.2: extract] [jst-config.v0.14.1: extract]
-> retrieved jst-config.v0.14.1  (cached)
Processing 37/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [jbuilder.1.0+beta20.2: extract]
Processing 38/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [jbuilder.1.0+beta20.2: extract] [logs.0.7.0: extract]
-> retrieved logs.0.7.0  (cached)
Processing 38/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [jbuilder.1.0+beta20.2: extract]
Processing 39/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [jbuilder.1.0+beta20.2: extract] [lru.0.3.1: extract]
-> retrieved lru.0.3.1  (cached)
Processing 39/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [jbuilder.1.0+beta20.2: extract]
Processing 40/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [jbuilder.1.0+beta20.2: extract] [lwt.5.8.0: extract]
-> retrieved jbuilder.1.0+beta20.2  (cached)
Processing 40/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [lwt.5.8.0: extract]
Processing 41/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [lwt.5.8.0: extract] [lwt-dllist.1.0.1: extract]
Processing 42/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [lwt.5.8.0: extract] [lwt-dllist.1.0.1: extract] [jbuilder: ocaml configure.ml]
-> retrieved lwt.5.8.0  (cached)
Processing 42/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [lwt-dllist.1.0.1: extract] [jbuilder: ocaml configure.ml]
Processing 43/382: [dune.3.16.1, dune-configurator.3.16.1: extract] [lwt-dllist.1.0.1: extract] [magic-mime.1.3.1: extract] [jbuilder: ocaml configure.ml]
-> retrieved dune.3.16.1, dune-configurator.3.16.1  (cached)
Processing 43/382: [lwt-dllist.1.0.1: extract] [magic-mime.1.3.1: extract] [jbuilder: ocaml configure.ml]
Processing 44/382: [lwt-dllist.1.0.1: extract] [magic-mime.1.3.1: extract] [menhir.20240715 + 3 others: extract] [jbuilder: ocaml configure.ml]
Processing 45/382: [lwt-dllist.1.0.1: extract] [magic-mime.1.3.1: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml]
-> retrieved lwt-dllist.1.0.1  (cached)
Processing 45/382: [magic-mime.1.3.1: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml]
Processing 46/382: [magic-mime.1.3.1: extract] [menhir.20240715 + 3 others: extract] [metrics.0.4.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml]
-> retrieved magic-mime.1.3.1  (cached)
Processing 46/382: [menhir.20240715 + 3 others: extract] [metrics.0.4.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml]
Processing 47/382: [menhir.20240715 + 3 others: extract] [metrics.0.4.1: extract] [mingw-w64-shims.0.2.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 47/382: [metrics.0.4.1: extract] [mingw-w64-shims.0.2.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml]
Processing 48/382: [metrics.0.4.1: extract] [mingw-w64-shims.0.2.0: extract] [mirage-clock.4.2.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml]
-> retrieved metrics.0.4.1  (cached)
Processing 48/382: [mingw-w64-shims.0.2.0: extract] [mirage-clock.4.2.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml]
Processing 49/382: [mingw-w64-shims.0.2.0: extract] [mirage-clock.4.2.0: extract] [mirage-flow.3.0.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 49/382: [mirage-clock.4.2.0: extract] [mirage-flow.3.0.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml]
Processing 50/382: [mirage-clock.4.2.0: extract] [mirage-flow.3.0.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml]
Processing 51/382: [mirage-clock.4.2.0: extract] [mirage-flow.3.0.0: extract] [mirage-net.4.0.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml]
Processing 52/382: [mirage-clock.4.2.0: extract] [mirage-flow.3.0.0: extract] [mirage-net.4.0.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-clock.4.2.0  (cached)
Processing 52/382: [mirage-flow.3.0.0: extract] [mirage-net.4.0.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
Processing 53/382: [mirage-flow.3.0.0: extract] [mirage-net.4.0.0: extract] [mirage-profile.0.9.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-flow.3.0.0  (cached)
Processing 53/382: [mirage-net.4.0.0: extract] [mirage-profile.0.9.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
Processing 54/382: [mirage-net.4.0.0: extract] [mirage-profile.0.9.1: extract] [mirage-protocols.7.0.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-net.4.0.0  (cached)
Processing 54/382: [mirage-profile.0.9.1: extract] [mirage-protocols.7.0.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
Processing 55/382: [mirage-profile.0.9.1: extract] [mirage-protocols.7.0.0: extract] [mirage-random.3.0.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-profile.0.9.1  (cached)
Processing 55/382: [mirage-protocols.7.0.0: extract] [mirage-random.3.0.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
Processing 56/382: [mirage-protocols.7.0.0: extract] [mirage-random.3.0.0: extract] [mirage-stack.3.0.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-protocols.7.0.0  (cached)
Processing 56/382: [mirage-random.3.0.0: extract] [mirage-stack.3.0.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
Processing 57/382: [mirage-random.3.0.0: extract] [mirage-stack.3.0.0: extract] [mirage-time.3.0.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-random.3.0.0  (cached)
Processing 57/382: [mirage-stack.3.0.0: extract] [mirage-time.3.0.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
Processing 58/382: [mirage-stack.3.0.0: extract] [mirage-time.3.0.0: extract] [mparser.1.3, mparser-re.1.3: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-stack.3.0.0  (cached)
Processing 58/382: [mirage-time.3.0.0: extract] [mparser.1.3, mparser-re.1.3: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
Processing 59/382: [mirage-time.3.0.0: extract] [mparser.1.3, mparser-re.1.3: extract] [num.1.5-1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-time.3.0.0  (cached)
Processing 59/382: [mparser.1.3, mparser-re.1.3: extract] [num.1.5-1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
Processing 60/382: [mparser.1.3, mparser-re.1.3: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mparser.1.3, mparser-re.1.3  (cached)
Processing 60/382: [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
Processing 61/382: [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved num.1.5-1  (cached)
Processing 61/382: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
Processing 62/382: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims]
[num: patch] applying num-in-findlib-dir.patch
Processing 63/382: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 63/382: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
Processing 64/382: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 64/382: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
Processing 65/382: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
-> retrieved ocamlbuild.0.15.0  (cached)
Processing 65/382: [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
Processing 66/382: [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [ocplib-endian.1.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
Processing 67/382: [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [ocplib-endian.1.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.5  (cached)
Processing 67/382: [ocamlgraph.2.1.0: extract] [ocplib-endian.1.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make]
Processing 68/382: [ocamlgraph.2.1.0: extract] [ocplib-endian.1.2: extract] [octavius.1.2.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make]
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing 69/382: [ocamlgraph.2.1.0: extract] [ocplib-endian.1.2: extract] [octavius.1.2.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ocamlgraph.2.1.0  (cached)
Processing 69/382: [ocplib-endian.1.2: extract] [octavius.1.2.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 70/382: [ocplib-endian.1.2: extract] [octavius.1.2.2: extract] [open.0.2.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ocplib-endian.1.2  (cached)
Processing 70/382: [octavius.1.2.2: extract] [open.0.2.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 71/382: [octavius.1.2.2: extract] [open.0.2.1: extract] [parsexp.v0.14.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved octavius.1.2.2  (cached)
Processing 71/382: [open.0.2.1: extract] [parsexp.v0.14.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 72/382: [open.0.2.1: extract] [parsexp.v0.14.2: extract] [ppx_assert.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved open.0.2.1  (cached)
Processing 72/382: [parsexp.v0.14.2: extract] [ppx_assert.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 73/382: [parsexp.v0.14.2: extract] [ppx_assert.v0.14.0: extract] [ppx_base.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved parsexp.v0.14.2  (cached)
Processing 73/382: [ppx_assert.v0.14.0: extract] [ppx_base.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 74/382: [ppx_assert.v0.14.0: extract] [ppx_base.v0.14.0: extract] [ppx_bench.v0.14.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_assert.v0.14.0  (cached)
Processing 74/382: [ppx_base.v0.14.0: extract] [ppx_bench.v0.14.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 75/382: [ppx_base.v0.14.0: extract] [ppx_bench.v0.14.1: extract] [ppx_bin_prot.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_base.v0.14.0  (cached)
Processing 75/382: [ppx_bench.v0.14.1: extract] [ppx_bin_prot.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 76/382: [ppx_bench.v0.14.1: extract] [ppx_bin_prot.v0.14.0: extract] [ppx_cold.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_bench.v0.14.1  (cached)
Processing 76/382: [ppx_bin_prot.v0.14.0: extract] [ppx_cold.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 77/382: [ppx_bin_prot.v0.14.0: extract] [ppx_cold.v0.14.0: extract] [ppx_compare.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_bin_prot.v0.14.0  (cached)
Processing 77/382: [ppx_cold.v0.14.0: extract] [ppx_compare.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 78/382: [ppx_cold.v0.14.0: extract] [ppx_compare.v0.14.0: extract] [ppx_custom_printf.v0.14.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_cold.v0.14.0  (cached)
Processing 78/382: [ppx_compare.v0.14.0: extract] [ppx_custom_printf.v0.14.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 79/382: [ppx_compare.v0.14.0: extract] [ppx_custom_printf.v0.14.1: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_compare.v0.14.0  (cached)
Processing 79/382: [ppx_custom_printf.v0.14.1: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 80/382: [ppx_custom_printf.v0.14.1: extract] [ppx_derivers.1.2.1: extract] [ppx_deriving.5.2.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_custom_printf.v0.14.1  (cached)
Processing 80/382: [ppx_derivers.1.2.1: extract] [ppx_deriving.5.2.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 81/382: [ppx_derivers.1.2.1: extract] [ppx_deriving.5.2.1: extract] [ppx_enumerate.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 81/382: [ppx_deriving.5.2.1: extract] [ppx_enumerate.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 82/382: [ppx_deriving.5.2.1: extract] [ppx_enumerate.v0.14.0: extract] [ppx_expect.v0.14.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_deriving.5.2.1  (cached)
Processing 82/382: [ppx_enumerate.v0.14.0: extract] [ppx_expect.v0.14.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 83/382: [ppx_enumerate.v0.14.0: extract] [ppx_expect.v0.14.2: extract] [ppx_fields_conv.v0.14.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_enumerate.v0.14.0  (cached)
Processing 83/382: [ppx_expect.v0.14.2: extract] [ppx_fields_conv.v0.14.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 84/382: [ppx_expect.v0.14.2: extract] [ppx_fields_conv.v0.14.2: extract] [ppx_fixed_literal.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_expect.v0.14.2  (cached)
Processing 84/382: [ppx_fields_conv.v0.14.2: extract] [ppx_fixed_literal.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 85/382: [ppx_fields_conv.v0.14.2: extract] [ppx_fixed_literal.v0.14.0: extract] [ppx_hash.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_fields_conv.v0.14.2  (cached)
Processing 85/382: [ppx_fixed_literal.v0.14.0: extract] [ppx_hash.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 86/382: [ppx_fixed_literal.v0.14.0: extract] [ppx_hash.v0.14.0: extract] [ppx_here.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_fixed_literal.v0.14.0  (cached)
Processing 86/382: [ppx_hash.v0.14.0: extract] [ppx_here.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 87/382: [ppx_hash.v0.14.0: extract] [ppx_here.v0.14.0: extract] [ppx_inline_test.v0.14.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_hash.v0.14.0  (cached)
Processing 87/382: [ppx_here.v0.14.0: extract] [ppx_inline_test.v0.14.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 88/382: [ppx_here.v0.14.0: extract] [ppx_inline_test.v0.14.1: extract] [ppx_jane.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_here.v0.14.0  (cached)
Processing 88/382: [ppx_inline_test.v0.14.1: extract] [ppx_jane.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 89/382: [ppx_inline_test.v0.14.1: extract] [ppx_jane.v0.14.0: extract] [ppx_js_style.v0.14.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_inline_test.v0.14.1  (cached)
Processing 89/382: [ppx_jane.v0.14.0: extract] [ppx_js_style.v0.14.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 90/382: [ppx_jane.v0.14.0: extract] [ppx_js_style.v0.14.1: extract] [ppx_let.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_jane.v0.14.0  (cached)
Processing 90/382: [ppx_js_style.v0.14.1: extract] [ppx_let.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 91/382: [ppx_js_style.v0.14.1: extract] [ppx_let.v0.14.0: extract] [ppx_module_timer.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_js_style.v0.14.1  (cached)
Processing 91/382: [ppx_let.v0.14.0: extract] [ppx_module_timer.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 92/382: [ppx_let.v0.14.0: extract] [ppx_module_timer.v0.14.0: extract] [ppx_optcomp.v0.14.3: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_let.v0.14.0  (cached)
Processing 92/382: [ppx_module_timer.v0.14.0: extract] [ppx_optcomp.v0.14.3: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 93/382: [ppx_module_timer.v0.14.0: extract] [ppx_optcomp.v0.14.3: extract] [ppx_optional.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_module_timer.v0.14.0  (cached)
Processing 93/382: [ppx_optcomp.v0.14.3: extract] [ppx_optional.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 94/382: [ppx_optcomp.v0.14.3: extract] [ppx_optional.v0.14.0: extract] [ppx_pipebang.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_optcomp.v0.14.3  (cached)
Processing 94/382: [ppx_optional.v0.14.0: extract] [ppx_pipebang.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 95/382: [ppx_optional.v0.14.0: extract] [ppx_pipebang.v0.14.0: extract] [ppx_sexp_conv.v0.14.3: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_optional.v0.14.0  (cached)
Processing 95/382: [ppx_pipebang.v0.14.0: extract] [ppx_sexp_conv.v0.14.3: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 96/382: [ppx_pipebang.v0.14.0: extract] [ppx_sexp_conv.v0.14.3: extract] [ppx_sexp_message.v0.14.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_pipebang.v0.14.0  (cached)
Processing 96/382: [ppx_sexp_conv.v0.14.3: extract] [ppx_sexp_message.v0.14.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 97/382: [ppx_sexp_conv.v0.14.3: extract] [ppx_sexp_message.v0.14.1: extract] [ppx_sexp_value.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing 97/382: [ppx_sexp_message.v0.14.1: extract] [ppx_sexp_value.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 98/382: [ppx_sexp_message.v0.14.1: extract] [ppx_sexp_value.v0.14.0: extract] [ppx_stable.v0.14.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_sexp_message.v0.14.1  (cached)
Processing 98/382: [ppx_sexp_value.v0.14.0: extract] [ppx_stable.v0.14.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 99/382: [ppx_sexp_value.v0.14.0: extract] [ppx_stable.v0.14.1: extract] [ppx_string.v0.14.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_sexp_value.v0.14.0  (cached)
Processing 99/382: [ppx_stable.v0.14.1: extract] [ppx_string.v0.14.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 100/382: [ppx_stable.v0.14.1: extract] [ppx_string.v0.14.1: extract] [ppx_typerep_conv.v0.14.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_stable.v0.14.1  (cached)
Processing 100/382: [ppx_string.v0.14.1: extract] [ppx_typerep_conv.v0.14.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 101/382: [ppx_string.v0.14.1: extract] [ppx_typerep_conv.v0.14.2: extract] [ppx_variants_conv.v0.14.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_string.v0.14.1  (cached)
Processing 101/382: [ppx_typerep_conv.v0.14.2: extract] [ppx_variants_conv.v0.14.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 102/382: [ppx_typerep_conv.v0.14.2: extract] [ppx_variants_conv.v0.14.2: extract] [ppxlib.0.25.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_typerep_conv.v0.14.2  (cached)
Processing 102/382: [ppx_variants_conv.v0.14.2: extract] [ppxlib.0.25.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 103/382: [ppx_variants_conv.v0.14.2: extract] [ppxlib.0.25.1: extract] [protocol_version_header.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_variants_conv.v0.14.2  (cached)
Processing 103/382: [ppxlib.0.25.1: extract] [protocol_version_header.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 104/382: [ppxlib.0.25.1: extract] [protocol_version_header.v0.14.0: extract] [psq.0.2.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved protocol_version_header.v0.14.0  (cached)
Processing 104/382: [ppxlib.0.25.1: extract] [psq.0.2.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 105/382: [ppxlib.0.25.1: extract] [psq.0.2.1: extract] [randomconv.0.1.3: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved psq.0.2.1  (cached)
Processing 105/382: [ppxlib.0.25.1: extract] [randomconv.0.1.3: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 106/382: [ppxlib.0.25.1: extract] [randomconv.0.1.3: extract] [re.1.12.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppxlib.0.25.1  (cached)
Processing 106/382: [randomconv.0.1.3: extract] [re.1.12.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 107/382: [randomconv.0.1.3: extract] [re.1.12.0: extract] [result.1.5: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved randomconv.0.1.3  (cached)
Processing 107/382: [re.1.12.0: extract] [result.1.5: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 108/382: [re.1.12.0: extract] [result.1.5: extract] [sedlex.2.5: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved re.1.12.0  (cached)
Processing 108/382: [result.1.5: extract] [sedlex.2.5: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved seq.base  (cached)
Processing 109/382: [result.1.5: extract] [sedlex.2.5: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 110/382: [result.1.5: extract] [sedlex.2.5: extract] [sexplib.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 111/382: [result.1.5: extract] [sedlex.2.5: extract] [sexplib.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> installed seq.base
Processing 112/382: [result.1.5: extract] [sedlex.2.5: extract] [sexplib.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved result.1.5  (cached)
Processing 112/382: [sedlex.2.5: extract] [sexplib.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 113/382: [sedlex.2.5: extract] [sexplib.v0.14.0: extract] [sexplib0.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved sedlex.2.5  (cached)
Processing 113/382: [sexplib.v0.14.0: extract] [sexplib0.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 114/382: [sexplib.v0.14.0: extract] [sexplib0.v0.14.0: extract] [spawn.v0.15.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved sexplib.v0.14.0  (cached)
Processing 114/382: [sexplib0.v0.14.0: extract] [spawn.v0.15.1: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 115/382: [sexplib0.v0.14.0: extract] [spawn.v0.15.1: extract] [splittable_random.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 115/382: [spawn.v0.15.1: extract] [splittable_random.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 116/382: [spawn.v0.15.1: extract] [splittable_random.v0.14.0: extract] [stdio.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved spawn.v0.15.1  (cached)
Processing 116/382: [splittable_random.v0.14.0: extract] [stdio.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 117/382: [splittable_random.v0.14.0: extract] [stdio.v0.14.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved splittable_random.v0.14.0  (cached)
Processing 117/382: [stdio.v0.14.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 118/382: [stdio.v0.14.0: extract] [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved stdio.v0.14.0  (cached)
Processing 118/382: [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 119/382: [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [tcpip.6.4.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 119/382: [stringext.1.6.0: extract] [tcpip.6.4.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 120/382: [stringext.1.6.0: extract] [tcpip.6.4.0: extract] [textutils.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved stringext.1.6.0  (cached)
Processing 120/382: [tcpip.6.4.0: extract] [textutils.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 121/382: [tcpip.6.4.0: extract] [textutils.v0.14.0: extract] [time_now.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved tcpip.6.4.0  (cached)
Processing 121/382: [textutils.v0.14.0: extract] [time_now.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 122/382: [textutils.v0.14.0: extract] [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved textutils.v0.14.0  (cached)
Processing 122/382: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 123/382: [time_now.v0.14.0: extract] [timezone.v0.14.0: extract] [topkg.1.0.7: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved time_now.v0.14.0  (cached)
Processing 123/382: [timezone.v0.14.0: extract] [topkg.1.0.7: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 124/382: [timezone.v0.14.0: extract] [topkg.1.0.7: extract] [typerep.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved timezone.v0.14.0  (cached)
Processing 124/382: [topkg.1.0.7: extract] [typerep.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 125/382: [topkg.1.0.7: extract] [typerep.v0.14.0: extract] [uchar.0.0.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved topkg.1.0.7  (cached)
Processing 125/382: [typerep.v0.14.0: extract] [uchar.0.0.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 126/382: [typerep.v0.14.0: extract] [uchar.0.0.2: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved typerep.v0.14.0  (cached)
Processing 126/382: [uchar.0.0.2: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 127/382: [uchar.0.0.2: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [variantslib.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved uchar.0.0.2  (cached)
Processing 127/382: [uri.4.4.0, uri-sexp.4.4.0: extract] [variantslib.v0.14.0: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 128/382: [uri.4.4.0, uri-sexp.4.4.0: extract] [variantslib.v0.14.0: extract] [yojson.2.2.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
Processing 128/382: [variantslib.v0.14.0: extract] [yojson.2.2.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved variantslib.v0.14.0  (cached)
Processing 128/382: [yojson.2.2.2: extract] [dune: ocaml 31] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "configure.ml" "--libdir" "C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\jbuilder.1.0+beta20.2)
Processing 128/382: [yojson.2.2.2: extract] [dune: ocaml 31] [jbuilder: ocaml bootstrap.ml] [mingw-w64-shims: sh mingw-w64-shims] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
+ 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 128/382: [yojson.2.2.2: extract] [dune: ocaml 31] [jbuilder: ocaml bootstrap.ml] [num: patch] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved yojson.2.2.2  (cached)
- (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
+ 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
| - fetch   yojson                  2.2.2
| - install angstrom                0.16.1
| - install astring                 0.8.5
| - install async                   v0.14.0
| - install async_kernel            v0.14.0
| - install async_rpc_kernel        v0.14.0
| - install async_unix              v0.14.0
| - install base                    v0.14.3
| - install base-bytes              base
| - install base64                  3.5.1
| - install base_bigstring          v0.14.0
| - install base_quickcheck         v0.14.1
| - install bigarray-compat         1.1.0
| - install bigstringaf             0.10.0
| - install bin_prot                v0.14.1
| - install cohttp                  6.0.0~alpha1
| - install cohttp-async            6.0.0~alpha1
| - install conduit                 5.1.0
| - install conduit-async           5.1.0
| - install core                    v0.14.1
| - install core_kernel             v0.14.2
| - install core_unix               v0.14.0
| - install cppo                    1.7.0
| - install csexp                   1.5.2
| - install cstruct                 6.0.1
| - install cstruct-lwt             6.0.1
| - install cstruct-sexp            6.0.1
| - install domain-name             0.4.0
| - install dune-configurator       3.16.1
| - install duration                0.2.1
| - install ethernet                2.2.1
| - install fieldslib               v0.14.0
| - install fmt                     0.9.0
| - install frenetic                5.0.5
| - install gen                     1.1
| - install http                    6.0.0~alpha1
| - install ipaddr                  5.6.0
| - install ipaddr-sexp             5.6.0
| - install jane-street-headers     v0.14.0
| - install jst-config              v0.14.1
| - install logs                    0.7.0
| - install lru                     0.3.1
| - install lwt                     5.8.0
| - install lwt-dllist              1.0.1
| - install macaddr                 5.6.0
| - install macaddr-cstruct         5.6.0
| - install magic-mime              1.3.1
| - install menhir                  20240715
| - install menhirCST               20240715
| - install menhirLib               20240715
| - install menhirSdk               20240715
| - install metrics                 0.4.1
| - install mirage-clock            4.2.0
| - install mirage-flow             3.0.0
| - install mirage-net              4.0.0
| - install mirage-profile          0.9.1
| - install mirage-protocols        7.0.0
| - install mirage-random           3.0.0
| - install mirage-stack            3.0.0
| - install mirage-time             3.0.0
| - install mparser                 1.3
| - install mparser-re              1.3
| - install ocaml-compiler-libs     v0.12.4
| - install ocaml-syntax-shims      1.0.0
| - install ocamlgraph              2.1.0
| - install ocplib-endian           1.2
| - install octavius                1.2.2
| - install open                    0.2.1
| - install parsexp                 v0.14.2
| - install ppx_assert              v0.14.0
| - install ppx_base                v0.14.0
| - install ppx_bench               v0.14.1
| - install ppx_bin_prot            v0.14.0
| - install ppx_cold                v0.14.0
| - install ppx_compare             v0.14.0
| - install ppx_cstruct             6.0.1
| - install ppx_custom_printf       v0.14.1
| - install ppx_derivers            1.2.1
| - install ppx_deriving            5.2.1
| - install ppx_enumerate           v0.14.0
| - install ppx_expect              v0.14.2
| - install ppx_fields_conv         v0.14.2
| - install ppx_fixed_literal       v0.14.0
| - install ppx_hash                v0.14.0
| - install ppx_here                v0.14.0
| - install ppx_inline_test         v0.14.1
| - install ppx_jane                v0.14.0
| - install ppx_js_style            v0.14.1
| - install ppx_let                 v0.14.0
| - install ppx_module_timer        v0.14.0
| - install ppx_optcomp             v0.14.3
| - install ppx_optional            v0.14.0
| - install ppx_pipebang            v0.14.0
| - install ppx_sexp_conv           v0.14.3
| - install ppx_sexp_message        v0.14.1
| - install ppx_sexp_value          v0.14.0
| - install ppx_stable              v0.14.1
| - install ppx_string              v0.14.1
| - install ppx_typerep_conv        v0.14.2
| - install ppx_variants_conv       v0.14.2
| - install ppxlib                  0.25.1
| - install protocol_version_header v0.14.0
| - install psq                     0.2.1
| - install randomconv              0.1.3
| - install re                      1.12.0
| - install result                  1.5
| - install sedlex                  2.5
| - install sexplib                 v0.14.0
| - install sexplib0                v0.14.0
| - install spawn                   v0.15.1
| - install splittable_random       v0.14.0
| - install stdio                   v0.14.0
| - install stdlib-shims            0.3.0
| - install stringext               1.6.0
| - install tcpip                   6.4.0
| - install textutils               v0.14.0
| - install time_now                v0.14.0
| - install timezone                v0.14.0
| - install topkg                   1.0.7
| - install typerep                 v0.14.0
| - install uchar                   0.0.2
| - install uri                     4.4.0
| - install uri-sexp                4.4.0
| - install variantslib             v0.14.0
| - install yojson                  2.2.2
+- 
+- The following actions failed
| - build   dune            3.16.1
| - build   jbuilder        1.0+beta20.2
| - build   num             1.5-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 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\\default\\.opam-switch\\backup\\state-20241111174402.export"
'C:\cygwin64\bin\opam.exe install -vy frenetic.5.0.5' failed.
"
opam remove -y "frenetic.5.0.5"
opam install -vy "frenetic.5.0.5"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "frenetic.5.0.5" | 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