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


Building on odawa

(from windows-server-2022-amd64-ocaml-4.14.2)
2024-11-12 00:22.16 ---> using "b1ae2ad36af625524288c188f7e099c501706c4119a38e11e1b5610819652cec" 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"))
2024-11-12 00:22.16 ---> using "4b57a7007c87218b9b3ddcf81f74c22338c638c8bcdfdaa01c2afa888290f021" 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 eecf6d033c6c13a6bda9b445601ddcbaa09dd288"))
2024-11-12 00:22.16 ---> using "916fc88efba39c7529535e5586ef636983924e64382c926374941dfb70826c38" from cache

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

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

  Added 9 lines after line 1 in ~\.bash_profile.
2024-11-12 00:22.16 ---> using "7dff50a164197daeb211f43cc31c3b4201b1bd2d0c774a26d6925a430147bec7" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed arch-x86_64.1
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-mingw.1
-> retrieved flexdll.0.43  (cached)
-> retrieved ocaml-config.3  (cached)
-> installed flexdll.0.43
-> 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-base-compiler.4.14.2  (cached)
-> installed mingw-w64-shims.0.2.0
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.3
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=default)
2024-11-12 00:22.16 ---> using "ae60b92c2a5a4da67e8935d52ddeae392cd8745a47ba71ee33b6f19f5c2bd60f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2024-11-12 00:22.16 ---> using "79f391d910b12f0453cbe8a949bb8e140683a166720331d05045e2d73e88ecc9" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "\
               \nopam remove -y \"tezos-shell-services-test-helpers.16.1\"\
               \nopam install -vy \"tezos-shell-services-test-helpers.16.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"tezos-shell-services-test-helpers.16.1\" | grep -q '\"windows-server-2022-amd64-ocaml-4.14.2\"'; 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\
               \n"))
Nothing to do.
[NOTE] tezos-shell-services-test-helpers.16.1 is not installed.

The following actions will be performed:
=== recompile 1 package
  - recompile mingw-w64-shims                   0.2.0             [uses conf-mingw-w64-gcc-i686]
=== install 138 packages
  - install   aches                             1.1.0             [required by tezos-crypto]
  - install   alcotest                          1.8.0             [required by alcotest-lwt, tezos-test-helpers]
  - install   alcotest-lwt                      1.8.0             [required by tezos-shell-services-test-helpers]
  - install   angstrom                          0.16.1            [required by uri]
  - install   astring                           0.8.5             [required by alcotest, irmin]
  - install   base                              v0.16.3           [required by ppx_hash]
  - install   base-bytes                        base              [required by ocplib-endian, bigstring]
  - install   base64                            3.5.1             [required by repr]
  - install   bheap                             2.0.0             [required by irmin]
  - install   bigarray-compat                   1.1.0             [required by ctypes]
  - install   bigstring                         0.3               [required by secp256k1-internal]
  - install   bigstringaf                       0.10.0            [required by tezos-context]
  - install   bls12-381                         5.0.0             [required by tezos-crypto]
  - install   bls12-381-signature               1.0.0             [required by tezos-crypto]
  - install   checkseum                         0.5.2             [required by irmin-pack]
  - install   cmdliner                          1.3.0             [required by logs, alcotest, irmin-pack]
  - install   conf-bash                         1                 [required by base]
  - install   conf-cmake                        1                 [required by hacl-star-raw]
  - install   conf-gmp                          4                 [required by zarith, secp256k1-internal]
  - install   conf-libev                        4-11              [required by tezos-stdlib-unix]
  - install   conf-mingw-w64-gcc-i686           1                 [required by conf-mingw-w64-gmp-i686]
  - install   conf-mingw-w64-gmp-i686           1                 [required by conf-gmp]
  - install   conf-mingw-w64-gmp-x86_64         1                 [required by conf-gmp]
  - install   conf-pkg-config                   3                 [required by secp256k1-internal]
  - install   conf-which                        1                 [required by hacl-star-raw]
  - install   cppo                              1.7.0             [required by lwt]
  - install   csexp                             1.5.2             [required by dune-configurator]
  - install   cstruct                           6.2.0             [required by secp256k1-internal]
  - install   ctypes                            0.20.2            [required by tezos-hacl]
  - install   ctypes_stubs_js                   0.1               [required by tezos-hacl]
  - install   data-encoding                     0.7.1             [required by tezos-base, tezos-test-helpers]
  - install   digestif                          1.2.0             [required by irmin]
  - install   domain-name                       0.4.0             [required by ipaddr]
  - install   dune                              3.10.0            [required by tezos-shell-services-test-helpers]
  - install   dune-configurator                 3.13.1            [required by tezos-version]
  - install   either                            1.0.0             [required by data-encoding]
  - install   eqaf                              0.10              [required by digestif]
  - install   ezjsonm                           1.3.0             [required by tezos-base]
  - install   ff-sig                            0.6.2             [required by bls12-381]
  - install   fmt                               0.9.0             [required by tezos-context, alcotest-lwt, tezos-test-helpers]
  - install   gen                               1.1               [required by sedlex]
  - install   hacl-star                         0.6.2             [required by tezos-hacl]
  - install   hacl-star-raw                     0.6.2             [required by tezos-hacl]
  - install   hex                               1.5.0             [required by data-encoding]
  - install   index                             1.6.1             [required by irmin-pack]
  - install   integers                          0.7.0             [required by bls12-381]
  - install   integers_stubs_js                 1.0               [required by ctypes_stubs_js]
  - install   ipaddr                            5.6.0             [required by tezos-base]
  - install   irmin                             3.5.2             [required by tezos-context]
  - install   irmin-pack                        3.5.2             [required by tezos-context]
  - install   jane-street-headers               v0.16.0           [required by time_now]
  - install   js_of_ocaml                       5.8.2             [required by logs]
  - install   js_of_ocaml-compiler              5.8.2             [required by js_of_ocaml]
  - install   json-data-encoding                0.12.1            [required by data-encoding]
  - install   json-data-encoding-bson           0.12.1            [required by data-encoding]
  - install   jsonm                             1.0.2             [required by irmin]
  - install   jst-config                        v0.16.0           [required by time_now]
  - install   logs                              0.7.0             [required by alcotest-lwt, tezos-context]
  - install   lru                               0.3.1             [required by index]
  - install   lwt                               5.8.0             [required by tezos-base, alcotest-lwt, tezos-test-helpers]
  - install   lwt-canceler                      0.3               [required by tezos-error-monad]
  - install   lwt_log                           1.1.2             [required by tezos-event-logging, tezos-stdlib-unix]
  - install   macaddr                           5.6.0             [required by ipaddr]
  - install   menhir                            20240715          [required by js_of_ocaml-compiler]
  - install   menhirCST                         20240715          [required by menhir]
  - install   menhirLib                         20240715          [required by js_of_ocaml-compiler]
  - install   menhirSdk                         20240715          [required by js_of_ocaml-compiler]
  - install   mtime                             1.4.0             [required by irmin, tezos-stdlib-unix, irmin-pack]
  - install   ocaml-compiler-libs               v0.12.4           [required by ppxlib]
  - install   ocaml-syntax-shims                1.0.0             [required by alcotest]
  - install   ocamlbuild                        0.15.0            [required by logs, ptime]
  - install   ocamlfind                         1.9.5             [required by logs, ptime]
  - install   ocamlgraph                        2.1.0             [required by irmin]
  - install   ocplib-endian                     1.2               [required by lwt, json-data-encoding-bson]
  - install   optint                            0.3.0             [required by irmin-pack]
  - install   ppx_assert                        v0.16.0           [required by jst-config]
  - install   ppx_base                          v0.16.0           [required by time_now]
  - install   ppx_cold                          v0.16.0           [required by ppx_base]
  - install   ppx_compare                       v0.16.0           [required by ppx_hash]
  - install   ppx_derivers                      1.2.1             [required by ppxlib, ppx_deriving]
  - install   ppx_deriving                      6.0.3             [required by tezos-version]
  - install   ppx_enumerate                     v0.16.0           [required by ppx_base]
  - install   ppx_expect                        v0.16.0           [required by tezos-micheline]
  - install   ppx_globalize                     v0.16.0           [required by ppx_base]
  - install   ppx_hash                          v0.16.0           [required by data-encoding]
  - install   ppx_here                          v0.16.0           [required by ppx_expect]
  - install   ppx_inline_test                   v0.16.0           [required by ppx_expect]
  - install   ppx_irmin                         3.5.2             [required by irmin, irmin-pack]
  - install   ppx_optcomp                       v0.16.0           [required by time_now]
  - install   ppx_repr                          0.7.0             [required by ppx_irmin, index]
  - install   ppx_sexp_conv                     v0.16.0           [required by ppx_hash]
  - install   ppxlib                            0.33.1~5.3preview [required by ppx_hash, js_of_ocaml, ppx_irmin]
  - install   progress                          0.2.1             [required by index]
  - install   psq                               0.2.1             [required by lru]
  - install   ptime                             1.2.0             [required by tezos-base]
  - install   pure-splitmix                     0.3               [required by tezos-test-helpers]
  - install   qcheck-alcotest                   0.22              [required by tezos-test-helpers]
  - install   qcheck-core                       0.22              [required by tezos-shell-services-test-helpers]
  - install   re                                1.12.0            [required by alcotest, tezos-stdlib-unix]
  - install   repr                              0.7.0             [required by irmin]
  - install   resto                             1.2               [required by tezos-rpc]
  - install   resto-directory                   1.2               [required by tezos-rpc]
  - install   ringo                             1.1.0             [required by aches]
  - install   rusage                            1.0.0             [required by irmin-pack]
  - install   secp256k1-internal                0.4.0             [required by tezos-crypto]
  - install   sedlex                            3.3               [required by js_of_ocaml-compiler]
  - install   semaphore-compat                  1.0.2             [required by index]
  - install   seq                               base              [required by re]
  - install   sexplib0                          v0.16.0           [required by ezjsonm]
  - install   stdio                             v0.16.0           [required by ppx_expect]
  - install   stdlib-shims                      0.3.0             [required by alcotest]
  - install   stringext                         1.6.0             [required by uri]
  - install   terminal                          0.2.1             [required by progress]
  - install   tezos-base                        16.1              [required by tezos-shell-services-test-helpers]
  - install   tezos-context                     16.1              [required by tezos-shell-services-test-helpers]
  - install   tezos-crypto                      16.1              [required by tezos-base]
  - install   tezos-error-monad                 16.1              [required by tezos-base]
  - install   tezos-event-logging               16.1              [required by tezos-base]
  - install   tezos-hacl                        16.1              [required by tezos-base]
  - install   tezos-lwt-result-stdlib           16.1              [required by tezos-event-logging, tezos-crypto, tezos-stdlib-unix]
  - install   tezos-micheline                   16.1              [required by tezos-base]
  - install   tezos-p2p-services                16.1              [required by tezos-shell-services]
  - install   tezos-rpc                         16.1              [required by tezos-base, tezos-shell-services]
  - install   tezos-shell-services              16.1              [required by tezos-shell-services-test-helpers]
  - install   tezos-shell-services-test-helpers 16.1
  - install   tezos-stdlib                      16.1              [required by tezos-base, tezos-context]
  - install   tezos-stdlib-unix                 16.1              [required by tezos-base, tezos-context]
  - install   tezos-test-helpers                16.1              [required by tezos-shell-services-test-helpers]
  - install   tezos-version                     16.1              [required by tezos-shell-services]
  - install   time_now                          v0.16.0           [required by ppx_inline_test]
  - install   topkg                             1.0.7             [required by logs, ptime]
  - install   uri                               4.4.0             [required by tezos-base, tezos-test-helpers]
  - install   uucp                              16.0.0            [required by progress]
  - install   uutf                              1.0.3             [required by tezos-micheline, alcotest, irmin]
  - install   vector                            1.0.0             [required by progress]
  - install   yojson                            2.2.2             [required by js_of_ocaml-compiler]
  - install   zarith                            1.12              [required by tezos-crypto, data-encoding, tezos-micheline]
  - install   zarith_stubs_js                   v0.16.1           [required by tezos-crypto, data-encoding, tezos-micheline]

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

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

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

[1/2/3/4] 1

