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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2025-10-08 10:11.39 ---> 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-10-08 10:11.39 ---> 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 ec0dc125adb330b5f57fb9009c8dd112a5223366"))
2025-10-08 10:11.39 ---> using "2383a20a6566dcacd368a5493b860b7fb7c5c6b188518ea6d8bebdd33eae41b3" from cache

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

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

  Added 9 lines after line 1 in ~\.bash_profile.
2025-10-08 10:11.39 ---> using "f49b2af8f828ab535c6923b928ef76b2ce9fe6225b25c7c49e930930ea0115d9" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed arch-x86_64.1
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-mingw.1
-> retrieved flexdll.0.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
-> installed mingw-w64-shims.0.2.0
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.3
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14)
2025-10-08 10:11.39 ---> using "f843ec66e242b20e75b84ac42ba917f142a841e81b9f70987a7b1699a1e0d03e" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-10-08 10:11.39 ---> using "758010f38465f1e1c5f4c94f9b28c2c4b0b221051e6751fab89793b883e9b964" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "opam remove -y sihl-type.0.2.1\
               \nopam install -vy sihl-type.0.2.1\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: sihl-type.0.2.1 | 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] sihl-type.0.2.1 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 94 packages
  - install   alcotest                      1.9.0              [required by sihl-type]
  - install   angstrom                      0.16.1             [required by caqti]
  - install   asn1-combinators              0.2.6              [required by x509]
  - install   astring                       0.8.5              [required by alcotest, opium]
  - install   base                          v0.16.4            [required by ppx_fields_conv, ppx_sexp_conv]
  - install   base-bytes                    base               [required by ocplib-endian]
  - install   base64                        3.5.1              [required by opium]
  - install   bigstringaf                   0.10.0             [required by caqti, rock]
  - install   caqti                         1.9.0              [required by caqti-lwt, sihl-core]
  - install   caqti-lwt                     1.9.0              [required by sihl-type]
  - install   cmdliner                      1.3.0              [required by opium, alcotest, uuidm]
  - 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 conf-mingw-w64-openssl-i686]
  - install   conf-mingw-w64-gmp-i686       1                  [required by conf-gmp]
  - install   conf-mingw-w64-gmp-x86_64     1                  [required by conf-gmp]
  - install   conf-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, zarith]
  - install   conformist                    0.2.1              [required by sihl-core]
  - install   containers                    3.16               [required by tsort]
  - install   cppo                          1.8.0              [required by caqti]
  - install   csexp                         1.5.2              [required by dune-configurator]
  - install   cstruct                       6.2.0              [required by mirage-crypto, tls]
  - install   digestif                      1.3.0              [required by jwto]
  - install   domain-name                   0.4.1              [required by tls]
  - install   dune                          3.19.1             [required by sihl-type]
  - install   dune-configurator             3.19.1             [required by mirage-crypto]
  - install   duration                      0.2.1              [required by mirage-crypto-rng]
  - install   either                        1.0.0              [required by containers]
  - install   eqaf                          0.9                [required by mirage-crypto]
  - install   faraday                       0.8.2              [required by httpaf]
  - install   faraday-lwt                   0.8.2              [required by faraday-lwt-unix]
  - install   faraday-lwt-unix              0.8.2              [required by httpaf-lwt-unix]
  - install   fieldslib                     v0.16.0            [required by ppx_fields_conv]
  - install   fmt                           0.11.0             [required by opium, alcotest, sihl-core]
  - install   gmap                          0.3.0              [required by x509]
  - install   hkdf                          1.0.4 (deprecated) [required by tls]
  - install   hmap                          0.8.1              [required by rock]
  - install   httpaf                        0.7.1              [required by httpaf-lwt-unix, rock]
  - install   httpaf-lwt-unix               0.7.1              [required by opium]
  - install   ipaddr                        5.6.0              [required by tls]
  - install   jwto                          0.4.0              [required by sihl-core]
  - install   logs                          0.9.0              [required by opium, caqti-lwt, sihl-core]
  - install   lwt                           6.0.0~alpha00      [required by multipart-form-data, caqti-lwt, opium]
  - install   lwt_ppx                       5.9.1              [required by multipart-form-data]
  - install   lwt_ssl                       1.2.0              [required by sihl-core]
  - install   macaddr                       5.6.0              [required by ipaddr]
  - install   magic-mime                    1.3.1              [required by opium]
  - install   mirage-crypto                 0.11.3             [required by opium]
  - install   mirage-crypto-ec              0.11.3             [required by tls]
  - install   mirage-crypto-pk              0.11.3             [required by tls]
  - install   mirage-crypto-rng             0.11.3             [required by tls]
  - install   mtime                         2.1.0              [required by opium]
  - install   multipart-form-data           0.3.0              [required by sihl-type]
  - install   num                           1.6                [required by sexplib]
  - install   ocaml-compiler-libs           v0.12.4            [required by ppxlib]
  - install   ocaml-syntax-shims            1.0.0              [required by alcotest]
  - install   ocamlbuild                    0.16.1             [required by uuidm]
  - install   ocamlfind                     1.9.8              [required by uuidm]
  - install   ocplib-endian                 1.2                [required by lwt]
  - install   opium                         0.19.0             [required by sihl-type]
  - install   parsexp                       v0.16.0            [required by sexplib]
  - install   pbkdf                         1.2.0              [required by x509]
  - install   ppx_derivers                  1.2.1              [required by ppxlib, ppx_deriving]
  - install   ppx_deriving                  6.0.3              [required by jwto, ppx_deriving_yojson]
  - install   ppx_deriving_yojson           3.9.1              [required by sihl-core]
  - install   ppx_fields_conv               v0.16.0            [required by sihl-core]
  - install   ppx_sexp_conv                 v0.16.0            [required by sihl-core]
  - install   ppxlib                        0.35.0             [required by ppx_fields_conv, lwt_ppx, ppx_deriving_yojson, ppx_sexp_conv]
  - install   ptime                         1.2.0              [required by opium]
  - install   re                            1.13.2             [required by alcotest, opium]
  - install   result                        1.5                [required by httpaf]
  - install   rock                          0.19.0             [required by opium]
  - install   safepass                      3.1                [required by sihl-core]
  - install   seq                           base               [required by re, tyxml]
  - install   sexplib                       v0.16.0            [required by sihl-core]
  - install   sexplib0                      v0.16.0            [required by ppx_sexp_conv, rock, sexplib]
  - install   sihl-core                     0.2.1              [required by sihl-type]
  - install   sihl-type                     0.2.1
  - install   ssl                           0.7.0              [required by sihl-core]
  - install   stdlib-shims                  0.3.0              [required by alcotest]
  - install   stringext                     1.6.0              [required by multipart-form-data]
  - install   tls                           0.17.5             [required by sihl-core]
  - install   topkg                         1.1.0              [required by uuidm]
  - install   tsort                         2.0.0              [required by sihl-core]
  - install   tyxml                         4.6.0              [required by opium]
  - install   uri                           4.4.0              [required by opium]
  - install   uuidm                         0.9.10             [required by sihl-type]
  - install   uutf                          1.0.4              [required by alcotest]
  - install   x509                          0.16.5             [required by tls]
  - install   yojson                        3.0.0              [required by opium, sihl-core]
  - 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.18-1 
