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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2025-09-22 02:08.03 ---> using "1d6ffeb5a52124df73b2e951323e99615c52ca4f9bdf0f65039be6146fabdaab" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe"))
2025-09-22 02:08.03 ---> using "75bf3fbea1cbc65a9803f40104651d67c546cddf5606f6a4af6db8fca92eb5c0" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 80e086fd6fc3ef5ff89cb76d9fba5b20394f0eeb"))
2025-09-22 02:08.03 ---> using "bf5a31567299de8554d66f2144b0c21f9d4f9e52b42ab21c1ee35cc0bc7d56ac" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))

User configuration:
[NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc.

  Updating ~\.bash_profile.
  Added 9 lines after line 1 in ~\.bash_profile.
2025-09-22 02:08.03 ---> using "54c094962c4bb7e152f276ccbe932de91ea1ce88230a4be26f93782a805d38f3" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell "opam switch create --repositories=default '5.3' '5.3.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.3.0"} | "ocaml-system" {= "5.3.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed arch-x86_64.1
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-mingw.1
-> retrieved flexdll.0.44  (cached)
-> retrieved ocaml-config.3  (cached)
-> installed flexdll.0.44
-> installed ocaml-options-vanilla.1
-> retrieved mingw-w64-shims.0.2.0  (cached)
-> installed conf-mingw-w64-gcc-x86_64.1
-> installed ocaml-env-mingw64.1
-> installed system-mingw.1
-> retrieved ocaml-compiler.5.3.0  (cached)
-> installed mingw-w64-shims.0.2.0
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3)
2025-09-22 02:08.03 ---> using "a1b03be6ad2dab31080779d6dfa295cf16621c9df4782fa2fa1d65a25a1d9fea" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-09-22 02:08.03 ---> using "a71060ea140a5035c9203330cc4c9c9dc520ccc382c0f4af4c3e60e48be0c5b0" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "opam remove -y incr_map.v0.17.0\
               \nopam install -vy incr_map.v0.17.0\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: incr_map.v0.17.0 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi \
               \n\
               \n\
               \nexit $res"))
Nothing to do.
[NOTE] incr_map.v0.17.0 is not installed.

The following actions will be performed:
=== recompile 1 package
  - recompile mingw-w64-shims             0.2.0     [uses conf-mingw-w64-gcc-i686]
=== install 86 packages
  - install   abstract_algebra            v0.17.0   [required by incr_map]
  - install   async_kernel                v0.17.0   [required by streamable]
  - install   async_rpc_kernel            v0.17.0   [required by streamable]
  - install   base                        v0.17.3   [required by abstract_algebra, ppx_pattern_bind]
  - install   base_bigstring              v0.17.0   [required by core]
  - install   base_quickcheck             v0.17.0   [required by ppx_jane, core]
  - install   bignum                      v0.17.0   [required by incr_map]
  - install   bin_prot                    v0.17.0-1 [required by core]
  - install   capitalization              v0.17.0   [required by ppx_string_conv]
  - install   conf-gmp                    5         [required by zarith]
  - install   conf-mingw-w64-gcc-i686     1         [required by conf-mingw-w64-gmp-i686]
  - install   conf-mingw-w64-gmp-i686     1         [required by conf-gmp]
  - install   conf-mingw-w64-gmp-x86_64   1         [required by conf-gmp]
  - install   conf-pkg-config             4         [required by zarith]
  - install   core                        v0.17.1   [required by incr_map]
  - install   core_kernel                 v0.17.0   [required by incremental]
  - install   csexp                       1.5.2     [required by dune-configurator]
  - install   dune                        3.19.1    [required by incr_map]
  - install   dune-configurator           3.19.1    [required by base]
  - install   fieldslib                   v0.17.0   [required by core]
  - install   gel                         v0.17.0   [required by ppx_diff, async_rpc_kernel]
  - install   incr_map                    v0.17.0
  - install   incremental                 v0.17.0   [required by incr_map]
  - install   int_repr                    v0.17.0   [required by core_kernel]
  - install   jane-street-headers         v0.17.0   [required by core]
  - install   janestreet_lru_cache        v0.17.0   [required by incremental]
  - install   jst-config                  v0.17.0   [required by core]
  - install   legacy_diffable             v0.17.0   [required by incr_map]
  - install   num                         1.6       [required by bignum]
  - install   ocaml-compiler-libs         v0.17.0   [required by ppxlib]
  - install   ocaml_intrinsics_kernel     v0.17.1   [required by base]
  - install   ocamlfind                   1.9.8     [required by zarith]
  - install   parsexp                     v0.17.0   [required by sexplib]
  - install   ppx_assert                  v0.17.0   [required by ppx_jane, core]
  - install   ppx_base                    v0.17.0   [required by ppx_jane, core]
  - install   ppx_bench                   v0.17.0   [required by ppx_jane]
  - install   ppx_bin_prot                v0.17.0   [required by ppx_jane]
  - install   ppx_cold                    v0.17.0   [required by ppx_base]
  - install   ppx_compare                 v0.17.0   [required by ppx_log, ppx_diff]
  - install   ppx_custom_printf           v0.17.0   [required by ppx_jane]
  - install   ppx_derivers                1.2.1     [required by ppxlib]
  - install   ppx_diff                    v0.17.0   [required by incr_map]
  - install   ppx_disable_unused_warnings v0.17.0   [required by ppx_jane]
  - install   ppx_enumerate               v0.17.0   [required by ppx_log, ppx_diff]
  - install   ppx_expect                  v0.17.2   [required by ppx_jane]
  - install   ppx_fields_conv             v0.17.0   [required by ppx_jane]
  - install   ppx_fixed_literal           v0.17.0   [required by ppx_jane]
  - install   ppx_globalize               v0.17.0   [required by ppx_base]
  - install   ppx_hash                    v0.17.0   [required by core]
  - install   ppx_here                    v0.17.0   [required by ppx_jane]
  - install   ppx_ignore_instrumentation  v0.17.0   [required by ppx_jane]
  - install   ppx_inline_test             v0.17.0   [required by ppx_jane, core]
  - install   ppx_jane                    v0.17.0   [required by incr_map]
  - install   ppx_let                     v0.17.0   [required by ppx_pattern_bind]
  - install   ppx_log                     v0.17.0   [required by ppx_jane]
  - install   ppx_module_timer            v0.17.0   [required by ppx_jane]
  - install   ppx_optcomp                 v0.17.0   [required by incremental]
  - install   ppx_optional                v0.17.0   [required by ppx_jane]
  - install   ppx_pattern_bind            v0.17.0   [required by incr_map]
  - install   ppx_pipebang                v0.17.0   [required by ppx_jane]
  - install   ppx_sexp_conv               v0.17.0   [required by core]
  - install   ppx_sexp_message            v0.17.0   [required by ppx_jane, core]
  - install   ppx_sexp_value              v0.17.0   [required by ppx_jane]
  - install   ppx_stable                  v0.17.0   [required by ppx_jane]
  - install   ppx_stable_witness          v0.17.0   [required by ppx_jane]
  - install   ppx_string                  v0.17.0   [required by ppx_jane]
  - install   ppx_string_conv             v0.17.0   [required by ppx_jane]
  - install   ppx_tydi                    v0.17.0   [required by ppx_jane]
  - install   ppx_typerep_conv            v0.17.0   [required by ppx_jane]
  - install   ppx_variants_conv           v0.17.0   [required by ppx_jane]
  - install   ppxlib                      0.35.0    [required by ppx_pattern_bind]
  - install   ppxlib_jane                 v0.17.2   [required by ppx_optional, base_quickcheck, ppx_bin_prot, ppx_diff]
  - install   protocol_version_header     v0.17.0   [required by async_rpc_kernel]
  - install   sexplib                     v0.17.0   [required by core]
  - install   sexplib0                    v0.17.0   [required by base]
  - install   splittable_random           v0.17.0   [required by bignum]
  - install   stdio                       v0.17.0   [required by core]
  - install   stdlib-shims                0.3.0     [required by ppxlib]
  - install   stored_reversed             v0.17.0   [required by legacy_diffable]
  - install   streamable                  v0.17.0   [required by incr_map]
  - install   time_now                    v0.17.0   [required by core]
  - install   typerep                     v0.17.1   [required by bignum]
  - install   uopt                        v0.17.0   [required by incremental]
  - install   variantslib                 v0.17.0   [required by core]
  - install   zarith                      1.14      [required by bignum]
  - install   zarith_stubs_js             v0.17.0   [required by bignum]

