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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2026-02-06 06:16.43 ---> 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-02-06 06:16.43 ---> 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 8e585b27038b7cc0badd118b2a64ccad8e4c7a5e"))
2026-02-06 06:16.43 ---> using "8a65e32b47e5f5a64f427d0c81ed5103879a61b8d64d8e40001877721503ef2b" 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-02-06 06:16.43 ---> using "293540611dffb126dc531ef91ab2e6530071ab5ea9dffcab777e4f62de074c93" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed arch-x86_64.1
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-mingw.1
-> retrieved flexdll.0.44  (cached)
-> retrieved ocaml-config.3  (cached)
-> installed flexdll.0.44
-> installed ocaml-options-vanilla.1
-> retrieved mingw-w64-shims.0.2.0  (cached)
-> installed conf-mingw-w64-gcc-x86_64.1
-> installed ocaml-env-mingw64.1
-> installed system-mingw.1
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed mingw-w64-shims.0.2.0
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.3
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14)
2026-02-06 06:16.43 ---> using "760ee651c109b148a38e848a0883027a3b8784a85792f7cc55e92c8bbfe74ca5" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2026-02-06 06:16.43 ---> using "3a993158c6ed121079e7ac5ad3d35ddbe822946d02a3cec105aeacac9ea62822" from cache

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

The following actions will be performed:
=== install 29 packages
  - install angstrom           0.16.1 [required by received]
  - install base64             3.5.2  [required by mrmime]
  - install bigstringaf        0.10.0 [required by angstrom]
  - install bstr               0.0.3  [required by mrmime]
  - install coin               0.1.5  [required by rosetta]
  - install colombe            0.12.1 [required by received]
  - install csexp              1.5.2  [required by dune-configurator]
  - install domain-name        0.5.0  [required by ipaddr]
  - install dune               3.20.2 [required by received]
  - install dune-configurator  3.20.2 [required by bigstringaf]
  - install emile              1.1    [required by received]
  - install fmt                0.11.0 [required by colombe]
  - install ipaddr             5.6.1  [required by colombe, mrmime]
  - install ke                 0.6    [required by mrmime]
  - install macaddr            5.6.1  [required by ipaddr]
  - install mrmime             0.7.1  [required by received]
  - install ocaml-syntax-shims 1.0.0  [required by angstrom, colombe]
  - install ocamlbuild         0.16.1 [required by fmt, ptime]
  - install ocamlfind          1.9.8  [required by fmt, ptime]
  - install pecu               0.7    [required by mrmime]
  - install prettym            0.0.4  [required by mrmime]
  - install ptime              1.2.0  [required by mrmime]
  - install received           0.12.1
  - install rosetta            0.4.0  [required by mrmime]
  - install topkg              1.1.1  [required by fmt, ptime]
  - install unstrctrd          0.4    [required by mrmime]
  - install uutf               1.0.4  [required by mrmime]
  - install uuuu               0.4.0  [required by rosetta]
  - install yuscii             0.3.0  [required by rosetta]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/84: [angstrom.0.16.1: extract]