-    8 install mingw64-x86_64-gmp                    6.3.0-1  
-    9 install mingw64-x86_64-openssl                3.0.18-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.18-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.18-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.18-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.18-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/275: [alcotest.1.9.0: extract]
Processing  2/275: [alcotest.1.9.0: extract] [angstrom.0.16.1: extract]
Processing  3/275: [alcotest.1.9.0: extract] [angstrom.0.16.1: extract] [asn1-combinators.0.2.6: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  3/275: [alcotest.1.9.0: extract] [asn1-combinators.0.2.6: extract]
Processing  4/275: [alcotest.1.9.0: extract] [asn1-combinators.0.2.6: extract] [astring.0.8.5: extract]
-> retrieved alcotest.1.9.0  (cached)
Processing  4/275: [asn1-combinators.0.2.6: extract] [astring.0.8.5: extract]
Processing  5/275: [asn1-combinators.0.2.6: extract] [astring.0.8.5: extract] [base.v0.16.4: extract]
-> retrieved asn1-combinators.0.2.6  (cached)
Processing  5/275: [astring.0.8.5: extract] [base.v0.16.4: extract]
Processing  6/275: [astring.0.8.5: extract] [base.v0.16.4: extract]
Processing  7/275: [astring.0.8.5: extract] [base.v0.16.4: extract] [base64.3.5.1: extract]
-> retrieved astring.0.8.5  (cached)
Processing  7/275: [base.v0.16.4: extract] [base64.3.5.1: extract]
Processing  8/275: [base.v0.16.4: extract] [base64.3.5.1: extract] [bigstringaf.0.10.0: extract]
-> retrieved base64.3.5.1  (cached)
Processing  8/275: [base.v0.16.4: extract] [bigstringaf.0.10.0: extract]
Processing  9/275: [base.v0.16.4: extract] [bigstringaf.0.10.0: extract] [caqti.1.9.0, caqti-lwt.1.9.0: extract]
-> retrieved base.v0.16.4  (cached)
Processing  9/275: [bigstringaf.0.10.0: extract] [caqti.1.9.0, caqti-lwt.1.9.0: extract]
Processing 10/275: [bigstringaf.0.10.0: extract] [caqti.1.9.0, caqti-lwt.1.9.0: extract] [cmdliner.1.3.0: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing 10/275: [caqti.1.9.0, caqti-lwt.1.9.0: extract] [cmdliner.1.3.0: extract]
-> retrieved conf-gmp.5  (cached)
Processing 11/275: [caqti.1.9.0, caqti-lwt.1.9.0: extract] [cmdliner.1.3.0: extract]
-> retrieved conf-gmp-powm-sec.4  (cached)
Processing 12/275: [caqti.1.9.0, caqti-lwt.1.9.0: extract] [cmdliner.1.3.0: extract]
-> retrieved conf-libssl.4  (cached)
Processing 13/275: [caqti.1.9.0, caqti-lwt.1.9.0: extract] [cmdliner.1.3.0: extract]
Processing 14/275: [caqti.1.9.0, caqti-lwt.1.9.0: extract] [cmdliner.1.3.0: extract]
Processing 15/275: [caqti.1.9.0, caqti-lwt.1.9.0: extract] [cmdliner.1.3.0: extract]
Processing 16/275: [caqti.1.9.0, caqti-lwt.1.9.0: extract] [cmdliner.1.3.0: extract]
Processing 17/275: [caqti.1.9.0, caqti-lwt.1.9.0: extract] [cmdliner.1.3.0: extract]
Processing 18/275: [caqti.1.9.0, caqti-lwt.1.9.0: extract] [cmdliner.1.3.0: extract]
Processing 19/275: [caqti.1.9.0, caqti-lwt.1.9.0: extract] [cmdliner.1.3.0: extract]
Processing 20/275: [caqti.1.9.0, caqti-lwt.1.9.0: extract] [cmdliner.1.3.0: extract] [conformist.0.2.1: http]
Processing 21/275: [caqti.1.9.0, caqti-lwt.1.9.0: extract] [cmdliner.1.3.0: extract] [conformist.0.2.1: http] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 22/275: [caqti.1.9.0, caqti-lwt.1.9.0: extract] [cmdliner.1.3.0: extract] [conformist.0.2.1: http] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved caqti.1.9.0, caqti-lwt.1.9.0  (cached)
Processing 22/275: [cmdliner.1.3.0: extract] [conformist.0.2.1: http] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 23/275: [cmdliner.1.3.0: extract] [conformist.0.2.1: http] [containers.3.16: http] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cmdliner.1.3.0  (cached)
Processing 23/275: [conformist.0.2.1: http] [containers.3.16: http] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 24/275: [conformist.0.2.1: http] [containers.3.16: http] [cppo.1.8.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 25/275: [conformist.0.2.1: http] [containers.3.16: http] [cppo.1.8.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 25/275: [conformist.0.2.1: extract] [containers.3.16: http] [cppo.1.8.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 25/275: [conformist.0.2.1: extract] [containers.3.16: extract] [cppo.1.8.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved conformist.0.2.1  (https://github.com/oxidizing/conformist/releases/download/0.2.1/conformist-0.2.1.tbz)
Processing 25/275: [containers.3.16: extract] [cppo.1.8.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 26/275: [containers.3.16: 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 cppo.1.8.0  (cached)
Processing 26/275: [containers.3.16: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 27/275: [containers.3.16: extract] [csexp.1.5.2: extract] [cstruct.6.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
Processing 27/275: [containers.3.16: extract] [cstruct.6.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 28/275: [containers.3.16: extract] [cstruct.6.2.0: extract] [digestif.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved containers.3.16  (https://github.com/c-cube/ocaml-containers/releases/download/v3.16/containers-3.16.tbz)
Processing 28/275: [cstruct.6.2.0: extract] [digestif.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 29/275: [cstruct.6.2.0: 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 cstruct.6.2.0  (cached)
Processing 29/275: [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 30/275: [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]
-> retrieved digestif.1.3.0  (cached)
Processing 30/275: [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]
Processing 31/275: [domain-name.0.4.1: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved domain-name.0.4.1  (cached)
Processing 31/275: [dune.3.19.1, dune-configurator.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 32/275: [dune.3.19.1, dune-configurator.3.19.1: http] [duration.0.2.1: extract] [either.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 32/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [duration.0.2.1: extract] [either.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved duration.0.2.1  (cached)
Processing 32/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [either.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 33/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [either.1.0.0: extract] [eqaf.0.9: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved either.1.0.0  (cached)
Processing 33/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [eqaf.0.9: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 34/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [eqaf.0.9: extract] [faraday.0.8.2 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved eqaf.0.9  (cached)
Processing 34/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [faraday.0.8.2 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 35/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [faraday.0.8.2 + 2 others: extract] [fieldslib.v0.16.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved faraday.0.8.2, faraday-lwt.0.8.2, faraday-lwt-unix.0.8.2  (cached)
Processing 35/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [fieldslib.v0.16.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 36/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [fieldslib.v0.16.0: extract] [fmt.0.11.0: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved fieldslib.v0.16.0  (cached)
Processing 36/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 37/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: http] [gmap.0.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 37/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved gmap.0.3.0  (cached)
Processing 37/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 38/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: extract] [hkdf.1.0.4: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved fmt.0.11.0  (https://erratique.ch/software/fmt/releases/fmt-0.11.0.tbz)
Processing 38/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [hkdf.1.0.4: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 39/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [hkdf.1.0.4: extract] [hmap.0.8.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved hkdf.1.0.4  (cached)
Processing 39/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [hmap.0.8.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 40/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [hmap.0.8.1: extract] [httpaf.0.7.1, httpaf-lwt-unix.0.7.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved hmap.0.8.1  (cached)
Processing 40/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [httpaf.0.7.1, httpaf-lwt-unix.0.7.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 41/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [httpaf.0.7.1, httpaf-lwt-unix.0.7.1: extract] [ipaddr.5.6.0, macaddr.5.6.0: extract] [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\4.14\.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 41/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [httpaf.0.7.1, httpaf-lwt-unix.0.7.1: extract] [ipaddr.5.6.0, macaddr.5.6.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 42/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [httpaf.0.7.1, httpaf-lwt-unix.0.7.1: extract] [ipaddr.5.6.0, macaddr.5.6.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved httpaf.0.7.1, httpaf-lwt-unix.0.7.1  (cached)
Processing 42/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [ipaddr.5.6.0, macaddr.5.6.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 43/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [ipaddr.5.6.0, macaddr.5.6.0: extract] [jwto.0.4.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved ipaddr.5.6.0, macaddr.5.6.0  (cached)
Processing 43/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [jwto.0.4.0: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 44/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [jwto.0.4.0: extract] [logs.0.9.0: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved jwto.0.4.0  (cached)
Processing 44/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 45/275: [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-pkg-config: pkgconf]
Processing 45/275: [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-pkg-config: pkgconf]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-pkg-config.4)
- 2.5.1
-> compiled  conf-pkg-config.4
Processing 45/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: extract] [lwt.6.0.0~alpha00: http] [cmdliner: make all]
-> installed conf-pkg-config.4
Processing 46/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: extract] [lwt.6.0.0~alpha00: http] [cmdliner: make all]
Processing 47/275: [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-mingw-w64-gmp-i686: pkgconf gmp]
Processing 48/275: [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-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 49/275: [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-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-openssl-i686: pkgconf openssl]
Processing 50/275: [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-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 logs.0.9.0  (https://erratique.ch/software/logs/releases/logs-0.9.0.tbz)
Processing 50/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: 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 51/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: http] [lwt_ppx.5.9.1: 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 51/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [lwt_ppx.5.9.1: 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]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-mingw-w64-gmp-i686.1)
-> compiled  conf-mingw-w64-gmp-i686.1
Processing 51/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [lwt_ppx.5.9.1: extract] [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 52/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [lwt_ppx.5.9.1: extract] [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\4.14\.opam-switch\build\conf-mingw-w64-gmp-x86_64.1)
-> compiled  conf-mingw-w64-gmp-x86_64.1
Processing 52/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [lwt_ppx.5.9.1: extract] [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 53/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make all] [conf-mingw-w64-openssl-i686: pkgconf openssl] [conf-mingw-w64-openssl-x86_64: pkgconf openssl]
Processing 54/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [lwt_ppx.5.9.1: extract] [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\4.14\.opam-switch\build\conf-mingw-w64-openssl-i686.1)
-> compiled  conf-mingw-w64-openssl-i686.1
Processing 54/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [lwt_ppx.5.9.1: extract] [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/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [lwt_ppx.5.9.1: 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\pkgconf.exe "--personality=x86_64-w64-mingw32" "openssl" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-mingw-w64-openssl-x86_64.1)
-> compiled  conf-mingw-w64-openssl-x86_64.1
Processing 55/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> installed conf-mingw-w64-openssl-x86_64.1
Processing 56/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 57/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-libssl: pkgconf openssl]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "--print-errors" "--exists" "openssl" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-libssl.4)
-> compiled  conf-libssl.4
Processing 57/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> installed conf-libssl.4
Processing 58/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt.6.0.0~alpha00: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved lwt_ppx.5.9.1  (cached)
Processing 58/275: [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]
Processing 59/275: [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]
-> retrieved lwt.6.0.0~alpha00  (https://github.com/ocsigen/lwt/archive/refs/tags/6.0.0-alpha00.tar.gz)
Processing 59/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt_ssl.1.2.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 60/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [lwt_ssl.1.2.0: extract] [magic-mime.1.3.1: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved lwt_ssl.1.2.0  (cached)
Processing 60/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [magic-mime.1.3.1: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 61/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [magic-mime.1.3.1: extract] [mingw-w64-shims.0.2.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved magic-mime.1.3.1  (cached)
Processing 61/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [mingw-w64-shims.0.2.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 62/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [mingw-w64-shims.0.2.0: extract] [mirage-crypto.0.11.3 + 3 others: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 62/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [mirage-crypto.0.11.3 + 3 others: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> removed   mingw-w64-shims.0.2.0
Processing 63/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [mirage-crypto.0.11.3 + 3 others: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 64/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [mirage-crypto.0.11.3 + 3 others: extract] [mtime.2.1.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 65/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [mirage-crypto.0.11.3 + 3 others: extract] [mtime.2.1.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [mingw-w64-shims: sh mingw-w64-shims]
+ C:\cygwin64\bin\sh.exe "-exc" "x86_64-w64-mingw32-gcc -c $CFLAGS test.c" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-gmp.5)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp.5
Processing 65/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [mirage-crypto.0.11.3 + 3 others: extract] [mtime.2.1.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
-> installed conf-gmp.5
Processing 66/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [mirage-crypto.0.11.3 + 3 others: extract] [mtime.2.1.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 67/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [mirage-crypto.0.11.3 + 3 others: extract] [mtime.2.1.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mtime.2.1.0  (cached)
Processing 67/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [mirage-crypto.0.11.3 + 3 others: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [mingw-w64-shims: sh mingw-w64-shims]
Processing 68/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [mirage-crypto.0.11.3 + 3 others: extract] [multipart-form-data.0.3.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [mingw-w64-shims: sh mingw-w64-shims]
+ C:\cygwin64\bin\sh.exe "-exc" "x86_64-w64-mingw32-gcc -c $CFLAGS test.c" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-gmp-powm-sec.4)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp-powm-sec.4
Processing 68/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [mirage-crypto.0.11.3 + 3 others: extract] [multipart-form-data.0.3.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
-> installed conf-gmp-powm-sec.4
Processing 69/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [mirage-crypto.0.11.3 + 3 others: extract] [multipart-form-data.0.3.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved multipart-form-data.0.3.0  (cached)
Processing 69/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [mirage-crypto.0.11.3 + 3 others: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 70/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [mirage-crypto.0.11.3 + 3 others: extract] [num.1.6: http] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 70/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [mirage-crypto.0.11.3 + 3 others: extract] [num.1.6: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-crypto.0.11.3, mirage-crypto-ec.0.11.3, mirage-crypto-pk.0.11.3, mirage-crypto-rng.0.11.3  (cached)
Processing 70/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [num.1.6: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 71/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [num.1.6: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved num.1.6  (https://github.com/ocaml/num/archive/refs/tags/v1.6.tar.gz)
Processing 71/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 72/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims]
Processing 73/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 73/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 74/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.16.1: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 74/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlbuild.0.16.1: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 75/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\4.14" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.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 75/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 76/275: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [cmdliner: make install]
-> 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 76/275: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [cmdliner: make install]
Processing 77/275: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocplib-endian.1.2: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [cmdliner: make install]
Processing 78/275: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocplib-endian.1.2: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [cmdliner: make install]
-> retrieved ocamlbuild.0.16.1  (cached)
Processing 78/275: [ocamlfind.1.9.8: extract] [ocplib-endian.1.2: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [cmdliner: make install]
Processing 79/275: [ocamlfind.1.9.8: extract] [ocplib-endian.1.2: extract] [opium.0.19.0, rock.0.19.0: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [cmdliner: make install]
Processing 80/275: [ocamlfind.1.9.8: extract] [ocplib-endian.1.2: extract] [opium.0.19.0, rock.0.19.0: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [cmdliner: make install]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 80/275: [ocplib-endian.1.2: extract] [opium.0.19.0, rock.0.19.0: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 81/275: [ocplib-endian.1.2: extract] [opium.0.19.0, rock.0.19.0: http] [parsexp.v0.16.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [cmdliner: make install]
Processing 82/275: [ocplib-endian.1.2: extract] [opium.0.19.0, rock.0.19.0: http] [parsexp.v0.16.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
-> retrieved ocplib-endian.1.2  (cached)
Processing 82/275: [opium.0.19.0, rock.0.19.0: http] [parsexp.v0.16.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
Processing 83/275: [opium.0.19.0, rock.0.19.0: http] [parsexp.v0.16.0: extract] [pbkdf.1.2.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
Processing 83/275: [opium.0.19.0, rock.0.19.0: extract] [parsexp.v0.16.0: extract] [pbkdf.1.2.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
-> retrieved parsexp.v0.16.0  (cached)
Processing 83/275: [opium.0.19.0, rock.0.19.0: extract] [pbkdf.1.2.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
Processing 84/275: [opium.0.19.0, rock.0.19.0: extract] [pbkdf.1.2.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
-> retrieved opium.0.19.0, rock.0.19.0  (https://github.com/rgrinberg/opium/releases/download/0.19.0/opium-testing-0.19.0.tbz)
Processing 84/275: [pbkdf.1.2.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
Processing 85/275: [pbkdf.1.2.0: extract] [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
-> retrieved pbkdf.1.2.0  (cached)
Processing 85/275: [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
Processing 86/275: [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [ppx_deriving_yojson.3.9.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 86/275: [ppx_deriving.6.0.3: extract] [ppx_deriving_yojson.3.9.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
Processing 87/275: [ppx_deriving.6.0.3: extract] [ppx_deriving_yojson.3.9.1: extract] [ppx_fields_conv.v0.16.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
-> retrieved ppx_deriving.6.0.3  (cached)
Processing 87/275: [ppx_deriving_yojson.3.9.1: extract] [ppx_fields_conv.v0.16.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
Processing 88/275: [ppx_deriving_yojson.3.9.1: extract] [ppx_fields_conv.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
-> retrieved ppx_deriving_yojson.3.9.1  (cached)
Processing 88/275: [ppx_fields_conv.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
Processing 89/275: [ppx_fields_conv.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.35.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
-> retrieved ppx_fields_conv.v0.16.0  (cached)
Processing 89/275: [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.35.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
Processing 90/275: [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.35.0: extract] [ptime.1.2.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
Processing 90/275: [ppxlib.0.35.0: extract] [ptime.1.2.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
Processing 91/275: [ppxlib.0.35.0: extract] [ptime.1.2.0: extract] [re.1.13.2: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
-> retrieved ptime.1.2.0  (cached)
Processing 91/275: [ppxlib.0.35.0: extract] [re.1.13.2: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
Processing 92/275: [ppxlib.0.35.0: extract] [re.1.13.2: http] [result.1.5: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\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\4.14\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled  mingw-w64-shims.0.2.0
Processing 92/275: [ppxlib.0.35.0: extract] [re.1.13.2: http] [result.1.5: extract] [dune: ocaml 7] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "PROFILE=release" "opam-legacy" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\num.1.6)
- /usr/bin/make -C src all
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/num.1.6/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.7~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/num.1.6/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.6
Processing 92/275: [ppxlib.0.35.0: extract] [re.1.13.2: http] [result.1.5: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\4.14" "OCAMLBUILD_BINDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\bin" "OCAMLBUILD_LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib" "OCAMLBUILD_MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.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/4.14/bin"; \
- echo "OCAML_LIBDIR=C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml"; \
- echo "OCAML_MANDIR=C:/Users/opam/AppData/Local/opam/4.14/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\4.14"; \
- echo "BINDIR=C:\Users\opam\AppData\Local\opam\4.14\bin"; \
- echo "LIBDIR=C:\Users\opam\AppData\Local\opam\4.14\lib"; \
- echo "MANDIR=C:\Users\opam\AppData\Local\opam\4.14\man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|C:\Users\opam\AppData\Local\opam\4.14\bin|}'; \
- echo 'let libdir = {|C:\Users\opam\AppData\Local\opam\4.14\lib|}'; \
- echo 'let ocaml_libdir = {|C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml|}'; \
- echo 'let libdir_abs = {|C:/Users/opam/AppData/Local/opam/4.14/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 92/275: [ppxlib.0.35.0: extract] [re.1.13.2: http] [result.1.5: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
Processing 92/275: [ppxlib.0.35.0: extract] [re.1.13.2: extract] [result.1.5: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
-> retrieved result.1.5  (cached)
Processing 92/275: [ppxlib.0.35.0: extract] [re.1.13.2: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
Processing 93/275: [ppxlib.0.35.0: extract] [re.1.13.2: extract] [safepass.3.1: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin] [cmdliner: make install]
+ C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocamlfind.1.9.8\./configure "-bindir" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\bin" "-sitelib" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib" "-mandir" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\man" "-config" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.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...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- 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
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- 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/4.14/lib/ocaml
-     Binaries:              /cygdrive/c/Users/opam/AppData/Local/opam/4.14/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\4.14\lib
- The configuration file is written to:
-     findlib config file:   C:\Users\opam\AppData\Local\opam\4.14\lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              C:\Users\opam\AppData\Local\opam\4.14\bin
-     Manual pages:          C:\Users\opam\AppData\Local\opam\4.14\man
-     topfind script:        /cygdrive/c/Users/opam/AppData/Local/opam/4.14/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 93/275: [ppxlib.0.35.0: extract] [re.1.13.2: extract] [safepass.3.1: extract] [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\\4.14\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
- install cmdliner.opam "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner/opam"
- install _build/cmdliner.cma "C:\Users\opam\AppData\Local\opam\4.14\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\4.14\lib\cmdliner"
- install _build/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\4.14\lib\cmdliner"
Processing 93/275: [ppxlib.0.35.0: extract] [re.1.13.2: extract] [safepass.3.1: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved safepass.3.1  (cached)
Processing 93/275: [ppxlib.0.35.0: 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 94/275: [ppxlib.0.35.0: extract] [re.1.13.2: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 95/275: [ppxlib.0.35.0: extract] [re.1.13.2: extract] [sexplib.v0.16.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 96/275: [ppxlib.0.35.0: extract] [re.1.13.2: extract] [sexplib.v0.16.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved ppxlib.0.35.0  (cached)
Processing 96/275: [re.1.13.2: extract] [sexplib.v0.16.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 97/275: [re.1.13.2: extract] [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: 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 97/275: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 98/275: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [sihl-core.0.2.1, sihl-type.0.2.1: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved sexplib.v0.16.0  (cached)
Processing 98/275: [sexplib0.v0.16.0: extract] [sihl-core.0.2.1, sihl-type.0.2.1: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 99/275: [sexplib0.v0.16.0: extract] [sihl-core.0.2.1, sihl-type.0.2.1: http] [ssl.0.7.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 99/275: [sihl-core.0.2.1, sihl-type.0.2.1: http] [ssl.0.7.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 100/275: [sihl-core.0.2.1, sihl-type.0.2.1: 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 100/275: [sihl-core.0.2.1, sihl-type.0.2.1: 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 100/275: [sihl-core.0.2.1, sihl-type.0.2.1: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 101/275: [sihl-core.0.2.1, sihl-type.0.2.1: 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 stdlib-shims.0.3.0  (cached)
Processing 101/275: [sihl-core.0.2.1, sihl-type.0.2.1: extract] [stringext.1.6.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 102/275: [sihl-core.0.2.1, sihl-type.0.2.1: extract] [stringext.1.6.0: extract] [tls.0.17.5: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved sihl-core.0.2.1, sihl-type.0.2.1  (https://github.com/oxidizing/sihl/releases/download/0.2.1/sihl-0.2.1.tbz)
Processing 102/275: [stringext.1.6.0: extract] [tls.0.17.5: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 103/275: [stringext.1.6.0: extract] [tls.0.17.5: 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 103/275: [tls.0.17.5: extract] [topkg.1.1.0: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 104/275: [tls.0.17.5: extract] [topkg.1.1.0: http] [tsort.2.0.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved tls.0.17.5  (cached)
Processing 104/275: [topkg.1.1.0: http] [tsort.2.0.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 105/275: [topkg.1.1.0: http] [tsort.2.0.0: extract] [tyxml.4.6.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 105/275: [topkg.1.1.0: extract] [tsort.2.0.0: extract] [tyxml.4.6.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
-> retrieved tsort.2.0.0  (cached)
Processing 105/275: [topkg.1.1.0: extract] [tyxml.4.6.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
Processing 106/275: [topkg.1.1.0: extract] [tyxml.4.6.0: extract] [uri.4.4.0: extract] [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\4.14\.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/4.14/.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\4.14\lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/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\4.14\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/4.14/.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/4.14/.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/4.14/.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\4.14\lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/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/4.14/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
Processing 106/275: [topkg.1.1.0: extract] [tyxml.4.6.0: extract] [uri.4.4.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved topkg.1.1.0  (https://erratique.ch/software/topkg/releases/topkg-1.1.0.tbz)
Processing 106/275: [tyxml.4.6.0: extract] [uri.4.4.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
Processing 107/275: [tyxml.4.6.0: extract] [uri.4.4.0: extract] [uuidm.0.9.10: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved tyxml.4.6.0  (cached)
Processing 107/275: [uri.4.4.0: extract] [uuidm.0.9.10: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
Processing 108/275: [uri.4.4.0: extract] [uuidm.0.9.10: extract] [uutf.1.0.4: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved uri.4.4.0  (cached)
Processing 108/275: [uuidm.0.9.10: extract] [uutf.1.0.4: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
Processing 109/275: [uuidm.0.9.10: extract] [uutf.1.0.4: extract] [x509.0.16.5: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved uuidm.0.9.10  (cached)
Processing 109/275: [uutf.1.0.4: extract] [x509.0.16.5: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
Processing 110/275: [uutf.1.0.4: extract] [x509.0.16.5: extract] [yojson.3.0.0: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved uutf.1.0.4  (cached)
Processing 110/275: [x509.0.16.5: extract] [yojson.3.0.0: http] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
Processing 111/275: [x509.0.16.5: extract] [yojson.3.0.0: http] [zarith.1.14: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
Processing 111/275: [x509.0.16.5: extract] [yojson.3.0.0: extract] [zarith.1.14: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved x509.0.16.5  (cached)
Processing 111/275: [yojson.3.0.0: extract] [zarith.1.14: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt] [cmdliner: make install-doc]
-> retrieved zarith.1.14  (cached)
Processing 111/275: [yojson.3.0.0: extract] [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\\4.14\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\4.14\doc\cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\4.14\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\4.14\doc\cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 111/275: [yojson.3.0.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> installed mingw-w64-shims.0.2.0
Processing 112/275: [yojson.3.0.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> installed num.1.6
Processing 113/275: [yojson.3.0.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> installed seq.base
Processing 114/275: [yojson.3.0.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved yojson.3.0.0  (https://github.com/ocaml-community/yojson/releases/download/3.0.0/yojson-3.0.0.tbz)
Processing 114/275: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ C:\cygwin64\bin\make.exe "opt" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.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/4.14/.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
- x86_64-w64-mingw32-gcc: fatal error: cannot execute 'as': spawn: No such file or directory
- compilation terminated.
- File "topfind.ml", line 1:
- Error: Assembler error, input left in file C:\Users\opam\AppData\Local\Temp\camlasm57601e.s
- make[1]: *** [Makefile:178: topfind.cmx] Error 2
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- make: *** [Makefile:18: opt] Error 2
Processing 114/275: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled]
Processing 115/275: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled]
[ERROR] The compilation of ocamlfind.1.9.8 failed at "make opt".
Processing 116/275: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled]
Processing 117/275: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled]
Processing 118/275: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled]
Processing 119/275: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled]
+ C:\cygwin64\bin\make.exe "check-if-preinstalled" "all" "opam-install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocamlbuild.0.16.1)
- if test -d C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-byte
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp-byte/ocamlbuild_pack.cmo
- mv tmp-byte/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp-byte/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-nat
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp-nat/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte.exe"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native.exe"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.exe"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlbuild.0.16.1'
-> compiled  ocamlbuild.0.16.1
Processing 119/275: [dune: ocaml 7]
-> installed ocamlbuild.0.16.1
Processing 120/275: [dune: ocaml 7]
Processing 121/275: [dune: ocaml 7]
Processing 122/275: [dune: ocaml 7]
Processing 123/275: [dune: ocaml 7]
Processing 124/275: [dune: ocaml 7]
Processing 125/275: [dune: ocaml 7]
Processing 126/275: [dune: ocaml 7]
Processing 127/275: [dune: ocaml 7]
Processing 128/275: [dune: ocaml 7]
Processing 129/275: [dune: ocaml 7]
Processing 130/275: [dune: ocaml 7]
Processing 131/275: [dune: ocaml 7]
Processing 132/275: [dune: ocaml 7]
Processing 133/275: [dune: ocaml 7]
Processing 134/275: [dune: ocaml 7]
Processing 135/275: [dune: ocaml 7]
Processing 136/275: [dune: ocaml 7]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\ocaml.exe "boot/bootstrap.ml" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune.3.19.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 7
- 


Processing 136/275: [dune: ./_boot/dune.exe build]
+ C:\Users\opam\AppData\Local\opam\4.14\.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\4.14\.opam-switch\build\dune.3.19.1)
-> compiled  dune.3.19.1
-> installed dune.3.19.1
Processing 138/275: [base64: dune build]
Processing 139/275: [base64: dune build] [conformist: dune build]
Processing 140/275: [base64: dune build] [conformist: dune build] [cppo: dune build]
Processing 141/275: [base64: dune build] [conformist: dune build] [cppo: dune build] [csexp: dune build]
Processing 142/275: [base64: dune build] [conformist: dune build] [cppo: dune build] [csexp: dune build]
Processing 143/275: [base64: dune build] [conformist: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build]
Processing 144/275: [base64: dune build] [conformist: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build]
Processing 145/275: [base64: dune build] [conformist: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [either: dune build]
Processing 146/275: [base64: dune build] [conformist: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [either: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "conformist" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conformist.0.2.1)
-> compiled  conformist.0.2.1
Processing 146/275: [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [either: dune build]
Processing 147/275: [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [either: dune build]
Processing 148/275: [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [either: dune build]
Processing 149/275: [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [either: dune build] [gmap: dune build]
Processing 150/275: [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [either: dune build] [gmap: dune build]
-> installed conformist.0.2.1
Processing 151/275: [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [either: dune build] [gmap: dune build]
Processing 152/275: [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [duration: dune build] [either: dune build] [gmap: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "csexp" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 152/275: [base64: dune build] [cppo: dune build] [domain-name: dune build] [duration: dune build] [either: dune build] [gmap: dune build]
Processing 153/275: [base64: dune build] [cppo: dune build] [domain-name: dune build] [duration: dune build] [either: dune build] [gmap: dune build]
Processing 154/275: [base64: dune build] [cppo: dune build] [domain-name: dune build] [duration: dune build] [either: dune build] [gmap: dune build] [macaddr: dune build]
-> installed csexp.1.5.2
Processing 155/275: [base64: dune build] [cppo: dune build] [domain-name: dune build] [duration: dune build] [either: dune build] [gmap: dune build] [macaddr: dune build]
Processing 156/275: [base64: dune build] [cppo: dune build] [domain-name: dune build] [duration: dune build] [either: dune build] [gmap: dune build] [macaddr: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "domain-name" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\domain-name.0.4.1)
-> compiled  domain-name.0.4.1
Processing 156/275: [base64: dune build] [cppo: dune build] [duration: dune build] [either: dune build] [gmap: dune build] [macaddr: dune build]
Processing 157/275: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [duration: dune build] [either: dune build] [gmap: dune build] [macaddr: dune build]
-> installed domain-name.0.4.1
Processing 158/275: [base64: dune build] [cppo: dune build] [dune-configurator: rm] [duration: dune build] [either: dune build] [gmap: dune build] [macaddr: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "base64" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\base64.3.5.1)
-> compiled  base64.3.5.1
Processing 158/275: [cppo: dune build] [dune-configurator: rm] [duration: dune build] [either: dune build] [gmap: dune build] [macaddr: dune build]
Processing 159/275: [cppo: dune build] [dune-configurator: rm] [duration: dune build] [either: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build]
-> installed base64.3.5.1
Processing 160/275: [cppo: dune build] [dune-configurator: rm] [duration: dune build] [either: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "cppo" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cppo.1.8.0)
-> compiled  cppo.1.8.0
Processing 160/275: [dune-configurator: rm] [duration: dune build] [either: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build]
Processing 161/275: [dune-configurator: rm] [duration: dune build] [either: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build]
-> installed cppo.1.8.0
Processing 162/275: [dune-configurator: rm] [duration: dune build] [either: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune-configurator.3.19.1)
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "duration" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\duration.0.2.1)
-> compiled  duration.0.2.1
Processing 162/275: [dune-configurator: rm] [either: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build]
Processing 163/275: [dune-configurator: rm] [either: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
-> installed duration.0.2.1
Processing 164/275: [dune-configurator: rm] [either: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune-configurator.3.19.1)
Processing 164/275: [dune-configurator: dune build] [either: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "either" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\either.1.0.0)
-> compiled  either.1.0.0
Processing 164/275: [dune-configurator: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 165/275: [dune-configurator: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 166/275: [dune-configurator: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build]
-> installed either.1.0.0
Processing 167/275: [dune-configurator: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build]
Processing 168/275: [dune-configurator: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "gmap" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\gmap.0.3.0)
-> compiled  gmap.0.3.0
Processing 168/275: [dune-configurator: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build]
Processing 169/275: [dune-configurator: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build]
-> installed gmap.0.3.0
Processing 170/275: [dune-configurator: dune build] [macaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "macaddr" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\macaddr.5.6.0)
-> compiled  macaddr.5.6.0
Processing 170/275: [dune-configurator: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 171/275: [dune-configurator: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build]
-> installed macaddr.5.6.0
Processing 172/275: [dune-configurator: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ppx_derivers: dune build] [re: dune build] [result: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ppx_derivers" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 172/275: [dune-configurator: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [result: dune build]
Processing 173/275: [dune-configurator: dune build] [ipaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [result: dune build]
-> installed ppx_derivers.1.2.1
Processing 174/275: [dune-configurator: dune build] [ipaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [re: dune build] [result: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ocaml-syntax-shims" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocaml-syntax-shims.1.0.0)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 174/275: [dune-configurator: dune build] [ipaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build]
Processing 175/275: [dune-configurator: dune build] [ipaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [safepass: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 176/275: [dune-configurator: dune build] [ipaddr: dune build] [magic-mime: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [safepass: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "magic-mime" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\magic-mime.1.3.1)
-> compiled  magic-mime.1.3.1
Processing 176/275: [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [safepass: dune build]
Processing 177/275: [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [safepass: dune build] [sexplib0: dune build]
-> installed magic-mime.1.3.1
Processing 178/275: [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [result: dune build] [safepass: dune build] [sexplib0: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "result" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\result.1.5)
-> compiled  result.1.5
Processing 178/275: [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [safepass: dune build] [sexplib0: dune build]
Processing 179/275: [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [safepass: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed result.1.5
Processing 180/275: [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [re: dune build] [safepass: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ocaml-compiler-libs" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 180/275: [dune-configurator: dune build] [ipaddr: dune build] [re: dune build] [safepass: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 181/275: [dune-configurator: dune build] [ipaddr: dune build] [re: dune build] [safepass: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 182/275: [dune-configurator: dune build] [ipaddr: dune build] [re: dune build] [safepass: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ipaddr" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ipaddr.5.6.0)
-> compiled  ipaddr.5.6.0
Processing 182/275: [dune-configurator: dune build] [re: dune build] [safepass: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 183/275: [dune-configurator: dune build] [re: dune build] [safepass: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed ipaddr.5.6.0
Processing 184/275: [dune-configurator: dune build] [re: dune build] [safepass: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune-configurator.3.19.1)
-> compiled  dune-configurator.3.19.1
Processing 184/275: [re: dune build] [safepass: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed dune-configurator.3.19.1
Processing 185/275: [re: dune build] [safepass: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 186/275: [bigstringaf: dune build] [re: dune build] [safepass: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "re" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\re.1.13.2)
-> compiled  re.1.13.2
Processing 186/275: [bigstringaf: dune build] [safepass: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 187/275: [bigstringaf: dune build] [containers: dune build] [safepass: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed re.1.13.2
Processing 188/275: [bigstringaf: dune build] [containers: dune build] [safepass: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "safepass" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\safepass.3.1)
-> compiled  safepass.3.1
Processing 188/275: [bigstringaf: dune build] [containers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 189/275: [bigstringaf: dune build] [containers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 190/275: [bigstringaf: dune build] [containers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 191/275: [bigstringaf: dune build] [containers: dune build] [sexplib0: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 192/275: [bigstringaf: dune build] [containers: dune build] [sexplib0: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 193/275: [bigstringaf: dune build] [containers: dune build] [sexplib0: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed safepass.3.1
Processing 194/275: [bigstringaf: dune build] [containers: dune build] [sexplib0: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "sexplib0" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 194/275: [bigstringaf: dune build] [containers: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 195/275: [bigstringaf: dune build] [containers: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 196/275: [bigstringaf: dune build] [containers: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 197/275: [bigstringaf: dune build] [containers: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 198/275: [bigstringaf: dune build] [containers: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 199/275: [bigstringaf: dune build] [containers: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 200/275: [bigstringaf: dune build] [containers: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 201/275: [bigstringaf: dune build] [containers: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 202/275: [bigstringaf: dune build] [containers: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 203/275: [bigstringaf: dune build] [containers: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 204/275: [bigstringaf: dune build] [containers: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 205/275: [bigstringaf: dune build] [containers: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed sexplib0.v0.16.0
Processing 206/275: [bigstringaf: dune build] [containers: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 207/275: [base: dune build] [bigstringaf: dune build] [containers: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 208/275: [base: dune build] [bigstringaf: dune build] [containers: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "bigstringaf" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\bigstringaf.0.10.0)
-> compiled  bigstringaf.0.10.0
Processing 208/275: [base: dune build] [containers: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 209/275: [base: dune build] [containers: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 210/275: [base: dune build] [containers: dune build] [parsexp: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed bigstringaf.0.10.0
Processing 211/275: [base: dune build] [containers: dune build] [parsexp: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 212/275: [base: dune build] [containers: dune build] [parsexp: dune build] [ssl: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "stdlib-shims" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 212/275: [base: dune build] [containers: dune build] [parsexp: dune build] [ssl: dune build] [stringext: dune build] [yojson: dune build]
Processing 213/275: [angstrom: dune build] [base: dune build] [containers: dune build] [parsexp: dune build] [ssl: dune build] [stringext: dune build] [yojson: dune build]
-> installed stdlib-shims.0.3.0
Processing 214/275: [angstrom: dune build] [base: dune build] [containers: dune build] [parsexp: dune build] [ssl: dune build] [stringext: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "stringext" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 214/275: [angstrom: dune build] [base: dune build] [containers: dune build] [parsexp: dune build] [ssl: dune build] [yojson: dune build]
Processing 215/275: [angstrom: dune build] [base: dune build] [containers: dune build] [parsexp: dune build] [ssl: dune build] [yojson: dune build]
Processing 216/275: [angstrom: dune build] [base: dune build] [containers: dune build] [faraday: dune build] [parsexp: dune build] [ssl: dune build] [yojson: dune build]
Processing 217/275: [angstrom: dune build] [base: dune build] [containers: dune build] [faraday: dune build] [parsexp: dune build] [ssl: dune build] [yojson: dune build]
-> installed stringext.1.6.0
Processing 218/275: [angstrom: dune build] [base: dune build] [containers: dune build] [faraday: dune build] [parsexp: dune build] [ssl: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "yojson" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\yojson.3.0.0)
-> compiled  yojson.3.0.0
Processing 218/275: [angstrom: dune build] [base: dune build] [containers: dune build] [faraday: dune build] [parsexp: dune build] [ssl: dune build]
Processing 219/275: [angstrom: dune build] [base: dune build] [containers: dune build] [faraday: dune build] [parsexp: dune build] [ppxlib: dune build] [ssl: dune build]
-> installed yojson.3.0.0
Processing 220/275: [angstrom: dune build] [base: dune build] [containers: dune build] [faraday: dune build] [parsexp: dune build] [ppxlib: dune build] [ssl: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "angstrom" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\angstrom.0.16.1)
-> compiled  angstrom.0.16.1
Processing 220/275: [base: dune build] [containers: dune build] [faraday: dune build] [parsexp: dune build] [ppxlib: dune build] [ssl: dune build]
Processing 221/275: [base: dune build] [containers: dune build] [faraday: dune build] [parsexp: dune build] [ppxlib: dune build] [ssl: dune build]
-> installed angstrom.0.16.1
Processing 222/275: [base: dune build] [containers: dune build] [faraday: dune build] [parsexp: dune build] [ppxlib: dune build] [ssl: dune build]
Processing 223/275: [base: dune build] [containers: dune build] [faraday: dune build] [parsexp: dune build] [ppxlib: dune build] [ssl: dune build] [uri: dune build]
Processing 224/275: [base: dune build] [containers: dune build] [faraday: dune build] [parsexp: dune build] [ppxlib: dune build] [ssl: dune build] [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "faraday" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\faraday.0.8.2)
-> compiled  faraday.0.8.2
Processing 224/275: [base: dune build] [containers: dune build] [parsexp: dune build] [ppxlib: dune build] [ssl: dune build] [uri: dune build]
Processing 225/275: [base: dune build] [containers: dune build] [parsexp: dune build] [ppxlib: dune build] [ssl: dune build] [uri: dune build]
-> installed faraday.0.8.2
Processing 226/275: [base: dune build] [containers: dune build] [parsexp: dune build] [ppxlib: dune build] [ssl: dune build] [uri: dune build]
Processing 227/275: [base: dune build] [containers: dune build] [parsexp: dune build] [ppxlib: dune build] [ssl: dune build] [uri: dune build]
Processing 228/275: [base: dune build] [containers: dune build] [httpaf: dune build] [parsexp: dune build] [ppxlib: dune build] [ssl: dune build] [uri: dune build]
Processing 229/275: [base: dune build] [containers: dune build] [httpaf: dune build] [parsexp: dune build] [ppxlib: dune build] [ssl: dune build] [uri: dune build]
Processing 230/275: [base: dune build] [containers: dune build] [httpaf: dune build] [parsexp: dune build] [ppxlib: dune build] [ssl: dune build] [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ssl" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ssl.0.7.0)
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -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:471:1: note: declared here
-   471 | DECLARE_PEM_rw_attr(OSSL_DEPRECATEDIN_3_0, DHparams, DH)
-       | ^~~~~~~~~~~~~~~~~~~
-> compiled  ssl.0.7.0
Processing 230/275: [base: dune build] [containers: dune build] [httpaf: dune build] [parsexp: dune build] [ppxlib: dune build] [uri: dune build]
Processing 231/275: [base: dune build] [containers: dune build] [httpaf: dune build] [parsexp: dune build] [ppxlib: dune build] [uri: dune build]
Processing 232/275: [base: dune build] [containers: dune build] [httpaf: dune build] [parsexp: dune build] [ppxlib: dune build] [uri: dune build]
-> installed ssl.0.7.0
Processing 233/275: [base: dune build] [containers: dune build] [httpaf: dune build] [parsexp: dune build] [ppxlib: dune build] [uri: dune build]
Processing 234/275: [base: dune build] [containers: dune build] [httpaf: dune build] [parsexp: dune build] [ppxlib: dune build] [uri: dune build]
Processing 235/275: [base: dune build] [containers: dune build] [httpaf: dune build] [parsexp: dune build] [ppxlib: dune build] [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "parsexp" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\parsexp.v0.16.0)
-> compiled  parsexp.v0.16.0
Processing 235/275: [base: dune build] [containers: dune build] [httpaf: dune build] [ppxlib: dune build] [uri: dune build]
-> installed parsexp.v0.16.0
Processing 236/275: [base: dune build] [containers: dune build] [httpaf: dune build] [ppxlib: dune build] [uri: dune build]
Processing 237/275: [base: dune build] [containers: dune build] [httpaf: dune build] [ppxlib: dune build] [sexplib: dune build] [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "containers" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\containers.3.16)
- (cd _build/default/src/leb128 && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -Wall -fdiagnostics-color=always -std=c99 -O2 -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:\Users\opam\AppData\Local\opam\4.14\lib\either -I ../core -I ../monomorphic -o stubs.o -c stubs.c)
- In file included from C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml/caml/alloc.h:24,
-                  from stubs.c:4:
- stubs.c: In function 'caml_cc_leb128_varint':
- C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml/caml/mlvalues.h:294:22: warning: pointer targets in initialization of 'char *' from 'unsigned char *' differ in signedness [-Wpointer-sign]
-   294 | #define Bytes_val(x) ((unsigned char *) Bp_val(x))
-       |                      ^
- stubs.c:61:15: note: in expansion of macro 'Bytes_val'
-    61 |   char *str = Bytes_val(_str);
-       |               ^~~~~~~~~
- stubs.c:62:24: warning: pointer targets in passing argument 1 of 'ix_leb128_varint' differ in signedness [-Wpointer-sign]
-    62 |   ix_leb128_varint(str + idx, i);
-       |                    ~~~~^~~~~
-       |                        |
-       |                        char *
- stubs.c:45:52: note: expected 'unsigned char *' but argument is of type 'char *'
-    45 | static inline void ix_leb128_varint(unsigned char *str, uint64_t i) {
-       |                                     ~~~~~~~~~~~~~~~^~~
- stubs.c: In function 'caml_cc_leb128_varint_byte':
- C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml/caml/mlvalues.h:294:22: warning: pointer targets in initialization of 'char *' from 'unsigned char *' differ in signedness [-Wpointer-sign]
-   294 | #define Bytes_val(x) ((unsigned char *) Bp_val(x))
-       |                      ^
- stubs.c:68:15: note: in expansion of macro 'Bytes_val'
-    68 |   char *str = Bytes_val(_str);
-       |               ^~~~~~~~~
- stubs.c:71:24: warning: pointer targets in passing argument 1 of 'ix_leb128_varint' differ in signedness [-Wpointer-sign]
-    71 |   ix_leb128_varint(str + idx, i);
-       |                    ~~~~^~~~~
-       |                        |
-       |                        char *
- stubs.c:45:52: note: expected 'unsigned char *' but argument is of type 'char *'
-    45 | static inline void ix_leb128_varint(unsigned char *str, uint64_t i) {
-       |                                     ~~~~~~~~~~~~~~~^~~
-> compiled  containers.3.16
Processing 237/275: [base: dune build] [httpaf: dune build] [ppxlib: dune build] [sexplib: dune build] [uri: dune build]
-> installed containers.3.16
Processing 238/275: [base: dune build] [httpaf: dune build] [ppxlib: dune build] [sexplib: dune build] [uri: dune build]
Processing 239/275: [base: dune build] [httpaf: dune build] [ppxlib: dune build] [sexplib: dune build] [tsort: dune build] [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "httpaf" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\httpaf.0.7.1)
-> compiled  httpaf.0.7.1
Processing 239/275: [base: dune build] [ppxlib: dune build] [sexplib: dune build] [tsort: dune build] [uri: dune build]
-> installed httpaf.0.7.1
Processing 240/275: [base: dune build] [ppxlib: dune build] [sexplib: dune build] [tsort: dune build] [uri: dune build]
Processing 241/275: [base: dune build] [ppxlib: dune build] [sexplib: dune build] [tsort: dune build] [uri: dune build]
Processing 242/275: [base: dune build] [ppxlib: dune build] [sexplib: dune build] [tsort: dune build] [uri: dune build]
Processing 243/275: [base: dune build] [ppxlib: dune build] [sexplib: dune build] [tsort: dune build] [uri: dune build]
Processing 244/275: [base: dune build] [ppxlib: dune build] [sexplib: dune build] [tsort: dune build] [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "uri" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\uri.4.4.0)
-> compiled  uri.4.4.0
Processing 244/275: [base: dune build] [ppxlib: dune build] [sexplib: dune build] [tsort: dune build]
-> installed uri.4.4.0
Processing 245/275: [base: dune build] [ppxlib: dune build] [sexplib: dune build] [tsort: dune build]
Processing 246/275: [base: dune build] [ppxlib: dune build] [sexplib: dune build] [tsort: dune build]
Processing 247/275: [base: dune build] [ppxlib: dune build] [sexplib: dune build] [tsort: dune build]
Processing 248/275: [base: dune build] [ppxlib: dune build] [sexplib: dune build] [tsort: dune build]
Processing 249/275: [base: dune build] [ppxlib: dune build] [sexplib: dune build] [tsort: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "tsort" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\tsort.2.0.0)
-> compiled  tsort.2.0.0
Processing 249/275: [base: dune build] [ppxlib: dune build] [sexplib: dune build]
-> installed tsort.2.0.0
Processing 250/275: [base: dune build] [ppxlib: dune build] [sexplib: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "sexplib" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\sexplib.v0.16.0)
-> compiled  sexplib.v0.16.0
Processing 250/275: [base: dune build] [ppxlib: dune build]
-> installed sexplib.v0.16.0
Processing 251/275: [base: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "base" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\base.v0.16.4)
- (cd _build/default/src && discover\discover.exe -o mpopcnt.sexp)
- The system cannot find the path specified.
-> compiled  base.v0.16.4
Processing 251/275: [ppxlib: dune build]
-> installed base.v0.16.4
Processing 252/275: [ppxlib: dune build]
Processing 253/275: [fieldslib: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "fieldslib" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\fieldslib.v0.16.0)
-> compiled  fieldslib.v0.16.0
Processing 253/275: [ppxlib: dune build]
-> installed fieldslib.v0.16.0
Processing 254/275: [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ppxlib.0.35.0)
-> compiled  ppxlib.0.35.0
-> installed ppxlib.0.35.0
Processing 258/275: [ppx_fields_conv: dune build]
Processing 259/275: [ppx_fields_conv: dune build] [ppx_sexp_conv: dune build]
Processing 260/275: [ppx_fields_conv: dune build] [ppx_sexp_conv: dune build]
Processing 261/275: [ppx_fields_conv: dune build] [ppx_sexp_conv: dune build]
Processing 262/275: [ppx_fields_conv: dune build] [ppx_sexp_conv: dune build]
Processing 263/275: [ppx_fields_conv: dune build] [ppx_sexp_conv: dune build]
Processing 264/275: [ppx_fields_conv: dune build] [ppx_sexp_conv: dune build]
Processing 265/275: [ppx_fields_conv: dune build] [ppx_sexp_conv: dune build]
Processing 266/275: [ppx_fields_conv: dune build] [ppx_sexp_conv: dune build]
Processing 267/275: [ppx_fields_conv: dune build] [ppx_sexp_conv: dune build]
Processing 268/275: [ppx_fields_conv: dune build] [ppx_sexp_conv: dune build]
Processing 269/275: [ppx_fields_conv: dune build] [ppx_sexp_conv: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ppx_fields_conv" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ppx_fields_conv.v0.16.0)
-> compiled  ppx_fields_conv.v0.16.0
Processing 269/275: [ppx_sexp_conv: dune build]
-> installed ppx_fields_conv.v0.16.0
Processing 270/275: [ppx_sexp_conv: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "ppx_sexp_conv" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ppx_sexp_conv.v0.16.0)
-> compiled  ppx_sexp_conv.v0.16.0
-> installed ppx_sexp_conv.v0.16.0

#=== ERROR while compiling ocamlfind.1.9.8 ====================================#
# context              2.3.0 | win32/x86_64 | ocaml-base-compiler.4.14.2 | file://C:/Users/opam/opam-repository
# path                 ~\AppData\Local\opam\4.14\.opam-switch\build\ocamlfind.1.9.8
# command              C:\cygwin64\bin\make.exe opt
# exit-code            2
# env-file             ~\AppData\Local\opam\log\ocamlfind-2036-bf8006.env
# output-file          ~\AppData\Local\opam\log\ocamlfind-2036-bf8006.out
### output ###
# [...]
# Alert deprecated: Toploop.directive_table
# File "topfind.ml", line 319, characters 4-27:
# 319 |     Toploop.directive_table
#           ^^^^^^^^^^^^^^^^^^^^^^^
# Alert deprecated: Toploop.directive_table
# x86_64-w64-mingw32-gcc: fatal error: cannot execute 'as': spawn: No such file or directory
# compilation terminated.
# File "topfind.ml", line 1:
# Error: Assembler error, input left in file C:\Users\opam\AppData\Local\Temp\camlasm57601e.s
# make[1]: *** [Makefile:178: topfind.cmx] Error 2
# make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
# make: *** [Makefile:18: opt] Error 2



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install alcotest            1.9.0
| - install asn1-combinators    0.2.6
| - install astring             0.8.5
| - install base-bytes          base
| - install caqti               1.9.0
| - install caqti-lwt           1.9.0
| - install cstruct             6.2.0
| - install digestif            1.3.0
| - install eqaf                0.9
| - install faraday-lwt         0.8.2
| - install faraday-lwt-unix    0.8.2
| - install fmt                 0.11.0
| - install hkdf                1.0.4
| - install hmap                0.8.1
| - install httpaf-lwt-unix     0.7.1
| - install jwto                0.4.0
| - install logs                0.9.0
| - install lwt                 6.0.0~alpha00
| - install lwt_ppx             5.9.1
| - install lwt_ssl             1.2.0
| - install mirage-crypto       0.11.3
| - install mirage-crypto-ec    0.11.3
| - install mirage-crypto-pk    0.11.3
| - install mirage-crypto-rng   0.11.3
| - install mtime               2.1.0
| - install multipart-form-data 0.3.0
| - install ocplib-endian       1.2
| - install opium               0.19.0
| - install pbkdf               1.2.0
| - install ppx_deriving        6.0.3
| - install ppx_deriving_yojson 3.9.1
| - install ptime               1.2.0
| - install rock                0.19.0
| - install sihl-core           0.2.1
| - install sihl-type           0.2.1
| - install tls                 0.17.5
| - install topkg               1.1.0
| - install tyxml               4.6.0
| - install uuidm               0.9.10
| - install uutf                1.0.4
| - install x509                0.16.5
| - install zarith              1.14
+- 
+- The following actions failed
| - build ocamlfind 1.9.8
+- 
+- The following changes have been performed (the rest was aborted)
| - recompile mingw-w64-shims               0.2.0
| - install   angstrom                      0.16.1
| - install   base                          v0.16.4
| - install   base64                        3.5.1
| - install   bigstringaf                   0.10.0
| - 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   conformist                    0.2.1
| - install   containers                    3.16
| - install   cppo                          1.8.0
| - install   csexp                         1.5.2
| - install   domain-name                   0.4.1
| - install   dune                          3.19.1
| - install   dune-configurator             3.19.1
| - install   duration                      0.2.1
| - install   either                        1.0.0
| - install   faraday                       0.8.2
| - install   fieldslib                     v0.16.0
| - install   gmap                          0.3.0
| - install   httpaf                        0.7.1
| - install   ipaddr                        5.6.0
| - install   macaddr                       5.6.0
| - install   magic-mime                    1.3.1
| - install   num                           1.6
| - install   ocaml-compiler-libs           v0.12.4
| - install   ocaml-syntax-shims            1.0.0
| - install   ocamlbuild                    0.16.1
| - install   parsexp                       v0.16.0
| - install   ppx_derivers                  1.2.1
| - install   ppx_fields_conv               v0.16.0
| - install   ppx_sexp_conv                 v0.16.0
| - install   ppxlib                        0.35.0
| - install   re                            1.13.2
| - install   result                        1.5
| - install   safepass                      3.1
| - install   seq                           base
| - install   sexplib                       v0.16.0
| - install   sexplib0                      v0.16.0
| - install   ssl                           0.7.0
| - install   stdlib-shims                  0.3.0
| - install   stringext                     1.6.0
| - install   tsort                         2.0.0
| - install   uri                           4.4.0
| - install   yojson                        3.0.0
+- 
# To update the current shell environment, run: eval $(opam env)

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