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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2026-01-27 19:39.02 ---> using "1d6ffeb5a52124df73b2e951323e99615c52ca4f9bdf0f65039be6146fabdaab" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe"))
2026-01-27 19:39.02 ---> using "75bf3fbea1cbc65a9803f40104651d67c546cddf5606f6a4af6db8fca92eb5c0" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q f9f7db30fd6e805d48b947df138d463a5433f4d1"))
2026-01-27 19:39.02 ---> using "9ffa4e67a2bc1bb10e9ddbad49fb07bd9ccdabfd46a57b5dc6e4edb83dbbd851" from cache

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

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

  Updating ~\.bash_profile.
  Added 9 lines after line 1 in ~\.bash_profile.
2026-01-27 19:39.02 ---> using "82d19e1b0719e0b35d8d7240b154fc1d98e1fb03f8ae529f79f6dfe6a46b0e81" from cache

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

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

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

/: (run (network host)
        (shell "opam update --depexts"))
2026-01-27 19:39.02 ---> using "78ba57933dcbd178288706de33aff8e6f3519b4f701f692b063964f16cf2972b" from cache

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

The following actions will be performed:
=== install 26 packages
  - install base-bytes            base         [required by ocplib-endian]
  - install cmdliner              2.1.0        [required by js_of_ocaml-compiler]
  - install cppo                  1.8.0        [required by lwt]
  - install csexp                 1.5.2        [required by dune-configurator]
  - install dune                  3.20.2       [required by jsoo_broadcastchannel]
  - install dune-configurator     3.20.2       [required by lwt]
  - install gen                   1.1          [required by sedlex]
  - install js_of_ocaml           6.2.0        [required by jsoo_broadcastchannel]
  - install js_of_ocaml-compiler  6.2.0        [required by js_of_ocaml]
  - install js_of_ocaml-ppx       6.2.0        [required by jsoo_broadcastchannel]
  - install jsoo_broadcastchannel 2.0.0
  - install lwt                   6.0.0-beta01 [required by jsoo_broadcastchannel]
  - install menhir                20250912     [required by js_of_ocaml-compiler]
  - install menhirCST             20250912     [required by menhir]
  - install menhirLib             20250912     [required by js_of_ocaml-compiler]
  - install menhirSdk             20250912     [required by js_of_ocaml-compiler]
  - install ocaml-compiler-libs   v0.17.0      [required by ppxlib]
  - install ocamlfind             1.9.8        [required by js_of_ocaml-compiler]
  - install ocplib-endian         1.2          [required by lwt]
  - install ppx_derivers          1.2.1        [required by ppxlib]
  - install ppxlib                0.37.0       [required by js_of_ocaml, js_of_ocaml-ppx]
  - install sedlex                3.7          [required by js_of_ocaml-compiler]
  - install seq                   base         [required by gen]
  - install sexplib0              v0.17.0      [required by ppxlib]
  - install stdlib-shims          0.3.0        [required by ppxlib]
  - install yojson                3.0.0        [required by js_of_ocaml-compiler]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/72: [cmdliner.2.1.0: http]
