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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2026-01-26 20:17.47 ---> using "1d6ffeb5a52124df73b2e951323e99615c52ca4f9bdf0f65039be6146fabdaab" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe"))
2026-01-26 20:17.47 ---> 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 f9f7db30fd6e805d48b947df138d463a5433f4d1"))
2026-01-26 20:17.47 ---> using "9ffa4e67a2bc1bb10e9ddbad49fb07bd9ccdabfd46a57b5dc6e4edb83dbbd851" from cache

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

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

  Updating ~\.bash_profile.
  Added 9 lines after line 1 in ~\.bash_profile.
2026-01-26 20:17.47 ---> using "82d19e1b0719e0b35d8d7240b154fc1d98e1fb03f8ae529f79f6dfe6a46b0e81" from cache

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

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

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

/: (run (network host)
        (shell "opam update --depexts"))
2026-01-26 20:17.47 ---> using "78ba57933dcbd178288706de33aff8e6f3519b4f701f692b063964f16cf2972b" from cache

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

The following actions will be performed:
=== recompile 1 package
  - recompile mingw-w64-shims               0.2.0        [uses conf-pkg-config]
=== install 156 packages
  - install   angstrom                      0.16.1       [required by git]
  - install   arp                           4.1.0        [required by tcpip]
  - install   asn1-combinators              0.3.2        [required by x509]
  - install   astring                       0.8.5        [required by git-unix]
  - install   awa                           0.5.2        [required by git-mirage]
  - install   awa-mirage                    0.5.2        [required by git-mirage]
  - install   base-bytes                    base         [required by csv]
  - install   base64                        3.5.2        [required by diffast-core]
  - install   bigstringaf                   0.10.0       [required by git-unix]
  - install   bos                           0.2.1        [required by git-unix]
  - install   bytesrw                       0.3.0        [required by diffast-misc]
  - install   ca-certs-nss                  3.118        [required by git-mirage]
  - install   camlp-streams                 5.0.1        [required by diffast-langs-python-parsing, diffast-langs-fortran-parsing, diffast-core, etc.]
  - install   carton                        0.7.2        [required by git-unix]
  - install   carton-git                    0.7.2        [required by git]
  - install   carton-lwt                    0.7.2        [required by git]
  - install   checkseum                     0.5.2        [required by carton, git]
  - install   cmdliner                      2.1.0        [required by diffast-git-cli]
  - install   conf-gmp                      5            [required by diffast-misc]
  - install   conf-gmp-powm-sec             4            [required by diffast-misc]
  - install   conf-mingw-w64-gcc-i686       1            [required by conf-mingw-w64-gmp-i686]
  - install   conf-mingw-w64-gmp-i686       1            [required by conf-gmp]
  - install   conf-mingw-w64-gmp-x86_64     1            [required by conf-gmp]
  - install   conf-mingw-w64-zlib-i686      1            [required by conf-zlib]
  - install   conf-mingw-w64-zlib-x86_64    1            [required by conf-zlib]
  - install   conf-pkg-config               4            [required by diffast-misc]
  - install   conf-zlib                     1            [required by bytesrw, cryptokit]
  - install   cppo                          1.8.0        [required by diffast-misc]
  - install   cryptokit                     1.21.1       [required by diffast-misc]
  - install   csexp                         1.5.2        [required by diffast-misc]
  - install   cstruct                       6.2.0        [required by git-unix]
  - install   cstruct-lwt                   6.2.0        [required by tcpip]
  - install   cstruct-unix                  6.2.0        [required by awa]
  - install   csv                           2.4          [required by diffast-core]
  - install   decompress                    1.5.3        [required by git-unix]
  - install   diffast                       0.3.5.1
  - install   diffast-api                   0.3.5.1      [required by diffast]
  - install   diffast-cli                   0.3.5.1      [required by diffast]
  - install   diffast-core                  0.3.5.1      [required by diffast]
  - install   diffast-etc                   0.3.5.1      [required by diffast]
  - install   diffast-git                   0.3.5.1      [required by diffast]
  - install   diffast-git-cli               0.3.5.1      [required by diffast]
  - install   diffast-langs-common          0.3.5.1      [required by diffast]
  - install   diffast-langs-cpp             0.3.5.1      [required by diffast]
  - install   diffast-langs-cpp-parsing     0.3.5.1      [required by diffast]
  - install   diffast-langs-cpp-spec        0.3.5.1      [required by diffast]
  - install   diffast-langs-fortran         0.3.5.1      [required by diffast]
  - install   diffast-langs-fortran-parsing 0.3.5.1      [required by diffast]
  - install   diffast-langs-fortran-spec    0.3.5.1      [required by diffast]
  - install   diffast-langs-java            0.3.5.1      [required by diffast]
  - install   diffast-langs-java-parsing    0.3.5.1      [required by diffast]
  - install   diffast-langs-java-spec       0.3.5.1      [required by diffast]
  - install   diffast-langs-python          0.3.5.1      [required by diffast]
  - install   diffast-langs-python-parsing  0.3.5.1      [required by diffast]
  - install   diffast-langs-python-spec     0.3.5.1      [required by diffast]
  - install   diffast-langs-verilog         0.3.5.1      [required by diffast]
  - install   diffast-langs-verilog-parsing 0.3.5.1      [required by diffast]
  - install   diffast-langs-verilog-spec    0.3.5.1      [required by diffast]
  - install   diffast-misc                  0.3.5.1      [required by diffast]
  - install   digestif                      1.3.0        [required by git-unix]
  - install   dns                           10.2.3       [required by happy-eyeballs-lwt]
  - install   dns-client                    10.2.3       [required by dns-client-mirage]
  - install   dns-client-mirage             10.2.3       [required by mimic-happy-eyeballs]
  - install   domain-name                   0.5.0        [required by git-unix]
  - install   duff                          0.5          [required by carton]
  - install   dune                          3.20.2       [required by diffast]
  - install   dune-configurator             3.20.2       [required by diffast-misc, bigstringaf]
  - install   dune-private-libs             3.20.2       [required by dune-site]
  - install   dune-site                     3.20.2       [required by diffast-langs-python, diffast-langs-fortran, diffast-langs-cpp, etc.]
  - install   duration                      0.2.1        [required by happy-eyeballs-lwt]
  - install   dyn                           3.20.2       [required by dune-private-libs]
  - install   emile                         1.1          [required by git]
  - install   encore                        0.8.1        [required by git]
  - install   eqaf                          0.10         [required by digestif, awa]
  - install   ethernet                      3.2.0        [required by tcpip]
  - install   faraday                       0.8.2        [required by h1, paf]
  - install   fmt                           0.11.0       [required by diffast-git-cli]
  - install   fpath                         0.7.3        [required by git-unix]
  - install   gen                           1.1          [required by sedlex]
  - install   git                           3.18.0       [required by git-unix]
  - install   git-mirage                    3.18.0       [required by git-unix]
  - install   git-paf                       3.18.0       [required by git-mirage]
  - install   git-unix                      3.18.0       [required by diffast-git]
  - install   gmap                          0.3.0        [required by x509]
  - install   h1                            1.0.0        [required by git-paf]
  - install   h2                            0.13.0       [required by paf]
  - install   happy-eyeballs                2.0.1        [required by git-mirage, happy-eyeballs-lwt]
  - install   happy-eyeballs-lwt            2.0.1        [required by git-unix]
  - install   happy-eyeballs-mirage         2.0.1        [required by git-mirage]
  - install   hpack                         0.13.0       [required by h2]
  - install   httpun-types                  0.2.0        [required by h1]
  - install   hxd                           0.3.6        [required by carton, git]
  - install   ipaddr                        5.6.1        [required by git-unix]
  - install   ipaddr-cstruct                5.6.1        [required by tcpip]
  - install   kdf                           1.0.0        [required by x509]
  - install   ke                            0.6          [required by carton, git]
  - install   logs                          0.10.0       [required by diffast-git-cli]
  - install   lru                           0.3.1        [required by tcpip]
  - install   lwt                           6.0.0-beta01 [required by git-unix]
  - install   lwt-dllist                    1.1.0        [required by tcpip]
  - install   macaddr                       5.6.1        [required by ipaddr]
  - install   macaddr-cstruct               5.6.1        [required by tcpip]
  - install   markup                        1.0.3        [required by diffast-misc]
  - install   menhir                        20250912     [required by diffast-langs-python-parsing, diffast-langs-fortran-parsing, diffast-core, etc.]
  - install   menhirCST                     20250912     [required by menhir]
  - install   menhirLib                     20250912     [required by diffast-langs-common]
  - install   menhirSdk                     20250912     [required by menhir]
  - install   metrics                       0.5.0        [required by tcpip]
  - install   mimic                         0.0.9        [required by git-unix]
  - install   mimic-happy-eyeballs          0.0.9        [required by git-mirage]
  - install   mirage-crypto                 2.0.2        [required by git-mirage]
  - install   mirage-crypto-ec              2.0.2        [required by awa]
  - install   mirage-crypto-pk              2.0.2        [required by awa]
  - install   mirage-crypto-rng             2.0.2        [required by awa]
  - install   mirage-flow                   5.0.0        [required by git-unix]
  - install   mirage-kv                     6.1.1        [required by tls-mirage]
  - install   mirage-mtime                  5.2.0        [required by awa-mirage, awa, happy-eyeballs-mirage]
  - install   mirage-net                    4.0.0        [required by tcpip]
  - install   mirage-ptime                  5.2.0        [required by git-mirage]
  - install   mirage-sleep                  4.1.0        [required by git-mirage]
  - install   mtime                         2.1.0        [required by diffast-git-cli]
  - install   ocaml-compiler-libs           v0.17.0      [required by ppxlib]
  - install   ocaml-syntax-shims            1.0.0        [required by angstrom]
  - install   ocamlbuild                    0.16.1       [required by astring, diffast-misc, uuidm, bos]
  - install   ocamlfind                     1.9.8        [required by astring, diffast-misc, uuidm, bos]
  - install   ocamlgraph                    2.2.0        [required by git]
  - install   ocplib-endian                 1.2          [required by lwt]
  - install   ohex                          0.2.0        [required by x509]
  - install   optint                        0.3.0        [required by carton, git]
  - install   ordering                      3.20.2       [required by dyn, stdune]
  - install   paf                           0.8.0        [required by git-paf]
  - install   pecu                          0.7          [required by emile]
  - install   pp                            2.0.0        [required by dune-private-libs]
  - install   ppx_derivers                  1.2.1        [required by ppxlib]
  - install   ppxlib                        0.37.0       [required by diffast-misc, sedlex]
  - install   psq                           0.2.1        [required by carton, git]
  - install   ptime                         1.2.0        [required by git-mirage]
  - install   randomconv                    0.2.0        [required by tcpip, dns-client]
  - install   rresult                       0.7.0        [required by git-unix]
  - install   sedlex                        3.7          [required by diffast-langs-common]
  - install   seq                           base         [required by gen, psq]
  - install   sexplib0                      v0.17.0      [required by diffast-misc]
  - install   stdlib-shims                  0.3.0        [required by diffast-misc]
  - install   stdune                        3.20.2       [required by dune-private-libs]
  - install   stringext                     1.6.0        [required by uri]
  - install   tcpip                         9.0.1        [required by git-unix]
  - install   tls                           2.0.3        [required by git-unix]
  - install   tls-mirage                    2.0.3        [required by git-mirage]
  - install   topkg                         1.1.1        [required by astring, uuidm, bos]
  - install   uchar                         0.0.2        [required by markup]
  - install   uri                           4.4.0        [required by git, git-mirage]
  - install   uuidm                         0.9.10       [required by diffast-core]
  - install   uutf                          1.0.4        [required by diffast-misc]
  - install   vlt                           0.2.5        [required by diffast-langs-python, diffast-langs-fortran, diffast-langs-common, etc.]
  - install   x509                          1.0.6        [required by git-mirage]
  - install   zarith                        1.14         [required by diffast-misc]

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

