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


Building on odawa

(from windows-server-2022-amd64-ocaml-5.3)
2025-02-05 21:52.21 ---> 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-02-05 21:52.21 ---> 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 278df338effcd8a80241fbf6902ef949a850372c"))
2025-02-05 21:52.21 ---> using "e39acbd6045a92867247a77cb24a0ffccc792fec4b50da39e9eb78c669ff6c19" 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-02-05 21:52.21 ---> using "6c4b1d054ed5940a4b723ed52d95df0d05653b94454ef30df11e527afeff68a2" 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.43  (cached)
-> retrieved ocaml-config.3  (cached)
-> installed flexdll.0.43
-> installed ocaml-options-vanilla.1
-> retrieved mingw-w64-shims.0.2.0  (cached)
-> installed conf-mingw-w64-gcc-x86_64.1
-> installed ocaml-env-mingw64.1
-> installed system-mingw.1
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed mingw-w64-shims.0.2.0
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.3
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14)
2025-02-05 21:52.21 ---> using "3400de553c0db8d444936c72d6856934607dcd60ae9bf924b452d1d4c7f2dbb3" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2025-02-05 21:52.21 ---> using "ee83e5c054976215719ec7dd88b40024341c56e8ff3cd78e843c49ccca25fbd4" from cache

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

The following actions will be performed:
=== recompile 1 package
  - recompile mingw-w64-shims            0.2.0   [uses conf-mingw-w64-gcc-i686]
=== install 98 packages
  - install   angstrom                   0.16.1  [required by biotk]
  - install   angstrom-unix              0.16.1  [required by biotk]
  - install   base                       v0.14.3 [required by ppx_csv_conv]
  - install   base-bytes                 base    [required by ocamlnet]
  - install   base64                     3.5.1   [required by biocaml]
  - 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   biocaml                    0.11.1  [required by biotk]
  - install   biotk                      0.1.0
  - install   camlp-streams              5.0.1   [required by cfstream]
  - install   camlzip                    1.13    [required by biocaml, ocamlnet]
  - install   cfstream                   1.3.2   [required by biocaml]
  - install   cmdliner                   1.3.0   [required by crunch, fmt]
  - install   conf-m4                    1       [required by cfstream]
  - install   conf-mingw-w64-gcc-i686    1       [required by conf-mingw-w64-zlib-i686]
  - install   conf-mingw-w64-zlib-i686   1       [required by conf-zlib]
  - install   conf-mingw-w64-zlib-x86_64 1       [required by conf-zlib]
  - install   conf-pkg-config            3       [required by conf-zlib]
  - install   conf-zlib                  1       [required by camlzip]
  - install   core                       v0.14.1 [required by biotk]
  - install   core_kernel                v0.14.2 [required by biocaml]
  - install   cppo                       1.8.0   [required by ppx_deriving]
  - install   crunch                     3.3.1   [required by biotk]
  - install   csexp                      1.5.2   [required by dune-configurator]
  - install   csvfields                  v0.14.0 [required by ppx_csv_conv]
  - install   dune                       3.17.1  [required by biotk]
  - install   dune-configurator          3.17.1  [required by bigstringaf]
  - install   fieldslib                  v0.14.0 [required by core_kernel]
  - install   fmt                        0.9.0   [required by biotk]
  - install   gg                         1.0.0   [required by vg]
  - install   jane-street-headers        v0.14.0 [required by core_kernel]
  - install   jst-config                 v0.14.1 [required by core]
  - install   num                        1.5-1   [required by csvfields]
  - install   ocaml-compiler-libs        v0.12.4 [required by ppxlib]
  - install   ocaml-syntax-shims         1.0.0   [required by angstrom]
  - install   ocamlbuild                 0.15.0  [required by otfm, fmt, ocamlnet, vg]
  - install   ocamlfind                  1.9.5   [required by ppx_deriving, ocamlnet, fmt, etc.]
  - install   ocamlnet                   4.1.9-2 [required by biotk]
  - install   octavius                   1.2.2   [required by ppx_js_style]
  - install   otfm                       0.4.0   [required by biotk]
  - 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 biocaml]
  - install   ppx_conv_func              v0.14.0 [required by ppx_csv_conv]
  - install   ppx_csv_conv               v0.14.0 [required by biotk]
  - install   ppx_custom_printf          v0.14.1 [required by ppx_jane]
  - install   ppx_derivers               1.2.1   [required by ppx_deriving]
  - install   ppx_deriving               5.2.1   [required by biotk]
  - 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_csv_conv]
  - 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 ppx_jane]
  - install   ppx_inline_test            v0.14.1 [required by core_kernel]
  - install   ppx_jane                   v0.14.0 [required by core, csvfields]
  - 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 biocaml]
  - 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_csv_conv, ppx_deriving]
  - install   ptime                      1.2.0   [required by crunch]
  - install   re                         1.12.0  [required by biocaml, tyxml]
  - install   result                     1.5     [required by biotk]
  - install   rresult                    0.7.0   [required by biotk]
  - install   seq                        base    [required by tyxml]
  - install   sexplib                    v0.14.0 [required by biocaml]
  - install   sexplib0                   v0.14.0 [required by base, sexplib]
  - 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 uri]
  - install   time_now                   v0.14.0 [required by core_kernel]
  - install   timezone                   v0.14.0 [required by core]
  - install   topkg                      1.0.7   [required by otfm, fmt, vg]
  - install   typerep                    v0.14.0 [required by core_kernel]
  - install   tyxml                      4.6.0   [required by biotk]
  - install   uri                        4.4.0   [required by biocaml]
  - install   uutf                       1.0.3   [required by otfm, tyxml]
  - install   variantslib                v0.14.0 [required by core_kernel]
  - install   vg                         0.9.5   [required by biotk]
  - install   xmlm                       1.4.0   [required by biocaml]

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

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

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

