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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2025-08-28 06:37.55 ---> 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-08-28 06:37.55 ---> 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 54c6c3f709e6f9ad6bd4531273c0d377da0a234e"))
2025-08-28 06:37.55 ---> using "1337ccfb34f9d80e5b549639054e7d0d9d17e2a3fad3ed1e5cf5cfc86dcc25cd" 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-08-28 06:37.55 ---> using "2479f345fdc54436cfe11064be084ee02b6709ef50fbe1d263eb66a9ab371b48" 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)
2025-08-28 06:37.55 ---> using "17308b30be85ffcc0ca4e526e62499ed9701d6d1d68627e2cf70fdf64abb6f9b" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-08-28 06:37.55 ---> using "04ceeff234f55f5a808025d162231a637cb95fcd5691ee8ac8a08f901c45aa6c" from cache

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

The following actions will be performed:
=== install 88 packages
  - install angstrom                0.16.1       [required by uri]
  - install astring                 0.8.5        [required by conduit]
  - install async                   v0.14.0      [required by cohttp-async]
  - install async_kernel            v0.14.0      [required by cohttp-async]
  - install async_rpc_kernel        v0.14.0      [required by async]
  - install async_unix              v0.14.0      [required by cohttp-async]
  - install base                    v0.14.3      [required by cohttp-async]
  - install base64                  3.5.1        [required by cohttp]
  - install base_bigstring          v0.14.0      [required by core_kernel]
  - install base_quickcheck         v0.14.1      [required by core_kernel]
  - install bigstringaf             0.10.0       [required by angstrom]
  - install bin_prot                v0.14.1      [required by core_kernel]
  - install cohttp                  6.0.0~alpha1 [required by cohttp-async]
  - install cohttp-async            6.0.0~alpha1
  - install conduit                 5.1.0        [required by conduit-async]
  - install conduit-async           5.1.0        [required by cohttp-async]
  - install core                    v0.14.1      [required by conduit-async, async, core_unix]
  - install core_kernel             v0.14.2      [required by async]
  - install core_unix               v0.14.0      [required by cohttp-async]
  - install csexp                   1.5.2        [required by dune-configurator]
  - install domain-name             0.4.1        [required by ipaddr]
  - install dune                    3.19.1       [required by cohttp-async]
  - install dune-configurator       3.19.1       [required by base, bigstringaf]
  - install fieldslib               v0.14.0      [required by core_kernel]
  - install fmt                     0.11.0       [required by cohttp-async]
  - install http                    6.0.0~alpha1 [required by cohttp-async]
  - install ipaddr                  5.6.0        [required by cohttp-async]
  - install ipaddr-sexp             5.6.0        [required by conduit-async]
  - install jane-street-headers     v0.14.0      [required by core_kernel]
  - install jst-config              v0.14.1      [required by core_kernel, core]
  - install logs                    0.9.0        [required by cohttp-async]
  - install macaddr                 5.6.0        [required by ipaddr]
  - install magic-mime              1.3.1        [required by cohttp-async]
  - install num                     1.6          [required by sexplib]
  - install ocaml-compiler-libs     v0.12.4      [required by ppxlib]
  - install ocaml-syntax-shims      1.0.0        [required by angstrom]
  - install ocamlbuild              0.16.1       [required by astring, logs]
  - install ocamlfind               1.9.8        [required by astring, logs]
  - install octavius                1.2.2        [required by ppx_js_style]
  - install parsexp                 v0.14.2      [required by sexplib]
  - install ppx_assert              v0.14.0      [required by core_kernel]
  - install ppx_base                v0.14.0      [required by core_kernel]
  - install ppx_bench               v0.14.1      [required by ppx_jane]
  - install ppx_bin_prot            v0.14.0      [required by ppx_jane]
  - install ppx_cold                v0.14.0      [required by ppx_base]
  - install ppx_compare             v0.14.0      [required by ppx_base, bin_prot]
  - install ppx_custom_printf       v0.14.1      [required by ppx_jane]
  - install ppx_derivers            1.2.1        [required by ppxlib]
  - install ppx_enumerate           v0.14.0      [required by ppx_base]
  - install ppx_expect              v0.14.2      [required by ppx_jane]
  - install ppx_fields_conv         v0.14.2      [required by ppx_jane]
  - install ppx_fixed_literal       v0.14.0      [required by ppx_jane]
  - install ppx_hash                v0.14.0      [required by core_kernel]
  - install ppx_here                v0.14.0      [required by conduit-async]
  - install ppx_inline_test         v0.14.1      [required by core_kernel]
  - install ppx_jane                v0.14.0      [required by async]
  - install ppx_js_style            v0.14.1      [required by ppx_base]
  - install ppx_let                 v0.14.0      [required by ppx_jane]
  - install ppx_module_timer        v0.14.0      [required by ppx_jane]
  - install ppx_optcomp             v0.14.3      [required by core_kernel]
  - install ppx_optional            v0.14.0      [required by ppx_jane]
  - install ppx_pipebang            v0.14.0      [required by ppx_jane]
  - install ppx_sexp_conv           v0.14.3      [required by cohttp-async]
  - install ppx_sexp_message        v0.14.1      [required by core_kernel]
  - install ppx_sexp_value          v0.14.0      [required by ppx_jane]
  - install ppx_stable              v0.14.1      [required by ppx_jane]
  - install ppx_string              v0.14.1      [required by ppx_jane]
  - install ppx_typerep_conv        v0.14.2      [required by ppx_jane]
  - install ppx_variants_conv       v0.14.2      [required by ppx_jane]
  - install ppxlib                  0.25.1       [required by ppx_jane]
  - install protocol_version_header v0.14.0      [required by async_rpc_kernel]
  - install re                      1.13.2       [required by cohttp]
  - install seq                     base         [required by re]
  - install sexplib                 v0.14.0      [required by conduit-async]
  - install sexplib0                v0.14.0      [required by cohttp-async]
  - install spawn                   v0.17.0      [required by core]
  - install splittable_random       v0.14.0      [required by core_kernel]
  - install stdio                   v0.14.0      [required by core_kernel]
  - install stdlib-shims            0.3.0        [required by ppxlib]
  - install stringext               1.6.0        [required by cohttp]
  - install textutils               v0.14.0      [required by async]
  - install time_now                v0.14.0      [required by core_kernel]
  - install timezone                v0.14.0      [required by core]
  - install topkg                   1.1.0        [required by astring, logs]
  - install typerep                 v0.14.0      [required by core_kernel]
  - install uri                     4.4.0        [required by cohttp-async]
  - install uri-sexp                4.4.0        [required by cohttp-async]
  - install variantslib             v0.14.0      [required by core_kernel]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/257: [angstrom.0.16.1: extract]