<><> 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-zlib,mingw64-x86_64-gmp,mingw64-x86_64-zlib"
- 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: 6 tasks, update: no, use test packages: no
- solving: 13 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install gettext-locale-alias                  0.26-1   
-    1 install mingw64-i686-binutils                 2.45.1-1 
-    2 install mingw64-i686-windows-default-manifest 6.4-1    
-    3 install mingw64-i686-winpthreads              13.0.0-1 
-    4 install mingw64-i686-zlib                     1.3.1-1  
-    5 install mingw64-x86_64-gcc-g++                13.4.0-1 
-    6 install mingw64-x86_64-zlib                   1.3.1-1  
-    7 install mingw64-i686-headers                  13.0.0-1 
-    8 install mingw64-x86_64-gmp                    6.3.0-1  
-    9 install mingw64-i686-runtime                  13.0.0-1 
-   10 install mingw64-i686-gcc-core                 13.4.0-1 
-   11 install mingw64-i686-gcc-g++                  13.4.0-1 
-   12 install mingw64-i686-gmp                      6.3.0-1  
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gettext/gettext-locale-alias/gettext-locale-alias-0.26-1-x86_64.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45.1-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/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-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gettext/gettext-locale-alias/gettext-locale-alias-0.26-1-x86_64.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45.1-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/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-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_man-db-update-index.dash"
- Ending cygwin install
- NOTE: you should run 'diskperf -y' to enable the disk statistics
- NOTE: you should run 'diskperf -y' to enable the disk statistics

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/419: [angstrom.0.16.1: extract]
Processing  2/419: [angstrom.0.16.1: extract] [arp.4.1.0: http]
Processing  3/419: [angstrom.0.16.1: extract] [arp.4.1.0: http] [asn1-combinators.0.3.2: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  3/419: [arp.4.1.0: http] [asn1-combinators.0.3.2: extract]
Processing  4/419: [arp.4.1.0: http] [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
-> retrieved asn1-combinators.0.3.2  (cached)
Processing  4/419: [arp.4.1.0: http] [astring.0.8.5: extract]
Processing  5/419: [arp.4.1.0: http] [astring.0.8.5: extract] [awa.0.5.2, awa-mirage.0.5.2: http]
-> retrieved astring.0.8.5  (cached)
Processing  5/419: [arp.4.1.0: http] [awa.0.5.2, awa-mirage.0.5.2: http]
Processing  6/419: [arp.4.1.0: http] [awa.0.5.2, awa-mirage.0.5.2: http]
Processing  7/419: [arp.4.1.0: http] [awa.0.5.2, awa-mirage.0.5.2: http] [base64.3.5.2: http]
Processing  7/419: [arp.4.1.0: extract] [awa.0.5.2, awa-mirage.0.5.2: http] [base64.3.5.2: http]
Processing  7/419: [arp.4.1.0: extract] [awa.0.5.2, awa-mirage.0.5.2: extract] [base64.3.5.2: http]
-> retrieved arp.4.1.0  (https://github.com/mirage/arp/releases/download/v4.1.0/arp-4.1.0.tbz)
Processing  7/419: [awa.0.5.2, awa-mirage.0.5.2: extract] [base64.3.5.2: http]
Processing  8/419: [awa.0.5.2, awa-mirage.0.5.2: extract] [base64.3.5.2: http] [bigstringaf.0.10.0: extract]
-> retrieved awa.0.5.2, awa-mirage.0.5.2  (https://github.com/mirage/awa-ssh/releases/download/v0.5.2/awa-0.5.2.tbz)
Processing  8/419: [base64.3.5.2: http] [bigstringaf.0.10.0: extract]
Processing  9/419: [base64.3.5.2: http] [bigstringaf.0.10.0: extract] [bos.0.2.1: extract]
Processing  9/419: [base64.3.5.2: extract] [bigstringaf.0.10.0: extract] [bos.0.2.1: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing  9/419: [base64.3.5.2: extract] [bos.0.2.1: extract]
Processing 10/419: [base64.3.5.2: extract] [bos.0.2.1: extract] [bytesrw.0.3.0: http]
-> retrieved bos.0.2.1  (cached)
Processing 10/419: [base64.3.5.2: extract] [bytesrw.0.3.0: http]
Processing 11/419: [base64.3.5.2: extract] [bytesrw.0.3.0: http] [ca-certs-nss.3.118: http]
-> retrieved base64.3.5.2  (https://github.com/mirage/ocaml-base64/releases/download/v3.5.2/base64-3.5.2.tbz)
Processing 11/419: [bytesrw.0.3.0: http] [ca-certs-nss.3.118: http]
Processing 12/419: [bytesrw.0.3.0: http] [ca-certs-nss.3.118: http] [camlp-streams.5.0.1: extract]
Processing 12/419: [bytesrw.0.3.0: extract] [ca-certs-nss.3.118: http] [camlp-streams.5.0.1: extract]
Processing 12/419: [bytesrw.0.3.0: extract] [ca-certs-nss.3.118: extract] [camlp-streams.5.0.1: extract]
-> retrieved camlp-streams.5.0.1  (cached)
Processing 12/419: [bytesrw.0.3.0: extract] [ca-certs-nss.3.118: extract]
Processing 13/419: [bytesrw.0.3.0: extract] [ca-certs-nss.3.118: extract] [carton.0.7.2 + 2 others: extract]
-> retrieved bytesrw.0.3.0  (https://erratique.ch/software/bytesrw/releases/bytesrw-0.3.0.tbz)
Processing 13/419: [ca-certs-nss.3.118: extract] [carton.0.7.2 + 2 others: extract]
Processing 14/419: [ca-certs-nss.3.118: extract] [carton.0.7.2 + 2 others: extract] [checkseum.0.5.2: extract]
-> retrieved ca-certs-nss.3.118  (https://github.com/mirage/ca-certs-nss/releases/download/v3.118/ca-certs-nss-3.118.tbz)
Processing 14/419: [carton.0.7.2 + 2 others: extract] [checkseum.0.5.2: extract]
Processing 15/419: [carton.0.7.2 + 2 others: extract] [checkseum.0.5.2: extract] [cmdliner.2.1.0: http]
-> retrieved carton.0.7.2, carton-git.0.7.2, carton-lwt.0.7.2  (cached)
Processing 15/419: [checkseum.0.5.2: extract] [cmdliner.2.1.0: http]
-> retrieved conf-gmp.5  (cached)
Processing 16/419: [checkseum.0.5.2: extract] [cmdliner.2.1.0: http]
-> retrieved conf-gmp-powm-sec.4  (cached)
Processing 17/419: [checkseum.0.5.2: extract] [cmdliner.2.1.0: http]
Processing 18/419: [checkseum.0.5.2: extract] [cmdliner.2.1.0: http]
Processing 19/419: [checkseum.0.5.2: extract] [cmdliner.2.1.0: http]
Processing 20/419: [checkseum.0.5.2: extract] [cmdliner.2.1.0: http]
Processing 21/419: [checkseum.0.5.2: extract] [cmdliner.2.1.0: http]
Processing 22/419: [checkseum.0.5.2: extract] [cmdliner.2.1.0: http]
Processing 23/419: [checkseum.0.5.2: extract] [cmdliner.2.1.0: http]
Processing 24/419: [checkseum.0.5.2: extract] [cmdliner.2.1.0: http]
Processing 25/419: [checkseum.0.5.2: extract] [cmdliner.2.1.0: http] [cppo.1.8.0: extract]
Processing 26/419: [checkseum.0.5.2: extract] [cmdliner.2.1.0: http] [cppo.1.8.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 27/419: [checkseum.0.5.2: extract] [cmdliner.2.1.0: http] [cppo.1.8.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved checkseum.0.5.2  (cached)
Processing 27/419: [cmdliner.2.1.0: http] [cppo.1.8.0: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 28/419: [cmdliner.2.1.0: http] [cppo.1.8.0: extract] [cryptokit.1.21.1: http] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 28/419: [cmdliner.2.1.0: extract] [cppo.1.8.0: extract] [cryptokit.1.21.1: http] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cppo.1.8.0  (cached)
Processing 28/419: [cmdliner.2.1.0: extract] [cryptokit.1.21.1: http] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 29/419: [cmdliner.2.1.0: extract] [cryptokit.1.21.1: http] [csexp.1.5.2: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cmdliner.2.1.0  (https://erratique.ch/software/cmdliner/releases/cmdliner-2.1.0.tbz)
Processing 29/419: [cryptokit.1.21.1: http] [csexp.1.5.2: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 30/419: [cryptokit.1.21.1: http] [csexp.1.5.2: extract] [cstruct.6.2.0 + 2 others: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 31/419: [cryptokit.1.21.1: http] [csexp.1.5.2: extract] [cstruct.6.2.0 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 31/419: [cryptokit.1.21.1: extract] [csexp.1.5.2: extract] [cstruct.6.2.0 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
Processing 31/419: [cryptokit.1.21.1: extract] [cstruct.6.2.0 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 32/419: [cryptokit.1.21.1: extract] [cstruct.6.2.0 + 2 others: extract] [csv.2.4: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0, cstruct-unix.6.2.0  (cached)
Processing 32/419: [cryptokit.1.21.1: extract] [csv.2.4: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 33/419: [cryptokit.1.21.1: extract] [csv.2.4: extract] [decompress.1.5.3: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cryptokit.1.21.1  (https://github.com/xavierleroy/cryptokit/archive/release1211.tar.gz)
Processing 33/419: [csv.2.4: extract] [decompress.1.5.3: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 34/419: [csv.2.4: extract] [decompress.1.5.3: extract] [diffast.0.3.5.1, diffast-api.0.3.5.1, diffast-cli.0.3.5.1, diffast-core.0.3.5.1, diffast-etc.0.3.5.1, diffast-git.0.3.5.1, diffast-git-cli.0.3.5.1, diffast-langs-common.0.3.5.1, diffast-langs-cpp.0.3.5.1, diffast-langs-cpp-parsing.0.3.5.1, diffast-langs-cpp-spec.0.3.5.1, diffast-langs-fortran.0.3.5.1, diffast-langs-fortran-parsing.0.3.5.1, diffast-langs-fortran-spec.0.3.5.1, diffast-langs-java.0.3.5.1, diffast-langs-java-parsing.0.3.5.1, diffast-langs-java-spec.0.3.5.1, diffast-langs-python.0.3.5.1, diffast-langs-python-parsing.0.3.5.1, diffast-langs-python-spec.0.3.5.1, diffast-langs-verilog.0.3.5.1, diffast-langs-verilog-parsing.0.3.5.1, diffast-langs-verilog-spec.0.3.5.1, diffast-misc.0.3.5.1: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved csv.2.4  (cached)
Processing 34/419: [decompress.1.5.3: extract] [diffast.0.3.5.1, diffast-api.0.3.5.1, diffast-cli.0.3.5.1, diffast-core.0.3.5.1, diffast-etc.0.3.5.1, diffast-git.0.3.5.1, diffast-git-cli.0.3.5.1, diffast-langs-common.0.3.5.1, diffast-langs-cpp.0.3.5.1, diffast-langs-cpp-parsing.0.3.5.1, diffast-langs-cpp-spec.0.3.5.1, diffast-langs-fortran.0.3.5.1, diffast-langs-fortran-parsing.0.3.5.1, diffast-langs-fortran-spec.0.3.5.1, diffast-langs-java.0.3.5.1, diffast-langs-java-parsing.0.3.5.1, diffast-langs-java-spec.0.3.5.1, diffast-langs-python.0.3.5.1, diffast-langs-python-parsing.0.3.5.1, diffast-langs-python-spec.0.3.5.1, diffast-langs-verilog.0.3.5.1, diffast-langs-verilog-parsing.0.3.5.1, diffast-langs-verilog-spec.0.3.5.1, diffast-misc.0.3.5.1: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 35/419: [decompress.1.5.3: extract] [diffast.0.3.5.1, diffast-api.0.3.5.1, diffast-cli.0.3.5.1, diffast-core.0.3.5.1, diffast-etc.0.3.5.1, diffast-git.0.3.5.1, diffast-git-cli.0.3.5.1, diffast-langs-common.0.3.5.1, diffast-langs-cpp.0.3.5.1, diffast-langs-cpp-parsing.0.3.5.1, diffast-langs-cpp-spec.0.3.5.1, diffast-langs-fortran.0.3.5.1, diffast-langs-fortran-parsing.0.3.5.1, diffast-langs-fortran-spec.0.3.5.1, diffast-langs-java.0.3.5.1, diffast-langs-java-parsing.0.3.5.1, diffast-langs-java-spec.0.3.5.1, diffast-langs-python.0.3.5.1, diffast-langs-python-parsing.0.3.5.1, diffast-langs-python-spec.0.3.5.1, diffast-langs-verilog.0.3.5.1, diffast-langs-verilog-parsing.0.3.5.1, diffast-langs-verilog-spec.0.3.5.1, diffast-misc.0.3.5.1: http] [digestif.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved decompress.1.5.3  (cached)
Processing 35/419: [diffast.0.3.5.1, diffast-api.0.3.5.1, diffast-cli.0.3.5.1, diffast-core.0.3.5.1, diffast-etc.0.3.5.1, diffast-git.0.3.5.1, diffast-git-cli.0.3.5.1, diffast-langs-common.0.3.5.1, diffast-langs-cpp.0.3.5.1, diffast-langs-cpp-parsing.0.3.5.1, diffast-langs-cpp-spec.0.3.5.1, diffast-langs-fortran.0.3.5.1, diffast-langs-fortran-parsing.0.3.5.1, diffast-langs-fortran-spec.0.3.5.1, diffast-langs-java.0.3.5.1, diffast-langs-java-parsing.0.3.5.1, diffast-langs-java-spec.0.3.5.1, diffast-langs-python.0.3.5.1, diffast-langs-python-parsing.0.3.5.1, diffast-langs-python-spec.0.3.5.1, diffast-langs-verilog.0.3.5.1, diffast-langs-verilog-parsing.0.3.5.1, diffast-langs-verilog-spec.0.3.5.1, diffast-misc.0.3.5.1: http] [digestif.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 36/419: [diffast.0.3.5.1, diffast-api.0.3.5.1, diffast-cli.0.3.5.1, diffast-core.0.3.5.1, diffast-etc.0.3.5.1, diffast-git.0.3.5.1, diffast-git-cli.0.3.5.1, diffast-langs-common.0.3.5.1, diffast-langs-cpp.0.3.5.1, diffast-langs-cpp-parsing.0.3.5.1, diffast-langs-cpp-spec.0.3.5.1, diffast-langs-fortran.0.3.5.1, diffast-langs-fortran-parsing.0.3.5.1, diffast-langs-fortran-spec.0.3.5.1, diffast-langs-java.0.3.5.1, diffast-langs-java-parsing.0.3.5.1, diffast-langs-java-spec.0.3.5.1, diffast-langs-python.0.3.5.1, diffast-langs-python-parsing.0.3.5.1, diffast-langs-python-spec.0.3.5.1, diffast-langs-verilog.0.3.5.1, diffast-langs-verilog-parsing.0.3.5.1, diffast-langs-verilog-spec.0.3.5.1, diffast-misc.0.3.5.1: http] [digestif.1.3.0: extract] [dns.10.2.3, dns-client.10.2.3, dns-client-mirage.10.2.3: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 36/419: [diffast.0.3.5.1 + 23 others: extract] [digestif.1.3.0: extract] [dns.10.2.3, dns-client.10.2.3, dns-client-mirage.10.2.3: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\i686-w64-mingw32-gcc.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gcc-i686.1)
- i686-w64-mingw32-gcc (GCC) 13.4.0
- Copyright (C) 2023 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-mingw-w64-gcc-i686.1
Processing 36/419: [diffast.0.3.5.1 + 23 others: extract] [digestif.1.3.0: extract] [dns.10.2.3, dns-client.10.2.3, dns-client-mirage.10.2.3: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 37/419: [diffast.0.3.5.1 + 23 others: extract] [digestif.1.3.0: extract] [dns.10.2.3, dns-client.10.2.3, dns-client-mirage.10.2.3: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 37/419: [diffast.0.3.5.1 + 23 others: extract] [digestif.1.3.0: extract] [dns.10.2.3 + 2 others: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved digestif.1.3.0  (cached)
Processing 37/419: [diffast.0.3.5.1 + 23 others: extract] [dns.10.2.3 + 2 others: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 38/419: [diffast.0.3.5.1 + 23 others: extract] [dns.10.2.3 + 2 others: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-pkg-config.4)
- 2.5.1
-> compiled  conf-pkg-config.4
Processing 38/419: [diffast.0.3.5.1 + 23 others: extract] [dns.10.2.3 + 2 others: extract] [domain-name.0.5.0: http] [cmdliner: make all]
-> installed conf-pkg-config.4
Processing 39/419: [diffast.0.3.5.1 + 23 others: extract] [dns.10.2.3 + 2 others: extract] [domain-name.0.5.0: http] [cmdliner: make all]
Processing 40/419: [diffast.0.3.5.1 + 23 others: extract] [dns.10.2.3 + 2 others: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp]
Processing 41/419: [diffast.0.3.5.1 + 23 others: extract] [dns.10.2.3 + 2 others: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 42/419: [diffast.0.3.5.1 + 23 others: extract] [dns.10.2.3 + 2 others: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib]
Processing 43/419: [diffast.0.3.5.1 + 23 others: extract] [dns.10.2.3 + 2 others: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved dns.10.2.3, dns-client.10.2.3, dns-client-mirage.10.2.3  (https://github.com/mirage/ocaml-dns/releases/download/v10.2.3/dns-10.2.3.tbz)
Processing 43/419: [diffast.0.3.5.1 + 23 others: extract] [domain-name.0.5.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 44/419: [diffast.0.3.5.1 + 23 others: extract] [domain-name.0.5.0: http] [duff.0.5: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved diffast.0.3.5.1, diffast-api.0.3.5.1, diffast-cli.0.3.5.1, diffast-core.0.3.5.1, diffast-etc.0.3.5.1, diffast-git.0.3.5.1, diffast-git-cli.0.3.5.1, diffast-langs-common.0.3.5.1, diffast-langs-cpp.0.3.5.1, diffast-langs-cpp-parsing.0.3.5.1, diffast-langs-cpp-spec.0.3.5.1, diffast-langs-fortran.0.3.5.1, diffast-langs-fortran-parsing.0.3.5.1, diffast-langs-fortran-spec.0.3.5.1, diffast-langs-java.0.3.5.1, diffast-langs-java-parsing.0.3.5.1, diffast-langs-java-spec.0.3.5.1, diffast-langs-python.0.3.5.1, diffast-langs-python-parsing.0.3.5.1, diffast-langs-python-spec.0.3.5.1, diffast-langs-verilog.0.3.5.1, diffast-langs-verilog-parsing.0.3.5.1, diffast-langs-verilog-spec.0.3.5.1, diffast-misc.0.3.5.1  (https://github.com/codinuum/diffast/archive/v0.3.5.1.tar.gz)
Processing 44/419: [domain-name.0.5.0: http] [duff.0.5: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 45/419: [domain-name.0.5.0: http] [duff.0.5: extract] [dune.3.20.2, dune-configurator.3.20.2, dune-private-libs.3.20.2, dune-site.3.20.2, dyn.3.20.2, ordering.3.20.2, stdune.3.20.2: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 45/419: [domain-name.0.5.0: extract] [duff.0.5: extract] [dune.3.20.2, dune-configurator.3.20.2, dune-private-libs.3.20.2, dune-site.3.20.2, dyn.3.20.2, ordering.3.20.2, stdune.3.20.2: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved duff.0.5  (cached)
Processing 45/419: [domain-name.0.5.0: extract] [dune.3.20.2, dune-configurator.3.20.2, dune-private-libs.3.20.2, dune-site.3.20.2, dyn.3.20.2, ordering.3.20.2, stdune.3.20.2: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 46/419: [domain-name.0.5.0: extract] [dune.3.20.2, dune-configurator.3.20.2, dune-private-libs.3.20.2, dune-site.3.20.2, dyn.3.20.2, ordering.3.20.2, stdune.3.20.2: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved domain-name.0.5.0  (https://github.com/hannesm/domain-name/releases/download/v0.5.0/domain-name-0.5.0.tbz)
Processing 46/419: [dune.3.20.2, dune-configurator.3.20.2, dune-private-libs.3.20.2, dune-site.3.20.2, dyn.3.20.2, ordering.3.20.2, stdune.3.20.2: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 47/419: [dune.3.20.2, dune-configurator.3.20.2, dune-private-libs.3.20.2, dune-site.3.20.2, dyn.3.20.2, ordering.3.20.2, stdune.3.20.2: http] [duration.0.2.1: extract] [emile.1.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 47/419: [dune.3.20.2 + 6 others: extract] [duration.0.2.1: extract] [emile.1.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved duration.0.2.1  (cached)
Processing 47/419: [dune.3.20.2 + 6 others: extract] [emile.1.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 48/419: [dune.3.20.2 + 6 others: extract] [emile.1.1: extract] [encore.0.8.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved emile.1.1  (cached)
Processing 48/419: [dune.3.20.2 + 6 others: extract] [encore.0.8.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 49/419: [dune.3.20.2 + 6 others: extract] [encore.0.8.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved encore.0.8.1  (cached)
Processing 49/419: [dune.3.20.2 + 6 others: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 50/419: [dune.3.20.2 + 6 others: extract] [eqaf.0.10: extract] [ethernet.3.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved eqaf.0.10  (cached)
Processing 50/419: [dune.3.20.2 + 6 others: extract] [ethernet.3.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 51/419: [dune.3.20.2 + 6 others: extract] [ethernet.3.2.0: extract] [faraday.0.8.2: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved ethernet.3.2.0  (cached)
Processing 51/419: [dune.3.20.2 + 6 others: extract] [faraday.0.8.2: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 52/419: [dune.3.20.2 + 6 others: extract] [faraday.0.8.2: extract] [fmt.0.11.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\5.3" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.2.1.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml natexe
- _build/src/tool/cmdliner generic-completion bash > _build/src/tool/bash-completion.sh
- _build/src/tool/cmdliner tool-completion bash cmdliner > _build/src/tool/bash-cmdliner.sh
- _build/src/tool/cmdliner generic-completion zsh > _build/src/tool/zsh-completion.sh
- _build/src/tool/cmdliner tool-completion zsh cmdliner > _build/src/tool/zsh-cmdliner.sh
- _build/src/tool/cmdliner generic-completion pwsh > _build/src/tool/pwsh-completion.ps1
- _build/src/tool/cmdliner tool-completion pwsh cmdliner > _build/src/tool/pwsh-cmdliner.ps1
- _build/src/tool/cmdliner install tool-manpages _build/src/tool/cmdliner _build/src/tool/man
- Creating directory _build/src/tool/man\man1
- Writing _build/src/tool/man\man1\cmdliner.1
- Writing _build/src/tool/man\man1\cmdliner-generic-completion.1
- Writing _build/src/tool/man\man1\cmdliner-install.1
- Writing _build/src/tool/man\man1\cmdliner-install-generic-completion.1
- Writing _build/src/tool/man\man1\cmdliner-install-tool-completion.1
- Writing _build/src/tool/man\man1\cmdliner-install-tool-manpages.1
- Writing _build/src/tool/man\man1\cmdliner-install-tool-support.1
- Writing _build/src/tool/man\man1\cmdliner-tool-commands.1
- Writing _build/src/tool/man\man1\cmdliner-tool-completion.1
- ocaml build.ml cmxs
-> compiled  cmdliner.2.1.0
Processing 52/419: [dune.3.20.2 + 6 others: extract] [faraday.0.8.2: extract] [fmt.0.11.0: http] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 53/419: [dune.3.20.2 + 6 others: extract] [faraday.0.8.2: extract] [fmt.0.11.0: http] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [cmdliner: make install]
-> retrieved faraday.0.8.2  (cached)
Processing 53/419: [dune.3.20.2 + 6 others: extract] [fmt.0.11.0: http] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [cmdliner: make install]
Processing 54/419: [dune.3.20.2 + 6 others: extract] [fmt.0.11.0: http] [fpath.0.7.3: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [cmdliner: make install]
Processing 54/419: [dune.3.20.2 + 6 others: extract] [fmt.0.11.0: extract] [fpath.0.7.3: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [cmdliner: make install]
-> retrieved fpath.0.7.3  (cached)
Processing 54/419: [dune.3.20.2 + 6 others: extract] [fmt.0.11.0: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [cmdliner: make install]
Processing 55/419: [dune.3.20.2 + 6 others: extract] [fmt.0.11.0: extract] [gen.1.1: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [cmdliner: make install]
-> retrieved fmt.0.11.0  (https://erratique.ch/software/fmt/releases/fmt-0.11.0.tbz)
Processing 55/419: [dune.3.20.2 + 6 others: extract] [gen.1.1: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [cmdliner: make install]
Processing 56/419: [dune.3.20.2 + 6 others: extract] [gen.1.1: extract] [git.3.18.0 + 3 others: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [cmdliner: make install]
-> retrieved gen.1.1  (cached)
Processing 56/419: [dune.3.20.2 + 6 others: extract] [git.3.18.0 + 3 others: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [cmdliner: make install]
Processing 57/419: [dune.3.20.2 + 6 others: extract] [git.3.18.0 + 3 others: extract] [gmap.0.3.0: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gmp-i686.1)
-> compiled  conf-mingw-w64-gmp-i686.1
Processing 57/419: [dune.3.20.2 + 6 others: extract] [git.3.18.0 + 3 others: extract] [gmap.0.3.0: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gmp-x86_64.1)
-> compiled  conf-mingw-w64-gmp-x86_64.1
Processing 57/419: [dune.3.20.2 + 6 others: extract] [git.3.18.0 + 3 others: extract] [gmap.0.3.0: extract] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "zlib" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-zlib-i686.1)
-> compiled  conf-mingw-w64-zlib-i686.1
Processing 57/419: [dune.3.20.2 + 6 others: extract] [git.3.18.0 + 3 others: extract] [gmap.0.3.0: extract] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [cmdliner: make install]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "zlib" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-zlib-x86_64.1)
-> compiled  conf-mingw-w64-zlib-x86_64.1
Processing 57/419: [dune.3.20.2 + 6 others: extract] [git.3.18.0 + 3 others: extract] [gmap.0.3.0: extract] [cmdliner: make install]
-> retrieved gmap.0.3.0  (cached)
Processing 57/419: [dune.3.20.2 + 6 others: extract] [git.3.18.0 + 3 others: extract] [cmdliner: make install]
Processing 58/419: [dune.3.20.2 + 6 others: extract] [git.3.18.0 + 3 others: extract] [h1.1.0.0: extract] [cmdliner: make install]
-> retrieved git.3.18.0, git-mirage.3.18.0, git-paf.3.18.0, git-unix.3.18.0  (cached)
Processing 58/419: [dune.3.20.2 + 6 others: extract] [h1.1.0.0: extract] [cmdliner: make install]
Processing 59/419: [dune.3.20.2 + 6 others: extract] [h1.1.0.0: extract] [h2.0.13.0, hpack.0.13.0: extract] [cmdliner: make install]
-> retrieved dune.3.20.2, dune-configurator.3.20.2, dune-private-libs.3.20.2, dune-site.3.20.2, dyn.3.20.2, ordering.3.20.2, stdune.3.20.2  (https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz)
Processing 59/419: [h1.1.0.0: extract] [h2.0.13.0, hpack.0.13.0: extract] [cmdliner: make install]
Processing 60/419: [h1.1.0.0: extract] [h2.0.13.0, hpack.0.13.0: extract] [happy-eyeballs.2.0.1 + 2 others: extract] [cmdliner: make install]
Processing 61/419: [h1.1.0.0: extract] [h2.0.13.0, hpack.0.13.0: extract] [happy-eyeballs.2.0.1 + 2 others: extract] [dune: ocaml 7] [cmdliner: make install]
-> retrieved h1.1.0.0  (cached)
Processing 61/419: [h2.0.13.0, hpack.0.13.0: extract] [happy-eyeballs.2.0.1 + 2 others: extract] [dune: ocaml 7] [cmdliner: make install]
Processing 62/419: [h2.0.13.0, hpack.0.13.0: extract] [happy-eyeballs.2.0.1 + 2 others: extract] [httpun-types.0.2.0: extract] [dune: ocaml 7] [cmdliner: make install]
-> retrieved h2.0.13.0, hpack.0.13.0  (cached)
Processing 62/419: [happy-eyeballs.2.0.1 + 2 others: extract] [httpun-types.0.2.0: extract] [dune: ocaml 7] [cmdliner: make install]
Processing 63/419: [happy-eyeballs.2.0.1 + 2 others: extract] [httpun-types.0.2.0: extract] [hxd.0.3.6: http] [dune: ocaml 7] [cmdliner: make install]
-> retrieved happy-eyeballs.2.0.1, happy-eyeballs-lwt.2.0.1, happy-eyeballs-mirage.2.0.1  (cached)
Processing 63/419: [httpun-types.0.2.0: extract] [hxd.0.3.6: http] [dune: ocaml 7] [cmdliner: make install]
Processing 64/419: [httpun-types.0.2.0: extract] [hxd.0.3.6: http] [ipaddr.5.6.1, ipaddr-cstruct.5.6.1, macaddr.5.6.1, macaddr-cstruct.5.6.1: http] [dune: ocaml 7] [cmdliner: make install]
-> retrieved httpun-types.0.2.0  (cached)
Processing 64/419: [hxd.0.3.6: http] [ipaddr.5.6.1, ipaddr-cstruct.5.6.1, macaddr.5.6.1, macaddr-cstruct.5.6.1: http] [dune: ocaml 7] [cmdliner: make install]
Processing 65/419: [hxd.0.3.6: http] [ipaddr.5.6.1, ipaddr-cstruct.5.6.1, macaddr.5.6.1, macaddr-cstruct.5.6.1: http] [kdf.1.0.0: extract] [dune: ocaml 7] [cmdliner: make install]
Processing 65/419: [hxd.0.3.6: extract] [ipaddr.5.6.1, ipaddr-cstruct.5.6.1, macaddr.5.6.1, macaddr-cstruct.5.6.1: http] [kdf.1.0.0: extract] [dune: ocaml 7] [cmdliner: make install]
Processing 65/419: [hxd.0.3.6: extract] [ipaddr.5.6.1 + 3 others: extract] [kdf.1.0.0: extract] [dune: ocaml 7] [cmdliner: make install]
-> retrieved hxd.0.3.6  (https://github.com/dinosaure/hxd/releases/download/v0.3.6/hxd-0.3.6.tbz)
Processing 65/419: [ipaddr.5.6.1 + 3 others: extract] [kdf.1.0.0: extract] [dune: ocaml 7] [cmdliner: make install]
Processing 66/419: [ipaddr.5.6.1 + 3 others: extract] [kdf.1.0.0: extract] [ke.0.6: extract] [dune: ocaml 7] [cmdliner: make install]
-> retrieved ipaddr.5.6.1, ipaddr-cstruct.5.6.1, macaddr.5.6.1, macaddr-cstruct.5.6.1  (https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.1/ipaddr-5.6.1.tbz)
Processing 66/419: [kdf.1.0.0: extract] [ke.0.6: extract] [dune: ocaml 7] [cmdliner: make install]
Processing 67/419: [kdf.1.0.0: extract] [ke.0.6: extract] [logs.0.10.0: http] [dune: ocaml 7] [cmdliner: make install]
-> retrieved kdf.1.0.0  (cached)
Processing 67/419: [ke.0.6: extract] [logs.0.10.0: http] [dune: ocaml 7] [cmdliner: make install]
Processing 68/419: [ke.0.6: extract] [logs.0.10.0: http] [lru.0.3.1: extract] [dune: ocaml 7] [cmdliner: make install]
-> retrieved ke.0.6  (cached)
Processing 68/419: [logs.0.10.0: http] [lru.0.3.1: extract] [dune: ocaml 7] [cmdliner: make install]
Processing 69/419: [logs.0.10.0: http] [lru.0.3.1: extract] [lwt.6.0.0-beta01: http] [dune: ocaml 7] [cmdliner: make install]
Processing 69/419: [logs.0.10.0: extract] [lru.0.3.1: extract] [lwt.6.0.0-beta01: http] [dune: ocaml 7] [cmdliner: make install]
-> retrieved lru.0.3.1  (cached)
Processing 69/419: [logs.0.10.0: extract] [lwt.6.0.0-beta01: http] [dune: ocaml 7] [cmdliner: make install]
Processing 70/419: [logs.0.10.0: extract] [lwt.6.0.0-beta01: http] [lwt-dllist.1.1.0: extract] [dune: ocaml 7] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "BINDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\bin" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\doc\\cmdliner" "SHAREDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\share" "MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\man" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.2.1.0)
- install -d "C:\Users\opam\AppData\Local\opam\5.3\bin" "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install -m 644 pkg/META _build/src/cmdliner.cmi "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install -m 644 cmdliner.opam "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner/opam"
- install -m 644 _build/src/cmdliner.mli _build/src/cmdliner_arg.mli _build/src/cmdliner_base.mli _build/src/cmdliner_cline.mli _build/src/cmdliner_cmd.mli _build/src/cmdliner_completion.mli _build/src/cmdliner_def.mli _build/src/cmdliner_docgen.mli _build/src/cmdliner_eval.mli _build/src/cmdliner_manpage.mli _build/src/cmdliner_msg.mli _build/src/cmdliner_term.mli _build/src/cmdliner_trie.mli _build/src/cmdliner.ml _build/src/cmdliner_arg.ml _build/src/cmdliner_base.ml _build/src/cmdliner_cline.ml _build/src/cmdliner_cmd.ml _build/src/cmdliner_completion.ml _build/src/cmdliner_def.ml _build/src/cmdliner_docgen.ml _build/src/cmdliner_eval.ml _build/src/cmdliner_manpage.ml _build/src/cmdliner_msg.ml _build/src/cmdliner_term.ml _build/src/cmdliner_trie.ml \
- 	 _build/src/cmdliner.cmti _build/src/cmdliner_arg.cmti _build/src/cmdliner_base.cmti _build/src/cmdliner_cline.cmti _build/src/cmdliner_cmd.cmti _build/src/cmdliner_completion.cmti _build/src/cmdliner_def.cmti _build/src/cmdliner_docgen.cmti _build/src/cmdliner_eval.cmti _build/src/cmdliner_manpage.cmti _build/src/cmdliner_msg.cmti _build/src/cmdliner_term.cmti _build/src/cmdliner_trie.cmti _build/src/cmdliner.cmt _build/src/cmdliner_arg.cmt _build/src/cmdliner_base.cmt _build/src/cmdliner_cline.cmt _build/src/cmdliner_cmd.cmt _build/src/cmdliner_completion.cmt _build/src/cmdliner_def.cmt _build/src/cmdliner_docgen.cmt _build/src/cmdliner_eval.cmt _build/src/cmdliner_manpage.cmt _build/src/cmdliner_msg.cmt _build/src/cmdliner_term.cmt _build/src/cmdliner_trie.cmt "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install -m 644 _build/src/cmdliner.cma "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install -m 644 _build/src/cmdliner.cmxa _build/src/cmdliner.a _build/src/cmdliner.cmx _build/src/cmdliner_arg.cmx _build/src/cmdliner_base.cmx _build/src/cmdliner_cline.cmx _build/src/cmdliner_cmd.cmx _build/src/cmdliner_completion.cmx _build/src/cmdliner_def.cmx _build/src/cmdliner_docgen.cmx _build/src/cmdliner_eval.cmx _build/src/cmdliner_manpage.cmx _build/src/cmdliner_msg.cmx _build/src/cmdliner_term.cmx _build/src/cmdliner_trie.cmx \
-   "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install -m 755 "_build/src/tool/cmdliner" "C:\Users\opam\AppData\Local\opam\5.3\bin/cmdliner"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\share/bash-completion/completions"
- install -m 644 _build/src/tool/bash-completion.sh \
-   "C:\Users\opam\AppData\Local\opam\5.3\share/bash-completion/completions/_cmdliner_generic"
- install -m 644 _build/src/tool/bash-cmdliner.sh "C:\Users\opam\AppData\Local\opam\5.3\share/bash-completion/completions/cmdliner"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\share/zsh/site-functions"
- install -m 644 _build/src/tool/zsh-completion.sh \
-   "C:\Users\opam\AppData\Local\opam\5.3\share/zsh/site-functions/_cmdliner_generic"
- install -m 644 _build/src/tool/zsh-cmdliner.sh "C:\Users\opam\AppData\Local\opam\5.3\share/zsh/site-functions/_cmdliner"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\share/powershell"
- install -m 644 _build/src/tool/pwsh-completion.ps1 \
-   "C:\Users\opam\AppData\Local\opam\5.3\share/powershell/cmdliner_generic_completion.ps1"
- install -m 644 _build/src/tool/pwsh-cmdliner.ps1 \
-    "C:\Users\opam\AppData\Local\opam\5.3\share/powershell/cmdliner_completion.ps1"
- install -m 644 _build/src/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
Processing 70/419: [logs.0.10.0: extract] [lwt.6.0.0-beta01: http] [lwt-dllist.1.1.0: extract] [dune: ocaml 7] [cmdliner: make install-doc]
Processing 70/419: [logs.0.10.0: extract] [lwt.6.0.0-beta01: extract] [lwt-dllist.1.1.0: extract] [dune: ocaml 7] [cmdliner: make install-doc]
-> retrieved logs.0.10.0  (https://erratique.ch/software/logs/releases/logs-0.10.0.tbz)
Processing 70/419: [lwt.6.0.0-beta01: extract] [lwt-dllist.1.1.0: extract] [dune: ocaml 7] [cmdliner: make install-doc]
Processing 71/419: [lwt.6.0.0-beta01: extract] [lwt-dllist.1.1.0: extract] [markup.1.0.3: extract] [dune: ocaml 7] [cmdliner: make install-doc]
-> retrieved lwt-dllist.1.1.0  (cached)
Processing 71/419: [lwt.6.0.0-beta01: extract] [markup.1.0.3: extract] [dune: ocaml 7] [cmdliner: make install-doc]
Processing 72/419: [lwt.6.0.0-beta01: extract] [markup.1.0.3: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [dune: ocaml 7] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\doc\\cmdliner" "SHAREDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\share" "MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\man" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.2.1.0)
- install -d "C:\Users\opam\AppData\Local\opam\5.3\man/man1"
- install -m 644 _build/src/tool/man/man1/cmdliner-generic-completion.1 _build/src/tool/man/man1/cmdliner-install-generic-completion.1 _build/src/tool/man/man1/cmdliner-install-tool-completion.1 _build/src/tool/man/man1/cmdliner-install-tool-manpages.1 _build/src/tool/man/man1/cmdliner-install-tool-support.1 _build/src/tool/man/man1/cmdliner-install.1 _build/src/tool/man/man1/cmdliner-tool-commands.1 _build/src/tool/man/man1/cmdliner-tool-completion.1 _build/src/tool/man/man1/cmdliner.1 "C:\Users\opam\AppData\Local\opam\5.3\man/man1"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner/odoc-pages"
- install -m 644 CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner"
- install -m 644 doc/index.mld doc/cli.mld doc/examples.mld \
-    doc/tutorial.mld doc/cookbook.mld doc/tool_man.mld "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner/odoc-pages"
-> installed cmdliner.2.1.0
Processing 72/419: [lwt.6.0.0-beta01: extract] [markup.1.0.3: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [dune: ocaml 7]
-> installed conf-mingw-w64-gmp-i686.1
Processing 73/419: [lwt.6.0.0-beta01: extract] [markup.1.0.3: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [dune: ocaml 7]
-> installed conf-mingw-w64-gmp-x86_64.1
Processing 74/419: [lwt.6.0.0-beta01: extract] [markup.1.0.3: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [dune: ocaml 7]
Processing 75/419: [lwt.6.0.0-beta01: extract] [markup.1.0.3: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [dune: ocaml 7]
-> installed conf-mingw-w64-zlib-i686.1
Processing 76/419: [lwt.6.0.0-beta01: extract] [markup.1.0.3: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [dune: ocaml 7]
-> installed conf-mingw-w64-zlib-x86_64.1
Processing 77/419: [lwt.6.0.0-beta01: extract] [markup.1.0.3: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [dune: ocaml 7]
Processing 78/419: [lwt.6.0.0-beta01: extract] [markup.1.0.3: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7]
-> retrieved lwt.6.0.0-beta01  (https://github.com/ocsigen/lwt/archive/refs/tags/6.0.0-beta01.tar.gz)
Processing 78/419: [markup.1.0.3: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7]
Processing 79/419: [markup.1.0.3: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [metrics.0.5.0: http] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7]
-> retrieved markup.1.0.3  (cached)
Processing 79/419: [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [metrics.0.5.0: http] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7]
Processing 80/419: [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [metrics.0.5.0: http] [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7]
Processing 80/419: [menhir.20250912 + 3 others: extract] [metrics.0.5.0: http] [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7]
Processing 80/419: [menhir.20250912 + 3 others: extract] [metrics.0.5.0: extract] [mimic.0.0.9, mimic-happy-eyeballs.0.0.9: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7]
-> retrieved mimic.0.0.9, mimic-happy-eyeballs.0.0.9  (cached)
Processing 80/419: [menhir.20250912 + 3 others: extract] [metrics.0.5.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7]
Processing 81/419: [menhir.20250912 + 3 others: extract] [metrics.0.5.0: extract] [mingw-w64-shims.0.2.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7]
-> retrieved metrics.0.5.0  (https://github.com/mirage/metrics/releases/download/v0.5.0/metrics-0.5.0.tbz)
Processing 81/419: [menhir.20250912 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7]
Processing 82/419: [menhir.20250912 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 82/419: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7]
Processing 83/419: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7]
Processing 84/419: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [mirage-flow.5.0.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7]
Processing 85/419: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2: http] [mirage-flow.5.0.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 85/419: [menhir.20250912 + 3 others: extract] [mirage-crypto.2.0.2 + 3 others: extract] [mirage-flow.5.0.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912  (https://gitlab.inria.fr/fpottier/menhir/-/archive/20250912/archive.tar.gz)
Processing 85/419: [mirage-crypto.2.0.2 + 3 others: extract] [mirage-flow.5.0.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 86/419: [mirage-crypto.2.0.2 + 3 others: extract] [mirage-flow.5.0.0: extract] [mirage-kv.6.1.1: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-crypto.2.0.2, mirage-crypto-ec.2.0.2, mirage-crypto-pk.2.0.2, mirage-crypto-rng.2.0.2  (https://github.com/mirage/mirage-crypto/releases/download/v2.0.2/mirage-crypto-2.0.2.tbz)
Processing 86/419: [mirage-flow.5.0.0: extract] [mirage-kv.6.1.1: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 87/419: [mirage-flow.5.0.0: extract] [mirage-kv.6.1.1: extract] [mirage-mtime.5.2.0: http] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-flow.5.0.0  (cached)
Processing 87/419: [mirage-kv.6.1.1: extract] [mirage-mtime.5.2.0: http] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 88/419: [mirage-kv.6.1.1: extract] [mirage-mtime.5.2.0: http] [mirage-net.4.0.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-kv.6.1.1  (cached)
Processing 88/419: [mirage-mtime.5.2.0: http] [mirage-net.4.0.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 89/419: [mirage-mtime.5.2.0: http] [mirage-net.4.0.0: extract] [mirage-ptime.5.2.0: http] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 89/419: [mirage-mtime.5.2.0: extract] [mirage-net.4.0.0: extract] [mirage-ptime.5.2.0: http] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-net.4.0.0  (cached)
Processing 89/419: [mirage-mtime.5.2.0: extract] [mirage-ptime.5.2.0: http] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 90/419: [mirage-mtime.5.2.0: extract] [mirage-ptime.5.2.0: http] [mirage-sleep.4.1.0: http] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-mtime.5.2.0  (https://github.com/mirage/mirage-mtime/releases/download/v5.2.0/mirage-mtime-5.2.0.tbz)
Processing 90/419: [mirage-ptime.5.2.0: http] [mirage-sleep.4.1.0: http] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 91/419: [mirage-ptime.5.2.0: http] [mirage-sleep.4.1.0: http] [mtime.2.1.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 91/419: [mirage-ptime.5.2.0: extract] [mirage-sleep.4.1.0: http] [mtime.2.1.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 91/419: [mirage-ptime.5.2.0: extract] [mirage-sleep.4.1.0: extract] [mtime.2.1.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-ptime.5.2.0  (https://github.com/mirage/mirage-ptime/releases/download/v5.2.0/mirage-ptime-5.2.0.tbz)
Processing 91/419: [mirage-sleep.4.1.0: extract] [mtime.2.1.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 92/419: [mirage-sleep.4.1.0: extract] [mtime.2.1.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mirage-sleep.4.1.0  (https://github.com/mirage/mirage-sleep/releases/download/v4.1.0/mirage-sleep-4.1.0.tbz)
Processing 92/419: [mtime.2.1.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 93/419: [mtime.2.1.0: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mtime.2.1.0  (cached)
Processing 93/419: [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 94/419: [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.16.1: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 94/419: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.16.1: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 95/419: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 95/419: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 96/419: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [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\5.3\.opam-switch\build\conf-gmp.5)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp.5
Processing 96/419: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> installed conf-gmp.5
Processing 97/419: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 98/419: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocamlbuild.0.16.1  (cached)
Processing 98/419: [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 99/419: [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [ocplib-endian.1.2: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims]
Processing 100/419: [ocamlfind.1.9.8: extract] [ocamlgraph.2.2.0: extract] [ocplib-endian.1.2: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 100/419: [ocamlgraph.2.2.0: extract] [ocplib-endian.1.2: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
Processing 101/419: [ocamlgraph.2.2.0: extract] [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make]
Processing 102/419: [ocamlgraph.2.2.0: extract] [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ocamlgraph.2.2.0  (cached)
Processing 102/419: [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 103/419: [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [optint.0.3.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ocplib-endian.1.2  (cached)
Processing 103/419: [ohex.0.2.0: extract] [optint.0.3.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 104/419: [ohex.0.2.0: extract] [optint.0.3.0: extract] [paf.0.8.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ohex.0.2.0  (cached)
Processing 104/419: [optint.0.3.0: extract] [paf.0.8.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 105/419: [optint.0.3.0: extract] [paf.0.8.0: extract] [pecu.0.7: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved optint.0.3.0  (cached)
Processing 105/419: [paf.0.8.0: extract] [pecu.0.7: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 106/419: [paf.0.8.0: extract] [pecu.0.7: extract] [pp.2.0.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved paf.0.8.0  (cached)
Processing 106/419: [pecu.0.7: extract] [pp.2.0.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 107/419: [pecu.0.7: extract] [pp.2.0.0: extract] [ppx_derivers.1.2.1: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved pecu.0.7  (cached)
Processing 107/419: [pp.2.0.0: extract] [ppx_derivers.1.2.1: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 108/419: [pp.2.0.0: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: http] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved pp.2.0.0  (cached)
Processing 108/419: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: http] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 109/419: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: http] [psq.0.2.1: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 109/419: [ppxlib.0.37.0: http] [psq.0.2.1: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 110/419: [ppxlib.0.37.0: http] [psq.0.2.1: extract] [ptime.1.2.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 110/419: [ppxlib.0.37.0: extract] [psq.0.2.1: extract] [ptime.1.2.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved psq.0.2.1  (cached)
Processing 110/419: [ppxlib.0.37.0: extract] [ptime.1.2.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 111/419: [ppxlib.0.37.0: extract] [ptime.1.2.0: extract] [randomconv.0.2.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ptime.1.2.0  (cached)
Processing 111/419: [ppxlib.0.37.0: extract] [randomconv.0.2.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 112/419: [ppxlib.0.37.0: extract] [randomconv.0.2.0: extract] [rresult.0.7.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved randomconv.0.2.0  (cached)
Processing 112/419: [ppxlib.0.37.0: extract] [rresult.0.7.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 113/419: [ppxlib.0.37.0: extract] [rresult.0.7.0: extract] [sedlex.3.7: http] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved rresult.0.7.0  (cached)
Processing 113/419: [ppxlib.0.37.0: extract] [sedlex.3.7: http] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved seq.base  (cached)
Processing 114/419: [ppxlib.0.37.0: extract] [sedlex.3.7: http] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 115/419: [ppxlib.0.37.0: extract] [sedlex.3.7: http] [sexplib0.v0.17.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 116/419: [ppxlib.0.37.0: extract] [sedlex.3.7: http] [sexplib0.v0.17.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed seq.base
Processing 117/419: [ppxlib.0.37.0: extract] [sedlex.3.7: http] [sexplib0.v0.17.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 117/419: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 117/419: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 118/419: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [stdlib-shims.0.3.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppxlib.0.37.0  (https://github.com/ocaml-ppx/ppxlib/releases/download/0.37.0/ppxlib-0.37.0.tbz)
Processing 118/419: [sedlex.3.7: extract] [stdlib-shims.0.3.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 119/419: [sedlex.3.7: extract] [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved sedlex.3.7  (https://github.com/ocaml-community/sedlex/archive/refs/tags/v3.7.tar.gz)
Processing 119/419: [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 120/419: [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [tcpip.9.0.1: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 120/419: [stringext.1.6.0: extract] [tcpip.9.0.1: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 121/419: [stringext.1.6.0: extract] [tcpip.9.0.1: extract] [tls.2.0.3, tls-mirage.2.0.3: http] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved stringext.1.6.0  (cached)
Processing 121/419: [tcpip.9.0.1: extract] [tls.2.0.3, tls-mirage.2.0.3: http] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 122/419: [tcpip.9.0.1: extract] [tls.2.0.3, tls-mirage.2.0.3: http] [topkg.1.1.1: http] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
+ C:\cygwin64\bin\sh.exe "-exc" "x86_64-w64-mingw32-gcc -c $CFLAGS test.c" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-gmp-powm-sec.4)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp-powm-sec.4
Processing 122/419: [tcpip.9.0.1: extract] [tls.2.0.3, tls-mirage.2.0.3: http] [topkg.1.1.1: http] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed conf-gmp-powm-sec.4
Processing 123/419: [tcpip.9.0.1: extract] [tls.2.0.3, tls-mirage.2.0.3: http] [topkg.1.1.1: http] [conf-zlib: pkgconf zlib] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "zlib" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-zlib.1)
-> compiled  conf-zlib.1
Processing 123/419: [tcpip.9.0.1: extract] [tls.2.0.3, tls-mirage.2.0.3: http] [topkg.1.1.1: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed conf-zlib.1
Processing 124/419: [tcpip.9.0.1: extract] [tls.2.0.3, tls-mirage.2.0.3: http] [topkg.1.1.1: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 124/419: [tcpip.9.0.1: extract] [tls.2.0.3, tls-mirage.2.0.3: extract] [topkg.1.1.1: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 124/419: [tcpip.9.0.1: extract] [tls.2.0.3, tls-mirage.2.0.3: extract] [topkg.1.1.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved tcpip.9.0.1  (cached)
Processing 124/419: [tls.2.0.3, tls-mirage.2.0.3: extract] [topkg.1.1.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 125/419: [tls.2.0.3, tls-mirage.2.0.3: extract] [topkg.1.1.1: extract] [uchar.0.0.2: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved tls.2.0.3, tls-mirage.2.0.3  (https://github.com/mirleft/ocaml-tls/releases/download/v2.0.3/tls-2.0.3.tbz)
Processing 125/419: [topkg.1.1.1: extract] [uchar.0.0.2: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 126/419: [topkg.1.1.1: extract] [uchar.0.0.2: extract] [uri.4.4.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved topkg.1.1.1  (https://erratique.ch/software/topkg/releases/topkg-1.1.1.tbz)
Processing 126/419: [uchar.0.0.2: extract] [uri.4.4.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 127/419: [uchar.0.0.2: extract] [uri.4.4.0: extract] [uuidm.0.9.10: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved uchar.0.0.2  (cached)
Processing 127/419: [uri.4.4.0: extract] [uuidm.0.9.10: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 128/419: [uri.4.4.0: extract] [uuidm.0.9.10: extract] [uutf.1.0.4: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved uri.4.4.0  (cached)
Processing 128/419: [uuidm.0.9.10: extract] [uutf.1.0.4: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 129/419: [uuidm.0.9.10: extract] [uutf.1.0.4: extract] [vlt.0.2.5: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved uuidm.0.9.10  (cached)
Processing 129/419: [uutf.1.0.4: extract] [vlt.0.2.5: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 130/419: [uutf.1.0.4: extract] [vlt.0.2.5: http] [x509.1.0.6: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved uutf.1.0.4  (cached)
Processing 130/419: [vlt.0.2.5: http] [x509.1.0.6: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 131/419: [vlt.0.2.5: http] [x509.1.0.6: extract] [zarith.1.14: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 131/419: [vlt.0.2.5: extract] [x509.1.0.6: extract] [zarith.1.14: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved zarith.1.14  (cached)
Processing 131/419: [vlt.0.2.5: extract] [x509.1.0.6: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
+ C:\cygwin64\bin\sh.exe "./gen_config.sh" "mingw-w64-shims" "i686-binutils" "i686-gcc-core" "i686-gcc-g++-false" "x86_64-binutils" "x86_64-gcc-core" "x86_64-gcc-g++-false" "pkgconf" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled  mingw-w64-shims.0.2.0
Processing 131/419: [vlt.0.2.5: extract] [x509.1.0.6: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed mingw-w64-shims.0.2.0
Processing 132/419: [vlt.0.2.5: extract] [x509.1.0.6: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved vlt.0.2.5  (https://github.com/codinuum/vlt/archive/v0.2.5.tar.gz)
Processing 132/419: [x509.1.0.6: extract] [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved x509.1.0.6  (cached)
Processing 132/419: [dune: ocaml 7] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
+ C:\cygwin64\bin\make.exe "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\5.3" "OCAMLBUILD_BINDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\bin" "OCAMLBUILD_LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib" "OCAMLBUILD_MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlbuild.0.16.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=C:/Users/opam/AppData/Local/opam/5.3/bin"; \
- echo "OCAML_LIBDIR=C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml"; \
- echo "OCAML_MANDIR=C:/Users/opam/AppData/Local/opam/5.3/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.dll"; \
- echo "EXE=.exe"; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=C:\Users\opam\AppData\Local\opam\5.3"; \
- echo "BINDIR=C:\Users\opam\AppData\Local\opam\5.3\bin"; \
- echo "LIBDIR=C:\Users\opam\AppData\Local\opam\5.3\lib"; \
- echo "MANDIR=C:\Users\opam\AppData\Local\opam\5.3\man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|C:\Users\opam\AppData\Local\opam\5.3\bin|}'; \
- echo 'let libdir = {|C:\Users\opam\AppData\Local\opam\5.3\lib|}'; \
- echo 'let ocaml_libdir = {|C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml|}'; \
- echo 'let libdir_abs = {|C:/Users/opam/AppData/Local/opam/5.3/lib|}'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "dll"'; \
- echo 'let ext_dll = ".dll"'; \
- echo 'let exe = ".exe"'; \
- echo 'let version = "0.16.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 132/419: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8\./configure "-bindir" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\bin" "-sitelib" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib" "-mandir" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\man" "-config" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Cygwin build environment found; using .exe as suffix for binaries
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml
-     Binaries:              /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
-     Manual pages:          /usr/local/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              C:\Users\opam\AppData\Local\opam\5.3\lib
- The configuration file is written to:
-     findlib config file:   C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              C:\Users\opam\AppData\Local\opam\5.3\bin
-     Manual pages:          C:\Users\opam\AppData\Local\opam\5.3\man
-     topfind script:        /cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 132/419: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ C:\cygwin64\bin\make.exe "all" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' 'C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;mingw64;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_compat.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind.exe -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- if [ "1" = "1" ]; then                        \
- 	cp topfind.in topfind.compat.in;                                                     \
- else                                                                  \
- 	sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- 		> topfind.compat.in ;                                                \
- fi
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' 'C:\Users\opam\AppData\Local\opam\5.3\lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   /usr/bin/make findlib-relative; \
-         else \
-   /usr/bin/make findlib-absolute; \
- fi
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' 'C:\Users\opam\AppData\Local\opam\5.3\lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml:/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
Processing 132/419: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ C:\cygwin64\bin\make.exe "opt" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt.exe findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 132/419: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled]
Processing 133/419: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ C:\cygwin64\bin\make.exe "install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "/C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "C:\Users\opam\AppData\Local\opam\5.3\bin"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\man"
- /usr/bin/make install-config
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf\"`"
- test -f "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf" || cp findlib.conf "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf"
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\bin"
- test 1 -eq 0 || install -d "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml"
- test 1 -eq 0 || cp topfind "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib/"
- f="ocamlfind.exe"; { test -f ocamlfind_opt.exe && f="ocamlfind_opt.exe"; }; \
- install -c $f "C:\Users\opam\AppData\Local\opam\5.3\bin/ocamlfind.exe"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib/"; \
- fi
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- for x in bytes ; do install -d "C:\Users\opam\AppData\Local\opam\5.3\lib/$x"; cp site-lib-src/$x/META "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META.tmp" && mv "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META.tmp" "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META"; done
- install -d "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib"; cp Makefile.packages "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/bin/make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "C:\Users\opam\AppData\Local\opam\5.3\bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- install -d "C:\Users\opam\AppData\Local\opam\5.3\man/man1" "C:\Users\opam\AppData\Local\opam\5.3\man/man3" "C:\Users\opam\AppData\Local\opam\5.3\man/man5"
- cp doc/ref-man/ocamlfind.1 "C:\Users\opam\AppData\Local\opam\5.3\man/man1"
- cp: cannot stat 'doc/ref-man/ocamlfind.1': No such file or directory
- make[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "C:\Users\opam\AppData\Local\opam\5.3\man/man5"
- cp: cannot stat 'doc/ref-man/META.5': No such file or directory
- cp: cannot stat 'doc/ref-man/site-lib.5': No such file or directory
- cp: cannot stat 'doc/ref-man/findlib.conf.5': No such file or directory
- make[1]: [Makefile:92: install-doc] Error 1 (ignored)
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
[WARNING] .install file is missing .exe extension for src/findlib/ocamlfind
[WARNING] .install file is missing .exe extension for src/findlib/ocamlfind_opt
[WARNING] Automatically adding .exe to C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8\src\findlib\ocamlfind.exe
[WARNING] Automatically adding .exe to C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8\src\findlib\ocamlfind_opt.exe
[WARNING] C:\Users\opam\AppData\Local\opam\5.3\bin\safe_camlp4 is a script; the command won't be available
-> installed ocamlfind.1.9.8
Processing 133/419: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled]
Processing 134/419: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled]
Processing 135/419: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [zarith: ./configure]
-> installed base-bytes.base
Processing 136/419: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [zarith: ./configure]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\zarith.1.14\./configure  (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\zarith.1.14)
- binary ocaml: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamlc: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamldep: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamlmklib: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamldoc: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamlopt: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- checking compilation with ocamlc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- OCaml's word size is 64
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   includes:             -IC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml 
-   libraries:             -lgmp
-   linker options:       
-   C options:            -O3 -Wall -Wextra 
-   installation path:    C:\Users\opam\AppData\Local\opam\5.3\lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 136/419: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [zarith: make]
+ C:\cygwin64\bin\make.exe  (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\zarith.1.14)
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp 
- ocamlc -ccopt "-IC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml  -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp 
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -g -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -g -I +compiler-libs  -c zarith_version.ml
- ocamlopt -g -I +compiler-libs  -c z.ml
- ocamlopt -g -I +compiler-libs  -c q.ml
- ocamlopt -g -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp 
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.14
Processing 136/419: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled]
Processing 137/419: [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [zarith: make install]
+ C:\cygwin64\bin\make.exe "check-if-preinstalled" "all" "opam-install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlbuild.0.16.1)
- if test -d C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-byte
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp-byte/ocamlbuild_pack.cmo
- mv tmp-byte/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp-byte/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-nat
- ocamlopt.opt -pack src/const.cmx src/loc.cmx src/discard_printf.cmx src/signatures.cmi src/exit_codes.cmx src/my_std.cmx src/ocamlbuild_executor.cmx src/my_unix.cmx src/tags.cmx src/display.cmx src/log.cmx src/shell.cmx src/bool.cmx src/glob_ast.cmx src/glob_lexer.cmx src/glob.cmx src/lexers.cmx src/param_tags.cmx src/command.cmx src/ocamlbuild_config.cmx src/ocamlbuild_where.cmx src/slurp.cmx src/options.cmx src/pathname.cmx src/configuration.cmx src/flags.cmx src/hygiene.cmx src/digest_cache.cmx src/resource.cmx src/rule.cmx src/solver.cmx src/report.cmx src/tools.cmx src/fda.cmx src/findlib.cmx src/ocaml_arch.cmx src/ocaml_utils.cmx src/ocaml_dependencies.cmx src/ocaml_compiler.cmx src/ocaml_tools.cmx src/ocaml_specific.cmx src/plugin.cmx src/hooks.cmx src/main.cmx -o tmp-nat/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp-nat/ocamlbuild_pack.o src/ocamlbuild_pack.o
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlopt.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlopt.opt -I +unix -I src -o ocamlbuild.native -I +unix unix.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx bin/ocamlbuild.cmx
- ocamlopt.opt -a -o plugin-lib/ocamlbuildlib.cmxa src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx
- ocamlc.opt -I +unix unix.cma src/ocamlbuild_pack.cmo -I src man/options_man.ml -o man/options_man.byte
- ./man/options_man.byte > man/ocamlbuild.options.1
- cat man/ocamlbuild.header.1 man/ocamlbuild.options.1 man/ocamlbuild.footer.1 > man/ocamlbuild.1
- /usr/bin/make ocamlbuild.install
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'bin: [' >> ocamlbuild.install
- echo '  "ocamlbuild.byte" {"ocamlbuild.byte.exe"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.native.exe"}' >> ocamlbuild.install
- echo '  "ocamlbuild.native" {"ocamlbuild.exe"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- echo '  "ocamlbuild.opam" {"opam"}' >> ocamlbuild.install
- echo '  "META"' >> ocamlbuild.install
- for lib in src/signatures.mli src/signatures.cmi src/signatures.cmti; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cma bin/ocamlbuild.cmo src/ocamlbuild_pack.cmi plugin-lib/ocamlbuild_plugin.cmi plugin-lib/ocamlbuild_unix_plugin.cmi; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- for lib in plugin-lib/ocamlbuildlib.cmxa plugin-lib/ocamlbuildlib.a bin/ocamlbuild.cmx bin/ocamlbuild.o src/ocamlbuild_pack.cmx plugin-lib/ocamlbuild_plugin.cmx plugin-lib/ocamlbuild_unix_plugin.cmx plugin-lib/ocamlbuild_plugin.o plugin-lib/ocamlbuild_unix_plugin.o; do \
-   echo "  \"$lib\" {\"$(basename $lib)\"}" >> ocamlbuild.install; \
- done
- make[3]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'man: [' >> ocamlbuild.install
- echo '  "man/ocamlbuild.1" {"man1/ocamlbuild.1"}' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- echo 'doc: [' >> ocamlbuild.install
- echo '  "LICENSE"' >> ocamlbuild.install
- echo '  "Changes"' >> ocamlbuild.install
- echo '  "Readme.md"' >> ocamlbuild.install
- echo ']' >> ocamlbuild.install
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlbuild.0.16.1'
-> compiled  ocamlbuild.0.16.1
Processing 137/419: [dune: ocaml 7] [zarith: make install]
+ C:\cygwin64\bin\make.exe "install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\zarith.1.14)
- ocamlfind install -destdir "C:\Users\opam\AppData\Local\opam\5.3\lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.dll
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\big_int_Z.cmti
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\q.cmti
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\z.cmti
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.a
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\big_int_Z.mli
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\q.mli
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.h
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.cmxs
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\big_int_Z.cmx
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\q.cmx
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\z.cmx
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith_version.cmx
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.cmxa
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\z.mli
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith_top.cma
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\big_int_Z.cmi
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\q.cmi
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\z.cmi
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\libzarith.a
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.cma
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\stublibs\dllzarith.dll
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\stublibs\dllzarith.dll.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory C:\Users\opam\AppData\Local\opam\5.3\lib\stublibs is not mentioned in ld.conf
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\META
-> installed zarith.1.14
Processing 137/419: [dune: ocaml 7]
-> installed ocamlbuild.0.16.1
Processing 138/419: [dune: ocaml 7]
Processing 139/419: [dune: ocaml 7] [topkg: ocaml build]
Processing 140/419: [dune: ocaml 7] [topkg: ocaml build] [uchar: ocaml]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "pkg/git.ml" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\uchar.0.0.2)
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "pkg/build.ml" "native=true" "native-dynlink=true" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\uchar.0.0.2)
- + 'C:\Users\opam\AppData\Local\opam\5.3\bin/ocamlc.opt' -config
-> compiled  uchar.0.0.2
Processing 140/419: [dune: ocaml 7] [topkg: ocaml build]
-> installed uchar.0.0.2
Processing 141/419: [dune: ocaml 7] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "boot/bootstrap.ml" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.20.2)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 7
- 


Processing 141/419: [dune: ./_boot/dune.exe build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.20.2\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.20.2)
-> compiled  dune.3.20.2
Processing 141/419: [topkg: ocaml build]
-> installed dune.3.20.2
Processing 142/419: [topkg: ocaml build]
Processing 143/419: [base64: dune build] [topkg: ocaml build]
Processing 144/419: [base64: dune build] [camlp-streams: dune build] [topkg: ocaml build]
Processing 145/419: [base64: dune build] [camlp-streams: dune build] [cppo: dune build] [topkg: ocaml build]
Processing 146/419: [base64: dune build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [topkg: ocaml build]
Processing 147/419: [base64: dune build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [csv: dune build] [topkg: ocaml build]
Processing 148/419: [base64: dune build] [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [csv: dune build] [diffast-etc: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "base64" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\base64.3.5.2)
-> compiled  base64.3.5.2
Processing 148/419: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [csv: dune build] [diffast-etc: dune build] [topkg: ocaml build]
Processing 149/419: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [csv: dune build] [diffast-etc: dune build] [domain-name: dune build] [topkg: ocaml build]
-> installed base64.3.5.2
Processing 150/419: [camlp-streams: dune build] [cppo: dune build] [csexp: dune build] [csv: dune build] [diffast-etc: dune build] [domain-name: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "camlp-streams" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 150/419: [cppo: dune build] [csexp: dune build] [csv: dune build] [diffast-etc: dune build] [domain-name: dune build] [topkg: ocaml build]
Processing 151/419: [cppo: dune build] [csexp: dune build] [csv: dune build] [diffast-etc: dune build] [domain-name: dune build] [duration: dune build] [topkg: ocaml build]
-> installed camlp-streams.5.0.1
Processing 152/419: [cppo: dune build] [csexp: dune build] [csv: dune build] [diffast-etc: dune build] [domain-name: dune build] [duration: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "csexp" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\csexp.1.5.2)
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlc.opt.exe -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  csexp.1.5.2
Processing 152/419: [cppo: dune build] [csv: dune build] [diffast-etc: dune build] [domain-name: dune build] [duration: dune build] [topkg: ocaml build]
Processing 153/419: [cppo: dune build] [csv: dune build] [diffast-etc: dune build] [domain-name: dune build] [duration: dune build] [eqaf: dune build] [topkg: ocaml build]
-> installed csexp.1.5.2
Processing 154/419: [cppo: dune build] [csv: dune build] [diffast-etc: dune build] [domain-name: dune build] [duration: dune build] [eqaf: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "cppo" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cppo.1.8.0)
-> compiled  cppo.1.8.0
Processing 154/419: [csv: dune build] [diffast-etc: dune build] [domain-name: dune build] [duration: dune build] [eqaf: dune build] [topkg: ocaml build]
Processing 155/419: [csv: dune build] [diffast-etc: dune build] [domain-name: dune build] [dune-configurator: rm] [duration: dune build] [eqaf: dune build] [topkg: ocaml build]
-> installed cppo.1.8.0
Processing 156/419: [csv: dune build] [diffast-etc: dune build] [domain-name: dune build] [dune-configurator: rm] [duration: dune build] [eqaf: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "csv" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\csv.2.4)
-> compiled  csv.2.4
Processing 156/419: [diffast-etc: dune build] [domain-name: dune build] [dune-configurator: rm] [duration: dune build] [eqaf: dune build] [topkg: ocaml build]
Processing 157/419: [diffast-etc: dune build] [domain-name: dune build] [dune-configurator: rm] [duration: dune build] [eqaf: dune build] [gen: dune build] [topkg: ocaml build]
-> installed csv.2.4
Processing 158/419: [diffast-etc: dune build] [domain-name: dune build] [dune-configurator: rm] [duration: dune build] [eqaf: dune build] [gen: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-etc" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-etc.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 158/419: [diffast-etc: dune install] [domain-name: dune build] [dune-configurator: rm] [duration: dune build] [eqaf: dune build] [gen: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "domain-name" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\domain-name.0.5.0)
-> compiled  domain-name.0.5.0
Processing 158/419: [diffast-etc: dune install] [dune-configurator: rm] [duration: dune build] [eqaf: dune build] [gen: dune build] [topkg: ocaml build]
Processing 159/419: [diffast-etc: dune install] [dune-configurator: rm] [duration: dune build] [eqaf: dune build] [gen: dune build] [gmap: dune build] [topkg: ocaml build]
-> installed domain-name.0.5.0
Processing 160/419: [diffast-etc: dune install] [dune-configurator: rm] [duration: dune build] [eqaf: dune build] [gen: dune build] [gmap: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-etc" "--create-install-files" "diffast-etc" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-etc.0.3.5.1)
-> compiled  diffast-etc.0.3.5.1
Processing 160/419: [dune-configurator: rm] [duration: dune build] [eqaf: dune build] [gen: dune build] [gmap: dune build] [topkg: ocaml build]
Processing 161/419: [dune-configurator: rm] [duration: dune build] [eqaf: dune build] [gen: dune build] [gmap: dune build] [lwt-dllist: dune build] [topkg: ocaml build]
-> installed diffast-etc.0.3.5.1
Processing 162/419: [dune-configurator: rm] [duration: dune build] [eqaf: dune build] [gen: dune build] [gmap: dune build] [lwt-dllist: dune build] [topkg: ocaml build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.20.2)
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "duration" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\duration.0.2.1)
-> compiled  duration.0.2.1
Processing 162/419: [dune-configurator: rm] [eqaf: dune build] [gen: dune build] [gmap: dune build] [lwt-dllist: dune build] [topkg: ocaml build]
Processing 163/419: [dune-configurator: rm] [eqaf: dune build] [gen: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [topkg: ocaml build]
-> installed duration.0.2.1
Processing 164/419: [dune-configurator: rm] [eqaf: dune build] [gen: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [topkg: ocaml build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.20.2)
Processing 164/419: [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "eqaf" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\eqaf.0.10)
-> compiled  eqaf.0.10
Processing 164/419: [dune-configurator: dune build] [gen: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [topkg: ocaml build]
Processing 165/419: [dune-configurator: dune build] [gen: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [menhirCST: dune build] [topkg: ocaml build]
-> installed eqaf.0.10
Processing 166/419: [dune-configurator: dune build] [gen: dune build] [gmap: dune build] [lwt-dllist: dune build] [macaddr: dune build] [menhirCST: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "gmap" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\gmap.0.3.0)
-> compiled  gmap.0.3.0
Processing 166/419: [dune-configurator: dune build] [gen: dune build] [lwt-dllist: dune build] [macaddr: dune build] [menhirCST: dune build] [topkg: ocaml build]
Processing 167/419: [digestif: dune build] [dune-configurator: dune build] [gen: dune build] [lwt-dllist: dune build] [macaddr: dune build] [menhirCST: dune build] [topkg: ocaml build]
-> installed gmap.0.3.0
Processing 168/419: [digestif: dune build] [dune-configurator: dune build] [gen: dune build] [lwt-dllist: dune build] [macaddr: dune build] [menhirCST: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "@install" "-p" "gen" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\gen.1.1)
-> compiled  gen.1.1
Processing 168/419: [digestif: dune build] [dune-configurator: dune build] [lwt-dllist: dune build] [macaddr: dune build] [menhirCST: dune build] [topkg: ocaml build]
Processing 169/419: [digestif: dune build] [dune-configurator: dune build] [lwt-dllist: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [topkg: ocaml build]
-> installed gen.1.1
Processing 170/419: [digestif: dune build] [dune-configurator: dune build] [lwt-dllist: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "lwt-dllist" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\lwt-dllist.1.1.0)
-> compiled  lwt-dllist.1.1.0
Processing 170/419: [digestif: dune build] [dune-configurator: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [topkg: ocaml build]
Processing 171/419: [digestif: dune build] [dune-configurator: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [topkg: ocaml build]
-> installed lwt-dllist.1.1.0
Processing 172/419: [digestif: dune build] [dune-configurator: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "macaddr" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\macaddr.5.6.1)
-> compiled  macaddr.5.6.1
Processing 172/419: [digestif: dune build] [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [topkg: ocaml build]
Processing 173/419: [digestif: dune build] [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [topkg: ocaml build]
-> installed macaddr.5.6.1
Processing 174/419: [digestif: dune build] [dune-configurator: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.20.2)
-> compiled  dune-configurator.3.20.2
Processing 174/419: [digestif: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [topkg: ocaml build]
Processing 175/419: [digestif: dune build] [ipaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [topkg: ocaml build]
-> installed dune-configurator.3.20.2
Processing 176/419: [digestif: dune build] [ipaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "menhirCST" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhirCST.20250912)
-> compiled  menhirCST.20250912
Processing 176/419: [digestif: dune build] [ipaddr: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [topkg: ocaml build]
Processing 177/419: [bigstringaf: dune build] [digestif: dune build] [ipaddr: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [topkg: ocaml build]
-> installed menhirCST.20250912
Processing 178/419: [bigstringaf: dune build] [digestif: dune build] [ipaddr: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "digestif" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\digestif.1.3.0)
-> compiled  digestif.1.3.0
Processing 178/419: [bigstringaf: dune build] [ipaddr: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [topkg: ocaml build]
Processing 179/419: [bigstringaf: dune build] [cryptokit: dune build] [ipaddr: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [topkg: ocaml build]
-> installed digestif.1.3.0
Processing 180/419: [bigstringaf: dune build] [cryptokit: dune build] [ipaddr: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "menhirLib" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhirLib.20250912)
- (cd _build/default/lib/pack && .\pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20250912
Processing 180/419: [bigstringaf: dune build] [cryptokit: dune build] [ipaddr: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [topkg: ocaml build]
Processing 181/419: [bigstringaf: dune build] [cryptokit: dune build] [ipaddr: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [topkg: ocaml build]
-> installed menhirLib.20250912
Processing 182/419: [bigstringaf: dune build] [cryptokit: dune build] [ipaddr: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ipaddr" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ipaddr.5.6.1)
-> compiled  ipaddr.5.6.1
Processing 182/419: [bigstringaf: dune build] [cryptokit: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [topkg: ocaml build]
Processing 183/419: [bigstringaf: dune build] [cryptokit: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [topkg: ocaml build]
-> installed ipaddr.5.6.1
Processing 184/419: [bigstringaf: dune build] [cryptokit: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "menhirSdk" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhirSdk.20250912)
-> compiled  menhirSdk.20250912
Processing 184/419: [bigstringaf: dune build] [cryptokit: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [topkg: ocaml build]
Processing 185/419: [bigstringaf: dune build] [cryptokit: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [topkg: ocaml build]
-> installed menhirSdk.20250912
Processing 186/419: [bigstringaf: dune build] [cryptokit: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "bigstringaf" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\bigstringaf.0.10.0)
-> compiled  bigstringaf.0.10.0
Processing 186/419: [cryptokit: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [topkg: ocaml build]
Processing 187/419: [cryptokit: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [topkg: ocaml build]
-> installed bigstringaf.0.10.0
Processing 188/419: [cryptokit: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "cryptokit" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cryptokit.1.21.1)
- (cd _build/default/src && config\flags.exe)
- ZLib: ............................... disabled
- Hardware support for AES and GCM: ... enabled
- getentropy():........................ disabled
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\5.3\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -DCAML_NAME_SPACE -DEXPORT=static -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -maes -mpclmul -g -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\unix -I C:\Users\opam\AppData\Local\opam\5.3\lib\zarith -o stubs-rng.o -c stubs-rng.c)
- stubs-rng.c:59: warning: "_WIN32_WINNT" redefined
-    59 | #define _WIN32_WINNT 0x0400
-       | 
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/corecrt.h:10,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/crtdefs.h:10,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/stddef.h:7,
-                  from /usr/lib/gcc/x86_64-w64-mingw32/13/include/stddef.h:1,
-                  from C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml/caml/config.h:47,
-                  from C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml/caml/mlvalues.h:19,
-                  from stubs-rng.c:16:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/_mingw.h:256: note: this is the location of the previous definition
-   256 | #define _WIN32_WINNT 0xa00
-       | 
-> compiled  cryptokit.1.21.1
Processing 188/419: [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [topkg: ocaml build]
Processing 189/419: [faraday: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [topkg: ocaml build]
-> installed cryptokit.1.21.1
Processing 190/419: [faraday: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "mirage-crypto" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mirage-crypto.2.0.2)
-> compiled  mirage-crypto.2.0.2
Processing 190/419: [faraday: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [topkg: ocaml build]
Processing 191/419: [faraday: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [topkg: ocaml build]
-> installed mirage-crypto.2.0.2
Processing 192/419: [faraday: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocaml-compiler-libs" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocaml-compiler-libs.v0.17.0)
-> compiled  ocaml-compiler-libs.v0.17.0
Processing 192/419: [faraday: dune build] [menhir: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [topkg: ocaml build]
Processing 193/419: [faraday: dune build] [kdf: dune build] [menhir: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [topkg: ocaml build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 194/419: [faraday: dune build] [kdf: dune build] [menhir: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "faraday" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\faraday.0.8.2)
-> compiled  faraday.0.8.2
Processing 194/419: [kdf: dune build] [menhir: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [topkg: ocaml build]
Processing 195/419: [kdf: dune build] [menhir: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ohex: dune build] [topkg: ocaml build]
-> installed faraday.0.8.2
Processing 196/419: [kdf: dune build] [menhir: dune build] [ocaml-syntax-shims: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ohex: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocaml-syntax-shims" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocaml-syntax-shims.1.0.0)
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe select-impl 5.3.0) > _build/default/src/impl
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: 
- Running ocaml where the first argument is an implicit basename with no
- extension (e.g. ocaml script-file) is deprecated. Either rename the script
- (ocaml script-file.ml) or qualify the basename (ocaml ./script-file)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 196/419: [kdf: dune build] [menhir: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ohex: dune build] [topkg: ocaml build]
Processing 197/419: [httpun-types: dune build] [kdf: dune build] [menhir: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ohex: dune build] [topkg: ocaml build]
-> installed ocaml-syntax-shims.1.0.0
Processing 198/419: [httpun-types: dune build] [kdf: dune build] [menhir: dune build] [ocamlgraph: dune build] [ocplib-endian: dune build] [ohex: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocplib-endian" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocplib-endian.1.2)
-> compiled  ocplib-endian.1.2
Processing 198/419: [httpun-types: dune build] [kdf: dune build] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [topkg: ocaml build]
Processing 199/419: [angstrom: dune build] [httpun-types: dune build] [kdf: dune build] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [topkg: ocaml build]
-> installed ocplib-endian.1.2
Processing 200/419: [angstrom: dune build] [httpun-types: dune build] [kdf: dune build] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "kdf" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\kdf.1.0.0)
-> compiled  kdf.1.0.0
Processing 200/419: [angstrom: dune build] [httpun-types: dune build] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [topkg: ocaml build]
Processing 201/419: [angstrom: dune build] [httpun-types: dune build] [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [topkg: ocaml build]
-> installed kdf.1.0.0
Processing 202/419: [angstrom: dune build] [httpun-types: dune build] [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "httpun-types" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\httpun-types.0.2.0)
-> compiled  httpun-types.0.2.0
Processing 202/419: [angstrom: dune build] [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [topkg: ocaml build]
Processing 203/419: [angstrom: dune build] [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [optint: dune build] [topkg: ocaml build]
-> installed httpun-types.0.2.0
Processing 204/419: [angstrom: dune build] [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [optint: dune build] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "angstrom" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\angstrom.0.16.1)
-> compiled  angstrom.0.16.1
Processing 204/419: [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [optint: dune build] [topkg: ocaml build]
Processing 205/419: [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [optint: dune build] [ordering: rm] [topkg: ocaml build]
-> installed angstrom.0.16.1
Processing 206/419: [lwt: dune exec] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [optint: dune build] [ordering: rm] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "false" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\lwt.6.0.0-beta01)
Processing 206/419: [lwt: dune build] [menhir: dune build] [ocamlgraph: dune build] [ohex: dune build] [optint: dune build] [ordering: rm] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocamlgraph" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlgraph.2.2.0)
-> compiled  ocamlgraph.2.2.0
Processing 206/419: [lwt: dune build] [menhir: dune build] [ohex: dune build] [optint: dune build] [ordering: rm] [topkg: ocaml build]
Processing 207/419: [h1: dune build] [lwt: dune build] [menhir: dune build] [ohex: dune build] [optint: dune build] [ordering: rm] [topkg: ocaml build]
-> installed ocamlgraph.2.2.0
Processing 208/419: [h1: dune build] [lwt: dune build] [menhir: dune build] [ohex: dune build] [optint: dune build] [ordering: rm] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ohex" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ohex.0.2.0)
-> compiled  ohex.0.2.0
Processing 208/419: [h1: dune build] [lwt: dune build] [menhir: dune build] [optint: dune build] [ordering: rm] [topkg: ocaml build]
Processing 209/419: [h1: dune build] [hpack: dune build] [lwt: dune build] [menhir: dune build] [optint: dune build] [ordering: rm] [topkg: ocaml build]
-> installed ohex.0.2.0
Processing 210/419: [h1: dune build] [hpack: dune build] [lwt: dune build] [menhir: dune build] [optint: dune build] [ordering: rm] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "optint" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\optint.0.3.0)
-> compiled  optint.0.3.0
Processing 210/419: [h1: dune build] [hpack: dune build] [lwt: dune build] [menhir: dune build] [ordering: rm] [topkg: ocaml build]
Processing 211/419: [h1: dune build] [hpack: dune build] [lwt: dune build] [menhir: dune build] [ordering: rm] [pecu: dune build] [topkg: ocaml build]
-> installed optint.0.3.0
Processing 212/419: [h1: dune build] [hpack: dune build] [lwt: dune build] [menhir: dune build] [ordering: rm] [pecu: dune build] [topkg: ocaml build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ordering.3.20.2)
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\topkg.1.1.1)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/topkg.ml > src/topkg.ml.depends
- + ocamlfind ocamldep -modules src/topkg.mli > src/topkg.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmi src/topkg.mli
- + ocamlfind ocamldep -modules src/topkg_build.ml > src/topkg_build.ml.depends
- + ocamlfind ocamldep -modules src/topkg_build.mli > src/topkg_build.mli.depends
- + ocamlfind ocamldep -modules src/topkg_cmd.mli > src/topkg_cmd.mli.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.mli > src/topkg_fpath.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmi src/topkg_fpath.mli
- + ocamlfind ocamldep -modules src/topkg_codec.mli > src/topkg_codec.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmi src/topkg_cmd.mli
- + ocamlfind ocamldep -modules src/topkg_result.mli > src/topkg_result.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmi src/topkg_result.mli
- + ocamlfind ocamldep -modules src/topkg_conf.mli > src/topkg_conf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmi src/topkg_codec.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmi src/topkg_conf.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmi src/topkg_build.mli
- + ocamlfind ocamldep -modules src/topkg_cmd.ml > src/topkg_cmd.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fpath.ml > src/topkg_fpath.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.ml > src/topkg_string.ml.depends
- + ocamlfind ocamldep -modules src/topkg_string.mli > src/topkg_string.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmi src/topkg_string.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmx src/topkg_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmx src/topkg_fpath.ml
- + ocamlfind ocamldep -modules src/topkg_codec.ml > src/topkg_codec.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmx src/topkg_cmd.ml
- + ocamlfind ocamldep -modules src/topkg_os.ml > src/topkg_os.ml.depends
- + ocamlfind ocamldep -modules src/topkg_os.mli > src/topkg_os.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmi src/topkg_os.mli
- + ocamlfind ocamldep -modules src/topkg_log.ml > src/topkg_log.ml.depends
- + ocamlfind ocamldep -modules src/topkg_log.mli > src/topkg_log.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmi src/topkg_log.mli
- + ocamlfind ocamldep -modules src/topkg_result.ml > src/topkg_result.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmx src/topkg_result.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmx src/topkg_log.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmx src/topkg_os.ml
- + ocamlfind ocamldep -modules src/topkg_conf.ml > src/topkg_conf.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmx src/topkg_codec.ml
- + ocamlfind ocamldep -modules src/topkg_vcs.ml > src/topkg_vcs.ml.depends
- + ocamlfind ocamldep -modules src/topkg_vcs.mli > src/topkg_vcs.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmi src/topkg_vcs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmx src/topkg_vcs.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmx src/topkg_conf.ml
- + ocamlfind ocamldep -modules src/topkg_distrib.ml > src/topkg_distrib.ml.depends
- + ocamlfind ocamldep -modules src/topkg_distrib.mli > src/topkg_distrib.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmi src/topkg_distrib.mli
- + ocamlfind ocamldep -modules src/topkg_opam.ml > src/topkg_opam.ml.depends
- + ocamlfind ocamldep -modules src/topkg_opam.mli > src/topkg_opam.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmi src/topkg_opam.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmx src/topkg_opam.ml
- + ocamlfind ocamldep -modules src/topkg_fexts.ml > src/topkg_fexts.ml.depends
- + ocamlfind ocamldep -modules src/topkg_fexts.mli > src/topkg_fexts.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmi src/topkg_fexts.mli
- + ocamlfind ocamldep -modules src/topkg_install.ml > src/topkg_install.ml.depends
- + ocamlfind ocamldep -modules src/topkg_install.mli > src/topkg_install.mli.depends
- + ocamlfind ocamldep -modules src/topkg_test.mli > src/topkg_test.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmi src/topkg_test.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmi src/topkg_install.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmx src/topkg_fexts.ml
- + ocamlfind ocamldep -modules src/topkg_test.ml > src/topkg_test.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmx src/topkg_test.ml
- + ocamlfind ocamldep -modules src/topkg_ipc.ml > src/topkg_ipc.ml.depends
- + ocamlfind ocamldep -modules src/topkg_ipc.mli > src/topkg_ipc.mli.depends
- + ocamlfind ocamldep -modules src/topkg_pkg.mli > src/topkg_pkg.mli.depends
- + ocamlfind ocamldep -modules src/topkg_publish.mli > src/topkg_publish.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmi src/topkg_publish.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmi src/topkg_pkg.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmi src/topkg_ipc.mli
- + ocamlfind ocamldep -modules src/topkg_pkg.ml > src/topkg_pkg.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmx src/topkg_build.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmx src/topkg_distrib.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmx src/topkg_install.ml
- + ocamlfind ocamldep -modules src/topkg_publish.ml > src/topkg_publish.ml.depends
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmx src/topkg_publish.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmx src/topkg_pkg.ml
- + ocamlfind ocamldep -modules src/topkg_main.ml > src/topkg_main.ml.depends
- + ocamlfind ocamldep -modules src/topkg_main.mli > src/topkg_main.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmi src/topkg_main.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmx src/topkg_ipc.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmx src/topkg_main.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmx src/topkg.ml
- + ocamlfind ocamlopt -a -I src src/topkg_string.cmx src/topkg_fpath.cmx src/topkg_cmd.cmx src/topkg_result.cmx src/topkg_log.cmx src/topkg_os.cmx src/topkg_codec.cmx src/topkg_vcs.cmx src/topkg_conf.cmx src/topkg_build.cmx src/topkg_opam.cmx src/topkg_distrib.cmx src/topkg_fexts.cmx src/topkg_test.cmx src/topkg_install.cmx src/topkg_publish.cmx src/topkg_pkg.cmx src/topkg_ipc.cmx src/topkg_main.cmx src/topkg.cmx -o src/topkg.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg.cmo src/topkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_build.cmo src/topkg_build.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_cmd.cmo src/topkg_cmd.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_codec.cmo src/topkg_codec.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_conf.cmo src/topkg_conf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_distrib.cmo src/topkg_distrib.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fexts.cmo src/topkg_fexts.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_fpath.cmo src/topkg_fpath.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_install.cmo src/topkg_install.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_ipc.cmo src/topkg_ipc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_log.cmo src/topkg_log.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_main.cmo src/topkg_main.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_opam.cmo src/topkg_opam.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_os.cmo src/topkg_os.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_pkg.cmo src/topkg_pkg.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_publish.cmo src/topkg_publish.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_result.cmo src/topkg_result.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_string.cmo src/topkg_string.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_test.cmo src/topkg_test.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -I src-care -I src-bin -o src/topkg_vcs.cmo src/topkg_vcs.ml
- + ocamlfind ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- + ocamlfind ocamlc -a -I src src/topkg_string.cmo src/topkg_fpath.cmo src/topkg_cmd.cmo src/topkg_result.cmo src/topkg_log.cmo src/topkg_os.cmo src/topkg_codec.cmo src/topkg_vcs.cmo src/topkg_conf.cmo src/topkg_build.cmo src/topkg_opam.cmo src/topkg_distrib.cmo src/topkg_fexts.cmo src/topkg_test.cmo src/topkg_install.cmo src/topkg_publish.cmo src/topkg_pkg.cmo src/topkg_ipc.cmo src/topkg_main.cmo src/topkg.cmo -o src/topkg.cma
- # Parallel statistics: { count(total): 3(83), max: 20, min: 2, average(total): 8.000(1.253) }
-> compiled  topkg.1.1.1
Processing 212/419: [h1: dune build] [hpack: dune build] [lwt: dune build] [menhir: dune build] [ordering: rm] [pecu: dune build]
Processing 213/419: [checkseum: dune build] [h1: dune build] [hpack: dune build] [lwt: dune build] [menhir: dune build] [ordering: rm] [pecu: dune build]
-> installed topkg.1.1.1
Processing 214/419: [checkseum: dune build] [h1: dune build] [hpack: dune build] [lwt: dune build] [menhir: dune build] [ordering: rm] [pecu: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "h1" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\h1.1.0.0)
-> compiled  h1.1.0.0
Processing 214/419: [checkseum: dune build] [hpack: dune build] [lwt: dune build] [menhir: dune build] [ordering: rm] [pecu: dune build]
Processing 215/419: [astring: ocaml build] [checkseum: dune build] [hpack: dune build] [lwt: dune build] [menhir: dune build] [ordering: rm] [pecu: dune build]
-> installed h1.1.0.0
Processing 216/419: [astring: ocaml build] [checkseum: dune build] [hpack: dune build] [lwt: dune build] [menhir: dune build] [ordering: rm] [pecu: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "hpack" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\hpack.0.13.0)
-> compiled  hpack.0.13.0
Processing 216/419: [astring: ocaml build] [checkseum: dune build] [lwt: dune build] [menhir: dune build] [ordering: rm] [pecu: dune build]
Processing 217/419: [astring: ocaml build] [bytesrw: ocaml build] [checkseum: dune build] [lwt: dune build] [menhir: dune build] [ordering: rm] [pecu: dune build]
-> installed hpack.0.13.0
Processing 218/419: [astring: ocaml build] [bytesrw: ocaml build] [checkseum: dune build] [lwt: dune build] [menhir: dune build] [ordering: rm] [pecu: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ordering.3.20.2)
Processing 218/419: [astring: ocaml build] [bytesrw: ocaml build] [checkseum: dune build] [lwt: dune build] [menhir: dune build] [ordering: dune build] [pecu: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "pecu" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\pecu.0.7)
-> compiled  pecu.0.7
Processing 218/419: [astring: ocaml build] [bytesrw: ocaml build] [checkseum: dune build] [lwt: dune build] [menhir: dune build] [ordering: dune build]
Processing 219/419: [astring: ocaml build] [bytesrw: ocaml build] [checkseum: dune build] [fmt: ocaml build] [lwt: dune build] [menhir: dune build] [ordering: dune build]
-> installed pecu.0.7
Processing 220/419: [astring: ocaml build] [bytesrw: ocaml build] [checkseum: dune build] [fmt: ocaml build] [lwt: dune build] [menhir: dune build] [ordering: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ordering" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ordering.3.20.2)
-> compiled  ordering.3.20.2
Processing 220/419: [astring: ocaml build] [bytesrw: ocaml build] [checkseum: dune build] [fmt: ocaml build] [lwt: dune build] [menhir: dune build]
Processing 221/419: [astring: ocaml build] [bytesrw: ocaml build] [checkseum: dune build] [fmt: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build]
-> installed ordering.3.20.2
Processing 222/419: [astring: ocaml build] [bytesrw: ocaml build] [checkseum: dune build] [fmt: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "checkseum" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\checkseum.0.5.2)
-> compiled  checkseum.0.5.2
Processing 222/419: [astring: ocaml build] [bytesrw: ocaml build] [fmt: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build]
Processing 223/419: [astring: ocaml build] [bytesrw: ocaml build] [fmt: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build] [pp: dune build]
-> installed checkseum.0.5.2
Processing 224/419: [astring: ocaml build] [bytesrw: ocaml build] [fmt: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build] [pp: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "pp" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\pp.2.0.0)
-> compiled  pp.2.0.0
Processing 224/419: [astring: ocaml build] [bytesrw: ocaml build] [fmt: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build]
Processing 225/419: [astring: ocaml build] [bytesrw: ocaml build] [decompress: dune build] [fmt: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build]
-> installed pp.2.0.0
Processing 226/419: [astring: ocaml build] [bytesrw: ocaml build] [decompress: dune build] [fmt: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "pkg/pkg.ml" "build" "--pinned" "false" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\astring.0.8.5)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/astring_unsafe.ml > src/astring_unsafe.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmo src/astring_unsafe.ml
- + ocamlfind ocamldep -modules src/astring_base.ml > src/astring_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmo src/astring_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_unsafe.cmx src/astring_unsafe.ml
- + ocamlfind ocamldep -modules src/astring_escape.ml > src/astring_escape.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmo src/astring_escape.ml
- + ocamlfind ocamldep -modules src/astring_char.ml > src/astring_char.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmo src/astring_char.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_escape.cmx src/astring_escape.ml
- + ocamlfind ocamldep -modules src/astring_sub.ml > src/astring_sub.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmo src/astring_sub.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_base.cmx src/astring_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_char.cmx src/astring_char.ml
- + ocamlfind ocamldep -modules src/astring_string.ml > src/astring_string.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmo src/astring_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_sub.cmx src/astring_sub.ml
- + ocamlfind ocamldep -modules src/astring.ml > src/astring.ml.depends
- + ocamlfind ocamldep -modules src/astring.mli > src/astring.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmi src/astring.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring_string.cmx src/astring_string.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmx src/astring.ml
- + ocamlfind ocamlopt -a -I src src/astring_unsafe.cmx src/astring_base.cmx src/astring_escape.cmx src/astring_char.cmx src/astring_sub.cmx src/astring_string.cmx src/astring.cmx -o src/astring.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/astring_top.ml > src/astring_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmo src/astring_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/astring_top.cmx src/astring_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/astring_top.cmx -o src/astring_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs
- + ocamlfind ocamlc -a -I src src/astring_unsafe.cmo src/astring_base.cmo src/astring_escape.cmo src/astring_char.cmo src/astring_sub.cmo src/astring_string.cmo src/astring.cmo -o src/astring.cma
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/astring_top.cmxa -o src/astring_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/astring_top.cmo -o src/astring_top.cma
- # Parallel statistics: { count(total): 1(30), max: 4, min: 4, average(total): 4.000(1.100) }
-> compiled  astring.0.8.5
Processing 226/419: [bytesrw: ocaml build] [decompress: dune build] [fmt: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build]
Processing 227/419: [bytesrw: ocaml build] [decompress: dune build] [dyn: rm] [fmt: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build]
-> installed astring.0.8.5
Processing 228/419: [bytesrw: ocaml build] [decompress: dune build] [dyn: rm] [fmt: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "true" "--with-b0" "false" "--with-conf-libblake3" "false" "--with-conf-mbedtls" "false" "--with-conf-libmd" "false" "--with-conf-xxhash" "false" "--with-conf-zlib" "true" "--with-conf-zstd" "false" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\bytesrw.0.3.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamlopt -I +unix unix.cmxa -I 'C:\Users\opam\AppData\Local\opam\5.3\lib\ocamlbuild' 'C:\Users\opam\AppData\Local\opam\5.3\lib\ocamlbuild/ocamlbuildlib.cmxa' -linkpkg myocamlbuild.ml 'C:\Users\opam\AppData\Local\opam\5.3\lib\ocamlbuild/ocamlbuild.cmx' -o myocamlbuild.exe
- + ocamlfind ocamlc -config
- 'pkg-config' is not recognized as an internal or external command,
- operable program or batch file.
- 'pkg-config' is not recognized as an internal or external command,
- operable program or batch file.
- 'pkg-config' is not recognized as an internal or external command,
- operable program or batch file.
- 'pkg-config' is not recognized as an internal or external command,
- operable program or batch file.
- 'pkg-config' is not recognized as an internal or external command,
- operable program or batch file.
- 'pkg-config' is not recognized as an internal or external command,
- operable program or batch file.
- 'pkg-config' is not recognized as an internal or external command,
- operable program or batch file.
- File "_tags", line 9, characters 38-51:
- Warning: the tag "use_libblake3" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 10, characters 41-68:
- Warning: the tag "record_bytesrw_blake3_stubs" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 11, characters 37-70:
- Warning: the tag "link_bytesrw_blake3_stubs_archive" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 12, characters 41-54:
- Warning: the tag "use_libblake3" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 15, characters 38-53:
- Warning: the tag "use_tfpsacrypto" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 16, characters 41-68:
- Warning: the tag "record_bytesrw_crypto_stubs" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 17, characters 37-70:
- Warning: the tag "link_bytesrw_crypto_stubs_archive" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 18, characters 41-56:
- Warning: the tag "use_tfpsacrypto" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 21, characters 30-39:
- Warning: the tag "use_libmd" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 22, characters 33-56:
- Warning: the tag "record_bytesrw_md_stubs" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 23, characters 29-58:
- Warning: the tag "link_bytesrw_md_stubs_archive" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 24, characters 33-42:
- Warning: the tag "use_libmd" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 31, characters 41-52:
- Warning: the tag "use_mbedtls" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 32, characters 35-59:
- Warning: the tag "record_bytesrw_tls_stubs" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 33, characters 31-61:
- Warning: the tag "link_bytesrw_tls_stubs_archive" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 34, characters 35-46:
- Warning: the tag "use_mbedtls" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 36, characters 69-84:
- Warning: the tag "use_bytesrw_tls" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 36, characters 49-67:
- Warning: the tag "use_bytesrw_crypto" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 40, characters 38-51:
- Warning: the tag "use_libxxhash" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 41, characters 41-68:
- Warning: the tag "record_bytesrw_xxhash_stubs" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 42, characters 37-70:
- Warning: the tag "link_bytesrw_xxhash_stubs_archive" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 43, characters 41-54:
- Warning: the tag "use_libxxhash" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 46, characters 34-42:
- Warning: the tag "use_zlib" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 47, characters 37-62:
- Warning: the tag "record_bytesrw_zlib_stubs" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 48, characters 33-64:
- Warning: the tag "link_bytesrw_zlib_stubs_archive" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 49, characters 37-45:
- Warning: the tag "use_zlib" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 52, characters 34-45:
- Warning: the tag "use_libzstd" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 53, characters 37-62:
- Warning: the tag "record_bytesrw_zstd_stubs" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 54, characters 33-64:
- Warning: the tag "link_bytesrw_zstd_stubs_archive" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- File "_tags", line 55, characters 37-48:
- Warning: the tag "use_libzstd" is not used in any flag or dependency declaration, so it will have no effect; it may be a typo. Otherwise you can use `mark_tag_used` in your myocamlbuild.ml to disable this warning.
- + ocamlfind ocamldep -package unix -modules src/bytesrw_fmt.ml > src/bytesrw_fmt.ml.depends
- + ocamlfind ocamldep -package unix -modules src/bytesrw_fmt.mli > src/bytesrw_fmt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I src/zstd -I src/zlib -I src/xxhash -I src/unix -I src/tls -I src/sysrandom -I src/md -I src/crypto -I src/blake3 -o src/bytesrw_fmt.cmi src/bytesrw_fmt.mli
- + ocamlfind ocamldep -package unix -modules src/bytesrw.ml > src/bytesrw.ml.depends
- + ocamlfind ocamldep -package unix -modules src/bytesrw.mli > src/bytesrw.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I src/zstd -I src/zlib -I src/xxhash -I src/unix -I src/tls -I src/sysrandom -I src/md -I src/crypto -I src/blake3 -o src/bytesrw.cmi src/bytesrw.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I src/zstd -I src/zlib -I src/xxhash -I src/unix -I src/tls -I src/sysrandom -I src/md -I src/crypto -I src/blake3 -o src/bytesrw_fmt.cmx src/bytesrw_fmt.ml
- + ocamlfind ocamldep -package unix -modules src/bytesrw_utf.ml > src/bytesrw_utf.ml.depends
- + ocamlfind ocamldep -package unix -modules src/bytesrw_utf.mli > src/bytesrw_utf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I src/zstd -I src/zlib -I src/xxhash -I src/unix -I src/tls -I src/sysrandom -I src/md -I src/crypto -I src/blake3 -o src/bytesrw_utf.cmi src/bytesrw_utf.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I src/zstd -I src/zlib -I src/xxhash -I src/unix -I src/tls -I src/sysrandom -I src/md -I src/crypto -I src/blake3 -o src/bytesrw.cmx src/bytesrw.ml
- + ocamlfind ocamldep -package unix -modules src/bytesrw_hex.ml > src/bytesrw_hex.ml.depends
- + ocamlfind ocamldep -package unix -modules src/bytesrw_hex.mli > src/bytesrw_hex.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I src/zstd -I src/zlib -I src/xxhash -I src/unix -I src/tls -I src/sysrandom -I src/md -I src/crypto -I src/blake3 -o src/bytesrw_hex.cmi src/bytesrw_hex.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I src/zstd -I src/zlib -I src/xxhash -I src/unix -I src/tls -I src/sysrandom -I src/md -I src/crypto -I src/blake3 -o src/bytesrw_utf.cmx src/bytesrw_utf.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I src/zstd -I src/zlib -I src/xxhash -I src/unix -I src/tls -I src/sysrandom -I src/md -I src/crypto -I src/blake3 -o src/bytesrw_hex.cmx src/bytesrw_hex.ml
- + ocamlfind ocamlopt -a -package unix -I src src/bytesrw_fmt.cmx src/bytesrw.cmx src/bytesrw_utf.cmx src/bytesrw_hex.cmx -o src/bytesrw.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I src/zstd -I src/zlib -I src/xxhash -I src/unix -I src/tls -I src/sysrandom -I src/md -I src/crypto -I src/blake3 -o src/bytesrw_fmt.cmo src/bytesrw_fmt.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I src/zstd -I src/zlib -I src/xxhash -I src/unix -I src/tls -I src/sysrandom -I src/md -I src/crypto -I src/blake3 -o src/bytesrw.cmo src/bytesrw.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I src/zstd -I src/zlib -I src/xxhash -I src/unix -I src/tls -I src/sysrandom -I src/md -I src/crypto -I src/blake3 -o src/bytesrw_utf.cmo src/bytesrw_utf.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I src/zstd -I src/zlib -I src/xxhash -I src/unix -I src/tls -I src/sysrandom -I src/md -I src/crypto -I src/blake3 -o src/bytesrw_hex.cmo src/bytesrw_hex.ml
- + ocamlfind ocamldep -package unix -modules src/unix/bytesrw_unix.ml > src/unix/bytesrw_unix.ml.depends
- + ocamlfind ocamldep -package unix -modules src/unix/bytesrw_unix.mli > src/unix/bytesrw_unix.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src/unix -I src -I src/zstd -I src/zlib -I src/xxhash -I src/tls -I src/sysrandom -I src/md -I src/crypto -I src/blake3 -o src/unix/bytesrw_unix.cmi src/unix/bytesrw_unix.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src/unix -I src -I src/zstd -I src/zlib -I src/xxhash -I src/tls -I src/sysrandom -I src/md -I src/crypto -I src/blake3 -o src/unix/bytesrw_unix.cmx src/unix/bytesrw_unix.ml
- + ocamlfind ocamlopt -a -package unix -I src/unix src/unix/bytesrw_unix.cmx -o src/unix/bytesrw_unix.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src/unix -I src -I src/zstd -I src/zlib -I src/xxhash -I src/tls -I src/sysrandom -I src/md -I src/crypto -I src/blake3 -o src/unix/bytesrw_unix.cmo src/unix/bytesrw_unix.ml
- + ocamlfind ocamlc -g -package unix -c src/sysrandom/bytesrw_sysrandom_stubs.c
- + mv bytesrw_sysrandom_stubs.o src/sysrandom/bytesrw_sysrandom_stubs.o
- + ocamlfind ocamlmklib -o src/sysrandom/bytesrw_sysrandom_stubs -g src/sysrandom/bytesrw_sysrandom_stubs.o
- + ocamlfind ocamldep -package unix -modules src/sysrandom/bytesrw_sysrandom.ml > src/sysrandom/bytesrw_sysrandom.ml.depends
- + ocamlfind ocamldep -package unix -modules src/sysrandom/bytesrw_sysrandom.mli > src/sysrandom/bytesrw_sysrandom.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src/sysrandom -I src -I src/zstd -I src/zlib -I src/xxhash -I src/unix -I src/tls -I src/md -I src/crypto -I src/blake3 -o src/sysrandom/bytesrw_sysrandom.cmi src/sysrandom/bytesrw_sysrandom.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src/sysrandom -I src -I src/zstd -I src/zlib -I src/xxhash -I src/unix -I src/tls -I src/md -I src/crypto -I src/blake3 -o src/sysrandom/bytesrw_sysrandom.cmx src/sysrandom/bytesrw_sysrandom.ml
- + ocamlfind ocamlopt -a -cclib -lbytesrw_sysrandom_stubs -package unix -I src/sysrandom src/sysrandom/bytesrw_sysrandom.cmx -o src/sysrandom/bytesrw_sysrandom.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src/sysrandom -I src -I src/zstd -I src/zlib -I src/xxhash -I src/unix -I src/tls -I src/md -I src/crypto -I src/blake3 -o src/sysrandom/bytesrw_sysrandom.cmo src/sysrandom/bytesrw_sysrandom.ml
- + ocamlfind ocamldep -package unix -modules src/zlib/bytesrw_zlib.ml > src/zlib/bytesrw_zlib.ml.depends
- + ocamlfind ocamldep -package unix -modules src/zlib/bytesrw_zlib.mli > src/zlib/bytesrw_zlib.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src/zlib -I src -I src/zstd -I src/xxhash -I src/unix -I src/tls -I src/sysrandom -I src/md -I src/crypto -I src/blake3 -o src/zlib/bytesrw_zlib.cmi src/zlib/bytesrw_zlib.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src/zlib -I src -I src/zstd -I src/xxhash -I src/unix -I src/tls -I src/sysrandom -I src/md -I src/crypto -I src/blake3 -o src/zlib/bytesrw_zlib.cmx src/zlib/bytesrw_zlib.ml
- + ocamlfind ocamlopt -a -package unix -I src/zlib src/zlib/bytesrw_zlib.cmx -o src/zlib/bytesrw_zlib.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src/zlib -I src -I src/zstd -I src/xxhash -I src/unix -I src/tls -I src/sysrandom -I src/md -I src/crypto -I src/blake3 -o src/zlib/bytesrw_zlib.cmo src/zlib/bytesrw_zlib.ml
- + ocamlfind ocamlc -g -package unix -c src/zlib/bytesrw_zlib_stubs.c
- + mv bytesrw_zlib_stubs.o src/zlib/bytesrw_zlib_stubs.o
- + ocamlfind ocamlmklib -o src/zlib/bytesrw_zlib_stubs -g src/zlib/bytesrw_zlib_stubs.o
- + ocamlfind ocamlopt -shared -linkall -package unix -I src src/bytesrw.cmxa -o src/bytesrw.cmxs
- + ocamlfind ocamlc -a -package unix -I src src/bytesrw_fmt.cmo src/bytesrw.cmo src/bytesrw_utf.cmo src/bytesrw_hex.cmo -o src/bytesrw.cma
- + ocamlfind ocamlopt -shared -linkall -package unix -I src/unix src/unix/bytesrw_unix.cmxa -o src/unix/bytesrw_unix.cmxs
- + ocamlfind ocamlc -a -package unix -I src/unix src/unix/bytesrw_unix.cmo -o src/unix/bytesrw_unix.cma
- + ocamlfind ocamlopt -shared -linkall src/sysrandom/libbytesrw_sysrandom_stubs.a -package unix -I src/sysrandom src/sysrandom/bytesrw_sysrandom.cmxa -o src/sysrandom/bytesrw_sysrandom.cmxs
- + ocamlfind ocamlc -a -dllib -lbytesrw_sysrandom_stubs -cclib -lbytesrw_sysrandom_stubs -package unix -I src/sysrandom src/sysrandom/bytesrw_sysrandom.cmo -o src/sysrandom/bytesrw_sysrandom.cma
- + ocamlfind ocamlopt -shared -linkall -package unix -I src/zlib src/zlib/bytesrw_zlib.cmxa -o src/zlib/bytesrw_zlib.cmxs
- + ocamlfind ocamlc -a -package unix -I src/zlib src/zlib/bytesrw_zlib.cmo -o src/zlib/bytesrw_zlib.cma
- # Parallel statistics: { count(total): 3(41), max: 8, min: 2, average(total): 4.667(1.268) }
-> compiled  bytesrw.0.3.0
Processing 228/419: [decompress: dune build] [dyn: rm] [fmt: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build]
Processing 229/419: [decompress: dune build] [dyn: rm] [fmt: ocaml build] [fpath: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build]
-> installed bytesrw.0.3.0
Processing 230/419: [decompress: dune build] [dyn: rm] [fmt: ocaml build] [fpath: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "decompress" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\decompress.1.5.3)
-> compiled  decompress.1.5.3
Processing 230/419: [dyn: rm] [fmt: ocaml build] [fpath: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build]
Processing 231/419: [dyn: rm] [fmt: ocaml build] [fpath: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build] [ppx_derivers: dune build]
-> installed decompress.1.5.3
Processing 232/419: [dyn: rm] [fmt: ocaml build] [fpath: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build] [ppx_derivers: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dyn.3.20.2)
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-base-unix" "true" "--with-cmdliner" "true" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\fmt.0.11.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/fmt.ml > src/fmt.ml.depends
- + ocamlfind ocamldep -modules src/fmt.mli > src/fmt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/fmt.cmi src/fmt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/fmt.cmx src/fmt.ml
- + ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/fmt.cmo src/fmt.ml
- + ocamlfind ocamldep -package unix -modules src/tty/fmt_tty.ml > src/tty/fmt_tty.ml.depends
- + ocamlfind ocamldep -package unix -modules src/tty/fmt_tty.mli > src/tty/fmt_tty.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src/tty -I src -o src/tty/fmt_tty.cmi src/tty/fmt_tty.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src/tty -I src -o src/tty/fmt_tty.cmx src/tty/fmt_tty.ml
- + ocamlfind ocamlopt -a -package unix -I src/tty src/tty/fmt_tty.cmx -o src/tty/fmt_tty.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src/tty -I src -o src/tty/fmt_tty.cmo src/tty/fmt_tty.ml
- + ocamlfind ocamldep -package cmdliner -modules src/cli/fmt_cli.ml > src/cli/fmt_cli.ml.depends
- + ocamlfind ocamldep -package cmdliner -modules src/cli/fmt_cli.mli > src/cli/fmt_cli.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/fmt_cli.cmi src/cli/fmt_cli.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/fmt_cli.cmx src/cli/fmt_cli.ml
- + ocamlfind ocamlopt -a -package cmdliner -I src/cli src/cli/fmt_cli.cmx -o src/cli/fmt_cli.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/fmt_cli.cmo src/cli/fmt_cli.ml
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/top/fmt_top.ml > src/top/fmt_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/fmt_top.cmo src/top/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/fmt_top.cmx src/top/fmt_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src/top src/top/fmt_top.cmx -o src/top/fmt_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs
- + ocamlfind ocamlc -a -I src src/fmt.cmo -o src/fmt.cma
- + ocamlfind ocamlopt -shared -linkall -package unix -I src/tty src/tty/fmt_tty.cmxa -o src/tty/fmt_tty.cmxs
- + ocamlfind ocamlc -a -package unix -I src/tty src/tty/fmt_tty.cmo -o src/tty/fmt_tty.cma
- + ocamlfind ocamlopt -shared -linkall -package cmdliner -I src/cli src/cli/fmt_cli.cmxa -o src/cli/fmt_cli.cmxs
- + ocamlfind ocamlc -a -package cmdliner -I src/cli src/cli/fmt_cli.cmo -o src/cli/fmt_cli.cma
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src/top src/top/fmt_top.cmxa -o src/top/fmt_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src/top src/top/fmt_top.cmo -o src/top/fmt_top.cma
- # Parallel statistics: { count(total): 1(24), max: 8, min: 8, average(total): 8.000(1.292) }
-> compiled  fmt.0.11.0
Processing 232/419: [dyn: rm] [fpath: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build] [ppx_derivers: dune build]
Processing 233/419: [dyn: rm] [fpath: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build] [ppx_derivers: dune build] [psq: dune build]
-> installed fmt.0.11.0
Processing 234/419: [dyn: rm] [fpath: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build] [ppx_derivers: dune build] [psq: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dyn.3.20.2)
Processing 234/419: [dyn: dune build] [fpath: ocaml build] [lwt: dune build] [menhir: dune build] [mtime: ocaml build] [ppx_derivers: dune build] [psq: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "lwt" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\lwt.6.0.0-beta01)
- (cd _build/default/src/unix && C:\Users\opam\AppData\Local\opam\5.3\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -Wall -fdiagnostics-color=always -Wall -fdiagnostics-color=always -DUNICODE -D_UNICODE -g -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\threads -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\unix -I C:\Users\opam\AppData\Local\opam\5.3\lib\bytes -I C:\Users\opam\AppData\Local\opam\5.3\lib\ocplib-endian -I C:\Users\opam\AppData\Local\opam\5.3\lib\ocplib-endian\bigstring -I ../core -o lwt_process_stubs.o -c lwt_process_stubs.c)
- lwt_process_stubs.c: In function 'lwt_process_create_process':
- lwt_process_stubs.c:68:10: warning: unused variable 'hp' [-Wunused-variable]
-    68 |   HANDLE hp, fd0, fd1, fd2;
-       |          ^~
-> compiled  lwt.6.0.0-beta01
Processing 234/419: [dyn: dune build] [fpath: ocaml build] [menhir: dune build] [mtime: ocaml build] [ppx_derivers: dune build] [psq: dune build]
Processing 235/419: [cstruct: dune build] [dyn: dune build] [fpath: ocaml build] [menhir: dune build] [mtime: ocaml build] [ppx_derivers: dune build] [psq: dune build]
-> installed lwt.6.0.0-beta01
Processing 236/419: [cstruct: dune build] [dyn: dune build] [fpath: ocaml build] [menhir: dune build] [mtime: ocaml build] [ppx_derivers: dune build] [psq: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mtime.2.1.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamlopt -I +unix unix.cmxa -I 'C:\Users\opam\AppData\Local\opam\5.3\lib\ocamlbuild' 'C:\Users\opam\AppData\Local\opam\5.3\lib\ocamlbuild/ocamlbuildlib.cmxa' -linkpkg myocamlbuild.ml 'C:\Users\opam\AppData\Local\opam\5.3\lib\ocamlbuild/ocamlbuild.cmx' -o myocamlbuild.exe
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/mtime.ml > src/mtime.ml.depends
- + ocamlfind ocamldep -modules src/mtime.mli > src/mtime.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmi src/mtime.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/mtime.cmx src/mtime.ml
- + ocamlfind ocamlopt -a -I src src/mtime.cmx -o src/mtime.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmo src/mtime.ml
- + ocamlfind ocamlc -g -c src/clock/mtime_clock_stubs.c
- + mv mtime_clock_stubs.o src/clock/mtime_clock_stubs.o
- + ocamlfind ocamlmklib -o src/clock/mtime_clock_stubs -g src/clock/mtime_clock_stubs.o
- + ocamlfind ocamldep -modules src/clock/mtime_clock.ml > src/clock/mtime_clock.ml.depends
- + ocamlfind ocamldep -modules src/clock/mtime_clock.mli > src/clock/mtime_clock.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src/clock -I src -o src/clock/mtime_clock.cmi src/clock/mtime_clock.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src/clock -I src -o src/clock/mtime_clock.cmx src/clock/mtime_clock.ml
- + ocamlfind ocamlopt -a -cclib -lmtime_clock_stubs -I src/clock src/clock/mtime_clock.cmx -o src/clock/mtime_clock.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src/clock -I src -o src/clock/mtime_clock.cmo src/clock/mtime_clock.ml
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/top/mtime_top.ml > src/top/mtime_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/mtime_top.cmo src/top/mtime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/mtime_top.cmx src/top/mtime_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src/top src/top/mtime_top.cmx -o src/top/mtime_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/mtime.cmxa -o src/mtime.cmxs
- + ocamlfind ocamlc -a -I src src/mtime.cmo -o src/mtime.cma
- + ocamlfind ocamlopt -shared -linkall src/clock/libmtime_clock_stubs.a -I src/clock src/clock/mtime_clock.cmxa -o src/clock/mtime_clock.cmxs
- + ocamlfind ocamlc -a -dllib -lmtime_clock_stubs -cclib -lmtime_clock_stubs -I src/clock src/clock/mtime_clock.cmo -o src/clock/mtime_clock.cma
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src/top src/top/mtime_top.cmxa -o src/top/mtime_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src/top src/top/mtime_top.cmo -o src/top/mtime_top.cma
- # Parallel statistics: { count(total): 1(20), max: 6, min: 6, average(total): 6.000(1.250) }
-> compiled  mtime.2.1.0
Processing 236/419: [cstruct: dune build] [dyn: dune build] [fpath: ocaml build] [menhir: dune build] [ppx_derivers: dune build] [psq: dune build]
Processing 237/419: [cstruct: dune build] [duff: dune build] [dyn: dune build] [fpath: ocaml build] [menhir: dune build] [ppx_derivers: dune build] [psq: dune build]
-> installed mtime.2.1.0
Processing 238/419: [cstruct: dune build] [duff: dune build] [dyn: dune build] [fpath: ocaml build] [menhir: dune build] [ppx_derivers: dune build] [psq: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppx_derivers" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 238/419: [cstruct: dune build] [duff: dune build] [dyn: dune build] [fpath: ocaml build] [menhir: dune build] [psq: dune build]
Processing 239/419: [cstruct: dune build] [duff: dune build] [dyn: dune build] [encore: dune build] [fpath: ocaml build] [menhir: dune build] [psq: dune build]
-> installed ppx_derivers.1.2.1
Processing 240/419: [cstruct: dune build] [duff: dune build] [dyn: dune build] [encore: dune build] [fpath: ocaml build] [menhir: dune build] [psq: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "pkg/pkg.ml" "build" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\fpath.0.7.3)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package astring -modules src/fpath.ml > src/fpath.ml.depends
- + ocamlfind ocamldep -package astring -modules src/fpath.mli > src/fpath.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmi src/fpath.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmx src/fpath.ml
- File "src/fpath.ml", line 40, characters 22-38:
- 40 |   let is_unc_path p = String.is_prefix "\\\\" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 124, characters 21-37:
- 124 |   let has_volume p = String.is_prefix "//" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 427, characters 10-26:
- 427 |   if not (String.is_prefix prefix p) then false else
-                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 548, characters 42-58:
- 548 | | Some r -> not (String.equal dotdot r || String.is_prefix dotdot_dir r)
-                                                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 563, characters 32-48:
- 563 | | true -> String.equal dot p || String.is_prefix dot_dir p
-                                       ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 578, characters 35-51:
- 578 | | true -> String.equal dotdot p || String.is_prefix dotdot_dir p
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 633, characters 18-31:
- 633 |   if not (String.(Sub.is_suffix (sub e) ext)) then false else
-                         ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -a -package astring -I src src/fpath.cmx -o src/fpath.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package astring -I src -I test -o src/fpath.cmo src/fpath.ml
- File "src/fpath.ml", line 40, characters 22-38:
- 40 |   let is_unc_path p = String.is_prefix "\\\\" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 124, characters 21-37:
- 124 |   let has_volume p = String.is_prefix "//" p
-                            ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 427, characters 10-26:
- 427 |   if not (String.is_prefix prefix p) then false else
-                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 548, characters 42-58:
- 548 | | Some r -> not (String.equal dotdot r || String.is_prefix dotdot_dir r)
-                                                 ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 563, characters 32-48:
- 563 | | true -> String.equal dot p || String.is_prefix dot_dir p
-                                       ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 578, characters 35-51:
- 578 | | true -> String.equal dotdot p || String.is_prefix dotdot_dir p
-                                          ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/fpath.ml", line 633, characters 18-31:
- 633 |   if not (String.(Sub.is_suffix (sub e) ext)) then false else
-                         ^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamldep -package compiler-libs.toplevel -package astring -modules src/fpath_top.ml > src/fpath_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmo src/fpath_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package astring -I src -I test -o src/fpath_top.cmx src/fpath_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmx -o src/fpath_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package astring -I src src/fpath.cmxa -o src/fpath.cmxs
- + ocamlfind ocamlc -a -package astring -I src src/fpath.cmo -o src/fpath.cma
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmxa -o src/fpath_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package astring -I src src/fpath_top.cmo -o src/fpath_top.cma
- # Parallel statistics: { count(total): 1(12), max: 4, min: 4, average(total): 4.000(1.250) }
-> compiled  fpath.0.7.3
Processing 240/419: [cstruct: dune build] [duff: dune build] [dyn: dune build] [encore: dune build] [menhir: dune build] [psq: dune build]
Processing 241/419: [cstruct: dune build] [duff: dune build] [dyn: dune build] [encore: dune build] [hxd: dune build] [menhir: dune build] [psq: dune build]
-> installed fpath.0.7.3
Processing 242/419: [cstruct: dune build] [duff: dune build] [dyn: dune build] [encore: dune build] [hxd: dune build] [menhir: dune build] [psq: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "psq" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\psq.0.2.1)
-> compiled  psq.0.2.1
Processing 242/419: [cstruct: dune build] [duff: dune build] [dyn: dune build] [encore: dune build] [hxd: dune build] [menhir: dune build]
Processing 243/419: [cstruct: dune build] [duff: dune build] [dyn: dune build] [encore: dune build] [hxd: dune build] [ke: dune build] [menhir: dune build]
-> installed psq.0.2.1
Processing 244/419: [cstruct: dune build] [duff: dune build] [dyn: dune build] [encore: dune build] [hxd: dune build] [ke: dune build] [menhir: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "cstruct" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cstruct.6.2.0)
-> compiled  cstruct.6.2.0
Processing 244/419: [duff: dune build] [dyn: dune build] [encore: dune build] [hxd: dune build] [ke: dune build] [menhir: dune build]
Processing 245/419: [duff: dune build] [dyn: dune build] [encore: dune build] [h2: dune build] [hxd: dune build] [ke: dune build] [menhir: dune build]
-> installed cstruct.6.2.0
Processing 246/419: [duff: dune build] [dyn: dune build] [encore: dune build] [h2: dune build] [hxd: dune build] [ke: dune build] [menhir: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "duff" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\duff.0.5)
-> compiled  duff.0.5
Processing 246/419: [dyn: dune build] [encore: dune build] [h2: dune build] [hxd: dune build] [ke: dune build] [menhir: dune build]
Processing 247/419: [cstruct-lwt: dune build] [dyn: dune build] [encore: dune build] [h2: dune build] [hxd: dune build] [ke: dune build] [menhir: dune build]
-> installed duff.0.5
Processing 248/419: [cstruct-lwt: dune build] [dyn: dune build] [encore: dune build] [h2: dune build] [hxd: dune build] [ke: dune build] [menhir: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dyn" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dyn.3.20.2)
-> compiled  dyn.3.20.2
Processing 248/419: [cstruct-lwt: dune build] [encore: dune build] [h2: dune build] [hxd: dune build] [ke: dune build] [menhir: dune build]
Processing 249/419: [cstruct-lwt: dune build] [cstruct-unix: dune build] [encore: dune build] [h2: dune build] [hxd: dune build] [ke: dune build] [menhir: dune build]
-> installed dyn.3.20.2
Processing 250/419: [cstruct-lwt: dune build] [cstruct-unix: dune build] [encore: dune build] [h2: dune build] [hxd: dune build] [ke: dune build] [menhir: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "encore" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\encore.0.8.1)
-> compiled  encore.0.8.1
Processing 250/419: [cstruct-lwt: dune build] [cstruct-unix: dune build] [h2: dune build] [hxd: dune build] [ke: dune build] [menhir: dune build]
Processing 251/419: [cstruct-lwt: dune build] [cstruct-unix: dune build] [h2: dune build] [hxd: dune build] [ipaddr-cstruct: dune build] [ke: dune build] [menhir: dune build]
-> installed encore.0.8.1
Processing 252/419: [cstruct-lwt: dune build] [cstruct-unix: dune build] [h2: dune build] [hxd: dune build] [ipaddr-cstruct: dune build] [ke: dune build] [menhir: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ke" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ke.0.6)
-> compiled  ke.0.6
Processing 252/419: [cstruct-lwt: dune build] [cstruct-unix: dune build] [h2: dune build] [hxd: dune build] [ipaddr-cstruct: dune build] [menhir: dune build]
Processing 253/419: [cstruct-lwt: dune build] [cstruct-unix: dune build] [h2: dune build] [hxd: dune build] [ipaddr-cstruct: dune build] [logs: ocaml build] [menhir: dune build]
-> installed ke.0.6
Processing 254/419: [cstruct-lwt: dune build] [cstruct-unix: dune build] [h2: dune build] [hxd: dune build] [ipaddr-cstruct: dune build] [logs: ocaml build] [menhir: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "cstruct-lwt" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cstruct-lwt.6.2.0)
-> compiled  cstruct-lwt.6.2.0
Processing 254/419: [cstruct-unix: dune build] [h2: dune build] [hxd: dune build] [ipaddr-cstruct: dune build] [logs: ocaml build] [menhir: dune build]
Processing 255/419: [cstruct-unix: dune build] [h2: dune build] [hxd: dune build] [ipaddr-cstruct: dune build] [logs: ocaml build] [lru: dune build] [menhir: dune build]
-> installed cstruct-lwt.6.2.0
Processing 256/419: [cstruct-unix: dune build] [h2: dune build] [hxd: dune build] [ipaddr-cstruct: dune build] [logs: ocaml build] [lru: dune build] [menhir: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "cstruct-unix" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cstruct-unix.6.2.0)
-> compiled  cstruct-unix.6.2.0
Processing 256/419: [h2: dune build] [hxd: dune build] [ipaddr-cstruct: dune build] [logs: ocaml build] [lru: dune build] [menhir: dune build]
Processing 257/419: [h2: dune build] [hxd: dune build] [ipaddr-cstruct: dune build] [logs: ocaml build] [lru: dune build] [macaddr-cstruct: dune build] [menhir: dune build]
-> installed cstruct-unix.6.2.0
Processing 258/419: [h2: dune build] [hxd: dune build] [ipaddr-cstruct: dune build] [logs: ocaml build] [lru: dune build] [macaddr-cstruct: dune build] [menhir: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ipaddr-cstruct" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ipaddr-cstruct.5.6.1)
-> compiled  ipaddr-cstruct.5.6.1
Processing 258/419: [h2: dune build] [hxd: dune build] [logs: ocaml build] [lru: dune build] [macaddr-cstruct: dune build] [menhir: dune build]
Processing 259/419: [h2: dune build] [hxd: dune build] [logs: ocaml build] [lru: dune build] [macaddr-cstruct: dune build] [menhir: dune build] [metrics: dune build]
-> installed ipaddr-cstruct.5.6.1
Processing 260/419: [h2: dune build] [hxd: dune build] [logs: ocaml build] [lru: dune build] [macaddr-cstruct: dune build] [menhir: dune build] [metrics: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "lru" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\lru.0.3.1)
-> compiled  lru.0.3.1
Processing 260/419: [h2: dune build] [hxd: dune build] [logs: ocaml build] [macaddr-cstruct: dune build] [menhir: dune build] [metrics: dune build]
Processing 261/419: [h2: dune build] [hxd: dune build] [logs: ocaml build] [macaddr-cstruct: dune build] [menhir: dune build] [metrics: dune build] [mirage-flow: dune build]
-> installed lru.0.3.1
Processing 262/419: [h2: dune build] [hxd: dune build] [logs: ocaml build] [macaddr-cstruct: dune build] [menhir: dune build] [metrics: dune build] [mirage-flow: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "hxd" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\hxd.0.3.6)
-> compiled  hxd.0.3.6
Processing 262/419: [h2: dune build] [logs: ocaml build] [macaddr-cstruct: dune build] [menhir: dune build] [metrics: dune build] [mirage-flow: dune build]
Processing 263/419: [h2: dune build] [logs: ocaml build] [macaddr-cstruct: dune build] [menhir: dune build] [metrics: dune build] [mirage-flow: dune build] [mirage-mtime: dune build]
-> installed hxd.0.3.6
Processing 264/419: [h2: dune build] [logs: ocaml build] [macaddr-cstruct: dune build] [menhir: dune build] [metrics: dune build] [mirage-flow: dune build] [mirage-mtime: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "h2" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\h2.0.13.0)
-> compiled  h2.0.13.0
Processing 264/419: [logs: ocaml build] [macaddr-cstruct: dune build] [menhir: dune build] [metrics: dune build] [mirage-flow: dune build] [mirage-mtime: dune build]
Processing 265/419: [logs: ocaml build] [macaddr-cstruct: dune build] [menhir: dune build] [metrics: dune build] [mirage-flow: dune build] [mirage-mtime: dune build] [mirage-net: dune build]
-> installed h2.0.13.0
Processing 266/419: [logs: ocaml build] [macaddr-cstruct: dune build] [menhir: dune build] [metrics: dune build] [mirage-flow: dune build] [mirage-mtime: dune build] [mirage-net: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "macaddr-cstruct" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\macaddr-cstruct.5.6.1)
-> compiled  macaddr-cstruct.5.6.1
Processing 266/419: [logs: ocaml build] [menhir: dune build] [metrics: dune build] [mirage-flow: dune build] [mirage-mtime: dune build] [mirage-net: dune build]
Processing 267/419: [logs: ocaml build] [menhir: dune build] [metrics: dune build] [mirage-flow: dune build] [mirage-mtime: dune build] [mirage-net: dune build] [mirage-sleep: dune build]
-> installed macaddr-cstruct.5.6.1
Processing 268/419: [logs: ocaml build] [menhir: dune build] [metrics: dune build] [mirage-flow: dune build] [mirage-mtime: dune build] [mirage-net: dune build] [mirage-sleep: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "menhir" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhir.20250912)
- (cd _build/default/lib/pack && .\pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin\menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- (cd _build/default && src\stage2\.bin\menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin\menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 99 sample input sentences and 47 error messages.
-> compiled  menhir.20250912
Processing 268/419: [logs: ocaml build] [metrics: dune build] [mirage-flow: dune build] [mirage-mtime: dune build] [mirage-net: dune build] [mirage-sleep: dune build]
Processing 269/419: [logs: ocaml build] [metrics: dune build] [mirage-flow: dune build] [mirage-mtime: dune build] [mirage-net: dune build] [mirage-sleep: dune build] [ptime: ocaml build]
-> installed menhir.20250912
Processing 270/419: [logs: ocaml build] [metrics: dune build] [mirage-flow: dune build] [mirage-mtime: dune build] [mirage-net: dune build] [mirage-sleep: dune build] [ptime: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "metrics" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\metrics.0.5.0)
-> compiled  metrics.0.5.0
Processing 270/419: [logs: ocaml build] [mirage-flow: dune build] [mirage-mtime: dune build] [mirage-net: dune build] [mirage-sleep: dune build] [ptime: ocaml build]
Processing 271/419: [logs: ocaml build] [mirage-flow: dune build] [mirage-mtime: dune build] [mirage-net: dune build] [mirage-sleep: dune build] [ptime: ocaml build] [randomconv: dune build]
-> installed metrics.0.5.0
Processing 272/419: [logs: ocaml build] [mirage-flow: dune build] [mirage-mtime: dune build] [mirage-net: dune build] [mirage-sleep: dune build] [ptime: ocaml build] [randomconv: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "mirage-flow" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mirage-flow.5.0.0)
-> compiled  mirage-flow.5.0.0
Processing 272/419: [logs: ocaml build] [mirage-mtime: dune build] [mirage-net: dune build] [mirage-sleep: dune build] [ptime: ocaml build] [randomconv: dune build]
Processing 273/419: [logs: ocaml build] [mirage-mtime: dune build] [mirage-net: dune build] [mirage-sleep: dune build] [ptime: ocaml build] [randomconv: dune build] [rresult: ocaml build]
-> installed mirage-flow.5.0.0
Processing 274/419: [logs: ocaml build] [mirage-mtime: dune build] [mirage-net: dune build] [mirage-sleep: dune build] [ptime: ocaml build] [randomconv: dune build] [rresult: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "mirage-mtime" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mirage-mtime.5.2.0)
-> compiled  mirage-mtime.5.2.0
Processing 274/419: [logs: ocaml build] [mirage-net: dune build] [mirage-sleep: dune build] [ptime: ocaml build] [randomconv: dune build] [rresult: ocaml build]
Processing 275/419: [logs: ocaml build] [mirage-net: dune build] [mirage-sleep: dune build] [ptime: ocaml build] [randomconv: dune build] [rresult: ocaml build] [sexplib0: dune build]
-> installed mirage-mtime.5.2.0
Processing 276/419: [logs: ocaml build] [mirage-net: dune build] [mirage-sleep: dune build] [ptime: ocaml build] [randomconv: dune build] [rresult: ocaml build] [sexplib0: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "mirage-net" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mirage-net.4.0.0)
-> compiled  mirage-net.4.0.0
Processing 276/419: [logs: ocaml build] [mirage-sleep: dune build] [ptime: ocaml build] [randomconv: dune build] [rresult: ocaml build] [sexplib0: dune build]
Processing 277/419: [logs: ocaml build] [mirage-sleep: dune build] [ptime: ocaml build] [randomconv: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed mirage-net.4.0.0
Processing 278/419: [logs: ocaml build] [mirage-sleep: dune build] [ptime: ocaml build] [randomconv: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "mirage-sleep" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mirage-sleep.4.1.0)
-> compiled  mirage-sleep.4.1.0
Processing 278/419: [logs: ocaml build] [ptime: ocaml build] [randomconv: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 279/419: [logs: ocaml build] [ptime: ocaml build] [randomconv: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stdune: rm]
-> installed mirage-sleep.4.1.0
Processing 280/419: [logs: ocaml build] [ptime: ocaml build] [randomconv: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stdune: rm]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-js_of_ocaml-compiler" "false" "--with-fmt" "true" "--with-cmdliner" "true" "--with-lwt" "true" "--with-base-threads" "true" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\logs.0.10.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/logs.ml > src/logs.ml.depends
- + ocamlfind ocamldep -modules src/logs.mli > src/logs.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/logs.cmi src/logs.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/logs.cmx src/logs.ml
- + ocamlfind ocamlopt -a -I src src/logs.cmx -o src/logs.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/logs.cmo src/logs.ml
- + ocamlfind ocamldep -package fmt -modules src/fmt/logs_fmt.ml > src/fmt/logs_fmt.ml.depends
- + ocamlfind ocamldep -package fmt -modules src/fmt/logs_fmt.mli > src/fmt/logs_fmt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src/fmt -I src -o src/fmt/logs_fmt.cmi src/fmt/logs_fmt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt -I src/fmt -I src -o src/fmt/logs_fmt.cmx src/fmt/logs_fmt.ml
- + ocamlfind ocamlopt -a -package fmt -I src/fmt src/fmt/logs_fmt.cmx -o src/fmt/logs_fmt.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt -I src/fmt -I src -o src/fmt/logs_fmt.cmo src/fmt/logs_fmt.ml
- + ocamlfind ocamldep -package cmdliner -modules src/cli/logs_cli.ml > src/cli/logs_cli.ml.depends
- + ocamlfind ocamldep -package cmdliner -modules src/cli/logs_cli.mli > src/cli/logs_cli.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/logs_cli.cmi src/cli/logs_cli.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/logs_cli.cmx src/cli/logs_cli.ml
- + ocamlfind ocamlopt -a -package cmdliner -I src/cli src/cli/logs_cli.cmx -o src/cli/logs_cli.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src/cli -I src -o src/cli/logs_cli.cmo src/cli/logs_cli.ml
- + ocamlfind ocamldep -package lwt -modules src/lwt/logs_lwt.ml > src/lwt/logs_lwt.ml.depends
- + ocamlfind ocamldep -package lwt -modules src/lwt/logs_lwt.mli > src/lwt/logs_lwt.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src/lwt -I src -o src/lwt/logs_lwt.cmi src/lwt/logs_lwt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package lwt -I src/lwt -I src -o src/lwt/logs_lwt.cmx src/lwt/logs_lwt.ml
- + ocamlfind ocamlopt -a -package lwt -I src/lwt src/lwt/logs_lwt.cmx -o src/lwt/logs_lwt.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package lwt -I src/lwt -I src -o src/lwt/logs_lwt.cmo src/lwt/logs_lwt.ml
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/top/logs_top.ml > src/top/logs_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/logs_top.cmo src/top/logs_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -o src/top/logs_top.cmx src/top/logs_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src/top src/top/logs_top.cmx -o src/top/logs_top.cmxa
- + ocamlfind ocamldep -package threads -modules src/threaded/logs_threaded.ml > src/threaded/logs_threaded.ml.depends
- + ocamlfind ocamldep -package threads -modules src/threaded/logs_threaded.mli > src/threaded/logs_threaded.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src/threaded -I src -o src/threaded/logs_threaded.cmi src/threaded/logs_threaded.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -thread -package threads -I src/threaded -I src -o src/threaded/logs_threaded.cmx src/threaded/logs_threaded.ml
- + ocamlfind ocamlopt -a -thread -package threads -I src/threaded src/threaded/logs_threaded.cmx -o src/threaded/logs_threaded.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -thread -package threads -I src/threaded -I src -o src/threaded/logs_threaded.cmo src/threaded/logs_threaded.ml
- + ocamlfind ocamlopt -shared -linkall -I src src/logs.cmxa -o src/logs.cmxs
- + ocamlfind ocamlc -a -I src src/logs.cmo -o src/logs.cma
- + ocamlfind ocamlopt -shared -linkall -package fmt -I src/fmt src/fmt/logs_fmt.cmxa -o src/fmt/logs_fmt.cmxs
- + ocamlfind ocamlc -a -package fmt -I src/fmt src/fmt/logs_fmt.cmo -o src/fmt/logs_fmt.cma
- + ocamlfind ocamlopt -shared -linkall -package cmdliner -I src/cli src/cli/logs_cli.cmxa -o src/cli/logs_cli.cmxs
- + ocamlfind ocamlc -a -package cmdliner -I src/cli src/cli/logs_cli.cmo -o src/cli/logs_cli.cma
- + ocamlfind ocamlopt -shared -linkall -package lwt -I src/lwt src/lwt/logs_lwt.cmxa -o src/lwt/logs_lwt.cmxs
- + ocamlfind ocamlc -a -package lwt -I src/lwt src/lwt/logs_lwt.cmo -o src/lwt/logs_lwt.cma
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src/top src/top/logs_top.cmxa -o src/top/logs_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src/top src/top/logs_top.cmo -o src/top/logs_top.cma
- + ocamlfind ocamlopt -shared -linkall -thread -package threads -I src/threaded src/threaded/logs_threaded.cmxa -o src/threaded/logs_threaded.cmxs
- + ocamlfind ocamlc -a -thread -package threads -I src/threaded src/threaded/logs_threaded.cmo -o src/threaded/logs_threaded.cma
- # Parallel statistics: { count(total): 1(36), max: 12, min: 12, average(total): 12.000(1.306) }
-> compiled  logs.0.10.0
Processing 280/419: [ptime: ocaml build] [randomconv: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stdune: rm]
Processing 281/419: [ptime: ocaml build] [randomconv: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stdune: rm] [stringext: dune build]
-> installed logs.0.10.0
Processing 282/419: [ptime: ocaml build] [randomconv: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stdune: rm] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ptime.1.2.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamlopt -I +unix unix.cmxa -I 'C:\Users\opam\AppData\Local\opam\5.3\lib\ocamlbuild' 'C:\Users\opam\AppData\Local\opam\5.3\lib\ocamlbuild/ocamlbuildlib.cmxa' -linkpkg myocamlbuild.ml 'C:\Users\opam\AppData\Local\opam\5.3\lib\ocamlbuild/ocamlbuild.cmx' -o myocamlbuild.exe
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/ptime.ml > src/ptime.ml.depends
- + ocamlfind ocamldep -modules src/ptime.mli > src/ptime.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src/top -I src/clock -o src/ptime.cmi src/ptime.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I src/top -I src/clock -o src/ptime.cmx src/ptime.ml
- + ocamlfind ocamlopt -a -I src src/ptime.cmx -o src/ptime.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I src/top -I src/clock -o src/ptime.cmo src/ptime.ml
- + ocamlfind ocamlc -g -c src/clock/ptime_clock_stubs.c
- + mv ptime_clock_stubs.o src/clock/ptime_clock_stubs.o
- + ocamlfind ocamlmklib -o src/clock/ptime_clock_stubs -g src/clock/ptime_clock_stubs.o
- + ocamlfind ocamldep -modules src/clock/ptime_clock.ml > src/clock/ptime_clock.ml.depends
- + ocamlfind ocamldep -modules src/clock/ptime_clock.mli > src/clock/ptime_clock.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src/clock -I src -I src/top -o src/clock/ptime_clock.cmi src/clock/ptime_clock.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src/clock -I src -I src/top -o src/clock/ptime_clock.cmx src/clock/ptime_clock.ml
- + ocamlfind ocamlopt -a -cclib -lptime_clock_stubs -I src/clock src/clock/ptime_clock.cmx -o src/clock/ptime_clock.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src/clock -I src -I src/top -o src/clock/ptime_clock.cmo src/clock/ptime_clock.ml
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/top/ptime_top.ml > src/top/ptime_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -I src/clock -o src/top/ptime_top.cmo src/top/ptime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src/top -I src -I src/clock -o src/top/ptime_top.cmx src/top/ptime_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src/top src/top/ptime_top.cmx -o src/top/ptime_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/ptime.cmxa -o src/ptime.cmxs
- + ocamlfind ocamlc -a -I src src/ptime.cmo -o src/ptime.cma
- + ocamlfind ocamlopt -shared -linkall src/clock/libptime_clock_stubs.a -I src/clock src/clock/ptime_clock.cmxa -o src/clock/ptime_clock.cmxs
- + ocamlfind ocamlc -a -dllib -lptime_clock_stubs -cclib -lptime_clock_stubs -I src/clock src/clock/ptime_clock.cmo -o src/clock/ptime_clock.cma
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src/top src/top/ptime_top.cmxa -o src/top/ptime_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src/top src/top/ptime_top.cmo -o src/top/ptime_top.cma
- # Parallel statistics: { count(total): 1(20), max: 6, min: 6, average(total): 6.000(1.250) }
-> compiled  ptime.1.2.0
Processing 282/419: [randomconv: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stdune: rm] [stringext: dune build]
Processing 283/419: [ethernet: dune build] [randomconv: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stdune: rm] [stringext: dune build]
-> installed ptime.1.2.0
Processing 284/419: [ethernet: dune build] [randomconv: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stdune: rm] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "randomconv" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\randomconv.0.2.0)
-> compiled  randomconv.0.2.0
Processing 284/419: [ethernet: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stdune: rm] [stringext: dune build]
Processing 285/419: [asn1-combinators: dune build] [ethernet: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stdune: rm] [stringext: dune build]
-> installed randomconv.0.2.0
Processing 286/419: [asn1-combinators: dune build] [ethernet: dune build] [rresult: ocaml build] [sexplib0: dune build] [stdlib-shims: dune build] [stdune: rm] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\rresult.0.7.0)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/rresult.ml > src/rresult.ml.depends
- + ocamlfind ocamldep -modules src/rresult.mli > src/rresult.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmi src/rresult.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmx src/rresult.ml
- + ocamlfind ocamlopt -a -I src src/rresult.cmx -o src/rresult.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/rresult.cmo src/rresult.ml
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/rresult_top.ml > src/rresult_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmo src/rresult_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/rresult_top.cmx src/rresult_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/rresult_top.cmx -o src/rresult_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/rresult.cmxa -o src/rresult.cmxs
- + ocamlfind ocamlc -a -I src src/rresult.cmo -o src/rresult.cma
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/rresult_top.cmxa -o src/rresult_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/rresult_top.cmo -o src/rresult_top.cma
- # Parallel statistics: { count(total): 1(12), max: 4, min: 4, average(total): 4.000(1.250) }
-> compiled  rresult.0.7.0
Processing 286/419: [asn1-combinators: dune build] [ethernet: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stdune: rm] [stringext: dune build]
Processing 287/419: [asn1-combinators: dune build] [dns: dune build] [ethernet: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stdune: rm] [stringext: dune build]
-> installed rresult.0.7.0
Processing 288/419: [asn1-combinators: dune build] [dns: dune build] [ethernet: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stdune: rm] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "sexplib0" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 288/419: [asn1-combinators: dune build] [dns: dune build] [ethernet: dune build] [stdlib-shims: dune build] [stdune: rm] [stringext: dune build]
Processing 289/419: [asn1-combinators: dune build] [bos: ocaml build] [dns: dune build] [ethernet: dune build] [stdlib-shims: dune build] [stdune: rm] [stringext: dune build]
-> installed sexplib0.v0.17.0
Processing 290/419: [asn1-combinators: dune build] [bos: ocaml build] [dns: dune build] [ethernet: dune build] [stdlib-shims: dune build] [stdune: rm] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "stdlib-shims" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 290/419: [asn1-combinators: dune build] [bos: ocaml build] [dns: dune build] [ethernet: dune build] [stdune: rm] [stringext: dune build]
Processing 291/419: [asn1-combinators: dune build] [bos: ocaml build] [dns: dune build] [ethernet: dune build] [happy-eyeballs: dune build] [stdune: rm] [stringext: dune build]
-> installed stdlib-shims.0.3.0
Processing 292/419: [asn1-combinators: dune build] [bos: ocaml build] [dns: dune build] [ethernet: dune build] [happy-eyeballs: dune build] [stdune: rm] [stringext: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stdune.3.20.2)
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "stringext" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 292/419: [asn1-combinators: dune build] [bos: ocaml build] [dns: dune build] [ethernet: dune build] [happy-eyeballs: dune build] [stdune: rm]
Processing 293/419: [asn1-combinators: dune build] [bos: ocaml build] [dns: dune build] [ethernet: dune build] [happy-eyeballs: dune build] [mimic: dune build] [stdune: rm]
-> installed stringext.1.6.0
Processing 294/419: [asn1-combinators: dune build] [bos: ocaml build] [dns: dune build] [ethernet: dune build] [happy-eyeballs: dune build] [mimic: dune build] [stdune: rm]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ethernet" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ethernet.3.2.0)
-> compiled  ethernet.3.2.0
Processing 294/419: [asn1-combinators: dune build] [bos: ocaml build] [dns: dune build] [happy-eyeballs: dune build] [mimic: dune build] [stdune: rm]
Processing 295/419: [asn1-combinators: dune build] [bos: ocaml build] [dns: dune build] [happy-eyeballs: dune build] [mimic: dune build] [mirage-crypto-rng: dune build] [stdune: rm]
-> installed ethernet.3.2.0
Processing 296/419: [asn1-combinators: dune build] [bos: ocaml build] [dns: dune build] [happy-eyeballs: dune build] [mimic: dune build] [mirage-crypto-rng: dune build] [stdune: rm]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stdune.3.20.2)
Processing 296/419: [asn1-combinators: dune build] [bos: ocaml build] [dns: dune build] [happy-eyeballs: dune build] [mimic: dune build] [mirage-crypto-rng: dune build] [stdune: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "asn1-combinators" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\asn1-combinators.0.3.2)
-> compiled  asn1-combinators.0.3.2
Processing 296/419: [bos: ocaml build] [dns: dune build] [happy-eyeballs: dune build] [mimic: dune build] [mirage-crypto-rng: dune build] [stdune: dune build]
Processing 297/419: [arp: dune build] [bos: ocaml build] [dns: dune build] [happy-eyeballs: dune build] [mimic: dune build] [mirage-crypto-rng: dune build] [stdune: dune build]
-> installed asn1-combinators.0.3.2
Processing 298/419: [arp: dune build] [bos: ocaml build] [dns: dune build] [happy-eyeballs: dune build] [mimic: dune build] [mirage-crypto-rng: dune build] [stdune: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dns" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dns.10.2.3)
-> compiled  dns.10.2.3
Processing 298/419: [arp: dune build] [bos: ocaml build] [happy-eyeballs: dune build] [mimic: dune build] [mirage-crypto-rng: dune build] [stdune: dune build]
Processing 299/419: [arp: dune build] [bos: ocaml build] [happy-eyeballs: dune build] [mimic: dune build] [mirage-crypto-rng: dune build] [mirage-kv: dune build] [stdune: dune build]
-> installed dns.10.2.3
Processing 300/419: [arp: dune build] [bos: ocaml build] [happy-eyeballs: dune build] [mimic: dune build] [mirage-crypto-rng: dune build] [mirage-kv: dune build] [stdune: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "happy-eyeballs" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\happy-eyeballs.2.0.1)
-> compiled  happy-eyeballs.2.0.1
Processing 300/419: [arp: dune build] [bos: ocaml build] [mimic: dune build] [mirage-crypto-rng: dune build] [mirage-kv: dune build] [stdune: dune build]
Processing 301/419: [arp: dune build] [bos: ocaml build] [mimic: dune build] [mirage-crypto-rng: dune build] [mirage-kv: dune build] [mirage-ptime: dune build] [stdune: dune build]
-> installed happy-eyeballs.2.0.1
Processing 302/419: [arp: dune build] [bos: ocaml build] [mimic: dune build] [mirage-crypto-rng: dune build] [mirage-kv: dune build] [mirage-ptime: dune build] [stdune: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "mimic" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mimic.0.0.9)
-> compiled  mimic.0.0.9
Processing 302/419: [arp: dune build] [bos: ocaml build] [mirage-crypto-rng: dune build] [mirage-kv: dune build] [mirage-ptime: dune build] [stdune: dune build]
Processing 303/419: [arp: dune build] [bos: ocaml build] [happy-eyeballs-lwt: dune build] [mirage-crypto-rng: dune build] [mirage-kv: dune build] [mirage-ptime: dune build] [stdune: dune build]
-> installed mimic.0.0.9
Processing 304/419: [arp: dune build] [bos: ocaml build] [happy-eyeballs-lwt: dune build] [mirage-crypto-rng: dune build] [mirage-kv: dune build] [mirage-ptime: dune build] [stdune: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "mirage-kv" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mirage-kv.6.1.1)
-> compiled  mirage-kv.6.1.1
Processing 304/419: [arp: dune build] [bos: ocaml build] [happy-eyeballs-lwt: dune build] [mirage-crypto-rng: dune build] [mirage-ptime: dune build] [stdune: dune build]
Processing 305/419: [arp: dune build] [bos: ocaml build] [happy-eyeballs-lwt: dune build] [mirage-crypto-rng: dune build] [mirage-ptime: dune build] [ppxlib: dune build] [stdune: dune build]
-> installed mirage-kv.6.1.1
Processing 306/419: [arp: dune build] [bos: ocaml build] [happy-eyeballs-lwt: dune build] [mirage-crypto-rng: dune build] [mirage-ptime: dune build] [ppxlib: dune build] [stdune: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "arp" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\arp.4.1.0)
-> compiled  arp.4.1.0
Processing 306/419: [bos: ocaml build] [happy-eyeballs-lwt: dune build] [mirage-crypto-rng: dune build] [mirage-ptime: dune build] [ppxlib: dune build] [stdune: dune build]
Processing 307/419: [bos: ocaml build] [happy-eyeballs-lwt: dune build] [mirage-crypto-rng: dune build] [mirage-ptime: dune build] [ppxlib: dune build] [stdune: dune build] [uri: dune build]
-> installed arp.4.1.0
Processing 308/419: [bos: ocaml build] [happy-eyeballs-lwt: dune build] [mirage-crypto-rng: dune build] [mirage-ptime: dune build] [ppxlib: dune build] [stdune: dune build] [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "mirage-crypto-rng" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mirage-crypto-rng.2.0.2)
-> compiled  mirage-crypto-rng.2.0.2
Processing 308/419: [bos: ocaml build] [happy-eyeballs-lwt: dune build] [mirage-ptime: dune build] [ppxlib: dune build] [stdune: dune build] [uri: dune build]
Processing 309/419: [bos: ocaml build] [happy-eyeballs-lwt: dune build] [mirage-ptime: dune build] [ppxlib: dune build] [stdune: dune build] [uri: dune build] [uuidm: ocaml build]
-> installed mirage-crypto-rng.2.0.2
Processing 310/419: [bos: ocaml build] [happy-eyeballs-lwt: dune build] [mirage-ptime: dune build] [ppxlib: dune build] [stdune: dune build] [uri: dune build] [uuidm: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "happy-eyeballs-lwt" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\happy-eyeballs-lwt.2.0.1)
-> compiled  happy-eyeballs-lwt.2.0.1
Processing 310/419: [bos: ocaml build] [mirage-ptime: dune build] [ppxlib: dune build] [stdune: dune build] [uri: dune build] [uuidm: ocaml build]
Processing 311/419: [bos: ocaml build] [dns-client: dune build] [mirage-ptime: dune build] [ppxlib: dune build] [stdune: dune build] [uri: dune build] [uuidm: ocaml build]
-> installed happy-eyeballs-lwt.2.0.1
Processing 312/419: [bos: ocaml build] [dns-client: dune build] [mirage-ptime: dune build] [ppxlib: dune build] [stdune: dune build] [uri: dune build] [uuidm: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "mirage-ptime" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mirage-ptime.5.2.0)
-> compiled  mirage-ptime.5.2.0
Processing 312/419: [bos: ocaml build] [dns-client: dune build] [ppxlib: dune build] [stdune: dune build] [uri: dune build] [uuidm: ocaml build]
Processing 313/419: [bos: ocaml build] [dns-client: dune build] [mirage-crypto-ec: dune build] [ppxlib: dune build] [stdune: dune build] [uri: dune build] [uuidm: ocaml build]
-> installed mirage-ptime.5.2.0
Processing 314/419: [bos: ocaml build] [dns-client: dune build] [mirage-crypto-ec: dune build] [ppxlib: dune build] [stdune: dune build] [uri: dune build] [uuidm: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "uri" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\uri.4.4.0)
-> compiled  uri.4.4.0
Processing 314/419: [bos: ocaml build] [dns-client: dune build] [mirage-crypto-ec: dune build] [ppxlib: dune build] [stdune: dune build] [uuidm: ocaml build]
Processing 315/419: [bos: ocaml build] [dns-client: dune build] [mirage-crypto-ec: dune build] [mirage-crypto-pk: dune build] [ppxlib: dune build] [stdune: dune build] [uuidm: ocaml build]
-> installed uri.4.4.0
Processing 316/419: [bos: ocaml build] [dns-client: dune build] [mirage-crypto-ec: dune build] [mirage-crypto-pk: dune build] [ppxlib: dune build] [stdune: dune build] [uuidm: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dns-client" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dns-client.10.2.3)
-> compiled  dns-client.10.2.3
Processing 316/419: [bos: ocaml build] [mirage-crypto-ec: dune build] [mirage-crypto-pk: dune build] [ppxlib: dune build] [stdune: dune build] [uuidm: ocaml build]
Processing 317/419: [bos: ocaml build] [mirage-crypto-ec: dune build] [mirage-crypto-pk: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [uuidm: ocaml build]
-> installed dns-client.10.2.3
Processing 318/419: [bos: ocaml build] [mirage-crypto-ec: dune build] [mirage-crypto-pk: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [uuidm: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\bos.0.2.1)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_base.ml > src/bos_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_base.cmo src/bos_base.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_pat.ml > src/bos_pat.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_pat.cmo src/bos_pat.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_log.ml > src/bos_log.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_log.cmo src/bos_log.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_cmd.ml > src/bos_cmd.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_cmd.cmo src/bos_cmd.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_u.ml > src/bos_os_u.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_u.cmo src/bos_os_u.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_tmp.ml > src/bos_os_tmp.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_tmp.cmo src/bos_os_tmp.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_path.ml > src/bos_os_path.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmo src/bos_os_path.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmo src/bos_os_path.ml
- File "src/bos_os_path.ml", line 432, characters 25-41:
- 432 |       if not dotfiles && String.is_prefix "." bname then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/bos_os_path.ml", line 446, characters 25-41:
- 446 |       if not dotfiles && String.is_prefix "." base then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_base.cmx src/bos_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_log.cmx src/bos_log.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_pat.cmx src/bos_pat.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_file.ml > src/bos_os_file.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_file.cmo src/bos_os_file.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmx src/bos_os_path.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_path.cmx src/bos_os_path.ml
- File "src/bos_os_path.ml", line 432, characters 25-41:
- 432 |       if not dotfiles && String.is_prefix "." bname then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- 
- File "src/bos_os_path.ml", line 446, characters 25-41:
- 446 |       if not dotfiles && String.is_prefix "." base then acc else
-                                ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_tmp.cmx src/bos_os_tmp.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_dir.ml > src/bos_os_dir.ml.depends
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_env.ml > src/bos_os_env.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_env.cmo src/bos_os_env.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmo src/bos_os_dir.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmo src/bos_os_dir.ml
- File "src/bos_os_dir.ml", line 49, characters 35-51:
- 49 |     | Some f when dotfiles || not (String.is_prefix "." f) ->
-                                         ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_cmd.cmx src/bos_cmd.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_env.cmx src/bos_os_env.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_cmd.ml > src/bos_os_cmd.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_cmd.cmo src/bos_os_cmd.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_file.cmx src/bos_os_file.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_os_arg.ml > src/bos_os_arg.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_arg.cmo src/bos_os_arg.ml
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos.ml > src/bos.ml.depends
- + ocamlfind ocamldep -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos.mli > src/bos.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmi src/bos.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_arg.cmx src/bos_os_arg.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_cmd.cmx src/bos_os_cmd.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmx src/bos_os_dir.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_dir.cmx src/bos_os_dir.ml
- File "src/bos_os_dir.ml", line 49, characters 35-51:
- 49 |     | Some f when dotfiles || not (String.is_prefix "." f) ->
-                                         ^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_os_u.cmx src/bos_os_u.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmx src/bos.ml
- + ocamlfind ocamlopt -a -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_base.cmx src/bos_pat.cmx src/bos_log.cmx src/bos_cmd.cmx src/bos_os_u.cmx src/bos_os_tmp.cmx src/bos_os_path.cmx src/bos_os_file.cmx src/bos_os_env.cmx src/bos_os_dir.cmx src/bos_os_cmd.cmx src/bos_os_arg.cmx src/bos.cmx -o src/bos.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos.cmo src/bos.ml
- + ocamlfind ocamldep -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_setup.ml > src/bos_setup.ml.depends
- + ocamlfind ocamldep -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_setup.mli > src/bos_setup.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmi src/bos_setup.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmx src/bos_setup.ml
- + ocamlfind ocamlopt -a -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmx -o src/bos_setup.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_setup.cmo src/bos_setup.ml
- + ocamlfind ocamldep -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -modules src/bos_top.ml > src/bos_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmo src/bos_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src -I test -o src/bos_top.cmx src/bos_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmx -o src/bos_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos.cmxa -o src/bos.cmxs
- + ocamlfind ocamlc -a -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_base.cmo src/bos_pat.cmo src/bos_log.cmo src/bos_cmd.cmo src/bos_os_u.cmo src/bos_os_tmp.cmo src/bos_os_path.cmo src/bos_os_file.cmo src/bos_os_env.cmo src/bos_os_dir.cmo src/bos_os_cmd.cmo src/bos_os_arg.cmo src/bos.cmo -o src/bos.cma
- + ocamlfind ocamlopt -shared -linkall -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmxa -o src/bos_setup.cmxs
- + ocamlfind ocamlc -a -package fmt.tty -package logs.fmt -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_setup.cmo -o src/bos_setup.cma
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmxa -o src/bos_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -package rresult -package astring -package fpath -package fmt -package logs -package unix -I src src/bos_top.cmo -o src/bos_top.cma
- # Parallel statistics: { count(total): 1(54), max: 6, min: 6, average(total): 6.000(1.093) }
-> compiled  bos.0.2.1
Processing 318/419: [mirage-crypto-ec: dune build] [mirage-crypto-pk: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [uuidm: ocaml build]
Processing 319/419: [mirage-crypto-ec: dune build] [mirage-crypto-pk: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [uuidm: ocaml build] [uutf: ocaml build]
-> installed bos.0.2.1
Processing 320/419: [mirage-crypto-ec: dune build] [mirage-crypto-pk: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [uuidm: ocaml build] [uutf: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "true" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\uuidm.0.9.10)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/uuidm.ml > src/uuidm.ml.depends
- + ocamlfind ocamldep -modules src/uuidm.mli > src/uuidm.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/uuidm.cmi src/uuidm.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/uuidm.cmx src/uuidm.ml
- + ocamlfind ocamlopt -a -I src src/uuidm.cmx -o src/uuidm.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/uuidm.cmo src/uuidm.ml
- + ocamlfind ocamldep -package 'cmdliner unix' -modules test/uuidtrip.ml > test/uuidtrip.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package 'cmdliner unix' -I test -I src -o test/uuidtrip.cmo test/uuidtrip.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package 'cmdliner unix' -I test -I src -o test/uuidtrip.cmx test/uuidtrip.ml
- + ocamlfind ocamlopt -shared -linkall -I src src/uuidm.cmxa -o src/uuidm.cmxs
- + ocamlfind ocamlc -a -I src src/uuidm.cmo -o src/uuidm.cma
- + ocamlfind ocamlopt -linkpkg -g -package 'cmdliner unix' -I src -I test src/uuidm.cmx test/uuidtrip.cmx -o test/uuidtrip.native
- # Parallel statistics: { count(total): 1(11), max: 3, min: 3, average(total): 3.000(1.182) }
-> compiled  uuidm.0.9.10
Processing 320/419: [mirage-crypto-ec: dune build] [mirage-crypto-pk: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [uutf: ocaml build]
Processing 321/419: [carton: dune build] [mirage-crypto-ec: dune build] [mirage-crypto-pk: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [uutf: ocaml build]
-> installed uuidm.0.9.10
Processing 322/419: [carton: dune build] [mirage-crypto-ec: dune build] [mirage-crypto-pk: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [uutf: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "mirage-crypto-ec" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mirage-crypto-ec.2.0.2)
-> compiled  mirage-crypto-ec.2.0.2
Processing 322/419: [carton: dune build] [mirage-crypto-pk: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [uutf: ocaml build]
-> installed mirage-crypto-ec.2.0.2
Processing 323/419: [carton: dune build] [mirage-crypto-pk: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [uutf: ocaml build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "mirage-crypto-pk" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mirage-crypto-pk.2.0.2)
-> compiled  mirage-crypto-pk.2.0.2
Processing 323/419: [carton: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [uutf: ocaml build]
-> installed mirage-crypto-pk.2.0.2
Processing 324/419: [carton: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [uutf: ocaml build]
Processing 325/419: [carton: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [uutf: ocaml build] [x509: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "true" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\uutf.1.0.4)
- + ocamlfind ocamlc -config
- + ocamlfind ocamldep -modules src/uutf.ml > src/uutf.ml.depends
- + ocamlfind ocamldep -modules src/uutf.mli > src/uutf.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/uutf.cmi src/uutf.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -o src/uutf.cmx src/uutf.ml
- + ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/uutf.cmo src/uutf.ml
- + ocamlfind ocamldep -package unix -package cmdliner -modules test/utftrip.ml > test/utftrip.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml
- + ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs
- + ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma
- + ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # Parallel statistics: { count(total): 1(11), max: 3, min: 3, average(total): 3.000(1.182) }
-> compiled  uutf.1.0.4
Processing 325/419: [carton: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [x509: dune build]
-> installed uutf.1.0.4
Processing 326/419: [carton: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [x509: dune build]
Processing 327/419: [carton: dune build] [emile: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [x509: dune build]
Processing 328/419: [carton: dune build] [emile: dune build] [markup: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [x509: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "carton" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\carton.0.7.2)
-> compiled  carton.0.7.2
Processing 328/419: [emile: dune build] [markup: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [x509: dune build]
-> installed carton.0.7.2
Processing 329/419: [emile: dune build] [markup: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [x509: dune build]
Processing 330/419: [carton-lwt: dune build] [emile: dune build] [markup: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [x509: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "emile" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\emile.1.1)
-> compiled  emile.1.1
Processing 330/419: [carton-lwt: dune build] [markup: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [x509: dune build]
-> installed emile.1.1
Processing 331/419: [carton-lwt: dune build] [markup: dune build] [ppxlib: dune build] [stdune: dune build] [tcpip: dune build] [x509: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "stdune" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stdune.3.20.2)
-> compiled  stdune.3.20.2
Processing 331/419: [carton-lwt: dune build] [markup: dune build] [ppxlib: dune build] [tcpip: dune build] [x509: dune build]
-> installed stdune.3.20.2
Processing 332/419: [carton-lwt: dune build] [markup: dune build] [ppxlib: dune build] [tcpip: dune build] [x509: dune build]
Processing 333/419: [carton-lwt: dune build] [dune-private-libs: rm] [markup: dune build] [ppxlib: dune build] [tcpip: dune build] [x509: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "carton-lwt" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\carton-lwt.0.7.2)
-> compiled  carton-lwt.0.7.2
Processing 333/419: [dune-private-libs: rm] [markup: dune build] [ppxlib: dune build] [tcpip: dune build] [x509: dune build]
-> installed carton-lwt.0.7.2
Processing 334/419: [dune-private-libs: rm] [markup: dune build] [ppxlib: dune build] [tcpip: dune build] [x509: dune build]
Processing 335/419: [carton-git: dune build] [dune-private-libs: rm] [markup: dune build] [ppxlib: dune build] [tcpip: dune build] [x509: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-private-libs.3.20.2)
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "markup" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\markup.1.0.3)
-> compiled  markup.1.0.3
Processing 335/419: [carton-git: dune build] [dune-private-libs: rm] [ppxlib: dune build] [tcpip: dune build] [x509: dune build]
-> installed markup.1.0.3
Processing 336/419: [carton-git: dune build] [dune-private-libs: rm] [ppxlib: dune build] [tcpip: dune build] [x509: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-private-libs.3.20.2)
Processing 336/419: [carton-git: dune build] [dune-private-libs: dune build] [ppxlib: dune build] [tcpip: dune build] [x509: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "tcpip" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\tcpip.9.0.1)
-> compiled  tcpip.9.0.1
Processing 336/419: [carton-git: dune build] [dune-private-libs: dune build] [ppxlib: dune build] [x509: dune build]
-> installed tcpip.9.0.1
Processing 337/419: [carton-git: dune build] [dune-private-libs: dune build] [ppxlib: dune build] [x509: dune build]
Processing 338/419: [carton-git: dune build] [dune-private-libs: dune build] [happy-eyeballs-mirage: dune build] [ppxlib: dune build] [x509: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "carton-git" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\carton-git.0.7.2)
-> compiled  carton-git.0.7.2
Processing 338/419: [dune-private-libs: dune build] [happy-eyeballs-mirage: dune build] [ppxlib: dune build] [x509: dune build]
-> installed carton-git.0.7.2
Processing 339/419: [dune-private-libs: dune build] [happy-eyeballs-mirage: dune build] [ppxlib: dune build] [x509: dune build]
Processing 340/419: [dune-private-libs: dune build] [git: dune build] [happy-eyeballs-mirage: dune build] [ppxlib: dune build] [x509: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "x509" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\x509.1.0.6)
-> compiled  x509.1.0.6
Processing 340/419: [dune-private-libs: dune build] [git: dune build] [happy-eyeballs-mirage: dune build] [ppxlib: dune build]
-> installed x509.1.0.6
Processing 341/419: [dune-private-libs: dune build] [git: dune build] [happy-eyeballs-mirage: dune build] [ppxlib: dune build]
Processing 342/419: [awa: dune build] [dune-private-libs: dune build] [git: dune build] [happy-eyeballs-mirage: dune build] [ppxlib: dune build]
Processing 343/419: [awa: dune build] [ca-certs-nss: dune build] [dune-private-libs: dune build] [git: dune build] [happy-eyeballs-mirage: dune build] [ppxlib: dune build]
Processing 344/419: [awa: dune build] [ca-certs-nss: dune build] [dune-private-libs: dune build] [git: dune build] [happy-eyeballs-mirage: dune build] [ppxlib: dune build] [tls: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "happy-eyeballs-mirage" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\happy-eyeballs-mirage.2.0.1)
-> compiled  happy-eyeballs-mirage.2.0.1
Processing 344/419: [awa: dune build] [ca-certs-nss: dune build] [dune-private-libs: dune build] [git: dune build] [ppxlib: dune build] [tls: dune build]
-> installed happy-eyeballs-mirage.2.0.1
Processing 345/419: [awa: dune build] [ca-certs-nss: dune build] [dune-private-libs: dune build] [git: dune build] [ppxlib: dune build] [tls: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppxlib.0.37.0)
-> compiled  ppxlib.0.37.0
Processing 345/419: [awa: dune build] [ca-certs-nss: dune build] [dune-private-libs: dune build] [git: dune build] [tls: dune build]
-> installed ppxlib.0.37.0
Processing 346/419: [awa: dune build] [ca-certs-nss: dune build] [dune-private-libs: dune build] [git: dune build] [tls: dune build]
Processing 347/419: [awa: dune build] [ca-certs-nss: dune build] [dune-private-libs: dune build] [git: dune build] [sedlex: dune build] [tls: dune build]
Processing 348/419: [awa: dune build] [ca-certs-nss: dune build] [dune-private-libs: dune build] [git: dune build] [sedlex: dune build] [tls: dune build] [vlt: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ca-certs-nss" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ca-certs-nss.3.118)
- (cd _build/default/lib && ..\..\install\default\bin\extract-from-certdata.exe certdata.txt --output trust_anchor.ml)
- extract-from-certdata.exe: [WARNING] Untrusted certificate "Go Daddy Class 2 CA" (serial 020100)
- extract-from-certdata.exe: [WARNING] Untrusted certificate "Starfield Class 2 CA" (serial 020100)
-> compiled  ca-certs-nss.3.118
Processing 348/419: [awa: dune build] [dune-private-libs: dune build] [git: dune build] [sedlex: dune build] [tls: dune build] [vlt: dune build]
-> installed ca-certs-nss.3.118
Processing 349/419: [awa: dune build] [dune-private-libs: dune build] [git: dune build] [sedlex: dune build] [tls: dune build] [vlt: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dune-private-libs" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-private-libs.3.20.2)
-> compiled  dune-private-libs.3.20.2
Processing 349/419: [awa: dune build] [git: dune build] [sedlex: dune build] [tls: dune build] [vlt: dune build]
-> installed dune-private-libs.3.20.2
Processing 350/419: [awa: dune build] [git: dune build] [sedlex: dune build] [tls: dune build] [vlt: dune build]
Processing 351/419: [awa: dune build] [dune-site: rm] [git: dune build] [sedlex: dune build] [tls: dune build] [vlt: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "awa" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\awa.0.5.2)
-> compiled  awa.0.5.2
Processing 351/419: [dune-site: rm] [git: dune build] [sedlex: dune build] [tls: dune build] [vlt: dune build]
-> installed awa.0.5.2
Processing 352/419: [dune-site: rm] [git: dune build] [sedlex: dune build] [tls: dune build] [vlt: dune build]
Processing 353/419: [awa-mirage: dune build] [dune-site: rm] [git: dune build] [sedlex: dune build] [tls: dune build] [vlt: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-site.3.20.2)
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "git" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\git.3.18.0)
-> compiled  git.3.18.0
Processing 353/419: [awa-mirage: dune build] [dune-site: rm] [sedlex: dune build] [tls: dune build] [vlt: dune build]
-> installed git.3.18.0
Processing 354/419: [awa-mirage: dune build] [dune-site: rm] [sedlex: dune build] [tls: dune build] [vlt: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "awa-mirage" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\awa-mirage.0.5.2)
-> compiled  awa-mirage.0.5.2
Processing 354/419: [dune-site: rm] [sedlex: dune build] [tls: dune build] [vlt: dune build]
-> installed awa-mirage.0.5.2
Processing 355/419: [dune-site: rm] [sedlex: dune build] [tls: dune build] [vlt: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-site.3.20.2)
Processing 355/419: [dune-site: dune build] [sedlex: dune build] [tls: dune build] [vlt: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "sedlex" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\sedlex.3.7)
-> compiled  sedlex.3.7
Processing 355/419: [dune-site: dune build] [tls: dune build] [vlt: dune build]
-> installed sedlex.3.7
Processing 356/419: [dune-site: dune build] [tls: dune build] [vlt: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "tls" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\tls.2.0.3)
-> compiled  tls.2.0.3
Processing 356/419: [dune-site: dune build] [vlt: dune build]
-> installed tls.2.0.3
Processing 357/419: [dune-site: dune build] [vlt: dune build]
Processing 358/419: [dune-site: dune build] [tls-mirage: dune build] [vlt: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "vlt" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\vlt.0.2.5)
-> compiled  vlt.0.2.5
Processing 358/419: [dune-site: dune build] [tls-mirage: dune build]
-> installed vlt.0.2.5
Processing 359/419: [dune-site: dune build] [tls-mirage: dune build]
Processing 360/419: [diffast-misc: dune build] [dune-site: dune build] [tls-mirage: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "tls-mirage" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\tls-mirage.2.0.3)
-> compiled  tls-mirage.2.0.3
Processing 360/419: [diffast-misc: dune build] [dune-site: dune build]
-> installed tls-mirage.2.0.3
Processing 361/419: [diffast-misc: dune build] [dune-site: dune build]
Processing 362/419: [diffast-misc: dune build] [dns-client-mirage: dune build] [dune-site: dune build]
Processing 363/419: [diffast-misc: dune build] [dns-client-mirage: dune build] [dune-site: dune build] [paf: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dune-site" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-site.3.20.2)
-> compiled  dune-site.3.20.2
Processing 363/419: [diffast-misc: dune build] [dns-client-mirage: dune build] [paf: dune build]
-> installed dune-site.3.20.2
Processing 364/419: [diffast-misc: dune build] [dns-client-mirage: dune build] [paf: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dns-client-mirage" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dns-client-mirage.10.2.3)
-> compiled  dns-client-mirage.10.2.3
Processing 364/419: [diffast-misc: dune build] [paf: dune build]
-> installed dns-client-mirage.10.2.3
Processing 365/419: [diffast-misc: dune build] [paf: dune build]
Processing 366/419: [diffast-misc: dune build] [mimic-happy-eyeballs: dune build] [paf: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "paf" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\paf.0.8.0)
-> compiled  paf.0.8.0
Processing 366/419: [diffast-misc: dune build] [mimic-happy-eyeballs: dune build]
-> installed paf.0.8.0
Processing 367/419: [diffast-misc: dune build] [mimic-happy-eyeballs: dune build]
Processing 368/419: [diffast-misc: dune build] [git-paf: dune build] [mimic-happy-eyeballs: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "mimic-happy-eyeballs" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mimic-happy-eyeballs.0.0.9)
-> compiled  mimic-happy-eyeballs.0.0.9
Processing 368/419: [diffast-misc: dune build] [git-paf: dune build]
-> installed mimic-happy-eyeballs.0.0.9
Processing 369/419: [diffast-misc: dune build] [git-paf: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "git-paf" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\git-paf.3.18.0)
-> compiled  git-paf.3.18.0
Processing 369/419: [diffast-misc: dune build]
-> installed git-paf.3.18.0
Processing 370/419: [diffast-misc: dune build]
Processing 371/419: [diffast-misc: dune build] [git-mirage: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "git-mirage" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\git-mirage.3.18.0)
-> compiled  git-mirage.3.18.0
Processing 371/419: [diffast-misc: dune build]
-> installed git-mirage.3.18.0
Processing 372/419: [diffast-misc: dune build]
Processing 373/419: [diffast-misc: dune build] [git-unix: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "git-unix" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\git-unix.3.18.0)
-> compiled  git-unix.3.18.0
Processing 373/419: [diffast-misc: dune build]
-> installed git-unix.3.18.0
Processing 374/419: [diffast-misc: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-misc" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-misc.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 374/419: [diffast-misc: dune install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-misc" "--create-install-files" "diffast-misc" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-misc.0.3.5.1)
-> compiled  diffast-misc.0.3.5.1
-> installed diffast-misc.0.3.5.1
Processing 376/419: [diffast-core: dune build]
Processing 377/419: [diffast-core: dune build] [diffast-git: dune build]
Processing 378/419: [diffast-core: dune build] [diffast-git: dune build] [diffast-langs-common: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-git" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-git.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 378/419: [diffast-core: dune build] [diffast-git: dune install] [diffast-langs-common: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-git" "--create-install-files" "diffast-git" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-git.0.3.5.1)
-> compiled  diffast-git.0.3.5.1
Processing 378/419: [diffast-core: dune build] [diffast-langs-common: dune build]
-> installed diffast-git.0.3.5.1
Processing 379/419: [diffast-core: dune build] [diffast-langs-common: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-langs-common" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-common.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 379/419: [diffast-core: dune build] [diffast-langs-common: dune install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-langs-common" "--create-install-files" "diffast-langs-common" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-common.0.3.5.1)
-> compiled  diffast-langs-common.0.3.5.1
Processing 379/419: [diffast-core: dune build]
-> installed diffast-langs-common.0.3.5.1
Processing 380/419: [diffast-core: dune build]
Processing 381/419: [diffast-core: dune build] [diffast-langs-cpp-parsing: dune build]
Processing 382/419: [diffast-core: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune build]
Processing 383/419: [diffast-core: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-java-parsing: dune build]
Processing 384/419: [diffast-core: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-java-parsing: dune build] [diffast-langs-python-parsing: dune build]
Processing 385/419: [diffast-core: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-java-parsing: dune build] [diffast-langs-python-parsing: dune build] [diffast-langs-verilog-parsing: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-langs-python-parsing" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-python-parsing.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 385/419: [diffast-core: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-java-parsing: dune build] [diffast-langs-python-parsing: dune install] [diffast-langs-verilog-parsing: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-langs-python-parsing" "--create-install-files" "diffast-langs-python-parsing" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-python-parsing.0.3.5.1)
-> compiled  diffast-langs-python-parsing.0.3.5.1
Processing 385/419: [diffast-core: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-java-parsing: dune build] [diffast-langs-verilog-parsing: dune build]
-> installed diffast-langs-python-parsing.0.3.5.1
Processing 386/419: [diffast-core: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-java-parsing: dune build] [diffast-langs-verilog-parsing: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-langs-java-parsing" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-java-parsing.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 386/419: [diffast-core: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-java-parsing: dune install] [diffast-langs-verilog-parsing: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-langs-java-parsing" "--create-install-files" "diffast-langs-java-parsing" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-java-parsing.0.3.5.1)
-> compiled  diffast-langs-java-parsing.0.3.5.1
Processing 386/419: [diffast-core: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-verilog-parsing: dune build]
-> installed diffast-langs-java-parsing.0.3.5.1
Processing 387/419: [diffast-core: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-verilog-parsing: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-core" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-core.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 387/419: [diffast-core: dune install] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-verilog-parsing: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-core" "--create-install-files" "diffast-core" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-core.0.3.5.1)
-> compiled  diffast-core.0.3.5.1
Processing 387/419: [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-verilog-parsing: dune build]
-> installed diffast-core.0.3.5.1
Processing 388/419: [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-verilog-parsing: dune build]
Processing 389/419: [diffast-api: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-verilog-parsing: dune build]
Processing 390/419: [diffast-api: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-cpp-spec: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-verilog-parsing: dune build]
Processing 391/419: [diffast-api: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-cpp-spec: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-fortran-spec: dune build] [diffast-langs-verilog-parsing: dune build]
Processing 392/419: [diffast-api: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-cpp-spec: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-fortran-spec: dune build] [diffast-langs-java-spec: dune build] [diffast-langs-verilog-parsing: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-api" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-api.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 392/419: [diffast-api: dune install] [diffast-langs-cpp-parsing: dune build] [diffast-langs-cpp-spec: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-fortran-spec: dune build] [diffast-langs-java-spec: dune build] [diffast-langs-verilog-parsing: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-langs-verilog-parsing" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-verilog-parsing.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 392/419: [diffast-api: dune install] [diffast-langs-cpp-parsing: dune build] [diffast-langs-cpp-spec: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-fortran-spec: dune build] [diffast-langs-java-spec: dune build] [diffast-langs-verilog-parsing: dune install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-api" "--create-install-files" "diffast-api" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-api.0.3.5.1)
-> compiled  diffast-api.0.3.5.1
Processing 392/419: [diffast-langs-cpp-parsing: dune build] [diffast-langs-cpp-spec: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-fortran-spec: dune build] [diffast-langs-java-spec: dune build] [diffast-langs-verilog-parsing: dune install]
Processing 393/419: [diffast-langs-cpp-parsing: dune build] [diffast-langs-cpp-spec: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-fortran-spec: dune build] [diffast-langs-java-spec: dune build] [diffast-langs-python-spec: dune build] [diffast-langs-verilog-parsing: dune install]
-> installed diffast-api.0.3.5.1
Processing 394/419: [diffast-langs-cpp-parsing: dune build] [diffast-langs-cpp-spec: dune build] [diffast-langs-fortran-parsing: dune build] [diffast-langs-fortran-spec: dune build] [diffast-langs-java-spec: dune build] [diffast-langs-python-spec: dune build] [diffast-langs-verilog-parsing: dune install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-langs-cpp-spec" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-cpp-spec.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 394/419: [diffast-langs-cpp-parsing: dune build] [diffast-langs-cpp-spec: dune install] [diffast-langs-fortran-parsing: dune build] [diffast-langs-fortran-spec: dune build] [diffast-langs-java-spec: dune build] [diffast-langs-python-spec: dune build] [diffast-langs-verilog-parsing: dune install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-langs-fortran-spec" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-fortran-spec.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 394/419: [diffast-langs-cpp-parsing: dune build] [diffast-langs-cpp-spec: dune install] [diffast-langs-fortran-parsing: dune build] [diffast-langs-fortran-spec: dune install] [diffast-langs-java-spec: dune build] [diffast-langs-python-spec: dune build] [diffast-langs-verilog-parsing: dune install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-langs-fortran-parsing" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-fortran-parsing.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 394/419: [diffast-langs-cpp-parsing: dune build] [diffast-langs-cpp-spec: dune install] [diffast-langs-fortran-parsing: dune install] [diffast-langs-fortran-spec: dune install] [diffast-langs-java-spec: dune build] [diffast-langs-python-spec: dune build] [diffast-langs-verilog-parsing: dune install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-langs-cpp-spec" "--create-install-files" "diffast-langs-cpp-spec" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-cpp-spec.0.3.5.1)
-> compiled  diffast-langs-cpp-spec.0.3.5.1
Processing 394/419: [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune install] [diffast-langs-fortran-spec: dune install] [diffast-langs-java-spec: dune build] [diffast-langs-python-spec: dune build] [diffast-langs-verilog-parsing: dune install]
Processing 395/419: [diffast-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune install] [diffast-langs-fortran-spec: dune install] [diffast-langs-java-spec: dune build] [diffast-langs-python-spec: dune build] [diffast-langs-verilog-parsing: dune install]
-> installed diffast-langs-cpp-spec.0.3.5.1
Processing 396/419: [diffast-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune install] [diffast-langs-fortran-spec: dune install] [diffast-langs-java-spec: dune build] [diffast-langs-python-spec: dune build] [diffast-langs-verilog-parsing: dune install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-cli" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-cli.0.3.5.1)
- Internal error, please report upstream including the contents of _build/log.
- Description:
-   ("Map.of_list_exn", { key = "diffast" })
- Raised at Stdune__Code_error.raise in file "stdune__Code_error.ml", line 11,
-   characters 30-62
- Called from Fiber__Core.O.(>>|).(fun) in file "fiber__Core.ml", line 254,
-   characters 36-41
- Called from Fiber__Scheduler.exec in file "fiber__Scheduler.ml", line 77,
-   characters 8-11
- -> required by ("<unnamed>", ())
- -> required by ("toplevel", ())
- 
- I must not crash.  Uncertainty is the mind-killer. Exceptions are the
- little-death that brings total obliteration.  I will fully express my cases. 
- Execution will pass over me and through me.  And when it has gone past, I
- will unwind the stack along its path.  Where the cases are handled there will
- be nothing.  Only I will remain.
[ERROR] The compilation of diffast-cli.0.3.5.1 failed at "dune build -p diffast-cli -j 7 --promote-install-files=false @install".
Processing 396/419: [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune install] [diffast-langs-fortran-spec: dune install] [diffast-langs-java-spec: dune build] [diffast-langs-python-spec: dune build] [diffast-langs-verilog-parsing: dune install]
Processing 397/419: [diffast-git-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune install] [diffast-langs-fortran-spec: dune install] [diffast-langs-java-spec: dune build] [diffast-langs-python-spec: dune build] [diffast-langs-verilog-parsing: dune install]
Processing 398/419: [diffast-git-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-parsing: dune install] [diffast-langs-fortran-spec: dune install] [diffast-langs-java-spec: dune build] [diffast-langs-python-spec: dune build] [diffast-langs-verilog-parsing: dune install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-langs-fortran-parsing" "--create-install-files" "diffast-langs-fortran-parsing" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-fortran-parsing.0.3.5.1)
-> compiled  diffast-langs-fortran-parsing.0.3.5.1
Processing 398/419: [diffast-git-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-spec: dune install] [diffast-langs-java-spec: dune build] [diffast-langs-python-spec: dune build] [diffast-langs-verilog-parsing: dune install]
Processing 399/419: [diffast-git-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-spec: dune install] [diffast-langs-java-spec: dune build] [diffast-langs-python-spec: dune build] [diffast-langs-verilog-parsing: dune install] [diffast-langs-verilog-spec: dune build]
-> installed diffast-langs-fortran-parsing.0.3.5.1
Processing 400/419: [diffast-git-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran-spec: dune install] [diffast-langs-java-spec: dune build] [diffast-langs-python-spec: dune build] [diffast-langs-verilog-parsing: dune install] [diffast-langs-verilog-spec: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-langs-fortran-spec" "--create-install-files" "diffast-langs-fortran-spec" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-fortran-spec.0.3.5.1)
-> compiled  diffast-langs-fortran-spec.0.3.5.1
Processing 400/419: [diffast-git-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-java-spec: dune build] [diffast-langs-python-spec: dune build] [diffast-langs-verilog-parsing: dune install] [diffast-langs-verilog-spec: dune build]
-> installed diffast-langs-fortran-spec.0.3.5.1
Processing 401/419: [diffast-git-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-java-spec: dune build] [diffast-langs-python-spec: dune build] [diffast-langs-verilog-parsing: dune install] [diffast-langs-verilog-spec: dune build]
Processing 402/419: [diffast-git-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran: dune build] [diffast-langs-java-spec: dune build] [diffast-langs-python-spec: dune build] [diffast-langs-verilog-parsing: dune install] [diffast-langs-verilog-spec: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-langs-java-spec" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-java-spec.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 402/419: [diffast-git-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran: dune build] [diffast-langs-java-spec: dune install] [diffast-langs-python-spec: dune build] [diffast-langs-verilog-parsing: dune install] [diffast-langs-verilog-spec: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-langs-python-spec" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-python-spec.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 402/419: [diffast-git-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran: dune build] [diffast-langs-java-spec: dune install] [diffast-langs-python-spec: dune install] [diffast-langs-verilog-parsing: dune install] [diffast-langs-verilog-spec: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-langs-verilog-parsing" "--create-install-files" "diffast-langs-verilog-parsing" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-verilog-parsing.0.3.5.1)
-> compiled  diffast-langs-verilog-parsing.0.3.5.1
Processing 402/419: [diffast-git-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran: dune build] [diffast-langs-java-spec: dune install] [diffast-langs-python-spec: dune install] [diffast-langs-verilog-spec: dune build]
-> installed diffast-langs-verilog-parsing.0.3.5.1
Processing 403/419: [diffast-git-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran: dune build] [diffast-langs-java-spec: dune install] [diffast-langs-python-spec: dune install] [diffast-langs-verilog-spec: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-langs-java-spec" "--create-install-files" "diffast-langs-java-spec" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-java-spec.0.3.5.1)
-> compiled  diffast-langs-java-spec.0.3.5.1
Processing 403/419: [diffast-git-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran: dune build] [diffast-langs-python-spec: dune install] [diffast-langs-verilog-spec: dune build]
-> installed diffast-langs-java-spec.0.3.5.1
Processing 404/419: [diffast-git-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran: dune build] [diffast-langs-python-spec: dune install] [diffast-langs-verilog-spec: dune build]
Processing 405/419: [diffast-git-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran: dune build] [diffast-langs-java: dune build] [diffast-langs-python-spec: dune install] [diffast-langs-verilog-spec: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-langs-python-spec" "--create-install-files" "diffast-langs-python-spec" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-python-spec.0.3.5.1)
-> compiled  diffast-langs-python-spec.0.3.5.1
Processing 405/419: [diffast-git-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran: dune build] [diffast-langs-java: dune build] [diffast-langs-verilog-spec: dune build]
-> installed diffast-langs-python-spec.0.3.5.1
Processing 406/419: [diffast-git-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran: dune build] [diffast-langs-java: dune build] [diffast-langs-verilog-spec: dune build]
Processing 407/419: [diffast-git-cli: dune build] [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran: dune build] [diffast-langs-java: dune build] [diffast-langs-python: dune build] [diffast-langs-verilog-spec: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-git-cli" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-git-cli.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
- File "src/git/cli/dune", line 17, characters 8-19:
- 17 |  (names git_diffast)
-              ^^^^^^^^^^^
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -O3 -o src/git/cli/git_diffast.exe -linkall C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\dynlink\dynlink.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner\cmdliner.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\mtime\mtime.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\mtime/clock\mtime_clock.cmxa -I C:\Users\opam\AppData\Local\opam\5.3\lib\mtime/clock C:\Users\opam\AppData\Local\opam\5.3\lib\fmt\fmt.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\fmt/cli\fmt_cli.cmxa C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\unix\unix.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\fmt/tty\fmt_tty.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\logs\logs.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\logs/fmt\logs_fmt.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\logs/cli\logs_cli.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\cstruct\cstruct.cmxa -I C:\Users\opam\AppData\Local\opam\5.3\lib\cstruct C:\Users\opam\AppData\Local\opam\5.3\lib\lwt\lwt.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\macaddr\macaddr.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\domain-name\domain_name.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\ipaddr\ipaddr.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\mirage-flow\mirage_flow.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\duration\duration.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\tcpip\tcpip.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\eqaf\eqaf.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\mirage-crypto\mirage_crypto.cmxa -I C:\Users\opam\AppData\Local\opam\5.3\lib\mirage-crypto C:\Users\opam\AppData\Local\opam\5.3\lib\digestif\c/digestif_c.cmxa -I C:\Users\opam\AppData\Local\opam\5.3\lib\digestif\c C:\Users\opam\AppData\Local\opam\5.3\lib\mirage-crypto-rng\mirage_crypto_rng.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\ocplib-endian\ocplib_endian.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\ocplib-endian\bigstring/ocplib_endian_bigstring.cmxa C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\threads\threads.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\lwt\unix/lwt_unix.cmxa -I C:\Users\opam\AppData\Local\opam\5.3\lib\lwt\unix C:\Users\opam\AppData\Local\opam\5.3\lib\mirage-sleep\unix/mirage_sleep_unix.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\ptime\ptime.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\ptime/clock\ptime_clock.cmxa -I C:\Users\opam\AppData\Local\opam\5.3\lib\ptime/clock -I C:\Users\opam\AppData\Local\opam\5.3\lib\ptime/clock C:\Users\opam\AppData\Local\opam\5.3\lib\mirage-ptime\unix/mirage_ptime_unix.cmxa -I C:\Users\opam\AppData\Local\opam\5.3\lib\mtime/clock C:\Users\opam\AppData\Local\opam\5.3\lib\mirage-mtime\unix/mirage_mtime_unix.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\gmap\gmap.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\metrics\metrics.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\base64\base64.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\ohex\ohex.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\dns\dns.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\psq\psq.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\lru\lru.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\dns\cache/dns_cache.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\randomconv\randomconv.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\dns-client\dns_client.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\happy-eyeballs\happy_eyeballs.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\happy-eyeballs-mirage\happy_eyeballs_mirage.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\kdf\hkdf/hkdf.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.cmxa -I C:\Users\opam\AppData\Local\opam\5.3\lib\zarith C:\Users\opam\AppData\Local\opam\5.3\lib\mirage-crypto-pk\mirage_crypto_pk.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\asn1-combinators\asn1_combinators.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\mirage-crypto-ec\mirage_crypto_ec.cmxa -I C:\Users\opam\AppData\Local\opam\5.3\lib\mirage-crypto-ec C:\Users\opam\AppData\Local\opam\5.3\lib\kdf\pbkdf/pbkdf.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\x509\x509.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\tls\tls.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\optint\optint.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\mirage-kv\mirage_kv.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\tls-mirage\tls_mirage.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\ca-certs-nss\ca_certs_nss.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\dns-client-mirage\dns_client_mirage.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\mimic\mimic.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\mimic-happy-eyeballs\mimic_happy_eyeballs.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\git\nss/sigs/sigs.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\rresult\rresult.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\ke\ke.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\git\nss/unixiz/unixiz.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\checkseum\c/checkseum_c.cmxa -I C:\Users\opam\AppData\Local\opam\5.3\lib\checkseum\c C:\Users\opam\AppData\Local\opam\5.3\lib\decompress\de/de.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\decompress\zl/zl.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\astring\astring.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\bigstringaf\bigstringaf.cmxa -I C:\Users\opam\AppData\Local\opam\5.3\lib\bigstringaf C:\Users\opam\AppData\Local\opam\5.3\lib\angstrom\angstrom.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\uutf\uutf.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\pecu\pecu.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\emile\emile.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\stringext\stringext.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\uri\uri.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\git\nss/pkt-line/pkt_line.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\git\nss/smart/smart.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\git\nss/pck/pck.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\git\nss/smart-flow/smart_flow.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\git\nss/neg/neg.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\git\nss/nss.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\duff\duff.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\carton\carton.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\carton\thin/thin.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\carton-lwt\carton_lwt.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\git\nss/git/smart_git.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\git-mirage\tcp/git_mirage_tcp.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\awa\awa.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\awa-mirage\awa_mirage.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\git-mirage\ssh/git_mirage_ssh.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\faraday\faraday.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\paf\paf.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\httpun-types\httpun_types.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\h1\h1.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\git-paf\git_paf.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\git-mirage\http/git_mirage_http.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\ipaddr\unix/ipaddr_unix.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\happy-eyeballs-lwt\happy_eyeballs_lwt.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\fpath\fpath.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\bos\bos.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\hxd\core/hxd.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\hxd\string/hxd_string.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\git\loose/loose.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\git\nss/hkt/hkt.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\ocamlgraph\graph.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\git\loose-git/loose_git.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\carton-git\carton_git.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\encore\encore.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\git\git.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\git-unix\git_unix.cmxa C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\str\str.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\cryptokit\cryptokit.cmxa -I C:\Users\opam\AppData\Local\opam\5.3\lib\cryptokit C:\Users\opam\AppData\Local\opam\5.3\lib\bytesrw\bytesrw.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\bytesrw/zlib\bytesrw_zlib.cmxa -I C:\Users\opam\AppData\Local\opam\5.3\lib\bytesrw/zlib C:\Users\opam\AppData\Local\opam\5.3\lib\markup\markup.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\base64\rfc2045/base64_rfc2045.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\vlt\vlt.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\vlt\mt/vlt_mt.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\diffast-misc\diffast_misc.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\uuidm\uuidm.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\csv\csv.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\dune-private-libs\dune-section/dune_section.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\dune-site\private/dune_site_private.cmxa src/git/cli/.git_diffast.eobjs/native/dune_site__Dune_site_data.cmx C:\Users\opam\AppData\Local\opam\5.3\lib\dune-site\dune_site.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\dune-private-libs\meta_parser/dune_meta_parser.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\dune-site\dynlink/dune_site_dynlink_linker.cmxa src/git/cli/.git_diffast.eobjs/native/dune_site_plugins__Dune_site_plugins_data.cmx C:\Users\opam\AppData\Local\opam\5.3\lib\dune-site\plugins/dune_site_plugins.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\camlp-streams\camlp_streams.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\gen\gen.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\sedlex\sedlex.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\menhirLib\menhirLib.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\diffast-core\diffast_core.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\diffast-api\diffast_api.cmxa C:\Users\opam\AppData\Local\opam\5.3\lib\diffast-git\diffast_git.cmxa src/git/cli/.git_diffast.eobjs/native/dune__exe__Git_diffast.cmx)
- ** Cannot resolve symbols for C:\Users\opam\AppData\Local\opam\5.3\lib\bytesrw/zlib\bytesrw_zlib.a(bytesrw_zlib.o):
-  ocaml_bytesrw_create_deflate_z_stream
-  ocaml_bytesrw_create_inflate_z_stream
-  ocaml_bytesrw_deflate
-  ocaml_bytesrw_deflate_reset
-  ocaml_bytesrw_free_deflate_z_stream
-  ocaml_bytesrw_free_inflate_z_stream
-  ocaml_bytesrw_inflate
-  ocaml_bytesrw_inflate_reset
-  ocaml_bytesrw_zlib_version
- File "caml_startup", line 1:
- Error: Error during linking (exit code 2)
Processing 407/419: [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran: dune build] [diffast-langs-java: dune build] [diffast-langs-python: dune build] [diffast-langs-verilog-spec: dune build]
Processing 408/419: [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran: dune build] [diffast-langs-java: dune build] [diffast-langs-python: dune build] [diffast-langs-verilog-spec: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-langs-verilog-spec" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-verilog-spec.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[ERROR] The compilation of diffast-git-cli.0.3.5.1 failed at "dune build -p diffast-git-cli -j 7 --promote-install-files=false @install".
Processing 408/419: [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran: dune build] [diffast-langs-java: dune build] [diffast-langs-python: dune build] [diffast-langs-verilog-spec: dune install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-langs-verilog-spec" "--create-install-files" "diffast-langs-verilog-spec" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-verilog-spec.0.3.5.1)
-> compiled  diffast-langs-verilog-spec.0.3.5.1
Processing 408/419: [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran: dune build] [diffast-langs-java: dune build] [diffast-langs-python: dune build]
-> installed diffast-langs-verilog-spec.0.3.5.1
Processing 409/419: [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran: dune build] [diffast-langs-java: dune build] [diffast-langs-python: dune build]
Processing 410/419: [diffast-langs-cpp-parsing: dune build] [diffast-langs-fortran: dune build] [diffast-langs-java: dune build] [diffast-langs-python: dune build] [diffast-langs-verilog: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-langs-cpp-parsing" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-cpp-parsing.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 410/419: [diffast-langs-cpp-parsing: dune install] [diffast-langs-fortran: dune build] [diffast-langs-java: dune build] [diffast-langs-python: dune build] [diffast-langs-verilog: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-langs-cpp-parsing" "--create-install-files" "diffast-langs-cpp-parsing" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-cpp-parsing.0.3.5.1)
-> compiled  diffast-langs-cpp-parsing.0.3.5.1
Processing 410/419: [diffast-langs-fortran: dune build] [diffast-langs-java: dune build] [diffast-langs-python: dune build] [diffast-langs-verilog: dune build]
-> installed diffast-langs-cpp-parsing.0.3.5.1
Processing 411/419: [diffast-langs-fortran: dune build] [diffast-langs-java: dune build] [diffast-langs-python: dune build] [diffast-langs-verilog: dune build]
Processing 412/419: [diffast-langs-cpp: dune build] [diffast-langs-fortran: dune build] [diffast-langs-java: dune build] [diffast-langs-python: dune build] [diffast-langs-verilog: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-langs-fortran" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-fortran.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 412/419: [diffast-langs-cpp: dune build] [diffast-langs-fortran: dune install] [diffast-langs-java: dune build] [diffast-langs-python: dune build] [diffast-langs-verilog: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-langs-fortran" "--create-install-files" "diffast-langs-fortran" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-fortran.0.3.5.1)
-> compiled  diffast-langs-fortran.0.3.5.1
Processing 412/419: [diffast-langs-cpp: dune build] [diffast-langs-java: dune build] [diffast-langs-python: dune build] [diffast-langs-verilog: dune build]
-> installed diffast-langs-fortran.0.3.5.1
Processing 413/419: [diffast-langs-cpp: dune build] [diffast-langs-java: dune build] [diffast-langs-python: dune build] [diffast-langs-verilog: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-langs-verilog" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-verilog.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 413/419: [diffast-langs-cpp: dune build] [diffast-langs-java: dune build] [diffast-langs-python: dune build] [diffast-langs-verilog: dune install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-langs-python" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-python.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 413/419: [diffast-langs-cpp: dune build] [diffast-langs-java: dune build] [diffast-langs-python: dune install] [diffast-langs-verilog: dune install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-langs-java" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-java.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 413/419: [diffast-langs-cpp: dune build] [diffast-langs-java: dune install] [diffast-langs-python: dune install] [diffast-langs-verilog: dune install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-langs-verilog" "--create-install-files" "diffast-langs-verilog" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-verilog.0.3.5.1)
-> compiled  diffast-langs-verilog.0.3.5.1
Processing 413/419: [diffast-langs-cpp: dune build] [diffast-langs-java: dune install] [diffast-langs-python: dune install]
-> installed diffast-langs-verilog.0.3.5.1
Processing 414/419: [diffast-langs-cpp: dune build] [diffast-langs-java: dune install] [diffast-langs-python: dune install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-langs-java" "--create-install-files" "diffast-langs-java" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-java.0.3.5.1)
-> compiled  diffast-langs-java.0.3.5.1
Processing 414/419: [diffast-langs-cpp: dune build] [diffast-langs-python: dune install]
-> installed diffast-langs-java.0.3.5.1
Processing 415/419: [diffast-langs-cpp: dune build] [diffast-langs-python: dune install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-langs-python" "--create-install-files" "diffast-langs-python" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-python.0.3.5.1)
-> compiled  diffast-langs-python.0.3.5.1
Processing 415/419: [diffast-langs-cpp: dune build]
-> installed diffast-langs-python.0.3.5.1
Processing 416/419: [diffast-langs-cpp: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "diffast-langs-cpp" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-cpp.0.3.5.1)
- (cd _build/default/src/api/dev && C:\cygwin64\bin\git.exe describe --always --dirty) > _build/default/src/api/dev/v
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Processing 416/419: [diffast-langs-cpp: dune install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "diffast-langs-cpp" "--create-install-files" "diffast-langs-cpp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\diffast-langs-cpp.0.3.5.1)
-> compiled  diffast-langs-cpp.0.3.5.1
-> installed diffast-langs-cpp.0.3.5.1

#=== ERROR while compiling diffast-git-cli.0.3.5.1 ============================#
# context              2.3.0 | win32/x86_64 | ocaml-base-compiler.5.3.0 | file://C:/Users/opam/opam-repository
# path                 ~\AppData\Local\opam\5.3\.opam-switch\build\diffast-git-cli.0.3.5.1
# command              ~\AppData\Local\opam\5.3\bin\dune.exe build -p diffast-git-cli -j 7 --promote-install-files=false @install
# exit-code            1
# env-file             ~\AppData\Local\opam\log\diffast-git-cli-1980-2e8180.env
# output-file          ~\AppData\Local\opam\log\diffast-git-cli-1980-2e8180.out
### output ###
# [...]
# ** Cannot resolve symbols for C:\Users\opam\AppData\Local\opam\5.3\lib\bytesrw/zlib\bytesrw_zlib.a(bytesrw_zlib.o):
#  ocaml_bytesrw_create_deflate_z_stream
#  ocaml_bytesrw_create_inflate_z_stream
#  ocaml_bytesrw_deflate
#  ocaml_bytesrw_deflate_reset
#  ocaml_bytesrw_free_deflate_z_stream
#  ocaml_bytesrw_free_inflate_z_stream
#  ocaml_bytesrw_inflate
#  ocaml_bytesrw_inflate_reset
#  ocaml_bytesrw_zlib_version
# File "caml_startup", line 1:
# Error: Error during linking (exit code 2)


#=== ERROR while compiling diffast-cli.0.3.5.1 ================================#
# context              2.3.0 | win32/x86_64 | ocaml-base-compiler.5.3.0 | file://C:/Users/opam/opam-repository
# path                 ~\AppData\Local\opam\5.3\.opam-switch\build\diffast-cli.0.3.5.1
# command              ~\AppData\Local\opam\5.3\bin\dune.exe build -p diffast-cli -j 7 --promote-install-files=false @install
# exit-code            1
# env-file             ~\AppData\Local\opam\log\diffast-cli-1980-b3c491.env
# output-file          ~\AppData\Local\opam\log\diffast-cli-1980-b3c491.out
### output ###
# [...]
# Called from Fiber__Core.O.(>>|).(fun) in file "fiber__Core.ml", line 254,
#   characters 36-41
# Called from Fiber__Scheduler.exec in file "fiber__Scheduler.ml", line 77,
#   characters 8-11
# -> required by ("<unnamed>", ())
# -> required by ("toplevel", ())
# 
# I must not crash.  Uncertainty is the mind-killer. Exceptions are the
# little-death that brings total obliteration.  I will fully express my cases. 
# Execution will pass over me and through me.  And when it has gone past, I
# will unwind the stack along its path.  Where the cases are handled there will
# be nothing.  Only I will remain.



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install diffast 0.3.5.1
+- 
+- The following actions failed
| - build diffast-cli     0.3.5.1
| - build diffast-git-cli 0.3.5.1
+- 
+- The following changes have been performed (the rest was aborted)
| - recompile mingw-w64-shims               0.2.0
| - install   angstrom                      0.16.1
| - install   arp                           4.1.0
| - install   asn1-combinators              0.3.2
| - install   astring                       0.8.5
| - install   awa                           0.5.2
| - install   awa-mirage                    0.5.2
| - install   base-bytes                    base
| - install   base64                        3.5.2
| - install   bigstringaf                   0.10.0
| - install   bos                           0.2.1
| - install   bytesrw                       0.3.0
| - install   ca-certs-nss                  3.118
| - install   camlp-streams                 5.0.1
| - install   carton                        0.7.2
| - install   carton-git                    0.7.2
| - install   carton-lwt                    0.7.2
| - install   checkseum                     0.5.2
| - install   cmdliner                      2.1.0
| - install   conf-gmp                      5
| - install   conf-gmp-powm-sec             4
| - install   conf-mingw-w64-gcc-i686       1
| - install   conf-mingw-w64-gmp-i686       1
| - install   conf-mingw-w64-gmp-x86_64     1
| - install   conf-mingw-w64-zlib-i686      1
| - install   conf-mingw-w64-zlib-x86_64    1
| - install   conf-pkg-config               4
| - install   conf-zlib                     1
| - install   cppo                          1.8.0
| - install   cryptokit                     1.21.1
| - install   csexp                         1.5.2
| - install   cstruct                       6.2.0
| - install   cstruct-lwt                   6.2.0
| - install   cstruct-unix                  6.2.0
| - install   csv                           2.4
| - install   decompress                    1.5.3
| - install   diffast-api                   0.3.5.1
| - install   diffast-core                  0.3.5.1
| - install   diffast-etc                   0.3.5.1
| - install   diffast-git                   0.3.5.1
| - install   diffast-langs-common          0.3.5.1
| - install   diffast-langs-cpp             0.3.5.1
| - install   diffast-langs-cpp-parsing     0.3.5.1
| - install   diffast-langs-cpp-spec        0.3.5.1
| - install   diffast-langs-fortran         0.3.5.1
| - install   diffast-langs-fortran-parsing 0.3.5.1
| - install   diffast-langs-fortran-spec    0.3.5.1
| - install   diffast-langs-java            0.3.5.1
| - install   diffast-langs-java-parsing    0.3.5.1
| - install   diffast-langs-java-spec       0.3.5.1
| - install   diffast-langs-python          0.3.5.1
| - install   diffast-langs-python-parsing  0.3.5.1
| - install   diffast-langs-python-spec     0.3.5.1
| - install   diffast-langs-verilog         0.3.5.1
| - install   diffast-langs-verilog-parsing 0.3.5.1
| - install   diffast-langs-verilog-spec    0.3.5.1
| - install   diffast-misc                  0.3.5.1
| - install   digestif                      1.3.0
| - install   dns                           10.2.3
| - install   dns-client                    10.2.3
| - install   dns-client-mirage             10.2.3
| - install   domain-name                   0.5.0
| - install   duff                          0.5
| - install   dune                          3.20.2
| - install   dune-configurator             3.20.2
| - install   dune-private-libs             3.20.2
| - install   dune-site                     3.20.2
| - install   duration                      0.2.1
| - install   dyn                           3.20.2
| - install   emile                         1.1
| - install   encore                        0.8.1
| - install   eqaf                          0.10
| - install   ethernet                      3.2.0
| - install   faraday                       0.8.2
| - install   fmt                           0.11.0
| - install   fpath                         0.7.3
| - install   gen                           1.1
| - install   git                           3.18.0
| - install   git-mirage                    3.18.0
| - install   git-paf                       3.18.0
| - install   git-unix                      3.18.0
| - install   gmap                          0.3.0
| - install   h1                            1.0.0
| - install   h2                            0.13.0
| - install   happy-eyeballs                2.0.1
| - install   happy-eyeballs-lwt            2.0.1
| - install   happy-eyeballs-mirage         2.0.1
| - install   hpack                         0.13.0
| - install   httpun-types                  0.2.0
| - install   hxd                           0.3.6
| - install   ipaddr                        5.6.1
| - install   ipaddr-cstruct                5.6.1
| - install   kdf                           1.0.0
| - install   ke                            0.6
| - install   logs                          0.10.0
| - install   lru                           0.3.1
| - install   lwt                           6.0.0-beta01
| - install   lwt-dllist                    1.1.0
| - install   macaddr                       5.6.1
| - install   macaddr-cstruct               5.6.1
| - install   markup                        1.0.3
| - install   menhir                        20250912
| - install   menhirCST                     20250912
| - install   menhirLib                     20250912
| - install   menhirSdk                     20250912
| - install   metrics                       0.5.0
| - install   mimic                         0.0.9
| - install   mimic-happy-eyeballs          0.0.9
| - install   mirage-crypto                 2.0.2
| - install   mirage-crypto-ec              2.0.2
| - install   mirage-crypto-pk              2.0.2
| - install   mirage-crypto-rng             2.0.2
| - install   mirage-flow                   5.0.0
| - install   mirage-kv                     6.1.1
| - install   mirage-mtime                  5.2.0
| - install   mirage-net                    4.0.0
| - install   mirage-ptime                  5.2.0
| - install   mirage-sleep                  4.1.0
| - install   mtime                         2.1.0
| - install   ocaml-compiler-libs           v0.17.0
| - install   ocaml-syntax-shims            1.0.0
| - install   ocamlbuild                    0.16.1
| - install   ocamlfind                     1.9.8
| - install   ocamlgraph                    2.2.0
| - install   ocplib-endian                 1.2
| - install   ohex                          0.2.0
| - install   optint                        0.3.0
| - install   ordering                      3.20.2
| - install   paf                           0.8.0
| - install   pecu                          0.7
| - install   pp                            2.0.0
| - install   ppx_derivers                  1.2.1
| - install   ppxlib                        0.37.0
| - install   psq                           0.2.1
| - install   ptime                         1.2.0
| - install   randomconv                    0.2.0
| - install   rresult                       0.7.0
| - install   sedlex                        3.7
| - install   seq                           base
| - install   sexplib0                      v0.17.0
| - install   stdlib-shims                  0.3.0
| - install   stdune                        3.20.2
| - install   stringext                     1.6.0
| - install   tcpip                         9.0.1
| - install   tls                           2.0.3
| - install   tls-mirage                    2.0.3
| - install   topkg                         1.1.1
| - install   uchar                         0.0.2
| - install   uri                           4.4.0
| - install   uuidm                         0.9.10
| - install   uutf                          1.0.4
| - install   vlt                           0.2.5
| - install   x509                          1.0.6
| - install   zarith                        1.14
+- 
# To update the current shell environment, run: eval $(opam env)

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