The following system packages will first need to be installed:
    mingw64-i686-gcc-core mingw64-i686-gmp mingw64-x86_64-gmp

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe to install them (may need root/sudo access)
  2. Display the recommended C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe "--root" "C:\\cygwin64" "--quiet-mode" "unattended" "--no-shortcuts" "--no-startmenu" "--no-desktop" "--no-admin" "--no-version-check" "--no-write-registry" "--packages" "mingw64-i686-gcc-core,mingw64-i686-gmp,mingw64-x86_64-gmp"
- Starting cygwin install, version 2.934
- User has backup/restore rights
- User has symlink creation right
- Current Directory: C:\Windows\system32
- root: C:\cygwin64 system
- Changing gid to Administrators
- Selected local directory: C:\Windows\system32
- net: Preconfig
- site: https://cygwin.mirror.constant.com/
- solving: 3 tasks, update: no, use test packages: no
- solving: 10 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install mingw64-i686-binutils                 2.45-1   
-    1 install mingw64-i686-windows-default-manifest 6.4-1    
-    2 install mingw64-i686-winpthreads              13.0.0-1 
-    3 install mingw64-x86_64-gcc-g++                13.4.0-1 
-    4 install mingw64-i686-headers                  13.0.0-1 
-    5 install mingw64-x86_64-gmp                    6.3.0-1  
-    6 install mingw64-i686-runtime                  13.0.0-1 
-    7 install mingw64-i686-gcc-core                 13.4.0-1 
-    8 install mingw64-i686-gcc-g++                  13.4.0-1 
-    9 install mingw64-i686-gmp                      6.3.0-1  
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_man-db-update-index.dash"
- Ending cygwin install
- NOTE: you should run 'diskperf -y' to enable the disk statistics
- NOTE: you should run 'diskperf -y' to enable the disk statistics

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/261: [abstract_algebra.v0.17.0: extract]
Processing  2/261: [abstract_algebra.v0.17.0: extract] [async_kernel.v0.17.0: extract]
Processing  3/261: [abstract_algebra.v0.17.0: extract] [async_kernel.v0.17.0: extract] [async_rpc_kernel.v0.17.0: extract]
-> retrieved abstract_algebra.v0.17.0  (cached)
Processing  3/261: [async_kernel.v0.17.0: extract] [async_rpc_kernel.v0.17.0: extract]
Processing  4/261: [async_kernel.v0.17.0: extract] [async_rpc_kernel.v0.17.0: extract] [base.v0.17.3: http]
-> retrieved async_kernel.v0.17.0  (cached)
Processing  4/261: [async_rpc_kernel.v0.17.0: extract] [base.v0.17.3: http]
Processing  5/261: [async_rpc_kernel.v0.17.0: extract] [base.v0.17.3: http] [base_bigstring.v0.17.0: extract]
-> retrieved async_rpc_kernel.v0.17.0  (cached)
Processing  5/261: [base.v0.17.3: http] [base_bigstring.v0.17.0: extract]
Processing  6/261: [base.v0.17.3: http] [base_bigstring.v0.17.0: extract] [base_quickcheck.v0.17.0: extract]
Processing  6/261: [base.v0.17.3: extract] [base_bigstring.v0.17.0: extract] [base_quickcheck.v0.17.0: extract]
-> retrieved base_bigstring.v0.17.0  (cached)
Processing  6/261: [base.v0.17.3: extract] [base_quickcheck.v0.17.0: extract]
Processing  7/261: [base.v0.17.3: extract] [base_quickcheck.v0.17.0: extract] [bignum.v0.17.0: http]
-> retrieved base_quickcheck.v0.17.0  (cached)
Processing  7/261: [base.v0.17.3: extract] [bignum.v0.17.0: http]
Processing  8/261: [base.v0.17.3: extract] [bignum.v0.17.0: http] [bin_prot.v0.17.0-1: extract]
Processing  8/261: [base.v0.17.3: extract] [bignum.v0.17.0: extract] [bin_prot.v0.17.0-1: extract]
-> retrieved base.v0.17.3  (https://github.com/janestreet/base/archive/refs/tags/v0.17.3.tar.gz)
Processing  8/261: [bignum.v0.17.0: extract] [bin_prot.v0.17.0-1: extract]
Processing  9/261: [bignum.v0.17.0: extract] [bin_prot.v0.17.0-1: extract] [capitalization.v0.17.0: extract]
-> retrieved bignum.v0.17.0  (https://github.com/janestreet/bignum/archive/refs/tags/v0.17.0.tar.gz)
Processing  9/261: [bin_prot.v0.17.0-1: extract] [capitalization.v0.17.0: extract]
-> retrieved conf-gmp.5  (cached)
Processing 10/261: [bin_prot.v0.17.0-1: extract] [capitalization.v0.17.0: extract]
Processing 11/261: [bin_prot.v0.17.0-1: extract] [capitalization.v0.17.0: extract]
Processing 12/261: [bin_prot.v0.17.0-1: extract] [capitalization.v0.17.0: extract]
Processing 13/261: [bin_prot.v0.17.0-1: extract] [capitalization.v0.17.0: extract]
Processing 14/261: [bin_prot.v0.17.0-1: extract] [capitalization.v0.17.0: extract]
Processing 15/261: [bin_prot.v0.17.0-1: extract] [capitalization.v0.17.0: extract] [core.v0.17.1: extract]
Processing 16/261: [bin_prot.v0.17.0-1: extract] [capitalization.v0.17.0: extract] [core.v0.17.1: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 17/261: [bin_prot.v0.17.0-1: extract] [capitalization.v0.17.0: extract] [core.v0.17.1: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 17/261: [bin_prot.v0.17.0-1/remove-outdated-mirage-xen-cross-compilation-rules.patch: dl] [capitalization.v0.17.0: extract] [core.v0.17.1: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved capitalization.v0.17.0  (cached)
Processing 17/261: [bin_prot.v0.17.0-1/remove-outdated-mirage-xen-cross-compilation-rules.patch: dl] [core.v0.17.1: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 18/261: [bin_prot.v0.17.0-1/remove-outdated-mirage-xen-cross-compilation-rules.patch: dl] [core.v0.17.1: extract] [core_kernel.v0.17.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\i686-w64-mingw32-gcc.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gcc-i686.1)
- i686-w64-mingw32-gcc (GCC) 13.4.0
- Copyright (C) 2023 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-mingw-w64-gcc-i686.1
Processing 18/261: [bin_prot.v0.17.0-1/remove-outdated-mirage-xen-cross-compilation-rules.patch: dl] [core.v0.17.1: extract] [core_kernel.v0.17.0: extract] [conf-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 19/261: [bin_prot.v0.17.0-1/remove-outdated-mirage-xen-cross-compilation-rules.patch: dl] [core.v0.17.1: extract] [core_kernel.v0.17.0: extract] [conf-pkg-config: pkgconf]
-> retrieved bin_prot.v0.17.0-1  (cached)
Processing 19/261: [core.v0.17.1: extract] [core_kernel.v0.17.0: extract] [conf-pkg-config: pkgconf]
Processing 20/261: [core.v0.17.1: extract] [core_kernel.v0.17.0: extract] [csexp.1.5.2: extract] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-pkg-config.4)
- 2.5.1
-> compiled  conf-pkg-config.4
Processing 20/261: [core.v0.17.1: extract] [core_kernel.v0.17.0: extract] [csexp.1.5.2: extract]
-> installed conf-pkg-config.4
Processing 21/261: [core.v0.17.1: extract] [core_kernel.v0.17.0: extract] [csexp.1.5.2: extract]
Processing 22/261: [core.v0.17.1: extract] [core_kernel.v0.17.0: extract] [csexp.1.5.2: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp]
Processing 23/261: [core.v0.17.1: extract] [core_kernel.v0.17.0: extract] [csexp.1.5.2: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved csexp.1.5.2  (cached)
Processing 23/261: [core.v0.17.1: extract] [core_kernel.v0.17.0: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 24/261: [core.v0.17.1: extract] [core_kernel.v0.17.0: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gmp-i686.1)
-> compiled  conf-mingw-w64-gmp-i686.1
Processing 24/261: [core.v0.17.1: extract] [core_kernel.v0.17.0: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> installed conf-mingw-w64-gmp-i686.1
Processing 25/261: [core.v0.17.1: extract] [core_kernel.v0.17.0: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 25/261: [core.v0.17.1: extract] [core_kernel.v0.17.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved core.v0.17.1  (cached)
Processing 25/261: [core_kernel.v0.17.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 26/261: [core_kernel.v0.17.0: extract] [dune.3.19.1, dune-configurator.3.19.1: extract] [fieldslib.v0.17.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved core_kernel.v0.17.0  (cached)
Processing 26/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [fieldslib.v0.17.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 27/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [fieldslib.v0.17.0: extract] [gel.v0.17.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved fieldslib.v0.17.0  (cached)
Processing 27/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [gel.v0.17.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 28/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [gel.v0.17.0: extract] [incr_map.v0.17.0: http] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved gel.v0.17.0  (cached)
Processing 28/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [incr_map.v0.17.0: http] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 29/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [incr_map.v0.17.0: http] [incremental.v0.17.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gmp-x86_64.1)
-> compiled  conf-mingw-w64-gmp-x86_64.1
Processing 29/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [incr_map.v0.17.0: http] [incremental.v0.17.0: extract]
-> installed conf-mingw-w64-gmp-x86_64.1
Processing 30/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [incr_map.v0.17.0: http] [incremental.v0.17.0: extract]
Processing 31/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [incr_map.v0.17.0: http] [incremental.v0.17.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved incremental.v0.17.0  (cached)
Processing 31/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [incr_map.v0.17.0: http] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 32/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [incr_map.v0.17.0: http] [int_repr.v0.17.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 32/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [incr_map.v0.17.0: extract] [int_repr.v0.17.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved int_repr.v0.17.0  (cached)
Processing 32/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [incr_map.v0.17.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 33/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [incr_map.v0.17.0: extract] [jane-street-headers.v0.17.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
+ C:\cygwin64\bin\sh.exe "-exc" "x86_64-w64-mingw32-gcc -c $CFLAGS test.c" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-gmp.5)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp.5
Processing 33/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [incr_map.v0.17.0: extract] [jane-street-headers.v0.17.0: extract]
-> installed conf-gmp.5
Processing 34/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [incr_map.v0.17.0: extract] [jane-street-headers.v0.17.0: extract]
-> retrieved jane-street-headers.v0.17.0  (cached)
Processing 34/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [incr_map.v0.17.0: extract]
Processing 35/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [incr_map.v0.17.0: extract] [janestreet_lru_cache.v0.17.0: extract]
-> retrieved incr_map.v0.17.0  (https://github.com/janestreet/incr_map/archive/refs/tags/v0.17.0.tar.gz)
Processing 35/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [janestreet_lru_cache.v0.17.0: extract]
Processing 36/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [janestreet_lru_cache.v0.17.0: extract] [jst-config.v0.17.0: extract]
-> retrieved janestreet_lru_cache.v0.17.0  (cached)
Processing 36/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [jst-config.v0.17.0: extract]
Processing 37/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [jst-config.v0.17.0: extract] [legacy_diffable.v0.17.0: http]
-> retrieved jst-config.v0.17.0  (cached)
Processing 37/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [legacy_diffable.v0.17.0: http]
Processing 38/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [legacy_diffable.v0.17.0: http] [mingw-w64-shims.0.2.0: extract]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 38/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [legacy_diffable.v0.17.0: http]
-> removed   mingw-w64-shims.0.2.0
Processing 39/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [legacy_diffable.v0.17.0: http]
Processing 40/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [legacy_diffable.v0.17.0: http] [num.1.6: http]
Processing 41/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [legacy_diffable.v0.17.0: http] [num.1.6: http] [mingw-w64-shims: sh mingw-w64-shims]
Processing 41/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [legacy_diffable.v0.17.0: extract] [num.1.6: http] [mingw-w64-shims: sh mingw-w64-shims]
Processing 41/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [legacy_diffable.v0.17.0: extract] [num.1.6: extract] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved legacy_diffable.v0.17.0  (https://github.com/janestreet/legacy_diffable/archive/refs/tags/v0.17.0.tar.gz)
Processing 41/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [num.1.6: extract] [mingw-w64-shims: sh mingw-w64-shims]
Processing 42/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [num.1.6: extract] [ocaml-compiler-libs.v0.17.0: extract] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved num.1.6  (https://github.com/ocaml/num/archive/refs/tags/v1.6.tar.gz)
Processing 42/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-compiler-libs.v0.17.0: extract] [mingw-w64-shims: sh mingw-w64-shims]
Processing 43/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [mingw-w64-shims: sh mingw-w64-shims]
Processing 44/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 44/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern]
Processing 45/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlfind.1.9.8: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern]
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
Processing 45/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlfind.1.9.8: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern]
Processing 46/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlfind.1.9.8: extract] [parsexp.v0.17.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 46/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [parsexp.v0.17.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern]
Processing 47/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [parsexp.v0.17.0: extract] [ppx_assert.v0.17.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern]
Processing 48/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [parsexp.v0.17.0: extract] [ppx_assert.v0.17.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved parsexp.v0.17.0  (cached)
Processing 48/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_assert.v0.17.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 49/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_assert.v0.17.0: extract] [ppx_base.v0.17.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_assert.v0.17.0  (cached)
Processing 49/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_base.v0.17.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 50/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_base.v0.17.0: extract] [ppx_bench.v0.17.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_base.v0.17.0  (cached)
Processing 50/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_bench.v0.17.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 51/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_bench.v0.17.0: extract] [ppx_bin_prot.v0.17.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_bench.v0.17.0  (cached)
Processing 51/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_bin_prot.v0.17.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 52/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_bin_prot.v0.17.0: extract] [ppx_cold.v0.17.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_bin_prot.v0.17.0  (cached)
Processing 52/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_cold.v0.17.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 53/261: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_cold.v0.17.0: extract] [ppx_compare.v0.17.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved dune.3.19.1, dune-configurator.3.19.1  (https://github.com/ocaml/dune/releases/download/3.19.1/dune-3.19.1.tbz)
Processing 53/261: [ppx_cold.v0.17.0: extract] [ppx_compare.v0.17.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 54/261: [ppx_cold.v0.17.0: extract] [ppx_compare.v0.17.0: extract] [ppx_custom_printf.v0.17.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 55/261: [ppx_cold.v0.17.0: extract] [ppx_compare.v0.17.0: extract] [ppx_custom_printf.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_cold.v0.17.0  (cached)
Processing 55/261: [ppx_compare.v0.17.0: extract] [ppx_custom_printf.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 56/261: [ppx_compare.v0.17.0: extract] [ppx_custom_printf.v0.17.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_compare.v0.17.0  (cached)
Processing 56/261: [ppx_custom_printf.v0.17.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 57/261: [ppx_custom_printf.v0.17.0: extract] [ppx_derivers.1.2.1: extract] [ppx_diff.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_custom_printf.v0.17.0  (cached)
Processing 57/261: [ppx_derivers.1.2.1: extract] [ppx_diff.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 58/261: [ppx_derivers.1.2.1: extract] [ppx_diff.v0.17.0: extract] [ppx_disable_unused_warnings.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 58/261: [ppx_diff.v0.17.0: extract] [ppx_disable_unused_warnings.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 59/261: [ppx_diff.v0.17.0: extract] [ppx_disable_unused_warnings.v0.17.0: extract] [ppx_enumerate.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_diff.v0.17.0  (cached)
Processing 59/261: [ppx_disable_unused_warnings.v0.17.0: extract] [ppx_enumerate.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 60/261: [ppx_disable_unused_warnings.v0.17.0: extract] [ppx_enumerate.v0.17.0: extract] [ppx_expect.v0.17.2: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_disable_unused_warnings.v0.17.0  (cached)
Processing 60/261: [ppx_enumerate.v0.17.0: extract] [ppx_expect.v0.17.2: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 61/261: [ppx_enumerate.v0.17.0: extract] [ppx_expect.v0.17.2: extract] [ppx_fields_conv.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_enumerate.v0.17.0  (cached)
Processing 61/261: [ppx_expect.v0.17.2: extract] [ppx_fields_conv.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 62/261: [ppx_expect.v0.17.2: extract] [ppx_fields_conv.v0.17.0: extract] [ppx_fixed_literal.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_expect.v0.17.2  (cached)
Processing 62/261: [ppx_fields_conv.v0.17.0: extract] [ppx_fixed_literal.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 63/261: [ppx_fields_conv.v0.17.0: extract] [ppx_fixed_literal.v0.17.0: extract] [ppx_globalize.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_fields_conv.v0.17.0  (cached)
Processing 63/261: [ppx_fixed_literal.v0.17.0: extract] [ppx_globalize.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 64/261: [ppx_fixed_literal.v0.17.0: extract] [ppx_globalize.v0.17.0: extract] [ppx_hash.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_fixed_literal.v0.17.0  (cached)
Processing 64/261: [ppx_globalize.v0.17.0: extract] [ppx_hash.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 65/261: [ppx_globalize.v0.17.0: extract] [ppx_hash.v0.17.0: extract] [ppx_here.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_globalize.v0.17.0  (cached)
Processing 65/261: [ppx_hash.v0.17.0: extract] [ppx_here.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 66/261: [ppx_hash.v0.17.0: extract] [ppx_here.v0.17.0: extract] [ppx_ignore_instrumentation.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_hash.v0.17.0  (cached)
Processing 66/261: [ppx_here.v0.17.0: extract] [ppx_ignore_instrumentation.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 67/261: [ppx_here.v0.17.0: extract] [ppx_ignore_instrumentation.v0.17.0: extract] [ppx_inline_test.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_here.v0.17.0  (cached)
Processing 67/261: [ppx_ignore_instrumentation.v0.17.0: extract] [ppx_inline_test.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 68/261: [ppx_ignore_instrumentation.v0.17.0: extract] [ppx_inline_test.v0.17.0: extract] [ppx_jane.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_ignore_instrumentation.v0.17.0  (cached)
Processing 68/261: [ppx_inline_test.v0.17.0: extract] [ppx_jane.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 69/261: [ppx_inline_test.v0.17.0: extract] [ppx_jane.v0.17.0: extract] [ppx_let.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_inline_test.v0.17.0  (cached)
Processing 69/261: [ppx_jane.v0.17.0: extract] [ppx_let.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 70/261: [ppx_jane.v0.17.0: extract] [ppx_let.v0.17.0: extract] [ppx_log.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_jane.v0.17.0  (cached)
Processing 70/261: [ppx_let.v0.17.0: extract] [ppx_log.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 71/261: [ppx_let.v0.17.0: extract] [ppx_log.v0.17.0: extract] [ppx_module_timer.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_let.v0.17.0  (cached)
Processing 71/261: [ppx_log.v0.17.0: extract] [ppx_module_timer.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 72/261: [ppx_log.v0.17.0: extract] [ppx_module_timer.v0.17.0: extract] [ppx_optcomp.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_log.v0.17.0  (cached)
Processing 72/261: [ppx_module_timer.v0.17.0: extract] [ppx_optcomp.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 73/261: [ppx_module_timer.v0.17.0: extract] [ppx_optcomp.v0.17.0: extract] [ppx_optional.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_module_timer.v0.17.0  (cached)
Processing 73/261: [ppx_optcomp.v0.17.0: extract] [ppx_optional.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 74/261: [ppx_optcomp.v0.17.0: extract] [ppx_optional.v0.17.0: extract] [ppx_pattern_bind.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_optcomp.v0.17.0  (cached)
Processing 74/261: [ppx_optional.v0.17.0: extract] [ppx_pattern_bind.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 75/261: [ppx_optional.v0.17.0: extract] [ppx_pattern_bind.v0.17.0: extract] [ppx_pipebang.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_optional.v0.17.0  (cached)
Processing 75/261: [ppx_pattern_bind.v0.17.0: extract] [ppx_pipebang.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 76/261: [ppx_pattern_bind.v0.17.0: extract] [ppx_pipebang.v0.17.0: extract] [ppx_sexp_conv.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_pattern_bind.v0.17.0  (cached)
Processing 76/261: [ppx_pipebang.v0.17.0: extract] [ppx_sexp_conv.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 77/261: [ppx_pipebang.v0.17.0: extract] [ppx_sexp_conv.v0.17.0: extract] [ppx_sexp_message.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_pipebang.v0.17.0  (cached)
Processing 77/261: [ppx_sexp_conv.v0.17.0: extract] [ppx_sexp_message.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 78/261: [ppx_sexp_conv.v0.17.0: extract] [ppx_sexp_message.v0.17.0: extract] [ppx_sexp_value.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_sexp_conv.v0.17.0  (cached)
Processing 78/261: [ppx_sexp_message.v0.17.0: extract] [ppx_sexp_value.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 79/261: [ppx_sexp_message.v0.17.0: extract] [ppx_sexp_value.v0.17.0: extract] [ppx_stable.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_sexp_message.v0.17.0  (cached)
Processing 79/261: [ppx_sexp_value.v0.17.0: extract] [ppx_stable.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 80/261: [ppx_sexp_value.v0.17.0: extract] [ppx_stable.v0.17.0: extract] [ppx_stable_witness.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_sexp_value.v0.17.0  (cached)
Processing 80/261: [ppx_stable.v0.17.0: extract] [ppx_stable_witness.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 81/261: [ppx_stable.v0.17.0: extract] [ppx_stable_witness.v0.17.0: extract] [ppx_string.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_stable.v0.17.0  (cached)
Processing 81/261: [ppx_stable_witness.v0.17.0: extract] [ppx_string.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 82/261: [ppx_stable_witness.v0.17.0: extract] [ppx_string.v0.17.0: extract] [ppx_string_conv.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_stable_witness.v0.17.0  (cached)
Processing 82/261: [ppx_string.v0.17.0: extract] [ppx_string_conv.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 83/261: [ppx_string.v0.17.0: extract] [ppx_string_conv.v0.17.0: extract] [ppx_tydi.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_string.v0.17.0  (cached)
Processing 83/261: [ppx_string_conv.v0.17.0: extract] [ppx_tydi.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 84/261: [ppx_string_conv.v0.17.0: extract] [ppx_tydi.v0.17.0: extract] [ppx_typerep_conv.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_string_conv.v0.17.0  (cached)
Processing 84/261: [ppx_tydi.v0.17.0: extract] [ppx_typerep_conv.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 85/261: [ppx_tydi.v0.17.0: extract] [ppx_typerep_conv.v0.17.0: extract] [ppx_variants_conv.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_tydi.v0.17.0  (cached)
Processing 85/261: [ppx_typerep_conv.v0.17.0: extract] [ppx_variants_conv.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 86/261: [ppx_typerep_conv.v0.17.0: extract] [ppx_variants_conv.v0.17.0: extract] [ppxlib.0.35.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_typerep_conv.v0.17.0  (cached)
Processing 86/261: [ppx_variants_conv.v0.17.0: extract] [ppxlib.0.35.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 87/261: [ppx_variants_conv.v0.17.0: extract] [ppxlib.0.35.0: extract] [ppxlib_jane.v0.17.2: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_variants_conv.v0.17.0  (cached)
Processing 87/261: [ppxlib.0.35.0: extract] [ppxlib_jane.v0.17.2: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 88/261: [ppxlib.0.35.0: extract] [ppxlib_jane.v0.17.2: extract] [protocol_version_header.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppxlib_jane.v0.17.2  (cached)
Processing 88/261: [ppxlib.0.35.0: extract] [protocol_version_header.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 89/261: [ppxlib.0.35.0: extract] [protocol_version_header.v0.17.0: extract] [sexplib.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved protocol_version_header.v0.17.0  (cached)
Processing 89/261: [ppxlib.0.35.0: extract] [sexplib.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 90/261: [ppxlib.0.35.0: extract] [sexplib.v0.17.0: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved sexplib.v0.17.0  (cached)
Processing 90/261: [ppxlib.0.35.0: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 91/261: [ppxlib.0.35.0: extract] [sexplib0.v0.17.0: extract] [splittable_random.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppxlib.0.35.0  (cached)
Processing 91/261: [sexplib0.v0.17.0: extract] [splittable_random.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 92/261: [sexplib0.v0.17.0: extract] [splittable_random.v0.17.0: extract] [stdio.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 92/261: [splittable_random.v0.17.0: extract] [stdio.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 93/261: [splittable_random.v0.17.0: extract] [stdio.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved splittable_random.v0.17.0  (cached)
Processing 93/261: [stdio.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 94/261: [stdio.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [stored_reversed.v0.17.0: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved stdio.v0.17.0  (cached)
Processing 94/261: [stdlib-shims.0.3.0: extract] [stored_reversed.v0.17.0: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 95/261: [stdlib-shims.0.3.0: extract] [stored_reversed.v0.17.0: http] [streamable.v0.17.0: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
+ C:\cygwin64\bin\sh.exe "./gen_config.sh" "mingw-w64-shims" "i686-binutils" "i686-gcc-core" "i686-gcc-g++-false" "x86_64-binutils" "x86_64-gcc-core" "x86_64-gcc-g++-false" "pkgconf" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled  mingw-w64-shims.0.2.0
Processing 95/261: [stdlib-shims.0.3.0: extract] [stored_reversed.v0.17.0: http] [streamable.v0.17.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed mingw-w64-shims.0.2.0
Processing 96/261: [stdlib-shims.0.3.0: extract] [stored_reversed.v0.17.0: http] [streamable.v0.17.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 96/261: [stored_reversed.v0.17.0: http] [streamable.v0.17.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 97/261: [stored_reversed.v0.17.0: http] [streamable.v0.17.0: http] [time_now.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 97/261: [stored_reversed.v0.17.0: extract] [streamable.v0.17.0: http] [time_now.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 97/261: [stored_reversed.v0.17.0: extract] [streamable.v0.17.0: extract] [time_now.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved stored_reversed.v0.17.0  (https://github.com/janestreet/stored_reversed/archive/refs/tags/v0.17.0.tar.gz)
Processing 97/261: [streamable.v0.17.0: extract] [time_now.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 98/261: [streamable.v0.17.0: extract] [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved streamable.v0.17.0  (https://github.com/janestreet/streamable/archive/refs/tags/v0.17.0.tar.gz)
Processing 98/261: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 99/261: [time_now.v0.17.0: extract] [typerep.v0.17.1: extract] [uopt.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved time_now.v0.17.0  (cached)
Processing 99/261: [typerep.v0.17.1: extract] [uopt.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 100/261: [typerep.v0.17.1: extract] [uopt.v0.17.0: extract] [variantslib.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved typerep.v0.17.1  (cached)
Processing 100/261: [uopt.v0.17.0: extract] [variantslib.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 101/261: [uopt.v0.17.0: extract] [variantslib.v0.17.0: extract] [zarith.1.14: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved uopt.v0.17.0  (cached)
Processing 101/261: [variantslib.v0.17.0: extract] [zarith.1.14: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 102/261: [variantslib.v0.17.0: extract] [zarith.1.14: extract] [zarith_stubs_js.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved variantslib.v0.17.0  (cached)
Processing 102/261: [zarith.1.14: extract] [zarith_stubs_js.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved zarith.1.14  (cached)
Processing 102/261: [zarith_stubs_js.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "boot/bootstrap.ml" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.19.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 7
- cd _boot && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads ocamlc_loc.mli
- File "otherlibs/ocamlc-loc/src\\ocamlc_loc.mli", line 1, characters 4-9:

- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context

- cd _boot && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads ocaml_inotify__Inotify.ml
- x86_64-w64-mingw32-gcc: fatal error: cannot execute 'as': spawn: No such file or directory
- compilation terminated.
- File "ocaml_inotify__Inotify.ml", line 1:

- Error: Assembler error, input left in file "C:\Users\opam\AppData\Local\Temp\camlasmfa56e8.s"

- 


Processing 102/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
[ERROR] The compilation of dune.3.19.1 failed at "ocaml boot/bootstrap.ml -j 7".
Processing 103/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 104/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 105/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 106/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 107/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 108/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 109/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 110/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 111/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 112/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 113/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 114/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 115/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 116/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 117/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 118/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 119/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 120/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 121/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 122/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 123/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 124/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 125/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 126/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 127/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 128/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 129/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 130/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 131/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 132/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 133/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 134/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 135/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 136/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 137/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 138/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 139/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 140/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 141/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 142/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 143/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 144/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 145/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 146/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 147/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 148/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 149/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 150/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 151/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 152/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 153/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 154/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 155/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 156/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 157/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 158/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 159/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 160/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 161/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 162/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 163/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 164/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 165/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 166/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 167/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 168/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 169/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 170/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 171/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 172/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 173/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 174/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 175/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 176/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 177/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 178/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 179/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 180/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 181/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 182/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 183/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 184/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 185/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 186/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 187/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 188/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 189/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 190/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 191/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 192/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 193/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 194/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 195/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 196/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 197/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 198/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 199/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 200/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 201/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 202/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 203/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 204/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 205/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 206/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 207/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 208/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 209/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 210/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 211/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 212/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 213/261: [zarith_stubs_js.v0.17.0: extract] [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved zarith_stubs_js.v0.17.0  (cached)
Processing 213/261: [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 214/261: [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 215/261: [num: make opam-modern] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
+ C:\cygwin64\bin\make.exe "PROFILE=release" "opam-modern" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\num.1.6)
- /usr/bin/make -C src all
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/num.1.6/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.7~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/num.1.6/src'
- cp src/num-modern.install num.install
-> compiled  num.1.6
Processing 215/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed num.1.6
Processing 216/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 217/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 218/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 219/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 220/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 221/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 222/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 223/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 224/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 225/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 226/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 227/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 228/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 229/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 230/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 231/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 232/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 233/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 234/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 235/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 236/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 237/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 238/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 239/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 240/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 241/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 242/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 243/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 244/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 245/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 246/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 247/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 248/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 249/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 250/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 251/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 252/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 253/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 254/261: [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8\./configure "-bindir" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\bin" "-sitelib" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib" "-mandir" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\man" "-config" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Cygwin build environment found; using .exe as suffix for binaries
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml
-     Binaries:              /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
-     Manual pages:          /usr/local/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              C:\Users\opam\AppData\Local\opam\5.3\lib
- The configuration file is written to:
-     findlib config file:   C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              C:\Users\opam\AppData\Local\opam\5.3\bin
-     Manual pages:          C:\Users\opam\AppData\Local\opam\5.3\man
-     topfind script:        /cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 254/261: [ocamlfind: make all]
+ C:\cygwin64\bin\make.exe "all" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' 'C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;mingw64;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_compat.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind.exe -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- if [ "1" = "1" ]; then                        \
- 	cp topfind.in topfind.compat.in;                                                     \
- else                                                                  \
- 	sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- 		> topfind.compat.in ;                                                \
- fi
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' 'C:\Users\opam\AppData\Local\opam\5.3\lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   /usr/bin/make findlib-relative; \
-         else \
-   /usr/bin/make findlib-absolute; \
- fi
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' 'C:\Users\opam\AppData\Local\opam\5.3\lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml:/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
Processing 254/261: [ocamlfind: make opt]
+ C:\cygwin64\bin\make.exe "opt" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt.exe findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 255/261: [ocamlfind: make install]
+ C:\cygwin64\bin\make.exe "install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "/C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "C:\Users\opam\AppData\Local\opam\5.3\bin"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\man"
- /usr/bin/make install-config
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf\"`"
- test -f "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf" || cp findlib.conf "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf"
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\bin"
- test 1 -eq 0 || install -d "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml"
- test 1 -eq 0 || cp topfind "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib/"
- f="ocamlfind.exe"; { test -f ocamlfind_opt.exe && f="ocamlfind_opt.exe"; }; \
- install -c $f "C:\Users\opam\AppData\Local\opam\5.3\bin/ocamlfind.exe"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib/"; \
- fi
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- for x in bytes ; do install -d "C:\Users\opam\AppData\Local\opam\5.3\lib/$x"; cp site-lib-src/$x/META "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META.tmp" && mv "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META.tmp" "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META"; done
- install -d "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib"; cp Makefile.packages "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/bin/make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "C:\Users\opam\AppData\Local\opam\5.3\bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- install -d "C:\Users\opam\AppData\Local\opam\5.3\man/man1" "C:\Users\opam\AppData\Local\opam\5.3\man/man3" "C:\Users\opam\AppData\Local\opam\5.3\man/man5"
- cp doc/ref-man/ocamlfind.1 "C:\Users\opam\AppData\Local\opam\5.3\man/man1"
- cp: cannot stat 'doc/ref-man/ocamlfind.1': No such file or directory
- make[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "C:\Users\opam\AppData\Local\opam\5.3\man/man5"
- cp: cannot stat 'doc/ref-man/META.5': No such file or directory
- cp: cannot stat 'doc/ref-man/site-lib.5': No such file or directory
- cp: cannot stat 'doc/ref-man/findlib.conf.5': No such file or directory
- make[1]: [Makefile:92: install-doc] Error 1 (ignored)
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
[WARNING] .install file is missing .exe extension for src/findlib/ocamlfind
[WARNING] .install file is missing .exe extension for src/findlib/ocamlfind_opt
[WARNING] Automatically adding .exe to C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8\src\findlib\ocamlfind.exe
[WARNING] Automatically adding .exe to C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8\src\findlib\ocamlfind_opt.exe
[WARNING] C:\Users\opam\AppData\Local\opam\5.3\bin\safe_camlp4 is a script; the command won't be available
-> installed ocamlfind.1.9.8
Processing 256/261: [zarith: ./configure]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\zarith.1.14\./configure  (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\zarith.1.14)
- binary ocaml: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamlc: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamldep: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamlmklib: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamldoc: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamlopt: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- checking compilation with ocamlc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- OCaml's word size is 64
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   includes:             -IC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml 
-   libraries:             -lgmp
-   linker options:       
-   C options:            -O3 -Wall -Wextra 
-   installation path:    C:\Users\opam\AppData\Local\opam\5.3\lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 256/261: [zarith: make]
+ C:\cygwin64\bin\make.exe  (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\zarith.1.14)
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp 
- ocamlc -ccopt "-IC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml  -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp 
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -g -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -g -I +compiler-libs  -c zarith_version.ml
- ocamlopt -g -I +compiler-libs  -c z.ml
- ocamlopt -g -I +compiler-libs  -c q.ml
- ocamlopt -g -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp 
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.14
Processing 257/261: [zarith: make install]
+ C:\cygwin64\bin\make.exe "install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\zarith.1.14)
- ocamlfind install -destdir "C:\Users\opam\AppData\Local\opam\5.3\lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.dll
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\big_int_Z.cmti
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\q.cmti
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\z.cmti
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.a
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\big_int_Z.mli
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\q.mli
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.h
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.cmxs
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\big_int_Z.cmx
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\q.cmx
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\z.cmx
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith_version.cmx
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.cmxa
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\z.mli
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith_top.cma
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\big_int_Z.cmi
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\q.cmi
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\z.cmi
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\libzarith.a
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.cma
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\stublibs\dllzarith.dll
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\stublibs\dllzarith.dll.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory C:\Users\opam\AppData\Local\opam\5.3\lib\stublibs is not mentioned in ld.conf
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\META
-> installed zarith.1.14

#=== ERROR while compiling dune.3.19.1 ========================================#
# context              2.3.0 | win32/x86_64 | ocaml-base-compiler.5.3.0 | file://C:/Users/opam/opam-repository
# path                 ~\AppData\Local\opam\5.3\.opam-switch\build\dune.3.19.1
# command              ~\AppData\Local\opam\5.3\bin\ocaml.exe boot/bootstrap.ml -j 7
# exit-code            2
# env-file             ~\AppData\Local\opam\log\dune-2960-52a3ba.env
# output-file          ~\AppData\Local\opam\log\dune-2960-52a3ba.out
### output ###
# ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
# .\.duneboot.exe -j 7
# cd _boot && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads ocamlc_loc.mli
# File "otherlibs/ocamlc-loc/src\\ocamlc_loc.mli", line 1, characters 4-9:

# Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context

# cd _boot && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads ocaml_inotify__Inotify.ml
# x86_64-w64-mingw32-gcc: fatal error: cannot execute 'as': spawn: No such file or directory
# compilation terminated.
# File "ocaml_inotify__Inotify.ml", line 1:

# Error: Assembler error, input left in file "C:\Users\opam\AppData\Local\Temp\camlasmfa56e8.s"

# 





<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install abstract_algebra            v0.17.0
| - install async_kernel                v0.17.0
| - install async_rpc_kernel            v0.17.0
| - install base                        v0.17.3
| - install base_bigstring              v0.17.0
| - install base_quickcheck             v0.17.0
| - install bignum                      v0.17.0
| - install bin_prot                    v0.17.0-1
| - install capitalization              v0.17.0
| - install core                        v0.17.1
| - install core_kernel                 v0.17.0
| - install csexp                       1.5.2
| - install dune-configurator           3.19.1
| - install fieldslib                   v0.17.0
| - install gel                         v0.17.0
| - install incr_map                    v0.17.0
| - install incremental                 v0.17.0
| - install int_repr                    v0.17.0
| - install jane-street-headers         v0.17.0
| - install janestreet_lru_cache        v0.17.0
| - install jst-config                  v0.17.0
| - install legacy_diffable             v0.17.0
| - install ocaml-compiler-libs         v0.17.0
| - install ocaml_intrinsics_kernel     v0.17.1
| - install parsexp                     v0.17.0
| - install ppx_assert                  v0.17.0
| - install ppx_base                    v0.17.0
| - install ppx_bench                   v0.17.0
| - install ppx_bin_prot                v0.17.0
| - install ppx_cold                    v0.17.0
| - install ppx_compare                 v0.17.0
| - install ppx_custom_printf           v0.17.0
| - install ppx_derivers                1.2.1
| - install ppx_diff                    v0.17.0
| - install ppx_disable_unused_warnings v0.17.0
| - install ppx_enumerate               v0.17.0
| - install ppx_expect                  v0.17.2
| - install ppx_fields_conv             v0.17.0
| - install ppx_fixed_literal           v0.17.0
| - install ppx_globalize               v0.17.0
| - install ppx_hash                    v0.17.0
| - install ppx_here                    v0.17.0
| - install ppx_ignore_instrumentation  v0.17.0
| - install ppx_inline_test             v0.17.0
| - install ppx_jane                    v0.17.0
| - install ppx_let                     v0.17.0
| - install ppx_log                     v0.17.0
| - install ppx_module_timer            v0.17.0
| - install ppx_optcomp                 v0.17.0
| - install ppx_optional                v0.17.0
| - install ppx_pattern_bind            v0.17.0
| - install ppx_pipebang                v0.17.0
| - install ppx_sexp_conv               v0.17.0
| - install ppx_sexp_message            v0.17.0
| - install ppx_sexp_value              v0.17.0
| - install ppx_stable                  v0.17.0
| - install ppx_stable_witness          v0.17.0
| - install ppx_string                  v0.17.0
| - install ppx_string_conv             v0.17.0
| - install ppx_tydi                    v0.17.0
| - install ppx_typerep_conv            v0.17.0
| - install ppx_variants_conv           v0.17.0
| - install ppxlib                      0.35.0
| - install ppxlib_jane                 v0.17.2
| - install protocol_version_header     v0.17.0
| - install sexplib                     v0.17.0
| - install sexplib0                    v0.17.0
| - install splittable_random           v0.17.0
| - install stdio                       v0.17.0
| - install stdlib-shims                0.3.0
| - install stored_reversed             v0.17.0
| - install streamable                  v0.17.0
| - install time_now                    v0.17.0
| - install typerep                     v0.17.1
| - install uopt                        v0.17.0
| - install variantslib                 v0.17.0
| - install zarith_stubs_js             v0.17.0
+- 
+- The following actions failed
| - build dune 3.19.1
+- 
+- The following changes have been performed (the rest was aborted)
| - recompile mingw-w64-shims           0.2.0
| - install   conf-gmp                  5
| - install   conf-mingw-w64-gcc-i686   1
| - install   conf-mingw-w64-gmp-i686   1
| - install   conf-mingw-w64-gmp-x86_64 1
| - install   conf-pkg-config           4
| - install   num                       1.6
| - install   ocamlfind                 1.9.8
| - install   zarith                    1.14
+- 
# 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\\5.3\\.opam-switch\\backup\\state-20250922020845.export"
'C:\cygwin64\bin\opam.exe install -vy incr_map.v0.17.0' failed.
"opam remove -y incr_map.v0.17.0
opam install -vy incr_map.v0.17.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: incr_map.v0.17.0 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi 


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