Processing  3/72: [cmdliner.2.1.0: http] [cppo.1.8.0: extract]
Processing  4/72: [cmdliner.2.1.0: http] [cppo.1.8.0: extract] [csexp.1.5.2: extract]
Processing  4/72: [cmdliner.2.1.0: extract] [cppo.1.8.0: extract] [csexp.1.5.2: extract]
-> retrieved cppo.1.8.0  (cached)
Processing  4/72: [cmdliner.2.1.0: extract] [csexp.1.5.2: extract]
Processing  5/72: [cmdliner.2.1.0: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http]
-> retrieved cmdliner.2.1.0  (https://erratique.ch/software/cmdliner/releases/cmdliner-2.1.0.tbz)
Processing  5/72: [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http]
Processing  6/72: [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [gen.1.1: extract]
Processing  7/72: [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [gen.1.1: extract] [cmdliner: make all]
-> retrieved csexp.1.5.2  (cached)
Processing  7/72: [dune.3.20.2, dune-configurator.3.20.2: http] [gen.1.1: extract] [cmdliner: make all]
Processing  8/72: [dune.3.20.2, dune-configurator.3.20.2: http] [gen.1.1: extract] [js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0: http] [cmdliner: make all]
Processing  8/72: [dune.3.20.2, dune-configurator.3.20.2: extract] [gen.1.1: extract] [js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0: http] [cmdliner: make all]
-> retrieved gen.1.1  (cached)
Processing  8/72: [dune.3.20.2, dune-configurator.3.20.2: extract] [js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0: http] [cmdliner: make all]
Processing  9/72: [dune.3.20.2, dune-configurator.3.20.2: extract] [js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0: http] [jsoo_broadcastchannel.2.0.0: http] [cmdliner: make all]
Processing  9/72: [dune.3.20.2, dune-configurator.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [jsoo_broadcastchannel.2.0.0: http] [cmdliner: make all]
Processing  9/72: [dune.3.20.2, dune-configurator.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [jsoo_broadcastchannel.2.0.0: extract] [cmdliner: make all]
-> retrieved jsoo_broadcastchannel.2.0.0  (https://github.com/xvw/jsoo_broadcastchannel/archive/2.0.0.tar.gz)
Processing  9/72: [dune.3.20.2, dune-configurator.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [cmdliner: make all]
Processing 10/72: [dune.3.20.2, dune-configurator.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [lwt.6.0.0-beta01: http] [cmdliner: make all]
Processing 10/72: [dune.3.20.2, dune-configurator.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [lwt.6.0.0-beta01: extract] [cmdliner: make all]
-> retrieved lwt.6.0.0-beta01  (https://github.com/ocsigen/lwt/archive/refs/tags/6.0.0-beta01.tar.gz)
Processing 10/72: [dune.3.20.2, dune-configurator.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [cmdliner: make all]
Processing 11/72: [dune.3.20.2, dune-configurator.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912: http] [cmdliner: make all]
Processing 11/72: [dune.3.20.2, dune-configurator.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [menhir.20250912 + 3 others: extract] [cmdliner: make all]
-> retrieved menhir.20250912, menhirCST.20250912, menhirLib.20250912, menhirSdk.20250912  (https://gitlab.inria.fr/fpottier/menhir/-/archive/20250912/archive.tar.gz)
Processing 11/72: [dune.3.20.2, dune-configurator.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [cmdliner: make all]
Processing 12/72: [dune.3.20.2, dune-configurator.3.20.2: extract] [js_of_ocaml.6.2.0 + 2 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all]
-> retrieved dune.3.20.2, dune-configurator.3.20.2  (https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz)
Processing 12/72: [js_of_ocaml.6.2.0 + 2 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [cmdliner: make all]
Processing 13/72: [js_of_ocaml.6.2.0 + 2 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocamlfind.1.9.8: extract] [cmdliner: make all]
Processing 14/72: [js_of_ocaml.6.2.0 + 2 others: extract] [ocaml-compiler-libs.v0.17.0: extract] [ocamlfind.1.9.8: extract] [cmdliner: make all] [dune: ocaml 7]
-> retrieved js_of_ocaml.6.2.0, js_of_ocaml-compiler.6.2.0, js_of_ocaml-ppx.6.2.0  (https://github.com/ocsigen/js_of_ocaml/releases/download/6.2.0/js_of_ocaml-6.2.0.tbz)
Processing 14/72: [ocaml-compiler-libs.v0.17.0: extract] [ocamlfind.1.9.8: extract] [cmdliner: make all] [dune: ocaml 7]
Processing 15/72: [ocaml-compiler-libs.v0.17.0: extract] [ocamlfind.1.9.8: extract] [ocplib-endian.1.2: extract] [cmdliner: make all] [dune: ocaml 7]
-> retrieved ocaml-compiler-libs.v0.17.0  (cached)
Processing 15/72: [ocamlfind.1.9.8: extract] [ocplib-endian.1.2: extract] [cmdliner: make all] [dune: ocaml 7]
Processing 16/72: [ocamlfind.1.9.8: extract] [ocplib-endian.1.2: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [dune: ocaml 7]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 16/72: [ocplib-endian.1.2: extract] [ppx_derivers.1.2.1: extract] [cmdliner: make all] [dune: ocaml 7]
Processing 17/72: [ocplib-endian.1.2: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: http] [cmdliner: make all] [dune: ocaml 7]
Processing 18/72: [ocplib-endian.1.2: extract] [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: http] [cmdliner: make all] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ocplib-endian.1.2  (cached)
Processing 18/72: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: http] [cmdliner: make all] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 19/72: [ppx_derivers.1.2.1: extract] [ppxlib.0.37.0: http] [sedlex.3.7: http] [cmdliner: make all] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 19/72: [ppxlib.0.37.0: http] [sedlex.3.7: http] [cmdliner: make all] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved seq.base  (cached)
Processing 20/72: [ppxlib.0.37.0: http] [sedlex.3.7: http] [cmdliner: make all] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 21/72: [ppxlib.0.37.0: http] [sedlex.3.7: http] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 22/72: [ppxlib.0.37.0: http] [sedlex.3.7: http] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> installed seq.base
Processing 23/72: [ppxlib.0.37.0: http] [sedlex.3.7: http] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 23/72: [ppxlib.0.37.0: extract] [sedlex.3.7: http] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 23/72: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [sexplib0.v0.17.0: extract] [cmdliner: make all] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved sexplib0.v0.17.0  (cached)
Processing 23/72: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [cmdliner: make all] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 24/72: [ppxlib.0.37.0: extract] [sedlex.3.7: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved sedlex.3.7  (https://github.com/ocaml-community/sedlex/archive/refs/tags/v3.7.tar.gz)
Processing 24/72: [ppxlib.0.37.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 25/72: [ppxlib.0.37.0: extract] [stdlib-shims.0.3.0: extract] [yojson.3.0.0: http] [cmdliner: make all] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 25/72: [ppxlib.0.37.0: extract] [yojson.3.0.0: http] [cmdliner: make all] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
+ C:\cygwin64\bin\make.exe "all" "PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\5.3" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.2.1.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml natexe
- _build/src/tool/cmdliner generic-completion bash > _build/src/tool/bash-completion.sh
- _build/src/tool/cmdliner tool-completion bash cmdliner > _build/src/tool/bash-cmdliner.sh
- _build/src/tool/cmdliner generic-completion zsh > _build/src/tool/zsh-completion.sh
- _build/src/tool/cmdliner tool-completion zsh cmdliner > _build/src/tool/zsh-cmdliner.sh
- _build/src/tool/cmdliner generic-completion pwsh > _build/src/tool/pwsh-completion.ps1
- _build/src/tool/cmdliner tool-completion pwsh cmdliner > _build/src/tool/pwsh-cmdliner.ps1
- _build/src/tool/cmdliner install tool-manpages _build/src/tool/cmdliner _build/src/tool/man
- Creating directory _build/src/tool/man\man1
- Writing _build/src/tool/man\man1\cmdliner.1
- Writing _build/src/tool/man\man1\cmdliner-generic-completion.1
- Writing _build/src/tool/man\man1\cmdliner-install.1
- Writing _build/src/tool/man\man1\cmdliner-install-generic-completion.1
- Writing _build/src/tool/man\man1\cmdliner-install-tool-completion.1
- Writing _build/src/tool/man\man1\cmdliner-install-tool-manpages.1
- Writing _build/src/tool/man\man1\cmdliner-install-tool-support.1
- Writing _build/src/tool/man\man1\cmdliner-tool-commands.1
- Writing _build/src/tool/man\man1\cmdliner-tool-completion.1
- ocaml build.ml cmxs
-> compiled  cmdliner.2.1.0
Processing 25/72: [ppxlib.0.37.0: extract] [yojson.3.0.0: http] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin]
Processing 26/72: [ppxlib.0.37.0: extract] [yojson.3.0.0: http] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
-> retrieved ppxlib.0.37.0  (https://github.com/ocaml-ppx/ppxlib/releases/download/0.37.0/ppxlib-0.37.0.tbz)
Processing 26/72: [yojson.3.0.0: http] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
Processing 26/72: [yojson.3.0.0: extract] [dune: ocaml 7] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\5.3\bin] [cmdliner: make install]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8\./configure "-bindir" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\bin" "-sitelib" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib" "-mandir" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\man" "-config" "C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Cygwin build environment found; using .exe as suffix for binaries
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml
-     Binaries:              /cygdrive/c/Users/opam/AppData/Local/opam/5.3/bin
-     Manual pages:          /usr/local/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              C:\Users\opam\AppData\Local\opam\5.3\lib
- The configuration file is written to:
-     findlib config file:   C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              C:\Users\opam\AppData\Local\opam\5.3\bin
-     Manual pages:          C:\Users\opam\AppData\Local\opam\5.3\man
-     topfind script:        /cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 26/72: [yojson.3.0.0: extract] [dune: ocaml 7] [ocamlfind: make all] [cmdliner: make install]
-> retrieved yojson.3.0.0  (https://github.com/ocaml-community/yojson/releases/download/3.0.0/yojson-3.0.0.tbz)
Processing 26/72: [dune: ocaml 7] [ocamlfind: make all] [cmdliner: make install]
+ C:\cygwin64\bin\make.exe "install" "BINDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\bin" "LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\lib\\cmdliner" "DOCDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\doc\\cmdliner" "SHAREDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\share" "MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\man" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.2.1.0)
- install -d "C:\Users\opam\AppData\Local\opam\5.3\bin" "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install -m 644 pkg/META _build/src/cmdliner.cmi "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install -m 644 cmdliner.opam "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner/opam"
- install -m 644 _build/src/cmdliner.mli _build/src/cmdliner_arg.mli _build/src/cmdliner_base.mli _build/src/cmdliner_cline.mli _build/src/cmdliner_cmd.mli _build/src/cmdliner_completion.mli _build/src/cmdliner_def.mli _build/src/cmdliner_docgen.mli _build/src/cmdliner_eval.mli _build/src/cmdliner_manpage.mli _build/src/cmdliner_msg.mli _build/src/cmdliner_term.mli _build/src/cmdliner_trie.mli _build/src/cmdliner.ml _build/src/cmdliner_arg.ml _build/src/cmdliner_base.ml _build/src/cmdliner_cline.ml _build/src/cmdliner_cmd.ml _build/src/cmdliner_completion.ml _build/src/cmdliner_def.ml _build/src/cmdliner_docgen.ml _build/src/cmdliner_eval.ml _build/src/cmdliner_manpage.ml _build/src/cmdliner_msg.ml _build/src/cmdliner_term.ml _build/src/cmdliner_trie.ml \
- 	 _build/src/cmdliner.cmti _build/src/cmdliner_arg.cmti _build/src/cmdliner_base.cmti _build/src/cmdliner_cline.cmti _build/src/cmdliner_cmd.cmti _build/src/cmdliner_completion.cmti _build/src/cmdliner_def.cmti _build/src/cmdliner_docgen.cmti _build/src/cmdliner_eval.cmti _build/src/cmdliner_manpage.cmti _build/src/cmdliner_msg.cmti _build/src/cmdliner_term.cmti _build/src/cmdliner_trie.cmti _build/src/cmdliner.cmt _build/src/cmdliner_arg.cmt _build/src/cmdliner_base.cmt _build/src/cmdliner_cline.cmt _build/src/cmdliner_cmd.cmt _build/src/cmdliner_completion.cmt _build/src/cmdliner_def.cmt _build/src/cmdliner_docgen.cmt _build/src/cmdliner_eval.cmt _build/src/cmdliner_manpage.cmt _build/src/cmdliner_msg.cmt _build/src/cmdliner_term.cmt _build/src/cmdliner_trie.cmt "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install -m 644 _build/src/cmdliner.cma "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install -m 644 _build/src/cmdliner.cmxa _build/src/cmdliner.a _build/src/cmdliner.cmx _build/src/cmdliner_arg.cmx _build/src/cmdliner_base.cmx _build/src/cmdliner_cline.cmx _build/src/cmdliner_cmd.cmx _build/src/cmdliner_completion.cmx _build/src/cmdliner_def.cmx _build/src/cmdliner_docgen.cmx _build/src/cmdliner_eval.cmx _build/src/cmdliner_manpage.cmx _build/src/cmdliner_msg.cmx _build/src/cmdliner_term.cmx _build/src/cmdliner_trie.cmx \
-   "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
- install -m 755 "_build/src/tool/cmdliner" "C:\Users\opam\AppData\Local\opam\5.3\bin/cmdliner"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\share/bash-completion/completions"
- install -m 644 _build/src/tool/bash-completion.sh \
-   "C:\Users\opam\AppData\Local\opam\5.3\share/bash-completion/completions/_cmdliner_generic"
- install -m 644 _build/src/tool/bash-cmdliner.sh "C:\Users\opam\AppData\Local\opam\5.3\share/bash-completion/completions/cmdliner"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\share/zsh/site-functions"
- install -m 644 _build/src/tool/zsh-completion.sh \
-   "C:\Users\opam\AppData\Local\opam\5.3\share/zsh/site-functions/_cmdliner_generic"
- install -m 644 _build/src/tool/zsh-cmdliner.sh "C:\Users\opam\AppData\Local\opam\5.3\share/zsh/site-functions/_cmdliner"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\share/powershell"
- install -m 644 _build/src/tool/pwsh-completion.ps1 \
-   "C:\Users\opam\AppData\Local\opam\5.3\share/powershell/cmdliner_generic_completion.ps1"
- install -m 644 _build/src/tool/pwsh-cmdliner.ps1 \
-    "C:\Users\opam\AppData\Local\opam\5.3\share/powershell/cmdliner_completion.ps1"
- install -m 644 _build/src/cmdliner.cmxs "C:\Users\opam\AppData\Local\opam\5.3\lib\cmdliner"
Processing 26/72: [dune: ocaml 7] [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" "SHAREDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\share" "MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\5.3\\man" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cmdliner.2.1.0)
- install -d "C:\Users\opam\AppData\Local\opam\5.3\man/man1"
- install -m 644 _build/src/tool/man/man1/cmdliner-generic-completion.1 _build/src/tool/man/man1/cmdliner-install-generic-completion.1 _build/src/tool/man/man1/cmdliner-install-tool-completion.1 _build/src/tool/man/man1/cmdliner-install-tool-manpages.1 _build/src/tool/man/man1/cmdliner-install-tool-support.1 _build/src/tool/man/man1/cmdliner-install.1 _build/src/tool/man/man1/cmdliner-tool-commands.1 _build/src/tool/man/man1/cmdliner-tool-completion.1 _build/src/tool/man/man1/cmdliner.1 "C:\Users\opam\AppData\Local\opam\5.3\man/man1"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner/odoc-pages"
- install -m 644 CHANGES.md LICENSE.md README.md "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner"
- install -m 644 doc/index.mld doc/cli.mld doc/examples.mld \
-    doc/tutorial.mld doc/cookbook.mld doc/tool_man.mld "C:\Users\opam\AppData\Local\opam\5.3\doc\cmdliner/odoc-pages"
-> installed cmdliner.2.1.0
Processing 26/72: [dune: ocaml 7] [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 26/72: [dune: ocaml 7] [ocamlfind: make opt]
+ C:\cygwin64\bin\make.exe "opt" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs fl_compat.cmx fl_split.cmx findlib_config.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt.exe findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 26/72: [dune: ocaml 7]
Processing 27/72: [dune: ocaml 7] [ocamlfind: make install]
+ C:\cygwin64\bin\make.exe "install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "/C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "C:\Users\opam\AppData\Local\opam\5.3\bin"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\man"
- /usr/bin/make install-config
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf\"`"
- test -f "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf" || cp findlib.conf "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib.conf"
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib"
- install -d "C:\Users\opam\AppData\Local\opam\5.3\bin"
- test 1 -eq 0 || install -d "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml"
- test 1 -eq 0 || cp topfind "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- cp $files "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib/"
- f="ocamlfind.exe"; { test -f ocamlfind_opt.exe && f="ocamlfind_opt.exe"; }; \
- install -c $f "C:\Users\opam\AppData\Local\opam\5.3\bin/ocamlfind.exe"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/cygdrive/c/Users/opam/AppData/Local/opam/5.3/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib/"; \
- fi
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- for x in bytes ; do install -d "C:\Users\opam\AppData\Local\opam\5.3\lib/$x"; cp site-lib-src/$x/META "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META.tmp" && mv "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META.tmp" "C:\Users\opam\AppData\Local\opam\5.3\lib/$x/META"; done
- install -d "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib"; cp Makefile.packages "C:\Users\opam\AppData\Local\opam\5.3\lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/bin/make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "C:\Users\opam\AppData\Local\opam\5.3\bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
- install -d "C:\Users\opam\AppData\Local\opam\5.3\man/man1" "C:\Users\opam\AppData\Local\opam\5.3\man/man3" "C:\Users\opam\AppData\Local\opam\5.3\man/man5"
- cp doc/ref-man/ocamlfind.1 "C:\Users\opam\AppData\Local\opam\5.3\man/man1"
- cp: cannot stat 'doc/ref-man/ocamlfind.1': No such file or directory
- make[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "C:\Users\opam\AppData\Local\opam\5.3\man/man5"
- cp: cannot stat 'doc/ref-man/META.5': No such file or directory
- cp: cannot stat 'doc/ref-man/site-lib.5': No such file or directory
- cp: cannot stat 'doc/ref-man/findlib.conf.5': No such file or directory
- make[1]: [Makefile:92: install-doc] Error 1 (ignored)
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/5.3/.opam-switch/build/ocamlfind.1.9.8'
[WARNING] .install file is missing .exe extension for src/findlib/ocamlfind
[WARNING] .install file is missing .exe extension for src/findlib/ocamlfind_opt
[WARNING] Automatically adding .exe to C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8\src\findlib\ocamlfind.exe
[WARNING] Automatically adding .exe to C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocamlfind.1.9.8\src\findlib\ocamlfind_opt.exe
[WARNING] C:\Users\opam\AppData\Local\opam\5.3\bin\safe_camlp4 is a script; the command won't be available
-> installed ocamlfind.1.9.8
Processing 27/72: [dune: ocaml 7]
Processing 28/72: [dune: ocaml 7]
-> installed base-bytes.base
Processing 29/72: [dune: ocaml 7]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\ocaml.exe "boot/bootstrap.ml" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.20.2)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 7
- 


Processing 29/72: [dune: ./_boot/dune.exe build]
+ C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.20.2\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune.3.20.2)
-> compiled  dune.3.20.2
-> installed dune.3.20.2
Processing 31/72: [cppo: dune build]
Processing 32/72: [cppo: dune build] [csexp: dune build]
Processing 33/72: [cppo: dune build] [csexp: dune build] [gen: dune build]
Processing 34/72: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirCST: dune build]
Processing 35/72: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build]
Processing 36/72: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 37/72: [cppo: dune build] [csexp: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "cppo" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\cppo.1.8.0)
-> compiled  cppo.1.8.0
Processing 37/72: [csexp: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build]
Processing 38/72: [csexp: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
-> installed cppo.1.8.0
Processing 39/72: [csexp: dune build] [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "csexp" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\csexp.1.5.2)
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlc.opt.exe -w -40 -g -bin-annot -bin-annot-occurrences -I src/.csexp.objs/byte -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && C:\Users\opam\AppData\Local\opam\5.3\bin\ocamlopt.opt.exe -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -cmi-file src/.csexp.objs/byte/csexp.cmi -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  csexp.1.5.2
Processing 39/72: [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 40/72: [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build]
-> installed csexp.1.5.2
Processing 41/72: [gen: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "@install" "-p" "gen" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\gen.1.1)
-> compiled  gen.1.1
Processing 41/72: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build]
Processing 42/72: [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build]
-> installed gen.1.1
Processing 43/72: [dune-configurator: rm] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.20.2)
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "menhirCST" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhirCST.20250912)
-> compiled  menhirCST.20250912
Processing 43/72: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build]
Processing 44/72: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
-> installed menhirCST.20250912
Processing 45/72: [dune-configurator: rm] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.20.2)
Processing 45/72: [dune-configurator: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "menhirLib" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhirLib.20250912)
- (cd _build/default/lib/pack && .\pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20250912
Processing 45/72: [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build] [sexplib0: dune build]
Processing 46/72: [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed menhirLib.20250912
Processing 47/72: [dune-configurator: dune build] [menhirSdk: dune build] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "menhirSdk" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhirSdk.20250912)
-> compiled  menhirSdk.20250912
Processing 47/72: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 48/72: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed menhirSdk.20250912
Processing 49/72: [dune-configurator: dune build] [ocaml-compiler-libs: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ocaml-compiler-libs" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ocaml-compiler-libs.v0.17.0)
-> compiled  ocaml-compiler-libs.v0.17.0
Processing 49/72: [dune-configurator: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
Processing 50/72: [dune-configurator: dune build] [menhir: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed ocaml-compiler-libs.v0.17.0
Processing 51/72: [dune-configurator: dune build] [menhir: dune build] [ocplib-endian: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: 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 51/72: [dune-configurator: dune build] [menhir: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed ocplib-endian.1.2
Processing 52/72: [dune-configurator: dune build] [menhir: dune build] [ppx_derivers: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: 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 52/72: [dune-configurator: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed ppx_derivers.1.2.1
Processing 53/72: [dune-configurator: dune build] [menhir: dune build] [sexplib0: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "sexplib0" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\sexplib0.v0.17.0)
-> compiled  sexplib0.v0.17.0
Processing 53/72: [dune-configurator: dune build] [menhir: dune build] [stdlib-shims: dune build] [yojson: dune build]
-> installed sexplib0.v0.17.0
Processing 54/72: [dune-configurator: dune build] [menhir: dune build] [stdlib-shims: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "stdlib-shims" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 54/72: [dune-configurator: dune build] [menhir: dune build] [yojson: dune build]
-> installed stdlib-shims.0.3.0
Processing 55/72: [dune-configurator: dune build] [menhir: dune build] [yojson: dune build]
Processing 56/72: [dune-configurator: dune build] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\dune-configurator.3.20.2)
-> compiled  dune-configurator.3.20.2
Processing 56/72: [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
-> installed dune-configurator.3.20.2
Processing 57/72: [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
Processing 58/72: [lwt: dune exec] [menhir: dune build] [ppxlib: dune build] [yojson: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "yojson" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\yojson.3.0.0)
-> compiled  yojson.3.0.0
Processing 58/72: [lwt: dune exec] [menhir: dune build] [ppxlib: dune build]
-> installed yojson.3.0.0
Processing 59/72: [lwt: dune exec] [menhir: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "false" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\lwt.6.0.0-beta01)
Processing 59/72: [lwt: dune build] [menhir: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "lwt" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\lwt.6.0.0-beta01)
- (cd _build/default/src/unix && C:\Users\opam\AppData\Local\opam\5.3\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -Wall -fdiagnostics-color=always -Wall -fdiagnostics-color=always -DUNICODE -D_UNICODE -g -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\threads -I C:/Users/opam/AppData/Local/opam/5.3/lib/ocaml\unix -I C:\Users\opam\AppData\Local\opam\5.3\lib\bytes -I C:\Users\opam\AppData\Local\opam\5.3\lib\ocplib-endian -I C:\Users\opam\AppData\Local\opam\5.3\lib\ocplib-endian\bigstring -I ../core -o lwt_process_stubs.o -c lwt_process_stubs.c)
- lwt_process_stubs.c: In function 'lwt_process_create_process':
- lwt_process_stubs.c:68:10: warning: unused variable 'hp' [-Wunused-variable]
-    68 |   HANDLE hp, fd0, fd1, fd2;
-       |          ^~
-> compiled  lwt.6.0.0-beta01
Processing 59/72: [menhir: dune build] [ppxlib: dune build]
-> installed lwt.6.0.0-beta01
Processing 60/72: [menhir: dune build] [ppxlib: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\ppxlib.0.37.0)
-> compiled  ppxlib.0.37.0
Processing 60/72: [menhir: dune build]
-> installed ppxlib.0.37.0
Processing 61/72: [menhir: dune build]
Processing 62/72: [menhir: 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.7)
-> compiled  sedlex.3.7
Processing 62/72: [menhir: dune build]
-> installed sedlex.3.7
Processing 63/72: [menhir: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "menhir" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\menhir.20250912)
- (cd _build/default/lib/pack && .\pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin\menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- (cd _build/default && src\stage2\.bin\menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin\menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 99 sample input sentences and 47 error messages.
-> compiled  menhir.20250912
-> installed menhir.20250912
Processing 65/72: [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.2.0)
- (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.2.0\_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.2.0
-> installed js_of_ocaml-compiler.6.2.0
Processing 67/72: [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.2.0)
- (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.2.0\_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.2.0
-> installed js_of_ocaml.6.2.0
Processing 69/72: [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.2.0)
- (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.2.0\_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.2.0
-> installed js_of_ocaml-ppx.6.2.0
Processing 71/72: [jsoo_broadcastchannel: dune build]
+ C:\Users\opam\AppData\Local\opam\5.3\bin\dune.exe "build" "-p" "jsoo_broadcastchannel" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\5.3\.opam-switch\build\jsoo_broadcastchannel.2.0.0)
-> compiled  jsoo_broadcastchannel.2.0.0
-> installed jsoo_broadcastchannel.2.0.0
Done.
# To update the current shell environment, run: eval $(opam env)
2026-01-27 20:15.08 ---> saved as "a4fecf1f3ea0510b100557bcd583e2a11e68bdb68fd6a325708c50594b0ffbac"
Job succeeded