Processing  2/257: [angstrom.0.16.1: extract] [astring.0.8.5: extract]
Processing  3/257: [angstrom.0.16.1: extract] [astring.0.8.5: extract] [async.v0.14.0: extract]
-> retrieved angstrom.0.16.1  (cached)
Processing  3/257: [astring.0.8.5: extract] [async.v0.14.0: extract]
Processing  4/257: [astring.0.8.5: extract] [async.v0.14.0: extract] [async_kernel.v0.14.0: extract]
-> retrieved astring.0.8.5  (cached)
Processing  4/257: [async.v0.14.0: extract] [async_kernel.v0.14.0: extract]
Processing  5/257: [async.v0.14.0: extract] [async_kernel.v0.14.0: extract] [async_rpc_kernel.v0.14.0: extract]
-> retrieved async.v0.14.0  (cached)
Processing  5/257: [async_kernel.v0.14.0: extract] [async_rpc_kernel.v0.14.0: extract]
Processing  6/257: [async_kernel.v0.14.0: extract] [async_rpc_kernel.v0.14.0: extract] [async_unix.v0.14.0: extract]
-> retrieved async_kernel.v0.14.0  (cached)
Processing  6/257: [async_rpc_kernel.v0.14.0: extract] [async_unix.v0.14.0: extract]
Processing  7/257: [async_rpc_kernel.v0.14.0: extract] [async_unix.v0.14.0: extract] [base.v0.14.3: extract]
-> retrieved async_rpc_kernel.v0.14.0  (cached)
Processing  7/257: [async_unix.v0.14.0: extract] [base.v0.14.3: extract]
Processing  8/257: [async_unix.v0.14.0: extract] [base.v0.14.3: extract] [base64.3.5.1: extract]
-> retrieved async_unix.v0.14.0  (cached)
Processing  8/257: [base.v0.14.3: extract] [base64.3.5.1: extract]
Processing  9/257: [base.v0.14.3: extract] [base64.3.5.1: extract] [base_bigstring.v0.14.0: extract]
-> retrieved base64.3.5.1  (cached)
Processing  9/257: [base.v0.14.3: extract] [base_bigstring.v0.14.0: extract]
Processing 10/257: [base.v0.14.3: extract] [base_bigstring.v0.14.0: extract] [base_quickcheck.v0.14.1: extract]
Processing 10/257: [base.v0.14.3/fix-mpopcnt.patch: dl] [base_bigstring.v0.14.0: extract] [base_quickcheck.v0.14.1: extract]
-> retrieved base_bigstring.v0.14.0  (cached)
Processing 10/257: [base.v0.14.3/fix-mpopcnt.patch: dl] [base_quickcheck.v0.14.1: extract]
Processing 11/257: [base.v0.14.3/fix-mpopcnt.patch: dl] [base_quickcheck.v0.14.1: extract] [bigstringaf.0.10.0: extract]
-> retrieved base_quickcheck.v0.14.1  (cached)
Processing 11/257: [base.v0.14.3/fix-mpopcnt.patch: dl] [bigstringaf.0.10.0: extract]
Processing 12/257: [base.v0.14.3/fix-mpopcnt.patch: dl] [bigstringaf.0.10.0: extract] [bin_prot.v0.14.1: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing 12/257: [base.v0.14.3/fix-mpopcnt.patch: dl] [bin_prot.v0.14.1: extract]
Processing 13/257: [base.v0.14.3/fix-mpopcnt.patch: dl] [bin_prot.v0.14.1: extract] [cohttp.6.0.0~alpha1 + 2 others: extract]
-> retrieved base.v0.14.3  (cached)
Processing 13/257: [bin_prot.v0.14.1: extract] [cohttp.6.0.0~alpha1 + 2 others: extract]
Processing 14/257: [bin_prot.v0.14.1: extract] [cohttp.6.0.0~alpha1 + 2 others: extract] [conduit.5.1.0, conduit-async.5.1.0: extract]
-> retrieved bin_prot.v0.14.1  (cached)
Processing 14/257: [cohttp.6.0.0~alpha1 + 2 others: extract] [conduit.5.1.0, conduit-async.5.1.0: extract]
Processing 15/257: [cohttp.6.0.0~alpha1 + 2 others: extract] [conduit.5.1.0, conduit-async.5.1.0: extract] [core.v0.14.1: extract]
-> retrieved cohttp.6.0.0~alpha1, cohttp-async.6.0.0~alpha1, http.6.0.0~alpha1  (cached)
Processing 15/257: [conduit.5.1.0, conduit-async.5.1.0: extract] [core.v0.14.1: extract]
Processing 16/257: [conduit.5.1.0, conduit-async.5.1.0: extract] [core.v0.14.1: extract] [core_kernel.v0.14.2: extract]
-> retrieved conduit.5.1.0, conduit-async.5.1.0  (cached)
Processing 16/257: [core.v0.14.1: extract] [core_kernel.v0.14.2: extract]
Processing 17/257: [core.v0.14.1: extract] [core_kernel.v0.14.2: extract] [core_unix.v0.14.0: extract]
-> retrieved core.v0.14.1  (cached)
Processing 17/257: [core_kernel.v0.14.2: extract] [core_unix.v0.14.0: extract]
Processing 18/257: [core_kernel.v0.14.2: extract] [core_unix.v0.14.0: extract] [csexp.1.5.2: extract]
-> retrieved core_kernel.v0.14.2  (cached)
Processing 18/257: [core_unix.v0.14.0: extract] [csexp.1.5.2: extract]
Processing 19/257: [core_unix.v0.14.0: extract] [csexp.1.5.2: extract] [domain-name.0.4.1: extract]
-> retrieved core_unix.v0.14.0  (cached)
Processing 19/257: [csexp.1.5.2: extract] [domain-name.0.4.1: extract]
Processing 20/257: [csexp.1.5.2: extract] [domain-name.0.4.1: extract] [dune.3.19.1, dune-configurator.3.19.1: http]
-> retrieved csexp.1.5.2  (cached)
Processing 20/257: [domain-name.0.4.1: extract] [dune.3.19.1, dune-configurator.3.19.1: http]
Processing 21/257: [domain-name.0.4.1: extract] [dune.3.19.1, dune-configurator.3.19.1: http] [fieldslib.v0.14.0: extract]
-> retrieved domain-name.0.4.1  (cached)
Processing 21/257: [dune.3.19.1, dune-configurator.3.19.1: http] [fieldslib.v0.14.0: extract]
Processing 22/257: [dune.3.19.1, dune-configurator.3.19.1: http] [fieldslib.v0.14.0: extract] [fmt.0.11.0: http]
-> retrieved fieldslib.v0.14.0  (cached)
Processing 22/257: [dune.3.19.1, dune-configurator.3.19.1: http] [fmt.0.11.0: http]
Processing 23/257: [dune.3.19.1, dune-configurator.3.19.1: http] [fmt.0.11.0: http] [ipaddr.5.6.0 + 2 others: extract]
Processing 23/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: http] [ipaddr.5.6.0 + 2 others: extract]
Processing 23/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: extract] [ipaddr.5.6.0 + 2 others: extract]
-> retrieved ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0  (cached)
Processing 23/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: extract]
Processing 24/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [fmt.0.11.0: extract] [jane-street-headers.v0.14.0: extract]
-> retrieved fmt.0.11.0  (https://erratique.ch/software/fmt/releases/fmt-0.11.0.tbz)
Processing 24/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [jane-street-headers.v0.14.0: extract]
Processing 25/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [jane-street-headers.v0.14.0: extract] [jst-config.v0.14.1: extract]
-> retrieved jane-street-headers.v0.14.0  (cached)
Processing 25/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [jst-config.v0.14.1: extract]
Processing 26/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [jst-config.v0.14.1: extract] [logs.0.9.0: http]
-> retrieved jst-config.v0.14.1  (cached)
Processing 26/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: http]
Processing 27/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: http] [magic-mime.1.3.1: extract]
Processing 27/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: extract] [magic-mime.1.3.1: extract]
-> retrieved magic-mime.1.3.1  (cached)
Processing 27/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: extract]
Processing 28/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [logs.0.9.0: extract] [num.1.6: http]
-> retrieved logs.0.9.0  (https://erratique.ch/software/logs/releases/logs-0.9.0.tbz)
Processing 28/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [num.1.6: http]
Processing 29/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [num.1.6: http] [ocaml-compiler-libs.v0.12.4: extract]
Processing 29/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [num.1.6: extract] [ocaml-compiler-libs.v0.12.4: extract]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 29/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [num.1.6: extract]
Processing 30/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [num.1.6: extract] [ocaml-syntax-shims.1.0.0: extract]
-> retrieved num.1.6  (https://github.com/ocaml/num/archive/refs/tags/v1.6.tar.gz)
Processing 30/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-syntax-shims.1.0.0: extract]
Processing 31/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.16.1: extract]
Processing 32/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.16.1: extract] [num: make opam-legacy]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 32/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlbuild.0.16.1: extract] [num: make opam-legacy]
Processing 33/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlbuild.0.16.1: extract] [ocamlfind.1.9.8: extract] [num: make opam-legacy]
-> retrieved ocamlbuild.0.16.1  (cached)
Processing 33/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlfind.1.9.8: extract] [num: make opam-legacy]
Processing 34/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlfind.1.9.8: extract] [octavius.1.2.2: extract] [num: make opam-legacy]
Processing 35/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ocamlfind.1.9.8: extract] [octavius.1.2.2: extract] [num: make opam-legacy] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 35/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [octavius.1.2.2: extract] [num: make opam-legacy] [ocamlbuild: make configure.make]
Processing 36/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [octavius.1.2.2: extract] [parsexp.v0.14.2: extract] [num: make opam-legacy] [ocamlbuild: make configure.make]
Processing 37/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [octavius.1.2.2: extract] [parsexp.v0.14.2: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved octavius.1.2.2  (cached)
Processing 37/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [parsexp.v0.14.2: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 38/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [parsexp.v0.14.2: extract] [ppx_assert.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved parsexp.v0.14.2  (cached)
Processing 38/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_assert.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 39/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_assert.v0.14.0: extract] [ppx_base.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved ppx_assert.v0.14.0  (cached)
Processing 39/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_base.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 40/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_base.v0.14.0: extract] [ppx_bench.v0.14.1: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved ppx_base.v0.14.0  (cached)
Processing 40/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_bench.v0.14.1: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 41/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_bench.v0.14.1: extract] [ppx_bin_prot.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved ppx_bench.v0.14.1  (cached)
Processing 41/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_bin_prot.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 42/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_bin_prot.v0.14.0: extract] [ppx_cold.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved ppx_bin_prot.v0.14.0  (cached)
Processing 42/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_cold.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 43/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_cold.v0.14.0: extract] [ppx_compare.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved ppx_cold.v0.14.0  (cached)
Processing 43/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_compare.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 44/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_compare.v0.14.0: extract] [ppx_custom_printf.v0.14.1: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved ppx_compare.v0.14.0  (cached)
Processing 44/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_custom_printf.v0.14.1: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 45/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_custom_printf.v0.14.1: extract] [ppx_derivers.1.2.1: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved ppx_custom_printf.v0.14.1  (cached)
Processing 45/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_derivers.1.2.1: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 46/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_derivers.1.2.1: extract] [ppx_enumerate.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 46/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_enumerate.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 47/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_enumerate.v0.14.0: extract] [ppx_expect.v0.14.2: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved ppx_enumerate.v0.14.0  (cached)
Processing 47/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_expect.v0.14.2: extract] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 48/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_expect.v0.14.2: extract] [ppx_fields_conv.v0.14.2: extract] [num: make opam-legacy] [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 48/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_expect.v0.14.2: extract] [ppx_fields_conv.v0.14.2: extract] [num: make opam-legacy] [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 48/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_expect.v0.14.2: extract] [ppx_fields_conv.v0.14.2: extract] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_expect.v0.14.2  (cached)
Processing 48/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_fields_conv.v0.14.2: extract] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 49/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_fields_conv.v0.14.2: extract] [ppx_fixed_literal.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_fields_conv.v0.14.2  (cached)
Processing 49/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_fixed_literal.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 50/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_fixed_literal.v0.14.0: extract] [ppx_hash.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_fixed_literal.v0.14.0  (cached)
Processing 50/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_hash.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 51/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_hash.v0.14.0: extract] [ppx_here.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_hash.v0.14.0  (cached)
Processing 51/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_here.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 52/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_here.v0.14.0: extract] [ppx_inline_test.v0.14.1: extract] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_here.v0.14.0  (cached)
Processing 52/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_inline_test.v0.14.1: extract] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 53/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_inline_test.v0.14.1: extract] [ppx_jane.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_inline_test.v0.14.1  (cached)
Processing 53/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_jane.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 54/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_jane.v0.14.0: extract] [ppx_js_style.v0.14.1: extract] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_jane.v0.14.0  (cached)
Processing 54/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_js_style.v0.14.1: extract] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 55/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_js_style.v0.14.1: extract] [ppx_let.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_js_style.v0.14.1  (cached)
Processing 55/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_let.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 56/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_let.v0.14.0: extract] [ppx_module_timer.v0.14.0: extract] [num: make opam-legacy] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ C:\cygwin64\bin\make.exe "PROFILE=release" "opam-legacy" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\num.1.6)
- /usr/bin/make -C src all
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.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/4.14/.opam-switch/build/num.1.6/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.6
Processing 56/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_let.v0.14.0: extract] [ppx_module_timer.v0.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> installed num.1.6
Processing 57/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_let.v0.14.0: extract] [ppx_module_timer.v0.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_let.v0.14.0  (cached)
Processing 57/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_module_timer.v0.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 58/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_module_timer.v0.14.0: extract] [ppx_optcomp.v0.14.3: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_module_timer.v0.14.0  (cached)
Processing 58/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_optcomp.v0.14.3: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 59/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_optcomp.v0.14.3: extract] [ppx_optional.v0.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_optcomp.v0.14.3  (cached)
Processing 59/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_optional.v0.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 60/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_optional.v0.14.0: extract] [ppx_pipebang.v0.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_optional.v0.14.0  (cached)
Processing 60/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_pipebang.v0.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 61/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_pipebang.v0.14.0: extract] [ppx_sexp_conv.v0.14.3: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
-> retrieved ppx_pipebang.v0.14.0  (cached)
Processing 61/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_sexp_conv.v0.14.3: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
Processing 62/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_sexp_conv.v0.14.3: extract] [ppx_sexp_message.v0.14.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make all]
+ C:\cygwin64\bin\make.exe "all" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.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/4.14/.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\4.14\lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/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\4.14\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/4.14/.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/4.14/.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/4.14/.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\4.14\lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/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/4.14/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
Processing 62/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_sexp_conv.v0.14.3: extract] [ppx_sexp_message.v0.14.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved ppx_sexp_message.v0.14.1  (cached)
Processing 62/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_sexp_conv.v0.14.3: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 63/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_sexp_conv.v0.14.3: extract] [ppx_sexp_value.v0.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved ppx_sexp_conv.v0.14.3  (cached)
Processing 63/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_sexp_value.v0.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 64/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_sexp_value.v0.14.0: extract] [ppx_stable.v0.14.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved ppx_sexp_value.v0.14.0  (cached)
Processing 64/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_stable.v0.14.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 65/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_stable.v0.14.1: extract] [ppx_string.v0.14.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved ppx_stable.v0.14.1  (cached)
Processing 65/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_string.v0.14.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 66/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_string.v0.14.1: extract] [ppx_typerep_conv.v0.14.2: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved ppx_string.v0.14.1  (cached)
Processing 66/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_typerep_conv.v0.14.2: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 67/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_typerep_conv.v0.14.2: extract] [ppx_variants_conv.v0.14.2: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved ppx_typerep_conv.v0.14.2  (cached)
Processing 67/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_variants_conv.v0.14.2: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 68/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppx_variants_conv.v0.14.2: extract] [ppxlib.0.25.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved ppx_variants_conv.v0.14.2  (cached)
Processing 68/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.25.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 69/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.25.1: extract] [protocol_version_header.v0.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved protocol_version_header.v0.14.0  (cached)
Processing 69/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.25.1: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 70/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.25.1: extract] [re.1.13.2: http] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 70/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [ppxlib.0.25.1: extract] [re.1.13.2: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved ppxlib.0.25.1  (cached)
Processing 70/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [re.1.13.2: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved seq.base  (cached)
Processing 71/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [re.1.13.2: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 72/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [re.1.13.2: extract] [sexplib.v0.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 73/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [re.1.13.2: extract] [sexplib.v0.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> installed seq.base
Processing 74/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [re.1.13.2: extract] [sexplib.v0.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved re.1.13.2  (https://github.com/ocaml/ocaml-re/archive/refs/tags/1.13.2.tar.gz)
Processing 74/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [sexplib.v0.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 75/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [sexplib.v0.14.0: extract] [sexplib0.v0.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved sexplib.v0.14.0  (cached)
Processing 75/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [sexplib0.v0.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 76/257: [dune.3.19.1, dune-configurator.3.19.1: extract] [sexplib0.v0.14.0: extract] [spawn.v0.17.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved dune.3.19.1, dune-configurator.3.19.1  (https://github.com/ocaml/dune/releases/download/3.19.1/dune-3.19.1.tbz)
Processing 76/257: [sexplib0.v0.14.0: extract] [spawn.v0.17.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 77/257: [sexplib0.v0.14.0: extract] [spawn.v0.17.0: extract] [splittable_random.v0.14.0: extract] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 78/257: [sexplib0.v0.14.0: extract] [spawn.v0.17.0: extract] [splittable_random.v0.14.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved sexplib0.v0.14.0  (cached)
Processing 78/257: [spawn.v0.17.0: extract] [splittable_random.v0.14.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
Processing 79/257: [spawn.v0.17.0: extract] [splittable_random.v0.14.0: extract] [stdio.v0.14.0: extract] [dune: ocaml 7] [ocamlbuild: make check-if-preinstalled] [ocamlfind: make opt]
-> retrieved spawn.v0.17.0  (cached)
Disconnected: Switch turned off