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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2025-10-08 14:17.33 ---> using "1d6ffeb5a52124df73b2e951323e99615c52ca4f9bdf0f65039be6146fabdaab" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe"))
2025-10-08 14:17.33 ---> using "75bf3fbea1cbc65a9803f40104651d67c546cddf5606f6a4af6db8fca92eb5c0" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q ec0dc125adb330b5f57fb9009c8dd112a5223366"))
2025-10-08 14:17.33 ---> using "2383a20a6566dcacd368a5493b860b7fb7c5c6b188518ea6d8bebdd33eae41b3" from cache

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

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

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

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

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

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

/: (run (network host)
        (shell "opam update --depexts"))
2025-10-08 14:17.33 ---> using "3a8441413591c267fe88d2d02f358a2620004d6307e89e5a6fd3154a99611e45" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "opam remove -y stog_all.1.1.0\
               \nopam install -vy stog_all.1.1.0\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: stog_all.1.1.0 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi \
               \n\
               \n\
               \nexit $res"))
Nothing to do.
[NOTE] stog_all.1.1.0 is not installed.

The following actions will be performed:
=== recompile 1 package
  - recompile mingw-w64-shims            0.2.0         [uses conf-mingw-w64-gcc-i686]
=== install 134 packages
  - install   angstrom                   0.16.1        [required by uri]
  - install   asn1-combinators           0.3.2         [required by x509]
  - install   astring                    0.8.5         [required by conduit, bos, websocket]
  - install   base                       v0.17.3       [required by ppx_sexp_conv]
  - install   base-bytes                 base          [required by cohttp]
  - install   base64                     3.5.1         [required by ojs_filetree]
  - install   bigstringaf                0.10.0        [required by angstrom]
  - install   bos                        0.2.1         [required by ca-certs]
  - install   ca-certs                   1.0.1         [required by conduit-lwt-unix]
  - install   cmdliner                   1.3.0         [required by fmt]
  - install   cohttp                     5.3.1         [required by websocket]
  - install   cohttp-lwt                 5.3.0         [required by cohttp-lwt-unix]
  - install   cohttp-lwt-unix            5.3.0         [required by websocket-lwt-unix]
  - install   conduit                    7.0.0         [required by conduit-lwt]
  - install   conduit-lwt                7.0.0         [required by conduit-lwt-unix]
  - install   conduit-lwt-unix           7.0.0         [required by stog_server]
  - install   conf-gmp                   5             [required by conf-gmp-powm-sec, zarith]
  - install   conf-gmp-powm-sec          4             [required by cryptokit]
  - install   conf-mingw-w64-gcc-i686    1             [required by conf-mingw-w64-zlib-i686]
  - install   conf-mingw-w64-gmp-i686    1             [required by conf-gmp]
  - install   conf-mingw-w64-gmp-x86_64  1             [required by conf-gmp]
  - install   conf-mingw-w64-zlib-i686   1             [required by conf-zlib]
  - install   conf-mingw-w64-zlib-x86_64 1             [required by conf-zlib]
  - install   conf-pkg-config            4             [required by conf-zlib]
  - install   conf-zlib                  1             [required by cryptokit]
  - install   cppo                       1.8.0         [required by lwt, ppx_deriving]
  - install   cryptokit                  1.20          [required by stog_server]
  - install   csexp                      1.5.2         [required by dune-private-libs]
  - install   digestif                   1.3.0         [required by ca-certs]
  - install   domain-name                0.4.1         [required by x509]
  - install   dune                       3.19.1        [required by stog_all]
  - install   dune-build-info            3.19.1        [required by stog]
  - install   dune-configurator          3.19.1        [required by cryptokit]
  - install   dune-private-libs          3.19.1        [required by dune-site]
  - install   dune-site                  3.19.1        [required by stog]
  - install   duration                   0.2.1         [required by mirage-crypto-rng]
  - install   dyn                        3.19.1        [required by dune-private-libs]
  - install   eqaf                       0.10          [required by digestif, mirage-crypto]
  - install   fmt                        0.11.0        [required by stog]
  - install   fpath                      0.7.3         [required by ca-certs]
  - install   gen                        1.1           [required by sedlex]
  - install   gmap                       0.3.0         [required by x509]
  - install   higlo                      0.10.0        [required by stog]
  - install   ipaddr                     5.6.0         [required by conduit-lwt-unix]
  - install   ipaddr-sexp                5.6.0         [required by conduit-lwt-unix]
  - install   iri                        1.1.0         [required by xtmpl]
  - install   js_of_ocaml                6.1.1         [required by xmldiff_js, xtmpl_js]
  - install   js_of_ocaml-compiler       6.1.1         [required by logs, js_of_ocaml]
  - install   js_of_ocaml-ppx            6.1.1         [required by xmldiff_js, xtmpl_js]
  - install   jsonm                      1.0.2         [required by cohttp]
  - install   kdf                        1.0.0         [required by x509]
  - install   logs                       0.9.0         [required by stog]
  - install   lwt                        6.0.0~alpha00 [required by stog]
  - install   lwt_log                    1.1.2         [required by websocket-lwt-unix]
  - install   lwt_ppx                    5.9.1         [required by stog]
  - install   macaddr                    5.6.0         [required by ipaddr]
  - install   magic-mime                 1.3.1         [required by ojs_filetree]
  - install   menhir                     20240715      [required by stog]
  - 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   mirage-crypto              2.0.1         [required by ca-certs]
  - install   mirage-crypto-ec           2.0.1         [required by x509]
  - install   mirage-crypto-pk           2.0.1         [required by x509]
  - install   mirage-crypto-rng          2.0.1         [required by x509, websocket]
  - install   num                        1.6           [required by sexplib]
  - install   ocaml-compiler-libs        v0.17.0       [required by ppxlib]
  - install   ocaml-syntax-shims         1.0.0         [required by angstrom]
  - install   ocaml_intrinsics_kernel    v0.17.1       [required by base]
  - install   ocamlbuild                 0.16.1        [required by fmt, ptime]
  - install   ocamlfind                  1.9.8         [required by fmt, ptime]
  - install   ocf                        0.9.0         [required by stog]
  - install   ocf_ppx                    0.9.0         [required by stog]
  - install   ocplib-endian              1.2           [required by websocket]
  - install   ohex                       0.2.0         [required by ca-certs]
  - install   ojs_base                   0.8.0         [required by ojs_base_all, ojs_base_ppx]
  - install   ojs_base_all               0.8.0         [required by stog_server]
  - install   ojs_base_ppx               0.8.0         [required by stog_server_multi]
  - install   ojs_ed                     0.8.0         [required by ojs_base_all]
  - install   ojs_filetree               0.8.0         [required by ojs_base_all]
  - install   ojs_list                   0.8.0         [required by ojs_base_all]
  - install   omd                        2.0.0~alpha4  [required by stog_markdown]
  - install   ordering                   3.19.1        [required by dyn, stdune]
  - install   parsexp                    v0.17.0       [required by sexplib]
  - install   pp                         2.0.0         [required by dune-private-libs]
  - install   ppx_blob                   0.9.0         [required by stog]
  - install   ppx_derivers               1.2.1         [required by ppxlib]
  - install   ppx_deriving               6.0.3         [required by ppx_deriving_yojson]
  - install   ppx_deriving_yojson        3.9.1         [required by stog_server]
  - install   ppx_sexp_conv              v0.17.0       [required by conduit-lwt-unix]
  - install   ppxlib                     0.35.0        [required by xtmpl_ppx, ocf_ppx, lwt_ppx, etc.]
  - install   ppxlib_jane                v0.17.2       [required by ppx_sexp_conv]
  - install   ptime                      1.2.0         [required by stog]
  - install   re                         1.13.2        [required by xtmpl]
  - install   rresult                    0.7.0         [required by bos]
  - install   sedlex                     3.6           [required by higlo]
  - install   seq                        base          [required by gen, re]
  - install   sexplib                    v0.17.0       [required by websocket-lwt-unix]
  - install   sexplib0                   v0.17.0       [required by conduit-lwt]
  - install   stdlib-shims               0.3.0         [required by ppxlib]
  - install   stdune                     3.19.1        [required by dune-private-libs]
  - install   stog                       1.1.0         [required by stog_all]
  - install   stog_all                   1.1.0
  - install   stog_asy                   1.1.0         [required by stog_plugins]
  - install   stog_dot                   1.1.0         [required by stog_plugins]
  - install   stog_extern                1.1.0         [required by stog_plugins]
  - install   stog_markdown              1.1.0         [required by stog_plugins]
  - install   stog_multi_doc             1.1.0         [required by stog_plugins]
  - install   stog_nocaml                1.1.0         [required by stog_plugins]
  - install   stog_noexec                1.1.0         [required by stog_plugins]
  - install   stog_plugins               1.1.0         [required by stog_all]
  - install   stog_rel_href              1.1.0         [required by stog_plugins]
  - install   stog_server                1.1.0         [required by stog_all]
  - install   stog_server_multi          1.1.0         [required by stog_all]
  - install   stog_sitemap               1.1.0         [required by stog_plugins]
  - install   stog_writing               1.1.0         [required by stog_plugins]
  - install   stringext                  1.6.0         [required by uri]
  - install   topkg                      1.1.0         [required by fmt, ptime]
  - install   uri                        4.4.0         [required by stog]
  - install   uri-sexp                   4.4.0         [required by cohttp]
  - install   uucp                       16.0.0        [required by omd]
  - install   uunf                       16.0.0        [required by omd]
  - install   uutf                       1.0.4         [required by stog]
  - install   websocket                  2.17          [required by stog_server]
  - install   websocket-lwt-unix         2.17          [required by ojs_base]
  - install   x509                       1.0.6         [required by ca-certs]
  - install   xmldiff                    0.7.0         [required by stog_server]
  - install   xmldiff_js                 0.7.0         [required by stog_server]
  - install   xmlm                       1.4.0         [required by xmldiff]
  - install   xtmpl                      1.1.0         [required by stog]
  - install   xtmpl_js                   1.1.0         [required by stog_server]
  - install   xtmpl_ppx                  1.1.0         [required by stog]
  - install   yojson                     2.2.2         [required by ocf]
  - install   zarith                     1.14          [required by cryptokit]

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

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

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

[1/2/3/4] 1