[1/2/3/4] 1

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/296: [angstrom.0.16.1, angstrom-unix.0.16.1: extract]
Processing  2/296: [angstrom.0.16.1, angstrom-unix.0.16.1: extract] [base.v0.14.3: extract]
Processing  3/296: [angstrom.0.16.1, angstrom-unix.0.16.1: extract] [base.v0.14.3: extract]
Processing  4/296: [angstrom.0.16.1, angstrom-unix.0.16.1: extract] [base.v0.14.3: extract] [base64.3.5.1: extract]
-> retrieved angstrom.0.16.1, angstrom-unix.0.16.1  (cached)
Processing  4/296: [base.v0.14.3: extract] [base64.3.5.1: extract]
Processing  5/296: [base.v0.14.3: extract] [base64.3.5.1: extract] [base_bigstring.v0.14.0: extract]
-> retrieved base.v0.14.3  (cached)
Processing  5/296: [base64.3.5.1: extract] [base_bigstring.v0.14.0: extract]
Processing  6/296: [base64.3.5.1: extract] [base_bigstring.v0.14.0: extract] [base_quickcheck.v0.14.1: extract]
-> retrieved base64.3.5.1  (cached)
Processing  6/296: [base_bigstring.v0.14.0: extract] [base_quickcheck.v0.14.1: extract]
Processing  7/296: [base_bigstring.v0.14.0: extract] [base_quickcheck.v0.14.1: extract] [bigstringaf.0.10.0: extract]
-> retrieved base_bigstring.v0.14.0  (cached)
Processing  7/296: [base_quickcheck.v0.14.1: extract] [bigstringaf.0.10.0: extract]
Processing  8/296: [base_quickcheck.v0.14.1: extract] [bigstringaf.0.10.0: extract] [bin_prot.v0.14.1: extract]
-> retrieved base_quickcheck.v0.14.1  (cached)
Processing  8/296: [bigstringaf.0.10.0: extract] [bin_prot.v0.14.1: extract]
Processing  9/296: [bigstringaf.0.10.0: extract] [bin_prot.v0.14.1: extract] [biocaml.0.11.1: extract]
-> retrieved bigstringaf.0.10.0  (cached)
Processing  9/296: [bin_prot.v0.14.1: extract] [biocaml.0.11.1: extract]
Processing 10/296: [bin_prot.v0.14.1: extract] [biocaml.0.11.1: extract] [biotk.0.1.0: extract]
-> retrieved bin_prot.v0.14.1  (cached)
Processing 10/296: [biocaml.0.11.1: extract] [biotk.0.1.0: extract]
Processing 11/296: [biocaml.0.11.1: extract] [biotk.0.1.0: extract] [camlp-streams.5.0.1: extract]
-> retrieved biocaml.0.11.1  (cached)
Processing 11/296: [biotk.0.1.0: extract] [camlp-streams.5.0.1: extract]
Processing 12/296: [biotk.0.1.0: extract] [camlp-streams.5.0.1: extract] [camlzip.1.13: extract]
-> retrieved biotk.0.1.0  (cached)
Processing 12/296: [camlp-streams.5.0.1: extract] [camlzip.1.13: extract]
Processing 13/296: [camlp-streams.5.0.1: extract] [camlzip.1.13: extract] [cfstream.1.3.2: extract]
-> retrieved camlp-streams.5.0.1  (cached)
Processing 13/296: [camlzip.1.13: extract] [cfstream.1.3.2: extract]
Processing 14/296: [camlzip.1.13: extract] [cfstream.1.3.2: extract] [cmdliner.1.3.0: extract]
-> retrieved camlzip.1.13  (cached)
Processing 14/296: [cfstream.1.3.2: extract] [cmdliner.1.3.0: extract]
Processing 15/296: [cfstream.1.3.2: extract] [cmdliner.1.3.0: extract]
Processing 16/296: [cfstream.1.3.2: extract] [cmdliner.1.3.0: extract]
Processing 17/296: [cfstream.1.3.2: extract] [cmdliner.1.3.0: extract]
Processing 18/296: [cfstream.1.3.2: extract] [cmdliner.1.3.0: extract]
Processing 19/296: [cfstream.1.3.2: extract] [cmdliner.1.3.0: extract]
Processing 20/296: [cfstream.1.3.2: extract] [cmdliner.1.3.0: extract]
Processing 21/296: [cfstream.1.3.2: extract] [cmdliner.1.3.0: extract] [core.v0.14.1: extract]
Processing 22/296: [cfstream.1.3.2: extract] [cmdliner.1.3.0: extract] [core.v0.14.1: extract] [conf-m4: sh echo | m4]
Processing 23/296: [cfstream.1.3.2: extract] [cmdliner.1.3.0: extract] [core.v0.14.1: extract] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 24/296: [cfstream.1.3.2: extract] [cmdliner.1.3.0: extract] [core.v0.14.1: extract] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cfstream.1.3.2  (cached)
Processing 24/296: [cmdliner.1.3.0: extract] [core.v0.14.1: extract] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 25/296: [cmdliner.1.3.0: extract] [core.v0.14.1: extract] [core_kernel.v0.14.2: extract] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cmdliner.1.3.0  (cached)
Processing 25/296: [core.v0.14.1: extract] [core_kernel.v0.14.2: extract] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 26/296: [core.v0.14.1: extract] [core_kernel.v0.14.2: extract] [cppo.1.8.0: extract] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 27/296: [core.v0.14.1: extract] [core_kernel.v0.14.2: extract] [cppo.1.8.0: extract] [cmdliner: make all] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved core.v0.14.1  (cached)
Processing 27/296: [core_kernel.v0.14.2: extract] [cppo.1.8.0: extract] [cmdliner: make all] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 28/296: [core_kernel.v0.14.2: extract] [cppo.1.8.0: extract] [crunch.3.3.1: extract] [cmdliner: make all] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved core_kernel.v0.14.2  (cached)
Processing 28/296: [cppo.1.8.0: extract] [crunch.3.3.1: extract] [cmdliner: make all] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 29/296: [cppo.1.8.0: extract] [crunch.3.3.1: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cppo.1.8.0  (cached)
Processing 29/296: [crunch.3.3.1: extract] [csexp.1.5.2: extract] [cmdliner: make all] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 30/296: [crunch.3.3.1: extract] [csexp.1.5.2: extract] [csvfields.v0.14.0: extract] [cmdliner: make all] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved crunch.3.3.1  (cached)
Processing 30/296: [csexp.1.5.2: extract] [csvfields.v0.14.0: extract] [cmdliner: make all] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 31/296: [csexp.1.5.2: extract] [csvfields.v0.14.0: extract] [dune.3.17.1, dune-configurator.3.17.1: extract] [cmdliner: make all] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
Processing 31/296: [csvfields.v0.14.0: extract] [dune.3.17.1, dune-configurator.3.17.1: extract] [cmdliner: make all] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 32/296: [csvfields.v0.14.0: extract] [dune.3.17.1, dune-configurator.3.17.1: extract] [fieldslib.v0.14.0: extract] [cmdliner: make all] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved csvfields.v0.14.0  (cached)
Processing 32/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [fieldslib.v0.14.0: extract] [cmdliner: make all] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 33/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [fieldslib.v0.14.0: extract] [fmt.0.9.0: extract] [cmdliner: make all] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved fieldslib.v0.14.0  (cached)
Processing 33/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [fmt.0.9.0: extract] [cmdliner: make all] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 34/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [fmt.0.9.0: extract] [gg.1.0.0: extract] [cmdliner: make all] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved fmt.0.9.0  (cached)
Processing 34/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [gg.1.0.0: extract] [cmdliner: make all] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 35/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [gg.1.0.0: extract] [jane-street-headers.v0.14.0: extract] [cmdliner: make all] [conf-m4: sh echo | m4] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\sh.exe "-exc" "echo | m4" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-m4.1)
- + echo
- + m4
- 
-> compiled  conf-m4.1
Processing 35/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [gg.1.0.0: extract] [jane-street-headers.v0.14.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> installed conf-m4.1
Processing 36/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [gg.1.0.0: extract] [jane-street-headers.v0.14.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved gg.1.0.0  (cached)
Processing 36/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [jane-street-headers.v0.14.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 37/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [jane-street-headers.v0.14.0: extract] [jst-config.v0.14.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved jane-street-headers.v0.14.0  (cached)
Processing 37/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [jst-config.v0.14.1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 38/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [jst-config.v0.14.1: extract] [mingw-w64-shims.0.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved jst-config.v0.14.1  (cached)
Processing 38/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [mingw-w64-shims.0.2.0: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 39/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [mingw-w64-shims.0.2.0: extract] [num.1.5-1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 39/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [num.1.5-1: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 40/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\i686-w64-mingw32-gcc.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-mingw-w64-gcc-i686.1)
- i686-w64-mingw32-gcc (GCC) 12.4.0
- Copyright (C) 2022 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-mingw-w64-gcc-i686.1
Processing 40/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 41/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-pkg-config.3)
- 2.3.0
-> compiled  conf-pkg-config.3
Processing 41/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all]
Processing 42/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all]
-> installed conf-pkg-config.3
Processing 43/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all]
Processing 44/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [conf-mingw-w64-zlib-i686: pkgconf zlib]
Processing 45/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 46/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved num.1.5-1  (cached)
Processing 46/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [cmdliner: make all] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [mingw-w64-shims: sh mingw-w64-shims]
Processing 47/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [mingw-w64-shims: sh mingw-w64-shims]
[num: patch] applying num-in-findlib-dir.patch
Processing 48/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 48/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocaml-syntax-shims.1.0.0: extract] [cmdliner: make all] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
Processing 49/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocaml-syntax-shims.1.0.0: extract] [ocamlbuild.0.15.0: extract] [cmdliner: make all] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
-> retrieved ocaml-syntax-shims.1.0.0  (cached)
Processing 49/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlbuild.0.15.0: extract] [cmdliner: make all] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
Processing 50/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [cmdliner: make all] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "zlib" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-mingw-w64-zlib-i686.1)
-> compiled  conf-mingw-w64-zlib-i686.1
Processing 50/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [cmdliner: make all] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
-> installed conf-mingw-w64-zlib-i686.1
Processing 51/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [cmdliner: make all] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "zlib" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-mingw-w64-zlib-x86_64.1)
-> compiled  conf-mingw-w64-zlib-x86_64.1
Processing 51/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
-> installed conf-mingw-w64-zlib-x86_64.1
Processing 52/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
Processing 53/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [cmdliner: make all] [conf-zlib: pkgconf zlib] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
Processing 53/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [cmdliner: make all] [conf-zlib: pkgconf zlib] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "zlib" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-zlib.1)
-> compiled  conf-zlib.1
Processing 53/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> installed conf-zlib.1
Processing 54/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlbuild.0.15.0: extract] [ocamlfind.1.9.5: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ocamlbuild.0.15.0  (cached)
Processing 54/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlfind.1.9.5: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 55/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlfind.1.9.5: extract] [ocamlnet.4.1.9-2: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 56/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlfind.1.9.5: extract] [ocamlnet.4.1.9-2: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make]
-> retrieved ocamlfind.1.9.5  (cached)
Processing 56/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlnet.4.1.9-2: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make]
Processing 57/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlnet.4.1.9-2: extract] [octavius.1.2.2: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make]
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing 58/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlnet.4.1.9-2: extract] [octavius.1.2.2: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved octavius.1.2.2  (cached)
Processing 58/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlnet.4.1.9-2: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: patch]
Processing 59/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlnet.4.1.9-2: extract] [otfm.0.4.0: extract] [cmdliner: make all] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: patch]
+ C:\cygwin64\bin\sh.exe "./gen_config.sh" "mingw-w64-shims" "i686-binutils" "i686-gcc-core" "i686-gcc-g++-false" "x86_64-binutils" "x86_64-gcc-core" "x86_64-gcc-g++-false" "pkgconf" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled  mingw-w64-shims.0.2.0
Processing 59/296: [dune.3.17.1, dune-configurator.3.17.1: extract] [ocamlnet.4.1.9-2: extract] [otfm.0.4.0: extract] [cmdliner: make all] [num: make opam-legacy] [ocamlbuild: make configure.make] [ocamlfind: patch]
-> retrieved dune.3.17.1, dune-configurator.3.17.1  (cached)
-> retrieved ocamlnet.4.1.9-2  (cached)
-> retrieved otfm.0.4.0  (cached)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
- /usr/bin/make -C src all
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/num.1.5-1/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.6~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.5-1/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5-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.15.0"'; \
- ) > src/ocamlbuild_config.ml