+ C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe "--root" "C:\\cygwin64" "--quiet-mode" "unattended" "--no-shortcuts" "--no-startmenu" "--no-desktop" "--no-admin" "--no-version-check" "--no-write-registry" "--packages" "cmake,mingw64-i686-gcc-core,mingw64-i686-gmp,mingw64-x86_64-gmp"
- Starting cygwin install, version 2.932
- User has backup/restore rights
- User has symlink creation right
- Current Directory: C:\Windows\system32
- root: C:\cygwin64 system
- Changing gid to Administrators
- Selected local directory: C:\Windows\system32
- net: Preconfig
- site: https://cygwin.mirror.constant.com/
- solving: 4 tasks, update: no, use test packages: no
- solving: 17 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install libjsoncpp25                          1.9.5-1  
-    1 install liblzo2_2                             2.10-2   
-    2 install librhash0                             1.4.1-1  
-    3 install libuv1                                1.48.0-1 
-    4 install libxml2                               2.10.4-2 
-    5 install mingw64-i686-binutils                 2.43.1-1 
-    6 install mingw64-i686-windows-default-manifest 6.4-1    
-    7 install mingw64-i686-winpthreads              12.0.0-1 
-    8 install mingw64-x86_64-gcc-g++                12.4.0-1 
-    9 install libarchive13                          3.7.7-1  
-   10 install mingw64-i686-headers                  12.0.0-1 
-   11 install mingw64-x86_64-gmp                    6.3.0-1  
-   12 install cmake                                 3.28.3-1 
-   13 install mingw64-i686-runtime                  12.0.0-1 
-   14 install mingw64-i686-gcc-core                 12.4.0-1 
-   15 install mingw64-i686-gcc-g++                  12.4.0-1 
-   16 install mingw64-i686-gmp                      6.3.0-1  
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/jsoncpp/libjsoncpp25/libjsoncpp25-1.9.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/liblzo2/liblzo2_2/liblzo2_2-2.10-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/rhash/librhash0/librhash0-1.4.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libuv/libuv1/libuv1-1.48.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxml2/libxml2-2.10.4-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.43.1-1.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-12.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-12.4.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libarchive/libarchive13/libarchive13-3.7.7-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-12.0.0-1.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/x86_64/release/cmake/cmake-3.28.3-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-12.0.0-1.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-12.4.0-1.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++-12.4.0-1.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/jsoncpp/libjsoncpp25/libjsoncpp25-1.9.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/liblzo2/liblzo2_2/liblzo2_2-2.10-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/rhash/librhash0/librhash0-1.4.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libuv/libuv1/libuv1-1.48.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libxml2/libxml2-2.10.4-2.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.43.1-1.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-12.0.0-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-12.4.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/libarchive/libarchive13/libarchive13-3.7.7-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-12.0.0-1.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/x86_64/release/cmake/cmake-3.28.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-12.0.0-1.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-12.4.0-1.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++-12.4.0-1.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\bash.exe --norc --noprofile "/etc/postinstall/libxml2.sh"
- 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/388: [aches.1.1.0, ringo.1.1.0: extract]
Processing  2/388: [aches.1.1.0, ringo.1.1.0: extract] [alcotest.1.8.0, alcotest-lwt.1.8.0: extract]
Processing  3/388: [aches.1.1.0, ringo.1.1.0: extract] [alcotest.1.8.0, alcotest-lwt.1.8.0: extract] [angstrom.0.16.1: extract]
-> retrieved aches.1.1.0, ringo.1.1.0  (cached)
Processing  3/388: [alcotest.1.8.0, alcotest-lwt.1.8.0: extract] [angstrom.0.16.1: extract]
Processing  4/388: [alcotest.1.8.0, alcotest-lwt.1.8.0: extract] [angstrom.0.16.1: extract] [astring.0.8.5: extract]
-> retrieved alcotest.1.8.0, alcotest-lwt.1.8.0  (cached)
Processing  4/388: [angstrom.0.16.1: extract] [astring.0.8.5: extract]
Processing  5/388: [angstrom.0.16.1: extract] [astring.0.8.5: extract] [base.v0.16.3: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  5/388: [astring.0.8.5: extract] [base.v0.16.3: extract]
Processing  6/388: [astring.0.8.5: extract] [base.v0.16.3: extract]
Processing  7/388: [astring.0.8.5: extract] [base.v0.16.3: extract] [base64.3.5.1: extract]
-> retrieved astring.0.8.5  (cached)
Processing  7/388: [base.v0.16.3: extract] [base64.3.5.1: extract]
Processing  8/388: [base.v0.16.3: extract] [base64.3.5.1: extract] [bheap.2.0.0: extract]
-> retrieved base64.3.5.1  (cached)
Processing  8/388: [base.v0.16.3: extract] [bheap.2.0.0: extract]
Processing  9/388: [base.v0.16.3: extract] [bheap.2.0.0: extract] [bigarray-compat.1.1.0: extract]
-> retrieved base.v0.16.3  (cached)
Processing  9/388: [bheap.2.0.0: extract] [bigarray-compat.1.1.0: extract]
Processing 10/388: [bheap.2.0.0: extract] [bigarray-compat.1.1.0: extract] [bigstring.0.3: extract]
-> retrieved bheap.2.0.0  (cached)
Processing 10/388: [bigarray-compat.1.1.0: extract] [bigstring.0.3: extract]
Processing 11/388: [bigarray-compat.1.1.0: extract] [bigstring.0.3: extract] [bigstringaf.0.10.0: extract]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 11/388: [bigstring.0.3: extract] [bigstringaf.0.10.0: extract]
Processing 12/388: [bigstring.0.3: extract] [bigstringaf.0.10.0: extract] [bls12-381.5.0.0: http]
-> retrieved bigstring.0.3  (cached)
Processing 12/388: [bigstringaf.0.10.0: extract] [bls12-381.5.0.0: http]
Processing 13/388: [bigstringaf.0.10.0: extract] [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http]
-> retrieved bigstringaf.0.10.0  (cached)
Processing 13/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http]
Processing 14/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http] [checkseum.0.5.2: extract]
-> retrieved checkseum.0.5.2  (cached)
Processing 14/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http]
Processing 15/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http] [cmdliner.1.3.0: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing 15/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http]
Processing 16/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http]
-> retrieved conf-cmake.1  (cached)
Processing 17/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http]
-> retrieved conf-gmp.4  (cached)
Processing 18/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http]
-> retrieved conf-libev.4-11  (cached)
Processing 19/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http]
Processing 20/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http]
Processing 21/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http]
Processing 22/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http]
Processing 23/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http]
Processing 24/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http]
Processing 25/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http] [cppo.1.7.0: extract]
Processing 26/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http] [cppo.1.7.0: extract] [cmdliner: make all]
Processing 27/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash]
Processing 28/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh]
Processing 29/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh]
Processing 30/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 31/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 32/388: [bls12-381.5.0.0: http] [bls12-381-signature.1.0.0: http] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
Processing 32/388: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: http] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
Processing 32/388: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract] [cppo.1.7.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
-> retrieved cppo.1.7.0  (cached)
Processing 32/388: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
Processing 33/388: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-bash: bash] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
+ C:\cygwin64\bin\bash.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-bash.1)
- GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
Processing 33/388: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
-> installed conf-bash.1
Processing 34/388: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-cmake: sh configure.sh] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
+ C:\cygwin64\bin\sh.exe "-ex" "configure.sh" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-cmake.1)
- + command -v cmake3
- + command -v cmake
- /usr/bin/cmake
- + cmake_cmd=cmake
- + echo 'cmd: "cmake"'
-> compiled  conf-cmake.1
Processing 34/388: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
-> installed conf-cmake.1
Processing 35/388: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-libev: sh] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
+ C:\cygwin64\bin\sh.exe "./build.sh" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-libev.4-11)
- testing for libev: ............................. unavailable
- 
-       The following recquired C libraries are missing: libev.
- Please install them and retry. If they are installed in a non-standard location, set the environment variables C_INCLUDE_PATH and LIBRARY_PATH accordingly and retry.
- 
- For example, if they are installed in /opt/local, you can type:
- 
- export C_INCLUDE_PATH=/opt/local/include
- export LIBRARY_PATH=/opt/local/lib
- 
- To compile without libev support, use ./configure --disable-libev ...
Processing 35/388: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
[ERROR] The compilation of conf-libev.4-11 failed at "sh ./build.sh".
Processing 36/388: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf] [conf-which: which which]
+ C:\cygwin64\bin\i686-w64-mingw32-gcc.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-mingw-w64-gcc-i686.1)
- i686-w64-mingw32-gcc (GCC) 12.4.0
- Copyright (C) 2022 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/388: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-pkg-config: pkgconf] [conf-which: which which]
-> installed conf-mingw-w64-gcc-i686.1
Processing 37/388: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-pkg-config: pkgconf] [conf-which: which which]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-pkg-config.3)
- 2.3.0
-> compiled  conf-pkg-config.3
Processing 37/388: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-which: which which]
-> installed conf-pkg-config.3
Processing 38/388: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-which: which which]
Processing 39/388: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-which: which which]
Processing 40/388: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
-> retrieved csexp.1.5.2  (cached)
Processing 40/388: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
Processing 41/388: [bls12-381.5.0.0: extract] [bls12-381-signature.1.0.0: extract] [cstruct.6.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
-> retrieved bls12-381.5.0.0  (https://gitlab.com/nomadic-labs/cryptography/ocaml-bls12-381/-/archive/5.0.0/ocaml-bls12-381-5.0.0.tar.bz2)
Processing 41/388: [bls12-381-signature.1.0.0: extract] [cstruct.6.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
Processing 42/388: [bls12-381-signature.1.0.0: extract] [cstruct.6.2.0: extract] [ctypes.0.20.2: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
-> retrieved bls12-381-signature.1.0.0  (https://gitlab.com/nomadic-labs/cryptography/ocaml-bls12-381-signature/-/archive/1.0.0/ocaml-bls12-381-signature-1.0.0.tar.bz2)
Processing 42/388: [cstruct.6.2.0: extract] [ctypes.0.20.2: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
Processing 43/388: [cstruct.6.2.0: extract] [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
-> retrieved cstruct.6.2.0  (cached)
Processing 43/388: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
Processing 44/388: [ctypes.0.20.2: extract] [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
-> retrieved ctypes.0.20.2  (cached)
Processing 44/388: [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
Processing 45/388: [ctypes_stubs_js.0.1: http] [data-encoding.0.7.1: http] [digestif.1.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
Processing 45/388: [ctypes_stubs_js.0.1: extract] [data-encoding.0.7.1: http] [digestif.1.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
Processing 45/388: [ctypes_stubs_js.0.1: extract] [data-encoding.0.7.1: extract] [digestif.1.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
-> retrieved ctypes_stubs_js.0.1  (https://gitlab.com/nomadic-labs/ctypes_stubs_js/-/archive/0.1/ctypes_stubs_js-0.1.tar.gz)
Processing 45/388: [data-encoding.0.7.1: extract] [digestif.1.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
Processing 46/388: [data-encoding.0.7.1: extract] [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
-> retrieved data-encoding.0.7.1  (https://gitlab.com/nomadic-labs/data-encoding/-/archive/v0.7.1/data-encoding-v0.7.1.tar.gz)
Processing 46/388: [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
Processing 47/388: [digestif.1.2.0: extract] [domain-name.0.4.0: extract] [dune.3.10.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
-> retrieved domain-name.0.4.0  (cached)
Processing 47/388: [digestif.1.2.0: extract] [dune.3.10.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
Processing 48/388: [digestif.1.2.0: extract] [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
-> retrieved digestif.1.2.0  (cached)
Processing 48/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
Processing 49/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [either.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-mingw-w64-gmp-i686.1)
-> compiled  conf-mingw-w64-gmp-i686.1
Processing 49/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [either.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
-> installed conf-mingw-w64-gmp-i686.1
Processing 50/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [either.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
-> retrieved either.1.0.0  (cached)
Processing 50/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
Processing 51/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-which: which which]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-mingw-w64-gmp-x86_64.1)
-> compiled  conf-mingw-w64-gmp-x86_64.1
Processing 51/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-which: which which]
-> installed conf-mingw-w64-gmp-x86_64.1
Processing 52/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-which: which which]
Processing 53/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-which: which which]
+ C:\cygwin64\bin\which.exe "which" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 53/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> installed conf-which.1
Processing 54/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
-> retrieved eqaf.0.10  (cached)
Processing 54/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
Processing 55/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [ezjsonm.1.3.0: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c]
+ C:\cygwin64\bin\sh.exe "-exc" "x86_64-w64-mingw32-gcc -c $CFLAGS test.c" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-gmp.4)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp.4
Processing 55/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [ezjsonm.1.3.0: extract] [cmdliner: make all]
-> installed conf-gmp.4
Processing 56/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [ezjsonm.1.3.0: extract] [cmdliner: make all]
-> retrieved ezjsonm.1.3.0  (cached)
Processing 56/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 57/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [ff-sig.0.6.2: extract] [cmdliner: make all]
-> retrieved ff-sig.0.6.2  (cached)
Processing 57/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 58/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [fmt.0.9.0: extract] [cmdliner: make all]
-> retrieved fmt.0.9.0  (cached)
Processing 58/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 59/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [gen.1.1: extract] [cmdliner: make all]
-> retrieved gen.1.1  (cached)
Processing 59/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 60/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [hacl-star.0.6.2, hacl-star-raw.0.6.2: http] [cmdliner: make all]
Processing 60/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [hacl-star.0.6.2, hacl-star-raw.0.6.2: extract] [cmdliner: make all]
-> retrieved hacl-star.0.6.2, hacl-star-raw.0.6.2  (https://github.com/cryspen/hacl-packages/releases/download/ocaml-v0.6.2/hacl-star.0.6.2.tar.gz)
Processing 60/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [cmdliner: make all]
Processing 61/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [hex.1.5.0: extract] [cmdliner: make all]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\default" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 61/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [hex.1.5.0: extract]
Processing 62/388: [dune.3.10.0: extract] [dune-configurator.3.13.1: extract] [hex.1.5.0: extract] [cmdliner: make install]
-> retrieved dune.3.10.0  (cached)
Processing 62/388: [dune-configurator.3.13.1: extract] [hex.1.5.0: extract] [cmdliner: make install]
Processing 63/388: [dune-configurator.3.13.1: extract] [hex.1.5.0: extract] [index.1.6.1: extract] [cmdliner: make install]
Processing 64/388: [dune-configurator.3.13.1: extract] [hex.1.5.0: extract] [index.1.6.1: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved dune-configurator.3.13.1  (cached)
Processing 64/388: [hex.1.5.0: extract] [index.1.6.1: extract] [dune: ocaml 31] [cmdliner: make install]
Processing 65/388: [hex.1.5.0: extract] [index.1.6.1: extract] [integers.0.7.0: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved hex.1.5.0  (cached)
Processing 65/388: [index.1.6.1: extract] [integers.0.7.0: extract] [dune: ocaml 31] [cmdliner: make install]
Processing 66/388: [index.1.6.1: extract] [integers.0.7.0: extract] [integers_stubs_js.1.0: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved index.1.6.1  (cached)
Processing 66/388: [integers.0.7.0: extract] [integers_stubs_js.1.0: extract] [dune: ocaml 31] [cmdliner: make install]
Processing 67/388: [integers.0.7.0: extract] [integers_stubs_js.1.0: extract] [ipaddr.5.6.0, macaddr.5.6.0: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved integers.0.7.0  (cached)
Processing 67/388: [integers_stubs_js.1.0: extract] [ipaddr.5.6.0, macaddr.5.6.0: extract] [dune: ocaml 31] [cmdliner: make install]
Processing 68/388: [integers_stubs_js.1.0: extract] [ipaddr.5.6.0, macaddr.5.6.0: extract] [irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2: http] [dune: ocaml 31] [cmdliner: make install]
-> retrieved integers_stubs_js.1.0  (cached)
Processing 68/388: [ipaddr.5.6.0, macaddr.5.6.0: extract] [irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2: http] [dune: ocaml 31] [cmdliner: make install]
Processing 69/388: [ipaddr.5.6.0, macaddr.5.6.0: extract] [irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2: http] [jane-street-headers.v0.16.0: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved ipaddr.5.6.0, macaddr.5.6.0  (cached)
Processing 69/388: [irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2: http] [jane-street-headers.v0.16.0: extract] [dune: ocaml 31] [cmdliner: make install]
Processing 70/388: [irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2: http] [jane-street-headers.v0.16.0: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [dune: ocaml 31] [cmdliner: make install]
-> retrieved jane-street-headers.v0.16.0  (cached)
Processing 70/388: [irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2: http] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [dune: ocaml 31] [cmdliner: make install]
Processing 71/388: [irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2: http] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [json-data-encoding.0.12.1, json-data-encoding-bson.0.12.1: extract] [dune: ocaml 31] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
- install cmdliner.opam "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner/opam"
- install _build/cmdliner.cma "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
- install _build/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\default\lib\cmdliner"
Processing 71/388: [irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2: http] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [json-data-encoding.0.12.1, json-data-encoding-bson.0.12.1: extract] [dune: ocaml 31] [cmdliner: make install-doc]
-> retrieved json-data-encoding.0.12.1, json-data-encoding-bson.0.12.1  (cached)
Processing 71/388: [irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2: http] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [dune: ocaml 31] [cmdliner: make install-doc]
Processing 72/388: [irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2: http] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [jsonm.1.0.2: extract] [dune: ocaml 31] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\default\doc\cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\default\doc\cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "C:\Users\opam\AppData\Local\opam\default\doc\cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 72/388: [irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2: http] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [jsonm.1.0.2: extract] [dune: ocaml 31]
Processing 72/388: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [jsonm.1.0.2: extract] [dune: ocaml 31]
-> retrieved jsonm.1.0.2  (cached)
Processing 72/388: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [dune: ocaml 31]
Processing 73/388: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [jst-config.v0.16.0: extract] [dune: ocaml 31]
-> retrieved jst-config.v0.16.0  (cached)
Processing 73/388: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [dune: ocaml 31]
Processing 74/388: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [logs.0.7.0: extract] [dune: ocaml 31]
-> retrieved logs.0.7.0  (cached)
Processing 74/388: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [dune: ocaml 31]
Processing 75/388: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lru.0.3.1: extract] [dune: ocaml 31]
-> retrieved lru.0.3.1  (cached)
Processing 75/388: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [dune: ocaml 31]
Processing 76/388: [irmin.3.5.2 + 2 others: extract] [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt.5.8.0: extract] [dune: ocaml 31]
-> retrieved irmin.3.5.2, irmin-pack.3.5.2, ppx_irmin.3.5.2  (https://github.com/mirage/irmin/releases/download/3.5.2/irmin-3.5.2.tbz)
Processing 76/388: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt.5.8.0: extract] [dune: ocaml 31]
Processing 77/388: [js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2: extract] [lwt.5.8.0: extract] [lwt-canceler.0.3: http] [dune: ocaml 31]
-> retrieved js_of_ocaml.5.8.2, js_of_ocaml-compiler.5.8.2  (cached)
Processing 77/388: [lwt.5.8.0: extract] [lwt-canceler.0.3: http] [dune: ocaml 31]
Processing 78/388: [lwt.5.8.0: extract] [lwt-canceler.0.3: http] [lwt_log.1.1.2: extract] [dune: ocaml 31]
-> retrieved lwt.5.8.0  (cached)
Processing 78/388: [lwt-canceler.0.3: http] [lwt_log.1.1.2: extract] [dune: ocaml 31]
Processing 79/388: [lwt-canceler.0.3: http] [lwt_log.1.1.2: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 31]
Processing 79/388: [lwt-canceler.0.3: extract] [lwt_log.1.1.2: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 31]
-> retrieved lwt_log.1.1.2  (cached)
Processing 79/388: [lwt-canceler.0.3: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 31]
Processing 80/388: [lwt-canceler.0.3: extract] [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [dune: ocaml 31]
-> retrieved lwt-canceler.0.3  (https://gitlab.com/nomadic-labs/lwt-canceler/-/archive/v0.3/lwt-canceler-v0.3.tar.gz)
Processing 80/388: [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [dune: ocaml 31]
Processing 81/388: [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [mtime.1.4.0: extract] [dune: ocaml 31]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 81/388: [menhir.20240715 + 3 others: extract] [mtime.1.4.0: extract] [dune: ocaml 31]
Processing 82/388: [menhir.20240715 + 3 others: extract] [mtime.1.4.0: extract] [dune: ocaml 31]
Processing 83/388: [menhir.20240715 + 3 others: extract] [mtime.1.4.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [dune: ocaml 31]
Processing 84/388: [menhir.20240715 + 3 others: extract] [mtime.1.4.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 84/388: [mtime.1.4.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
Processing 85/388: [mtime.1.4.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved mtime.1.4.0  (cached)
Processing 85/388: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
Processing 86/388: [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 86/388: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
Processing 87/388: [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 87/388: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
Processing 88/388: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims]
+ 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\default\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled  mingw-w64-shims.0.2.0
Processing 88/388: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [dune: ocaml 31]
-> installed mingw-w64-shims.0.2.0
Processing 89/388: [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [dune: ocaml 31]
-> retrieved ocamlbuild.0.15.0  (cached)
Processing 89/388: [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [dune: ocaml 31]
Processing 90/388: [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [ocplib-endian.1.2: extract] [dune: ocaml 31]
Processing 91/388: [ocamlfind.1.9.5: extract] [ocamlgraph.2.1.0: extract] [ocplib-endian.1.2: extract] [dune: ocaml 31] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.5  (cached)
Processing 91/388: [ocamlgraph.2.1.0: extract] [ocplib-endian.1.2: extract] [dune: ocaml 31] [ocamlbuild: make configure.make]
Processing 92/388: [ocamlgraph.2.1.0: extract] [ocplib-endian.1.2: extract] [optint.0.3.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make]
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing 93/388: [ocamlgraph.2.1.0: extract] [ocplib-endian.1.2: extract] [optint.0.3.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ocamlgraph.2.1.0  (cached)
Processing 93/388: [ocplib-endian.1.2: extract] [optint.0.3.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 94/388: [ocplib-endian.1.2: extract] [optint.0.3.0: extract] [ppx_assert.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ocplib-endian.1.2  (cached)
Processing 94/388: [optint.0.3.0: extract] [ppx_assert.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 95/388: [optint.0.3.0: extract] [ppx_assert.v0.16.0: extract] [ppx_base.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved optint.0.3.0  (cached)
Processing 95/388: [ppx_assert.v0.16.0: extract] [ppx_base.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 96/388: [ppx_assert.v0.16.0: extract] [ppx_base.v0.16.0: extract] [ppx_cold.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_assert.v0.16.0  (cached)
Processing 96/388: [ppx_base.v0.16.0: extract] [ppx_cold.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 97/388: [ppx_base.v0.16.0: extract] [ppx_cold.v0.16.0: extract] [ppx_compare.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_base.v0.16.0  (cached)
Processing 97/388: [ppx_cold.v0.16.0: extract] [ppx_compare.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 98/388: [ppx_cold.v0.16.0: extract] [ppx_compare.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_cold.v0.16.0  (cached)
Processing 98/388: [ppx_compare.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 99/388: [ppx_compare.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_compare.v0.16.0  (cached)
Processing 99/388: [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 100/388: [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [ppx_enumerate.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 100/388: [ppx_deriving.6.0.3: extract] [ppx_enumerate.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 101/388: [ppx_deriving.6.0.3: extract] [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_deriving.6.0.3  (cached)
Processing 101/388: [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 102/388: [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.0: extract] [ppx_globalize.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_enumerate.v0.16.0  (cached)
Processing 102/388: [ppx_expect.v0.16.0: extract] [ppx_globalize.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 103/388: [ppx_expect.v0.16.0: extract] [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_expect.v0.16.0  (cached)
Processing 103/388: [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 104/388: [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_globalize.v0.16.0  (cached)
Processing 104/388: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 105/388: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_inline_test.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_hash.v0.16.0  (cached)
Processing 105/388: [ppx_here.v0.16.0: extract] [ppx_inline_test.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 106/388: [ppx_here.v0.16.0: extract] [ppx_inline_test.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_here.v0.16.0  (cached)
Processing 106/388: [ppx_inline_test.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 107/388: [ppx_inline_test.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [ppx_repr.0.7.0, repr.0.7.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_inline_test.v0.16.0  (cached)
Processing 107/388: [ppx_optcomp.v0.16.0: extract] [ppx_repr.0.7.0, repr.0.7.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 108/388: [ppx_optcomp.v0.16.0: extract] [ppx_repr.0.7.0, repr.0.7.0: extract] [ppx_sexp_conv.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_optcomp.v0.16.0  (cached)
Processing 108/388: [ppx_repr.0.7.0, repr.0.7.0: extract] [ppx_sexp_conv.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 109/388: [ppx_repr.0.7.0, repr.0.7.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_repr.0.7.0, repr.0.7.0  (cached)
Processing 109/388: [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 110/388: [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [progress.0.2.1, terminal.0.2.1: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
Processing 110/388: [ppxlib.0.33.1~5.3preview: extract] [progress.0.2.1, terminal.0.2.1: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 111/388: [ppxlib.0.33.1~5.3preview: extract] [progress.0.2.1, terminal.0.2.1: extract] [psq.0.2.1: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ppxlib.0.33.1~5.3preview  (cached)
Processing 111/388: [progress.0.2.1, terminal.0.2.1: extract] [psq.0.2.1: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 112/388: [progress.0.2.1, terminal.0.2.1: extract] [psq.0.2.1: extract] [ptime.1.2.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved progress.0.2.1, terminal.0.2.1  (cached)
Processing 112/388: [psq.0.2.1: extract] [ptime.1.2.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 113/388: [psq.0.2.1: extract] [ptime.1.2.0: extract] [pure-splitmix.0.3: http] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved psq.0.2.1  (cached)
Processing 113/388: [ptime.1.2.0: extract] [pure-splitmix.0.3: http] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 114/388: [ptime.1.2.0: extract] [pure-splitmix.0.3: http] [qcheck-alcotest.0.22, qcheck-core.0.22: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved ptime.1.2.0  (cached)
Processing 114/388: [pure-splitmix.0.3: http] [qcheck-alcotest.0.22, qcheck-core.0.22: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 115/388: [pure-splitmix.0.3: http] [qcheck-alcotest.0.22, qcheck-core.0.22: extract] [re.1.12.0: extract] [dune: ocaml 31] [ocamlbuild: make configure.make] [ocamlfind: patch]
+ C:\cygwin64\bin\make.exe "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\default" "OCAMLBUILD_BINDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\bin" "OCAMLBUILD_LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib" "OCAMLBUILD_MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\default\\man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocamlbuild.0.15.0)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=C:/Users/opam/AppData/Local/opam/default/bin"; \
- echo "OCAML_LIBDIR=C:/Users/opam/AppData/Local/opam/default/lib/ocaml"; \
- echo "OCAML_MANDIR=C:/Users/opam/AppData/Local/opam/default/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\default"; \
- echo "BINDIR=C:\Users\opam\AppData\Local\opam\default\bin"; \
- echo "LIBDIR=C:\Users\opam\AppData\Local\opam\default\lib"; \
- echo "MANDIR=C:\Users\opam\AppData\Local\opam\default\man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|C:\Users\opam\AppData\Local\opam\default\bin|}'; \
- echo 'let libdir = {|C:\Users\opam\AppData\Local\opam\default\lib|}'; \
- echo 'let ocaml_libdir = {|C:/Users/opam/AppData/Local/opam/default/lib/ocaml|}'; \
- echo 'let libdir_abs = {|C:/Users/opam/AppData/Local/opam/default/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.15.0"'; \
- ) > src/ocamlbuild_config.ml
Processing 115/388: [pure-splitmix.0.3: http] [qcheck-alcotest.0.22, qcheck-core.0.22: extract] [re.1.12.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
-> retrieved qcheck-alcotest.0.22, qcheck-core.0.22  (cached)
Processing 115/388: [pure-splitmix.0.3: http] [re.1.12.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
Processing 116/388: [pure-splitmix.0.3: http] [re.1.12.0: extract] [resto.1.2, resto-directory.1.2: http] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
-> retrieved re.1.12.0  (cached)
Processing 116/388: [pure-splitmix.0.3: http] [resto.1.2, resto-directory.1.2: http] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
Processing 117/388: [pure-splitmix.0.3: http] [resto.1.2, resto-directory.1.2: http] [rusage.1.0.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
Processing 117/388: [pure-splitmix.0.3: extract] [resto.1.2, resto-directory.1.2: http] [rusage.1.0.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
-> retrieved rusage.1.0.0  (cached)
Processing 117/388: [pure-splitmix.0.3: extract] [resto.1.2, resto-directory.1.2: http] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
Processing 118/388: [pure-splitmix.0.3: extract] [resto.1.2, resto-directory.1.2: http] [secp256k1-internal.0.4.0: http] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: patch]
Processing 118/388: [pure-splitmix.0.3: extract] [resto.1.2, resto-directory.1.2: http] [secp256k1-internal.0.4.0: http] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
-> retrieved pure-splitmix.0.3  (https://github.com/Lysxia/pure-splitmix/archive/0.3.tar.gz)
Processing 118/388: [resto.1.2, resto-directory.1.2: http] [secp256k1-internal.0.4.0: http] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 119/388: [resto.1.2, resto-directory.1.2: http] [secp256k1-internal.0.4.0: http] [sedlex.3.3: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
-> retrieved sedlex.3.3  (cached)
Processing 119/388: [resto.1.2, resto-directory.1.2: http] [secp256k1-internal.0.4.0: http] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 120/388: [resto.1.2, resto-directory.1.2: http] [secp256k1-internal.0.4.0: http] [semaphore-compat.1.0.2: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 120/388: [resto.1.2, resto-directory.1.2: extract] [secp256k1-internal.0.4.0: http] [semaphore-compat.1.0.2: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
-> retrieved semaphore-compat.1.0.2  (cached)
Processing 120/388: [resto.1.2, resto-directory.1.2: extract] [secp256k1-internal.0.4.0: http] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
-> retrieved seq.base  (cached)
Processing 121/388: [resto.1.2, resto-directory.1.2: extract] [secp256k1-internal.0.4.0: http] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 122/388: [resto.1.2, resto-directory.1.2: extract] [secp256k1-internal.0.4.0: http] [sexplib0.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 123/388: [resto.1.2, resto-directory.1.2: extract] [secp256k1-internal.0.4.0: http] [sexplib0.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
-> installed seq.base
Processing 124/388: [resto.1.2, resto-directory.1.2: extract] [secp256k1-internal.0.4.0: http] [sexplib0.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
-> retrieved resto.1.2, resto-directory.1.2  (https://gitlab.com/nomadic-labs/resto/-/archive/v1.2/resto-v1.2.tar.gz)
Processing 124/388: [secp256k1-internal.0.4.0: http] [sexplib0.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 125/388: [secp256k1-internal.0.4.0: http] [sexplib0.v0.16.0: extract] [stdio.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 125/388: [secp256k1-internal.0.4.0: extract] [sexplib0.v0.16.0: extract] [stdio.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 125/388: [secp256k1-internal.0.4.0: extract] [stdio.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 126/388: [secp256k1-internal.0.4.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
-> retrieved stdio.v0.16.0  (cached)
Processing 126/388: [secp256k1-internal.0.4.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 127/388: [secp256k1-internal.0.4.0: extract] [stdlib-shims.0.3.0: extract] [stringext.1.6.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 127/388: [secp256k1-internal.0.4.0: extract] [stringext.1.6.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 128/388: [secp256k1-internal.0.4.0: extract] [stringext.1.6.0: extract] [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
-> retrieved secp256k1-internal.0.4.0  (https://gitlab.com/nomadic-labs/ocaml-secp256k1-internal/-/archive/v0.4/ocaml-secp256k1-internal-v0.4.tar.gz)
Processing 128/388: [stringext.1.6.0: extract] [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 129/388: [stringext.1.6.0: extract] [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [time_now.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
-> retrieved stringext.1.6.0  (cached)
Processing 129/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [time_now.v0.16.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 130/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [time_now.v0.16.0: extract] [topkg.1.0.7: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
-> retrieved time_now.v0.16.0  (cached)
Processing 130/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [topkg.1.0.7: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 131/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [topkg.1.0.7: extract] [uri.4.4.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
-> retrieved topkg.1.0.7  (cached)
Processing 131/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [uri.4.4.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 132/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [uri.4.4.0: extract] [uucp.16.0.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
-> retrieved uri.4.4.0  (cached)
Processing 132/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [uucp.16.0.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 133/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [uucp.16.0.0: extract] [uutf.1.0.3: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
-> retrieved uutf.1.0.3  (cached)
Processing 133/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [uucp.16.0.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 134/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [uucp.16.0.0: extract] [vector.1.0.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
-> retrieved uucp.16.0.0  (cached)
Processing 134/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [vector.1.0.0: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 135/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [vector.1.0.0: extract] [yojson.2.2.2: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
-> retrieved vector.1.0.0  (cached)
Processing 135/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [yojson.2.2.2: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 136/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [yojson.2.2.2: extract] [zarith.1.12: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
-> retrieved zarith.1.12  (cached)
Processing 136/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [yojson.2.2.2: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
Processing 137/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [yojson.2.2.2: extract] [zarith_stubs_js.v0.16.1: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
+ C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocamlfind.1.9.5\./configure "-bindir" "C:\\Users\\opam\\AppData\\Local\\opam\\default\\bin" "-sitelib" "C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib" "-mandir" "C:\\Users\\opam\\AppData\\Local\\opam\\default\\man" "-config" "C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocamlfind.1.9.5)
- Welcome to findlib version 1.9.5
- 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...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- runtime_events: not present
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /cygdrive/c/Users/opam/AppData/Local/opam/default/lib/ocaml
-     Binaries:              /cygdrive/c/Users/opam/AppData/Local/opam/default/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\default\lib
- The configuration file is written to:
-     findlib config file:   C:\Users\opam\AppData\Local\opam\default\lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              C:\Users\opam\AppData\Local\opam\default\bin
-     Manual pages:          C:\Users\opam\AppData\Local\opam\default\man
-     topfind script:        /cygdrive/c/Users/opam/AppData/Local/opam/default/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 137/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [yojson.2.2.2: extract] [zarith_stubs_js.v0.16.1: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved zarith_stubs_js.v0.16.1  (cached)
Processing 137/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [yojson.2.2.2: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved yojson.2.2.2  (cached)
Processing 137/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ C:\cygwin64\bin\make.exe "all" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocamlfind.1.9.5)
- 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/default/.opam-switch/build/ocamlfind.1.9.5/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\default\lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/cygdrive/c/Users/opam/AppData/Local/opam/default/lib/ocaml' | \
- 	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 findlib_config.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 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
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- 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
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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 findlib_config.cmo fl_split.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
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' 'C:\Users\opam\AppData\Local\opam\default\lib' \
-     	    >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/default/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5'
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' 'C:\Users\opam\AppData\Local\opam\default\lib' >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[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5'
Processing 137/388: [tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1: http] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 137/388: [tezos-base.16.1 + 15 others: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
+ C:\cygwin64\bin\make.exe "opt" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocamlfind.1.9.5)
- 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/default/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- 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_split.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
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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 findlib_config.cmx fl_split.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 findlib_config.cmx fl_split.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
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- 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 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     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/default/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
-> compiled  ocamlfind.1.9.5
Processing 137/388: [tezos-base.16.1 + 15 others: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled]
Processing 138/388: [tezos-base.16.1 + 15 others: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make install]
+ C:\cygwin64\bin\make.exe "install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocamlfind.1.9.5)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "C:\Users\opam\AppData\Local\opam\default\lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "/C:\Users\opam\AppData\Local\opam\default\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\default\bin"
- install -d "C:\Users\opam\AppData\Local\opam\default\man"
- /usr/bin/make install-config
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5'
- install -d "`dirname \"C:\Users\opam\AppData\Local\opam\default\lib/findlib.conf\"`"
- test -f "C:\Users\opam\AppData\Local\opam\default\lib/findlib.conf" || install -c findlib.conf "C:\Users\opam\AppData\Local\opam\default\lib/findlib.conf"
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "C:\Users\opam\AppData\Local\opam\default\lib/findlib"
- install -d "C:\Users\opam\AppData\Local\opam\default\bin"
- test 1 -eq 0 || install -d "/cygdrive/c/Users/opam/AppData/Local/opam/default/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/cygdrive/c/Users/opam/AppData/Local/opam/default/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` && \
- install -c $files "C:\Users\opam\AppData\Local\opam\default\lib/findlib/"
- f="ocamlfind.exe"; { test -f ocamlfind_opt.exe && f="ocamlfind_opt.exe"; }; \
- install -c $f "C:\Users\opam\AppData\Local\opam\default\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/default/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/cygdrive/c/Users/opam/AppData/Local/opam/default/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "C:\Users\opam\AppData\Local\opam\default\lib/findlib/"; \
- fi
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "C:\Users\opam\AppData\Local\opam\default\lib/$x"; install -c site-lib-src/$x/META "C:\Users\opam\AppData\Local\opam\default\lib/$x/META.tmp" && mv "C:\Users\opam\AppData\Local\opam\default\lib/$x/META.tmp" "C:\Users\opam\AppData\Local\opam\default\lib/$x/META"; done
- install -d "C:\Users\opam\AppData\Local\opam\default\lib/findlib"; install -c Makefile.packages "C:\Users\opam\AppData\Local\opam\default\lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5'
- 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\default\bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5'
- install -d "C:\Users\opam\AppData\Local\opam\default\man/man1" "C:\Users\opam\AppData\Local\opam\default\man/man3" "C:\Users\opam\AppData\Local\opam\default\man/man5"
- install -c doc/ref-man/ocamlfind.1 "C:\Users\opam\AppData\Local\opam\default\man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "C:\Users\opam\AppData\Local\opam\default\man/man5"
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5'
[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\default\.opam-switch\build\ocamlfind.1.9.5\src\findlib\ocamlfind.exe
[WARNING] Automatically adding .exe to C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocamlfind.1.9.5\src\findlib\ocamlfind_opt.exe
[WARNING] C:\Users\opam\AppData\Local\opam\default\bin\safe_camlp4 is a script; the command won't be available
-> installed ocamlfind.1.9.5
Processing 138/388: [tezos-base.16.1 + 15 others: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled]
Processing 139/388: [tezos-base.16.1 + 15 others: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled]
Processing 140/388: [tezos-base.16.1 + 15 others: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [zarith: ./configure]
-> installed base-bytes.base
Processing 141/388: [tezos-base.16.1 + 15 others: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled] [zarith: ./configure]
+ C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\zarith.1.12\./configure  (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\zarith.1.12)
- binary ocaml: found in /cygdrive/c/Users/opam/AppData/Local/opam/default/bin
- binary ocamlc: found in /cygdrive/c/Users/opam/AppData/Local/opam/default/bin
- binary ocamldep: found in /cygdrive/c/Users/opam/AppData/Local/opam/default/bin
- binary ocamlmklib: found in /cygdrive/c/Users/opam/AppData/Local/opam/default/bin
- binary ocamldoc: found in /cygdrive/c/Users/opam/AppData/Local/opam/default/bin
- binary gcc: not found
- binary gcc: not found
- binary cc: not found
- binary cc: not found
- required program cc not found
Processing 141/388: [tezos-base.16.1 + 15 others: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled]
Processing 142/388: [tezos-base.16.1 + 15 others: extract] [dune: ocaml 31] [ocamlbuild: make check-if-preinstalled]
[ERROR] The compilation of zarith.1.12 failed at "./configure".
+ C:\cygwin64\bin\make.exe "check-if-preinstalled" "all" "opam-install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocamlbuild.0.15.0)
- if test -d C:/Users/opam/AppData/Local/opam/default/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "C:/Users/opam/AppData/Local/opam/default/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
- 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/ocamlbuild_pack.cmo
- mv tmp/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp/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
- 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/ocamlbuild_pack.cmx
- mv tmp/ocamlbuild_pack.cmx src/ocamlbuild_pack.cmx
- mv tmp/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/default/.opam-switch/build/ocamlbuild.0.15.0'
- rm -f ocamlbuild.install
- touch ocamlbuild.install
- /usr/bin/make install-bin-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlbuild.0.15.0'
- 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/default/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlbuild.0.15.0'
- echo 'lib: [' >> ocamlbuild.install
- /usr/bin/make install-lib-basics-opam
- make[3]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlbuild.0.15.0'
- 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/default/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-byte-opam
- make[3]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlbuild.0.15.0'
- 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/default/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-lib-native-opam
- make[3]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlbuild.0.15.0'
- 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/default/.opam-switch/build/ocamlbuild.0.15.0'
- echo ']' >> ocamlbuild.install
- echo >> ocamlbuild.install
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-man-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlbuild.0.15.0'
- 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/default/.opam-switch/build/ocamlbuild.0.15.0'
- /usr/bin/make install-doc-opam
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlbuild.0.15.0'
- 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/default/.opam-switch/build/ocamlbuild.0.15.0'
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlbuild.0.15.0'
-> compiled  ocamlbuild.0.15.0
Processing 142/388: [tezos-base.16.1 + 15 others: extract] [dune: ocaml 31]
-> installed ocamlbuild.0.15.0
Processing 143/388: [tezos-base.16.1 + 15 others: extract] [dune: ocaml 31]
Processing 144/388: [tezos-base.16.1 + 15 others: extract] [dune: ocaml 31] [topkg: ocaml build]
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[update_big_map.tz-(Pair { Elt 1 one ; Elt 2 two .c68db221ed.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[update_big_map.tz-(Pair { Elt 1 one ; Elt 2 two .b688cc94a7.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[update_big_map.tz-(Pair { Elt 1 one ; Elt 2 two .7ef2c415a7.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[update_big_map.tz-(Pair { Elt 1 one ; Elt 2 two .7e7197f248.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[update_big_map.tz-(Pair { Elt 1 one ; Elt 2 two .76aeaa0706.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[update_big_map.tz-(Pair { Elt 1 one ; Elt 2 two .6f3d35b151.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_big_map_value.tz-(Pair { Elt hello hi } None)-.33eba403e7.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_big_map_value.tz-(Pair { Elt hello hi } None)-h.a5cd1005c9.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_big_map_value.tz-(Pair { Elt 1 one ; Elt 2 tw.524c5459f8.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair None {})-hello-(Pair N.6fc7d0acf2.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair None { Elt hello 4 })-.1db12cd837.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair None { Elt 1 1 ;      .f9bea98de9.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair None { Elt 1 1 ;      .df114499b8.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair (Some 5) { Elt hello 4.0793dc66d5.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair (Some 5) { Elt hello 4.0427752f13.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair (Some 4) {})-hello-(Pa.f6092ac5d6.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_map_map_sideeffect[map_map_sideeffect.tz-(Pair {} 0)-10-(Pair {} 0)].out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_map_map_sideeffect[map_map_sideeffect.tz-(Pair { Elt foo 1 } 1)-10-(Pair { .811573b5a7.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_map_map_sideeffect[map_map_sideeffect.tz-(Pair { Elt bar 5 ; Elt foo 1 } .480b9afc63.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_big_map_magic[(Right Unit)-(Right (Right (Left (Pair { Pair foo bar } { P.7f2ee47600.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_big_map_magic[(Left (Pair { Elt 1 one } { Elt 2 two }))-(Right (Right.d336ca1903.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_big_map_magic[(Left (Pair { Elt 1 one } { Elt 2 two }))-(Right (Left .8a6f480005.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_big_map_magic[(Left (Pair { Elt 1 one } { Elt 2 two }))-(Right (Left .2873ef610c.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_big_map_magic[(Left (Pair { Elt 1 one } { Elt 2 two }))-(Left Unit)-(.21b30dd90f.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_big_map_magic[(Left (Pair { Elt 1 one } { Elt 2 two }) )-(Right (Righ.7492e8cdea.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_onchain_opcodes.TestContractOnchainOpcodestest_slice_success[(Pair 0xe009ab79e8b84ef0e55c43a9a857214d8761e67b.7da5c9014e.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_onchain_opcodes.TestContractOnchainOpcodestest_slice_fails[(Pair 0xeaa9ab79e8b84ef0e55c43a9a857214d8761e67b75.c583c796bf.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_onchain_opcodes.TestContractOnchainOpcodestest_slice_fails[(Pair 0xe009ab79e8b84ef0e55c43a9a857214d8761e67b75.57fdc7ad1c.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_onchain_opcodes.TestContractOnchainOpcodestest_slice_fails[(Pair 0xe009ab79e8b84ef0e55c43a9a857214d8761e67b75.378d03ae2d.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_onchain_opcodes.TestContractOnchainOpcodestest_slice_fails[(Pair 0xe009ab79e8b84ef0e55c43a9a857214d8761e67b75.2d6806d54e.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_alpha\_regtest_outputs\test_contract_onchain_opcodes.TestContractOnchainOpcodestest_slice_fails[(Pair 0xe009ab79e8b84ef0 spsig1PPUFZucuAQybs5wsqs.818025e860.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_alpha\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[update_big_map.tz-(Pair { Elt 1 one ; Elt 2 two .c68db221ed.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[update_big_map.tz-(Pair { Elt 1 one ; Elt 2 two .b688cc94a7.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[update_big_map.tz-(Pair { Elt 1 one ; Elt 2 two .7ef2c415a7.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[update_big_map.tz-(Pair { Elt 1 one ; Elt 2 two .7e7197f248.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[update_big_map.tz-(Pair { Elt 1 one ; Elt 2 two .76aeaa0706.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[update_big_map.tz-(Pair { Elt 1 one ; Elt 2 two .6f3d35b151.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_big_map_value.tz-(Pair { Elt hello hi } None)-.33eba403e7.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_big_map_value.tz-(Pair { Elt hello hi } None)-h.a5cd1005c9.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_big_map_value.tz-(Pair { Elt 1 one ; Elt 2 tw.524c5459f8.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair None {})-hello-(Pair N.6fc7d0acf2.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair None { Elt hello 4 })-.1db12cd837.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair None { Elt 1 1 ;      .f9bea98de9.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair None { Elt 1 1 ;      .df114499b8.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair (Some 5) { Elt hello 4.0793dc66d5.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair (Some 5) { Elt hello 4.0427752f13.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair (Some 4) {})-hello-(Pa.f6092ac5d6.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_map_map_sideeffect[map_map_sideeffect.tz-(Pair {} 0)-10-(Pair {} 0)].out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_map_map_sideeffect[map_map_sideeffect.tz-(Pair { Elt foo 1 } 1)-10-(Pair { .811573b5a7.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_map_map_sideeffect[map_map_sideeffect.tz-(Pair { Elt bar 5 ; Elt foo 1 } .480b9afc63.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_big_map_magic[(Right Unit)-(Right (Right (Left (Pair { Pair foo bar } { P.7f2ee47600.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_big_map_magic[(Left (Pair { Elt 1 one } { Elt 2 two }))-(Right (Right.d336ca1903.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_big_map_magic[(Left (Pair { Elt 1 one } { Elt 2 two }))-(Right (Left .8a6f480005.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_big_map_magic[(Left (Pair { Elt 1 one } { Elt 2 two }))-(Right (Left .2873ef610c.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_big_map_magic[(Left (Pair { Elt 1 one } { Elt 2 two }))-(Left Unit)-(.21b30dd90f.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_big_map_magic[(Left (Pair { Elt 1 one } { Elt 2 two }) )-(Right (Righ.7492e8cdea.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_onchain_opcodes.TestContractOnchainOpcodestest_slice_success[(Pair 0xe009ab79e8b84ef0e55c43a9a857214d8761e67b.7da5c9014e.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_onchain_opcodes.TestContractOnchainOpcodestest_slice_fails[(Pair 0xeaa9ab79e8b84ef0e55c43a9a857214d8761e67b75.c583c796bf.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_onchain_opcodes.TestContractOnchainOpcodestest_slice_fails[(Pair 0xe009ab79e8b84ef0e55c43a9a857214d8761e67b75.57fdc7ad1c.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_onchain_opcodes.TestContractOnchainOpcodestest_slice_fails[(Pair 0xe009ab79e8b84ef0e55c43a9a857214d8761e67b75.378d03ae2d.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_onchain_opcodes.TestContractOnchainOpcodestest_slice_fails[(Pair 0xe009ab79e8b84ef0e55c43a9a857214d8761e67b75.2d6806d54e.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_016\_regtest_outputs\test_contract_onchain_opcodes.TestContractOnchainOpcodestest_slice_fails[(Pair 0xe009ab79e8b84ef0 spsig1PPUFZucuAQybs5wsqs.818025e860.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_016\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[update_big_map.tz-(Pair { Elt 1 one ; Elt 2 two .c68db221ed.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[update_big_map.tz-(Pair { Elt 1 one ; Elt 2 two .b688cc94a7.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[update_big_map.tz-(Pair { Elt 1 one ; Elt 2 two .7ef2c415a7.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[update_big_map.tz-(Pair { Elt 1 one ; Elt 2 two .7e7197f248.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[update_big_map.tz-(Pair { Elt 1 one ; Elt 2 two .76aeaa0706.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[update_big_map.tz-(Pair { Elt 1 one ; Elt 2 two .6f3d35b151.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_big_map_value.tz-(Pair { Elt hello hi } None)-.33eba403e7.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_big_map_value.tz-(Pair { Elt hello hi } None)-h.a5cd1005c9.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_big_map_value.tz-(Pair { Elt 1 one ; Elt 2 tw.524c5459f8.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair None {})-hello-(Pair N.6fc7d0acf2.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair None { Elt hello 4 })-.1db12cd837.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair None { Elt 1 1 ;      .f9bea98de9.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair None { Elt 1 1 ;      .df114499b8.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair (Some 5) { Elt hello 4.0793dc66d5.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair (Some 5) { Elt hello 4.0427752f13.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest__big_map_contract_io[get_and_update_big_map.tz-(Pair (Some 4) {})-hello-(Pa.f6092ac5d6.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_map_map_sideeffect[map_map_sideeffect.tz-(Pair {} 0)-10-(Pair {} 0)].out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_map_map_sideeffect[map_map_sideeffect.tz-(Pair { Elt foo 1 } 1)-10-(Pair { .811573b5a7.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_map_map_sideeffect[map_map_sideeffect.tz-(Pair { Elt bar 5 ; Elt foo 1 } .480b9afc63.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_big_map_magic[(Right Unit)-(Right (Right (Left (Pair { Pair foo bar } { P.7f2ee47600.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_big_map_magic[(Left (Pair { Elt 1 one } { Elt 2 two }))-(Right (Right.d336ca1903.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_big_map_magic[(Left (Pair { Elt 1 one } { Elt 2 two }))-(Right (Left .8a6f480005.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_big_map_magic[(Left (Pair { Elt 1 one } { Elt 2 two }))-(Right (Left .2873ef610c.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_big_map_magic[(Left (Pair { Elt 1 one } { Elt 2 two }))-(Left Unit)-(.21b30dd90f.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_opcodes.TestContractOpcodestest_big_map_magic[(Left (Pair { Elt 1 one } { Elt 2 two }) )-(Right (Righ.7492e8cdea.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_onchain_opcodes.TestContractOnchainOpcodestest_slice_success[(Pair 0xe009ab79e8b84ef0e55c43a9a857214d8761e67b.7da5c9014e.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_onchain_opcodes.TestContractOnchainOpcodestest_slice_fails[(Pair 0xeaa9ab79e8b84ef0e55c43a9a857214d8761e67b75.c583c796bf.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_onchain_opcodes.TestContractOnchainOpcodestest_slice_fails[(Pair 0xe009ab79e8b84ef0e55c43a9a857214d8761e67b75.57fdc7ad1c.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_onchain_opcodes.TestContractOnchainOpcodestest_slice_fails[(Pair 0xe009ab79e8b84ef0e55c43a9a857214d8761e67b75.378d03ae2d.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_onchain_opcodes.TestContractOnchainOpcodestest_slice_fails[(Pair 0xe009ab79e8b84ef0e55c43a9a857214d8761e67b75.2d6806d54e.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
[WARNING] Warning: cannot copy C:\Users\opam\AppData\Local\Temp\opam-3728-9f5510\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\tests_python\tests_015\_regtest_outputs\test_contract_onchain_opcodes.TestContractOnchainOpcodestest_slice_fails[(Pair 0xe009ab79e8b84ef0 spsig1PPUFZucuAQybs5wsqs.818025e860.out to C:\Users\opam\AppData\Local\Temp\opam-3728-5e5919\tests_python\tests_015\_regtest_outputs
Processing 144/388: [dune: ocaml 31] [topkg: ocaml build]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "pkg/pkg.ml" "build" "--pkg-name" "topkg" "--dev-pkg" "false" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\topkg.1.0.7)
- + 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 ocamlopt -shared -linkall -I src src/topkg.cmxa -o src/topkg.cmxs
- + 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 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): 2(84), max: 20, min: 2, average(total): 11.000(1.238) }
-> compiled  topkg.1.0.7
Processing 144/388: [dune: ocaml 31]
-> installed topkg.1.0.7
Processing 145/388: [dune: ocaml 31]
Processing 146/388: [astring: ocaml build] [dune: ocaml 31]
Processing 147/388: [astring: ocaml build] [dune: ocaml 31] [fmt: ocaml build]
Processing 148/388: [astring: ocaml build] [dune: ocaml 31] [fmt: ocaml build] [mtime: ocaml build]
Processing 149/388: [astring: ocaml build] [dune: ocaml 31] [fmt: ocaml build] [mtime: ocaml build] [ptime: ocaml build]
Processing 150/388: [astring: ocaml build] [dune: ocaml 31] [fmt: ocaml build] [mtime: ocaml build] [ptime: ocaml build] [uucp: ocaml build]
Processing 151/388: [astring: ocaml build] [dune: ocaml 31] [fmt: ocaml build] [mtime: ocaml build] [ptime: ocaml build] [uucp: ocaml build] [uutf: ocaml build]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-cmdliner" "true" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\uutf.1.0.3)
- + 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 -I test -o src/uutf.cmi src/uutf.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmx src/uutf.ml
- + ocamlfind ocamlopt -a -I src src/uutf.cmx -o src/uutf.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/uutf.cmxa -o src/uutf.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/uutf.cmo src/uutf.ml
- + ocamlfind ocamlc -a -I src src/uutf.cmo -o src/uutf.cma
- + 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 ocamlc -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmo test/utftrip.ml
- File "test/utftrip.ml", line 385, characters 8-12:
- 385 |   Term.(pure do_cmd $ cmd $ file $ sin $ sout $ use_unix $ usize $
-               ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "test/utftrip.ml", line 387, characters 2-11:
- 387 |   Term.info "utftrip" ~version:"v1.0.3" ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "test/utftrip.ml", line 389, characters 15-24:
- 389 | let () = match Term.eval cmd with
-                      ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- + 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 -c -g -bin-annot -safe-string -package unix -package cmdliner -I test -I src -o test/utftrip.cmx test/utftrip.ml
- File "test/utftrip.ml", line 385, characters 8-12:
- 385 |   Term.(pure do_cmd $ cmd $ file $ sin $ sout $ use_unix $ usize $
-               ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- File "test/utftrip.ml", line 387, characters 2-11:
- 387 |   Term.info "utftrip" ~version:"v1.0.3" ~doc ~man
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- File "test/utftrip.ml", line 389, characters 15-24:
- 389 | let () = match Term.eval cmd with
-                      ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval
- Use Cmd.v and one of Cmd.eval* instead.
- + ocamlfind ocamlopt -linkpkg -g -package unix -package cmdliner -I src -I test src/uutf.cmx test/utftrip.cmx -o test/utftrip.native
- # No parallelism done
-> compiled  uutf.1.0.3
Processing 151/388: [astring: ocaml build] [dune: ocaml 31] [fmt: ocaml build] [mtime: ocaml build] [ptime: ocaml build] [uucp: ocaml build]
-> installed uutf.1.0.3
Processing 152/388: [astring: ocaml build] [dune: ocaml 31] [fmt: ocaml build] [mtime: ocaml build] [ptime: ocaml build] [uucp: ocaml build]
Processing 153/388: [astring: ocaml build] [dune: ocaml 31] [fmt: ocaml build] [jsonm: ocaml build] [mtime: ocaml build] [ptime: ocaml build] [uucp: ocaml build]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "pkg/pkg.ml" "build" "--pinned" "false" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\astring.0.8.5)
- + 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 ocamlopt -shared -linkall -I src src/astring.cmxa -o src/astring.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/astring.cmo src/astring.ml
- + 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 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 -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
- # No parallelism done
-> compiled  astring.0.8.5
Processing 153/388: [dune: ocaml 31] [fmt: ocaml build] [jsonm: ocaml build] [mtime: ocaml build] [ptime: ocaml build] [uucp: ocaml build]
-> installed astring.0.8.5
Processing 154/388: [dune: ocaml 31] [fmt: ocaml build] [jsonm: ocaml build] [mtime: ocaml build] [ptime: ocaml build] [uucp: ocaml build]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-base-unix" "true" "--with-cmdliner" "true" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\fmt.0.9.0)
- + 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 -I test -o src/fmt.cmi src/fmt.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmx src/fmt.ml
- + ocamlfind ocamlopt -a -I src src/fmt.cmx -o src/fmt.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/fmt.cmxa -o src/fmt.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -I test -o src/fmt.cmo src/fmt.ml
- + ocamlfind ocamlc -a -I src src/fmt.cmo -o src/fmt.cma
- + ocamlfind ocamldep -package unix -modules src/fmt_tty.ml > src/fmt_tty.ml.depends
- + ocamlfind ocamldep -package unix -modules src/fmt_tty.mli > src/fmt_tty.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmi src/fmt_tty.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmx src/fmt_tty.ml
- File "src/fmt_tty.ml", line 49, characters 12-20:
- 49 |         try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var))
-                  ^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlopt -a -package unix -I src src/fmt_tty.cmx -o src/fmt_tty.cmxa
- + ocamlfind ocamlopt -shared -linkall -package unix -I src src/fmt_tty.cmxa -o src/fmt_tty.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -I src -I test -o src/fmt_tty.cmo src/fmt_tty.ml
- File "src/fmt_tty.ml", line 49, characters 12-20:
- 49 |         try is_infix "UTF-8" (String.uppercase_ascii (Sys.getenv var))
-                  ^^^^^^^^
- Warning 6 [labels-omitted]: label affix was omitted in the application of this function.
- + ocamlfind ocamlc -a -package unix -I src src/fmt_tty.cmo -o src/fmt_tty.cma
- + ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.ml > src/fmt_cli.ml.depends
- + ocamlfind ocamldep -package cmdliner -modules src/fmt_cli.mli > src/fmt_cli.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmi src/fmt_cli.mli
- File "src/fmt_cli.mli", line 10, characters 26-42:
- 10 | val style_renderer : ?env:Cmdliner.Arg.env -> ?docs:string -> unit ->
-                                ^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.env
- Use Cmd.Env.info instead.
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmx src/fmt_cli.ml
- + ocamlfind ocamlopt -a -package cmdliner -I src src/fmt_cli.cmx -o src/fmt_cli.cmxa
- + ocamlfind ocamlopt -shared -linkall -package cmdliner -I src src/fmt_cli.cmxa -o src/fmt_cli.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package cmdliner -I src -I test -o src/fmt_cli.cmo src/fmt_cli.ml
- + ocamlfind ocamlc -a -package cmdliner -I src src/fmt_cli.cmo -o src/fmt_cli.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/fmt_top.ml > src/fmt_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmo src/fmt_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -I test -o src/fmt_top.cmx src/fmt_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/fmt_top.cmx -o src/fmt_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/fmt_top.cmxa -o src/fmt_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/fmt_top.cmo -o src/fmt_top.cma
- # No parallelism done
-> compiled  fmt.0.9.0
Processing 154/388: [dune: ocaml 31] [jsonm: ocaml build] [mtime: ocaml build] [ptime: ocaml build] [uucp: ocaml build]
-> installed fmt.0.9.0
Processing 155/388: [dune: ocaml 31] [jsonm: ocaml build] [mtime: ocaml build] [ptime: ocaml build] [uucp: ocaml build]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\mtime.1.4.0)
- + ocamlfind ocamlopt unix.cmxa -I 'C:\Users\opam\AppData\Local\opam\default\lib\ocamlbuild' 'C:\Users\opam\AppData\Local\opam\default\lib\ocamlbuild/ocamlbuildlib.cmxa' -linkpkg myocamlbuild.ml 'C:\Users\opam\AppData\Local\opam\default\lib\ocamlbuild/ocamlbuild.cmx' -o myocamlbuild.exe
- + 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 ocamlopt -shared -linkall -I src src/mtime.cmxa -o src/mtime.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime.cmo src/mtime.ml
- + ocamlfind ocamlc -a -I src src/mtime.cmo -o src/mtime.cma
- + ocamlfind ocamldep -package compiler-libs.toplevel -modules src/mtime_top.ml > src/mtime_top.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmo src/mtime_top.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package compiler-libs.toplevel -I src -o src/mtime_top.cmx src/mtime_top.ml
- + ocamlfind ocamlopt -a -package compiler-libs.toplevel -I src src/mtime_top.cmx -o src/mtime_top.cmxa
- + ocamlfind ocamlopt -shared -linkall -package compiler-libs.toplevel -I src src/mtime_top.cmxa -o src/mtime_top.cmxs
- + ocamlfind ocamlc -a -package compiler-libs.toplevel -I src src/mtime_top.cmo -o src/mtime_top.cma
- + ocamlfind ocamldep -modules src/mtime_clock.mli > src/mtime_clock.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -I src -o src/mtime_clock.cmi src/mtime_clock.mli
- + 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 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 -c -g -bin-annot -safe-string -I src-clock -I src -o src-clock/mtime_clock.cmo src-clock/mtime_clock.ml
- + 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
- # No parallelism done
-> compiled  mtime.1.4.0
Processing 155/388: [dune: ocaml 31] [jsonm: ocaml build] [ptime: ocaml build] [uucp: ocaml build]
-> installed mtime.1.4.0
Processing 156/388: [dune: ocaml 31] [jsonm: ocaml build] [ptime: ocaml build] [uucp: ocaml build]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\jsonm.1.0.2)
- + ocamlfind ocamldep -package uutf -modules src/jsonm.ml > src/jsonm.ml.depends
- + ocamlfind ocamldep -package uutf -modules src/jsonm.mli > src/jsonm.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/jsonm.cmi src/jsonm.mli
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/jsonm.cmx src/jsonm.ml
- + ocamlfind ocamlopt -a -package uutf -I src src/jsonm.cmx -o src/jsonm.cmxa
- + ocamlfind ocamlopt -shared -linkall -package uutf -I src src/jsonm.cmxa -o src/jsonm.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package uutf -I src -I test -o src/jsonm.cmo src/jsonm.ml
- + ocamlfind ocamlc -a -package uutf -I src src/jsonm.cmo -o src/jsonm.cma
- + ocamlfind ocamldep -package unix -package uutf -modules test/jsontrip.ml > test/jsontrip.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -package unix -package uutf -I test -I src -o test/jsontrip.cmo test/jsontrip.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -package unix -package uutf -I test -I src -o test/jsontrip.cmx test/jsontrip.ml
- + ocamlfind ocamlopt -linkpkg -g -package unix -package uutf -I src -I test src/jsonm.cmx test/jsontrip.cmx -o test/jsontrip.native
- # No parallelism done
-> compiled  jsonm.1.0.2
Processing 156/388: [dune: ocaml 31] [ptime: ocaml build] [uucp: ocaml build]
-> installed jsonm.1.0.2
Processing 157/388: [dune: ocaml 31] [ptime: ocaml build] [uucp: ocaml build]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "pkg/pkg.ml" "build" "--dev-pkg" "false" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ptime.1.2.0)
- + ocamlfind ocamlopt unix.cmxa -I 'C:\Users\opam\AppData\Local\opam\default\lib\ocamlbuild' 'C:\Users\opam\AppData\Local\opam\default\lib\ocamlbuild/ocamlbuildlib.cmxa' -linkpkg myocamlbuild.ml 'C:\Users\opam\AppData\Local\opam\default\lib\ocamlbuild/ocamlbuild.cmx' -o myocamlbuild.exe
- + 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 ocamlopt -shared -linkall -I src src/ptime.cmxa -o src/ptime.cmxs
- + 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 -a -I src src/ptime.cmo -o src/ptime.cma
- + 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 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 -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 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 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 -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
- # No parallelism done
-> compiled  ptime.1.2.0
Processing 157/388: [dune: ocaml 31] [uucp: ocaml build]
-> installed ptime.1.2.0
Processing 158/388: [dune: ocaml 31] [uucp: ocaml build]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "pkg/pkg.ml" "build" "--dev-pkg" "false" "--with-uunf" "false" "--with-cmdliner" "true" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\uucp.16.0.0)
- + ocamlfind ocamldep -modules src/uucp.ml > src/uucp.ml.depends
- + ocamlfind ocamldep -modules src/uucp.mli > src/uucp.mli.depends
- + ocamlfind ocamldep -modules src/uucp__age.mli > src/uucp__age.mli.depends
- + ocamlfind ocamldep -modules src/uucp__alpha.mli > src/uucp__alpha.mli.depends
- + ocamlfind ocamldep -modules src/uucp__block.mli > src/uucp__block.mli.depends
- + ocamlfind ocamldep -modules src/uucp__break.mli > src/uucp__break.mli.depends
- + ocamlfind ocamldep -modules src/uucp__case.mli > src/uucp__case.mli.depends
- + ocamlfind ocamldep -modules src/uucp__case_fold.mli > src/uucp__case_fold.mli.depends
- + ocamlfind ocamldep -modules src/uucp__case_map.mli > src/uucp__case_map.mli.depends
- + ocamlfind ocamldep -modules src/uucp__case_nfkc.mli > src/uucp__case_nfkc.mli.depends
- + ocamlfind ocamldep -modules src/uucp__case_nfkc_simple.mli > src/uucp__case_nfkc_simple.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__case_fold.cmi src/uucp__case_fold.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__case_map.cmi src/uucp__case_map.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__case_nfkc.cmi src/uucp__case_nfkc.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__case_nfkc_simple.cmi src/uucp__case_nfkc_simple.mli
- + ocamlfind ocamldep -modules src/uucp__cjk.mli > src/uucp__cjk.mli.depends
- + ocamlfind ocamldep -modules src/uucp__emoji.mli > src/uucp__emoji.mli.depends
- + ocamlfind ocamldep -modules src/uucp__func.mli > src/uucp__func.mli.depends
- + ocamlfind ocamldep -modules src/uucp__gc.mli > src/uucp__gc.mli.depends
- + ocamlfind ocamldep -modules src/uucp__gen.mli > src/uucp__gen.mli.depends
- + ocamlfind ocamldep -modules src/uucp__hangul.mli > src/uucp__hangul.mli.depends
- + ocamlfind ocamldep -modules src/uucp__id.mli > src/uucp__id.mli.depends
- + ocamlfind ocamldep -modules src/uucp__name.mli > src/uucp__name.mli.depends
- + ocamlfind ocamldep -modules src/uucp__num.mli > src/uucp__num.mli.depends
- + ocamlfind ocamldep -modules src/uucp__script.mli > src/uucp__script.mli.depends
- + ocamlfind ocamldep -modules src/uucp__white.mli > src/uucp__white.mli.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__age.cmi src/uucp__age.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__alpha.cmi src/uucp__alpha.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__block.cmi src/uucp__block.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__break.cmi src/uucp__break.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__case.cmi src/uucp__case.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__cjk.cmi src/uucp__cjk.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__emoji.cmi src/uucp__emoji.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__func.cmi src/uucp__func.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__gc.cmi src/uucp__gc.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__gen.cmi src/uucp__gen.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__hangul.cmi src/uucp__hangul.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__id.cmi src/uucp__id.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__name.cmi src/uucp__name.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__num.cmi src/uucp__num.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__script.cmi src/uucp__script.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__white.cmi src/uucp__white.mli
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp.cmi src/uucp.mli
- + ocamlfind ocamldep -modules src/uucp__age.ml > src/uucp__age.ml.depends
- + ocamlfind ocamldep -modules src/uucp_age_data.ml > src/uucp_age_data.ml.depends
- + ocamlfind ocamldep -modules src/uucp_rmap.ml > src/uucp_rmap.ml.depends
- + ocamlfind ocamldep -modules src/uucp_fmt.ml > src/uucp_fmt.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_fmt.cmo src/uucp_fmt.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_rmap.cmo src/uucp_rmap.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_age_data.cmo src/uucp_age_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_fmt.cmx src/uucp_fmt.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_rmap.cmx src/uucp_rmap.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_age_data.cmx src/uucp_age_data.ml
- + ocamlfind ocamldep -modules src/uucp__alpha.ml > src/uucp__alpha.ml.depends
- + ocamlfind ocamldep -modules src/uucp_alpha_data.ml > src/uucp_alpha_data.ml.depends
- + ocamlfind ocamldep -modules src/uucp_tmapbool.ml > src/uucp_tmapbool.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_tmapbool.cmo src/uucp_tmapbool.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_alpha_data.cmo src/uucp_alpha_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_tmapbool.cmx src/uucp_tmapbool.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_alpha_data.cmx src/uucp_alpha_data.ml
- + ocamlfind ocamldep -modules src/uucp__block.ml > src/uucp__block.ml.depends
- + ocamlfind ocamldep -modules src/uucp_block_base.ml > src/uucp_block_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_block_base.cmo src/uucp_block_base.ml
- + ocamlfind ocamldep -modules src/uucp_block_data.ml > src/uucp_block_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_block_data.cmo src/uucp_block_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_block_base.cmx src/uucp_block_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_block_data.cmx src/uucp_block_data.ml
- + ocamlfind ocamldep -modules src/uucp__break.ml > src/uucp__break.ml.depends
- + ocamlfind ocamldep -modules src/uucp__gc.ml > src/uucp__gc.ml.depends
- + ocamlfind ocamldep -modules src/uucp_gc_base.ml > src/uucp_gc_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_gc_base.cmo src/uucp_gc_base.ml
- + ocamlfind ocamldep -modules src/uucp_gc_data.ml > src/uucp_gc_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_gc_data.cmo src/uucp_gc_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_gc_base.cmx src/uucp_gc_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_gc_data.cmx src/uucp_gc_data.ml
- + ocamlfind ocamldep -modules src/uucp_break_base.ml > src/uucp_break_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_break_base.cmo src/uucp_break_base.ml
- + ocamlfind ocamldep -modules src/uucp_break_data.ml > src/uucp_break_data.ml.depends
- + ocamlfind ocamldep -modules src/uucp_tmapbyte.ml > src/uucp_tmapbyte.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_tmapbyte.cmo src/uucp_tmapbyte.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_break_data.cmo src/uucp_break_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_break_base.cmx src/uucp_break_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_tmapbyte.cmx src/uucp_tmapbyte.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__gc.cmx src/uucp__gc.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_break_data.cmx src/uucp_break_data.ml
- + ocamlfind ocamldep -modules src/uucp__case.ml > src/uucp__case.ml.depends
- + ocamlfind ocamldep -modules src/uucp__case_fold.ml > src/uucp__case_fold.ml.depends
- + ocamlfind ocamldep -modules src/uucp_case_fold_data.ml > src/uucp_case_fold_data.ml.depends
- + ocamlfind ocamldep -modules src/uucp_tmap.ml > src/uucp_tmap.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_tmap.cmo src/uucp_tmap.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_case_fold_data.cmo src/uucp_case_fold_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_tmap.cmx src/uucp_tmap.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_case_fold_data.cmx src/uucp_case_fold_data.ml
- + ocamlfind ocamldep -modules src/uucp__case_map.ml > src/uucp__case_map.ml.depends
- + ocamlfind ocamldep -modules src/uucp_case_map_data.ml > src/uucp_case_map_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_case_map_data.cmo src/uucp_case_map_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_case_map_data.cmx src/uucp_case_map_data.ml
- + ocamlfind ocamldep -modules src/uucp__case_nfkc.ml > src/uucp__case_nfkc.ml.depends
- + ocamlfind ocamldep -modules src/uucp_case_nfkc_data.ml > src/uucp_case_nfkc_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_case_nfkc_data.cmo src/uucp_case_nfkc_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_case_nfkc_data.cmx src/uucp_case_nfkc_data.ml
- + ocamlfind ocamldep -modules src/uucp__case_nfkc_simple.ml > src/uucp__case_nfkc_simple.ml.depends
- + ocamlfind ocamldep -modules src/uucp_case_nfkc_simple_data.ml > src/uucp_case_nfkc_simple_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_case_nfkc_simple_data.cmo src/uucp_case_nfkc_simple_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_case_nfkc_simple_data.cmx src/uucp_case_nfkc_simple_data.ml
- + ocamlfind ocamldep -modules src/uucp_case_data.ml > src/uucp_case_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_case_data.cmo src/uucp_case_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__case_fold.cmx src/uucp__case_fold.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__case_map.cmx src/uucp__case_map.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__case_nfkc.cmx src/uucp__case_nfkc.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__case_nfkc_simple.cmx src/uucp__case_nfkc_simple.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_case_data.cmx src/uucp_case_data.ml
- + ocamlfind ocamldep -modules src/uucp__cjk.ml > src/uucp__cjk.ml.depends
- + ocamlfind ocamldep -modules src/uucp_cjk_data.ml > src/uucp_cjk_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_cjk_data.cmo src/uucp_cjk_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_cjk_data.cmx src/uucp_cjk_data.ml
- + ocamlfind ocamldep -modules src/uucp__emoji.ml > src/uucp__emoji.ml.depends
- + ocamlfind ocamldep -modules src/uucp_emoji_data.ml > src/uucp_emoji_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_emoji_data.cmo src/uucp_emoji_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_emoji_data.cmx src/uucp_emoji_data.ml
- + ocamlfind ocamldep -modules src/uucp__func.ml > src/uucp__func.ml.depends
- + ocamlfind ocamldep -modules src/uucp_func_data.ml > src/uucp_func_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_func_data.cmo src/uucp_func_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_func_data.cmx src/uucp_func_data.ml
- + ocamlfind ocamldep -modules src/uucp__gen.ml > src/uucp__gen.ml.depends
- + ocamlfind ocamldep -modules src/uucp_gen_data.ml > src/uucp_gen_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_gen_data.cmo src/uucp_gen_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_gen_data.cmx src/uucp_gen_data.ml
- + ocamlfind ocamldep -modules src/uucp__hangul.ml > src/uucp__hangul.ml.depends
- + ocamlfind ocamldep -modules src/uucp_hangul_base.ml > src/uucp_hangul_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_hangul_base.cmo src/uucp_hangul_base.ml
- + ocamlfind ocamldep -modules src/uucp_hangul_data.ml > src/uucp_hangul_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_hangul_data.cmo src/uucp_hangul_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_hangul_base.cmx src/uucp_hangul_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_hangul_data.cmx src/uucp_hangul_data.ml
- + ocamlfind ocamldep -modules src/uucp__id.ml > src/uucp__id.ml.depends
- + ocamlfind ocamldep -modules src/uucp_id_data.ml > src/uucp_id_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_id_data.cmo src/uucp_id_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_id_data.cmx src/uucp_id_data.ml
- + ocamlfind ocamldep -modules src/uucp__name.ml > src/uucp__name.ml.depends
- + ocamlfind ocamldep -modules src/uucp_cmap.ml > src/uucp_cmap.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_cmap.cmo src/uucp_cmap.ml
- + ocamlfind ocamldep -modules src/uucp_name_base.ml > src/uucp_name_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_name_base.cmo src/uucp_name_base.ml
- + ocamlfind ocamldep -modules src/uucp_name_data.ml > src/uucp_name_data.ml.depends
- + ocamlfind ocamldep -modules src/uucp_tmap5bytes.ml > src/uucp_tmap5bytes.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_tmap5bytes.cmo src/uucp_tmap5bytes.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_name_data.cmo src/uucp_name_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_cmap.cmx src/uucp_cmap.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_name_base.cmx src/uucp_name_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_tmap5bytes.cmx src/uucp_tmap5bytes.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_name_data.cmx src/uucp_name_data.ml
- + ocamlfind ocamldep -modules src/uucp__num.ml > src/uucp__num.ml.depends
- + ocamlfind ocamldep -modules src/uucp_num_base.ml > src/uucp_num_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_num_base.cmo src/uucp_num_base.ml
- + ocamlfind ocamldep -modules src/uucp_num_data.ml > src/uucp_num_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_num_data.cmo src/uucp_num_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_num_base.cmx src/uucp_num_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_num_data.cmx src/uucp_num_data.ml
- + ocamlfind ocamldep -modules src/uucp__script.ml > src/uucp__script.ml.depends
- + ocamlfind ocamldep -modules src/uucp_script_base.ml > src/uucp_script_base.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_script_base.cmo src/uucp_script_base.ml
- + ocamlfind ocamldep -modules src/uucp_script_data.ml > src/uucp_script_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_script_data.cmo src/uucp_script_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_script_base.cmx src/uucp_script_base.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_script_data.cmx src/uucp_script_data.ml
- + ocamlfind ocamldep -modules src/uucp__white.ml > src/uucp__white.ml.depends
- + ocamlfind ocamldep -modules src/uucp_white_data.ml > src/uucp_white_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_white_data.cmo src/uucp_white_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_white_data.cmx src/uucp_white_data.ml
- + ocamlfind ocamldep -modules src/uucp_version_data.ml > src/uucp_version_data.ml.depends
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_version_data.cmo src/uucp_version_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__age.cmx src/uucp__age.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__alpha.cmx src/uucp__alpha.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__block.cmx src/uucp__block.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__break.cmx src/uucp__break.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__case.cmx src/uucp__case.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__cjk.cmx src/uucp__cjk.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__emoji.cmx src/uucp__emoji.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__func.cmx src/uucp__func.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__gen.cmx src/uucp__gen.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__hangul.cmx src/uucp__hangul.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__id.cmx src/uucp__id.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__name.cmx src/uucp__name.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__num.cmx src/uucp__num.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__script.cmx src/uucp__script.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__white.cmx src/uucp__white.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp_version_data.cmx src/uucp_version_data.ml
- + ocamlfind ocamlopt -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp.cmx src/uucp.ml
- + ocamlfind ocamlopt -a -I src src/uucp_fmt.cmx src/uucp_rmap.cmx src/uucp_age_data.cmx src/uucp__age.cmx src/uucp_tmapbool.cmx src/uucp_alpha_data.cmx src/uucp__alpha.cmx src/uucp_block_base.cmx src/uucp_block_data.cmx src/uucp__block.cmx src/uucp_gc_base.cmx src/uucp_gc_data.cmx src/uucp__gc.cmx src/uucp_break_base.cmx src/uucp_tmapbyte.cmx src/uucp_break_data.cmx src/uucp__break.cmx src/uucp_tmap.cmx src/uucp_case_fold_data.cmx src/uucp__case_fold.cmx src/uucp_case_map_data.cmx src/uucp__case_map.cmx src/uucp_case_nfkc_data.cmx src/uucp__case_nfkc.cmx src/uucp_case_nfkc_simple_data.cmx src/uucp__case_nfkc_simple.cmx src/uucp_case_data.cmx src/uucp__case.cmx src/uucp_cjk_data.cmx src/uucp__cjk.cmx src/uucp_emoji_data.cmx src/uucp__emoji.cmx src/uucp_func_data.cmx src/uucp__func.cmx src/uucp_gen_data.cmx src/uucp__gen.cmx src/uucp_hangul_base.cmx src/uucp_hangul_data.cmx src/uucp__hangul.cmx src/uucp_id_data.cmx src/uucp__id.cmx src/uucp_cmap.cmx src/uucp_name_base.cmx src/uucp_tmap5bytes.cmx src/uucp_name_data.cmx src/uucp__name.cmx src/uucp_num_base.cmx src/uucp_num_data.cmx src/uucp__num.cmx src/uucp_script_base.cmx src/uucp_script_data.cmx src/uucp__script.cmx src/uucp_white_data.cmx src/uucp__white.cmx src/uucp_version_data.cmx src/uucp.cmx -o src/uucp.cmxa
- + ocamlfind ocamlopt -shared -linkall -I src src/uucp.cmxa -o src/uucp.cmxs
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp.cmo src/uucp.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__age.cmo src/uucp__age.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__alpha.cmo src/uucp__alpha.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__block.cmo src/uucp__block.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__break.cmo src/uucp__break.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__case.cmo src/uucp__case.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__case_fold.cmo src/uucp__case_fold.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__case_map.cmo src/uucp__case_map.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__case_nfkc.cmo src/uucp__case_nfkc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__case_nfkc_simple.cmo src/uucp__case_nfkc_simple.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__cjk.cmo src/uucp__cjk.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__emoji.cmo src/uucp__emoji.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__func.cmo src/uucp__func.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__gc.cmo src/uucp__gc.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__gen.cmo src/uucp__gen.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__hangul.cmo src/uucp__hangul.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__id.cmo src/uucp__id.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__name.cmo src/uucp__name.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__num.cmo src/uucp__num.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__script.cmo src/uucp__script.ml
- + ocamlfind ocamlc -c -g -bin-annot -safe-string -no-alias-deps -I src -I test -I support -o src/uucp__white.cmo src/uucp__white.ml
- + ocamlfind ocamlc -a -I src src/uucp_fmt.cmo src/uucp_rmap.cmo src/uucp_age_data.cmo src/uucp__age.cmo src/uucp_tmapbool.cmo src/uucp_alpha_data.cmo src/uucp__alpha.cmo src/uucp_block_base.cmo src/uucp_block_data.cmo src/uucp__block.cmo src/uucp_gc_base.cmo src/uucp_gc_data.cmo src/uucp__gc.cmo src/uucp_break_base.cmo src/uucp_tmapbyte.cmo src/uucp_break_data.cmo src/uucp__break.cmo src/uucp_tmap.cmo src/uucp_case_fold_data.cmo src/uucp__case_fold.cmo src/uucp_case_map_data.cmo src/uucp__case_map.cmo src/uucp_case_nfkc_data.cmo src/uucp__case_nfkc.cmo src/uucp_case_nfkc_simple_data.cmo src/uucp__case_nfkc_simple.cmo src/uucp_case_data.cmo src/uucp__case.cmo src/uucp_cjk_data.cmo src/uucp__cjk.cmo src/uucp_emoji_data.cmo src/uucp__emoji.cmo src/uucp_func_data.cmo src/uucp__func.cmo src/uucp_gen_data.cmo src/uucp__gen.cmo src/uucp_hangul_base.cmo src/uucp_hangul_data.cmo src/uucp__hangul.cmo src/uucp_id_data.cmo src/uucp__id.cmo src/uucp_cmap.cmo src/uucp_name_base.cmo src/uucp_tmap5bytes.cmo src/uucp_name_data.cmo src/uucp__name.cmo src/uucp_num_base.cmo src/uucp_num_data.cmo src/uucp__num.cmo src/uucp_script_base.cmo src/uucp_script_data.cmo src/uucp__script.cmo src/uucp_white_data.cmo src/uucp__white.cmo src/uucp_version_data.cmo src/uucp.cmo -o src/uucp.cma
- # Parallel statistics: { count(total): 6(156), max: 21, min: 2, average(total): 10.667(1.372) }
-> compiled  uucp.16.0.0
Processing 158/388: [dune: ocaml 31]
-> installed uucp.16.0.0
Processing 159/388: [dune: ocaml 31]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "boot/bootstrap.ml" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.10.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 31
- 


Processing 159/388: [dune: ./_boot/dune.exe build]
+ C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.10.0\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.10.0)
-> compiled  dune.3.10.0
-> installed dune.3.10.0
Processing 161/388: [base64: dune build]
Processing 162/388: [base64: dune build] [bheap: dune build]
Processing 163/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build]
Processing 164/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build]
Processing 165/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build]
Processing 166/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build]
Processing 167/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build]
Processing 168/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build]
Processing 169/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build]
Processing 170/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build]
Processing 171/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build]
Processing 172/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build]
Processing 173/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build]
Processing 174/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build]
Processing 175/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build]
Processing 176/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build]
Processing 177/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 178/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 179/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build]
Processing 180/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build]
Processing 181/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build]
Processing 182/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build]
Processing 183/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build]
Processing 184/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build]
Processing 185/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build]
Processing 186/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build]
Processing 187/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build]
Processing 188/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build]
Processing 189/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build]
Processing 190/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 191/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 192/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build]
Processing 193/388: [base64: dune build] [bheap: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "bheap" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\bheap.2.0.0)
-> compiled  bheap.2.0.0
Processing 193/388: [base64: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build]
Processing 194/388: [base64: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build]
-> installed bheap.2.0.0
Processing 195/388: [base64: dune build] [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "base64" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\base64.3.5.1)
-> compiled  base64.3.5.1
Processing 195/388: [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build]
Processing 196/388: [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed base64.3.5.1
Processing 197/388: [bigarray-compat: dune build] [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "bigarray-compat" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 197/388: [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed bigarray-compat.1.1.0
Processing 198/388: [bigstring: dune build] [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "bigstring" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\bigstring.0.3)
-> compiled  bigstring.0.3
Processing 198/388: [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed bigstring.0.3
Processing 199/388: [cppo: dune build] [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "cppo" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\cppo.1.7.0)
-> compiled  cppo.1.7.0
Processing 199/388: [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed cppo.1.7.0
Processing 200/388: [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 201/388: [csexp: dune build] [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "csexp" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 201/388: [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed csexp.1.5.2
Processing 202/388: [cstruct: dune build] [domain-name: dune build] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 203/388: [cstruct: dune build] [domain-name: dune build] [dune-configurator: rm] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "cstruct" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\cstruct.6.2.0)
-> compiled  cstruct.6.2.0
Processing 203/388: [domain-name: dune build] [dune-configurator: rm] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed cstruct.6.2.0
Processing 204/388: [domain-name: dune build] [dune-configurator: rm] [either: dune build] [eqaf: dune build] [gen: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 205/388: [domain-name: dune build] [dune-configurator: rm] [either: dune build] [eqaf: dune build] [gen: dune build] [hex: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "domain-name" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\domain-name.0.4.0)
-> compiled  domain-name.0.4.0
Processing 205/388: [dune-configurator: rm] [either: dune build] [eqaf: dune build] [gen: dune build] [hex: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed domain-name.0.4.0
Processing 206/388: [dune-configurator: rm] [either: dune build] [eqaf: dune build] [gen: dune build] [hex: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune-configurator.3.13.1)
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "either" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\either.1.0.0)
-> compiled  either.1.0.0
Processing 206/388: [dune-configurator: rm] [eqaf: dune build] [gen: dune build] [hex: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed either.1.0.0
Processing 207/388: [dune-configurator: rm] [eqaf: dune build] [gen: dune build] [hex: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune-configurator.3.13.1)
Processing 207/388: [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [hex: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "eqaf" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\eqaf.0.10)
-> compiled  eqaf.0.10
Processing 207/388: [dune-configurator: dune build] [gen: dune build] [hex: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed eqaf.0.10
Processing 208/388: [dune-configurator: dune build] [gen: dune build] [hex: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 209/388: [digestif: dune build] [dune-configurator: dune build] [gen: dune build] [hex: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "@install" "-p" "gen" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\gen.1.1)
-> compiled  gen.1.1
Processing 209/388: [digestif: dune build] [dune-configurator: dune build] [hex: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed gen.1.1
Processing 210/388: [digestif: dune build] [dune-configurator: dune build] [hex: dune build] [jane-street-headers: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "jane-street-headers" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\jane-street-headers.v0.16.0)
-> compiled  jane-street-headers.v0.16.0
Processing 210/388: [digestif: dune build] [dune-configurator: dune build] [hex: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed jane-street-headers.v0.16.0
Processing 211/388: [digestif: dune build] [dune-configurator: dune build] [hex: dune build] [macaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "macaddr" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\macaddr.5.6.0)
-> compiled  macaddr.5.6.0
Processing 211/388: [digestif: dune build] [dune-configurator: dune build] [hex: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed macaddr.5.6.0
Processing 212/388: [digestif: dune build] [dune-configurator: dune build] [hex: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 213/388: [digestif: dune build] [dune-configurator: dune build] [hex: dune build] [ipaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "hex" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\hex.1.5.0)
-> compiled  hex.1.5.0
Processing 213/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed hex.1.5.0
Processing 214/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "menhirCST" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\menhirCST.20240715)
-> compiled  menhirCST.20240715
Processing 214/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed menhirCST.20240715
Processing 215/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "menhirLib" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\menhirLib.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20240715
Processing 215/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed menhirLib.20240715
Processing 216/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "menhirSdk" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\menhirSdk.20240715)
-> compiled  menhirSdk.20240715
Processing 216/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed menhirSdk.20240715
Processing 217/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 218/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ocaml-compiler-libs" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 218/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhir: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 219/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhir: dune build] [ocaml-syntax-shims: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ocaml-syntax-shims" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocaml-syntax-shims.1.0.0)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 219/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhir: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 220/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhir: dune build] [ocplib-endian: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ocplib-endian" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocplib-endian.1.2)
-> compiled  ocplib-endian.1.2
Processing 220/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhir: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed ocplib-endian.1.2
Processing 221/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhir: dune build] [optint: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "optint" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\optint.0.3.0)
-> compiled  optint.0.3.0
Processing 221/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhir: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed optint.0.3.0
Processing 222/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhir: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 223/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhir: dune build] [ppx_derivers: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_derivers" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 223/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhir: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed ppx_derivers.1.2.1
Processing 224/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhir: dune build] [psq: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "psq" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\psq.0.2.1)
-> compiled  psq.0.2.1
Processing 224/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhir: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed psq.0.2.1
Processing 225/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [menhir: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 226/388: [digestif: dune build] [dune-configurator: dune build] [ipaddr: dune build] [lru: dune build] [menhir: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "digestif" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\digestif.1.2.0)
-> compiled  digestif.1.2.0
Processing 226/388: [dune-configurator: dune build] [ipaddr: dune build] [lru: dune build] [menhir: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed digestif.1.2.0
Processing 227/388: [dune-configurator: dune build] [ipaddr: dune build] [lru: dune build] [menhir: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ipaddr" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ipaddr.5.6.0)
-> compiled  ipaddr.5.6.0
Processing 227/388: [dune-configurator: dune build] [lru: dune build] [menhir: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed ipaddr.5.6.0
Processing 228/388: [dune-configurator: dune build] [lru: dune build] [menhir: dune build] [pure-splitmix: dune build] [qcheck-core: dune build] [re: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "pure-splitmix" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\pure-splitmix.0.3)
-> compiled  pure-splitmix.0.3
Processing 228/388: [dune-configurator: dune build] [lru: dune build] [menhir: dune build] [qcheck-core: dune build] [re: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed pure-splitmix.0.3
Processing 229/388: [dune-configurator: dune build] [lru: dune build] [menhir: dune build] [qcheck-core: dune build] [re: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "qcheck-core" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\qcheck-core.0.22)
- (cd _build/default && C:\Users\opam\AppData\Local\opam\default\bin\ocamlc.opt.exe -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -bin-annot -I src/core/.qcheck_core.objs/byte -intf-suffix .ml -no-alias-deps -o src/core/.qcheck_core.objs/byte/qCheck2.cmo -c -impl src/core/QCheck2.ml)
- File "src/core/QCheck2.ml", line 1172, characters 2-20:
- 1172 |   fun_gen: 'b Gen.t; (** How to generate output values *)
-          ^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field fun_gen is never read.
- (However, this field is used to build or mutate values.)
- (cd _build/default && C:\Users\opam\AppData\Local\opam\default\bin\ocamlopt.opt.exe -w -40 -w +a-4-42-44-48-50-58-32-60@8 -safe-string -g -I src/core/.qcheck_core.objs/byte -I src/core/.qcheck_core.objs/native -intf-suffix .ml -no-alias-deps -o src/core/.qcheck_core.objs/native/qCheck2.cmx -c -impl src/core/QCheck2.ml)
- File "src/core/QCheck2.ml", line 1172, characters 2-20:
- 1172 |   fun_gen: 'b Gen.t; (** How to generate output values *)
-          ^^^^^^^^^^^^^^^^^^
- Warning 69 [unused-field]: record field fun_gen is never read.
- (However, this field is used to build or mutate values.)
-> compiled  qcheck-core.0.22
Processing 229/388: [dune-configurator: dune build] [lru: dune build] [menhir: dune build] [re: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed qcheck-core.0.22
Processing 230/388: [dune-configurator: dune build] [lru: dune build] [menhir: dune build] [re: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "re" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\re.1.12.0)
-> compiled  re.1.12.0
Processing 230/388: [dune-configurator: dune build] [lru: dune build] [menhir: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed re.1.12.0
Processing 231/388: [dune-configurator: dune build] [lru: dune build] [menhir: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune-configurator.3.13.1)
-> compiled  dune-configurator.3.13.1
Processing 231/388: [lru: dune build] [menhir: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed dune-configurator.3.13.1
Processing 232/388: [lru: dune build] [menhir: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 233/388: [bigstringaf: dune build] [lru: dune build] [menhir: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 234/388: [bigstringaf: dune build] [checkseum: dune build] [lru: dune build] [menhir: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 235/388: [bigstringaf: dune build] [checkseum: dune build] [lru: dune build] [menhir: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 236/388: [bigstringaf: dune build] [checkseum: dune build] [lru: dune build] [menhir: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [secp256k1-internal: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 237/388: [bigstringaf: dune build] [checkseum: dune build] [lru: dune build] [menhir: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [secp256k1-internal: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 238/388: [bigstringaf: dune build] [checkseum: dune build] [lru: dune build] [menhir: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [secp256k1-internal: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 239/388: [bigstringaf: dune build] [checkseum: dune build] [lru: dune build] [menhir: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [secp256k1-internal: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 240/388: [bigstringaf: dune build] [checkseum: dune build] [lru: dune build] [menhir: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [secp256k1-internal: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 241/388: [bigstringaf: dune build] [checkseum: dune build] [lru: dune build] [menhir: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [secp256k1-internal: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 242/388: [bigstringaf: dune build] [checkseum: dune build] [lru: dune build] [menhir: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [secp256k1-internal: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 243/388: [bigstringaf: dune build] [checkseum: dune build] [lru: dune build] [menhir: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [secp256k1-internal: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "lru" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\lru.0.3.1)
-> compiled  lru.0.3.1
Processing 243/388: [bigstringaf: dune build] [checkseum: dune build] [menhir: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [secp256k1-internal: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed lru.0.3.1
Processing 244/388: [bigstringaf: dune build] [checkseum: dune build] [menhir: dune build] [repr: dune build] [ringo: dune build] [rusage: dune build] [secp256k1-internal: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ringo" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ringo.1.1.0)
-> compiled  ringo.1.1.0
Processing 244/388: [bigstringaf: dune build] [checkseum: dune build] [menhir: dune build] [repr: dune build] [rusage: dune build] [secp256k1-internal: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed ringo.1.1.0
Processing 245/388: [bigstringaf: dune build] [checkseum: dune build] [menhir: dune build] [repr: dune build] [rusage: dune build] [secp256k1-internal: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 246/388: [aches: dune build] [bigstringaf: dune build] [checkseum: dune build] [menhir: dune build] [repr: dune build] [rusage: dune build] [secp256k1-internal: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "rusage" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\rusage.1.0.0)
- File "src/dune", line 6, characters 9-21:
- 6 |   (names rusage_stubs)))
-              ^^^^^^^^^^^^
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\default\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -g -I C:/Users/opam/AppData/Local/opam/default/lib/ocaml -o rusage_stubs.o -c rusage_stubs.c)
- rusage_stubs.c:22:10: fatal error: sys/resource.h: No such file or directory
-    22 | #include <sys/resource.h>
-       |          ^~~~~~~~~~~~~~~~
- compilation terminated.
[ERROR] The compilation of rusage.1.0.0 failed at "dune build -p rusage -j 31 @install".
Processing 246/388: [aches: dune build] [bigstringaf: dune build] [checkseum: dune build] [menhir: dune build] [repr: dune build] [secp256k1-internal: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 247/388: [aches: dune build] [bigstringaf: dune build] [checkseum: dune build] [menhir: dune build] [repr: dune build] [secp256k1-internal: dune build] [semaphore-compat: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "semaphore-compat" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\semaphore-compat.1.0.2)
-> compiled  semaphore-compat.1.0.2
Processing 247/388: [aches: dune build] [bigstringaf: dune build] [checkseum: dune build] [menhir: dune build] [repr: dune build] [secp256k1-internal: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed semaphore-compat.1.0.2
Processing 248/388: [aches: dune build] [bigstringaf: dune build] [checkseum: dune build] [menhir: dune build] [repr: dune build] [secp256k1-internal: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "sexplib0" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 248/388: [aches: dune build] [bigstringaf: dune build] [checkseum: dune build] [menhir: dune build] [repr: dune build] [secp256k1-internal: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed sexplib0.v0.16.0
Processing 249/388: [aches: dune build] [bigstringaf: dune build] [checkseum: dune build] [menhir: dune build] [repr: dune build] [secp256k1-internal: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 250/388: [aches: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [menhir: dune build] [repr: dune build] [secp256k1-internal: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 251/388: [aches: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [ezjsonm: dune build] [menhir: dune build] [repr: dune build] [secp256k1-internal: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "repr" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\repr.0.7.0)
-> compiled  repr.0.7.0
Processing 251/388: [aches: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [ezjsonm: dune build] [menhir: dune build] [secp256k1-internal: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed repr.0.7.0
Processing 252/388: [aches: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [ezjsonm: dune build] [menhir: dune build] [secp256k1-internal: dune build] [stdlib-shims: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "stdlib-shims" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 252/388: [aches: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [ezjsonm: dune build] [menhir: dune build] [secp256k1-internal: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed stdlib-shims.0.3.0
Processing 253/388: [aches: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [ezjsonm: dune build] [menhir: dune build] [secp256k1-internal: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 254/388: [aches: dune build] [alcotest: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [ezjsonm: dune build] [menhir: dune build] [secp256k1-internal: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 255/388: [aches: dune build] [alcotest: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [ezjsonm: dune build] [integers: dune build] [menhir: dune build] [secp256k1-internal: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 256/388: [aches: dune build] [alcotest: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [ezjsonm: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [secp256k1-internal: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 257/388: [aches: dune build] [alcotest: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [ezjsonm: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [stringext: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
Processing 258/388: [aches: dune build] [alcotest: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [ezjsonm: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [stringext: dune build] [terminal: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "aches" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\aches.1.1.0)
-> compiled  aches.1.1.0
Processing 258/388: [alcotest: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [ezjsonm: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [stringext: dune build] [terminal: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed aches.1.1.0
Processing 259/388: [alcotest: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [ezjsonm: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [stringext: dune build] [terminal: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ezjsonm" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ezjsonm.1.3.0)
-> compiled  ezjsonm.1.3.0
Processing 259/388: [alcotest: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [stringext: dune build] [terminal: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed ezjsonm.1.3.0
Processing 260/388: [alcotest: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [stringext: dune build] [terminal: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "stringext" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 260/388: [alcotest: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed stringext.1.6.0
Processing 261/388: [alcotest: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build] [vector: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "vector" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\vector.1.0.0)
-> compiled  vector.1.0.0
Processing 261/388: [alcotest: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
-> installed vector.1.0.0
Processing 262/388: [alcotest: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build] [yojson: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "yojson" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\yojson.2.2.2)
-> compiled  yojson.2.2.2
Processing 262/388: [alcotest: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build] [zarith_stubs_js: dune build]
-> installed yojson.2.2.2
Processing 263/388: [alcotest: dune build] [base: dune build] [bigstringaf: dune build] [checkseum: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "bigstringaf" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\bigstringaf.0.10.0)
-> compiled  bigstringaf.0.10.0
Processing 263/388: [alcotest: dune build] [base: dune build] [checkseum: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build] [zarith_stubs_js: dune build]
-> installed bigstringaf.0.10.0
Processing 264/388: [alcotest: dune build] [base: dune build] [checkseum: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build] [zarith_stubs_js: dune build]
Processing 265/388: [alcotest: dune build] [angstrom: dune build] [base: dune build] [checkseum: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build] [zarith_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "zarith_stubs_js" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\zarith_stubs_js.v0.16.1)
-> compiled  zarith_stubs_js.v0.16.1
Processing 265/388: [alcotest: dune build] [angstrom: dune build] [base: dune build] [checkseum: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build]
-> installed zarith_stubs_js.v0.16.1
Processing 266/388: [alcotest: dune build] [angstrom: dune build] [base: dune build] [checkseum: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "checkseum" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\checkseum.0.5.2)
-> compiled  checkseum.0.5.2
Processing 266/388: [alcotest: dune build] [angstrom: dune build] [base: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build]
-> installed checkseum.0.5.2
Processing 267/388: [alcotest: dune build] [angstrom: dune build] [base: dune build] [integers: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "integers" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\integers.0.7.0)
-> compiled  integers.0.7.0
Processing 267/388: [alcotest: dune build] [angstrom: dune build] [base: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build]
-> installed integers.0.7.0
Processing 268/388: [alcotest: dune build] [angstrom: dune build] [base: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build]
Processing 269/388: [alcotest: dune build] [angstrom: dune build] [base: dune build] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build]
Processing 270/388: [alcotest: dune build] [angstrom: dune build] [base: dune build] [ctypes: touch libffi.config] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build]
Processing 271/388: [alcotest: dune build] [angstrom: dune build] [base: dune build] [ctypes: touch libffi.config] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build]
Processing 272/388: [alcotest: dune build] [angstrom: dune build] [base: dune build] [ctypes: touch libffi.config] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build]
Processing 273/388: [alcotest: dune build] [angstrom: dune build] [base: dune build] [ctypes: touch libffi.config] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build]
+ C:\cygwin64\bin\touch.exe "libffi.config" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ctypes.0.20.2)
Processing 273/388: [alcotest: dune build] [angstrom: dune build] [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "alcotest" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\alcotest.1.8.0)
-> compiled  alcotest.1.8.0
Processing 273/388: [angstrom: dune build] [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build]
-> installed alcotest.1.8.0
Processing 274/388: [angstrom: dune build] [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [secp256k1-internal: dune build] [terminal: dune build]
Processing 275/388: [angstrom: dune build] [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [qcheck-alcotest: dune build] [secp256k1-internal: dune build] [terminal: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "angstrom" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\angstrom.0.16.1)
-> compiled  angstrom.0.16.1
Processing 275/388: [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [qcheck-alcotest: dune build] [secp256k1-internal: dune build] [terminal: dune build]
-> installed angstrom.0.16.1
Processing 276/388: [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [qcheck-alcotest: dune build] [secp256k1-internal: dune build] [terminal: dune build]
Processing 277/388: [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [qcheck-alcotest: dune build] [secp256k1-internal: dune build] [terminal: dune build] [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "terminal" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\terminal.0.2.1)
-> compiled  terminal.0.2.1
Processing 277/388: [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [qcheck-alcotest: dune build] [secp256k1-internal: dune build] [uri: dune build]
-> installed terminal.0.2.1
Processing 278/388: [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ocamlgraph: dune build] [ppxlib: dune build] [qcheck-alcotest: dune build] [secp256k1-internal: dune build] [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ocamlgraph" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocamlgraph.2.1.0)
-> compiled  ocamlgraph.2.1.0
Processing 278/388: [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build] [qcheck-alcotest: dune build] [secp256k1-internal: dune build] [uri: dune build]
-> installed ocamlgraph.2.1.0
Processing 279/388: [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build] [qcheck-alcotest: dune build] [secp256k1-internal: dune build] [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-j" "31" "-p" "secp256k1-internal" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\secp256k1-internal.0.4.0)
-> compiled  secp256k1-internal.0.4.0
Processing 279/388: [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build] [qcheck-alcotest: dune build] [uri: dune build]
-> installed secp256k1-internal.0.4.0
Processing 280/388: [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build] [qcheck-alcotest: dune build] [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "qcheck-alcotest" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\qcheck-alcotest.0.22)
-> compiled  qcheck-alcotest.0.22
Processing 280/388: [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build] [uri: dune build]
-> installed qcheck-alcotest.0.22
Processing 281/388: [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build] [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "uri" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\uri.4.4.0)
-> compiled  uri.4.4.0
Processing 281/388: [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build]
-> installed uri.4.4.0
Processing 282/388: [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build]
Processing 283/388: [base: dune build] [ctypes: make ctypes-base] [json-data-encoding: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 284/388: [base: dune build] [ctypes: make ctypes-base] [json-data-encoding: dune build] [menhir: dune build] [ppxlib: dune build] [resto: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "resto" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\resto.1.2)
-> compiled  resto.1.2
Processing 284/388: [base: dune build] [ctypes: make ctypes-base] [json-data-encoding: dune build] [menhir: dune build] [ppxlib: dune build]
-> installed resto.1.2
Processing 285/388: [base: dune build] [ctypes: make ctypes-base] [json-data-encoding: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 286/388: [base: dune build] [ctypes: make ctypes-base] [json-data-encoding: dune build] [menhir: dune build] [ppxlib: dune build]
Processing 287/388: [base: dune build] [ctypes: make ctypes-base] [json-data-encoding: dune build] [menhir: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-j" "31" "-p" "json-data-encoding" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\json-data-encoding.0.12.1)
-> compiled  json-data-encoding.0.12.1
Processing 287/388: [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build]
-> installed json-data-encoding.0.12.1
Processing 288/388: [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build]
Processing 289/388: [base: dune build] [ctypes: make ctypes-base] [json-data-encoding-bson: dune build] [menhir: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-j" "31" "-p" "json-data-encoding-bson" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\json-data-encoding-bson.0.12.1)
-> compiled  json-data-encoding-bson.0.12.1
Processing 289/388: [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build]
-> installed json-data-encoding-bson.0.12.1
Processing 290/388: [base: dune build] [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "base" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\base.v0.16.3)
-> compiled  base.v0.16.3
Processing 290/388: [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build]
-> installed base.v0.16.3
Processing 291/388: [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build]
Processing 292/388: [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build] [stdio: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "stdio" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\stdio.v0.16.0)
-> compiled  stdio.v0.16.0
Processing 292/388: [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build]
-> installed stdio.v0.16.0
Processing 293/388: [ctypes: make ctypes-base] [menhir: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppxlib" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppxlib.0.33.1~5.3preview)
-> compiled  ppxlib.0.33.1~5.3preview
Processing 293/388: [ctypes: make ctypes-base] [menhir: dune build]
-> installed ppxlib.0.33.1~5.3preview
Processing 294/388: [ctypes: make ctypes-base] [menhir: dune build]
Processing 295/388: [ctypes: make ctypes-base] [menhir: dune build] [ppx_cold: dune build]
Processing 296/388: [ctypes: make ctypes-base] [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build]
Processing 297/388: [ctypes: make ctypes-base] [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build]
Processing 298/388: [ctypes: make ctypes-base] [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build]
Processing 299/388: [ctypes: make ctypes-base] [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build]
Processing 300/388: [ctypes: make ctypes-base] [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build]
Processing 301/388: [ctypes: make ctypes-base] [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_optcomp: dune build]
Processing 302/388: [ctypes: make ctypes-base] [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
Processing 303/388: [ctypes: make ctypes-base] [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_globalize" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_globalize.v0.16.0)
-> compiled  ppx_globalize.v0.16.0
Processing 303/388: [ctypes: make ctypes-base] [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
-> installed ppx_globalize.v0.16.0
Processing 304/388: [ctypes: make ctypes-base] [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_optcomp" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_optcomp.v0.16.0)
-> compiled  ppx_optcomp.v0.16.0
Processing 304/388: [ctypes: make ctypes-base] [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
-> installed ppx_optcomp.v0.16.0
Processing 305/388: [ctypes: make ctypes-base] [menhir: dune build] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "menhir" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\menhir.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 99 sample input sentences and 47 error messages.
-> compiled  menhir.20240715
Processing 305/388: [ctypes: make ctypes-base] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
-> installed menhir.20240715
Processing 306/388: [ctypes: make ctypes-base] [ppx_cold: dune build] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_cold" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_cold.v0.16.0)
-> compiled  ppx_cold.v0.16.0
Processing 306/388: [ctypes: make ctypes-base] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
-> installed ppx_cold.v0.16.0
Processing 307/388: [ctypes: make ctypes-base] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_here" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_here.v0.16.0)
-> compiled  ppx_here.v0.16.0
Processing 307/388: [ctypes: make ctypes-base] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
-> installed ppx_here.v0.16.0
Processing 308/388: [ctypes: make ctypes-base] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_enumerate" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_enumerate.v0.16.0)
-> compiled  ppx_enumerate.v0.16.0
Processing 308/388: [ctypes: make ctypes-base] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
-> installed ppx_enumerate.v0.16.0
Processing 309/388: [ctypes: make ctypes-base] [ppx_compare: dune build] [ppx_deriving: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_compare" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_compare.v0.16.0)
-> compiled  ppx_compare.v0.16.0
Processing 309/388: [ctypes: make ctypes-base] [ppx_deriving: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
-> installed ppx_compare.v0.16.0
Processing 310/388: [ctypes: make ctypes-base] [ppx_deriving: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_sexp_conv" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_sexp_conv.v0.16.0)
-> compiled  ppx_sexp_conv.v0.16.0
Processing 310/388: [ctypes: make ctypes-base] [ppx_deriving: dune build] [sedlex: dune build]
-> installed ppx_sexp_conv.v0.16.0
Processing 311/388: [ctypes: make ctypes-base] [ppx_deriving: dune build] [sedlex: dune build]
Processing 312/388: [ctypes: make ctypes-base] [ppx_assert: dune build] [ppx_deriving: dune build] [sedlex: dune build]
Processing 313/388: [ctypes: make ctypes-base] [ppx_assert: dune build] [ppx_deriving: dune build] [ppx_hash: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_deriving" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_deriving.6.0.3)
-> compiled  ppx_deriving.6.0.3
Processing 313/388: [ctypes: make ctypes-base] [ppx_assert: dune build] [ppx_hash: dune build] [sedlex: dune build]
-> installed ppx_deriving.6.0.3
Processing 314/388: [ctypes: make ctypes-base] [ppx_assert: dune build] [ppx_hash: dune build] [sedlex: dune build]
Processing 315/388: [ctypes: make ctypes-base] [ppx_assert: dune build] [ppx_hash: dune build] [ppx_repr: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "sedlex" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\sedlex.3.3)
-> compiled  sedlex.3.3
Processing 315/388: [ctypes: make ctypes-base] [ppx_assert: dune build] [ppx_hash: dune build] [ppx_repr: dune build]
-> installed sedlex.3.3
Processing 316/388: [ctypes: make ctypes-base] [ppx_assert: dune build] [ppx_hash: dune build] [ppx_repr: dune build]
Processing 317/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build] [ppx_assert: dune build] [ppx_hash: dune build] [ppx_repr: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_assert" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_assert.v0.16.0)
-> compiled  ppx_assert.v0.16.0
Processing 317/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build] [ppx_hash: dune build] [ppx_repr: dune build]
-> installed ppx_assert.v0.16.0
Processing 318/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build] [ppx_hash: dune build] [ppx_repr: dune build]
Processing 319/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_hash: dune build] [ppx_repr: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_hash" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_hash.v0.16.0)
-> compiled  ppx_hash.v0.16.0
Processing 319/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_repr: dune build]
-> installed ppx_hash.v0.16.0
Processing 320/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_repr: dune build]
Processing 321/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_repr: dune build]
Processing 322/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_repr: dune build]
Processing 323/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_repr: dune build]
Processing 324/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_repr: dune build]
Processing 325/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build] [ppx_repr: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_repr" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_repr.0.7.0)
-> compiled  ppx_repr.0.7.0
Processing 325/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build]
-> installed ppx_repr.0.7.0
Processing 326/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build] [jst-config: dune build] [ppx_base: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_base" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_base.v0.16.0)
-> compiled  ppx_base.v0.16.0
Processing 326/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build] [jst-config: dune build]
-> installed ppx_base.v0.16.0
Processing 327/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build] [jst-config: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "jst-config" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\jst-config.v0.16.0)
-> compiled  jst-config.v0.16.0
Processing 327/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build]
-> installed jst-config.v0.16.0
Processing 328/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build]
Processing 329/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build] [time_now: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "time_now" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\time_now.v0.16.0)
-> compiled  time_now.v0.16.0
Processing 329/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build]
-> installed time_now.v0.16.0
Processing 330/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build]
Processing 331/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build] [ppx_inline_test: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_inline_test" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_inline_test.v0.16.0)
-> compiled  ppx_inline_test.v0.16.0
Processing 331/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build]
-> installed ppx_inline_test.v0.16.0
Processing 332/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build]
Processing 333/388: [ctypes: make ctypes-base] [js_of_ocaml-compiler: dune build] [ppx_expect: dune build]
+ C:\cygwin64\bin\make.exe "XEN=disable" "ctypes-base" "ctypes-stubs" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ctypes.0.20.2)
- ./src/discover/determine_as_needed_flags.sh >> asneeded.config
- ocamlfind  ocamlc -o gen_c_primitives -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_c_primitives.ml -I src/configure
- ./gen_c_primitives > src/ctypes/ctypes_primitives.ml 2> gen_c_primitives.log || (rm src/ctypes/ctypes_primitives.ml && cat gen_c_primitives.log && false)
- ocamlfind  ocamlc -o gen_libffi_abi -package str -strict-sequence -linkpkg src/configure/extract_from_c.ml src/configure/gen_libffi_abi.ml -I src/configure
- ./gen_libffi_abi > src/ctypes-foreign/libffi_abi.ml 2> gen_c_primitives.log || (rm src/ctypes-foreign/libffi_abi.ml && cat gen_c_primitives.log && false)
- cp src/ctypes-foreign/dl.ml.win src/ctypes-foreign/dl.ml
- cp src/ctypes-foreign/dl_stubs.c.win src/ctypes-foreign/dl_stubs.c
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/ctypes_ptr.cmo -I _build/src/ctypes  src/ctypes/ctypes_ptr.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/ctypes_roots_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_roots_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/lDouble.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/ctypes  src/ctypes/lDouble.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/lDouble.cmo -I _build/src/ctypes  src/ctypes/lDouble.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_bigarray_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/complexL.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/ctypes  src/ctypes/complexL.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/complexL.cmo -I _build/src/ctypes  src/ctypes/complexL.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/ctypes_primitive_types.cmo -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/ctypes_primitives.cmo -I _build/src/ctypes  src/ctypes/ctypes_primitives.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_value_printing_stubs.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/ctypes_memory_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_bigarray.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/ctypes_bigarray.cmo -I _build/src/ctypes  src/ctypes/ctypes_bigarray.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_static.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/ctypes_static.cmo -I _build/src/ctypes  src/ctypes/ctypes_static.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/ctypes_std_view_stubs.cmo -I _build/src/ctypes  src/ctypes/ctypes_std_view_stubs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_structs.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/ctypes_structs.cmo -I _build/src/ctypes  src/ctypes/ctypes_structs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/ctypes_structs_computed.cmo -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_type_printing.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/ctypes_type_printing.cmo -I _build/src/ctypes  src/ctypes/ctypes_type_printing.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/ctypes_memory.cmo -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_coerce.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/ctypes_coerce.cmo -I _build/src/ctypes  src/ctypes/ctypes_coerce.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/ctypes_std_views.cmo -I _build/src/ctypes  src/ctypes/ctypes_std_views.ml
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/ctypes_value_printing.cmo -I _build/src/ctypes  src/ctypes/ctypes_value_printing.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes_types.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes_types.mli
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/ctypes.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/ctypes  src/ctypes/ctypes.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/ctypes.cmo -I _build/src/ctypes  src/ctypes/ctypes.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/ctypes  src/ctypes/cstubs_internals.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/cstubs_internals.cmo -I _build/src/ctypes  src/ctypes/cstubs_internals.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes/posixTypes.cmi -package bigarray-compat -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/ctypes  src/ctypes/posixTypes.mli
- ocamlfind  ocamlc -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes/posixTypes.cmo -I _build/src/ctypes  src/ctypes/posixTypes.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -cclib -lctypes_stubs -dllib -lctypes_stubs  -cclib -lintegers_stubs -dllib -lintegers_stubs -package bigarray-compat -package integers   -o _build/ctypes.cma _build/src/ctypes/ctypes_ptr.cmo _build/src/ctypes/ctypes_roots_stubs.cmo _build/src/ctypes/lDouble.cmo _build/src/ctypes/ctypes_bigarray_stubs.cmo _build/src/ctypes/complexL.cmo _build/src/ctypes/ctypes_primitive_types.cmo _build/src/ctypes/ctypes_primitives.cmo _build/src/ctypes/ctypes_value_printing_stubs.cmo _build/src/ctypes/ctypes_memory_stubs.cmo _build/src/ctypes/ctypes_bigarray.cmo _build/src/ctypes/ctypes_static.cmo _build/src/ctypes/ctypes_std_view_stubs.cmo _build/src/ctypes/ctypes_structs.cmo _build/src/ctypes/ctypes_structs_computed.cmo _build/src/ctypes/ctypes_type_printing.cmo _build/src/ctypes/ctypes_memory.cmo _build/src/ctypes/ctypes_coerce.cmo _build/src/ctypes/ctypes_std_views.cmo _build/src/ctypes/ctypes_value_printing.cmo _build/src/ctypes/ctypes.cmo _build/src/ctypes/cstubs_internals.cmo _build/src/ctypes/posixTypes.cmo 
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -std=c99 -ccopt -Wall -ccopt -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -ccopt -I -ccopt "/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/src/ctypes" -ccopt -I -ccopt "/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/tests" -o complex_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" /cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/src/ctypes/complex_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -std=c99 -ccopt -Wall -ccopt -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -ccopt -I -ccopt "/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/src/ctypes" -ccopt -I -ccopt "/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/tests" -o ctypes_bigarrays.o -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" /cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/src/ctypes/ctypes_bigarrays.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -std=c99 -ccopt -Wall -ccopt -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -ccopt -I -ccopt "/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/src/ctypes" -ccopt -I -ccopt "/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/tests" -o ctypes_roots.o -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" /cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/src/ctypes/ctypes_roots.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -std=c99 -ccopt -Wall -ccopt -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -ccopt -I -ccopt "/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/src/ctypes" -ccopt -I -ccopt "/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/tests" -o ldouble_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" /cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/src/ctypes/ldouble_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -std=c99 -ccopt -Wall -ccopt -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -ccopt -I -ccopt "/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/src/ctypes" -ccopt -I -ccopt "/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/tests" -o managed_buffer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" /cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/src/ctypes/managed_buffer_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -std=c99 -ccopt -Wall -ccopt -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -ccopt -I -ccopt "/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/src/ctypes" -ccopt -I -ccopt "/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/tests" -o posix_types_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" /cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/src/ctypes/posix_types_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -std=c99 -ccopt -Wall -ccopt -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -ccopt -I -ccopt "/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/src/ctypes" -ccopt -I -ccopt "/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/tests" -o raw_pointer_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" /cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/src/ctypes/raw_pointer_stubs.c
- cd _build/src/ctypes && ocamlfind  ocamlc -c -package bigarray-compat -package integers   -ccopt -std=c99 -ccopt -Wall -ccopt -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -ccopt -I -ccopt "/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/src/ctypes" -ccopt -I -ccopt "/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/tests" -o type_info_stubs.o -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" /cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ctypes.0.20.2/src/ctypes/type_info_stubs.c
- ocamlfind  ocamlmklib -o _build/ctypes_stubs _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o  -ldopt "-link -static-libgcc" 
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_ptr.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_ptr.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_roots_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_roots_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/lDouble.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/lDouble.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_bigarray_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/complexL.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/complexL.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_primitive_types.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_primitive_types.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_primitives.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_primitives.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_value_printing_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_memory_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_bigarray.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_bigarray.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_static.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_static.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_std_view_stubs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_std_view_stubs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_structs.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_structs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_structs_computed.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_structs_computed.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_type_printing.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_type_printing.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_memory.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_memory.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_coerce.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_coerce.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_std_views.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_std_views.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes_value_printing.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes_value_printing.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/ctypes.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/ctypes.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/cstubs_internals.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/cstubs_internals.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes/posixTypes.cmx -package bigarray-compat -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers    -I _build/src/ctypes  src/ctypes/posixTypes.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers   -cclib -lctypes_stubs  -cclib -lintegers_stubs -o _build/ctypes.cmxa _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx 
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package bigarray-compat -package integers   -o _build/ctypes.cmxs _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx _build/src/ctypes/complex_stubs.o _build/src/ctypes/ctypes_bigarrays.o _build/src/ctypes/ctypes_roots.o _build/src/ctypes/ldouble_stubs.o _build/src/ctypes/managed_buffer_stubs.o _build/src/ctypes/posix_types_stubs.o _build/src/ctypes/raw_pointer_stubs.o _build/src/ctypes/type_info_stubs.o 
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmi -package compiler-libs -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.mli
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes-top/ctypes_printers.cmo -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml
- ocamlfind  ocamlc -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/ctypes-top/install_ctypes_printers.cmo -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"    -package compiler-libs -package integers   -o _build/ctypes-top.cma _build/src/ctypes-top/ctypes_printers.cmo _build/src/ctypes-top/install_ctypes_printers.cmo 
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-top/ctypes_printers.cmx -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package compiler-libs -package integers    -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/ctypes_printers.ml
- ocamlfind  opt -bin-annot -c -o _build/src/ctypes-top/install_ctypes_printers.cmx -package compiler-libs -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package compiler-libs -package integers    -I _build/src/ctypes-top  -I _build/src/ctypes src/ctypes-top/install_ctypes_printers.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package compiler-libs -package integers     -o _build/ctypes-top.cmxa _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx 
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package compiler-libs -package integers   -o _build/ctypes-top.cmxs _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx  
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/cstubs/cstubs_analysis.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/cstubs/cstubs_errors.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/cstubs/ctypes_path.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/cstubs/cstubs_public_name.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/cstubs/cstubs_generate_ml.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/cstubs/cstubs_c_language.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_c_language.ml
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/cstubs/cstubs_emit_c.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/cstubs/cstubs_generate_c.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/cstubs/cstubs_inverted.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/cstubs/cstubs_structs.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.ml
- ocamlfind  ocamlopt -bin-annot -c -o _build/src/cstubs/cstubs.cmi -package str -package integers    -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers" -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.mli
- ocamlfind  ocamlc -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"   -c -o _build/src/cstubs/cstubs.cmo -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.ml
- ocamlfind  ocamlc -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"    -package str -package integers   -o _build/cstubs.cma _build/src/cstubs/cstubs_analysis.cmo _build/src/cstubs/cstubs_errors.cmo _build/src/cstubs/ctypes_path.cmo _build/src/cstubs/cstubs_public_name.cmo _build/src/cstubs/cstubs_generate_ml.cmo _build/src/cstubs/cstubs_c_language.cmo _build/src/cstubs/cstubs_emit_c.cmo _build/src/cstubs/cstubs_generate_c.cmo _build/src/cstubs/cstubs_inverted.cmo _build/src/cstubs/cstubs_structs.cmo _build/src/cstubs/cstubs.cmo 
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_analysis.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_analysis.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_errors.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_errors.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/ctypes_path.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/ctypes_path.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_public_name.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_public_name.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_ml.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_ml.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_c_language.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_c_language.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_emit_c.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_emit_c.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_generate_c.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_generate_c.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_inverted.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_inverted.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs_structs.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs_structs.ml
- ocamlfind  opt -bin-annot -c -o _build/src/cstubs/cstubs.cmx -package str -package integers   -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package str -package integers    -I _build/src/cstubs  -I _build/src/ctypes src/cstubs/cstubs.ml
- ocamlfind  opt -a -linkall -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package str -package integers     -o _build/cstubs.cmxa _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx 
- ocamlfind  opt -shared -linkall -principal -short-paths -strict-sequence -g -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/integers"  -package str -package integers   -o _build/cstubs.cmxs _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx  
-> compiled  ctypes.0.20.2
Processing 333/388: [js_of_ocaml-compiler: dune build] [ppx_expect: dune build]
Processing 334/388: [js_of_ocaml-compiler: dune build] [ppx_expect: dune build] [ctypes: make install]
+ C:\cygwin64\bin\make.exe "install" "XEN=disable" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ctypes.0.20.2)
- ocamlfind  install ctypes META CHANGES.md
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\CHANGES.md
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\META
- ocamlfind  install -add ctypes -optional META-install _build/ctypes.cma _build/dllctypes_stubs.dll  _build/ctypes.cmxa _build/ctypes.cmxs _build/libctypes_stubs.a  _build/ctypes.a src/ctypes/lDouble.mli src/ctypes/complexL.mli src/ctypes/ctypes.mli src/ctypes/posixTypes.mli src/ctypes/ctypes_types.mli _build/src/ctypes/lDouble.cmi _build/src/ctypes/complexL.cmi _build/src/ctypes/ctypes.cmi _build/src/ctypes/posixTypes.cmi _build/src/ctypes/ctypes_types.cmi _build/src/ctypes/ctypes_static.cmi _build/src/ctypes/ctypes_primitive_types.cmi _build/src/ctypes/ctypes_structs.cmi _build/src/ctypes/cstubs_internals.cmi _build/src/ctypes/lDouble.cmt _build/src/ctypes/complexL.cmt _build/src/ctypes/ctypes.cmt _build/src/ctypes/posixTypes.cmt _build/src/ctypes/ctypes_types.cmt _build/src/ctypes/lDouble.cmti _build/src/ctypes/complexL.cmti _build/src/ctypes/ctypes.cmti _build/src/ctypes/posixTypes.cmti _build/src/ctypes/ctypes_types.cmti src/ctypes/cstubs_internals.h src/ctypes/ctypes_complex_compatibility.h src/ctypes/ctypes_complex_stubs.h src/ctypes/ctypes_cstubs_internals.h src/ctypes/ctypes_ldouble_stubs.h src/ctypes/ctypes_managed_buffer_stubs.h src/ctypes/ctypes_primitives.h src/ctypes/ctypes_raw_pointer.h src/ctypes/ctypes_type_info_stubs.h  _build/src/ctypes/ctypes_ptr.cmx _build/src/ctypes/ctypes_roots_stubs.cmx _build/src/ctypes/lDouble.cmx _build/src/ctypes/ctypes_bigarray_stubs.cmx _build/src/ctypes/complexL.cmx _build/src/ctypes/ctypes_primitive_types.cmx _build/src/ctypes/ctypes_primitives.cmx _build/src/ctypes/ctypes_value_printing_stubs.cmx _build/src/ctypes/ctypes_memory_stubs.cmx _build/src/ctypes/ctypes_bigarray.cmx _build/src/ctypes/ctypes_static.cmx _build/src/ctypes/ctypes_std_view_stubs.cmx _build/src/ctypes/ctypes_structs.cmx _build/src/ctypes/ctypes_structs_computed.cmx _build/src/ctypes/ctypes_type_printing.cmx _build/src/ctypes/ctypes_memory.cmx _build/src/ctypes/ctypes_coerce.cmx _build/src/ctypes/ctypes_std_views.cmx _build/src/ctypes/ctypes_value_printing.cmx _build/src/ctypes/ctypes.cmx _build/src/ctypes/cstubs_internals.cmx _build/src/ctypes/posixTypes.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\posixTypes.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_internals.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_value_printing.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_std_views.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_coerce.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_memory.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_type_printing.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_structs_computed.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_structs.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_std_view_stubs.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_static.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_bigarray.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_memory_stubs.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_value_printing_stubs.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_primitives.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_primitive_types.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\complexL.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_bigarray_stubs.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\lDouble.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_roots_stubs.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_ptr.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_type_info_stubs.h
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_raw_pointer.h
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_primitives.h
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_managed_buffer_stubs.h
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_ldouble_stubs.h
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_cstubs_internals.h
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_complex_stubs.h
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_complex_compatibility.h
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_internals.h
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_types.cmti
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\posixTypes.cmti
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes.cmti
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\complexL.cmti
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\lDouble.cmti
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\posixTypes.cmt
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes.cmt
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\complexL.cmt
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\lDouble.cmt
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_internals.cmi
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_structs.cmi
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_primitive_types.cmi
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_static.cmi
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_types.cmi
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\posixTypes.cmi
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes.cmi
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\complexL.cmi
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\lDouble.cmi
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_types.mli
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\posixTypes.mli
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes.mli
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\complexL.mli
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\lDouble.mli
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes.a
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\libctypes_stubs.a
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes.cmxs
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes.cmxa
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes.cma
- Installed C:\Users\opam\AppData\Local\opam\default\lib\stublibs\dllctypes_stubs.dll
- Installed C:\Users\opam\AppData\Local\opam\default\lib\stublibs\dllctypes_stubs.dll.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory C:\Users\opam\AppData\Local\opam\default\lib\stublibs is not mentioned in ld.conf
- ocamlfind  install -add ctypes -optional META-install _build/ctypes-top.cma   _build/ctypes-top.cmxa _build/ctypes-top.cmxs   _build/ctypes-top.a src/ctypes-top/ctypes_printers.mli _build/src/ctypes-top/ctypes_printers.cmi  _build/src/ctypes-top/ctypes_printers.cmt _build/src/ctypes-top/ctypes_printers.cmti   _build/src/ctypes-top/ctypes_printers.cmx _build/src/ctypes-top/install_ctypes_printers.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\install_ctypes_printers.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_printers.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_printers.cmti
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_printers.cmt
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_printers.cmi
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_printers.mli
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes-top.a
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes-top.cmxs
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes-top.cmxa
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes-top.cma
- ocamlfind  install -add ctypes -optional META-install _build/ctypes-foreign.cma _build/dllctypes-foreign_stubs.dll  _build/ctypes-foreign.cmxa _build/ctypes-foreign.cmxs _build/libctypes-foreign_stubs.a  _build/ctypes-foreign.a src/ctypes-foreign/dl.mli src/ctypes-foreign/libffi_abi.mli src/ctypes-foreign/foreign.mli _build/src/ctypes-foreign/dl.cmi _build/src/ctypes-foreign/libffi_abi.cmi _build/src/ctypes-foreign/foreign.cmi  _build/src/ctypes-foreign/dl.cmt _build/src/ctypes-foreign/libffi_abi.cmt _build/src/ctypes-foreign/foreign.cmt _build/src/ctypes-foreign/dl.cmti _build/src/ctypes-foreign/libffi_abi.cmti _build/src/ctypes-foreign/foreign.cmti   _build/src/ctypes-foreign/ctypes_closure_properties.cmx _build/src/ctypes-foreign/ctypes_ffi_stubs.cmx _build/src/ctypes-foreign/ctypes_foreign_threaded_stubs.cmx _build/src/ctypes-foreign/ctypes_weak_ref.cmx _build/src/ctypes-foreign/dl.cmx _build/src/ctypes-foreign/libffi_abi.cmx _build/src/ctypes-foreign/ctypes_ffi.cmx _build/src/ctypes-foreign/ctypes_foreign_basis.cmx _build/src/ctypes-foreign/foreign.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\foreign.mli
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\libffi_abi.mli
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\dl.mli
- ocamlfind  install -add ctypes -optional META-install _build/cstubs.cma   _build/cstubs.cmxa _build/cstubs.cmxs   _build/cstubs.a src/cstubs/cstubs_structs.mli src/cstubs/cstubs.mli src/cstubs/cstubs_inverted.mli _build/src/cstubs/cstubs_structs.cmi _build/src/cstubs/cstubs.cmi _build/src/cstubs/cstubs_inverted.cmi  _build/src/cstubs/cstubs_structs.cmt _build/src/cstubs/cstubs.cmt _build/src/cstubs/cstubs_inverted.cmt _build/src/cstubs/cstubs_structs.cmti _build/src/cstubs/cstubs.cmti _build/src/cstubs/cstubs_inverted.cmti  C:/Users/opam/AppData/Local/opam/default/lib/integers/ocaml_integers.h _build/src/cstubs/cstubs_analysis.cmx _build/src/cstubs/cstubs_errors.cmx _build/src/cstubs/ctypes_path.cmx _build/src/cstubs/cstubs_public_name.cmx _build/src/cstubs/cstubs_generate_ml.cmx _build/src/cstubs/cstubs_c_language.cmx _build/src/cstubs/cstubs_emit_c.cmx _build/src/cstubs/cstubs_generate_c.cmx _build/src/cstubs/cstubs_inverted.cmx _build/src/cstubs/cstubs_structs.cmx _build/src/cstubs/cstubs.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_structs.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_inverted.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_generate_c.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_emit_c.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_c_language.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_generate_ml.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_public_name.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ctypes_path.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_errors.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_analysis.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\ocaml_integers.h
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_inverted.cmti
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs.cmti
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_structs.cmti
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_inverted.cmt
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs.cmt
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_structs.cmt
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_inverted.cmi
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs.cmi
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_structs.cmi
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_inverted.mli
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs.mli
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs_structs.mli
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs.a
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs.cmxs
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs.cmxa
- Installed C:\Users\opam\AppData\Local\opam\default\lib\ctypes\cstubs.cma
-> installed ctypes.0.20.2
Processing 334/388: [js_of_ocaml-compiler: dune build] [ppx_expect: dune build]
Processing 335/388: [hacl-star-raw: make hacl-star-raw] [js_of_ocaml-compiler: dune build] [ppx_expect: dune build]
+ C:\cygwin64\bin\make.exe "-C" "hacl-star-raw" "build-c" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\hacl-star-raw.0.6.2)
- make: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/hacl-star-raw.0.6.2/hacl-star-raw'
[ERROR] The compilation of hacl-star-raw.0.6.2 failed at "make -C hacl-star-raw build-c".
- Makefile:31: *** "Windows is not supported at the moment.".  Stop.
- make: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/hacl-star-raw.0.6.2/hacl-star-raw'
Processing 335/388: [js_of_ocaml-compiler: dune build] [ppx_expect: dune build]
Processing 336/388: [js_of_ocaml-compiler: dune build] [ppx_expect: dune build]
Processing 337/388: [js_of_ocaml-compiler: dune build] [ppx_expect: dune build]
Processing 338/388: [js_of_ocaml-compiler: dune build] [ppx_expect: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ppx_expect" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ppx_expect.v0.16.0)
-> compiled  ppx_expect.v0.16.0
Processing 338/388: [js_of_ocaml-compiler: dune build]
-> installed ppx_expect.v0.16.0
Processing 339/388: [js_of_ocaml-compiler: dune build]
Processing 340/388: [js_of_ocaml-compiler: dune build]
Processing 341/388: [js_of_ocaml-compiler: dune build]
Processing 342/388: [js_of_ocaml-compiler: dune build]
Processing 343/388: [js_of_ocaml-compiler: dune build]
Processing 344/388: [js_of_ocaml-compiler: dune build]
Processing 345/388: [js_of_ocaml-compiler: dune build]
Processing 346/388: [js_of_ocaml-compiler: dune build]
Processing 347/388: [js_of_ocaml-compiler: dune build]
Processing 348/388: [js_of_ocaml-compiler: dune build]
Processing 349/388: [js_of_ocaml-compiler: dune build]
Processing 350/388: [js_of_ocaml-compiler: dune build]
Processing 351/388: [js_of_ocaml-compiler: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "js_of_ocaml-compiler" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\js_of_ocaml-compiler.5.8.2)
- (cd tools/version && C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe -I +compiler-libs C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\js_of_ocaml-compiler.5.8.2\_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled  js_of_ocaml-compiler.5.8.2
-> installed js_of_ocaml-compiler.5.8.2
Processing 353/388: [js_of_ocaml: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "js_of_ocaml" "-j" "31" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\js_of_ocaml.5.8.2)
- (cd tools/version && C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe -I +compiler-libs C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\js_of_ocaml.5.8.2\_build/.dune/default/tools/version/dune.ml)
- fatal: not a git repository (or any parent up to mount point /cygdrive)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
-> compiled  js_of_ocaml.5.8.2
-> installed js_of_ocaml.5.8.2
Processing 355/388: [integers_stubs_js: dune build]
Processing 356/388: [integers_stubs_js: dune build]
Processing 357/388: [integers_stubs_js: dune build]
Processing 358/388: [integers_stubs_js: dune build]
Processing 359/388: [integers_stubs_js: dune build]
Processing 360/388: [integers_stubs_js: dune build]
Processing 361/388: [integers_stubs_js: dune build]
Processing 362/388: [integers_stubs_js: dune build]
Processing 363/388: [integers_stubs_js: dune build]
Processing 364/388: [integers_stubs_js: dune build]
Processing 365/388: [integers_stubs_js: dune build]
Processing 366/388: [integers_stubs_js: dune build]
Processing 367/388: [integers_stubs_js: dune build]
Processing 368/388: [integers_stubs_js: dune build]
Processing 369/388: [integers_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "integers_stubs_js" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\integers_stubs_js.1.0)
-> compiled  integers_stubs_js.1.0
-> installed integers_stubs_js.1.0
Processing 371/388: [ctypes_stubs_js: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "ctypes_stubs_js" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ctypes_stubs_js.0.1)
-> compiled  ctypes_stubs_js.0.1
-> installed ctypes_stubs_js.0.1

#=== ERROR while compiling zarith.1.12 ========================================#
# context              2.3.0~beta1 | win32/x86_64 | ocaml-base-compiler.4.14.2 | file://C:/Users/opam/opam-repository
# path                 ~\AppData\Local\opam\default\.opam-switch\build\zarith.1.12
# command              ~\AppData\Local\opam\default\.opam-switch\build\zarith.1.12\./configure
# exit-code            2
# env-file             ~\AppData\Local\opam\log\zarith-3728-3ff869.env
# output-file          ~\AppData\Local\opam\log\zarith-3728-3ff869.out
### output ###
# binary ocaml: found in /cygdrive/c/Users/opam/AppData/Local/opam/default/bin
# binary ocamlc: found in /cygdrive/c/Users/opam/AppData/Local/opam/default/bin
# binary ocamldep: found in /cygdrive/c/Users/opam/AppData/Local/opam/default/bin
# binary ocamlmklib: found in /cygdrive/c/Users/opam/AppData/Local/opam/default/bin
# binary ocamldoc: found in /cygdrive/c/Users/opam/AppData/Local/opam/default/bin
# binary gcc: not found
# binary gcc: not found
# binary cc: not found
# binary cc: not found
# required program cc not found


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


#=== ERROR while compiling hacl-star-raw.0.6.2 ================================#
# context              2.3.0~beta1 | win32/x86_64 | ocaml-base-compiler.4.14.2 | file://C:/Users/opam/opam-repository
# path                 ~\AppData\Local\opam\default\.opam-switch\build\hacl-star-raw.0.6.2
# command              C:\cygwin64\bin\make.exe -C hacl-star-raw build-c
# exit-code            2
# env-file             ~\AppData\Local\opam\log\hacl-star-raw-3728-449624.env
# output-file          ~\AppData\Local\opam\log\hacl-star-raw-3728-449624.out
### output ###
# make: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/hacl-star-raw.0.6.2/hacl-star-raw'
# Makefile:31: *** "Windows is not supported at the moment.".  Stop.
# make: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/hacl-star-raw.0.6.2/hacl-star-raw'


#=== ERROR while compiling conf-libev.4-11 ====================================#
# context              2.3.0~beta1 | win32/x86_64 | ocaml-base-compiler.4.14.2 | file://C:/Users/opam/opam-repository
# path                 ~\AppData\Local\opam\default\.opam-switch\build\conf-libev.4-11
# command              C:\cygwin64\bin\sh.exe ./build.sh
# exit-code            1
# env-file             ~\AppData\Local\opam\log\conf-libev-3728-685058.env
# output-file          ~\AppData\Local\opam\log\conf-libev-3728-685058.out
### output ###
# testing for libev: ............................. unavailable
# 
#       The following recquired C libraries are missing: libev.
# Please install them and retry. If they are installed in a non-standard location, set the environment variables C_INCLUDE_PATH and LIBRARY_PATH accordingly and retry.
# 
# For example, if they are installed in /opt/local, you can type:
# 
# export C_INCLUDE_PATH=/opt/local/include
# export LIBRARY_PATH=/opt/local/lib
# 
# To compile without libev support, use ./configure --disable-libev ...


#=== ERROR while fetching sources for tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1 and tezos-version.16.1 
OpamSolution.Fetch_fail("Cannot remove C:\\Users\\opam\\AppData\\Local\\Temp\\opam-3728-9f5510\\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\\tests_python\\tests_alpha\\_regtest_outputs\\test_contract_opcodes.TestContractOpcodes\239\128\186\239\128\186test__big_map_contract_io[update_big_map.tz-(Pair { Elt \239\128\1621\239\128\162 \239\128\162one\239\128\162 ; Elt \239\128\1622\239\128\162 \239\128\162two\239\128\162 .c68db221ed.out (C:\\cygwin64\\bin\\opam.exe: \"unlink\" failed on C:\\Users\\opam\\AppData\\Local\\Temp\\opam-3728-9f5510\\tezos-v16.1-5977cc15a33c0fc98becd562185e3dc5e9003df7\\tests_python\\tests_alpha\\_regtest_outputs\\test_contract_opcodes.TestContractOpcodes\239\128\186\239\128\186test__big_map_contract_io[update_big_map.tz-(Pair { Elt \239\128\1621\239\128\162 \239\128\162one\239\128\162 ; Elt \239\128\1622\239\128\162 \239\128\162two\239\128\162 .c68db221ed.out: No such file or directory).")


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install alcotest-lwt        1.8.0
| - install bls12-381           5.0.0
| - install bls12-381-signature 1.0.0
| - install data-encoding       0.7.1
| - install ff-sig              0.6.2
| - install hacl-star           0.6.2
| - install index               1.6.1
| - install irmin               3.5.2
| - install irmin-pack          3.5.2
| - install logs                0.7.0
| - install lwt                 5.8.0
| - install lwt-canceler        0.3
| - install lwt_log             1.1.2
| - install ppx_irmin           3.5.2
| - install progress            0.2.1
| - install resto-directory     1.2
+- 
+- The following actions failed
| - fetch tezos-base.16.1, tezos-context.16.1, tezos-crypto.16.1, tezos-error-monad.16.1, tezos-event-logging.16.1, tezos-hacl.16.1, tezos-lwt-result-stdlib.16.1, tezos-micheline.16.1, tezos-p2p-services.16.1, tezos-rpc.16.1, tezos-shell-services.16.1, tezos-shell-services-test-helpers.16.1, tezos-stdlib.16.1, tezos-stdlib-unix.16.1, tezos-test-helpers.16.1, tezos-version.16.1 
| - build conf-libev                                                                                                                                                                                                                                                                                                                                                                        4-11
| - build hacl-star-raw                                                                                                                                                                                                                                                                                                                                                                     0.6.2
| - build rusage                                                                                                                                                                                                                                                                                                                                                                            1.0.0
| - build zarith                                                                                                                                                                                                                                                                                                                                                                            1.12
+- 
+- The following changes have been performed (the rest was aborted)
| - recompile mingw-w64-shims           0.2.0
| - install   aches                     1.1.0
| - install   alcotest                  1.8.0
| - install   angstrom                  0.16.1
| - install   astring                   0.8.5
| - install   base                      v0.16.3
| - install   base-bytes                base
| - install   base64                    3.5.1
| - install   bheap                     2.0.0
| - install   bigarray-compat           1.1.0
| - install   bigstring                 0.3
| - install   bigstringaf               0.10.0
| - install   checkseum                 0.5.2
| - install   cmdliner                  1.3.0
| - install   conf-bash                 1
| - install   conf-cmake                1
| - install   conf-gmp                  4
| - install   conf-mingw-w64-gcc-i686   1
| - install   conf-mingw-w64-gmp-i686   1
| - install   conf-mingw-w64-gmp-x86_64 1
| - install   conf-pkg-config           3
| - install   conf-which                1
| - install   cppo                      1.7.0
| - install   csexp                     1.5.2
| - install   cstruct                   6.2.0
| - install   ctypes                    0.20.2
| - install   ctypes_stubs_js           0.1
| - install   digestif                  1.2.0
| - install   domain-name               0.4.0
| - install   dune                      3.10.0
| - install   dune-configurator         3.13.1
| - install   either                    1.0.0
| - install   eqaf                      0.10
| - install   ezjsonm                   1.3.0
| - install   fmt                       0.9.0
| - install   gen                       1.1
| - install   hex                       1.5.0
| - install   integers                  0.7.0
| - install   integers_stubs_js         1.0
| - install   ipaddr                    5.6.0
| - install   jane-street-headers       v0.16.0
| - install   js_of_ocaml               5.8.2
| - install   js_of_ocaml-compiler      5.8.2
| - install   json-data-encoding        0.12.1
| - install   json-data-encoding-bson   0.12.1
| - install   jsonm                     1.0.2
| - install   jst-config                v0.16.0
| - install   lru                       0.3.1
| - install   macaddr                   5.6.0
| - install   menhir                    20240715
| - install   menhirCST                 20240715
| - install   menhirLib                 20240715
| - install   menhirSdk                 20240715
| - install   mtime                     1.4.0
| - install   ocaml-compiler-libs       v0.12.4
| - install   ocaml-syntax-shims        1.0.0
| - install   ocamlbuild                0.15.0
| - install   ocamlfind                 1.9.5
| - install   ocamlgraph                2.1.0
| - install   ocplib-endian             1.2
| - install   optint                    0.3.0
| - install   ppx_assert                v0.16.0
| - install   ppx_base                  v0.16.0
| - install   ppx_cold                  v0.16.0
| - install   ppx_compare               v0.16.0
| - install   ppx_derivers              1.2.1
| - install   ppx_deriving              6.0.3
| - install   ppx_enumerate             v0.16.0
| - install   ppx_expect                v0.16.0
| - install   ppx_globalize             v0.16.0
| - install   ppx_hash                  v0.16.0
| - install   ppx_here                  v0.16.0
| - install   ppx_inline_test           v0.16.0
| - install   ppx_optcomp               v0.16.0
| - install   ppx_repr                  0.7.0
| - install   ppx_sexp_conv             v0.16.0
| - install   ppxlib                    0.33.1~5.3preview
| - install   psq                       0.2.1
| - install   ptime                     1.2.0
| - install   pure-splitmix             0.3
| - install   qcheck-alcotest           0.22
| - install   qcheck-core               0.22
| - install   re                        1.12.0
| - install   repr                      0.7.0
| - install   resto                     1.2
| - install   ringo                     1.1.0
| - install   secp256k1-internal        0.4.0
| - install   sedlex                    3.3
| - install   semaphore-compat          1.0.2
| - install   seq                       base
| - install   sexplib0                  v0.16.0
| - install   stdio                     v0.16.0
| - install   stdlib-shims              0.3.0
| - install   stringext                 1.6.0
| - install   terminal                  0.2.1
| - install   time_now                  v0.16.0
| - install   topkg                     1.0.7
| - install   uri                       4.4.0
| - install   uucp                      16.0.0
| - install   uutf                      1.0.3
| - install   vector                    1.0.0
| - install   yojson                    2.2.2
| - install   zarith_stubs_js           v0.16.1
+- 
# 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\\default\\.opam-switch\\backup\\state-20241112002230.export"
'C:\cygwin64\bin\opam.exe install -vy tezos-shell-services-test-helpers.16.1' failed.
"
opam remove -y "tezos-shell-services-test-helpers.16.1"
opam install -vy "tezos-shell-services-test-helpers.16.1"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "tezos-shell-services-test-helpers.16.1" | grep -q '"windows-server-2022-amd64-ocaml-4.14.2"'; 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