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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2025-08-16 11:39.15 ---> using "1d6ffeb5a52124df73b2e951323e99615c52ca4f9bdf0f65039be6146fabdaab" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe"))
2025-08-16 11:39.15 ---> 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 fb96181bf90338b7e9a1c6a0001541cab4756218"))
2025-08-16 11:39.15 ---> using "226ba95894e5fe0eff30ac7de4da804b4dc9e14b1ff282896d3b40da9f82c9b1" from cache

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

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

  Updating ~\.bash_profile.
  Added 9 lines after line 1 in ~\.bash_profile.
2025-08-16 11:39.15 ---> using "3988cc766da4195a7843657cf32af0c8bc40a52a994085bcd781b6bd7adba4c1" from cache

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

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

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

/: (run (network host)
        (shell "opam update --depexts"))
2025-08-16 11:39.15 ---> using "b8c682b54cfc9c0f8cfef6d796bf98fb131493cfa3ee7a3a0f3184c32115f453" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "opam remove -y publish.0.3.4+transition\
               \nopam install -vy publish.0.3.4+transition\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: publish.0.3.4+transition | 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] publish.0.3.4+transition 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 101 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 conduit]
  - install   atd                           2.16.0            [required by atdgen]
  - install   atdgen                        2.15.0            [required by github-data]
  - install   atdgen-runtime                2.16.0            [required by atdgen]
  - install   base                          v0.17.3           [required by ppx_sexp_conv]
  - install   base-bytes                    base              [required by ocplib-endian]
  - install   base64                        3.5.1             [required by cohttp]
  - install   bigstringaf                   0.10.0            [required by angstrom]
  - install   biniou                        1.2.2             [required by atdgen]
  - install   bos                           0.2.1             [required by ca-certs]
  - install   ca-certs                      1.0.1             [required by conduit-lwt-unix]
  - install   camlp-streams                 5.0.1             [required by biniou]
  - install   cmdliner                      1.3.0             [required by opam-publish]
  - install   cohttp                        6.1.1             [required by github, github-unix]
  - install   cohttp-lwt                    6.1.1             [required by github]
  - install   cohttp-lwt-unix               6.1.1             [required by github-unix]
  - install   conduit                       8.0.0             [required by conduit-lwt]
  - install   conduit-lwt                   8.0.0             [required by cohttp-lwt-unix]
  - install   conduit-lwt-unix              8.0.0             [required by cohttp-lwt-unix]
  - install   conf-gmp                      5                 [required by conf-gmp-powm-sec, zarith]
  - install   conf-gmp-powm-sec             4                 [required by mirage-crypto-pk]
  - install   conf-libssl                   4                 [required by ssl]
  - install   conf-mingw-w64-gcc-i686       1                 [required by opam-core]
  - 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-mingw-w64-openssl-i686   1                 [required by conf-libssl]
  - install   conf-mingw-w64-openssl-x86_64 1                 [required by conf-libssl]
  - install   conf-pkg-config               4                 [required by conf-libssl]
  - install   cppo                          1.8.0             [required by lwt]
  - install   csexp                         1.5.2             [required by dune-configurator]
  - install   digestif                      1.3.0             [required by ca-certs]
  - install   domain-name                   0.4.1             [required by ipaddr]
  - install   dune                          3.19.1            [required by opam-publish]
  - install   dune-configurator             3.19.1            [required by lwt, base]
  - install   duration                      0.2.1             [required by mirage-crypto-rng]
  - install   easy-format                   1.3.4             [required by atd]
  - install   eqaf                          0.10              [required by digestif, mirage-crypto]
  - install   fmt                           0.11.0            [required by cohttp-lwt-unix]
  - install   fpath                         0.7.3             [required by ca-certs]
  - install   github                        4.4.1             [required by opam-publish]
  - install   github-data                   4.4.1             [required by github]
  - install   github-unix                   4.4.1             [required by opam-publish]
  - install   gmap                          0.3.0             [required by x509]
  - install   http                          6.1.1             [required by cohttp-lwt, cohttp, cohttp-lwt-unix]
  - install   ipaddr                        5.6.0             [required by cohttp-lwt]
  - install   ipaddr-sexp                   5.6.0             [required by conduit-lwt-unix]
  - install   jsonm                         1.0.2             [required by opam-core]
  - install   kdf                           1.0.0             [required by x509]
  - install   logs                          0.9.0             [required by cohttp-lwt, cohttp, cohttp-lwt-unix]
  - install   lwt                           6.0.0~alpha00     [required by github, github-unix]
  - install   lwt_ssl                       1.2.0             [required by opam-publish]
  - install   macaddr                       5.6.0             [required by ipaddr]
  - install   magic-mime                    1.3.1             [required by cohttp-lwt-unix]
  - install   menhir                        20240715          [required by opam-file-format]
  - install   menhirCST                     20240715          [required by menhir]
  - install   menhirLib                     20240715          [required by menhir]
  - install   menhirSdk                     20240715          [required by menhir]
  - install   mirage-crypto                 2.0.1             [required by ca-certs]
  - install   mirage-crypto-ec              2.0.1             [required by x509]
  - install   mirage-crypto-pk              2.0.1             [required by x509]
  - install   mirage-crypto-rng             2.0.1             [required by x509]
  - 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 jsonm]
  - install   ocamlfind                     1.9.8             [required by jsonm]
  - install   ocamlgraph                    2.2.0             [required by opam-core]
  - install   ocplib-endian                 1.2               [required by lwt]
  - install   ohex                          0.2.0             [required by ca-certs]
  - install   opam-core                     2.4.1             [required by opam-publish]
  - install   opam-file-format              2.2.0             [required by opam-format]
  - install   opam-format                   2.4.1             [required by opam-publish]
  - install   opam-publish                  2.5.1             [required by publish]
  - install   opam-repository               2.4.1             [required by opam-state]
  - install   opam-state                    2.4.1             [required by opam-publish]
  - install   patch                         3.0.0             [required by opam-core]
  - install   ppx_derivers                  1.2.1             [required by ppxlib]
  - install   ppx_sexp_conv                 v0.17.1           [required by cohttp-lwt, cohttp, cohttp-lwt-unix]
  - install   ppxlib                        0.37.0~5.4preview [required by ppx_sexp_conv]
  - install   ppxlib_jane                   v0.17.4           [required by ppx_sexp_conv]
  - install   ptime                         1.2.0             [required by ca-certs]
  - install   publish                       0.3.4+transition
  - install   re                            1.13.2            [required by opam-format, opam-core, opam-state]
  - install   rresult                       0.7.0             [required by bos]
  - install   seq                           base              [required by re]
  - install   sexplib0                      v0.17.0           [required by cohttp, cohttp-lwt]
  - install   sha                           1.15.4            [required by opam-core]
  - install   spdx_licenses                 1.4.0             [required by opam-state]
  - install   ssl                           0.7.0             [required by lwt_ssl]
  - install   stdlib-shims                  0.3.0             [required by sha]
  - install   stringext                     1.6.0             [required by github, github-unix]
  - install   swhid_core                    0.1               [required by opam-core]
  - install   topkg                         1.1.0             [required by jsonm]
  - install   uri                           4.4.0             [required by github]
  - install   uri-sexp                      4.4.0             [required by cohttp]
  - install   uutf                          1.0.4             [required by opam-core]
  - install   x509                          1.0.6             [required by ca-certs]
  - install   yojson                        2.2.2             [required by github]
  - 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-i686-openssl mingw64-x86_64-gmp mingw64-x86_64-openssl