#=== ERROR while installing mingw-w64-shims.0.2.0 =============================#
Cannot copy C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\mingw-w64-shims.0.2.0\shim.exe to C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe (C:\cygwin64\bin\opam.exe: "open" failed on C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe: Permission denied).


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - fetch   dune.3.17.1, dune-configurator.3.17.1 
| - fetch   ocamlnet                              4.1.9-2
| - fetch   otfm                                  0.4.0
| - fetch   parsexp                               v0.14.2
| - fetch   ppx_assert                            v0.14.0
| - fetch   ppx_base                              v0.14.0
| - fetch   ppx_bench                             v0.14.1
| - fetch   ppx_bin_prot                          v0.14.0
| - fetch   ppx_cold                              v0.14.0
| - fetch   ppx_compare                           v0.14.0
| - fetch   ppx_conv_func                         v0.14.0
| - fetch   ppx_csv_conv                          v0.14.0
| - fetch   ppx_custom_printf                     v0.14.1
| - fetch   ppx_derivers                          1.2.1
| - fetch   ppx_deriving                          5.2.1
| - fetch   ppx_enumerate                         v0.14.0
| - fetch   ppx_expect                            v0.14.2
| - fetch   ppx_fields_conv                       v0.14.2
| - fetch   ppx_fixed_literal                     v0.14.0
| - fetch   ppx_hash                              v0.14.0
| - fetch   ppx_here                              v0.14.0
| - fetch   ppx_inline_test                       v0.14.1
| - fetch   ppx_jane                              v0.14.0
| - fetch   ppx_js_style                          v0.14.1
| - fetch   ppx_let                               v0.14.0
| - fetch   ppx_module_timer                      v0.14.0
| - fetch   ppx_optcomp                           v0.14.3
| - fetch   ppx_optional                          v0.14.0
| - fetch   ppx_pipebang                          v0.14.0
| - fetch   ppx_sexp_conv                         v0.14.3
| - fetch   ppx_sexp_message                      v0.14.1
| - fetch   ppx_sexp_value                        v0.14.0
| - fetch   ppx_stable                            v0.14.1
| - fetch   ppx_string                            v0.14.1
| - fetch   ppx_typerep_conv                      v0.14.2
| - fetch   ppx_variants_conv                     v0.14.2
| - fetch   ppxlib                                0.25.1
| - fetch   ptime                                 1.2.0
| - fetch   re                                    1.12.0
| - fetch   result                                1.5
| - fetch   rresult                               0.7.0
| - fetch   seq                                   base
| - fetch   sexplib                               v0.14.0
| - fetch   sexplib0                              v0.14.0
| - fetch   spawn                                 v0.17.0
| - fetch   splittable_random                     v0.14.0
| - fetch   stdio                                 v0.14.0
| - fetch   stdlib-shims                          0.3.0
| - fetch   stringext                             1.6.0
| - fetch   time_now                              v0.14.0
| - fetch   timezone                              v0.14.0
| - fetch   topkg                                 1.0.7
| - fetch   typerep                               v0.14.0
| - fetch   tyxml                                 4.6.0
| - fetch   uri                                   4.4.0
| - fetch   uutf                                  1.0.3
| - fetch   variantslib                           v0.14.0
| - fetch   vg                                    0.9.5
| - fetch   xmlm                                  1.4.0
| - install angstrom                              0.16.1
| - install angstrom-unix                         0.16.1
| - install base                                  v0.14.3
| - install base-bytes                            base
| - install base64                                3.5.1
| - install base_bigstring                        v0.14.0
| - install base_quickcheck                       v0.14.1
| - install bigstringaf                           0.10.0
| - install bin_prot                              v0.14.1
| - install biocaml                               0.11.1
| - install biotk                                 0.1.0
| - install camlp-streams                         5.0.1
| - install camlzip                               1.13
| - install cfstream                              1.3.2
| - install cmdliner                              1.3.0
| - install core                                  v0.14.1
| - install core_kernel                           v0.14.2
| - install cppo                                  1.8.0
| - install crunch                                3.3.1
| - install csexp                                 1.5.2
| - install csvfields                             v0.14.0
| - install dune                                  3.17.1
| - install dune-configurator                     3.17.1
| - install fieldslib                             v0.14.0
| - install fmt                                   0.9.0
| - install gg                                    1.0.0
| - install jane-street-headers                   v0.14.0
| - install jst-config                            v0.14.1
| - install num                                   1.5-1
| - install ocaml-compiler-libs                   v0.12.4
| - install ocaml-syntax-shims                    1.0.0
| - install ocamlnet                              4.1.9-2
| - install octavius                              1.2.2
| - install otfm                                  0.4.0
| - install parsexp                               v0.14.2
| - install ppx_assert                            v0.14.0
| - install ppx_base                              v0.14.0
| - install ppx_bench                             v0.14.1
| - install ppx_bin_prot                          v0.14.0
| - install ppx_cold                              v0.14.0
| - install ppx_compare                           v0.14.0
| - install ppx_conv_func                         v0.14.0
| - install ppx_csv_conv                          v0.14.0
| - install ppx_custom_printf                     v0.14.1
| - install ppx_derivers                          1.2.1
| - install ppx_deriving                          5.2.1
| - install ppx_enumerate                         v0.14.0
| - install ppx_expect                            v0.14.2
| - install ppx_fields_conv                       v0.14.2
| - install ppx_fixed_literal                     v0.14.0
| - install ppx_hash                              v0.14.0
| - install ppx_here                              v0.14.0
| - install ppx_inline_test                       v0.14.1
| - install ppx_jane                              v0.14.0
| - install ppx_js_style                          v0.14.1
| - install ppx_let                               v0.14.0
| - install ppx_module_timer                      v0.14.0
| - install ppx_optcomp                           v0.14.3
| - install ppx_optional                          v0.14.0
| - install ppx_pipebang                          v0.14.0
| - install ppx_sexp_conv                         v0.14.3
| - install ppx_sexp_message                      v0.14.1
| - install ppx_sexp_value                        v0.14.0
| - install ppx_stable                            v0.14.1
| - install ppx_string                            v0.14.1
| - install ppx_typerep_conv                      v0.14.2
| - install ppx_variants_conv                     v0.14.2
| - install ppxlib                                0.25.1
| - install ptime                                 1.2.0
| - install re                                    1.12.0
| - install result                                1.5
| - install rresult                               0.7.0
| - install seq                                   base
| - install sexplib                               v0.14.0
| - install sexplib0                              v0.14.0
| - install spawn                                 v0.17.0
| - install splittable_random                     v0.14.0
| - install stdio                                 v0.14.0
| - install stdlib-shims                          0.3.0
| - install stringext                             1.6.0
| - install time_now                              v0.14.0
| - install timezone                              v0.14.0
| - install topkg                                 1.0.7
| - install typerep                               v0.14.0
| - install tyxml                                 4.6.0
| - install uri                                   4.4.0
| - install uutf                                  1.0.3
| - install variantslib                           v0.14.0
| - install vg                                    0.9.5
| - install xmlm                                  1.4.0
+- 
+- The following actions failed
| - build   ocamlbuild      0.15.0
| - build   ocamlfind       1.9.5
| - install mingw-w64-shims 0.2.0
+- 
+- The following changes have been performed (the rest was aborted)
| - remove  mingw-w64-shims            0.2.0
| - install conf-m4                    1
| - install conf-mingw-w64-gcc-i686    1
| - install conf-mingw-w64-zlib-i686   1
| - install conf-mingw-w64-zlib-x86_64 1
| - install conf-pkg-config            3
| - install conf-zlib                  1
+- 
# To update the current shell environment, run: eval $(opam env)

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


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