Processing  2/84: [angstrom.0.16.1: extract] [base64.3.5.2: http]
Processing  3/84: [angstrom.0.16.1: extract] [base64.3.5.2: http] [bigstringaf.0.10.0: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  3/84: [base64.3.5.2: http] [bigstringaf.0.10.0: extract]
Processing  4/84: [base64.3.5.2: http] [bigstringaf.0.10.0: extract] [bstr.0.0.3: http]
Processing  4/84: [base64.3.5.2: extract] [bigstringaf.0.10.0: extract] [bstr.0.0.3: http]
-> retrieved bigstringaf.0.10.0  (cached)
Processing  4/84: [base64.3.5.2: extract] [bstr.0.0.3: http]
Processing  5/84: [base64.3.5.2: extract] [bstr.0.0.3: http] [coin.0.1.5: http]
Processing  5/84: [base64.3.5.2: extract] [bstr.0.0.3: extract] [coin.0.1.5: http]
-> retrieved base64.3.5.2  (https://github.com/mirage/ocaml-base64/releases/download/v3.5.2/base64-3.5.2.tbz)
Processing  5/84: [bstr.0.0.3: extract] [coin.0.1.5: http]
Processing  6/84: [bstr.0.0.3: extract] [coin.0.1.5: http] [colombe.0.12.1, received.0.12.1: http]
-> retrieved bstr.0.0.3  (https://github.com/robur-coop/bstr/releases/download/v0.0.3/bstr-0.0.3.tbz)
Processing  6/84: [coin.0.1.5: http] [colombe.0.12.1, received.0.12.1: http]
Processing  7/84: [coin.0.1.5: http] [colombe.0.12.1, received.0.12.1: http] [csexp.1.5.2: extract]
Processing  7/84: [coin.0.1.5: extract] [colombe.0.12.1, received.0.12.1: http] [csexp.1.5.2: extract]
Processing  7/84: [coin.0.1.5: extract] [colombe.0.12.1, received.0.12.1: extract] [csexp.1.5.2: extract]
-> retrieved coin.0.1.5  (https://github.com/mirage/coin/releases/download/v0.1.5/coin-0.1.5.tbz)
Processing  7/84: [colombe.0.12.1, received.0.12.1: extract] [csexp.1.5.2: extract]
Processing  8/84: [colombe.0.12.1, received.0.12.1: extract] [csexp.1.5.2: extract] [domain-name.0.5.0: http]
-> retrieved csexp.1.5.2  (cached)
Processing  8/84: [colombe.0.12.1, received.0.12.1: extract] [domain-name.0.5.0: http]
Processing  9/84: [colombe.0.12.1, received.0.12.1: extract] [domain-name.0.5.0: http] [dune.3.20.2, dune-configurator.3.20.2: http]
-> retrieved colombe.0.12.1, received.0.12.1  (https://github.com/mirage/colombe/releases/download/v0.12.1/colombe-0.12.1.tbz)
Processing  9/84: [domain-name.0.5.0: http] [dune.3.20.2, dune-configurator.3.20.2: http]
Processing 10/84: [domain-name.0.5.0: http] [dune.3.20.2, dune-configurator.3.20.2: http] [emile.1.1: extract]
Processing 10/84: [domain-name.0.5.0: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [emile.1.1: extract]
Processing 10/84: [domain-name.0.5.0: extract] [dune.3.20.2, dune-configurator.3.20.2: extract] [emile.1.1: extract]
-> retrieved domain-name.0.5.0  (https://github.com/hannesm/domain-name/releases/download/v0.5.0/domain-name-0.5.0.tbz)
Processing 10/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [emile.1.1: extract]
Processing 11/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [emile.1.1: extract] [fmt.0.11.0: http]
-> retrieved emile.1.1  (cached)
Processing 11/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [fmt.0.11.0: http]
Processing 12/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [fmt.0.11.0: http] [ipaddr.5.6.1, macaddr.5.6.1: http]
Processing 12/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [fmt.0.11.0: extract] [ipaddr.5.6.1, macaddr.5.6.1: http]
Processing 12/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [fmt.0.11.0: extract] [ipaddr.5.6.1, macaddr.5.6.1: extract]
-> retrieved fmt.0.11.0  (https://erratique.ch/software/fmt/releases/fmt-0.11.0.tbz)
Processing 12/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [ipaddr.5.6.1, macaddr.5.6.1: extract]
Processing 13/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [ipaddr.5.6.1, macaddr.5.6.1: extract] [ke.0.6: extract]
-> retrieved ipaddr.5.6.1, macaddr.5.6.1  (https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.1/ipaddr-5.6.1.tbz)
Processing 13/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [ke.0.6: extract]
Processing 14/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [ke.0.6: extract] [mrmime.0.7.1: http]
-> retrieved ke.0.6  (cached)
Processing 14/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [mrmime.0.7.1: http]
Processing 15/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [mrmime.0.7.1: http] [ocaml-syntax-shims.1.0.0: extract]
Processing 15/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [mrmime.0.7.1: extract] [ocaml-syntax-shims.1.0.0: extract]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 15/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [mrmime.0.7.1: extract]
Processing 16/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [mrmime.0.7.1: extract] [ocamlbuild.0.16.1: extract]
-> retrieved mrmime.0.7.1  (https://github.com/mirage/mrmime/releases/download/v0.7.1/mrmime-0.7.1.tbz)
Processing 16/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [ocamlbuild.0.16.1: extract]
Processing 17/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract]
-> retrieved ocamlbuild.0.16.1  (cached)
Processing 17/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [ocamlfind.1.9.8: extract]
Processing 18/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [ocamlfind.1.9.8: extract] [pecu.0.7: extract]
Processing 19/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [ocamlfind.1.9.8: extract] [pecu.0.7: extract] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 19/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [pecu.0.7: extract] [ocamlbuild: make configure.make]
Processing 20/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [pecu.0.7: extract] [prettym.0.0.4: http] [ocamlbuild: make configure.make]
Processing 21/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [pecu.0.7: extract] [prettym.0.0.4: http] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved pecu.0.7  (cached)
Processing 21/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [prettym.0.0.4: http] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 22/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [prettym.0.0.4: http] [ptime.1.2.0: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 22/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [prettym.0.0.4: extract] [ptime.1.2.0: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved ptime.1.2.0  (cached)
Processing 22/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [prettym.0.0.4: extract] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 23/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [prettym.0.0.4: extract] [rosetta.0.4.0: http] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
+ C:\cygwin64\bin\make.exe "-f" "configure.make" "all" "OCAMLBUILD_PREFIX=C:\\Users\\opam\\AppData\\Local\\opam\\4.14" "OCAMLBUILD_BINDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\bin" "OCAMLBUILD_LIBDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib" "OCAMLBUILD_MANDIR=C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\man" "OCAML_NATIVE=true" "OCAML_NATIVE_TOOLS=true" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocamlbuild.0.16.1)
- (echo "# This file was generated from configure.make"; \
- echo ;\
- echo "OCAML_PREFIX="; \
- echo "OCAML_BINDIR=C:/Users/opam/AppData/Local/opam/4.14/bin"; \
- echo "OCAML_LIBDIR=C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml"; \
- echo "OCAML_MANDIR=C:/Users/opam/AppData/Local/opam/4.14/man"; \
- echo ;\
- echo "EXT_OBJ=.o"; \
- echo "EXT_ASM=.s"; \
- echo "EXT_LIB=.a"; \
- echo "EXT_DLL=.dll"; \
- echo "EXE=.exe"; \
- echo ;\
- echo "OCAML_NATIVE=true"; \
- echo "OCAML_NATIVE_TOOLS=true"; \
- echo "NATDYNLINK=true"; \
- echo "SUPPORT_SHARED_LIBRARIES=true"; \
- echo ;\
- echo "PREFIX=C:\Users\opam\AppData\Local\opam\4.14"; \
- echo "BINDIR=C:\Users\opam\AppData\Local\opam\4.14\bin"; \
- echo "LIBDIR=C:\Users\opam\AppData\Local\opam\4.14\lib"; \
- echo "MANDIR=C:\Users\opam\AppData\Local\opam\4.14\man"; \
- ) > Makefile.config
- (echo "(* This file was generated from ../configure.make *)"; \
- echo ;\
- echo 'let bindir = {|C:\Users\opam\AppData\Local\opam\4.14\bin|}'; \
- echo 'let libdir = {|C:\Users\opam\AppData\Local\opam\4.14\lib|}'; \
- echo 'let ocaml_libdir = {|C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml|}'; \
- echo 'let libdir_abs = {|C:/Users/opam/AppData/Local/opam/4.14/lib|}'; \
- echo 'let ocaml_native = true'; \
- echo 'let ocaml_native_tools = true'; \
- echo 'let supports_shared_libraries = true';\
- echo 'let a = "a"'; \
- echo 'let o = "o"'; \
- echo 'let so = "dll"'; \
- echo 'let ext_dll = ".dll"'; \
- echo 'let exe = ".exe"'; \
- echo 'let version = "0.16.1"'; \
- ) > src/ocamlbuild_config.ml
Processing 23/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [prettym.0.0.4: extract] [rosetta.0.4.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved prettym.0.0.4  (https://github.com/dinosaure/prettym/releases/download/0.0.4/prettym-0.0.4.tbz)
Processing 23/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [rosetta.0.4.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 24/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [rosetta.0.4.0: http] [topkg.1.1.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 24/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [rosetta.0.4.0: extract] [topkg.1.1.1: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 24/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [rosetta.0.4.0: extract] [topkg.1.1.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved rosetta.0.4.0  (https://github.com/mirage/rosetta/releases/download/v0.4.0/rosetta-0.4.0.tbz)
Processing 24/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [topkg.1.1.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 25/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [topkg.1.1.1: extract] [unstrctrd.0.4: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved topkg.1.1.1  (https://erratique.ch/software/topkg/releases/topkg-1.1.1.tbz)
Processing 25/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [unstrctrd.0.4: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 26/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [unstrctrd.0.4: extract] [uutf.1.0.4: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved unstrctrd.0.4  (cached)
Processing 26/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [uutf.1.0.4: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 27/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [uutf.1.0.4: extract] [uuuu.0.4.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved uutf.1.0.4  (cached)
Processing 27/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [uuuu.0.4.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 28/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [uuuu.0.4.0: http] [yuscii.0.3.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved yuscii.0.3.0  (cached)
Processing 28/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [uuuu.0.4.0: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 28/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [uuuu.0.4.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved uuuu.0.4.0  (https://github.com/mirage/uuuu/releases/download/v0.4.0/uuuu-0.4.0.tbz)
Processing 28/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
+ C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocamlfind.1.9.8\./configure "-bindir" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\bin" "-sitelib" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib" "-mandir" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\man" "-config" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Cygwin build environment found; using .exe as suffix for binaries
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /cygdrive/c/Users/opam/AppData/Local/opam/4.14/lib/ocaml
-     Binaries:              /cygdrive/c/Users/opam/AppData/Local/opam/4.14/bin
-     Manual pages:          /usr/local/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              C:\Users\opam\AppData\Local\opam\4.14\lib
- The configuration file is written to:
-     findlib config file:   C:\Users\opam\AppData\Local\opam\4.14\lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              C:\Users\opam\AppData\Local\opam\4.14\bin
-     Manual pages:          C:\Users\opam\AppData\Local\opam\4.14\man
-     topfind script:        /cygdrive/c/Users/opam/AppData/Local/opam/4.14/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 28/84: [dune.3.20.2, dune-configurator.3.20.2: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Disconnected: Switch turned off