+ C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe "--root" "C:\\cygwin64" "--quiet-mode" "unattended" "--no-shortcuts" "--no-startmenu" "--no-desktop" "--no-admin" "--no-version-check" "--no-write-registry" "--packages" "mingw64-i686-gcc-core,mingw64-i686-gmp,mingw64-i686-zlib,mingw64-x86_64-gmp,mingw64-x86_64-zlib"
- Starting cygwin install, version 2.934
- User has backup/restore rights
- User has symlink creation right
- Current Directory: C:\Windows\system32
- root: C:\cygwin64 system
- Changing gid to Administrators
- Selected local directory: C:\Windows\system32
- net: Preconfig
- site: https://cygwin.mirror.constant.com/
- solving: 5 tasks, update: no, use test packages: no
- solving: 12 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install mingw64-i686-binutils                 2.45-1   
-    1 install mingw64-i686-windows-default-manifest 6.4-1    
-    2 install mingw64-i686-winpthreads              13.0.0-1 
-    3 install mingw64-i686-zlib                     1.3.1-1  
-    4 install mingw64-x86_64-gcc-g++                13.4.0-1 
-    5 install mingw64-x86_64-zlib                   1.3.1-1  
-    6 install mingw64-i686-headers                  13.0.0-1 
-    7 install mingw64-x86_64-gmp                    6.3.0-1  
-    8 install mingw64-i686-runtime                  13.0.0-1 
-    9 install mingw64-i686-gcc-core                 13.4.0-1 
-   10 install mingw64-i686-gcc-g++                  13.4.0-1 
-   11 install mingw64-i686-gmp                      6.3.0-1  
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-zlib/mingw64-i686-zlib-1.3.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-zlib/mingw64-x86_64-zlib-1.3.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-windows-default-manifest/mingw64-i686-windows-default-manifest-6.4-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-zlib/mingw64-i686-zlib-1.3.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-zlib/mingw64-x86_64-zlib-1.3.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_000_autorebase.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_man-db-update-index.dash"
- Ending cygwin install
- NOTE: you should run 'diskperf -y' to enable the disk statistics
- NOTE: you should run 'diskperf -y' to enable the disk statistics

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/361: [angstrom.0.16.1: extract]
Processing  2/361: [angstrom.0.16.1: extract] [asn1-combinators.0.3.2: extract]
Processing  3/361: [angstrom.0.16.1: extract] [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  3/361: [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract]
Processing  4/361: [asn1-combinators.0.3.2: extract] [astring.0.8.5: extract] [base.v0.17.3: http]
-> retrieved asn1-combinators.0.3.2  (cached)
Processing  4/361: [astring.0.8.5: extract] [base.v0.17.3: http]
Processing  5/361: [astring.0.8.5: extract] [base.v0.17.3: http]
Processing  6/361: [astring.0.8.5: extract] [base.v0.17.3: http] [base64.3.5.1: extract]
-> retrieved astring.0.8.5  (cached)
Processing  6/361: [base.v0.17.3: http] [base64.3.5.1: extract]
Processing  7/361: [base.v0.17.3: http] [base64.3.5.1: extract] [bigstringaf.0.10.0: extract]
Processing  7/361: [base.v0.17.3: extract] [base64.3.5.1: extract] [bigstringaf.0.10.0: extract]
-> retrieved base64.3.5.1  (cached)
Processing  7/361: [base.v0.17.3: extract] [bigstringaf.0.10.0: extract]
Processing  8/361: [base.v0.17.3: extract] [bigstringaf.0.10.0: extract] [bos.0.2.1: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing  8/361: [base.v0.17.3: extract] [bos.0.2.1: extract]
Processing  9/361: [base.v0.17.3: extract] [bos.0.2.1: extract] [ca-certs.1.0.1: extract]
-> retrieved bos.0.2.1  (cached)
Processing  9/361: [base.v0.17.3: extract] [ca-certs.1.0.1: extract]
Processing 10/361: [base.v0.17.3: extract] [ca-certs.1.0.1: extract] [cmdliner.1.3.0: extract]
-> retrieved ca-certs.1.0.1  (cached)
Processing 10/361: [base.v0.17.3: extract] [cmdliner.1.3.0: extract]
Processing 11/361: [base.v0.17.3: extract] [cmdliner.1.3.0: extract] [cohttp.5.3.1: extract]
-> retrieved cmdliner.1.3.0  (cached)
Processing 11/361: [base.v0.17.3: extract] [cohttp.5.3.1: extract]
Processing 12/361: [base.v0.17.3: extract] [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract]
Processing 13/361: [base.v0.17.3: extract] [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [cmdliner: make all]
-> retrieved base.v0.17.3  (https://github.com/janestreet/base/archive/refs/tags/v0.17.3.tar.gz)
Processing 13/361: [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [cmdliner: make all]
Processing 14/361: [cohttp.5.3.1: extract] [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
-> retrieved cohttp.5.3.1  (cached)
Processing 14/361: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
-> retrieved conf-gmp.5  (cached)
Processing 15/361: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
-> retrieved conf-gmp-powm-sec.4  (cached)
Processing 16/361: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
Processing 17/361: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
Processing 18/361: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
Processing 19/361: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
Processing 20/361: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
Processing 21/361: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
Processing 22/361: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
Processing 23/361: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cmdliner: make all]
Processing 24/361: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cppo.1.8.0: extract] [cmdliner: make all]
Processing 25/361: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cppo.1.8.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 26/361: [cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0: extract] [conduit.7.0.0 + 2 others: extract] [cppo.1.8.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0  (cached)
Processing 26/361: [conduit.7.0.0 + 2 others: extract] [cppo.1.8.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 27/361: [conduit.7.0.0 + 2 others: extract] [cppo.1.8.0: extract] [cryptokit.1.20: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved conduit.7.0.0, conduit-lwt.7.0.0, conduit-lwt-unix.7.0.0  (cached)
Processing 27/361: [cppo.1.8.0: extract] [cryptokit.1.20: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 28/361: [cppo.1.8.0: extract] [cryptokit.1.20: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cppo.1.8.0  (cached)
Processing 28/361: [cryptokit.1.20: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 29/361: [cryptokit.1.20: extract] [csexp.1.5.2: extract] [digestif.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cryptokit.1.20  (cached)
Processing 29/361: [csexp.1.5.2: extract] [digestif.1.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 30/361: [csexp.1.5.2: extract] [digestif.1.3.0: extract] [domain-name.0.4.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
Processing 30/361: [digestif.1.3.0: extract] [domain-name.0.4.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 31/361: [digestif.1.3.0: extract] [domain-name.0.4.1: extract] [dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1: http] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\i686-w64-mingw32-gcc.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gcc-i686.1)
- i686-w64-mingw32-gcc (GCC) 13.4.0
- Copyright (C) 2023 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-mingw-w64-gcc-i686.1
Processing 31/361: [digestif.1.3.0: extract] [domain-name.0.4.1: extract] [dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 32/361: [digestif.1.3.0: extract] [domain-name.0.4.1: extract] [dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> retrieved domain-name.0.4.1  (cached)
Processing 32/361: [digestif.1.3.0: extract] [dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1: http] [cmdliner: make all] [conf-pkg-config: pkgconf]
Processing 33/361: [digestif.1.3.0: extract] [dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-pkg-config.4)
- 2.5.1
-> compiled  conf-pkg-config.4
Processing 33/361: [digestif.1.3.0: extract] [dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all]
-> installed conf-pkg-config.4
Processing 34/361: [digestif.1.3.0: extract] [dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all]
Processing 35/361: [digestif.1.3.0: extract] [dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp]
Processing 36/361: [digestif.1.3.0: extract] [dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 37/361: [digestif.1.3.0: extract] [dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib]
Processing 38/361: [digestif.1.3.0: extract] [dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved digestif.1.3.0  (cached)
Processing 38/361: [dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1: http] [duration.0.2.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 39/361: [dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1: http] [duration.0.2.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 39/361: [dune.3.19.1 + 7 others: extract] [duration.0.2.1: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved duration.0.2.1  (cached)
Processing 39/361: [dune.3.19.1 + 7 others: extract] [eqaf.0.10: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 40/361: [dune.3.19.1 + 7 others: extract] [eqaf.0.10: extract] [fmt.0.11.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved eqaf.0.10  (cached)
Processing 40/361: [dune.3.19.1 + 7 others: extract] [fmt.0.11.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 41/361: [dune.3.19.1 + 7 others: extract] [fmt.0.11.0: http] [fpath.0.7.3: extract] [cmdliner: make all] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gmp-i686.1)
-> compiled  conf-mingw-w64-gmp-i686.1
Processing 41/361: [dune.3.19.1 + 7 others: extract] [fmt.0.11.0: http] [fpath.0.7.3: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> installed conf-mingw-w64-gmp-i686.1
Processing 42/361: [dune.3.19.1 + 7 others: extract] [fmt.0.11.0: http] [fpath.0.7.3: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 42/361: [dune.3.19.1 + 7 others: extract] [fmt.0.11.0: extract] [fpath.0.7.3: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved fpath.0.7.3  (cached)
Processing 42/361: [dune.3.19.1 + 7 others: extract] [fmt.0.11.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 43/361: [dune.3.19.1 + 7 others: extract] [fmt.0.11.0: extract] [gen.1.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved fmt.0.11.0  (https://erratique.ch/software/fmt/releases/fmt-0.11.0.tbz)
Processing 43/361: [dune.3.19.1 + 7 others: extract] [gen.1.1: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 44/361: [dune.3.19.1 + 7 others: extract] [gen.1.1: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved gen.1.1  (cached)
Processing 44/361: [dune.3.19.1 + 7 others: extract] [gmap.0.3.0: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 45/361: [dune.3.19.1 + 7 others: extract] [gmap.0.3.0: extract] [higlo.0.10.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved gmap.0.3.0  (cached)
Processing 45/361: [dune.3.19.1 + 7 others: extract] [higlo.0.10.0: http] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 46/361: [dune.3.19.1 + 7 others: extract] [higlo.0.10.0: http] [ipaddr.5.6.0 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 46/361: [dune.3.19.1 + 7 others: extract] [higlo.0.10.0: extract] [ipaddr.5.6.0 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-gmp-x86_64.1)
-> compiled  conf-mingw-w64-gmp-x86_64.1
Processing 46/361: [dune.3.19.1 + 7 others: extract] [higlo.0.10.0: extract] [ipaddr.5.6.0 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> installed conf-mingw-w64-gmp-x86_64.1
Processing 47/361: [dune.3.19.1 + 7 others: extract] [higlo.0.10.0: extract] [ipaddr.5.6.0 + 2 others: extract] [cmdliner: make all] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 48/361: [dune.3.19.1 + 7 others: extract] [higlo.0.10.0: extract] [ipaddr.5.6.0 + 2 others: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved higlo.0.10.0  (https://zoggy.frama.io/higlo/releases/higlo-0.10.0.tar.bz2)
Processing 48/361: [dune.3.19.1 + 7 others: extract] [ipaddr.5.6.0 + 2 others: extract] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 49/361: [dune.3.19.1 + 7 others: extract] [ipaddr.5.6.0 + 2 others: extract] [iri.1.1.0: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0  (cached)
Processing 49/361: [dune.3.19.1 + 7 others: extract] [iri.1.1.0: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 50/361: [dune.3.19.1 + 7 others: extract] [iri.1.1.0: http] [js_of_ocaml.6.1.1, js_of_ocaml-compiler.6.1.1, js_of_ocaml-ppx.6.1.1: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 50/361: [dune.3.19.1 + 7 others: extract] [iri.1.1.0: extract] [js_of_ocaml.6.1.1, js_of_ocaml-compiler.6.1.1, js_of_ocaml-ppx.6.1.1: http] [cmdliner: make all] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
+ C:\cygwin64\bin\sh.exe "-exc" "x86_64-w64-mingw32-gcc -c $CFLAGS test.c" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-gmp.5)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp.5
Processing 50/361: [dune.3.19.1 + 7 others: extract] [iri.1.1.0: extract] [js_of_ocaml.6.1.1, js_of_ocaml-compiler.6.1.1, js_of_ocaml-ppx.6.1.1: http] [cmdliner: make all] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> installed conf-gmp.5
Processing 51/361: [dune.3.19.1 + 7 others: extract] [iri.1.1.0: extract] [js_of_ocaml.6.1.1, js_of_ocaml-compiler.6.1.1, js_of_ocaml-ppx.6.1.1: http] [cmdliner: make all] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 52/361: [dune.3.19.1 + 7 others: extract] [iri.1.1.0: extract] [js_of_ocaml.6.1.1, js_of_ocaml-compiler.6.1.1, js_of_ocaml-ppx.6.1.1: http] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved iri.1.1.0  (https://zoggy.frama.io/ocaml-iri/releases/ocaml-iri-1.1.0.tar.bz2)
Processing 52/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1, js_of_ocaml-compiler.6.1.1, js_of_ocaml-ppx.6.1.1: http] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 53/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1, js_of_ocaml-compiler.6.1.1, js_of_ocaml-ppx.6.1.1: http] [jsonm.1.0.2: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 53/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [jsonm.1.0.2: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved jsonm.1.0.2  (cached)
Processing 53/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 54/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [kdf.1.0.0: extract] [cmdliner: make all] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
+ C:\cygwin64\bin\sh.exe "-exc" "x86_64-w64-mingw32-gcc -c $CFLAGS test.c" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-gmp-powm-sec.4)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp-powm-sec.4
Processing 54/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [kdf.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> installed conf-gmp-powm-sec.4
Processing 55/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [kdf.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "zlib" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-zlib-i686.1)
-> compiled  conf-mingw-w64-zlib-i686.1
Processing 55/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [kdf.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> installed conf-mingw-w64-zlib-i686.1
Processing 56/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [kdf.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "zlib" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-mingw-w64-zlib-x86_64.1)
-> compiled  conf-mingw-w64-zlib-x86_64.1
Processing 56/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [kdf.1.0.0: extract] [cmdliner: make all]
-> installed conf-mingw-w64-zlib-x86_64.1
Processing 57/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [kdf.1.0.0: extract] [cmdliner: make all]
Processing 58/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [kdf.1.0.0: extract] [cmdliner: make all] [conf-zlib: pkgconf zlib]
-> retrieved kdf.1.0.0  (cached)
Processing 58/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [cmdliner: make all] [conf-zlib: pkgconf zlib]
Processing 59/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [logs.0.9.0: http] [cmdliner: make all] [conf-zlib: pkgconf zlib]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "zlib" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\conf-zlib.1)
-> compiled  conf-zlib.1
Processing 59/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [logs.0.9.0: http] [cmdliner: make all]
-> installed conf-zlib.1
Processing 60/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [logs.0.9.0: http] [cmdliner: make all]
Processing 60/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [logs.0.9.0: extract] [cmdliner: make all]
-> retrieved logs.0.9.0  (https://erratique.ch/software/logs/releases/logs-0.9.0.tbz)
Processing 60/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [cmdliner: make all]
Processing 61/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [lwt.6.0.0~alpha00: http] [cmdliner: make all]
Processing 61/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [lwt.6.0.0~alpha00: extract] [cmdliner: make all]
-> retrieved lwt.6.0.0~alpha00  (https://github.com/ocsigen/lwt/archive/refs/tags/6.0.0-alpha00.tar.gz)
Processing 61/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [cmdliner: make all]
Processing 62/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [lwt_log.1.1.2: extract] [cmdliner: make all]
-> retrieved lwt_log.1.1.2  (cached)
Processing 62/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [cmdliner: make all]
Processing 63/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make all]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\5.3" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 63/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [lwt_ppx.5.9.1: extract]
Processing 64/361: [dune.3.19.1 + 7 others: extract] [js_of_ocaml.6.1.1 + 2 others: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make install]
-> retrieved dune.3.19.1, dune-build-info.3.19.1, dune-configurator.3.19.1, dune-private-libs.3.19.1, dune-site.3.19.1, dyn.3.19.1, ordering.3.19.1, stdune.3.19.1  (https://github.com/ocaml/dune/releases/download/3.19.1/dune-3.19.1.tbz)
Processing 64/361: [js_of_ocaml.6.1.1 + 2 others: extract] [lwt_ppx.5.9.1: extract] [cmdliner: make install]
Processing 65/361: [js_of_ocaml.6.1.1 + 2 others: extract] [lwt_ppx.5.9.1: extract] [magic-mime.1.3.1: extract] [cmdliner: make install]
Processing 66/361: [js_of_ocaml.6.1.1 + 2 others: extract] [lwt_ppx.5.9.1: extract] [magic-mime.1.3.1: extract] [dune: ocaml 7] [cmdliner: make install]
-> retrieved js_of_ocaml.6.1.1, js_of_ocaml-compiler.6.1.1, js_of_ocaml-ppx.6.1.1  (https://github.com/ocsigen/js_of_ocaml/releases/download/6.1.1/js_of_ocaml-6.1.1.tbz)
Processing 66/361: [lwt_ppx.5.9.1: extract] [magic-mime.1.3.1: extract] [dune: ocaml 7] [cmdliner: make install]
Processing 67/361: [lwt_ppx.5.9.1: extract] [magic-mime.1.3.1: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 7] [cmdliner: make install]
-> retrieved lwt_ppx.5.9.1  (cached)
Processing 67/361: [magic-mime.1.3.1: extract] [menhir.20240715 + 3 others: extract] [dune: ocaml 7] [cmdliner: make install]
Processing 68/361: [magic-mime.1.3.1: extract] [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [dune: ocaml 7] [cmdliner: make install]
-> retrieved magic-mime.1.3.1  (cached)
Processing 68/361: [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [dune: ocaml 7] [cmdliner: make install]
Processing 69/361: [menhir.20240715 + 3 others: extract] [mingw-w64-shims.0.2.0: extract] [mirage-crypto.2.0.1 + 3 others: extract] [dune: ocaml 7] [cmdliner: make install]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 69/361: [mingw-w64-shims.0.2.0: extract] [mirage-crypto.2.0.1 + 3 others: extract] [dune: ocaml 7] [cmdliner: make install]
Processing 70/361: [mingw-w64-shims.0.2.0: extract] [mirage-crypto.2.0.1 + 3 others: extract] [num.1.6: http] [dune: ocaml 7] [cmdliner: make install]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 70/361: [mirage-crypto.2.0.1 + 3 others: extract] [num.1.6: http] [dune: ocaml 7] [cmdliner: make install]
Processing 71/361: [mirage-crypto.2.0.1 + 3 others: extract] [num.1.6: http] [ocaml-compiler-libs.v0.17.0: extract] [dune: ocaml 7] [cmdliner: make install]
Processing 72/361: [mirage-crypto.2.0.1 + 3 others: extract] [num.1.6: http] [ocaml-compiler-libs.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
-> retrieved mirage-crypto.2.0.1, mirage-crypto-ec.2.0.1, mirage-crypto-pk.2.0.1, mirage-crypto-rng.2.0.1  (cached)
Processing 72/361: [num.1.6: http] [ocaml-compiler-libs.v0.17.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
Processing 73/361: [num.1.6: http] [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
Processing 73/361: [num.1.6: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 73/361: [num.1.6: extract] [ocaml-syntax-shims.1.0.0: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
Processing 74/361: [num.1.6: extract] [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
-> retrieved num.1.6  (https://github.com/ocaml/num/archive/refs/tags/v1.6.tar.gz)
Processing 74/361: [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
Processing 75/361: [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.16.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [cmdliner: make install]
Processing 76/361: [ocaml-syntax-shims.1.0.0: extract] [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.16.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 76/361: [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.16.1: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
Processing 77/361: [ocaml_intrinsics_kernel.v0.17.1: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
-> retrieved ocaml_intrinsics_kernel.v0.17.1  (cached)
Processing 77/361: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
Processing 78/361: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocf.0.9.0, ocf_ppx.0.9.0: http] [dune: ocaml 7] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-modern] [cmdliner: make install]
+ C:\cygwin64\bin\sh.exe "./gen_config.sh" "mingw-w64-shims" "i686-binutils" "i686-gcc-core" "i686-gcc-g++-false" "x86_64-binutils" "x86_64-gcc-core" "x86_64-gcc-g++-false" "pkgconf" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled  mingw-w64-shims.0.2.0
Processing 78/361: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocf.0.9.0, ocf_ppx.0.9.0: http] [dune: ocaml 7] [num: make opam-modern] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install cmdliner.opam "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner/opam"
- install _build/cmdliner.cma "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install _build/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
Processing 78/361: [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [ocf.0.9.0, ocf_ppx.0.9.0: http] [dune: ocaml 7] [num: make opam-modern] [cmdliner: make install-doc]
-> retrieved ocamlbuild.0.16.1  (cached)
Processing 78/361: [ocamlfind.1.9.8: extract] [ocf.0.9.0, ocf_ppx.0.9.0: http] [dune: ocaml 7] [num: make opam-modern] [cmdliner: make install-doc]
Processing 79/361: [ocamlfind.1.9.8: extract] [ocf.0.9.0, ocf_ppx.0.9.0: http] [ocplib-endian.1.2: extract] [dune: ocaml 7] [num: make opam-modern] [cmdliner: make install-doc]
Processing 80/361: [ocamlfind.1.9.8: extract] [ocf.0.9.0, ocf_ppx.0.9.0: http] [ocplib-endian.1.2: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install-doc]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 80/361: [ocf.0.9.0, ocf_ppx.0.9.0: http] [ocplib-endian.1.2: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install-doc]
Processing 81/361: [ocf.0.9.0, ocf_ppx.0.9.0: http] [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [cmdliner: make install-doc]
Processing 82/361: [ocf.0.9.0, ocf_ppx.0.9.0: http] [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 82/361: [ocf.0.9.0, ocf_ppx.0.9.0: extract] [ocplib-endian.1.2: extract] [ohex.0.2.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved ocplib-endian.1.2  (cached)
Processing 82/361: [ocf.0.9.0, ocf_ppx.0.9.0: extract] [ohex.0.2.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 83/361: [ocf.0.9.0, ocf_ppx.0.9.0: extract] [ohex.0.2.0: extract] [ojs_base.0.8.0, ojs_base_all.0.8.0, ojs_base_ppx.0.8.0, ojs_ed.0.8.0, ojs_filetree.0.8.0, ojs_list.0.8.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved ocf.0.9.0, ocf_ppx.0.9.0  (https://zoggy.frama.io/ocf/releases/ocf-0.9.0.tar.bz2)
Processing 83/361: [ohex.0.2.0: extract] [ojs_base.0.8.0, ojs_base_all.0.8.0, ojs_base_ppx.0.8.0, ojs_ed.0.8.0, ojs_filetree.0.8.0, ojs_list.0.8.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 84/361: [ohex.0.2.0: extract] [ojs_base.0.8.0, ojs_base_all.0.8.0, ojs_base_ppx.0.8.0, ojs_ed.0.8.0, ojs_filetree.0.8.0, ojs_list.0.8.0: http] [omd.2.0.0~alpha4: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved ohex.0.2.0  (cached)
Processing 84/361: [ojs_base.0.8.0, ojs_base_all.0.8.0, ojs_base_ppx.0.8.0, ojs_ed.0.8.0, ojs_filetree.0.8.0, ojs_list.0.8.0: http] [omd.2.0.0~alpha4: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 85/361: [ojs_base.0.8.0, ojs_base_all.0.8.0, ojs_base_ppx.0.8.0, ojs_ed.0.8.0, ojs_filetree.0.8.0, ojs_list.0.8.0: http] [omd.2.0.0~alpha4: extract] [parsexp.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 85/361: [ojs_base.0.8.0 + 5 others: extract] [omd.2.0.0~alpha4: extract] [parsexp.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved omd.2.0.0~alpha4  (cached)
Processing 85/361: [ojs_base.0.8.0 + 5 others: extract] [parsexp.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 86/361: [ojs_base.0.8.0 + 5 others: extract] [parsexp.v0.17.0: extract] [pp.2.0.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved ojs_base.0.8.0, ojs_base_all.0.8.0, ojs_base_ppx.0.8.0, ojs_ed.0.8.0, ojs_filetree.0.8.0, ojs_list.0.8.0  (https://zoggy.frama.io/ojs-base/releases/ojs-base-0.8.0.tar.bz2)
Processing 86/361: [parsexp.v0.17.0: extract] [pp.2.0.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 87/361: [parsexp.v0.17.0: extract] [pp.2.0.0: extract] [ppx_blob.0.9.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved parsexp.v0.17.0  (cached)
Processing 87/361: [pp.2.0.0: extract] [ppx_blob.0.9.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 88/361: [pp.2.0.0: extract] [ppx_blob.0.9.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved pp.2.0.0  (cached)
Processing 88/361: [ppx_blob.0.9.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 89/361: [ppx_blob.0.9.0: extract] [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved ppx_blob.0.9.0  (cached)
Processing 89/361: [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 90/361: [ppx_derivers.1.2.1: extract] [ppx_deriving.6.0.3: extract] [ppx_deriving_yojson.3.9.1: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 90/361: [ppx_deriving.6.0.3: extract] [ppx_deriving_yojson.3.9.1: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 91/361: [ppx_deriving.6.0.3: extract] [ppx_deriving_yojson.3.9.1: extract] [ppx_sexp_conv.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved ppx_deriving.6.0.3  (cached)
Processing 91/361: [ppx_deriving_yojson.3.9.1: extract] [ppx_sexp_conv.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 92/361: [ppx_deriving_yojson.3.9.1: extract] [ppx_sexp_conv.v0.17.0: extract] [ppxlib.0.35.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved ppx_deriving_yojson.3.9.1  (cached)
Processing 92/361: [ppx_sexp_conv.v0.17.0: extract] [ppxlib.0.35.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 93/361: [ppx_sexp_conv.v0.17.0: extract] [ppxlib.0.35.0: extract] [ppxlib_jane.v0.17.2: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved ppx_sexp_conv.v0.17.0  (cached)
Processing 93/361: [ppxlib.0.35.0: extract] [ppxlib_jane.v0.17.2: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 94/361: [ppxlib.0.35.0: extract] [ppxlib_jane.v0.17.2: extract] [ptime.1.2.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved ppxlib_jane.v0.17.2  (cached)
Processing 94/361: [ppxlib.0.35.0: extract] [ptime.1.2.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 95/361: [ppxlib.0.35.0: extract] [ptime.1.2.0: extract] [re.1.13.2: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\5.3" "OCAMLBUILD_BINDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\bin" "OCAMLBUILD_LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib" "OCAMLBUILD_MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlbuild.0.16.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=C:/Users/opam/AppData/Local/opam/5.3/bin"; \
- echo "OCAML_LIBDIR=C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml"; \
- echo "OCAML_MANDIR=C:/Users/opam/AppData/Local/opam/5.3/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.dll"; \
- echo "EXE=.exe"; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=C:\Users\opam\AppData\Local\opam\5.3"; \
- echo "BINDIR=C:\Users\opam\AppData\Local\opam\5.3\bin"; \
- echo "LIBDIR=C:\Users\opam\AppData\Local\opam\5.3\lib"; \
- echo "MANDIR=C:\Users\opam\AppData\Local\opam\5.3\man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|C:\Users\opam\AppData\Local\opam\5.3\bin|}'; \
- echo 'let libdir = {|C:\Users\opam\AppData\Local\opam\5.3\lib|}'; \
- echo 'let ocaml_libdir = {|C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml|}'; \
- echo 'let libdir_abs = {|C:/Users/opam/AppData/Local/opam/5.3/lib|}'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "dll"'; \
- echo 'let ext_dll = ".dll"'; \
- echo 'let exe = ".exe"'; \
- echo 'let version = "0.16.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 95/361: [ppxlib.0.35.0: extract] [ptime.1.2.0: extract] [re.1.13.2: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved ptime.1.2.0  (cached)
Processing 95/361: [ppxlib.0.35.0: extract] [re.1.13.2: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 96/361: [ppxlib.0.35.0: extract] [re.1.13.2: http] [rresult.0.7.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved ppxlib.0.35.0  (cached)
Processing 96/361: [re.1.13.2: http] [rresult.0.7.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 97/361: [re.1.13.2: http] [rresult.0.7.0: extract] [sedlex.3.6: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 97/361: [re.1.13.2: extract] [rresult.0.7.0: extract] [sedlex.3.6: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved rresult.0.7.0  (cached)
Processing 97/361: [re.1.13.2: extract] [sedlex.3.6: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved seq.base  (cached)
Processing 98/361: [re.1.13.2: extract] [sedlex.3.6: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 99/361: [re.1.13.2: extract] [sedlex.3.6: http] [sexplib.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 100/361: [re.1.13.2: extract] [sedlex.3.6: http] [sexplib.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 100/361: [re.1.13.2: extract] [sedlex.3.6: extract] [sexplib.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved re.1.13.2  (https://github.com/ocaml/ocaml-re/archive/refs/tags/1.13.2.tar.gz)
Processing 100/361: [sedlex.3.6: extract] [sexplib.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 101/361: [sedlex.3.6: extract] [sexplib.v0.17.0: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved sedlex.3.6  (https://github.com/ocaml-community/sedlex/archive/refs/tags/v3.6.tar.gz)
Processing 101/361: [sexplib.v0.17.0: extract] [sexplib0.v0.17.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 102/361: [sexplib.v0.17.0: extract] [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved sexplib.v0.17.0  (cached)
Processing 102/361: [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 103/361: [sexplib0.v0.17.0: extract] [stdlib-shims.0.3.0: extract] [stog.1.1.0, stog_all.1.1.0, stog_asy.1.1.0, stog_dot.1.1.0, stog_extern.1.1.0, stog_markdown.1.1.0, stog_multi_doc.1.1.0, stog_nocaml.1.1.0, stog_noexec.1.1.0, stog_plugins.1.1.0, stog_rel_href.1.1.0, stog_server.1.1.0, stog_server_multi.1.1.0, stog_sitemap.1.1.0, stog_writing.1.1.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 103/361: [stdlib-shims.0.3.0: extract] [stog.1.1.0, stog_all.1.1.0, stog_asy.1.1.0, stog_dot.1.1.0, stog_extern.1.1.0, stog_markdown.1.1.0, stog_multi_doc.1.1.0, stog_nocaml.1.1.0, stog_noexec.1.1.0, stog_plugins.1.1.0, stog_rel_href.1.1.0, stog_server.1.1.0, stog_server_multi.1.1.0, stog_sitemap.1.1.0, stog_writing.1.1.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 104/361: [stdlib-shims.0.3.0: extract] [stog.1.1.0, stog_all.1.1.0, stog_asy.1.1.0, stog_dot.1.1.0, stog_extern.1.1.0, stog_markdown.1.1.0, stog_multi_doc.1.1.0, stog_nocaml.1.1.0, stog_noexec.1.1.0, stog_plugins.1.1.0, stog_rel_href.1.1.0, stog_server.1.1.0, stog_server_multi.1.1.0, stog_sitemap.1.1.0, stog_writing.1.1.0: http] [stringext.1.6.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 104/361: [stog.1.1.0, stog_all.1.1.0, stog_asy.1.1.0, stog_dot.1.1.0, stog_extern.1.1.0, stog_markdown.1.1.0, stog_multi_doc.1.1.0, stog_nocaml.1.1.0, stog_noexec.1.1.0, stog_plugins.1.1.0, stog_rel_href.1.1.0, stog_server.1.1.0, stog_server_multi.1.1.0, stog_sitemap.1.1.0, stog_writing.1.1.0: http] [stringext.1.6.0: extract] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 105/361: [stog.1.1.0, stog_all.1.1.0, stog_asy.1.1.0, stog_dot.1.1.0, stog_extern.1.1.0, stog_markdown.1.1.0, stog_multi_doc.1.1.0, stog_nocaml.1.1.0, stog_noexec.1.1.0, stog_plugins.1.1.0, stog_rel_href.1.1.0, stog_server.1.1.0, stog_server_multi.1.1.0, stog_sitemap.1.1.0, stog_writing.1.1.0: http] [stringext.1.6.0: extract] [topkg.1.1.0: http] [dune: ocaml 7] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "boot/bootstrap.ml" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.19.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 7
- cd _boot && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads ocamlc_loc.mli
- File "otherlibs/ocamlc-loc/src\\ocamlc_loc.mli", line 1, characters 4-9:

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

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

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

- 


Processing 105/361: [stog.1.1.0, stog_all.1.1.0, stog_asy.1.1.0, stog_dot.1.1.0, stog_extern.1.1.0, stog_markdown.1.1.0, stog_multi_doc.1.1.0, stog_nocaml.1.1.0, stog_noexec.1.1.0, stog_plugins.1.1.0, stog_rel_href.1.1.0, stog_server.1.1.0, stog_server_multi.1.1.0, stog_sitemap.1.1.0, stog_writing.1.1.0: http] [stringext.1.6.0: extract] [topkg.1.1.0: http] [dune: ./_boot/dune.exe build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved stringext.1.6.0  (cached)
Processing 105/361: [stog.1.1.0, stog_all.1.1.0, stog_asy.1.1.0, stog_dot.1.1.0, stog_extern.1.1.0, stog_markdown.1.1.0, stog_multi_doc.1.1.0, stog_nocaml.1.1.0, stog_noexec.1.1.0, stog_plugins.1.1.0, stog_rel_href.1.1.0, stog_server.1.1.0, stog_server_multi.1.1.0, stog_sitemap.1.1.0, stog_writing.1.1.0: http] [topkg.1.1.0: http] [dune: ./_boot/dune.exe build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 106/361: [stog.1.1.0, stog_all.1.1.0, stog_asy.1.1.0, stog_dot.1.1.0, stog_extern.1.1.0, stog_markdown.1.1.0, stog_multi_doc.1.1.0, stog_nocaml.1.1.0, stog_noexec.1.1.0, stog_plugins.1.1.0, stog_rel_href.1.1.0, stog_server.1.1.0, stog_server_multi.1.1.0, stog_sitemap.1.1.0, stog_writing.1.1.0: http] [topkg.1.1.0: http] [uri.4.4.0, uri-sexp.4.4.0: extract] [dune: ./_boot/dune.exe build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 106/361: [stog.1.1.0, stog_all.1.1.0, stog_asy.1.1.0, stog_dot.1.1.0, stog_extern.1.1.0, stog_markdown.1.1.0, stog_multi_doc.1.1.0, stog_nocaml.1.1.0, stog_noexec.1.1.0, stog_plugins.1.1.0, stog_rel_href.1.1.0, stog_server.1.1.0, stog_server_multi.1.1.0, stog_sitemap.1.1.0, stog_writing.1.1.0: http] [topkg.1.1.0: extract] [uri.4.4.0, uri-sexp.4.4.0: extract] [dune: ./_boot/dune.exe build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved uri.4.4.0, uri-sexp.4.4.0  (cached)
Processing 106/361: [stog.1.1.0, stog_all.1.1.0, stog_asy.1.1.0, stog_dot.1.1.0, stog_extern.1.1.0, stog_markdown.1.1.0, stog_multi_doc.1.1.0, stog_nocaml.1.1.0, stog_noexec.1.1.0, stog_plugins.1.1.0, stog_rel_href.1.1.0, stog_server.1.1.0, stog_server_multi.1.1.0, stog_sitemap.1.1.0, stog_writing.1.1.0: http] [topkg.1.1.0: extract] [dune: ./_boot/dune.exe build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 107/361: [stog.1.1.0, stog_all.1.1.0, stog_asy.1.1.0, stog_dot.1.1.0, stog_extern.1.1.0, stog_markdown.1.1.0, stog_multi_doc.1.1.0, stog_nocaml.1.1.0, stog_noexec.1.1.0, stog_plugins.1.1.0, stog_rel_href.1.1.0, stog_server.1.1.0, stog_server_multi.1.1.0, stog_sitemap.1.1.0, stog_writing.1.1.0: http] [topkg.1.1.0: extract] [uucp.16.0.0: extract] [dune: ./_boot/dune.exe build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved topkg.1.1.0  (https://erratique.ch/software/topkg/releases/topkg-1.1.0.tbz)
Processing 107/361: [stog.1.1.0, stog_all.1.1.0, stog_asy.1.1.0, stog_dot.1.1.0, stog_extern.1.1.0, stog_markdown.1.1.0, stog_multi_doc.1.1.0, stog_nocaml.1.1.0, stog_noexec.1.1.0, stog_plugins.1.1.0, stog_rel_href.1.1.0, stog_server.1.1.0, stog_server_multi.1.1.0, stog_sitemap.1.1.0, stog_writing.1.1.0: http] [uucp.16.0.0: extract] [dune: ./_boot/dune.exe build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 108/361: [stog.1.1.0, stog_all.1.1.0, stog_asy.1.1.0, stog_dot.1.1.0, stog_extern.1.1.0, stog_markdown.1.1.0, stog_multi_doc.1.1.0, stog_nocaml.1.1.0, stog_noexec.1.1.0, stog_plugins.1.1.0, stog_rel_href.1.1.0, stog_server.1.1.0, stog_server_multi.1.1.0, stog_sitemap.1.1.0, stog_writing.1.1.0: http] [uucp.16.0.0: extract] [uunf.16.0.0: extract] [dune: ./_boot/dune.exe build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 108/361: [stog.1.1.0 + 14 others: extract] [uucp.16.0.0: extract] [uunf.16.0.0: extract] [dune: ./_boot/dune.exe build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved uucp.16.0.0  (cached)
Processing 108/361: [stog.1.1.0 + 14 others: extract] [uunf.16.0.0: extract] [dune: ./_boot/dune.exe build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 109/361: [stog.1.1.0 + 14 others: extract] [uunf.16.0.0: extract] [uutf.1.0.4: extract] [dune: ./_boot/dune.exe build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved uunf.16.0.0  (cached)
Processing 109/361: [stog.1.1.0 + 14 others: extract] [uutf.1.0.4: extract] [dune: ./_boot/dune.exe build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 110/361: [stog.1.1.0 + 14 others: extract] [uutf.1.0.4: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [dune: ./_boot/dune.exe build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
-> retrieved uutf.1.0.4  (cached)
Processing 110/361: [stog.1.1.0 + 14 others: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [dune: ./_boot/dune.exe build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
Processing 111/361: [stog.1.1.0 + 14 others: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [x509.1.0.6: extract] [dune: ./_boot/dune.exe build] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.19.1\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.19.1)
-> compiled  dune.3.19.1
Processing 111/361: [stog.1.1.0 + 14 others: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [x509.1.0.6: extract] [num: make opam-modern] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "PROFILE=release" "opam-modern" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\num.1.6)
- /usr/bin/make -C src all
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/num.1.6/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.7~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/num.1.6/src'
- cp src/num-modern.install num.install
-> compiled  num.1.6
Processing 111/361: [stog.1.1.0 + 14 others: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [x509.1.0.6: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install-doc]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8\./configure "-bindir" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\bin" "-sitelib" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib" "-mandir" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\man" "-config" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Cygwin build environment found; using .exe as suffix for binaries
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml
-     Binaries:              /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
-     Manual pages:          /usr/local/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              C:\Users\opam\AppData\Local\opam\5.3\lib
- The configuration file is written to:
-     findlib config file:   C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              C:\Users\opam\AppData\Local\opam\5.3\bin
-     Manual pages:          C:\Users\opam\AppData\Local\opam\5.3\man
-     topfind script:        /cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 111/361: [stog.1.1.0 + 14 others: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [x509.1.0.6: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all] [cmdliner: make install-doc]
+ C:\cygwin64\bin\make.exe "install-doc" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\doc\\cmdliner" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.1.3.0)
- install -d "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 111/361: [stog.1.1.0 + 14 others: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [x509.1.0.6: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> removed   mingw-w64-shims.0.2.0
Processing 112/361: [stog.1.1.0 + 14 others: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [x509.1.0.6: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed dune.3.19.1
Processing 113/361: [stog.1.1.0 + 14 others: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [x509.1.0.6: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 114/361: [stog.1.1.0 + 14 others: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [x509.1.0.6: extract] [base64: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 115/361: [stog.1.1.0 + 14 others: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [x509.1.0.6: extract] [base64: dune build] [cppo: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 116/361: [stog.1.1.0 + 14 others: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [x509.1.0.6: extract] [base64: dune build] [cppo: dune build] [csexp: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 117/361: [stog.1.1.0 + 14 others: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [x509.1.0.6: extract] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 118/361: [stog.1.1.0 + 14 others: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [x509.1.0.6: extract] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed mingw-w64-shims.0.2.0
Processing 119/361: [stog.1.1.0 + 14 others: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [x509.1.0.6: extract] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed num.1.6
Processing 120/361: [stog.1.1.0 + 14 others: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [x509.1.0.6: extract] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed seq.base
Processing 121/361: [stog.1.1.0 + 14 others: extract] [websocket.2.17, websocket-lwt-unix.2.17: http] [x509.1.0.6: extract] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved stog.1.1.0, stog_all.1.1.0, stog_asy.1.1.0, stog_dot.1.1.0, stog_extern.1.1.0, stog_markdown.1.1.0, stog_multi_doc.1.1.0, stog_nocaml.1.1.0, stog_noexec.1.1.0, stog_plugins.1.1.0, stog_rel_href.1.1.0, stog_server.1.1.0, stog_server_multi.1.1.0, stog_sitemap.1.1.0, stog_writing.1.1.0  (https://www.good-eris.net/stog/releases/stog-1.1.0.tar.bz2)
Processing 121/361: [websocket.2.17, websocket-lwt-unix.2.17: http] [x509.1.0.6: extract] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 122/361: [websocket.2.17, websocket-lwt-unix.2.17: http] [x509.1.0.6: extract] [xmldiff.0.7.0, xmldiff_js.0.7.0: http] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 122/361: [websocket.2.17, websocket-lwt-unix.2.17: extract] [x509.1.0.6: extract] [xmldiff.0.7.0, xmldiff_js.0.7.0: http] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved x509.1.0.6  (cached)
Processing 122/361: [websocket.2.17, websocket-lwt-unix.2.17: extract] [xmldiff.0.7.0, xmldiff_js.0.7.0: http] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 123/361: [websocket.2.17, websocket-lwt-unix.2.17: extract] [xmldiff.0.7.0, xmldiff_js.0.7.0: http] [xmlm.1.4.0: extract] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved websocket.2.17, websocket-lwt-unix.2.17  (https://github.com/vbmithr/ocaml-websocket/releases/download/2.17/websocket-2.17.tbz)
Processing 123/361: [xmldiff.0.7.0, xmldiff_js.0.7.0: http] [xmlm.1.4.0: extract] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 124/361: [xmldiff.0.7.0, xmldiff_js.0.7.0: http] [xmlm.1.4.0: extract] [xtmpl.1.1.0, xtmpl_js.1.1.0, xtmpl_ppx.1.1.0: http] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 124/361: [xmldiff.0.7.0, xmldiff_js.0.7.0: extract] [xmlm.1.4.0: extract] [xtmpl.1.1.0, xtmpl_js.1.1.0, xtmpl_ppx.1.1.0: http] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved xmlm.1.4.0  (cached)
Processing 124/361: [xmldiff.0.7.0, xmldiff_js.0.7.0: extract] [xtmpl.1.1.0, xtmpl_js.1.1.0, xtmpl_ppx.1.1.0: http] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 125/361: [xmldiff.0.7.0, xmldiff_js.0.7.0: extract] [xtmpl.1.1.0, xtmpl_js.1.1.0, xtmpl_ppx.1.1.0: http] [yojson.2.2.2: extract] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 125/361: [xmldiff.0.7.0, xmldiff_js.0.7.0: extract] [xtmpl.1.1.0 + 2 others: extract] [yojson.2.2.2: extract] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved xmldiff.0.7.0, xmldiff_js.0.7.0  (https://framagit.org/zoggy/xmldiff/-/archive/0.7.0/xmldiff-0.7.0.tar.bz2)
Processing 125/361: [xtmpl.1.1.0 + 2 others: extract] [yojson.2.2.2: extract] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 126/361: [xtmpl.1.1.0 + 2 others: extract] [yojson.2.2.2: extract] [zarith.1.14: extract] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved xtmpl.1.1.0, xtmpl_js.1.1.0, xtmpl_ppx.1.1.0  (https://www.good-eris.net/xtmpl/releases/xtmpl-1.1.0.tar.bz2)
Processing 126/361: [yojson.2.2.2: extract] [zarith.1.14: extract] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved yojson.2.2.2  (cached)
Processing 126/361: [zarith.1.14: extract] [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved zarith.1.14  (cached)
Processing 126/361: [base64: dune build] [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "base64" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\base64.3.5.1)
-> compiled  base64.3.5.1
Processing 126/361: [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 127/361: [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [duration: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed base64.3.5.1
Processing 128/361: [cppo: dune build] [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [duration: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "cppo" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cppo.1.8.0)
-> compiled  cppo.1.8.0
Processing 128/361: [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [duration: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 129/361: [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [duration: dune build] [eqaf: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed cppo.1.8.0
Processing 130/361: [csexp: dune build] [domain-name: dune build] [dune-build-info: rm] [duration: dune build] [eqaf: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "csexp" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\csexp.1.5.2)
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlc.opt.exe -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  csexp.1.5.2
Processing 130/361: [domain-name: dune build] [dune-build-info: rm] [duration: dune build] [eqaf: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 131/361: [domain-name: dune build] [dune-build-info: rm] [duration: dune build] [eqaf: dune build] [gen: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed csexp.1.5.2
Processing 132/361: [domain-name: dune build] [dune-build-info: rm] [duration: dune build] [eqaf: dune build] [gen: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "domain-name" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\domain-name.0.4.1)
-> compiled  domain-name.0.4.1
Processing 132/361: [dune-build-info: rm] [duration: dune build] [eqaf: dune build] [gen: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 133/361: [dune-build-info: rm] [dune-configurator: rm] [duration: dune build] [eqaf: dune build] [gen: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed domain-name.0.4.1
Processing 134/361: [dune-build-info: rm] [dune-configurator: rm] [duration: dune build] [eqaf: dune build] [gen: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-build-info.3.19.1)
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.19.1)
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-build-info.3.19.1)
Processing 134/361: [dune-build-info: dune build] [dune-configurator: rm] [duration: dune build] [eqaf: dune build] [gen: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.19.1)
Processing 134/361: [dune-build-info: dune build] [dune-configurator: dune build] [duration: dune build] [eqaf: dune build] [gen: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "duration" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\duration.0.2.1)
-> compiled  duration.0.2.1
Processing 134/361: [dune-build-info: dune build] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 135/361: [dune-build-info: dune build] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [gmap: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed duration.0.2.1
Processing 136/361: [dune-build-info: dune build] [dune-configurator: dune build] [eqaf: dune build] [gen: dune build] [gmap: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "eqaf" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\eqaf.0.10)
-> compiled  eqaf.0.10
Processing 136/361: [dune-build-info: dune build] [dune-configurator: dune build] [gen: dune build] [gmap: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 137/361: [dune-build-info: dune build] [dune-configurator: dune build] [gen: dune build] [gmap: dune build] [macaddr: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed eqaf.0.10
Processing 138/361: [dune-build-info: dune build] [dune-configurator: dune build] [gen: dune build] [gmap: dune build] [macaddr: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "@install" "-p" "gen" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\gen.1.1)
-> compiled  gen.1.1
Processing 138/361: [dune-build-info: dune build] [dune-configurator: dune build] [gmap: dune build] [macaddr: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 139/361: [digestif: dune build] [dune-build-info: dune build] [dune-configurator: dune build] [gmap: dune build] [macaddr: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed gen.1.1
Processing 140/361: [digestif: dune build] [dune-build-info: dune build] [dune-configurator: dune build] [gmap: dune build] [macaddr: dune build] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ C:\cygwin64\bin\make.exe "check-if-preinstalled" "all" "opam-install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlbuild.0.16.1)
- if test -d C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml/ocamlbuild; then\
-   >&2 echo "ERROR: Preinstalled ocamlbuild detected at"\
-        "C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml/ocamlbuild";\
-   >&2 echo "Installation aborted; if you want to bypass this"\
-         "safety check, pass CHECK_IF_PREINSTALLED=false to make";\
-   exit 2;\
- fi
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/signatures.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamllex.opt src/glob_lexer.mll
- 55 states, 419 transitions, table size 2006 bytes
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamllex.opt src/lexers.mll
- 235 states, 1033 transitions, table size 5542 bytes
- 4238 additional bytes used for bindings
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_dependencies.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_compiler.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_tools.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_specific.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hooks.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/main.ml
- mkdir -p tmp-byte
- ocamlc.opt -pack src/const.cmo src/loc.cmo src/discard_printf.cmo src/signatures.cmi src/exit_codes.cmo src/my_std.cmo src/ocamlbuild_executor.cmo src/my_unix.cmo src/tags.cmo src/display.cmo src/log.cmo src/shell.cmo src/bool.cmo src/glob_ast.cmo src/glob_lexer.cmo src/glob.cmo src/lexers.cmo src/param_tags.cmo src/command.cmo src/ocamlbuild_config.cmo src/ocamlbuild_where.cmo src/slurp.cmo src/options.cmo src/pathname.cmo src/configuration.cmo src/flags.cmo src/hygiene.cmo src/digest_cache.cmo src/resource.cmo src/rule.cmo src/solver.cmo src/report.cmo src/tools.cmo src/fda.cmo src/findlib.cmo src/ocaml_arch.cmo src/ocaml_utils.cmo src/ocaml_dependencies.cmo src/ocaml_compiler.cmo src/ocaml_tools.cmo src/ocaml_specific.cmo src/plugin.cmo src/hooks.cmo src/main.cmo -o tmp-byte/ocamlbuild_pack.cmo
- mv tmp-byte/ocamlbuild_pack.cmi src/ocamlbuild_pack.cmi
- mv tmp-byte/ocamlbuild_pack.cmo src/ocamlbuild_pack.cmo
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c plugin-lib/ocamlbuild_unix_plugin.ml
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.mli
- ocamlc.opt -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c bin/ocamlbuild.ml
- ocamlc.opt -I +unix -I src -o ocamlbuild.byte -I +unix unix.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo bin/ocamlbuild.cmo
- ocamlc.opt -a -o plugin-lib/ocamlbuildlib.cma src/ocamlbuild_pack.cmo plugin-lib/ocamlbuild_plugin.cmo plugin-lib/ocamlbuild_unix_plugin.cmo
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/const.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/loc.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/discard_printf.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/exit_codes.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_std.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_executor.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/my_unix.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/display.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/log.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/shell.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/bool.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_ast.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob_lexer.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/glob.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/lexers.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/param_tags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/command.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_config.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocamlbuild_where.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/slurp.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/options.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/pathname.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/configuration.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/flags.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/hygiene.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/digest_cache.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/resource.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/rule.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/solver.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/report.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/tools.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/fda.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/findlib.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_arch.ml
- ocamlopt.opt -for-pack Ocamlbuild_pack -w @14@29 -w +L -w +R -w +Z -I src -I plugin-lib -I bin -I +unix -safe-string -bin-annot -strict-sequence -c src/ocaml_utils.ml
- x86_64-w64-mingw32-gcc: fatal error: cannot execute 'as': spawn: No such file or directory
- compilation terminated.
- File "src/ocaml_utils.ml", line 1:
- Error: Assembler error, input left in file "C:\Users\opam\AppData\Local\Temp\camlasm45e2ee.s"
- make: *** [Makefile:427: src/ocaml_utils.cmx] Error 2
Processing 140/361: [digestif: dune build] [dune-build-info: dune build] [dune-configurator: dune build] [gmap: dune build] [macaddr: dune build] [ocamlfind: make all]
[ERROR] The compilation of ocamlbuild.0.16.1 failed at "make check-if-preinstalled all opam-install".
Processing 141/361: [digestif: dune build] [dune-build-info: dune build] [dune-configurator: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocamlfind: make all]
Processing 142/361: [digestif: dune build] [dune-build-info: dune build] [dune-configurator: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocamlfind: make all]
+ C:\cygwin64\bin\make.exe "all" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' 'C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;mingw64;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_compat.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind.exe -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- if [ "1" = "1" ]; then                        \
- 	cp topfind.in topfind.compat.in;                                                     \
- else                                                                  \
- 	sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- 		> topfind.compat.in ;                                                \
- fi
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' 'C:\Users\opam\AppData\Local\opam\5.3\lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   /usr/bin/make findlib-relative; \
-         else \
-   /usr/bin/make findlib-absolute; \
- fi
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' 'C:\Users\opam\AppData\Local\opam\5.3\lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml:/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
Processing 142/361: [digestif: dune build] [dune-build-info: dune build] [dune-configurator: dune build] [gmap: dune build] [macaddr: dune build] [magic-mime: dune build] [ocamlfind: make opt]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "gmap" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\gmap.0.3.0)
-> compiled  gmap.0.3.0
Processing 142/361: [digestif: dune build] [dune-build-info: dune build] [dune-configurator: dune build] [macaddr: dune build] [magic-mime: dune build] [ocamlfind: make opt]
Processing 143/361: [digestif: dune build] [dune-build-info: dune build] [dune-configurator: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build] [ocamlfind: make opt]
-> installed gmap.0.3.0
Processing 144/361: [digestif: dune build] [dune-build-info: dune build] [dune-configurator: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build] [ocamlfind: make opt]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dune-build-info" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-build-info.3.19.1)
-> compiled  dune-build-info.3.19.1
Processing 144/361: [digestif: dune build] [dune-configurator: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build] [ocamlfind: make opt]
Processing 145/361: [digestif: dune build] [dune-configurator: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [ocamlfind: make opt]
-> installed dune-build-info.3.19.1
Processing 146/361: [digestif: dune build] [dune-configurator: dune build] [macaddr: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [ocamlfind: make opt]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "macaddr" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\macaddr.5.6.0)
-> compiled  macaddr.5.6.0
Processing 146/361: [digestif: dune build] [dune-configurator: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [ocamlfind: make opt]
Processing 147/361: [digestif: dune build] [dune-configurator: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlfind: make opt]
-> installed macaddr.5.6.0
Processing 148/361: [digestif: dune build] [dune-configurator: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlfind: make opt]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.19.1)
-> compiled  dune-configurator.3.19.1
Processing 148/361: [digestif: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlfind: make opt]
Processing 149/361: [digestif: dune build] [ipaddr: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlfind: make opt]
-> installed dune-configurator.3.19.1
Processing 150/361: [digestif: dune build] [ipaddr: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlfind: make opt]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "digestif" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\digestif.1.3.0)
-> compiled  digestif.1.3.0
Processing 150/361: [ipaddr: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlfind: make opt]
Processing 151/361: [bigstringaf: dune build] [ipaddr: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlfind: make opt]
-> installed digestif.1.3.0
Processing 152/361: [bigstringaf: dune build] [ipaddr: dune build] [magic-mime: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlfind: make opt]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "magic-mime" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\magic-mime.1.3.1)
-> compiled  magic-mime.1.3.1
Processing 152/361: [bigstringaf: dune build] [ipaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlfind: make opt]
Processing 153/361: [bigstringaf: dune build] [ipaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocamlfind: make opt]
-> installed magic-mime.1.3.1
Processing 154/361: [bigstringaf: dune build] [ipaddr: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocamlfind: make opt]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "menhirCST" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhirCST.20240715)
-> compiled  menhirCST.20240715
Processing 154/361: [bigstringaf: dune build] [ipaddr: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocamlfind: make opt]
Processing 155/361: [bigstringaf: dune build] [ipaddr: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: make opt]
-> installed menhirCST.20240715
Processing 156/361: [bigstringaf: dune build] [ipaddr: dune build] [menhirLib: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: make opt]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "menhirLib" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhirLib.20240715)
- (cd _build/default/lib/pack && .\pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20240715
Processing 156/361: [bigstringaf: dune build] [ipaddr: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocamlfind: make opt]
Processing 157/361: [bigstringaf: dune build] [ipaddr: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlfind: make opt]
-> installed menhirLib.20240715
Processing 158/361: [bigstringaf: dune build] [ipaddr: dune build] [menhirSdk: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlfind: make opt]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "menhirSdk" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhirSdk.20240715)
-> compiled  menhirSdk.20240715
Processing 158/361: [bigstringaf: dune build] [ipaddr: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocamlfind: make opt]
Processing 159/361: [bigstringaf: dune build] [ipaddr: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: make opt]
-> installed menhirSdk.20240715
Processing 160/361: [bigstringaf: dune build] [ipaddr: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: make opt]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ipaddr" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ipaddr.5.6.0)
-> compiled  ipaddr.5.6.0
Processing 160/361: [bigstringaf: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: make opt]
Processing 161/361: [bigstringaf: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: make opt]
-> installed ipaddr.5.6.0
Processing 162/361: [bigstringaf: dune build] [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: make opt]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "bigstringaf" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\bigstringaf.0.10.0)
-> compiled  bigstringaf.0.10.0
Processing 162/361: [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: make opt]
Processing 163/361: [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: make opt] [ohex: dune build]
-> installed bigstringaf.0.10.0
Processing 164/361: [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ocamlfind: make opt] [ohex: dune build]
+ C:\cygwin64\bin\make.exe "opt" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt.exe findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 164/361: [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ohex: dune build]
Processing 165/361: [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ohex: dune build] [ordering: rm]
Processing 166/361: [menhir: dune build] [mirage-crypto: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ohex: dune build] [ordering: rm] [ocamlfind: make install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "mirage-crypto" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\mirage-crypto.2.0.1)
-> compiled  mirage-crypto.2.0.1
Processing 166/361: [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ohex: dune build] [ordering: rm] [ocamlfind: make install]
Processing 167/361: [menhir: dune build] [ocaml-compiler-libs: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ohex: dune build] [ordering: rm] [pp: dune build] [ocamlfind: make install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocaml-compiler-libs" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocaml-compiler-libs.v0.17.0)
-> compiled  ocaml-compiler-libs.v0.17.0
Processing 167/361: [menhir: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ohex: dune build] [ordering: rm] [pp: dune build] [ocamlfind: make install]
Processing 168/361: [menhir: dune build] [ocaml-syntax-shims: dune build] [ocaml_intrinsics_kernel: dune build] [ohex: dune build] [ordering: rm] [pp: dune build] [ppx_derivers: dune build] [ocamlfind: make install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocaml-syntax-shims" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocaml-syntax-shims.1.0.0)
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe select-impl 5.3.0) > _build/default/src/impl
- File "_none_", line 1:
- Alert ocaml_deprecated_cli: 
- Running ocaml where the first argument is an implicit basename with no
- extension (e.g. ocaml script-file) is deprecated. Either rename the script
- (ocaml script-file.ml) or qualify the basename (ocaml ./script-file)
-> compiled  ocaml-syntax-shims.1.0.0
Processing 168/361: [menhir: dune build] [ocaml_intrinsics_kernel: dune build] [ohex: dune build] [ordering: rm] [pp: dune build] [ppx_derivers: dune build] [ocamlfind: make install]
Processing 169/361: [menhir: dune build] [ocaml_intrinsics_kernel: dune build] [ohex: dune build] [ordering: rm] [pp: dune build] [ppx_derivers: dune build] [re: dune build] [ocamlfind: make install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocaml_intrinsics_kernel" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocaml_intrinsics_kernel.v0.17.1)
-> compiled  ocaml_intrinsics_kernel.v0.17.1
Processing 169/361: [menhir: dune build] [ohex: dune build] [ordering: rm] [pp: dune build] [ppx_derivers: dune build] [re: dune build] [ocamlfind: make install]
Processing 170/361: [menhir: dune build] [ohex: dune build] [ordering: rm] [pp: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [ocamlfind: make install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ohex" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ohex.0.2.0)
-> compiled  ohex.0.2.0
Processing 170/361: [menhir: dune build] [ordering: rm] [pp: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [ocamlfind: make install]
Processing 171/361: [menhir: dune build] [ordering: rm] [pp: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [ocamlfind: make install]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ordering.3.19.1)
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ordering.3.19.1)
Processing 171/361: [menhir: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [ocamlfind: make install]
+ C:\cygwin64\bin\make.exe "install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "/C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "C:\Users\opam\AppData\Local\opam\5.3\bin"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\man"
- /usr/bin/make install-config
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf\"`"
- test -f "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf" || cp findlib.conf "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf"
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\bin"
- test 1 -eq 0 || install -d "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml"
- test 1 -eq 0 || cp topfind "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib/"
- f="ocamlfind.exe"; { test -f ocamlfind_opt.exe && f="ocamlfind_opt.exe"; }; \
- install -c $f "C:\Users\opam\AppData\Local\opam\5.3\bin/ocamlfind.exe"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib/"; \
- fi
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- for x in bytes ; do install -d "C:\Users\opam\AppData\Local\opam\5.3\lib/$x"; cp site-lib-src/$x/META "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META.tmp" && mv "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META.tmp" "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META"; done
- install -d "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib"; cp Makefile.packages "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/bin/make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "C:\Users\opam\AppData\Local\opam\5.3\bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- install -d "C:\Users\opam\AppData\Local\opam\5.3\man/man1" "C:\Users\opam\AppData\Local\opam\5.3\man/man3" "C:\Users\opam\AppData\Local\opam\5.3\man/man5"
- cp doc/ref-man/ocamlfind.1 "C:\Users\opam\AppData\Local\opam\5.3\man/man1"
- cp: cannot stat 'doc/ref-man/ocamlfind.1': No such file or directory
- make[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "C:\Users\opam\AppData\Local\opam\5.3\man/man5"
- cp: cannot stat 'doc/ref-man/META.5': No such file or directory
- cp: cannot stat 'doc/ref-man/site-lib.5': No such file or directory
- cp: cannot stat 'doc/ref-man/findlib.conf.5': No such file or directory
- make[1]: [Makefile:92: install-doc] Error 1 (ignored)
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
[WARNING] .install file is missing .exe extension for src/findlib/ocamlfind
[WARNING] .install file is missing .exe extension for src/findlib/ocamlfind_opt
[WARNING] Automatically adding .exe to C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8\src\findlib\ocamlfind.exe
[WARNING] Automatically adding .exe to C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8\src\findlib\ocamlfind_opt.exe
[WARNING] C:\Users\opam\AppData\Local\opam\5.3\bin\safe_camlp4 is a script; the command won't be available
-> installed ocamlfind.1.9.8
Processing 171/361: [menhir: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed mirage-crypto.2.0.1
Processing 172/361: [menhir: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 173/361: [menhir: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ocaml-syntax-shims.1.0.0
Processing 174/361: [menhir: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ocaml_intrinsics_kernel.v0.17.1
Processing 175/361: [menhir: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ohex.0.2.0
Processing 176/361: [menhir: dune build] [ordering: dune build] [pp: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ordering" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ordering.3.19.1)
-> compiled  ordering.3.19.1
Processing 176/361: [menhir: dune build] [pp: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 177/361: [angstrom: dune build] [menhir: dune build] [pp: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ordering.3.19.1
Processing 178/361: [angstrom: dune build] [menhir: dune build] [pp: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "pp" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\pp.2.0.0)
-> compiled  pp.2.0.0
Processing 178/361: [angstrom: dune build] [menhir: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 179/361: [angstrom: dune build] [menhir: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 180/361: [angstrom: dune build] [kdf: dune build] [menhir: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed base-bytes.base
Processing 181/361: [angstrom: dune build] [kdf: dune build] [menhir: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed pp.2.0.0
Processing 182/361: [angstrom: dune build] [kdf: dune build] [menhir: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppx_derivers" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 182/361: [angstrom: dune build] [kdf: dune build] [menhir: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 183/361: [angstrom: dune build] [dyn: rm] [kdf: dune build] [menhir: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed ppx_derivers.1.2.1
Processing 184/361: [angstrom: dune build] [dyn: rm] [kdf: dune build] [menhir: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "angstrom" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\angstrom.0.16.1)
-> compiled  angstrom.0.16.1
Processing 184/361: [dyn: rm] [kdf: dune build] [menhir: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 185/361: [dyn: rm] [kdf: dune build] [menhir: dune build] [ocplib-endian: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed angstrom.0.16.1
Processing 186/361: [dyn: rm] [kdf: dune build] [menhir: dune build] [ocplib-endian: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dyn.3.19.1)
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "kdf" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\kdf.1.0.0)
-> compiled  kdf.1.0.0
Processing 186/361: [dyn: rm] [menhir: dune build] [ocplib-endian: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 187/361: [dyn: rm] [menhir: dune build] [ocplib-endian: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
-> installed kdf.1.0.0
Processing 188/361: [dyn: rm] [menhir: dune build] [ocplib-endian: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dyn.3.19.1)
Processing 188/361: [dyn: dune build] [menhir: dune build] [ocplib-endian: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "re" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\re.1.13.2)
-> compiled  re.1.13.2
Processing 188/361: [dyn: dune build] [menhir: dune build] [ocplib-endian: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 189/361: [dyn: dune build] [menhir: dune build] [ocplib-endian: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build]
Processing 190/361: [dyn: dune build] [menhir: dune build] [ocplib-endian: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
-> installed re.1.13.2
Processing 191/361: [dyn: dune build] [menhir: dune build] [ocplib-endian: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 192/361: [dyn: dune build] [menhir: dune build] [ocplib-endian: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocplib-endian" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocplib-endian.1.2)
-> compiled  ocplib-endian.1.2
Processing 192/361: [dyn: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 193/361: [dyn: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 194/361: [dyn: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 195/361: [dyn: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 196/361: [dyn: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 197/361: [dyn: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 198/361: [dyn: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build]
Processing 199/361: [dyn: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
Processing 200/361: [dyn: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
Processing 201/361: [dyn: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
-> installed ocplib-endian.1.2
Processing 202/361: [dyn: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
Processing 203/361: [dyn: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
Processing 204/361: [dyn: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
Processing 205/361: [dyn: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
Processing 206/361: [dyn: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dyn" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dyn.3.19.1)
-> compiled  dyn.3.19.1
Processing 206/361: [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
Processing 207/361: [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
Processing 208/361: [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
Processing 209/361: [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
Processing 210/361: [lwt: dune exec] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
Processing 211/361: [lwt: dune exec] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
-> installed dyn.3.19.1
Processing 212/361: [lwt: dune exec] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
Processing 213/361: [lwt: dune exec] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
Processing 214/361: [lwt: dune exec] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "sexplib0" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 214/361: [lwt: dune exec] [menhir: dune build] [stdlib-shims: dune build] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
Processing 215/361: [lwt: dune exec] [menhir: dune build] [stdlib-shims: dune build] [stdune: rm] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
-> installed sexplib0.v0.17.0
Processing 216/361: [lwt: dune exec] [menhir: dune build] [stdlib-shims: dune build] [stdune: rm] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "false" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\lwt.6.0.0~alpha00)
Processing 216/361: [lwt: dune build] [menhir: dune build] [stdlib-shims: dune build] [stdune: rm] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "stdlib-shims" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 216/361: [lwt: dune build] [menhir: dune build] [stdune: rm] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
Processing 217/361: [base: dune build] [lwt: dune build] [menhir: dune build] [stdune: rm] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
-> installed stdlib-shims.0.3.0
Processing 218/361: [base: dune build] [lwt: dune build] [menhir: dune build] [stdune: rm] [stringext: dune build] [yojson: dune build] [zarith: ./configure]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stdune.3.19.1)
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "stringext" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stringext.1.6.0)
-> compiled  stringext.1.6.0
Processing 218/361: [base: dune build] [lwt: dune build] [menhir: dune build] [stdune: rm] [yojson: dune build] [zarith: ./configure]
Processing 219/361: [base: dune build] [lwt: dune build] [menhir: dune build] [parsexp: dune build] [stdune: rm] [yojson: dune build] [zarith: ./configure]
-> installed stringext.1.6.0
Processing 220/361: [base: dune build] [lwt: dune build] [menhir: dune build] [parsexp: dune build] [stdune: rm] [yojson: dune build] [zarith: ./configure]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stdune.3.19.1)
Processing 220/361: [base: dune build] [lwt: dune build] [menhir: dune build] [parsexp: dune build] [stdune: dune build] [yojson: dune build] [zarith: ./configure]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "yojson" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\yojson.2.2.2)
-> compiled  yojson.2.2.2
Processing 220/361: [base: dune build] [lwt: dune build] [menhir: dune build] [parsexp: dune build] [stdune: dune build] [zarith: ./configure]
Processing 221/361: [base: dune build] [lwt: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [stdune: dune build] [zarith: ./configure]
-> installed yojson.2.2.2
Processing 222/361: [base: dune build] [lwt: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [stdune: dune build] [zarith: ./configure]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\zarith.1.14\./configure  (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\zarith.1.14)
- binary ocaml: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamlc: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamldep: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamlmklib: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamldoc: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- binary ocamlopt: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- checking compilation with ocamlc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
- OCaml's word size is 64
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   includes:             -IC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml 
-   libraries:             -lgmp
-   linker options:       
-   C options:            -O3 -Wall -Wextra 
-   installation path:    C:\Users\opam\AppData\Local\opam\5.3\lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 222/361: [base: dune build] [lwt: dune build] [menhir: dune build] [parsexp: dune build] [ppxlib: dune build] [stdune: dune build] [zarith: make]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "menhir" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhir.20240715)
- (cd _build/default/lib/pack && .\pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin\menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- (cd _build/default && src\stage2\.bin\menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin\menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 99 sample input sentences and 47 error messages.
-> compiled  menhir.20240715
Processing 222/361: [base: dune build] [lwt: dune build] [parsexp: dune build] [ppxlib: dune build] [stdune: dune build] [zarith: make]
Processing 223/361: [base: dune build] [lwt: dune build] [ocf: dune build] [parsexp: dune build] [ppxlib: dune build] [stdune: dune build] [zarith: make]
-> installed menhir.20240715
Processing 224/361: [base: dune build] [lwt: dune build] [ocf: dune build] [parsexp: dune build] [ppxlib: dune build] [stdune: dune build] [zarith: make]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "parsexp" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\parsexp.v0.17.0)
-> compiled  parsexp.v0.17.0
Processing 224/361: [base: dune build] [lwt: dune build] [ocf: dune build] [ppxlib: dune build] [stdune: dune build] [zarith: make]
Processing 225/361: [base: dune build] [lwt: dune build] [ocf: dune build] [ppxlib: dune build] [stdune: dune build] [uri: dune build] [zarith: make]
-> installed parsexp.v0.17.0
Processing 226/361: [base: dune build] [lwt: dune build] [ocf: dune build] [ppxlib: dune build] [stdune: dune build] [uri: dune build] [zarith: make]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocf" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocf.0.9.0)
Processing 226/361: [base: dune build] [lwt: dune build] [ocf: dune install] [ppxlib: dune build] [stdune: dune build] [uri: dune build] [zarith: make]
+ C:\cygwin64\bin\make.exe  (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\zarith.1.14)
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp 
- ocamlc -ccopt "-IC:/Users/opam/AppData/Local/opam/5.3/lib/ocaml  -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp 
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -g -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -g -I +compiler-libs  -c zarith_version.ml
- ocamlopt -g -I +compiler-libs  -c z.ml
- ocamlopt -g -I +compiler-libs  -c q.ml
- ocamlopt -g -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp 
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.14
Processing 226/361: [base: dune build] [lwt: dune build] [ocf: dune install] [ppxlib: dune build] [stdune: dune build] [uri: dune build]
Processing 227/361: [base: dune build] [lwt: dune build] [ocf: dune install] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build] [uri: dune build]
Processing 228/361: [base: dune build] [lwt: dune build] [ocf: dune install] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build] [uri: dune build] [zarith: make install]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "ocf" "--create-install-files" "ocf" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocf.0.9.0)
-> compiled  ocf.0.9.0
Processing 228/361: [base: dune build] [lwt: dune build] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build] [uri: dune build] [zarith: make install]
Processing 229/361: [base: dune build] [lwt: dune build] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build] [uri: dune build] [zarith: make install]
Processing 230/361: [base: dune build] [lwt: dune build] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build] [uri: dune build] [zarith: make install]
+ C:\cygwin64\bin\make.exe "install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\zarith.1.14)
- ocamlfind install -destdir "C:\Users\opam\AppData\Local\opam\5.3\lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.dll
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\big_int_Z.cmti
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\q.cmti
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\z.cmti
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.a
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\big_int_Z.mli
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\q.mli
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.h
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.cmxs
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\big_int_Z.cmx
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\q.cmx
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\z.cmx
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith_version.cmx
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.cmxa
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\z.mli
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith_top.cma
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\big_int_Z.cmi
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\q.cmi
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\z.cmi
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\libzarith.a
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\zarith.cma
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\stublibs\dllzarith.dll
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\stublibs\dllzarith.dll.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory C:\Users\opam\AppData\Local\opam\5.3\lib\stublibs is not mentioned in ld.conf
- Installed C:\Users\opam\AppData\Local\opam\5.3\lib\zarith\META
-> installed zarith.1.14
Processing 230/361: [base: dune build] [lwt: dune build] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build] [uri: dune build]
Processing 231/361: [base: dune build] [cryptokit: dune build] [lwt: dune build] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build] [uri: dune build]
-> installed ocf.0.9.0
Processing 232/361: [base: dune build] [cryptokit: dune build] [lwt: dune build] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build] [uri: dune build]
Processing 233/361: [base: dune build] [cryptokit: dune build] [lwt: dune build] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build] [uri: dune build]
Processing 234/361: [base: dune build] [cryptokit: dune build] [lwt: dune build] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build] [uri: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "uri" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\uri.4.4.0)
-> compiled  uri.4.4.0
Processing 234/361: [base: dune build] [cryptokit: dune build] [lwt: dune build] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build]
Processing 235/361: [base: dune build] [cryptokit: dune build] [lwt: dune build] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build]
-> installed uri.4.4.0
Processing 236/361: [base: dune build] [cryptokit: dune build] [lwt: dune build] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build]
Processing 237/361: [base: dune build] [cryptokit: dune build] [lwt: dune build] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build]
Processing 238/361: [base: dune build] [cryptokit: dune build] [lwt: dune build] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build]
Processing 239/361: [base: dune build] [cryptokit: dune build] [lwt: dune build] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "lwt" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\lwt.6.0.0~alpha00)
- (cd _build/default/src/unix && C:\Users\opam\AppData\Local\opam\5.3\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -Wall -fdiagnostics-color=always -DUNICODE -D_UNICODE -g -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\threads -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\unix -I C:\Users\opam\AppData\Local\opam\5.3\lib\bytes -I C:\Users\opam\AppData\Local\opam\5.3\lib\ocplib-endian -I C:\Users\opam\AppData\Local\opam\5.3\lib\ocplib-endian\bigstring -I ../core -o lwt_process_stubs.o -c lwt_process_stubs.c)
- lwt_process_stubs.c: In function 'lwt_process_create_process':
- lwt_process_stubs.c:68:10: warning: unused variable 'hp' [-Wunused-variable]
-    68 |   HANDLE hp, fd0, fd1, fd2;
-       |          ^~
-> compiled  lwt.6.0.0~alpha00
Processing 239/361: [base: dune build] [cryptokit: dune build] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build]
-> installed lwt.6.0.0~alpha00
Processing 240/361: [base: dune build] [cryptokit: dune build] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build]
Processing 241/361: [base: dune build] [cryptokit: dune build] [lwt_log: dune build] [ppxlib: dune build] [sexplib: dune build] [stdune: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "sexplib" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\sexplib.v0.17.0)
-> compiled  sexplib.v0.17.0
Processing 241/361: [base: dune build] [cryptokit: dune build] [lwt_log: dune build] [ppxlib: dune build] [stdune: dune build]
-> installed sexplib.v0.17.0
Processing 242/361: [base: dune build] [cryptokit: dune build] [lwt_log: dune build] [ppxlib: dune build] [stdune: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "lwt_log" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\lwt_log.1.1.2)
-> compiled  lwt_log.1.1.2
Processing 242/361: [base: dune build] [cryptokit: dune build] [ppxlib: dune build] [stdune: dune build]
-> installed lwt_log.1.1.2
Processing 243/361: [base: dune build] [cryptokit: dune build] [ppxlib: dune build] [stdune: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "cryptokit" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cryptokit.1.20)
- (cd _build/default/src && config\flags.exe)
- ZLib: ............................... disabled
- Hardware support for AES and GCM: ... enabled
- getentropy():........................ disabled
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\5.3\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -DCAML_NAME_SPACE -DEXPORT=static -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -maes -mpclmul -g -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\unix -I C:\Users\opam\AppData\Local\opam\5.3\lib\zarith -o stubs-misc.o -c stubs-misc.c)
- stubs-misc.c: In function 'caml_xor_string':
- stubs-misc.c:17:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    17 | #define ALIGNMENT_OF(x) ((long)(x) & (sizeof(long) - 1))
-       |                          ^
- stubs-misc.c:27:18: note: in expansion of macro 'ALIGNMENT_OF'
-    27 |   if (l >= 64 && ALIGNMENT_OF(s) == ALIGNMENT_OF(d)) {
-       |                  ^~~~~~~~~~~~
- stubs-misc.c:17:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    17 | #define ALIGNMENT_OF(x) ((long)(x) & (sizeof(long) - 1))
-       |                          ^
- stubs-misc.c:27:37: note: in expansion of macro 'ALIGNMENT_OF'
-    27 |   if (l >= 64 && ALIGNMENT_OF(s) == ALIGNMENT_OF(d)) {
-       |                                     ^~~~~~~~~~~~
- stubs-misc.c:17:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    17 | #define ALIGNMENT_OF(x) ((long)(x) & (sizeof(long) - 1))
-       |                          ^
- stubs-misc.c:28:12: note: in expansion of macro 'ALIGNMENT_OF'
-    28 |     while (ALIGNMENT_OF(s) != 0 && l > 0) {
-       |            ^~~~~~~~~~~~
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\5.3\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -DCAML_NAME_SPACE -DEXPORT=static -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -maes -mpclmul -g -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\unix -I C:\Users\opam\AppData\Local\opam\5.3\lib\zarith -o stubs-rng.o -c stubs-rng.c)
- stubs-rng.c:59: warning: "_WIN32_WINNT" redefined
-    59 | #define _WIN32_WINNT 0x0400
-       | 
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/corecrt.h:10,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/crtdefs.h:10,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/stddef.h:7,
-                  from /usr/lib/gcc/x86_64-w64-mingw32/13/include/stddef.h:1,
-                  from C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml/caml/config.h:47,
-                  from C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml/caml/mlvalues.h:19,
-                  from stubs-rng.c:16:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/_mingw.h:256: note: this is the location of the previous definition
-   256 | #define _WIN32_WINNT 0xa00
-       | 
-> compiled  cryptokit.1.20
Processing 243/361: [base: dune build] [ppxlib: dune build] [stdune: dune build]
-> installed cryptokit.1.20
Processing 244/361: [base: dune build] [ppxlib: dune build] [stdune: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "stdune" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stdune.3.19.1)
-> compiled  stdune.3.19.1
Processing 244/361: [base: dune build] [ppxlib: dune build]
-> installed stdune.3.19.1
Processing 245/361: [base: dune build] [ppxlib: dune build]
Processing 246/361: [base: dune build] [dune-private-libs: rm] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "base" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\base.v0.17.3)
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -g -I src/.base.objs/byte -I src/.base.objs/native -I C:\Users\opam\AppData\Local\opam\5.3\lib\ocaml_intrinsics_kernel -I C:\Users\opam\AppData\Local\opam\5.3\lib\sexplib0 -I hash_types/src/.base_internalhash_types.objs/byte -I hash_types/src/.base_internalhash_types.objs/native -I shadow-stdlib/src/.shadow_stdlib.objs/byte -I shadow-stdlib/src/.shadow_stdlib.objs/native -intf-suffix .ml -no-alias-deps -open Base__ -o src/.base.objs/native/base__Array.cmx -c -impl src/array.ml)
- File "src/array.ml", line 399, characters 28-75:
- 399 |       result := Bool.select ((keep_left_if [@inlined]) (compare x !result)) x !result
-                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 55 [inlining-impossible]: Cannot inline: Unknown function
-> compiled  base.v0.17.3
Processing 246/361: [dune-private-libs: rm] [ppxlib: dune build]
-> installed base.v0.17.3
Processing 247/361: [dune-private-libs: rm] [ppxlib: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-private-libs.3.19.1)
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-private-libs.3.19.1)
Processing 247/361: [dune-private-libs: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppxlib.0.35.0)
-> compiled  ppxlib.0.35.0
Processing 247/361: [dune-private-libs: dune build]
-> installed ppxlib.0.35.0
Processing 248/361: [dune-private-libs: dune build]
Processing 249/361: [dune-private-libs: dune build] [lwt_ppx: dune build]
Processing 250/361: [dune-private-libs: dune build] [lwt_ppx: dune build] [ocf_ppx: dune build]
Processing 251/361: [dune-private-libs: dune build] [lwt_ppx: dune build] [ocf_ppx: dune build] [ppx_blob: dune build]
Processing 252/361: [dune-private-libs: dune build] [lwt_ppx: dune build] [ocf_ppx: dune build] [ppx_blob: dune build] [ppx_deriving: dune build]
Processing 253/361: [dune-private-libs: dune build] [lwt_ppx: dune build] [ocf_ppx: dune build] [ppx_blob: dune build] [ppx_deriving: dune build] [ppxlib_jane: dune build]
Processing 254/361: [dune-private-libs: dune build] [lwt_ppx: dune build] [ocf_ppx: dune build] [ppx_blob: dune build] [ppx_deriving: dune build] [ppxlib_jane: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dune-private-libs" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-private-libs.3.19.1)
-> compiled  dune-private-libs.3.19.1
Processing 254/361: [lwt_ppx: dune build] [ocf_ppx: dune build] [ppx_blob: dune build] [ppx_deriving: dune build] [ppxlib_jane: dune build] [sedlex: dune build]
-> installed dune-private-libs.3.19.1
Processing 255/361: [lwt_ppx: dune build] [ocf_ppx: dune build] [ppx_blob: dune build] [ppx_deriving: dune build] [ppxlib_jane: dune build] [sedlex: dune build]
Processing 256/361: [dune-site: rm] [lwt_ppx: dune build] [ocf_ppx: dune build] [ppx_blob: dune build] [ppx_deriving: dune build] [ppxlib_jane: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "lwt_ppx" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\lwt_ppx.5.9.1)
-> compiled  lwt_ppx.5.9.1
Processing 256/361: [dune-site: rm] [ocf_ppx: dune build] [ppx_blob: dune build] [ppx_deriving: dune build] [ppxlib_jane: dune build] [sedlex: dune build]
-> installed lwt_ppx.5.9.1
Processing 257/361: [dune-site: rm] [ocf_ppx: dune build] [ppx_blob: dune build] [ppx_deriving: dune build] [ppxlib_jane: dune build] [sedlex: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-site.3.19.1)
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocf_ppx" "-j" "7" "--promote-install-files=false" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocf_ppx.0.9.0)
Processing 257/361: [dune-site: rm] [ocf_ppx: dune install] [ppx_blob: dune build] [ppx_deriving: dune build] [ppxlib_jane: dune build] [sedlex: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-site.3.19.1)
Processing 257/361: [dune-site: dune build] [ocf_ppx: dune install] [ppx_blob: dune build] [ppx_deriving: dune build] [ppxlib_jane: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppx_blob" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppx_blob.0.9.0)
-> compiled  ppx_blob.0.9.0
Processing 257/361: [dune-site: dune build] [ocf_ppx: dune install] [ppx_deriving: dune build] [ppxlib_jane: dune build] [sedlex: dune build]
-> installed ppx_blob.0.9.0
Processing 258/361: [dune-site: dune build] [ocf_ppx: dune install] [ppx_deriving: dune build] [ppxlib_jane: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "install" "-p" "ocf_ppx" "--create-install-files" "ocf_ppx" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocf_ppx.0.9.0)
-> compiled  ocf_ppx.0.9.0
Processing 258/361: [dune-site: dune build] [ppx_deriving: dune build] [ppxlib_jane: dune build] [sedlex: dune build]
-> installed ocf_ppx.0.9.0
Processing 259/361: [dune-site: dune build] [ppx_deriving: dune build] [ppxlib_jane: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppx_deriving" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppx_deriving.6.0.3)
-> compiled  ppx_deriving.6.0.3
Processing 259/361: [dune-site: dune build] [ppxlib_jane: dune build] [sedlex: dune build]
-> installed ppx_deriving.6.0.3
Processing 260/361: [dune-site: dune build] [ppxlib_jane: dune build] [sedlex: dune build]
Processing 261/361: [dune-site: dune build] [ppx_deriving_yojson: dune build] [ppxlib_jane: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppxlib_jane" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppxlib_jane.v0.17.2)
-> compiled  ppxlib_jane.v0.17.2
Processing 261/361: [dune-site: dune build] [ppx_deriving_yojson: dune build] [sedlex: dune build]
-> installed ppxlib_jane.v0.17.2
Processing 262/361: [dune-site: dune build] [ppx_deriving_yojson: dune build] [sedlex: dune build]
Processing 263/361: [dune-site: dune build] [ppx_deriving_yojson: dune build] [ppx_sexp_conv: dune build] [sedlex: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "sedlex" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\sedlex.3.6)
-> compiled  sedlex.3.6
Processing 263/361: [dune-site: dune build] [ppx_deriving_yojson: dune build] [ppx_sexp_conv: dune build]
-> installed sedlex.3.6
Processing 264/361: [dune-site: dune build] [ppx_deriving_yojson: dune build] [ppx_sexp_conv: dune build]
Processing 265/361: [dune-site: dune build] [ppx_deriving_yojson: dune build] [ppx_sexp_conv: dune build]
Processing 266/361: [dune-site: dune build] [js_of_ocaml-compiler: dune build] [ppx_deriving_yojson: dune build] [ppx_sexp_conv: dune build]
Processing 267/361: [dune-site: dune build] [js_of_ocaml-compiler: dune build] [ppx_deriving_yojson: dune build] [ppx_sexp_conv: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dune-site" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-site.3.19.1)
-> compiled  dune-site.3.19.1
Processing 267/361: [js_of_ocaml-compiler: dune build] [ppx_deriving_yojson: dune build] [ppx_sexp_conv: dune build]
-> installed dune-site.3.19.1
Processing 268/361: [js_of_ocaml-compiler: dune build] [ppx_deriving_yojson: dune build] [ppx_sexp_conv: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppx_deriving_yojson" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppx_deriving_yojson.3.9.1)
-> compiled  ppx_deriving_yojson.3.9.1
Processing 268/361: [js_of_ocaml-compiler: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_deriving_yojson.3.9.1
Processing 269/361: [js_of_ocaml-compiler: dune build] [ppx_sexp_conv: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppx_sexp_conv" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppx_sexp_conv.v0.17.0)
-> compiled  ppx_sexp_conv.v0.17.0
Processing 269/361: [js_of_ocaml-compiler: dune build]
-> installed ppx_sexp_conv.v0.17.0
Processing 270/361: [js_of_ocaml-compiler: dune build]
Processing 271/361: [ipaddr-sexp: dune build] [js_of_ocaml-compiler: dune build]
Processing 272/361: [ipaddr-sexp: dune build] [js_of_ocaml-compiler: dune build] [uri-sexp: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ipaddr-sexp" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ipaddr-sexp.5.6.0)
-> compiled  ipaddr-sexp.5.6.0
Processing 272/361: [js_of_ocaml-compiler: dune build] [uri-sexp: dune build]
-> installed ipaddr-sexp.5.6.0
Processing 273/361: [js_of_ocaml-compiler: dune build] [uri-sexp: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "uri-sexp" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\uri-sexp.4.4.0)
-> compiled  uri-sexp.4.4.0
Processing 273/361: [js_of_ocaml-compiler: dune build]
-> installed uri-sexp.4.4.0
Processing 274/361: [js_of_ocaml-compiler: dune build]
Processing 275/361: [js_of_ocaml-compiler: dune build]
Processing 276/361: [js_of_ocaml-compiler: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "js_of_ocaml-compiler" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\js_of_ocaml-compiler.6.1.1)
- (cd tools/version && C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe -I +compiler-libs C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\js_of_ocaml-compiler.6.1.1\_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.6.1.1
-> installed js_of_ocaml-compiler.6.1.1
Processing 278/361: [js_of_ocaml: dune build]
Processing 279/361: [js_of_ocaml: dune build]
Processing 280/361: [js_of_ocaml: dune build]
Processing 281/361: [js_of_ocaml: dune build]
Processing 282/361: [js_of_ocaml: dune build]
Processing 283/361: [js_of_ocaml: dune build]
Processing 284/361: [js_of_ocaml: dune build]
Processing 285/361: [js_of_ocaml: dune build]
Processing 286/361: [js_of_ocaml: dune build]
Processing 287/361: [js_of_ocaml: dune build]
Processing 288/361: [js_of_ocaml: dune build]
Processing 289/361: [js_of_ocaml: dune build]
Processing 290/361: [js_of_ocaml: dune build]
Processing 291/361: [js_of_ocaml: dune build]
Processing 292/361: [js_of_ocaml: dune build]
Processing 293/361: [js_of_ocaml: dune build]
Processing 294/361: [js_of_ocaml: dune build]
Processing 295/361: [js_of_ocaml: dune build]
Processing 296/361: [js_of_ocaml: dune build]
Processing 297/361: [js_of_ocaml: dune build]
Processing 298/361: [js_of_ocaml: dune build]
Processing 299/361: [js_of_ocaml: dune build]
Processing 300/361: [js_of_ocaml: dune build]
Processing 301/361: [js_of_ocaml: dune build]
Processing 302/361: [js_of_ocaml: dune build]
Processing 303/361: [js_of_ocaml: dune build]
Processing 304/361: [js_of_ocaml: dune build]
Processing 305/361: [js_of_ocaml: dune build]
Processing 306/361: [js_of_ocaml: dune build]
Processing 307/361: [js_of_ocaml: dune build]
Processing 308/361: [js_of_ocaml: dune build]
Processing 309/361: [js_of_ocaml: dune build]
Processing 310/361: [js_of_ocaml: dune build]
Processing 311/361: [js_of_ocaml: dune build]
Processing 312/361: [js_of_ocaml: dune build]
Processing 313/361: [js_of_ocaml: dune build]
Processing 314/361: [js_of_ocaml: dune build]
Processing 315/361: [js_of_ocaml: dune build]
Processing 316/361: [js_of_ocaml: dune build]
Processing 317/361: [js_of_ocaml: dune build]
Processing 318/361: [js_of_ocaml: dune build]
Processing 319/361: [js_of_ocaml: dune build]
Processing 320/361: [js_of_ocaml: dune build]
Processing 321/361: [js_of_ocaml: dune build]
Processing 322/361: [js_of_ocaml: dune build]
Processing 323/361: [js_of_ocaml: dune build]
Processing 324/361: [js_of_ocaml: dune build]
Processing 325/361: [js_of_ocaml: dune build]
Processing 326/361: [js_of_ocaml: dune build]
Processing 327/361: [js_of_ocaml: dune build]
Processing 328/361: [js_of_ocaml: dune build]
Processing 329/361: [js_of_ocaml: dune build]
Processing 330/361: [js_of_ocaml: dune build]
Processing 331/361: [js_of_ocaml: dune build]
Processing 332/361: [js_of_ocaml: dune build]
Processing 333/361: [js_of_ocaml: dune build]
Processing 334/361: [js_of_ocaml: dune build]
Processing 335/361: [js_of_ocaml: dune build]
Processing 336/361: [js_of_ocaml: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "js_of_ocaml" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\js_of_ocaml.6.1.1)
- (cd tools/version && C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe -I +compiler-libs C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\js_of_ocaml.6.1.1\_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.6.1.1
-> installed js_of_ocaml.6.1.1
Processing 338/361: [js_of_ocaml-ppx: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "js_of_ocaml-ppx" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\js_of_ocaml-ppx.6.1.1)
- (cd tools/version && C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe -I +compiler-libs C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\js_of_ocaml-ppx.6.1.1\_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-ppx.6.1.1
-> installed js_of_ocaml-ppx.6.1.1

#=== ERROR while compiling ocamlbuild.0.16.1 ==================================#
# context              2.3.0 | win32/x86_64 | ocaml-base-compiler.5.3.0 | file://C:/Users/opam/opam-repository
# path                 ~\AppData\Local\opam\5.3\.opam-switch\build\ocamlbuild.0.16.1
# command              C:\cygwin64\bin\make.exe check-if-preinstalled all opam-install
# exit-code            2
# env-file             ~\AppData\Local\opam\log\ocamlbuild-1568-b5c0b4.env
# output-file          ~\AppData\Local\opam\log\ocamlbuild-1568-b5c0b4.out
### output ###
# [...]
# 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
# x86_64-w64-mingw32-gcc: fatal error: cannot execute 'as': spawn: No such file or directory
# compilation terminated.
# File "src/ocaml_utils.ml", line 1:
# Error: Assembler error, input left in file "C:\Users\opam\AppData\Local\Temp\camlasm45e2ee.s"
# make: *** [Makefile:427: src/ocaml_utils.cmx] Error 2



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install asn1-combinators   0.3.2
| - install astring            0.8.5
| - install bos                0.2.1
| - install ca-certs           1.0.1
| - install cohttp             5.3.1
| - install cohttp-lwt         5.3.0
| - install cohttp-lwt-unix    5.3.0
| - install conduit            7.0.0
| - install conduit-lwt        7.0.0
| - install conduit-lwt-unix   7.0.0
| - install fmt                0.11.0
| - install fpath              0.7.3
| - install higlo              0.10.0
| - install iri                1.1.0
| - install jsonm              1.0.2
| - install logs               0.9.0
| - install mirage-crypto-ec   2.0.1
| - install mirage-crypto-pk   2.0.1
| - install mirage-crypto-rng  2.0.1
| - install ojs_base           0.8.0
| - install ojs_base_all       0.8.0
| - install ojs_base_ppx       0.8.0
| - install ojs_ed             0.8.0
| - install ojs_filetree       0.8.0
| - install ojs_list           0.8.0
| - install omd                2.0.0~alpha4
| - install ptime              1.2.0
| - install rresult            0.7.0
| - install stog               1.1.0
| - install stog_all           1.1.0
| - install stog_asy           1.1.0
| - install stog_dot           1.1.0
| - install stog_extern        1.1.0
| - install stog_markdown      1.1.0
| - install stog_multi_doc     1.1.0
| - install stog_nocaml        1.1.0
| - install stog_noexec        1.1.0
| - install stog_plugins       1.1.0
| - install stog_rel_href      1.1.0
| - install stog_server        1.1.0
| - install stog_server_multi  1.1.0
| - install stog_sitemap       1.1.0
| - install stog_writing       1.1.0
| - install topkg              1.1.0
| - install uucp               16.0.0
| - install uunf               16.0.0
| - install uutf               1.0.4
| - install websocket          2.17
| - install websocket-lwt-unix 2.17
| - install x509               1.0.6
| - install xmldiff            0.7.0
| - install xmldiff_js         0.7.0
| - install xmlm               1.4.0
| - install xtmpl              1.1.0
| - install xtmpl_js           1.1.0
| - install xtmpl_ppx          1.1.0
+- 
+- The following actions failed
| - build ocamlbuild 0.16.1
+- 
+- The following changes have been performed (the rest was aborted)
| - recompile mingw-w64-shims            0.2.0
| - install   angstrom                   0.16.1
| - install   base                       v0.17.3
| - install   base-bytes                 base
| - install   base64                     3.5.1
| - install   bigstringaf                0.10.0
| - install   cmdliner                   1.3.0
| - install   conf-gmp                   5
| - install   conf-gmp-powm-sec          4
| - install   conf-mingw-w64-gcc-i686    1
| - install   conf-mingw-w64-gmp-i686    1
| - install   conf-mingw-w64-gmp-x86_64  1
| - install   conf-mingw-w64-zlib-i686   1
| - install   conf-mingw-w64-zlib-x86_64 1
| - install   conf-pkg-config            4
| - install   conf-zlib                  1
| - install   cppo                       1.8.0
| - install   cryptokit                  1.20
| - install   csexp                      1.5.2
| - install   digestif                   1.3.0
| - install   domain-name                0.4.1
| - install   dune                       3.19.1
| - install   dune-build-info            3.19.1
| - install   dune-configurator          3.19.1
| - install   dune-private-libs          3.19.1
| - install   dune-site                  3.19.1
| - install   duration                   0.2.1
| - install   dyn                        3.19.1
| - install   eqaf                       0.10
| - install   gen                        1.1
| - install   gmap                       0.3.0
| - install   ipaddr                     5.6.0
| - install   ipaddr-sexp                5.6.0
| - install   js_of_ocaml                6.1.1
| - install   js_of_ocaml-compiler       6.1.1
| - install   js_of_ocaml-ppx            6.1.1
| - install   kdf                        1.0.0
| - install   lwt                        6.0.0~alpha00
| - install   lwt_log                    1.1.2
| - install   lwt_ppx                    5.9.1
| - install   macaddr                    5.6.0
| - install   magic-mime                 1.3.1
| - install   menhir                     20240715
| - install   menhirCST                  20240715
| - install   menhirLib                  20240715
| - install   menhirSdk                  20240715
| - install   mirage-crypto              2.0.1
| - install   num                        1.6
| - install   ocaml-compiler-libs        v0.17.0
| - install   ocaml-syntax-shims         1.0.0
| - install   ocaml_intrinsics_kernel    v0.17.1
| - install   ocamlfind                  1.9.8
| - install   ocf                        0.9.0
| - install   ocf_ppx                    0.9.0
| - install   ocplib-endian              1.2
| - install   ohex                       0.2.0
| - install   ordering                   3.19.1
| - install   parsexp                    v0.17.0
| - install   pp                         2.0.0
| - install   ppx_blob                   0.9.0
| - install   ppx_derivers               1.2.1
| - install   ppx_deriving               6.0.3
| - install   ppx_deriving_yojson        3.9.1
| - install   ppx_sexp_conv              v0.17.0
| - install   ppxlib                     0.35.0
| - install   ppxlib_jane                v0.17.2
| - install   re                         1.13.2
| - install   sedlex                     3.6
| - install   seq                        base
| - install   sexplib                    v0.17.0
| - install   sexplib0                   v0.17.0
| - install   stdlib-shims               0.3.0
| - install   stdune                     3.19.1
| - install   stringext                  1.6.0
| - install   uri                        4.4.0
| - install   uri-sexp                   4.4.0
| - install   yojson                     2.2.2
| - install   zarith                     1.14
+- 
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    C:\cygwin64\bin\opam.exe switch import "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\.opam-switch\\backup\\state-20251008141909.export"
'C:\cygwin64\bin\opam.exe install -vy stog_all.1.1.0' failed.
"opam remove -y stog_all.1.1.0
opam install -vy stog_all.1.1.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: stog_all.1.1.0 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi 


exit $res" failed with exit status 31
Failed: Build failed