<><> 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-i686-openssl,mingw64-x86_64-gmp,mingw64-x86_64-openssl"
- 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: 5 tasks, update: no, use test packages: no
- solving: 14 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install mingw64-i686-binutils                 2.45-1   
-    1 install mingw64-i686-windows-default-manifest 6.4-1    
-    2 install mingw64-i686-winpthreads              13.0.0-1 
-    3 install mingw64-i686-zlib                     1.3.1-1  
-    4 install mingw64-x86_64-gcc-g++                13.4.0-1 
-    5 install mingw64-x86_64-zlib                   1.3.1-1  
-    6 install mingw64-i686-headers                  13.0.0-1 
-    7 install mingw64-i686-openssl                  3.0.17-1 
-    8 install mingw64-x86_64-gmp                    6.3.0-1  
-    9 install mingw64-x86_64-openssl                3.0.17-1 
-   10 install mingw64-i686-runtime                  13.0.0-1 
-   11 install mingw64-i686-gcc-core                 13.4.0-1 
-   12 install mingw64-i686-gcc-g++                  13.4.0-1 
-   13 install mingw64-i686-gmp                      6.3.0-1  
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-zlib/mingw64-i686-zlib-1.3.1-1.tar.zst
- 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-x86_64-zlib/mingw64-x86_64-zlib-1.3.1-1.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-i686-openssl/mingw64-i686-openssl-3.0.17-1-noarch.tar.zst
- 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-x86_64-openssl/mingw64-x86_64-openssl-3.0.17-1-noarch.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-zlib/mingw64-i686-zlib-1.3.1-1.tar.zst
- 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-x86_64-zlib/mingw64-x86_64-zlib-1.3.1-1.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-i686-openssl/mingw64-i686-openssl-3.0.17-1-noarch.tar.zst
- 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-x86_64-openssl/mingw64-x86_64-openssl-3.0.17-1-noarch.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/286: [angstrom.0.16.1: extract]
Processing  2/286: [angstrom.0.16.1: extract] [asn1-combinators.0.3.2: extract]
Processing  3/286: [angstrom.0.16.1: extract] [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  3/286: [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
Processing  4/286: [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract] [atd.2.16.0, atdgen-runtime.2.16.0: extract]
-> retrieved asn1-combinators.0.3.2  (cached)
Processing  4/286: [astring.0.8.5: extract] [atd.2.16.0, atdgen-runtime.2.16.0: extract]
Processing  5/286: [astring.0.8.5: extract] [atd.2.16.0, atdgen-runtime.2.16.0: extract] [atdgen.2.15.0: extract]
-> retrieved astring.0.8.5  (cached)
Processing  5/286: [atd.2.16.0, atdgen-runtime.2.16.0: extract] [atdgen.2.15.0: extract]
Processing  6/286: [atd.2.16.0, atdgen-runtime.2.16.0: extract] [atdgen.2.15.0: extract] [base.v0.17.3: http]
Processing  6/286: [atd.2.16.0, atdgen-runtime.2.16.0: extract] [atdgen.2.15.0: extract] [base.v0.17.3: extract]
-> retrieved atd.2.16.0, atdgen-runtime.2.16.0  (cached)
Processing  6/286: [atdgen.2.15.0: extract] [base.v0.17.3: extract]
Processing  7/286: [atdgen.2.15.0: extract] [base.v0.17.3: extract]
Processing  8/286: [atdgen.2.15.0: extract] [base.v0.17.3: extract] [base64.3.5.1: extract]
-> retrieved atdgen.2.15.0  (cached)
Processing  8/286: [base.v0.17.3: extract] [base64.3.5.1: extract]
Processing  9/286: [base.v0.17.3: extract] [base64.3.5.1: extract] [bigstringaf.0.10.0: extract]
-> retrieved base.v0.17.3  (https://github.com/janestreet/base/archive/refs/tags/v0.17.3.tar.gz)
Processing  9/286: [base64.3.5.1: extract] [bigstringaf.0.10.0: extract]
Processing 10/286: [base64.3.5.1: extract] [bigstringaf.0.10.0: extract] [biniou.1.2.2: extract]
-> retrieved base64.3.5.1  (cached)
Processing 10/286: [bigstringaf.0.10.0: extract] [biniou.1.2.2: extract]
Processing 11/286: [bigstringaf.0.10.0: extract] [biniou.1.2.2: extract] [bos.0.2.1: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing 11/286: [biniou.1.2.2: extract] [bos.0.2.1: extract]
Processing 12/286: [biniou.1.2.2: extract] [bos.0.2.1: extract] [ca-certs.1.0.1: extract]
-> retrieved biniou.1.2.2  (cached)
Processing 12/286: [bos.0.2.1: extract] [ca-certs.1.0.1: extract]
Processing 13/286: [bos.0.2.1: extract] [ca-certs.1.0.1: extract] [camlp-streams.5.0.1: extract]
-> retrieved bos.0.2.1  (cached)
Processing 13/286: [ca-certs.1.0.1: extract] [camlp-streams.5.0.1: extract]
Processing 14/286: [ca-certs.1.0.1: extract] [camlp-streams.5.0.1: extract] [cmdliner.1.3.0: extract]
-> retrieved ca-certs.1.0.1  (cached)
Processing 14/286: [camlp-streams.5.0.1: extract] [cmdliner.1.3.0: extract]
Processing 15/286: [camlp-streams.5.0.1: extract] [cmdliner.1.3.0: extract] [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http]
-> retrieved camlp-streams.5.0.1  (cached)
Processing 15/286: [cmdliner.1.3.0: extract] [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http]
Processing 16/286: [cmdliner.1.3.0: extract] [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing 16/286: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
-> retrieved conf-gmp.5  (cached)
Processing 17/286: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
-> retrieved conf-gmp-powm-sec.4  (cached)
Processing 18/286: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
-> retrieved conf-libssl.4  (cached)
Processing 19/286: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
Processing 20/286: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
Processing 21/286: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
Processing 22/286: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
Processing 23/286: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
Processing 24/286: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
Processing 25/286: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract]
Processing 26/286: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract] [cppo.1.8.0: extract]
Processing 27/286: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract] [cppo.1.8.0: extract] [cmdliner: make all]
Processing 28/286: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.0.0 + 2 others: extract] [cppo.1.8.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 29/286: [cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1: http] [conduit.8.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 29/286: [cohttp.6.1.1 + 3 others: extract] [conduit.8.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 conduit.8.0.0, conduit-lwt.8.0.0, conduit-lwt-unix.8.0.0  (cached)
Processing 29/286: [cohttp.6.1.1 + 3 others: extract] [cppo.1.8.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 30/286: [cohttp.6.1.1 + 3 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 cohttp.6.1.1, cohttp-lwt.6.1.1, cohttp-lwt-unix.6.1.1, http.6.1.1  (https://github.com/mirage/ocaml-cohttp/releases/download/v6.1.1/cohttp-6.1.1.tbz)
Processing 30/286: [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 31/286: [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 31/286: [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 32/286: [csexp.1.5.2: extract] [digestif.1.3.0: extract] [domain-name.0.4.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
Processing 32/286: [digestif.1.3.0: extract] [domain-name.0.4.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 33/286: [digestif.1.3.0: extract] [domain-name.0.4.1: extract] [dune.3.19.1, dune-configurator.3.19.1: 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 33/286: [digestif.1.3.0: extract] [domain-name.0.4.1: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 34/286: [digestif.1.3.0: extract] [domain-name.0.4.1: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved domain-name.0.4.1  (cached)
Processing 34/286: [digestif.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 35/286: [digestif.1.3.0: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved digestif.1.3.0  (cached)
Processing 35/286: [dune.3.19.1, dune-configurator.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 36/286: [dune.3.19.1, dune-configurator.3.19.1: http] [duration.0.2.1: extract] [easy-format.1.3.4: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 36/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [duration.0.2.1: extract] [easy-format.1.3.4: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved duration.0.2.1  (cached)
Processing 36/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [easy-format.1.3.4: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 37/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [easy-format.1.3.4: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved easy-format.1.3.4  (cached)
Processing 37/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 38/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [eqaf.0.10: extract] [fmt.0.11.0: 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 38/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [eqaf.0.10: extract] [fmt.0.11.0: http] [cmdliner: make all]
-> installed conf-pkg-config.4
Processing 39/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [eqaf.0.10: extract] [fmt.0.11.0: http] [cmdliner: make all]
Processing 40/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [eqaf.0.10: extract] [fmt.0.11.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp]
Processing 41/286: [dune.3.19.1, dune-configurator.3.19.1: 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]
Processing 42/286: [dune.3.19.1, dune-configurator.3.19.1: 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] [conf-mingw-w64-openssl-i686: pkgconf openssl]
Processing 43/286: [dune.3.19.1, dune-configurator.3.19.1: 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] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved eqaf.0.10  (cached)
Processing 43/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 44/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: http] [fpath.0.7.3: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 44/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved fpath.0.7.3  (cached)
Processing 44/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 45/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: extract] [github.4.4.1 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved fmt.0.11.0  (https://erratique.ch/software/fmt/releases/fmt-0.11.0.tbz)
Processing 45/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [github.4.4.1 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 46/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [github.4.4.1 + 2 others: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved github.4.4.1, github-data.4.4.1, github-unix.4.4.1  (cached)
Processing 46/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 47/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [gmap.0.3.0: extract] [ipaddr.5.6.0 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved gmap.0.3.0  (cached)
Processing 47/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [ipaddr.5.6.0 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 48/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [ipaddr.5.6.0 + 2 others: extract] [jsonm.1.0.2: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0  (cached)
Processing 48/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [jsonm.1.0.2: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 49/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [jsonm.1.0.2: extract] [kdf.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved jsonm.1.0.2  (cached)
Processing 49/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [kdf.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 50/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [kdf.1.0.0: extract] [logs.0.9.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
+ 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 50/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [kdf.1.0.0: extract] [logs.0.9.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> installed conf-mingw-w64-gmp-i686.1
Processing 51/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [kdf.1.0.0: extract] [logs.0.9.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
+ 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 51/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [kdf.1.0.0: extract] [logs.0.9.0: http] [cmdliner: make all] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> installed conf-mingw-w64-gmp-x86_64.1
Processing 52/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [kdf.1.0.0: extract] [logs.0.9.0: http] [cmdliner: make all] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 53/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [kdf.1.0.0: extract] [logs.0.9.0: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved kdf.1.0.0  (cached)
Processing 53/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 54/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: http] [lwt.6.0.0~alpha00: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 54/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: extract] [lwt.6.0.0~alpha00: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "openssl" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-openssl-i686.1)
-> compiled  conf-mingw-w64-openssl-i686.1
Processing 54/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: extract] [lwt.6.0.0~alpha00: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> installed conf-mingw-w64-openssl-i686.1
Processing 55/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: extract] [lwt.6.0.0~alpha00: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 55/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: extract] [lwt.6.0.0~alpha00: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved logs.0.9.0  (https://erratique.ch/software/logs/releases/logs-0.9.0.tbz)
Processing 55/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 56/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [lwt_ssl.1.2.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
+ 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 56/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [lwt_ssl.1.2.0: extract] [cmdliner: make all] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> installed conf-gmp.5
Processing 57/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [lwt_ssl.1.2.0: extract] [cmdliner: make all] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 58/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [lwt_ssl.1.2.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved lwt_ssl.1.2.0  (cached)
Processing 58/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 59/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [magic-mime.1.3.1: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved lwt.6.0.0~alpha00  (https://github.com/ocsigen/lwt/archive/refs/tags/6.0.0-alpha00.tar.gz)
Processing 59/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [magic-mime.1.3.1: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 60/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [magic-mime.1.3.1: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved magic-mime.1.3.1  (cached)
Processing 60/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 61/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
+ 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 61/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [cmdliner: make all] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> installed conf-gmp-powm-sec.4
Processing 62/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [cmdliner: make all] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 62/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
-> removed   mingw-w64-shims.0.2.0
Processing 63/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [cmdliner: make all] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 64/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [mirage-crypto.2.0.1 + 3 others: extract] [cmdliner: make all] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 65/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [mirage-crypto.2.0.1 + 3 others: extract] [cmdliner: make all] [conf-mingw-w64-openssl-x86_64: pkgconf openssl] [mingw-w64-shims: sh mingw-w64-shims]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "openssl" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-openssl-x86_64.1)
-> compiled  conf-mingw-w64-openssl-x86_64.1
Processing 65/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [mirage-crypto.2.0.1 + 3 others: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
-> installed conf-mingw-w64-openssl-x86_64.1
Processing 66/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [mirage-crypto.2.0.1 + 3 others: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 67/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [mirage-crypto.2.0.1 + 3 others: extract] [cmdliner: make all] [conf-libssl: pkgconf openssl] [mingw-w64-shims: sh mingw-w64-shims]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "--print-errors" "--exists" "openssl" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-libssl.4)
-> compiled  conf-libssl.4
Processing 67/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [mirage-crypto.2.0.1 + 3 others: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
-> installed conf-libssl.4
Processing 68/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [menhir.20240715 + 3 others: extract] [mirage-crypto.2.0.1 + 3 others: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 68/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [mirage-crypto.2.0.1 + 3 others: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 69/286: [dune.3.19.1, dune-configurator.3.19.1: extract] [mirage-crypto.2.0.1 + 3 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved dune.3.19.1, dune-configurator.3.19.1  (https://github.com/ocaml/dune/releases/download/3.19.1/dune-3.19.1.tbz)
Processing 69/286: [mirage-crypto.2.0.1 + 3 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 70/286: [mirage-crypto.2.0.1 + 3 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 71/286: [mirage-crypto.2.0.1 + 3 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-crypto.2.0.1, mirage-crypto-ec.2.0.1, mirage-crypto-pk.2.0.1, mirage-crypto-rng.2.0.1  (cached)
Processing 71/286: [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 72/286: [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 72/286: [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 73/286: [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.16.1: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 73/286: [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.16.1: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 74/286: [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
Processing 74/286: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 75/286: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocamlbuild.0.16.1  (cached)
Processing 75/286: [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 76/286: [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [ocplib-endian.1.2: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 77/286: [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [ocplib-endian.1.2: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 77/286: [ocamlgraph.2.2.0: extract] [ocplib-endian.1.2: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
Processing 78/286: [ocamlgraph.2.2.0: extract] [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
Processing 79/286: [ocamlgraph.2.2.0: extract] [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ocamlgraph.2.2.0  (cached)
Processing 79/286: [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 80/286: [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [opam-core.2.4.1, opam-format.2.4.1, opam-repository.2.4.1, opam-state.2.4.1: http] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ocplib-endian.1.2  (cached)
Processing 80/286: [ohex.0.2.0: extract] [opam-core.2.4.1, opam-format.2.4.1, opam-repository.2.4.1, opam-state.2.4.1: http] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 81/286: [ohex.0.2.0: extract] [opam-core.2.4.1, opam-format.2.4.1, opam-repository.2.4.1, opam-state.2.4.1: http] [opam-file-format.2.2.0: http] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ohex.0.2.0  (cached)
Processing 81/286: [opam-core.2.4.1, opam-format.2.4.1, opam-repository.2.4.1, opam-state.2.4.1: http] [opam-file-format.2.2.0: http] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 82/286: [opam-core.2.4.1, opam-format.2.4.1, opam-repository.2.4.1, opam-state.2.4.1: http] [opam-file-format.2.2.0: http] [opam-publish.2.5.1: http] [cmdliner: make all] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
+ 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 82/286: [opam-core.2.4.1, opam-format.2.4.1, opam-repository.2.4.1, opam-state.2.4.1: http] [opam-file-format.2.2.0: http] [opam-publish.2.5.1: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 83/286: [opam-core.2.4.1, opam-format.2.4.1, opam-repository.2.4.1, opam-state.2.4.1: http] [opam-file-format.2.2.0: http] [opam-publish.2.5.1: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 83/286: [opam-core.2.4.1 + 3 others: extract] [opam-file-format.2.2.0: http] [opam-publish.2.5.1: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 83/286: [opam-core.2.4.1 + 3 others: extract] [opam-file-format.2.2.0: extract] [opam-publish.2.5.1: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 83/286: [opam-core.2.4.1 + 3 others: extract] [opam-file-format.2.2.0: extract] [opam-publish.2.5.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [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 83/286: [opam-core.2.4.1 + 3 others: extract] [opam-file-format.2.2.0: extract] [opam-publish.2.5.1: extract] [dune: ocaml 7] [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 83/286: [opam-core.2.4.1 + 3 others: extract] [opam-file-format.2.2.0: extract] [opam-publish.2.5.1: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved opam-file-format.2.2.0  (https://github.com/ocaml/opam-file-format/releases/download/2.2.0/opam-file-format-2.2.0.tar.gz)
Processing 83/286: [opam-core.2.4.1 + 3 others: extract] [opam-publish.2.5.1: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 84/286: [opam-core.2.4.1 + 3 others: extract] [opam-publish.2.5.1: extract] [patch.3.0.0: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved opam-publish.2.5.1  (https://github.com/ocaml/opam-publish/releases/download/2.5.1/opam-publish-2.5.1.tar.gz)
Processing 84/286: [opam-core.2.4.1 + 3 others: extract] [patch.3.0.0: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 85/286: [opam-core.2.4.1 + 3 others: extract] [patch.3.0.0: http] [ppx_derivers.1.2.1: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 85/286: [opam-core.2.4.1 + 3 others: extract] [patch.3.0.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 85/286: [opam-core.2.4.1 + 3 others: extract] [patch.3.0.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 86/286: [opam-core.2.4.1 + 3 others: extract] [patch.3.0.0: extract] [ppx_sexp_conv.v0.17.1: http] [dune: ocaml 7] [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 86/286: [opam-core.2.4.1 + 3 others: extract] [patch.3.0.0: extract] [ppx_sexp_conv.v0.17.1: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install]
Processing 86/286: [opam-core.2.4.1 + 3 others: extract] [patch.3.0.0: extract] [ppx_sexp_conv.v0.17.1: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install]
-> retrieved patch.3.0.0  (https://github.com/hannesm/patch/releases/download/v3.0.0/patch-3.0.0.tar.gz)
Processing 86/286: [opam-core.2.4.1 + 3 others: extract] [ppx_sexp_conv.v0.17.1: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install]
Processing 87/286: [opam-core.2.4.1 + 3 others: extract] [ppx_sexp_conv.v0.17.1: extract] [ppxlib.0.37.0~5.4preview: http] [dune: ocaml 7] [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 87/286: [opam-core.2.4.1 + 3 others: extract] [ppx_sexp_conv.v0.17.1: extract] [ppxlib.0.37.0~5.4preview: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved ppx_sexp_conv.v0.17.1  (https://github.com/janestreet/ppx_sexp_conv/archive/refs/tags/v0.17.1.tar.gz)
Processing 87/286: [opam-core.2.4.1 + 3 others: extract] [ppxlib.0.37.0~5.4preview: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 88/286: [opam-core.2.4.1 + 3 others: extract] [ppxlib.0.37.0~5.4preview: http] [ppxlib_jane.v0.17.4: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved opam-core.2.4.1, opam-format.2.4.1, opam-repository.2.4.1, opam-state.2.4.1  (https://github.com/ocaml/opam/archive/refs/tags/2.4.1.tar.gz)
Processing 88/286: [ppxlib.0.37.0~5.4preview: http] [ppxlib_jane.v0.17.4: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 89/286: [ppxlib.0.37.0~5.4preview: http] [ppxlib_jane.v0.17.4: http] [ptime.1.2.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 89/286: [ppxlib.0.37.0~5.4preview: extract] [ppxlib_jane.v0.17.4: http] [ptime.1.2.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 89/286: [ppxlib.0.37.0~5.4preview: extract] [ppxlib_jane.v0.17.4: extract] [ptime.1.2.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved ptime.1.2.0  (cached)
Processing 89/286: [ppxlib.0.37.0~5.4preview: extract] [ppxlib_jane.v0.17.4: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 90/286: [ppxlib.0.37.0~5.4preview: extract] [ppxlib_jane.v0.17.4: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 91/286: [ppxlib.0.37.0~5.4preview: extract] [ppxlib_jane.v0.17.4: extract] [re.1.13.2: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved ppxlib_jane.v0.17.4  (https://github.com/janestreet/ppxlib_jane/archive/refs/tags/v0.17.4.tar.gz)
Processing 91/286: [ppxlib.0.37.0~5.4preview: extract] [re.1.13.2: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 92/286: [ppxlib.0.37.0~5.4preview: extract] [re.1.13.2: http] [rresult.0.7.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 92/286: [ppxlib.0.37.0~5.4preview: extract] [re.1.13.2: extract] [rresult.0.7.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved rresult.0.7.0  (cached)
Processing 92/286: [ppxlib.0.37.0~5.4preview: extract] [re.1.13.2: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved seq.base  (cached)
Processing 93/286: [ppxlib.0.37.0~5.4preview: extract] [re.1.13.2: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 94/286: [ppxlib.0.37.0~5.4preview: extract] [re.1.13.2: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 95/286: [ppxlib.0.37.0~5.4preview: extract] [re.1.13.2: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved ppxlib.0.37.0~5.4preview  (https://github.com/ocaml-ppx/ppxlib/archive/757f6c284b1fe748d5027eef3bbef924b6bbd7ce.tar.gz)
Processing 95/286: [re.1.13.2: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 96/286: [re.1.13.2: extract] [sexplib0.v0.17.0: extract] [sha.1.15.4: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved re.1.13.2  (https://github.com/ocaml/ocaml-re/archive/refs/tags/1.13.2.tar.gz)
Processing 96/286: [sexplib0.v0.17.0: extract] [sha.1.15.4: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 97/286: [sexplib0.v0.17.0: extract] [sha.1.15.4: extract] [spdx_licenses.1.4.0: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 97/286: [sha.1.15.4: extract] [spdx_licenses.1.4.0: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 98/286: [sha.1.15.4: extract] [spdx_licenses.1.4.0: http] [ssl.0.7.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved sha.1.15.4  (cached)
Processing 98/286: [spdx_licenses.1.4.0: http] [ssl.0.7.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 99/286: [spdx_licenses.1.4.0: http] [ssl.0.7.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 99/286: [spdx_licenses.1.4.0: extract] [ssl.0.7.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved ssl.0.7.0  (cached)
Processing 99/286: [spdx_licenses.1.4.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 100/286: [spdx_licenses.1.4.0: extract] [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved spdx_licenses.1.4.0  (https://github.com/kit-ty-kate/spdx_licenses/releases/download/v1.4.0/spdx_licenses-1.4.0.tar.gz)
Processing 100/286: [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 101/286: [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [swhid_core.0.1: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 101/286: [stringext.1.6.0: extract] [swhid_core.0.1: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 102/286: [stringext.1.6.0: extract] [swhid_core.0.1: extract] [topkg.1.1.0: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved stringext.1.6.0  (cached)
Processing 102/286: [swhid_core.0.1: extract] [topkg.1.1.0: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 103/286: [swhid_core.0.1: extract] [topkg.1.1.0: http] [uri.4.4.0, uri-sexp.4.4.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved swhid_core.0.1  (cached)
Processing 103/286: [topkg.1.1.0: http] [uri.4.4.0, uri-sexp.4.4.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 104/286: [topkg.1.1.0: http] [uri.4.4.0, uri-sexp.4.4.0: extract] [uutf.1.0.4: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 104/286: [topkg.1.1.0: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [uutf.1.0.4: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
Processing 104/286: [topkg.1.1.0: extract] [uutf.1.0.4: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 105/286: [topkg.1.1.0: extract] [uutf.1.0.4: extract] [x509.1.0.6: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved topkg.1.1.0  (https://erratique.ch/software/topkg/releases/topkg-1.1.0.tbz)
Processing 105/286: [uutf.1.0.4: extract] [x509.1.0.6: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 106/286: [uutf.1.0.4: extract] [x509.1.0.6: extract] [yojson.2.2.2: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved uutf.1.0.4  (cached)
Processing 106/286: [x509.1.0.6: extract] [yojson.2.2.2: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 107/286: [x509.1.0.6: extract] [yojson.2.2.2: extract] [zarith.1.14: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved x509.1.0.6  (cached)
Processing 107/286: [yojson.2.2.2: extract] [zarith.1.14: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved zarith.1.14  (cached)
Processing 107/286: [yojson.2.2.2: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved yojson.2.2.2  (cached)
Processing 107/286: [dune: ocaml 7] [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 107/286: [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 107/286: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> installed mingw-w64-shims.0.2.0
Processing 108/286: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> installed seq.base
Processing 109/286: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ 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
- cygpath: error converting "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin/../lib/gcc/x86_64-w64-mingw32/13/../../../../x86_64-w64-mingw32/lib/x86_64-w64-mingw32/13/" - No such file or directory
- ** Fatal error: Cannot find file "-lws2_32"
- File "caml_startup", line 1:
- Error: Error during linking (exit code 2)
- make: *** [Makefile:133: ocamlbuild.native] Error 2
[ERROR] The compilation of ocamlbuild.0.16.1 failed at "make check-if-preinstalled all opam-install".
Processing 109/286: [dune: ocaml 7] [ocamlfind: make opt]
Processing 110/286: [dune: ocaml 7] [ocamlfind: make opt]
+ C:\cygwin64\bin\make.exe "opt" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt.exe findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 110/286: [dune: ocaml 7]
Processing 111/286: [dune: ocaml 7] [ocamlfind: make install]
+ C:\cygwin64\bin\make.exe "install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "/C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "C:\Users\opam\AppData\Local\opam\5.3\bin"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\man"
- /usr/bin/make install-config
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf\"`"
- test -f "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf" || cp findlib.conf "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf"
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\bin"
- test 1 -eq 0 || install -d "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml"
- test 1 -eq 0 || cp topfind "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib/"
- f="ocamlfind.exe"; { test -f ocamlfind_opt.exe && f="ocamlfind_opt.exe"; }; \
- install -c $f "C:\Users\opam\AppData\Local\opam\5.3\bin/ocamlfind.exe"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib/"; \
- fi
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- for x in bytes ; do install -d "C:\Users\opam\AppData\Local\opam\5.3\lib/$x"; cp site-lib-src/$x/META "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META.tmp" && mv "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META.tmp" "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META"; done
- install -d "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib"; cp Makefile.packages "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/bin/make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "C:\Users\opam\AppData\Local\opam\5.3\bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- install -d "C:\Users\opam\AppData\Local\opam\5.3\man/man1" "C:\Users\opam\AppData\Local\opam\5.3\man/man3" "C:\Users\opam\AppData\Local\opam\5.3\man/man5"
- cp doc/ref-man/ocamlfind.1 "C:\Users\opam\AppData\Local\opam\5.3\man/man1"
- cp: cannot stat 'doc/ref-man/ocamlfind.1': No such file or directory
- make[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "C:\Users\opam\AppData\Local\opam\5.3\man/man5"
- cp: cannot stat 'doc/ref-man/META.5': No such file or directory
- cp: cannot stat 'doc/ref-man/site-lib.5': No such file or directory
- cp: cannot stat 'doc/ref-man/findlib.conf.5': No such file or directory
- make[1]: [Makefile:92: install-doc] Error 1 (ignored)
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
[WARNING] .install file is missing .exe extension for src/findlib/ocamlfind
[WARNING] .install file is missing .exe extension for src/findlib/ocamlfind_opt
[WARNING] Automatically adding .exe to C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8\src\findlib\ocamlfind.exe
[WARNING] Automatically adding .exe to C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8\src\findlib\ocamlfind_opt.exe
[WARNING] C:\Users\opam\AppData\Local\opam\5.3\bin\safe_camlp4 is a script; the command won't be available
-> installed ocamlfind.1.9.8
Processing 111/286: [dune: ocaml 7]
Processing 112/286: [dune: ocaml 7]
Processing 113/286: [dune: ocaml 7]
Processing 114/286: [dune: ocaml 7] [zarith: ./configure]
-> installed base-bytes.base
Processing 115/286: [dune: ocaml 7] [zarith: ./configure]
Processing 116/286: [dune: ocaml 7] [zarith: ./configure]
Processing 117/286: [dune: ocaml 7] [zarith: ./configure]
Processing 118/286: [dune: ocaml 7] [zarith: ./configure]
Processing 119/286: [dune: ocaml 7] [zarith: ./configure]
Processing 120/286: [dune: ocaml 7] [zarith: ./configure]
Processing 121/286: [dune: ocaml 7] [zarith: ./configure]
Processing 122/286: [dune: ocaml 7] [zarith: ./configure]
Processing 123/286: [dune: ocaml 7] [zarith: ./configure]
Processing 124/286: [dune: ocaml 7] [zarith: ./configure]
Processing 125/286: [dune: ocaml 7] [zarith: ./configure]
Processing 126/286: [dune: ocaml 7] [zarith: ./configure]
Processing 127/286: [dune: ocaml 7] [zarith: ./configure]
Processing 128/286: [dune: ocaml 7] [zarith: ./configure]
Processing 129/286: [dune: ocaml 7] [zarith: ./configure]
Processing 130/286: [dune: ocaml 7] [zarith: ./configure]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\zarith.1.14\./configure  (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\zarith.1.14)
- binary ocaml: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamlc: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamldep: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamlmklib: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamldoc: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamlopt: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- checking compilation with ocamlc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- OCaml's word size is 64
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   includes:             -IC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml 
-   libraries:             -lgmp
-   linker options:       
-   C options:            -O3 -Wall -Wextra 
-   installation path:    C:\Users\opam\AppData\Local\opam\5.3\lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 130/286: [dune: ocaml 7] [zarith: make]
+ C:\cygwin64\bin\make.exe  (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\zarith.1.14)
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp 
- ocamlc -ccopt "-IC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml  -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp 
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -g -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -g -I +compiler-libs  -c zarith_version.ml
- ocamlopt -g -I +compiler-libs  -c z.ml
- ocamlopt -g -I +compiler-libs  -c q.ml
- ocamlopt -g -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp 
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.14
Processing 130/286: [dune: ocaml 7]
Processing 131/286: [dune: ocaml 7] [zarith: make install]
+ C:\cygwin64\bin\make.exe "install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\zarith.1.14)
- ocamlfind install -destdir "C:\Users\opam\AppData\Local\opam\5.3\lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.dll
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\big_int_Z.cmti
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\q.cmti
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\z.cmti
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.a
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\big_int_Z.mli
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\q.mli
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.h
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.cmxs
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\big_int_Z.cmx
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\q.cmx
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\z.cmx
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith_version.cmx
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.cmxa
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\z.mli
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith_top.cma
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\big_int_Z.cmi
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\q.cmi
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\z.cmi
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\libzarith.a
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.cma
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\stublibs\dllzarith.dll
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\stublibs\dllzarith.dll.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory C:\Users\opam\AppData\Local\opam\5.3\lib\stublibs is not mentioned in ld.conf
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\META
-> installed zarith.1.14
Processing 131/286: [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.19.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 7
- cd _boot && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads ocamlc_loc.mli
- File "otherlibs/ocamlc-loc/src\\ocamlc_loc.mli", line 1, characters 4-9:

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

- cd _boot && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_action_plugin.mli
- File "otherlibs/dune-action-plugin/src\\dune_action_plugin.mli", line 1, characters 4-9:

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

- 


Processing 131/286: [dune: ./_boot/dune.exe build]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.19.1\./_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.19.1)
-> compiled  dune.3.19.1
-> installed dune.3.19.1
Processing 134/286: [base64: dune build]
Processing 135/286: [base64: dune build] [camlp-streams: dune build]
Processing 136/286: [base64: dune build] [camlp-streams: dune build] [cppo: dune build]
Processing 137/286: [base64: dune build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build]
Processing 138/286: [base64: dune build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build]
Processing 139/286: [base64: dune build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build]
Processing 140/286: [base64: dune build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build]
Processing 141/286: [base64: dune build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "camlp-streams" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 141/286: [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build]
Processing 142/286: [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [eqaf: dune build]
-> installed camlp-streams.5.0.1
Processing 143/286: [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [eqaf: 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 -intf-suffix .ml -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 -intf-suffix .ml -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 143/286: [base64: dune build] [cppo: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [eqaf: dune build]
Processing 144/286: [base64: dune build] [cppo: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [eqaf: dune build] [gmap: dune build]
-> installed csexp.1.5.2
Processing 145/286: [base64: dune build] [cppo: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [eqaf: dune build] [gmap: 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.1)
-> compiled  base64.3.5.1
Processing 145/286: [cppo: dune build] [domain-name: dune build] [duration: dune build] [easy-format: dune build] [eqaf: dune build] [gmap: dune build]
Processing 146/286: [cppo: dune build] [domain-name: dune build] [dune-configurator: rm] [duration: dune build] [easy-format: dune build] [eqaf: dune build] [gmap: dune build]
-> installed base64.3.5.1
Processing 147/286: [cppo: dune build] [domain-name: dune build] [dune-configurator: rm] [duration: dune build] [easy-format: dune build] [eqaf: dune build] [gmap: 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 147/286: [domain-name: dune build] [dune-configurator: rm] [duration: dune build] [easy-format: dune build] [eqaf: dune build] [gmap: dune build]
Processing 148/286: [domain-name: dune build] [dune-configurator: rm] [duration: dune build] [easy-format: dune build] [eqaf: dune build] [gmap: dune build] [http: dune build]
-> installed cppo.1.8.0
Processing 149/286: [domain-name: dune build] [dune-configurator: rm] [duration: dune build] [easy-format: dune build] [eqaf: dune build] [gmap: dune build] [http: 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.4.1)
-> compiled  domain-name.0.4.1
Processing 149/286: [dune-configurator: rm] [duration: dune build] [easy-format: dune build] [eqaf: dune build] [gmap: dune build] [http: dune build]
Processing 150/286: [dune-configurator: rm] [duration: dune build] [easy-format: dune build] [eqaf: dune build] [gmap: dune build] [http: dune build] [macaddr: dune build]
-> installed domain-name.0.4.1
Processing 151/286: [dune-configurator: rm] [duration: dune build] [easy-format: dune build] [eqaf: dune build] [gmap: dune build] [http: dune build] [macaddr: 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.19.1)
+ 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 151/286: [dune-configurator: rm] [easy-format: dune build] [eqaf: dune build] [gmap: dune build] [http: dune build] [macaddr: dune build]
Processing 152/286: [dune-configurator: rm] [easy-format: dune build] [eqaf: dune build] [gmap: dune build] [http: dune build] [macaddr: dune build] [magic-mime: dune build]
-> installed duration.0.2.1
Processing 153/286: [dune-configurator: rm] [easy-format: dune build] [eqaf: dune build] [gmap: dune build] [http: dune build] [macaddr: dune build] [magic-mime: 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.19.1)
Processing 153/286: [dune-configurator: dune build] [easy-format: dune build] [eqaf: dune build] [gmap: dune build] [http: dune build] [macaddr: dune build] [magic-mime: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "easy-format" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\easy-format.1.3.4)
-> compiled  easy-format.1.3.4
Processing 153/286: [dune-configurator: dune build] [eqaf: dune build] [gmap: dune build] [http: dune build] [macaddr: dune build] [magic-mime: dune build]
Processing 154/286: [dune-configurator: dune build] [eqaf: dune build] [gmap: dune build] [http: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build]
-> installed easy-format.1.3.4
Processing 155/286: [dune-configurator: dune build] [eqaf: dune build] [gmap: dune build] [http: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: 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 155/286: [dune-configurator: dune build] [gmap: dune build] [http: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build]
Processing 156/286: [biniou: dune build] [dune-configurator: dune build] [gmap: dune build] [http: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build]
-> installed eqaf.0.10
Processing 157/286: [biniou: dune build] [dune-configurator: dune build] [gmap: dune build] [http: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: 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 157/286: [biniou: dune build] [dune-configurator: dune build] [http: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build]
Processing 158/286: [biniou: dune build] [digestif: dune build] [dune-configurator: dune build] [http: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build]
-> installed gmap.0.3.0
Processing 159/286: [biniou: dune build] [digestif: dune build] [dune-configurator: dune build] [http: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "http" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\http.6.1.1)
-> compiled  http.6.1.1
Processing 159/286: [biniou: dune build] [digestif: dune build] [dune-configurator: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build]
Processing 160/286: [biniou: dune build] [digestif: dune build] [dune-configurator: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build]
-> installed http.6.1.1
Processing 161/286: [biniou: dune build] [digestif: dune build] [dune-configurator: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: 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.19.1)
-> compiled  dune-configurator.3.19.1
Processing 161/286: [biniou: dune build] [digestif: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build]
Processing 162/286: [biniou: dune build] [digestif: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> installed dune-configurator.3.19.1
Processing 163/286: [biniou: dune build] [digestif: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "biniou" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\biniou.1.2.2)
-> compiled  biniou.1.2.2
Processing 163/286: [digestif: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 164/286: [bigstringaf: dune build] [digestif: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> installed biniou.1.2.2
Processing 165/286: [bigstringaf: dune build] [digestif: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: 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.0)
-> compiled  macaddr.5.6.0
Processing 165/286: [bigstringaf: dune build] [digestif: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 166/286: [bigstringaf: dune build] [digestif: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-crypto: dune build]
-> installed macaddr.5.6.0
Processing 167/286: [bigstringaf: dune build] [digestif: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-crypto: 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 167/286: [bigstringaf: dune build] [digestif: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-crypto: dune build]
Processing 168/286: [bigstringaf: dune build] [digestif: dune build] [ipaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-crypto: dune build]
-> installed magic-mime.1.3.1
Processing 169/286: [bigstringaf: dune build] [digestif: dune build] [ipaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-crypto: 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 169/286: [bigstringaf: dune build] [ipaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-crypto: dune build]
Processing 170/286: [bigstringaf: dune build] [ipaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build]
-> installed digestif.1.3.0
Processing 171/286: [bigstringaf: dune build] [ipaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "menhirCST" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhirCST.20240715)
-> compiled  menhirCST.20240715
Processing 171/286: [bigstringaf: dune build] [ipaddr: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build]
Processing 172/286: [bigstringaf: dune build] [ipaddr: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
-> installed menhirCST.20240715
Processing 173/286: [bigstringaf: dune build] [ipaddr: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-crypto: 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" "menhirLib" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhirLib.20240715)
- (cd _build/default/lib/pack && .\pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20240715
Processing 173/286: [bigstringaf: dune build] [ipaddr: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 174/286: [bigstringaf: dune build] [ipaddr: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build]
-> installed menhirLib.20240715
Processing 175/286: [bigstringaf: dune build] [ipaddr: dune build] [menhirSdk: dune build] [mirage-crypto: 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" "menhirSdk" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhirSdk.20240715)
-> compiled  menhirSdk.20240715
Processing 175/286: [bigstringaf: dune build] [ipaddr: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build]
Processing 176/286: [bigstringaf: dune build] [ipaddr: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build]
-> installed menhirSdk.20240715
Processing 177/286: [bigstringaf: dune build] [ipaddr: dune build] [mirage-crypto: 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" "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 177/286: [ipaddr: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build]
Processing 178/286: [ipaddr: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build]
-> installed bigstringaf.0.10.0
Processing 179/286: [ipaddr: dune build] [menhir: dune build] [mirage-crypto: 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" "ipaddr" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ipaddr.5.6.0)
-> compiled  ipaddr.5.6.0
Processing 179/286: [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build]
Processing 180/286: [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
-> installed ipaddr.5.6.0
Processing 181/286: [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build] [ocplib-endian: 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 181/286: [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build]
Processing 182/286: [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ohex: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 183/286: [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build] [ocplib-endian: 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 183/286: [menhir: dune build] [mirage-crypto: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ohex: dune build]
Processing 184/286: [angstrom: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ohex: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 185/286: [angstrom: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ohex: 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.1)
-> compiled  mirage-crypto.2.0.1
Processing 185/286: [angstrom: dune build] [menhir: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ohex: dune build]
Processing 186/286: [angstrom: dune build] [menhir: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ohex: dune build] [patch: dune build]
-> installed mirage-crypto.2.0.1
Processing 187/286: [angstrom: dune build] [menhir: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ohex: dune build] [patch: 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 187/286: [angstrom: dune build] [menhir: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ohex: dune build] [patch: dune build]
Processing 188/286: [angstrom: dune build] [kdf: dune build] [menhir: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ohex: dune build] [patch: dune build]
-> installed ocaml_intrinsics_kernel.v0.17.1
Processing 189/286: [angstrom: dune build] [kdf: dune build] [menhir: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ohex: dune build] [patch: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocplib-endian" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocplib-endian.1.2)
-> compiled  ocplib-endian.1.2
Processing 189/286: [angstrom: dune build] [kdf: dune build] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [patch: dune build]
Processing 190/286: [angstrom: dune build] [kdf: dune build] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [patch: dune build] [ppx_derivers: dune build]
-> installed ocplib-endian.1.2
Processing 191/286: [angstrom: dune build] [kdf: dune build] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [patch: dune build] [ppx_derivers: 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 191/286: [kdf: dune build] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [patch: dune build] [ppx_derivers: dune build]
Processing 192/286: [kdf: dune build] [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [patch: dune build] [ppx_derivers: dune build]
-> installed angstrom.0.16.1
Processing 193/286: [kdf: dune build] [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [patch: 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 193/286: [kdf: dune build] [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [patch: dune build] [ppx_derivers: dune build]
Processing 194/286: [kdf: dune build] [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [patch: dune build] [ppx_derivers: dune build] [re: dune build]
-> installed ohex.0.2.0
Processing 195/286: [kdf: dune build] [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [patch: dune build] [ppx_derivers: dune build] [re: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "patch" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\patch.3.0.0)
-> compiled  patch.3.0.0
Processing 195/286: [kdf: dune build] [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 196/286: [kdf: dune build] [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
-> installed patch.3.0.0
Processing 197/286: [kdf: dune build] [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: 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 197/286: [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
Processing 198/286: [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spdx_licenses: dune build]
-> installed kdf.1.0.0
Processing 199/286: [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [spdx_licenses: 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 199/286: [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [spdx_licenses: dune build]
Processing 200/286: [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [spdx_licenses: dune build] [ssl: dune build]
-> installed ppx_derivers.1.2.1
Processing 201/286: [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [spdx_licenses: dune build] [ssl: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "false" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\lwt.6.0.0~alpha00)
Processing 201/286: [lwt: dune build] [menhir: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [spdx_licenses: dune build] [ssl: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "spdx_licenses" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\spdx_licenses.1.4.0)
-> compiled  spdx_licenses.1.4.0
Processing 201/286: [lwt: dune build] [menhir: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [ssl: dune build]
Processing 202/286: [lwt: dune build] [menhir: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [ssl: dune build] [stdlib-shims: dune build]
-> installed spdx_licenses.1.4.0
Processing 203/286: [lwt: dune build] [menhir: dune build] [ocamlgraph: dune build] [re: dune build] [sexplib0: dune build] [ssl: dune build] [stdlib-shims: 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 203/286: [lwt: dune build] [menhir: dune build] [ocamlgraph: dune build] [re: dune build] [ssl: dune build] [stdlib-shims: dune build]
Processing 204/286: [lwt: dune build] [menhir: dune build] [ocamlgraph: dune build] [re: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed sexplib0.v0.17.0
Processing 205/286: [lwt: dune build] [menhir: dune build] [ocamlgraph: dune build] [re: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: 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 205/286: [lwt: dune build] [menhir: dune build] [re: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 206/286: [base: dune build] [lwt: dune build] [menhir: dune build] [re: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed ocamlgraph.2.2.0
Processing 207/286: [base: dune build] [lwt: dune build] [menhir: dune build] [re: dune build] [ssl: 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 207/286: [base: dune build] [lwt: dune build] [menhir: dune build] [re: dune build] [ssl: dune build] [stringext: dune build]
Processing 208/286: [base: dune build] [lwt: dune build] [menhir: dune build] [re: dune build] [ssl: dune build] [stringext: dune build] [swhid_core: dune build]
-> installed stdlib-shims.0.3.0
Processing 209/286: [base: dune build] [lwt: dune build] [menhir: dune build] [re: dune build] [ssl: dune build] [stringext: dune build] [swhid_core: 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 209/286: [base: dune build] [lwt: dune build] [menhir: dune build] [re: dune build] [ssl: dune build] [swhid_core: dune build]
Processing 210/286: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [re: dune build] [ssl: dune build] [swhid_core: dune build]
-> installed stringext.1.6.0
Processing 211/286: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [re: dune build] [ssl: dune build] [swhid_core: 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.13.2)
-> compiled  re.1.13.2
Processing 211/286: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [ssl: dune build] [swhid_core: dune build]
Processing 212/286: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [sha: dune build] [ssl: dune build] [swhid_core: dune build]
-> installed re.1.13.2
Processing 213/286: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [sha: dune build] [ssl: dune build] [swhid_core: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ssl" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ssl.0.7.0)
- (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 -g -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\unix -o ssl_stubs.o -c ssl_stubs.c)
- ssl_stubs.c: In function 'ocaml_ssl_ctx_init_dh_from_file':
- ssl_stubs.c:1142:5: warning: 'DH_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
-  1142 |     DH_free(dh);
-       |     ^~~~~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/openssl/dsa.h:51,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/openssl/x509.h:37,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/openssl/pem.h:23,
-                  from ssl_stubs.c:49:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/openssl/dh.h:204:28: note: declared here
-   204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
-       |                            ^~~~~~~
- ssl_stubs.c: In function 'ocaml_ssl_ctx_init_ec_from_named_curve':
- ssl_stubs.c:1168:3: warning: 'EC_KEY_new_by_curve_name' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
-  1168 |   ecdh = EC_KEY_new_by_curve_name(nid);
-       |   ^~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/openssl/x509.h:33:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/openssl/ec.h:998:31: note: declared here
-   998 | OSSL_DEPRECATEDIN_3_0 EC_KEY *EC_KEY_new_by_curve_name(int nid);
-       |                               ^~~~~~~~~~~~~~~~~~~~~~~~
- ssl_stubs.c:1176:5: warning: 'EC_KEY_free' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
-  1176 |     EC_KEY_free(ecdh);
-       |     ^~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/openssl/ec.h:1003:28: note: declared here
-  1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
-       |                            ^~~~~~~~~~~
- ssl_stubs.c: In function 'load_dh_param':
- ssl_stubs.c:2031:3: warning: 'PEM_read_bio_DHparams' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
-  2031 |   ret = PEM_read_bio_DHparams(bio, NULL, NULL, NULL);
-       |   ^~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/openssl/pem.h:469:1: note: declared here
-   469 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
-       | ^~~~~~~~~~~~~~~~~~~
-> compiled  ssl.0.7.0
Processing 213/286: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [sha: dune build] [swhid_core: dune build]
Processing 214/286: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [sha: dune build] [swhid_core: dune build] [uri: dune build]
-> installed ssl.0.7.0
Processing 215/286: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [sha: dune build] [swhid_core: dune build] [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "swhid_core" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\swhid_core.0.1)
-> compiled  swhid_core.0.1
Processing 215/286: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [sha: dune build] [uri: dune build]
Processing 216/286: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [sha: dune build] [uri: dune build] [yojson: dune build]
-> installed swhid_core.0.1
Processing 217/286: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [sha: dune build] [uri: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "sha" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\sha.1.15.4)
Processing 217/286: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [sha: dune install] [uri: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "sha" "--create-install-files" "sha" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\sha.1.15.4)
-> compiled  sha.1.15.4
Processing 217/286: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
-> installed sha.1.15.4
Processing 218/286: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 219/286: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 220/286: [base: dune build] [lwt: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "lwt" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\lwt.6.0.0~alpha00)
- (cd _build/default/src/unix && C:\Users\opam\AppData\Local\opam\5.3\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -Wall -fdiagnostics-color=always -DUNICODE -D_UNICODE -g -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\threads -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\unix -I C:\Users\opam\AppData\Local\opam\5.3\lib\bytes -I C:\Users\opam\AppData\Local\opam\5.3\lib\ocplib-endian -I C:\Users\opam\AppData\Local\opam\5.3\lib\ocplib-endian\bigstring -I ../core -o lwt_process_stubs.o -c lwt_process_stubs.c)
- lwt_process_stubs.c: In function 'lwt_process_create_process':
- lwt_process_stubs.c:68:10: warning: unused variable 'hp' [-Wunused-variable]
-    68 |   HANDLE hp, fd0, fd1, fd2;
-       |          ^~
-> compiled  lwt.6.0.0~alpha00
Processing 220/286: [base: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
-> installed lwt.6.0.0~alpha00
Processing 221/286: [base: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 222/286: [base: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 223/286: [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 224/286: [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 225/286: [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 226/286: [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 227/286: [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 228/286: [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 229/286: [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 230/286: [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 231/286: [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 232/286: [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 233/286: [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 234/286: [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 235/286: [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: dune build]
Processing 236/286: [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build] [uri: dune build] [yojson: 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 236/286: [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed uri.4.4.0
Processing 237/286: [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "yojson" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\yojson.2.2.2)
-> compiled  yojson.2.2.2
Processing 237/286: [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed yojson.2.2.2
Processing 238/286: [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 239/286: [atdgen-runtime: dune build] [base: dune build] [lwt_ssl: dune build] [menhir: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "lwt_ssl" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\lwt_ssl.1.2.0)
-> compiled  lwt_ssl.1.2.0
Processing 239/286: [atdgen-runtime: dune build] [base: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed lwt_ssl.1.2.0
Processing 240/286: [atdgen-runtime: dune build] [base: dune build] [menhir: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "atdgen-runtime" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\atdgen-runtime.2.16.0)
-> compiled  atdgen-runtime.2.16.0
Processing 240/286: [base: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed atdgen-runtime.2.16.0
Processing 241/286: [base: dune build] [menhir: 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 -intf-suffix .ml -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 241/286: [menhir: dune build] [ppxlib: dune build]
-> installed base.v0.17.3
Processing 242/286: [menhir: dune build] [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~5.4preview)
-> compiled  ppxlib.0.37.0~5.4preview
Processing 242/286: [menhir: dune build]
-> installed ppxlib.0.37.0~5.4preview
Processing 243/286: [menhir: dune build]
Processing 244/286: [menhir: 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 244/286: [menhir: dune build]
-> installed ppxlib_jane.v0.17.4
Processing 245/286: [menhir: dune build]
Processing 246/286: [menhir: dune build] [ppx_sexp_conv: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "menhir" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhir.20240715)
- (cd _build/default/lib/pack && .\pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin\menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- (cd _build/default && src\stage2\.bin\menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin\menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 99 sample input sentences and 47 error messages.
-> compiled  menhir.20240715
Processing 246/286: [ppx_sexp_conv: dune build]
-> installed menhir.20240715
Processing 247/286: [ppx_sexp_conv: dune build]
Processing 248/286: [atd: dune build] [ppx_sexp_conv: dune build]
Processing 249/286: [atd: dune build] [opam-file-format: dune build] [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
Processing 249/286: [atd: dune build] [opam-file-format: dune build]
-> installed ppx_sexp_conv.v0.17.1
Processing 250/286: [atd: dune build] [opam-file-format: dune build]
Processing 251/286: [atd: dune build] [ipaddr-sexp: dune build] [opam-file-format: dune build]
Processing 252/286: [atd: dune build] [ipaddr-sexp: dune build] [opam-file-format: dune build] [uri-sexp: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "opam-file-format" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\opam-file-format.2.2.0)
-> compiled  opam-file-format.2.2.0
Processing 252/286: [atd: dune build] [ipaddr-sexp: dune build] [uri-sexp: dune build]
-> installed opam-file-format.2.2.0
Processing 253/286: [atd: dune build] [ipaddr-sexp: dune build] [uri-sexp: dune build]
Processing 254/286: [atd: dune build] [ipaddr-sexp: dune build] [uri-sexp: dune build]
Processing 255/286: [atd: dune build] [ipaddr-sexp: dune build] [uri-sexp: dune build]
Processing 256/286: [atd: dune build] [ipaddr-sexp: dune build] [uri-sexp: dune build]
Processing 257/286: [atd: dune build] [ipaddr-sexp: dune build] [uri-sexp: dune build]
Processing 258/286: [atd: dune build] [ipaddr-sexp: dune build] [uri-sexp: dune build]
Processing 259/286: [atd: dune build] [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/286: [atd: dune build] [ipaddr-sexp: dune build]
-> installed uri-sexp.4.4.0
Processing 260/286: [atd: dune build] [ipaddr-sexp: dune build]
Processing 261/286: [atd: dune build] [ipaddr-sexp: dune build]
Processing 262/286: [atd: dune build] [ipaddr-sexp: dune build]
Processing 263/286: [atd: dune build] [ipaddr-sexp: dune build]
Processing 264/286: [atd: dune build] [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.0)
-> compiled  ipaddr-sexp.5.6.0
Processing 264/286: [atd: dune build]
-> installed ipaddr-sexp.5.6.0
Processing 265/286: [atd: dune build]
Processing 266/286: [atd: dune build]
Processing 267/286: [atd: dune build]
Processing 268/286: [atd: dune build]
Processing 269/286: [atd: dune build]
Processing 270/286: [atd: dune build]
Processing 271/286: [atd: dune build]
Processing 272/286: [atd: dune build]
Processing 273/286: [atd: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "atd" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\atd.2.16.0)
-> compiled  atd.2.16.0
-> installed atd.2.16.0
Processing 275/286: [atdgen: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "atdgen" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\atdgen.2.15.0)
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -w -27 -safe-string -g -I atdgen/src/deprecated/.atdgen.objs/byte -I atdgen/src/deprecated/.atdgen.objs/native -I C:\Users\opam\AppData\Local\opam\5.3\lib\atdgen-runtime -intf-suffix .ml -no-alias-deps -open Atdgen__ -o atdgen/src/deprecated/.atdgen.objs/native/atdgen.cmx -c -impl atdgen/src/deprecated/atdgen.ml)
- File "atdgen/src/deprecated/atdgen.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "The runtime for Atdgen is now the module Atdgen_runtime existing
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
-> compiled  atdgen.2.15.0
[WARNING] C:\Users\opam\AppData\Local\opam\5.3\bin\atdgen-cppo is a script; the command won't be available
[WARNING] C:\Users\opam\AppData\Local\opam\5.3\bin\cppo-json is a script; the command won't be available
-> installed atdgen.2.15.0
Processing 277/286: [github-data: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "github-data" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\github-data.4.4.1)
-> compiled  github-data.4.4.1
-> installed github-data.4.4.1

#=== ERROR while compiling ocamlbuild.0.16.1 ==================================#
# context              2.3.0 | win32/x86_64 | ocaml-base-compiler.5.3.0 | file://C:/Users/opam/opam-repository
# path                 ~\AppData\Local\opam\5.3\.opam-switch\build\ocamlbuild.0.16.1
# command              C:\cygwin64\bin\make.exe check-if-preinstalled all opam-install
# exit-code            2
# env-file             ~\AppData\Local\opam\log\ocamlbuild-1508-354262.env
# output-file          ~\AppData\Local\opam\log\ocamlbuild-1508-354262.out
### output ###
# [...]
# 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.cm[...]
# 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
# cygpath: error converting "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin/../lib/gcc/x86_64-w64-mingw32/13/../../../../x86_64-w64-mingw32/lib/x86_64-w64-mingw32/13/" - No such file or directory
# ** Fatal error: Cannot find file "-lws2_32"
# File "caml_startup", line 1:
# Error: Error during linking (exit code 2)
# make: *** [Makefile:133: ocamlbuild.native] Error 2



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install asn1-combinators  0.3.2
| - install astring           0.8.5
| - install bos               0.2.1
| - install ca-certs          1.0.1
| - install cohttp            6.1.1
| - install cohttp-lwt        6.1.1
| - install cohttp-lwt-unix   6.1.1
| - install conduit           8.0.0
| - install conduit-lwt       8.0.0
| - install conduit-lwt-unix  8.0.0
| - install fmt               0.11.0
| - install fpath             0.7.3
| - install github            4.4.1
| - install github-unix       4.4.1
| - install jsonm             1.0.2
| - install logs              0.9.0
| - install mirage-crypto-ec  2.0.1
| - install mirage-crypto-pk  2.0.1
| - install mirage-crypto-rng 2.0.1
| - install opam-core         2.4.1
| - install opam-format       2.4.1
| - install opam-publish      2.5.1
| - install opam-repository   2.4.1
| - install opam-state        2.4.1
| - install ptime             1.2.0
| - install publish           0.3.4+transition
| - install rresult           0.7.0
| - install topkg             1.1.0
| - install uutf              1.0.4
| - install x509              1.0.6
+- 
+- The following actions failed
| - build ocamlbuild 0.16.1
+- 
+- The following changes have been performed (the rest was aborted)
| - recompile mingw-w64-shims               0.2.0
| - install   angstrom                      0.16.1
| - install   atd                           2.16.0
| - install   atdgen                        2.15.0
| - install   atdgen-runtime                2.16.0
| - install   base                          v0.17.3
| - install   base-bytes                    base
| - install   base64                        3.5.1
| - install   bigstringaf                   0.10.0
| - install   biniou                        1.2.2
| - install   camlp-streams                 5.0.1
| - install   cmdliner                      1.3.0
| - install   conf-gmp                      5
| - install   conf-gmp-powm-sec             4
| - install   conf-libssl                   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-mingw-w64-openssl-i686   1
| - install   conf-mingw-w64-openssl-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.4.1
| - install   dune                          3.19.1
| - install   dune-configurator             3.19.1
| - install   duration                      0.2.1
| - install   easy-format                   1.3.4
| - install   eqaf                          0.10
| - install   github-data                   4.4.1
| - install   gmap                          0.3.0
| - install   http                          6.1.1
| - install   ipaddr                        5.6.0
| - install   ipaddr-sexp                   5.6.0
| - install   kdf                           1.0.0
| - install   lwt                           6.0.0~alpha00
| - install   lwt_ssl                       1.2.0
| - install   macaddr                       5.6.0
| - install   magic-mime                    1.3.1
| - install   menhir                        20240715
| - install   menhirCST                     20240715
| - install   menhirLib                     20240715
| - install   menhirSdk                     20240715
| - install   mirage-crypto                 2.0.1
| - install   ocaml-compiler-libs           v0.17.0
| - install   ocaml-syntax-shims            1.0.0
| - install   ocaml_intrinsics_kernel       v0.17.1
| - install   ocamlfind                     1.9.8
| - install   ocamlgraph                    2.2.0
| - install   ocplib-endian                 1.2
| - install   ohex                          0.2.0
| - install   opam-file-format              2.2.0
| - install   patch                         3.0.0
| - install   ppx_derivers                  1.2.1
| - install   ppx_sexp_conv                 v0.17.1
| - install   ppxlib                        0.37.0~5.4preview
| - install   ppxlib_jane                   v0.17.4
| - install   re                            1.13.2
| - install   seq                           base
| - install   sexplib0                      v0.17.0
| - install   sha                           1.15.4
| - install   spdx_licenses                 1.4.0
| - install   ssl                           0.7.0
| - install   stdlib-shims                  0.3.0
| - install   stringext                     1.6.0
| - install   swhid_core                    0.1
| - install   uri                           4.4.0
| - install   uri-sexp                      4.4.0
| - install   yojson                        2.2.2
| - install   zarith                        1.14
+- 
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    C:\cygwin64\bin\opam.exe switch import "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\.opam-switch\\backup\\state-20250816114158.export"
'C:\cygwin64\bin\opam.exe install -vy publish.0.3.4+transition' failed.
"opam remove -y publish.0.3.4+transition
opam install -vy publish.0.3.4+transition
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: publish.0.3.4+transition | 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