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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2026-01-13 04:30.02 ---> 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"))
2026-01-13 04:30.02 ---> 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 a6b2f19780b2edfc4e5dba2566235c877dbf5acd"))
2026-01-13 04:30.02 ---> using "18a7b4912e093fcd1e3c21b687f4252214563d15fc58b2b5f4aa961706ecb2bc" 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.
2026-01-13 04:30.02 ---> using "47c0e7a6583c1b71d4e22291290b5f1e4a8cd4aa08d744ee8a5eeaf364af1d9c" 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)
2026-01-13 04:30.02 ---> using "246775adc7a929da129ea487a92fb28e7d267d2316d539b76f72dc21afa96e84" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2026-01-13 04:30.02 ---> using "9a9ad6d2b946913693eb6a9dec02d047fc52dad309610a331874d575d9a2c70f" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "opam remove -y irmin-server.3.11.0\
               \nopam install -vy irmin-server.3.11.0\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: irmin-server.3.11.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] irmin-server.3.11.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 97 packages
  - install   angstrom                  0.16.1  [required by uri]
  - install   asn1-combinators          0.3.2   [required by x509]
  - install   astring                   0.8.5   [required by irmin]
  - install   base                      v0.17.3 [required by ppx_sexp_conv]
  - install   base-bytes                base    [required by cohttp]
  - install   base64                    3.5.2   [required by websocket]
  - install   bheap                     2.0.0   [required by irmin]
  - install   bigstringaf               0.10.0  [required by irmin]
  - install   bos                       0.2.1   [required by ca-certs]
  - install   ca-certs                  1.0.1   [required by conduit-lwt-unix]
  - install   checkseum                 0.5.2   [required by irmin-pack]
  - install   cmdliner                  1.3.0   [required by irmin-server]
  - install   cohttp                    5.3.1   [required by cohttp-lwt, websocket]
  - install   cohttp-lwt                5.3.0   [required by cohttp-lwt-unix]
  - install   cohttp-lwt-unix           5.3.0   [required by irmin-server]
  - install   conduit                   7.0.0   [required by conduit-lwt, websocket]
  - install   conduit-lwt               7.0.0   [required by cohttp-lwt-unix]
  - install   conduit-lwt-unix          7.0.0   [required by irmin-server]
  - install   conf-gmp                  5       [required by conf-gmp-powm-sec, zarith]
  - install   conf-gmp-powm-sec         4       [required by mirage-crypto-pk]
  - 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   cppo                      1.8.0   [required by lwt, ppx_deriving]
  - install   csexp                     1.5.2   [required by dune-configurator]
  - install   digestif                  1.3.0   [required by irmin-server]
  - install   domain-name               0.5.0   [required by ipaddr, x509]
  - install   dune                      3.20.2  [required by irmin-server]
  - install   dune-configurator         3.20.2  [required by checkseum]
  - install   duration                  0.2.1   [required by mirage-crypto-rng]
  - install   either                    1.0.0   [required by repr]
  - install   eqaf                      0.10    [required by digestif, mirage-crypto]
  - install   fmt                       0.11.0  [required by irmin-server]
  - install   fpath                     0.7.3   [required by ca-certs]
  - install   gmap                      0.3.0   [required by x509]
  - install   index                     1.6.2   [required by irmin-pack]
  - install   ipaddr                    5.6.1   [required by conduit-lwt-unix]
  - install   ipaddr-sexp               5.6.1   [required by conduit-lwt-unix]
  - install   irmin                     3.11.0  [required by irmin-server]
  - install   irmin-pack                3.11.0  [required by irmin-server]
  - install   irmin-server              3.11.0
  - install   jsonm                     1.0.2   [required by irmin]
  - install   kdf                       1.0.0   [required by x509]
  - install   logs                      0.7.0   [required by irmin-server]
  - install   lru                       0.3.1   [required by index]
  - install   lwt                       5.9.2   [required by irmin-server]
  - install   lwt_log                   1.1.2   [required by websocket-lwt-unix]
  - install   macaddr                   5.6.1   [required by ipaddr]
  - install   magic-mime                1.3.1   [required by cohttp-lwt-unix]
  - install   mirage-crypto             2.0.2   [required by ca-certs]
  - install   mirage-crypto-ec          2.0.2   [required by x509]
  - install   mirage-crypto-pk          2.0.2   [required by x509]
  - install   mirage-crypto-rng         2.0.2   [required by websocket]
  - install   mtime                     2.1.0   [required by irmin, irmin-pack]
  - install   num                       1.6     [required by sexplib]
  - install   ocaml-compiler-libs       v0.17.0 [required by ppxlib]
  - install   ocaml-syntax-shims        1.0.0   [required by angstrom]
  - install   ocaml_intrinsics_kernel   v0.17.1 [required by base]
  - install   ocamlbuild                0.16.1  [required by mtime]
  - install   ocamlfind                 1.9.8   [required by mtime]
  - install   ocamlgraph                2.2.0   [required by irmin]
  - install   ocplib-endian             1.2     [required by websocket]
  - install   ohex                      0.2.0   [required by ca-certs]
  - install   optint                    0.3.0   [required by irmin-server]
  - install   parsexp                   v0.17.0 [required by sexplib]
  - install   ppx_blob                  0.9.0   [required by irmin-server]
  - install   ppx_derivers              1.2.1   [required by ppx_deriving]
  - install   ppx_deriving              6.1.1   [required by ppx_repr]
  - install   ppx_irmin                 3.11.0  [required by irmin-server]
  - install   ppx_repr                  0.8.0   [required by ppx_irmin, index]
  - install   ppx_sexp_conv             v0.17.1 [required by cohttp-lwt-unix]
  - install   ppxlib                    0.37.0  [required by ppx_blob]
  - install   ppxlib_jane               v0.17.4 [required by ppx_sexp_conv]
  - install   progress                  0.5.0   [required by index]
  - install   psq                       0.2.1   [required by lru]
  - install   ptime                     1.2.0   [required by ca-certs]
  - install   re                        1.14.0  [required by cohttp]
  - install   repr                      0.8.0   [required by irmin]
  - install   rresult                   0.7.0   [required by bos]
  - install   rusage                    1.0.0   [required by irmin-pack]
  - install   semaphore-compat          1.0.2   [required by index]
  - install   seq                       base    [required by psq]
  - install   sexplib                   v0.17.0 [required by websocket-lwt-unix]
  - install   sexplib0                  v0.17.0 [required by conduit-lwt, cohttp-lwt, sexplib]
  - install   stdlib-shims              0.3.0   [required by index]
  - install   stringext                 1.6.0   [required by cohttp]
  - install   terminal                  0.5.0   [required by progress]
  - install   topkg                     1.1.1   [required by mtime]
  - install   uri                       4.4.0   [required by irmin-server]
  - install   uri-sexp                  4.4.0   [required by cohttp]
  - install   uucp                      17.0.0  [required by progress]
  - install   uutf                      1.0.4   [required by irmin]
  - install   websocket                 2.17    [required by websocket-lwt-unix]
  - install   websocket-lwt-unix        2.17    [required by irmin-server]
  - install   x509                      1.0.6   [required by ca-certs]
  - install   zarith                    1.14    [required by mirage-crypto-pk]

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: 4 tasks, update: no, use test packages: no
- solving: 11 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install gettext-locale-alias                  0.26-1   
-    1 install mingw64-i686-binutils                 2.45.1-1 
-    2 install mingw64-i686-windows-default-manifest 6.4-1    
-    3 install mingw64-i686-winpthreads              13.0.0-1 
-    4 install mingw64-x86_64-gcc-g++                13.4.0-1 
-    5 install mingw64-i686-headers                  13.0.0-1 
-    6 install mingw64-x86_64-gmp                    6.3.0-1  
-    7 install mingw64-i686-runtime                  13.0.0-1 
-    8 install mingw64-i686-gcc-core                 13.4.0-1 
-    9 install mingw64-i686-gcc-g++                  13.4.0-1 
-   10 install mingw64-i686-gmp                      6.3.0-1  
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gettext/gettext-locale-alias/gettext-locale-alias-0.26-1-x86_64.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45.1-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/gettext/gettext-locale-alias/gettext-locale-alias-0.26-1-x86_64.tar.xz
- 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-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/279: [angstrom.0.16.1: extract]
Processing  2/279: [angstrom.0.16.1: extract] [asn1-combinators.0.3.2: extract]
Processing  3/279: [angstrom.0.16.1: extract] [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  3/279: [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
Processing  4/279: [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract] [base.v0.17.3: http]
-> retrieved asn1-combinators.0.3.2  (cached)
Processing  4/279: [astring.0.8.5: extract] [base.v0.17.3: http]
Processing  5/279: [astring.0.8.5: extract] [base.v0.17.3: http]
Processing  6/279: [astring.0.8.5: extract] [base.v0.17.3: http] [base64.3.5.2: http]
-> retrieved astring.0.8.5  (cached)
Processing  6/279: [base.v0.17.3: http] [base64.3.5.2: http]
Processing  7/279: [base.v0.17.3: http] [base64.3.5.2: http] [bheap.2.0.0: extract]
Processing  7/279: [base.v0.17.3: http] [base64.3.5.2: extract] [bheap.2.0.0: extract]
Processing  7/279: [base.v0.17.3: extract] [base64.3.5.2: extract] [bheap.2.0.0: extract]
-> retrieved base64.3.5.2  (https://github.com/mirage/ocaml-base64/releases/download/v3.5.2/base64-3.5.2.tbz)
Processing  7/279: [base.v0.17.3: extract] [bheap.2.0.0: extract]
Processing  8/279: [base.v0.17.3: extract] [bheap.2.0.0: extract] [bigstringaf.0.10.0: extract]
-> retrieved bheap.2.0.0  (cached)
Processing  8/279: [base.v0.17.3: extract] [bigstringaf.0.10.0: extract]
Processing  9/279: [base.v0.17.3: extract] [bigstringaf.0.10.0: extract] [bos.0.2.1: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing  9/279: [base.v0.17.3: extract] [bos.0.2.1: extract]
Processing 10/279: [base.v0.17.3: extract] [bos.0.2.1: extract] [ca-certs.1.0.1: extract]
-> retrieved bos.0.2.1  (cached)
Processing 10/279: [base.v0.17.3: extract] [ca-certs.1.0.1: extract]
Processing 11/279: [base.v0.17.3: extract] [ca-certs.1.0.1: extract] [checkseum.0.5.2: extract]
-> retrieved base.v0.17.3  (https://github.com/janestreet/base/archive/refs/tags/v0.17.3.tar.gz)
Processing 11/279: [ca-certs.1.0.1: extract] [checkseum.0.5.2: extract]
Processing 12/279: [ca-certs.1.0.1: extract] [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract]
-> retrieved ca-certs.1.0.1  (cached)
Processing 12/279: [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract]
Processing 13/279: [checkseum.0.5.2: extract] [cmdliner.1.3.0: extract] [cohttp.5.3.1: extract]
-> retrieved checkseum.0.5.2  (cached)
Processing 13/279: [cmdliner.1.3.0: extract] [cohttp.5.3.1: extract]
Processing 14/279: [cmdliner.1.3.0: extract] [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing 14/279: [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract]
Processing 15/279: [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract]
Processing 16/279: [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
-> retrieved cohttp.5.3.1  (cached)
Processing 16/279: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
-> retrieved conf-gmp.5  (cached)
Processing 17/279: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
-> retrieved conf-gmp-powm-sec.4  (cached)
Processing 18/279: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
Processing 19/279: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
Processing 20/279: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
Processing 21/279: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
Processing 22/279: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
Processing 23/279: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cppo.1.8.0: extract] [cmdliner: make all]
Processing 24/279: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cppo.1.8.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 25/279: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cppo.1.8.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0  (cached)
Processing 25/279: [conduit.7.0.0 + 2 others: extract] [cppo.1.8.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 26/279: [conduit.7.0.0 + 2 others: extract] [cppo.1.8.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved conduit.7.0.0, conduit-lwt.7.0.0, conduit-lwt-unix.7.0.0  (cached)
Processing 26/279: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 27/279: [cppo.1.8.0: extract] [csexp.1.5.2: extract] [digestif.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cppo.1.8.0  (cached)
Processing 27/279: [csexp.1.5.2: extract] [digestif.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 28/279: [csexp.1.5.2: extract] [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
Processing 28/279: [digestif.1.3.0: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 29/279: [digestif.1.3.0: extract] [domain-name.0.5.0: http] [dune.3.20.2, dune-configurator.3.20.2: http] [cmdliner: make all] [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 29/279: [digestif.1.3.0: extract] [domain-name.0.5.0: http] [dune.3.20.2, dune-configurator.3.20.2: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 30/279: [digestif.1.3.0: extract] [domain-name.0.5.0: http] [dune.3.20.2, dune-configurator.3.20.2: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 30/279: [digestif.1.3.0: extract] [domain-name.0.5.0: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [cmdliner: make all] [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 30/279: [digestif.1.3.0: extract] [domain-name.0.5.0: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [cmdliner: make all]
-> installed conf-pkg-config.4
Processing 31/279: [digestif.1.3.0: extract] [domain-name.0.5.0: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [cmdliner: make all]
Processing 32/279: [digestif.1.3.0: extract] [domain-name.0.5.0: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp]
Processing 33/279: [digestif.1.3.0: extract] [domain-name.0.5.0: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved digestif.1.3.0  (cached)
Processing 33/279: [domain-name.0.5.0: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 34/279: [domain-name.0.5.0: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved domain-name.0.5.0  (https://github.com/hannesm/domain-name/releases/download/v0.5.0/domain-name-0.5.0.tbz)
Processing 34/279: [dune.3.20.2, dune-configurator.3.20.2: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 35/279: [dune.3.20.2, dune-configurator.3.20.2: http] [duration.0.2.1: extract] [either.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 35/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [duration.0.2.1: extract] [either.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved duration.0.2.1  (cached)
Processing 35/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [either.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 36/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [either.1.0.0: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> retrieved either.1.0.0  (cached)
Processing 36/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 37/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [eqaf.0.10: extract] [fmt.0.11.0: http] [cmdliner: make all] [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 37/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [eqaf.0.10: extract] [fmt.0.11.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
-> installed conf-mingw-w64-gmp-i686.1
Processing 38/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [eqaf.0.10: extract] [fmt.0.11.0: http] [cmdliner: make all] [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 38/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [eqaf.0.10: extract] [fmt.0.11.0: http] [cmdliner: make all]
-> installed conf-mingw-w64-gmp-x86_64.1
Processing 39/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [eqaf.0.10: extract] [fmt.0.11.0: http] [cmdliner: make all]
Processing 40/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [eqaf.0.10: extract] [fmt.0.11.0: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved eqaf.0.10  (cached)
Processing 40/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [fmt.0.11.0: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 41/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [fmt.0.11.0: http] [fpath.0.7.3: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 41/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [fmt.0.11.0: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved fpath.0.7.3  (cached)
Processing 41/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [fmt.0.11.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 42/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [fmt.0.11.0: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved fmt.0.11.0  (https://erratique.ch/software/fmt/releases/fmt-0.11.0.tbz)
Processing 42/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 43/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [gmap.0.3.0: extract] [index.1.6.2: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved gmap.0.3.0  (cached)
Processing 43/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [index.1.6.2: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 44/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [index.1.6.2: extract] [ipaddr.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1: http] [cmdliner: make all] [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 44/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [index.1.6.2: extract] [ipaddr.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1: http] [cmdliner: make all]
-> installed conf-gmp.5
Processing 45/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [index.1.6.2: extract] [ipaddr.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1: http] [cmdliner: make all]
Processing 46/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [index.1.6.2: extract] [ipaddr.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1: http] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 46/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [index.1.6.2: extract] [ipaddr.5.6.1 + 2 others: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved index.1.6.2  (cached)
Processing 46/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [ipaddr.5.6.1 + 2 others: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 47/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [ipaddr.5.6.1 + 2 others: extract] [irmin.3.11.0, irmin-pack.3.11.0, irmin-server.3.11.0, ppx_irmin.3.11.0: http] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved ipaddr.5.6.1, ipaddr-sexp.5.6.1, macaddr.5.6.1  (https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.1/ipaddr-5.6.1.tbz)
Processing 47/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [irmin.3.11.0, irmin-pack.3.11.0, irmin-server.3.11.0, ppx_irmin.3.11.0: http] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 48/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [irmin.3.11.0, irmin-pack.3.11.0, irmin-server.3.11.0, ppx_irmin.3.11.0: http] [jsonm.1.0.2: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 48/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [irmin.3.11.0 + 3 others: extract] [jsonm.1.0.2: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved jsonm.1.0.2  (cached)
Processing 48/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [irmin.3.11.0 + 3 others: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 49/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [irmin.3.11.0 + 3 others: extract] [kdf.1.0.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: 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-powm-sec.4)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp-powm-sec.4
Processing 49/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [irmin.3.11.0 + 3 others: extract] [kdf.1.0.0: extract] [cmdliner: make all]
-> installed conf-gmp-powm-sec.4
Processing 50/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [irmin.3.11.0 + 3 others: extract] [kdf.1.0.0: extract] [cmdliner: make all]
-> retrieved kdf.1.0.0  (cached)
Processing 50/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [irmin.3.11.0 + 3 others: extract] [cmdliner: make all]
Processing 51/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [irmin.3.11.0 + 3 others: extract] [logs.0.7.0: extract] [cmdliner: make all]
-> retrieved logs.0.7.0  (cached)
Processing 51/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [irmin.3.11.0 + 3 others: extract] [cmdliner: make all]
Processing 52/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [irmin.3.11.0 + 3 others: extract] [lru.0.3.1: extract] [cmdliner: make all]
-> retrieved lru.0.3.1  (cached)
Processing 52/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [irmin.3.11.0 + 3 others: extract] [cmdliner: make all]
Processing 53/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [irmin.3.11.0 + 3 others: extract] [lwt.5.9.2: http] [cmdliner: make all]
Processing 53/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [irmin.3.11.0 + 3 others: extract] [lwt.5.9.2: extract] [cmdliner: make all]
-> retrieved lwt.5.9.2  (https://github.com/ocsigen/lwt/archive/refs/tags/5.9.2.tar.gz)
Processing 53/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [irmin.3.11.0 + 3 others: extract] [cmdliner: make all]
Processing 54/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [irmin.3.11.0 + 3 others: extract] [lwt_log.1.1.2: extract] [cmdliner: make all]
-> retrieved irmin.3.11.0, irmin-pack.3.11.0, irmin-server.3.11.0, ppx_irmin.3.11.0  (https://github.com/mirage/irmin/releases/download/3.11.0/irmin-3.11.0.tbz)
Processing 54/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [lwt_log.1.1.2: extract] [cmdliner: make all]
Processing 55/279: [dune.3.20.2, dune-configurator.3.20.2: extract] [lwt_log.1.1.2: extract] [magic-mime.1.3.1: extract] [cmdliner: make all]
-> retrieved dune.3.20.2, dune-configurator.3.20.2  (https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz)
Processing 55/279: [lwt_log.1.1.2: extract] [magic-mime.1.3.1: extract] [cmdliner: make all]
Processing 56/279: [lwt_log.1.1.2: extract] [magic-mime.1.3.1: extract] [mingw-w64-shims.0.2.0: extract] [cmdliner: make all]
Processing 57/279: [lwt_log.1.1.2: extract] [magic-mime.1.3.1: extract] [mingw-w64-shims.0.2.0: extract] [cmdliner: make all] [dune: ocaml 7]
-> retrieved lwt_log.1.1.2  (cached)
Processing 57/279: [magic-mime.1.3.1: extract] [mingw-w64-shims.0.2.0: extract] [cmdliner: make all] [dune: ocaml 7]
Processing 58/279: [magic-mime.1.3.1: extract] [mingw-w64-shims.0.2.0: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [cmdliner: make all] [dune: ocaml 7]
-> retrieved magic-mime.1.3.1  (cached)
Processing 58/279: [mingw-w64-shims.0.2.0: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [cmdliner: make all] [dune: ocaml 7]
Processing 59/279: [mingw-w64-shims.0.2.0: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [mtime.2.1.0: extract] [cmdliner: make all] [dune: ocaml 7]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 59/279: [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [mtime.2.1.0: extract] [cmdliner: make all] [dune: ocaml 7]
-> removed   mingw-w64-shims.0.2.0
Processing 60/279: [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [mtime.2.1.0: extract] [cmdliner: make all] [dune: ocaml 7]
Processing 61/279: [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [mtime.2.1.0: extract] [num.1.6: http] [cmdliner: make all] [dune: ocaml 7]
Processing 62/279: [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [mtime.2.1.0: extract] [num.1.6: http] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 62/279: [mirage-crypto.2.0.2 + 3 others: extract] [mtime.2.1.0: extract] [num.1.6: http] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mtime.2.1.0  (cached)
Processing 62/279: [mirage-crypto.2.0.2 + 3 others: extract] [num.1.6: http] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 63/279: [mirage-crypto.2.0.2 + 3 others: extract] [num.1.6: http] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 63/279: [mirage-crypto.2.0.2 + 3 others: extract] [num.1.6: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 63/279: [mirage-crypto.2.0.2 + 3 others: extract] [num.1.6: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 64/279: [mirage-crypto.2.0.2 + 3 others: extract] [num.1.6: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\5.3" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 64/279: [mirage-crypto.2.0.2 + 3 others: extract] [num.1.6: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 65/279: [mirage-crypto.2.0.2 + 3 others: extract] [num.1.6: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
-> retrieved mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2  (https://github.com/mirage/mirage-crypto/releases/download/v2.0.2/mirage-crypto-2.0.2.tbz)
Processing 65/279: [num.1.6: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
Processing 66/279: [num.1.6: extract] [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
-> retrieved num.1.6  (https://github.com/ocaml/num/archive/refs/tags/v1.6.tar.gz)
Processing 66/279: [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
Processing 67/279: [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.16.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
Processing 68/279: [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.16.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 68/279: [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.16.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
Processing 69/279: [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
Processing 69/279: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
Processing 70/279: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
-> retrieved ocamlbuild.0.16.1  (cached)
Processing 70/279: [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
Processing 71/279: [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [ocplib-endian.1.2: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
Processing 72/279: [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [ocplib-endian.1.2: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 72/279: [ocamlgraph.2.2.0: extract] [ocplib-endian.1.2: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 73/279: [ocamlgraph.2.2.0: extract] [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 74/279: [ocamlgraph.2.2.0: extract] [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved ocamlgraph.2.2.0  (cached)
Processing 74/279: [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 75/279: [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [optint.0.3.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved ocplib-endian.1.2  (cached)
Processing 75/279: [ohex.0.2.0: extract] [optint.0.3.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 76/279: [ohex.0.2.0: extract] [optint.0.3.0: extract] [parsexp.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved ohex.0.2.0  (cached)
Processing 76/279: [optint.0.3.0: extract] [parsexp.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 77/279: [optint.0.3.0: extract] [parsexp.v0.17.0: extract] [ppx_blob.0.9.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved optint.0.3.0  (cached)
Processing 77/279: [parsexp.v0.17.0: extract] [ppx_blob.0.9.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 78/279: [parsexp.v0.17.0: extract] [ppx_blob.0.9.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved parsexp.v0.17.0  (cached)
Processing 78/279: [ppx_blob.0.9.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 79/279: [ppx_blob.0.9.0: extract] [ppx_derivers.1.2.1: extract] [ppx_deriving.6.1.1: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved ppx_blob.0.9.0  (cached)
Processing 79/279: [ppx_derivers.1.2.1: extract] [ppx_deriving.6.1.1: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 80/279: [ppx_derivers.1.2.1: extract] [ppx_deriving.6.1.1: http] [ppx_repr.0.8.0, repr.0.8.0: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 80/279: [ppx_deriving.6.1.1: http] [ppx_repr.0.8.0, repr.0.8.0: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 81/279: [ppx_deriving.6.1.1: http] [ppx_repr.0.8.0, repr.0.8.0: http] [ppx_sexp_conv.v0.17.1: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
+ 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 81/279: [ppx_deriving.6.1.1: http] [ppx_repr.0.8.0, repr.0.8.0: http] [ppx_sexp_conv.v0.17.1: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 81/279: [ppx_deriving.6.1.1: extract] [ppx_repr.0.8.0, repr.0.8.0: http] [ppx_sexp_conv.v0.17.1: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\5.3" "OCAMLBUILD_BINDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\bin" "OCAMLBUILD_LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib" "OCAMLBUILD_MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlbuild.0.16.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=C:/Users/opam/AppData/Local/opam/5.3/bin"; \
- echo "OCAML_LIBDIR=C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml"; \
- echo "OCAML_MANDIR=C:/Users/opam/AppData/Local/opam/5.3/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.dll"; \
- echo "EXE=.exe"; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=C:\Users\opam\AppData\Local\opam\5.3"; \
- echo "BINDIR=C:\Users\opam\AppData\Local\opam\5.3\bin"; \
- echo "LIBDIR=C:\Users\opam\AppData\Local\opam\5.3\lib"; \
- echo "MANDIR=C:\Users\opam\AppData\Local\opam\5.3\man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|C:\Users\opam\AppData\Local\opam\5.3\bin|}'; \
- echo 'let libdir = {|C:\Users\opam\AppData\Local\opam\5.3\lib|}'; \
- echo 'let ocaml_libdir = {|C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml|}'; \
- echo 'let libdir_abs = {|C:/Users/opam/AppData/Local/opam/5.3/lib|}'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "dll"'; \
- echo 'let ext_dll = ".dll"'; \
- echo 'let exe = ".exe"'; \
- echo 'let version = "0.16.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 81/279: [ppx_deriving.6.1.1: extract] [ppx_repr.0.8.0, repr.0.8.0: http] [ppx_sexp_conv.v0.17.1: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 81/279: [ppx_deriving.6.1.1: extract] [ppx_repr.0.8.0, repr.0.8.0: extract] [ppx_sexp_conv.v0.17.1: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved ppx_deriving.6.1.1  (https://github.com/ocaml-ppx/ppx_deriving/releases/download/v6.1.1/ppx_deriving-6.1.1.tar.gz)
Processing 81/279: [ppx_repr.0.8.0, repr.0.8.0: extract] [ppx_sexp_conv.v0.17.1: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 82/279: [ppx_repr.0.8.0, repr.0.8.0: extract] [ppx_sexp_conv.v0.17.1: http] [ppxlib.0.37.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 82/279: [ppx_repr.0.8.0, repr.0.8.0: extract] [ppx_sexp_conv.v0.17.1: extract] [ppxlib.0.37.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved ppx_repr.0.8.0, repr.0.8.0  (https://github.com/mirage/repr/releases/download/0.8.0/repr-0.8.0.tbz)
Processing 82/279: [ppx_sexp_conv.v0.17.1: extract] [ppxlib.0.37.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 83/279: [ppx_sexp_conv.v0.17.1: extract] [ppxlib.0.37.0: http] [ppxlib_jane.v0.17.4: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved ppx_sexp_conv.v0.17.1  (https://github.com/janestreet/ppx_sexp_conv/archive/refs/tags/v0.17.1.tar.gz)
Processing 83/279: [ppxlib.0.37.0: http] [ppxlib_jane.v0.17.4: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 84/279: [ppxlib.0.37.0: http] [ppxlib_jane.v0.17.4: http] [progress.0.5.0, terminal.0.5.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 84/279: [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: http] [progress.0.5.0, terminal.0.5.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 84/279: [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: extract] [progress.0.5.0, terminal.0.5.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 84/279: [ppxlib.0.37.0: extract] [ppxlib_jane.v0.17.4: extract] [progress.0.5.0, terminal.0.5.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved ppxlib_jane.v0.17.4  (https://github.com/janestreet/ppxlib_jane/archive/refs/tags/v0.17.4.tar.gz)
Processing 84/279: [ppxlib.0.37.0: extract] [progress.0.5.0, terminal.0.5.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 85/279: [ppxlib.0.37.0: extract] [progress.0.5.0, terminal.0.5.0: extract] [psq.0.2.1: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
+ 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 85/279: [ppxlib.0.37.0: extract] [progress.0.5.0, terminal.0.5.0: extract] [psq.0.2.1: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install cmdliner.opam "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner/opam"
- install _build/cmdliner.cma "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install _build/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
Processing 85/279: [ppxlib.0.37.0: extract] [progress.0.5.0, terminal.0.5.0: extract] [psq.0.2.1: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved psq.0.2.1  (cached)
Processing 85/279: [ppxlib.0.37.0: extract] [progress.0.5.0, terminal.0.5.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 86/279: [ppxlib.0.37.0: extract] [progress.0.5.0, terminal.0.5.0: extract] [ptime.1.2.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved progress.0.5.0, terminal.0.5.0  (https://github.com/craigfe/progress/releases/download/0.5.0/progress-0.5.0.tbz)
Processing 86/279: [ppxlib.0.37.0: extract] [ptime.1.2.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 87/279: [ppxlib.0.37.0: extract] [ptime.1.2.0: extract] [re.1.14.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved ppxlib.0.37.0  (https://github.com/ocaml-ppx/ppxlib/releases/download/0.37.0/ppxlib-0.37.0.tbz)
Processing 87/279: [ptime.1.2.0: extract] [re.1.14.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 88/279: [ptime.1.2.0: extract] [re.1.14.0: http] [rresult.0.7.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved ptime.1.2.0  (cached)
Processing 88/279: [re.1.14.0: http] [rresult.0.7.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 89/279: [re.1.14.0: http] [rresult.0.7.0: extract] [rusage.1.0.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 89/279: [re.1.14.0: extract] [rresult.0.7.0: extract] [rusage.1.0.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved rresult.0.7.0  (cached)
Processing 89/279: [re.1.14.0: extract] [rusage.1.0.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 90/279: [re.1.14.0: extract] [rusage.1.0.0: extract] [semaphore-compat.1.0.2: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved rusage.1.0.0  (cached)
Processing 90/279: [re.1.14.0: extract] [semaphore-compat.1.0.2: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved seq.base  (cached)
Processing 91/279: [re.1.14.0: extract] [semaphore-compat.1.0.2: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 92/279: [re.1.14.0: extract] [semaphore-compat.1.0.2: extract] [sexplib.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 93/279: [re.1.14.0: extract] [semaphore-compat.1.0.2: extract] [sexplib.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved re.1.14.0  (https://github.com/ocaml/ocaml-re/archive/refs/tags/1.14.0.tar.gz)
Processing 93/279: [semaphore-compat.1.0.2: extract] [sexplib.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 94/279: [semaphore-compat.1.0.2: extract] [sexplib.v0.17.0: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved semaphore-compat.1.0.2  (cached)
Processing 94/279: [sexplib.v0.17.0: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 95/279: [sexplib.v0.17.0: extract] [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved sexplib.v0.17.0  (cached)
Processing 95/279: [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 96/279: [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 96/279: [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 97/279: [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [topkg.1.1.1: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 97/279: [stringext.1.6.0: extract] [topkg.1.1.1: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 98/279: [stringext.1.6.0: extract] [topkg.1.1.1: http] [uri.4.4.0, uri-sexp.4.4.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved stringext.1.6.0  (cached)
Processing 98/279: [topkg.1.1.1: http] [uri.4.4.0, uri-sexp.4.4.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 99/279: [topkg.1.1.1: http] [uri.4.4.0, uri-sexp.4.4.0: extract] [uucp.17.0.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 99/279: [topkg.1.1.1: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [uucp.17.0.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
Processing 99/279: [topkg.1.1.1: extract] [uucp.17.0.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 100/279: [topkg.1.1.1: extract] [uucp.17.0.0: http] [uutf.1.0.4: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved topkg.1.1.1  (https://erratique.ch/software/topkg/releases/topkg-1.1.1.tbz)
Processing 100/279: [uucp.17.0.0: http] [uutf.1.0.4: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 101/279: [uucp.17.0.0: http] [uutf.1.0.4: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 101/279: [uucp.17.0.0: extract] [uutf.1.0.4: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved uutf.1.0.4  (cached)
Processing 101/279: [uucp.17.0.0: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 102/279: [uucp.17.0.0: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [x509.1.0.6: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 102/279: [uucp.17.0.0: extract] [websocket.2.17, websocket-lwt-unix.2.17: extract] [x509.1.0.6: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
+ 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 102/279: [uucp.17.0.0: extract] [websocket.2.17, websocket-lwt-unix.2.17: extract] [x509.1.0.6: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved x509.1.0.6  (cached)
Processing 102/279: [uucp.17.0.0: extract] [websocket.2.17, websocket-lwt-unix.2.17: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
Processing 103/279: [uucp.17.0.0: extract] [websocket.2.17, websocket-lwt-unix.2.17: extract] [zarith.1.14: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved uucp.17.0.0  (https://erratique.ch/software/uucp/releases/uucp-17.0.0.tbz)
Processing 103/279: [websocket.2.17, websocket-lwt-unix.2.17: extract] [zarith.1.14: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved websocket.2.17, websocket-lwt-unix.2.17  (https://github.com/vbmithr/ocaml-websocket/releases/download/2.17/websocket-2.17.tbz)
Processing 103/279: [zarith.1.14: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved zarith.1.14  (cached)
Processing 103/279: [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
+ 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 103/279: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 103/279: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> installed mingw-w64-shims.0.2.0
Processing 104/279: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> installed num.1.6
Processing 105/279: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> installed seq.base
Processing 106/279: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [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
- x86_64-w64-mingw32-gcc: fatal error: cannot execute 'as': spawn: No such file or directory
- compilation terminated.
- File "frontend.ml", line 1:
- Error: Assembler error, input left in file "C:\Users\opam\AppData\Local\Temp\camlasm23a96a.s"
- make[1]: *** [Makefile:178: frontend.cmx] Error 2
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make: *** [Makefile:18: opt] Error 2
[ERROR] The compilation of ocamlfind.1.9.8 failed at "make opt".
Processing 106/279: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled]
Processing 107/279: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled]
Processing 108/279: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled]
Processing 109/279: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled]
Processing 110/279: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled]
Processing 111/279: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled]
+ C:\cygwin64\bin\make.exe "check-if-preinstalled" "all" "opam-install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlbuild.0.16.1)
- if test -d C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-byte
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp-byte/ocamlbuild_pack.cmo
- mv tmp-byte/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp-byte/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-nat
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp-nat/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte.exe"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native.exe"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.exe"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
-> compiled  ocamlbuild.0.16.1
Processing 111/279: [dune: ocaml 7]
-> installed ocamlbuild.0.16.1
Processing 112/279: [dune: ocaml 7]
Processing 113/279: [dune: ocaml 7]
Processing 114/279: [dune: ocaml 7]
Processing 115/279: [dune: ocaml 7]
Processing 116/279: [dune: ocaml 7]
Processing 117/279: [dune: ocaml 7]
Processing 118/279: [dune: ocaml 7]
Processing 119/279: [dune: ocaml 7]
Processing 120/279: [dune: ocaml 7]
Processing 121/279: [dune: ocaml 7]
Processing 122/279: [dune: ocaml 7]
Processing 123/279: [dune: ocaml 7]
Processing 124/279: [dune: ocaml 7]
Processing 125/279: [dune: ocaml 7]
Processing 126/279: [dune: ocaml 7]
Processing 127/279: [dune: ocaml 7]
Processing 128/279: [dune: ocaml 7]
Processing 129/279: [dune: ocaml 7]
Processing 130/279: [dune: ocaml 7]
Processing 131/279: [dune: ocaml 7]
Processing 132/279: [dune: ocaml 7]
+ 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.20.2)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 7
- 


Processing 132/279: [dune: ./_boot/dune.exe build]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.20.2\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.20.2)
-> compiled  dune.3.20.2
-> installed dune.3.20.2
Processing 135/279: [base64: dune build]
Processing 136/279: [base64: dune build] [bheap: dune build]
Processing 137/279: [base64: dune build] [bheap: dune build] [cppo: dune build]
Processing 138/279: [base64: dune build] [bheap: dune build] [cppo: dune build] [csexp: dune build]
Processing 139/279: [base64: dune build] [bheap: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build]
Processing 140/279: [base64: dune build] [bheap: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build]
Processing 141/279: [base64: dune build] [bheap: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [either: dune build]
Processing 142/279: [base64: dune build] [bheap: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [either: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "bheap" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\bheap.2.0.0)
-> compiled  bheap.2.0.0
Processing 142/279: [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [either: dune build]
Processing 143/279: [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [either: dune build] [eqaf: dune build]
-> installed bheap.2.0.0
Processing 144/279: [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [either: dune build] [eqaf: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "base64" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\base64.3.5.2)
-> compiled  base64.3.5.2
Processing 144/279: [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [either: dune build] [eqaf: dune build]
Processing 145/279: [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [either: dune build] [eqaf: dune build] [gmap: dune build]
-> installed base64.3.5.2
Processing 146/279: [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [either: dune build] [eqaf: dune build] [gmap: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "csexp" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\csexp.1.5.2)
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlc.opt.exe -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  csexp.1.5.2
Processing 146/279: [cppo: dune build] [domain-name: dune build] [duration: dune build] [either: dune build] [eqaf: dune build] [gmap: dune build]
Processing 147/279: [cppo: dune build] [domain-name: dune build] [duration: dune build] [either: dune build] [eqaf: dune build] [gmap: dune build] [macaddr: dune build]
-> installed csexp.1.5.2
Processing 148/279: [cppo: dune build] [domain-name: dune build] [duration: dune build] [either: dune build] [eqaf: dune build] [gmap: dune build] [macaddr: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "domain-name" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\domain-name.0.5.0)
-> compiled  domain-name.0.5.0
Processing 148/279: [cppo: dune build] [duration: dune build] [either: dune build] [eqaf: dune build] [gmap: dune build] [macaddr: dune build]
Processing 149/279: [cppo: dune build] [dune-configurator: rm] [duration: dune build] [either: dune build] [eqaf: dune build] [gmap: dune build] [macaddr: dune build]
-> installed domain-name.0.5.0
Processing 150/279: [cppo: dune build] [dune-configurator: rm] [duration: dune build] [either: dune build] [eqaf: dune build] [gmap: dune build] [macaddr: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "cppo" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cppo.1.8.0)
-> compiled  cppo.1.8.0
Processing 150/279: [dune-configurator: rm] [duration: dune build] [either: dune build] [eqaf: dune build] [gmap: dune build] [macaddr: dune build]
Processing 151/279: [dune-configurator: rm] [duration: dune build] [either: dune build] [eqaf: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build]
-> installed cppo.1.8.0
Processing 152/279: [dune-configurator: rm] [duration: dune build] [either: dune build] [eqaf: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.20.2)
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "duration" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\duration.0.2.1)
-> compiled  duration.0.2.1
Processing 152/279: [dune-configurator: rm] [either: dune build] [eqaf: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build]
Processing 153/279: [dune-configurator: rm] [either: dune build] [eqaf: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build]
-> installed duration.0.2.1
Processing 154/279: [dune-configurator: rm] [either: dune build] [eqaf: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.20.2)
Processing 154/279: [dune-configurator: dune build] [either: dune build] [eqaf: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "either" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\either.1.0.0)
-> compiled  either.1.0.0
Processing 154/279: [dune-configurator: dune build] [eqaf: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build]
Processing 155/279: [dune-configurator: dune build] [eqaf: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
-> installed either.1.0.0
Processing 156/279: [dune-configurator: dune build] [eqaf: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "eqaf" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\eqaf.0.10)
-> compiled  eqaf.0.10
Processing 156/279: [dune-configurator: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 157/279: [dune-configurator: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build]
-> installed eqaf.0.10
Processing 158/279: [dune-configurator: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "gmap" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\gmap.0.3.0)
-> compiled  gmap.0.3.0
Processing 158/279: [dune-configurator: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build]
Processing 159/279: [digestif: dune build] [dune-configurator: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build]
-> installed gmap.0.3.0
Processing 160/279: [digestif: dune build] [dune-configurator: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "macaddr" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\macaddr.5.6.1)
-> compiled  macaddr.5.6.1
Processing 160/279: [digestif: dune build] [dune-configurator: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build]
Processing 161/279: [digestif: dune build] [dune-configurator: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build]
-> installed macaddr.5.6.1
Processing 162/279: [digestif: dune build] [dune-configurator: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocaml-syntax-shims" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocaml-syntax-shims.1.0.0)
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe select-impl 5.3.0) > _build/default/src/impl
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: 
- Running ocaml where the first argument is an implicit basename with no
- extension (e.g. ocaml script-file) is deprecated. Either rename the script
- (ocaml script-file.ml) or qualify the basename (ocaml ./script-file)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 162/279: [digestif: dune build] [dune-configurator: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build]
Processing 163/279: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 164/279: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "magic-mime" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\magic-mime.1.3.1)
-> compiled  magic-mime.1.3.1
Processing 164/279: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build]
Processing 165/279: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build]
Processing 166/279: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build] [ohex: dune build]
-> installed magic-mime.1.3.1
Processing 167/279: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build] [ohex: dune build]
Processing 168/279: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build] [ohex: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocaml-compiler-libs" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocaml-compiler-libs.v0.17.0)
-> compiled  ocaml-compiler-libs.v0.17.0
Processing 168/279: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build] [ohex: dune build]
Processing 169/279: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build] [ohex: dune build] [optint: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 170/279: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build] [ohex: dune build] [optint: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocaml_intrinsics_kernel" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocaml_intrinsics_kernel.v0.17.1)
-> compiled  ocaml_intrinsics_kernel.v0.17.1
Processing 170/279: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocamlgraph: dune build] [ohex: dune build] [optint: dune build]
Processing 171/279: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocamlgraph: dune build] [ohex: dune build] [optint: dune build] [ppx_derivers: dune build]
-> installed ocaml_intrinsics_kernel.v0.17.1
Processing 172/279: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocamlgraph: dune build] [ohex: dune build] [optint: dune build] [ppx_derivers: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ohex" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ohex.0.2.0)
-> compiled  ohex.0.2.0
Processing 172/279: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocamlgraph: dune build] [optint: dune build] [ppx_derivers: dune build]
Processing 173/279: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocamlgraph: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build]
-> installed ohex.0.2.0
Processing 174/279: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocamlgraph: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.20.2)
-> compiled  dune-configurator.3.20.2
Processing 174/279: [digestif: dune build] [ipaddr: dune build] [ocamlgraph: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build]
Processing 175/279: [digestif: dune build] [ipaddr: dune build] [ocamlgraph: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build]
-> installed dune-configurator.3.20.2
Processing 176/279: [digestif: dune build] [ipaddr: dune build] [ocamlgraph: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ipaddr" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ipaddr.5.6.1)
-> compiled  ipaddr.5.6.1
Processing 176/279: [digestif: dune build] [ocamlgraph: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build]
Processing 177/279: [bigstringaf: dune build] [digestif: dune build] [ocamlgraph: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build]
-> installed ipaddr.5.6.1
Processing 178/279: [bigstringaf: dune build] [digestif: dune build] [ocamlgraph: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "optint" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\optint.0.3.0)
-> compiled  optint.0.3.0
Processing 178/279: [bigstringaf: dune build] [digestif: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build]
Processing 179/279: [bigstringaf: dune build] [digestif: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build]
Processing 180/279: [bigstringaf: dune build] [digestif: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build]
Processing 181/279: [bigstringaf: dune build] [digestif: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build]
-> installed optint.0.3.0
Processing 182/279: [bigstringaf: dune build] [digestif: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "digestif" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\digestif.1.3.0)
-> compiled  digestif.1.3.0
Processing 182/279: [bigstringaf: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build]
Processing 183/279: [bigstringaf: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build]
-> installed digestif.1.3.0
Processing 184/279: [bigstringaf: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [psq: dune build] [re: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppx_derivers" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 184/279: [bigstringaf: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [psq: dune build] [re: dune build]
Processing 185/279: [bigstringaf: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [psq: dune build] [re: dune build]
Processing 186/279: [bigstringaf: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [psq: dune build] [re: dune build]
Processing 187/279: [bigstringaf: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [psq: dune build] [re: dune build]
Processing 188/279: [bigstringaf: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [psq: dune build] [re: dune build] [rusage: dune build]
Processing 189/279: [bigstringaf: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [psq: dune build] [re: dune build] [rusage: dune build]
Processing 190/279: [bigstringaf: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [psq: dune build] [re: dune build] [rusage: dune build]
-> installed ppx_derivers.1.2.1
Processing 191/279: [bigstringaf: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [psq: dune build] [re: dune build] [rusage: dune build]
Processing 192/279: [bigstringaf: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [psq: dune build] [re: dune build] [rusage: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "psq" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\psq.0.2.1)
-> compiled  psq.0.2.1
Processing 192/279: [bigstringaf: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [re: dune build] [rusage: dune build]
Processing 193/279: [bigstringaf: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [re: dune build] [rusage: dune build]
Processing 194/279: [bigstringaf: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [re: dune build] [rusage: dune build] [semaphore-compat: dune build]
Processing 195/279: [bigstringaf: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [re: dune build] [rusage: dune build] [semaphore-compat: dune build]
-> installed psq.0.2.1
Processing 196/279: [bigstringaf: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [re: dune build] [rusage: dune build] [semaphore-compat: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "rusage" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\rusage.1.0.0)
- File "src/dune", line 6, characters 9-21:
- 6 |   (names rusage_stubs)))
-              ^^^^^^^^^^^^
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\5.3\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -g -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml -o rusage_stubs.o -c rusage_stubs.c)
- rusage_stubs.c:22:10: fatal error: sys/resource.h: No such file or directory
-    22 | #include <sys/resource.h>
-       |          ^~~~~~~~~~~~~~~~
- compilation terminated.
Processing 196/279: [bigstringaf: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [re: dune build] [semaphore-compat: dune build]
[ERROR] The compilation of rusage.1.0.0 failed at "dune build -p rusage -j 7 @install".
Processing 197/279: [bigstringaf: dune build] [checkseum: dune build] [lru: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [re: dune build] [semaphore-compat: dune build]
Processing 198/279: [bigstringaf: dune build] [checkseum: dune build] [lru: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [re: dune build] [semaphore-compat: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "bigstringaf" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\bigstringaf.0.10.0)
-> compiled  bigstringaf.0.10.0
Processing 198/279: [checkseum: dune build] [lru: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [re: dune build] [semaphore-compat: dune build]
Processing 199/279: [checkseum: dune build] [lru: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [re: dune build] [semaphore-compat: dune build] [sexplib0: dune build]
-> installed bigstringaf.0.10.0
Processing 200/279: [checkseum: dune build] [lru: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [re: dune build] [semaphore-compat: dune build] [sexplib0: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "lru" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\lru.0.3.1)
-> compiled  lru.0.3.1
Processing 200/279: [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [re: dune build] [semaphore-compat: dune build] [sexplib0: dune build]
Processing 201/279: [angstrom: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [re: dune build] [semaphore-compat: dune build] [sexplib0: dune build]
-> installed lru.0.3.1
Processing 202/279: [angstrom: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [re: dune build] [semaphore-compat: dune build] [sexplib0: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "semaphore-compat" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\semaphore-compat.1.0.2)
-> compiled  semaphore-compat.1.0.2
Processing 202/279: [angstrom: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build]
Processing 203/279: [angstrom: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed semaphore-compat.1.0.2
Processing 204/279: [angstrom: dune build] [checkseum: dune build] [mirage-crypto: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocamlgraph" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlgraph.2.2.0)
-> compiled  ocamlgraph.2.2.0
Processing 204/279: [angstrom: dune build] [checkseum: dune build] [mirage-crypto: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 205/279: [angstrom: dune build] [checkseum: dune build] [mirage-crypto: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed ocamlgraph.2.2.0
Processing 206/279: [angstrom: dune build] [checkseum: dune build] [mirage-crypto: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "checkseum" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\checkseum.0.5.2)
-> compiled  checkseum.0.5.2
Processing 206/279: [angstrom: dune build] [mirage-crypto: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed checkseum.0.5.2
Processing 207/279: [angstrom: dune build] [mirage-crypto: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "angstrom" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\angstrom.0.16.1)
-> compiled  angstrom.0.16.1
Processing 207/279: [mirage-crypto: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed angstrom.0.16.1
Processing 208/279: [mirage-crypto: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "mirage-crypto" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mirage-crypto.2.0.2)
-> compiled  mirage-crypto.2.0.2
Processing 208/279: [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed mirage-crypto.2.0.2
Processing 209/279: [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 210/279: [kdf: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 211/279: [kdf: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 212/279: [kdf: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 213/279: [kdf: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 214/279: [kdf: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 215/279: [kdf: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 216/279: [kdf: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "re" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\re.1.14.0)
-> compiled  re.1.14.0
Processing 216/279: [kdf: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed re.1.14.0
Processing 217/279: [kdf: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "sexplib0" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 217/279: [kdf: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed sexplib0.v0.17.0
Processing 218/279: [kdf: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 219/279: [base: dune build] [kdf: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 220/279: [base: dune build] [kdf: dune build] [parsexp: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "kdf" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\kdf.1.0.0)
-> compiled  kdf.1.0.0
Processing 220/279: [base: dune build] [parsexp: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed kdf.1.0.0
Processing 221/279: [base: dune build] [parsexp: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 222/279: [base: dune build] [parsexp: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 223/279: [base: dune build] [parsexp: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 224/279: [base: dune build] [parsexp: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 225/279: [base: dune build] [parsexp: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "stdlib-shims" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 225/279: [base: dune build] [parsexp: dune build] [stringext: dune build]
-> installed stdlib-shims.0.3.0
Processing 226/279: [base: dune build] [parsexp: dune build] [stringext: dune build]
Processing 227/279: [base: dune build] [parsexp: dune build] [ppxlib: dune build] [stringext: dune build]
Processing 228/279: [base: dune build] [parsexp: dune build] [ppxlib: dune build] [stringext: dune build]
Processing 229/279: [base: dune build] [parsexp: dune build] [ppxlib: dune build] [stringext: dune build]
Processing 230/279: [base: dune build] [parsexp: dune build] [ppxlib: dune build] [stringext: dune build]
Processing 231/279: [base: dune build] [parsexp: dune build] [ppxlib: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "stringext" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 231/279: [base: dune build] [parsexp: dune build] [ppxlib: dune build]
-> installed stringext.1.6.0
Processing 232/279: [base: dune build] [parsexp: dune build] [ppxlib: dune build]
Processing 233/279: [base: dune build] [parsexp: dune build] [ppxlib: dune build] [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "parsexp" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\parsexp.v0.17.0)
-> compiled  parsexp.v0.17.0
Processing 233/279: [base: dune build] [ppxlib: dune build] [uri: dune build]
-> installed parsexp.v0.17.0
Processing 234/279: [base: dune build] [ppxlib: dune build] [uri: dune build]
Processing 235/279: [base: dune build] [ppxlib: dune build] [sexplib: dune build] [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "uri" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\uri.4.4.0)
-> compiled  uri.4.4.0
Processing 235/279: [base: dune build] [ppxlib: dune build] [sexplib: dune build]
-> installed uri.4.4.0
Processing 236/279: [base: dune build] [ppxlib: dune build] [sexplib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "sexplib" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\sexplib.v0.17.0)
-> compiled  sexplib.v0.17.0
Processing 236/279: [base: dune build] [ppxlib: dune build]
-> installed sexplib.v0.17.0
Processing 237/279: [base: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "base" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\base.v0.17.3)
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I C:\Users\opam\AppData\Local\opam\5.3\lib\ocaml_intrinsics_kernel -I C:\Users\opam\AppData\Local\opam\5.3\lib\sexplib0 -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -cmi-file src/.base.objs/byte/base__Array.cmi -no-alias-deps -open Base__ -o src/.base.objs/native/base__Array.cmx -c -impl src/array.ml)
- File "src/array.ml", line 399, characters 28-75:
- 399 |       result := Bool.select ((keep_left_if [@inlined]) (compare x !result)) x !result
-                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 55 [inlining-impossible]: Cannot inline: Unknown function
-> compiled  base.v0.17.3
Processing 237/279: [ppxlib: dune build]
-> installed base.v0.17.3
Processing 238/279: [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppxlib.0.37.0)
-> compiled  ppxlib.0.37.0
-> installed ppxlib.0.37.0
Processing 240/279: [ppx_blob: dune build]
Processing 241/279: [ppx_blob: dune build]
Processing 242/279: [ppx_blob: dune build] [ppxlib_jane: dune build]
Processing 243/279: [ppx_blob: dune build] [ppxlib_jane: dune build]
Processing 244/279: [ppx_blob: dune build] [ppxlib_jane: dune build]
Processing 245/279: [ppx_blob: dune build] [ppxlib_jane: dune build]
Processing 246/279: [ppx_blob: dune build] [ppxlib_jane: dune build]
Processing 247/279: [ppx_blob: dune build] [ppxlib_jane: dune build]
Processing 248/279: [ppx_blob: dune build] [ppxlib_jane: dune build]
Processing 249/279: [ppx_blob: dune build] [ppxlib_jane: dune build]
Processing 250/279: [ppx_blob: dune build] [ppxlib_jane: dune build]
Processing 251/279: [ppx_blob: dune build] [ppxlib_jane: dune build]
Processing 252/279: [ppx_blob: dune build] [ppxlib_jane: dune build]
Processing 253/279: [ppx_blob: dune build] [ppxlib_jane: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppxlib_jane" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppxlib_jane.v0.17.4)
-> compiled  ppxlib_jane.v0.17.4
Processing 253/279: [ppx_blob: dune build]
-> installed ppxlib_jane.v0.17.4
Processing 254/279: [ppx_blob: dune build]
Processing 255/279: [ppx_blob: dune build] [ppx_sexp_conv: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppx_blob" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppx_blob.0.9.0)
-> compiled  ppx_blob.0.9.0
Processing 255/279: [ppx_sexp_conv: dune build]
-> installed ppx_blob.0.9.0
Processing 256/279: [ppx_sexp_conv: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppx_sexp_conv" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppx_sexp_conv.v0.17.1)
-> compiled  ppx_sexp_conv.v0.17.1
-> installed ppx_sexp_conv.v0.17.1
Processing 258/279: [ipaddr-sexp: dune build]
Processing 259/279: [ipaddr-sexp: dune build] [uri-sexp: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "uri-sexp" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\uri-sexp.4.4.0)
-> compiled  uri-sexp.4.4.0
Processing 259/279: [ipaddr-sexp: dune build]
-> installed uri-sexp.4.4.0
Processing 260/279: [ipaddr-sexp: dune build]
Processing 261/279: [ipaddr-sexp: dune build]
Processing 262/279: [ipaddr-sexp: dune build]
Processing 263/279: [ipaddr-sexp: dune build]
Processing 264/279: [ipaddr-sexp: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ipaddr-sexp" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ipaddr-sexp.5.6.1)
-> compiled  ipaddr-sexp.5.6.1
-> installed ipaddr-sexp.5.6.1

#=== ERROR while compiling rusage.1.0.0 =======================================#
# 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\rusage.1.0.0
# command              ~\AppData\Local\opam\5.3\bin\dune.exe build -p rusage -j 7 @install
# exit-code            1
# env-file             ~\AppData\Local\opam\log\rusage-3040-7be0fb.env
# output-file          ~\AppData\Local\opam\log\rusage-3040-7be0fb.out
### output ###
# File "src/dune", line 6, characters 9-21:
# 6 |   (names rusage_stubs)))
#              ^^^^^^^^^^^^
# (cd _build/default/src && C:\Users\opam\AppData\Local\opam\5.3\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -g -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml -o rusage_stubs.o -c rusage_stubs.c)
# rusage_stubs.c:22:10: fatal error: sys/resource.h: No such file or directory
#    22 | #include <sys/resource.h>
#       |          ^~~~~~~~~~~~~~~~
# compilation terminated.


#=== ERROR while compiling ocamlfind.1.9.8 ====================================#
# 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\ocamlfind.1.9.8
# command              C:\cygwin64\bin\make.exe opt
# exit-code            2
# env-file             ~\AppData\Local\opam\log\ocamlfind-3040-5fafbc.env
# output-file          ~\AppData\Local\opam\log\ocamlfind-3040-5fafbc.out
### output ###
# [...]
# 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
# x86_64-w64-mingw32-gcc: fatal error: cannot execute 'as': spawn: No such file or directory
# compilation terminated.
# File "frontend.ml", line 1:
# Error: Assembler error, input left in file "C:\Users\opam\AppData\Local\Temp\camlasm23a96a.s"
# make[1]: *** [Makefile:178: frontend.cmx] Error 2
# make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
# make: *** [Makefile:18: opt] Error 2



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install asn1-combinators   0.3.2
| - install astring            0.8.5
| - install base-bytes         base
| - install bos                0.2.1
| - install ca-certs           1.0.1
| - install cohttp             5.3.1
| - install cohttp-lwt         5.3.0
| - install cohttp-lwt-unix    5.3.0
| - install conduit            7.0.0
| - install conduit-lwt        7.0.0
| - install conduit-lwt-unix   7.0.0
| - install fmt                0.11.0
| - install fpath              0.7.3
| - install index              1.6.2
| - install irmin              3.11.0
| - install irmin-pack         3.11.0
| - install irmin-server       3.11.0
| - install jsonm              1.0.2
| - install logs               0.7.0
| - install lwt                5.9.2
| - install lwt_log            1.1.2
| - install mirage-crypto-ec   2.0.2
| - install mirage-crypto-pk   2.0.2
| - install mirage-crypto-rng  2.0.2
| - install mtime              2.1.0
| - install ocplib-endian      1.2
| - install ppx_deriving       6.1.1
| - install ppx_irmin          3.11.0
| - install ppx_repr           0.8.0
| - install progress           0.5.0
| - install ptime              1.2.0
| - install repr               0.8.0
| - install rresult            0.7.0
| - install terminal           0.5.0
| - install topkg              1.1.1
| - install uucp               17.0.0
| - install uutf               1.0.4
| - install websocket          2.17
| - install websocket-lwt-unix 2.17
| - install x509               1.0.6
| - install zarith             1.14
+- 
+- The following actions failed
| - build ocamlfind 1.9.8
| - build rusage    1.0.0
+- 
+- The following changes have been performed (the rest was aborted)
| - recompile mingw-w64-shims           0.2.0
| - install   angstrom                  0.16.1
| - install   base                      v0.17.3
| - install   base64                    3.5.2
| - install   bheap                     2.0.0
| - install   bigstringaf               0.10.0
| - install   checkseum                 0.5.2
| - install   cmdliner                  1.3.0
| - install   conf-gmp                  5
| - install   conf-gmp-powm-sec         4
| - 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   cppo                      1.8.0
| - install   csexp                     1.5.2
| - install   digestif                  1.3.0
| - install   domain-name               0.5.0
| - install   dune                      3.20.2
| - install   dune-configurator         3.20.2
| - install   duration                  0.2.1
| - install   either                    1.0.0
| - install   eqaf                      0.10
| - install   gmap                      0.3.0
| - install   ipaddr                    5.6.1
| - install   ipaddr-sexp               5.6.1
| - install   kdf                       1.0.0
| - install   lru                       0.3.1
| - install   macaddr                   5.6.1
| - install   magic-mime                1.3.1
| - install   mirage-crypto             2.0.2
| - install   num                       1.6
| - install   ocaml-compiler-libs       v0.17.0
| - install   ocaml-syntax-shims        1.0.0
| - install   ocaml_intrinsics_kernel   v0.17.1
| - install   ocamlbuild                0.16.1
| - install   ocamlgraph                2.2.0
| - install   ohex                      0.2.0
| - install   optint                    0.3.0
| - install   parsexp                   v0.17.0
| - install   ppx_blob                  0.9.0
| - install   ppx_derivers              1.2.1
| - install   ppx_sexp_conv             v0.17.1
| - install   ppxlib                    0.37.0
| - install   ppxlib_jane               v0.17.4
| - install   psq                       0.2.1
| - install   re                        1.14.0
| - install   semaphore-compat          1.0.2
| - install   seq                       base
| - install   sexplib                   v0.17.0
| - install   sexplib0                  v0.17.0
| - install   stdlib-shims              0.3.0
| - install   stringext                 1.6.0
| - install   uri                       4.4.0
| - install   uri-sexp                  4.4.0
+- 
# 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-20260113043136.export"
'C:\cygwin64\bin\opam.exe install -vy irmin-server.3.11.0' failed.
"opam remove -y irmin-server.3.11.0
opam install -vy irmin-server.3.11.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: irmin-server.3.11.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