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


Building on odawa

(from windows-server-2022-amd64-ocaml-4.14.2)
2024-12-19 04:40.07 ---> using "b1ae2ad36af625524288c188f7e099c501706c4119a38e11e1b5610819652cec" 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"))
2024-12-19 04:40.07 ---> using "4b57a7007c87218b9b3ddcf81f74c22338c638c8bcdfdaa01c2afa888290f021" 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 f195fd3ffc8fd9778d038cba15efed18c3094402"))
2024-12-19 04:40.07 ---> using "012ddf9a4de9f40c98ca18a617d95c3c69e6c0a50e2837b13846facd384290b9" 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.
2024-12-19 04:40.07 ---> using "260603a43dcce5dc1f94dfc48e37989b5eaea7d965587fc79c050395e9501eac" from cache

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

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "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=default)
2024-12-19 04:40.07 ---> using "5ce1f3048d5c3363616529505128ebc1f9594f8f4dd0e1814ea2bdc8e96a069f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2024-12-19 04:40.07 ---> using "bc1a527dee8e5afb6e5e487eca9ef6afed9088c50bda2d206c48af535cb570d6" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "\
               \nopam remove -y \"portmidi.0.1\"\
               \nopam install -vy \"portmidi.0.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"portmidi.0.1\" | grep -q '\"windows-server-2022-amd64-ocaml-4.14.2\"'; 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] portmidi.0.1 is not installed.

The following actions will be performed:
=== recompile 1 package
  - recompile mingw-w64-shims              0.2.0             [uses conf-pkg-config]
=== install 73 packages
  - install   base                         v0.16.3           [required by core_kernel]
  - install   base_bigstring               v0.16.0           [required by core]
  - install   base_quickcheck              v0.16.0           [required by core]
  - install   bigarray-compat              1.1.0             [required by ctypes]
  - install   bin_prot                     v0.16.0           [required by core]
  - install   conf-bash                    1                 [required by base]
  - install   conf-libffi                  2.0.0             [required by ctypes-foreign]
  - install   conf-libportmidi             1                 [required by portmidi]
  - install   conf-mingw-w64-gcc-i686      1                 [required by mingw-w64-shims, conf-mingw-w64-libffi-i686]
  - install   conf-mingw-w64-libffi-i686   1                 [required by conf-libffi]
  - install   conf-mingw-w64-libffi-x86_64 1                 [required by conf-libffi]
  - install   conf-pkg-config              3                 [required by portmidi]
  - install   core                         v0.16.2           [required by core_kernel]
  - install   core_kernel                  v0.16.0           [required by portmidi]
  - install   csexp                        1.5.2             [required by dune-configurator]
  - install   ctypes                       0.23.0            [required by portmidi]
  - install   ctypes-foreign               0.23.0            [required by portmidi]
  - install   dune                         3.16.1            [required by portmidi]
  - install   dune-configurator            3.16.1            [required by portmidi]
  - install   fieldslib                    v0.16.0           [required by core]
  - install   int_repr                     v0.16.0           [required by core_kernel]
  - install   integers                     0.7.0             [required by ctypes]
  - install   jane-street-headers          v0.16.0           [required by core]
  - install   jst-config                   v0.16.0           [required by core]
  - install   num                          1.5-1             [required by sexplib]
  - install   ocaml-compiler-libs          v0.12.4           [required by ppxlib]
  - install   parsexp                      v0.16.0           [required by sexplib]
  - install   portmidi                     0.1
  - install   ppx_assert                   v0.16.0           [required by core]
  - install   ppx_base                     v0.16.0           [required by core]
  - install   ppx_bench                    v0.16.0           [required by ppx_jane]
  - install   ppx_bin_prot                 v0.16.0           [required by ppx_jane]
  - install   ppx_cold                     v0.16.0           [required by ppx_base]
  - install   ppx_compare                  v0.16.0           [required by ppx_base, bin_prot]
  - install   ppx_custom_printf            v0.16.0           [required by ppx_jane]
  - install   ppx_derivers                 1.2.1             [required by ppxlib]
  - install   ppx_disable_unused_warnings  v0.16.0           [required by ppx_jane]
  - install   ppx_enumerate                v0.16.0           [required by ppx_base]
  - install   ppx_expect                   v0.16.0           [required by ppx_jane]
  - install   ppx_fields_conv              v0.16.0           [required by ppx_jane]
  - install   ppx_fixed_literal            v0.16.0           [required by ppx_jane]
  - install   ppx_globalize                v0.16.0           [required by ppx_base]
  - install   ppx_hash                     v0.16.0           [required by core]
  - install   ppx_here                     v0.16.0           [required by ppx_jane]
  - install   ppx_ignore_instrumentation   v0.16.0           [required by ppx_jane]
  - install   ppx_inline_test              v0.16.1           [required by core]
  - install   ppx_jane                     v0.16.0           [required by portmidi]
  - install   ppx_let                      v0.16.0           [required by ppx_jane]
  - install   ppx_log                      v0.16.0           [required by ppx_jane]
  - install   ppx_module_timer             v0.16.0           [required by ppx_jane]
  - install   ppx_optcomp                  v0.16.0           [required by core_kernel]
  - install   ppx_optional                 v0.16.0           [required by ppx_jane]
  - install   ppx_pipebang                 v0.16.0           [required by ppx_jane]
  - install   ppx_sexp_conv                v0.16.0           [required by core]
  - install   ppx_sexp_message             v0.16.0           [required by core]
  - install   ppx_sexp_value               v0.16.0           [required by ppx_jane]
  - install   ppx_stable                   v0.16.0           [required by ppx_jane]
  - install   ppx_stable_witness           v0.16.0           [required by ppx_jane]
  - install   ppx_string                   v0.16.0           [required by ppx_jane]
  - install   ppx_tydi                     v0.16.0           [required by ppx_jane]
  - install   ppx_typerep_conv             v0.16.0           [required by ppx_jane]
  - install   ppx_variants_conv            v0.16.0           [required by ppx_jane]
  - install   ppxlib                       0.33.1~5.3preview [required by ppx_jane]
  - install   re                           1.12.0            [required by ppx_expect]
  - install   seq                          base              [required by re]
  - install   sexplib                      v0.16.0           [required by core]
  - install   sexplib0                     v0.16.0           [required by base]
  - install   splittable_random            v0.16.0           [required by core]
  - install   stdio                        v0.16.0           [required by core]
  - install   stdlib-shims                 0.3.0             [required by integers]
  - install   time_now                     v0.16.0           [required by core]
  - install   typerep                      v0.16.0           [required by core]
  - install   variantslib                  v0.16.0           [required by core]

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

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

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

[1/2/3/4] 1

+ C:\Users\opam\AppData\Local\opam\.cygwin\setup-x86_64.exe "--root" "C:\\cygwin64" "--quiet-mode" "unattended" "--no-shortcuts" "--no-startmenu" "--no-desktop" "--no-admin" "--no-version-check" "--no-write-registry" "--packages" "mingw64-i686-gcc-core,mingw64-i686-libffi,mingw64-x86_64-libffi"
- 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: 3 tasks, update: no, use test packages: no
- solving: 8 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install mingw64-i686-binutils                 2.43.1-1 
-    1 install mingw64-i686-libffi                   3.2.1-1  
-    2 install mingw64-i686-windows-default-manifest 6.4-1    
-    3 install mingw64-i686-winpthreads              12.0.0-1 
-    4 install mingw64-x86_64-libffi                 3.2.1-2  
-    5 install mingw64-i686-headers                  12.0.0-1 
-    6 install mingw64-i686-runtime                  12.0.0-1 
-    7 install mingw64-i686-gcc-core                 12.4.0-1 
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.43.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libffi/mingw64-i686-libffi-3.2.1-1.tar.xz
- 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-x86_64-libffi/mingw64-x86_64-libffi-3.2.1-2.tar.xz
- 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/mingw64-i686-binutils/mingw64-i686-binutils-2.43.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libffi/mingw64-i686-libffi-3.2.1-1.tar.xz
- 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-x86_64-libffi/mingw64-x86_64-libffi-3.2.1-2.tar.xz
- 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/221: [base.v0.16.3: extract]
Processing  2/221: [base.v0.16.3: extract] [base_bigstring.v0.16.0: extract]
Processing  3/221: [base.v0.16.3: extract] [base_bigstring.v0.16.0: extract] [base_quickcheck.v0.16.0: extract]
-> retrieved base_bigstring.v0.16.0  (cached)
Processing  3/221: [base.v0.16.3: extract] [base_quickcheck.v0.16.0: extract]
Processing  4/221: [base.v0.16.3: extract] [base_quickcheck.v0.16.0: extract] [bigarray-compat.1.1.0: extract]
-> retrieved base_quickcheck.v0.16.0  (cached)
Processing  4/221: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract]
Processing  5/221: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] [bin_prot.v0.16.0: extract]
-> retrieved base.v0.16.3  (cached)
Processing  5/221: [bigarray-compat.1.1.0: extract] [bin_prot.v0.16.0: extract]
Processing  6/221: [bigarray-compat.1.1.0: extract] [bin_prot.v0.16.0: extract]
Processing  7/221: [bigarray-compat.1.1.0: extract] [bin_prot.v0.16.0: extract]
Processing  8/221: [bigarray-compat.1.1.0: extract] [bin_prot.v0.16.0: extract] [conf-libportmidi.1/check.sh: dl]
Processing  9/221: [bigarray-compat.1.1.0: extract] [bin_prot.v0.16.0: extract] [conf-libportmidi.1/check.sh: dl] [conf-bash: bash]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing  9/221: [bin_prot.v0.16.0: extract] [conf-libportmidi.1/check.sh: dl] [conf-bash: bash]
Processing 10/221: [bin_prot.v0.16.0: extract] [conf-libportmidi.1/check.sh: dl] [conf-bash: bash]
Processing 11/221: [bin_prot.v0.16.0: extract] [conf-libportmidi.1/check.sh: dl] [conf-bash: bash]
Processing 12/221: [bin_prot.v0.16.0: extract] [conf-libportmidi.1/check.sh: dl] [conf-bash: bash]
Processing 13/221: [bin_prot.v0.16.0: extract] [conf-libportmidi.1/check.sh: dl] [conf-bash: bash]
Processing 14/221: [bin_prot.v0.16.0: extract] [conf-libportmidi.1/check.sh: dl] [core.v0.16.2: extract] [conf-bash: bash]
Processing 15/221: [bin_prot.v0.16.0: extract] [conf-libportmidi.1/check.sh: dl] [core.v0.16.2: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 16/221: [bin_prot.v0.16.0: extract] [conf-libportmidi.1/check.sh: dl] [core.v0.16.2: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved bin_prot.v0.16.0  (cached)
Processing 16/221: [conf-libportmidi.1/check.sh: dl] [core.v0.16.2: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 17/221: [conf-libportmidi.1/check.sh: dl] [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved conf-libportmidi.1  (https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-libportmidi/check.sh)
Processing 17/221: [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 18/221: [core.v0.16.2: extract] [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved core.v0.16.2  (cached)
Processing 18/221: [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 19/221: [core_kernel.v0.16.0: extract] [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved core_kernel.v0.16.0  (cached)
Processing 19/221: [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 20/221: [csexp.1.5.2: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
Processing 20/221: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 21/221: [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [dune.3.16.1, dune-configurator.3.16.1: extract] [fieldslib.v0.16.0: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0  (cached)
Processing 21/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [fieldslib.v0.16.0: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 22/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [fieldslib.v0.16.0: extract] [int_repr.v0.16.0: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved fieldslib.v0.16.0  (cached)
Processing 22/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [int_repr.v0.16.0: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 23/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [int_repr.v0.16.0: extract] [integers.0.7.0: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved int_repr.v0.16.0  (cached)
Processing 23/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [integers.0.7.0: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 24/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [integers.0.7.0: extract] [jane-street-headers.v0.16.0: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved integers.0.7.0  (cached)
Processing 24/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [jane-street-headers.v0.16.0: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 25/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [jane-street-headers.v0.16.0: extract] [jst-config.v0.16.0: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved jane-street-headers.v0.16.0  (cached)
Processing 25/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [jst-config.v0.16.0: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 26/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [jst-config.v0.16.0: extract] [mingw-w64-shims.0.2.0: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved jst-config.v0.16.0  (cached)
Processing 26/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [mingw-w64-shims.0.2.0: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 27/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [mingw-w64-shims.0.2.0: extract] [num.1.5-1: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 27/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [num.1.5-1: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 28/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [conf-bash: bash] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\bash.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-bash.1)
- GNU bash, version 5.2.21(1)-release (x86_64-pc-cygwin)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
Processing 28/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> installed conf-bash.1
Processing 29/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [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\default\.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 29/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [conf-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 30/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-pkg-config.3)
- 2.3.0
-> compiled  conf-pkg-config.3
Processing 30/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract]
-> removed   mingw-w64-shims.0.2.0
Processing 31/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract]
-> installed conf-pkg-config.3
Processing 32/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract]
Processing 33/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [conf-libportmidi: sh check.sh]
Processing 34/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [conf-libportmidi: sh check.sh] [conf-mingw-w64-libffi-i686: pkgconf libffi]
Processing 35/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [conf-libportmidi: sh check.sh] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi]
Processing 36/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [num.1.5-1: extract] [ocaml-compiler-libs.v0.12.4: extract] [conf-libportmidi: sh check.sh] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved num.1.5-1  (cached)
Processing 36/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [conf-libportmidi: sh check.sh] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [mingw-w64-shims: sh mingw-w64-shims]
Processing 37/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [parsexp.v0.16.0: extract] [conf-libportmidi: sh check.sh] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [mingw-w64-shims: sh mingw-w64-shims]
[num: patch] applying num-in-findlib-dir.patch
Processing 38/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [ocaml-compiler-libs.v0.12.4: extract] [parsexp.v0.16.0: extract] [conf-libportmidi: sh check.sh] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 38/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [parsexp.v0.16.0: extract] [conf-libportmidi: sh check.sh] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
Processing 39/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [parsexp.v0.16.0: extract] [portmidi.0.1: http] [conf-libportmidi: sh check.sh] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
-> retrieved parsexp.v0.16.0  (cached)
Processing 39/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [conf-libportmidi: sh check.sh] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
Processing 40/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [ppx_assert.v0.16.0: extract] [conf-libportmidi: sh check.sh] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
+ C:\cygwin64\bin\sh.exe "check.sh" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-libportmidi.1)
- ls: cannot access '/usr/include/portmidi.h': No such file or directory
[ERROR] The compilation of conf-libportmidi.1 failed at "sh check.sh".
Processing 40/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [ppx_assert.v0.16.0: extract] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
Processing 41/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [ppx_assert.v0.16.0: extract] [conf-mingw-w64-libffi-i686: pkgconf libffi] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "libffi" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-mingw-w64-libffi-i686.1)
-> compiled  conf-mingw-w64-libffi-i686.1
Processing 41/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [ppx_assert.v0.16.0: extract] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
-> installed conf-mingw-w64-libffi-i686.1
Processing 42/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [ppx_assert.v0.16.0: extract] [conf-mingw-w64-libffi-x86_64: pkgconf libffi] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "libffi" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-mingw-w64-libffi-x86_64.1)
-> compiled  conf-mingw-w64-libffi-x86_64.1
Processing 42/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [ppx_assert.v0.16.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
-> installed conf-mingw-w64-libffi-x86_64.1
Processing 43/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [ppx_assert.v0.16.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
Processing 44/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [ppx_assert.v0.16.0: extract] [conf-libffi: pkgconf libffi] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
-> retrieved ppx_assert.v0.16.0  (cached)
Processing 44/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [conf-libffi: pkgconf libffi] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
Processing 45/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [ppx_base.v0.16.0: extract] [conf-libffi: pkgconf libffi] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "libffi" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-libffi.2.0.0)
-> compiled  conf-libffi.2.0.0
Processing 45/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [ppx_base.v0.16.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
-> installed conf-libffi.2.0.0
Processing 46/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [ppx_base.v0.16.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: patch]
Processing 46/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [ppx_base.v0.16.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_base.v0.16.0  (cached)
Processing 46/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 47/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [ppx_bench.v0.16.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_bench.v0.16.0  (cached)
Processing 47/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 48/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [ppx_bin_prot.v0.16.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_bin_prot.v0.16.0  (cached)
Processing 48/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 49/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: http] [ppx_cold.v0.16.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 49/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: extract] [ppx_cold.v0.16.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_cold.v0.16.0  (cached)
Processing 49/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 50/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [portmidi.0.1: extract] [ppx_compare.v0.16.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved portmidi.0.1  (https://github.com/mbacarella/portmidi/archive/0.1.tar.gz)
Processing 50/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_compare.v0.16.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 51/221: [dune.3.16.1, dune-configurator.3.16.1: extract] [ppx_compare.v0.16.0: extract] [ppx_custom_printf.v0.16.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved dune.3.16.1, dune-configurator.3.16.1  (cached)
Processing 51/221: [ppx_compare.v0.16.0: extract] [ppx_custom_printf.v0.16.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 52/221: [ppx_compare.v0.16.0: extract] [ppx_custom_printf.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 53/221: [ppx_compare.v0.16.0: extract] [ppx_custom_printf.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_compare.v0.16.0  (cached)
Processing 53/221: [ppx_custom_printf.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 54/221: [ppx_custom_printf.v0.16.0: extract] [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_custom_printf.v0.16.0  (cached)
Processing 54/221: [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 55/221: [ppx_derivers.1.2.1: extract] [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 55/221: [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 56/221: [ppx_disable_unused_warnings.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_disable_unused_warnings.v0.16.0  (cached)
Processing 56/221: [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 57/221: [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.0: extract] [ppx_fields_conv.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_enumerate.v0.16.0  (cached)
Processing 57/221: [ppx_expect.v0.16.0: extract] [ppx_fields_conv.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 58/221: [ppx_expect.v0.16.0: extract] [ppx_fields_conv.v0.16.0: extract] [ppx_fixed_literal.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_expect.v0.16.0  (cached)
Processing 58/221: [ppx_fields_conv.v0.16.0: extract] [ppx_fixed_literal.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 59/221: [ppx_fields_conv.v0.16.0: extract] [ppx_fixed_literal.v0.16.0: extract] [ppx_globalize.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_fields_conv.v0.16.0  (cached)
Processing 59/221: [ppx_fixed_literal.v0.16.0: extract] [ppx_globalize.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 60/221: [ppx_fixed_literal.v0.16.0: extract] [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_fixed_literal.v0.16.0  (cached)
Processing 60/221: [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 61/221: [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_globalize.v0.16.0  (cached)
Processing 61/221: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 62/221: [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_hash.v0.16.0  (cached)
Processing 62/221: [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 63/221: [ppx_here.v0.16.0: extract] [ppx_ignore_instrumentation.v0.16.0: extract] [ppx_inline_test.v0.16.1: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_here.v0.16.0  (cached)
Processing 63/221: [ppx_ignore_instrumentation.v0.16.0: extract] [ppx_inline_test.v0.16.1: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 64/221: [ppx_ignore_instrumentation.v0.16.0: extract] [ppx_inline_test.v0.16.1: extract] [ppx_jane.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_ignore_instrumentation.v0.16.0  (cached)
Processing 64/221: [ppx_inline_test.v0.16.1: extract] [ppx_jane.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 65/221: [ppx_inline_test.v0.16.1: extract] [ppx_jane.v0.16.0: extract] [ppx_let.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_inline_test.v0.16.1  (cached)
Processing 65/221: [ppx_jane.v0.16.0: extract] [ppx_let.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 66/221: [ppx_jane.v0.16.0: extract] [ppx_let.v0.16.0: extract] [ppx_log.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_jane.v0.16.0  (cached)
Processing 66/221: [ppx_let.v0.16.0: extract] [ppx_log.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 67/221: [ppx_let.v0.16.0: extract] [ppx_log.v0.16.0: extract] [ppx_module_timer.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_let.v0.16.0  (cached)
Processing 67/221: [ppx_log.v0.16.0: extract] [ppx_module_timer.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 68/221: [ppx_log.v0.16.0: extract] [ppx_module_timer.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_log.v0.16.0  (cached)
Processing 68/221: [ppx_module_timer.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 69/221: [ppx_module_timer.v0.16.0: extract] [ppx_optcomp.v0.16.0: extract] [ppx_optional.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_module_timer.v0.16.0  (cached)
Processing 69/221: [ppx_optcomp.v0.16.0: extract] [ppx_optional.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 70/221: [ppx_optcomp.v0.16.0: extract] [ppx_optional.v0.16.0: extract] [ppx_pipebang.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_optcomp.v0.16.0  (cached)
Processing 70/221: [ppx_optional.v0.16.0: extract] [ppx_pipebang.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 71/221: [ppx_optional.v0.16.0: extract] [ppx_pipebang.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_optional.v0.16.0  (cached)
Processing 71/221: [ppx_pipebang.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 72/221: [ppx_pipebang.v0.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_pipebang.v0.16.0  (cached)
Processing 72/221: [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 73/221: [ppx_sexp_conv.v0.16.0: extract] [ppx_sexp_message.v0.16.0: extract] [ppx_sexp_value.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
Processing 73/221: [ppx_sexp_message.v0.16.0: extract] [ppx_sexp_value.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 74/221: [ppx_sexp_message.v0.16.0: extract] [ppx_sexp_value.v0.16.0: extract] [ppx_stable.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_sexp_message.v0.16.0  (cached)
Processing 74/221: [ppx_sexp_value.v0.16.0: extract] [ppx_stable.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 75/221: [ppx_sexp_value.v0.16.0: extract] [ppx_stable.v0.16.0: extract] [ppx_stable_witness.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_sexp_value.v0.16.0  (cached)
Processing 75/221: [ppx_stable.v0.16.0: extract] [ppx_stable_witness.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 76/221: [ppx_stable.v0.16.0: extract] [ppx_stable_witness.v0.16.0: extract] [ppx_string.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_stable.v0.16.0  (cached)
Processing 76/221: [ppx_stable_witness.v0.16.0: extract] [ppx_string.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 77/221: [ppx_stable_witness.v0.16.0: extract] [ppx_string.v0.16.0: extract] [ppx_tydi.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_stable_witness.v0.16.0  (cached)
Processing 77/221: [ppx_string.v0.16.0: extract] [ppx_tydi.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 78/221: [ppx_string.v0.16.0: extract] [ppx_tydi.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_string.v0.16.0  (cached)
Processing 78/221: [ppx_tydi.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 79/221: [ppx_tydi.v0.16.0: extract] [ppx_typerep_conv.v0.16.0: extract] [ppx_variants_conv.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_tydi.v0.16.0  (cached)
Processing 79/221: [ppx_typerep_conv.v0.16.0: extract] [ppx_variants_conv.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 80/221: [ppx_typerep_conv.v0.16.0: extract] [ppx_variants_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_typerep_conv.v0.16.0  (cached)
Processing 80/221: [ppx_variants_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 81/221: [ppx_variants_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved ppx_variants_conv.v0.16.0  (cached)
Processing 81/221: [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> retrieved seq.base  (cached)
Processing 82/221: [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 83/221: [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [sexplib.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
Processing 84/221: [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [sexplib.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
-> installed seq.base
Processing 85/221: [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [sexplib.v0.16.0: extract] [dune: ocaml 31] [mingw-w64-shims: sh mingw-w64-shims] [num: make opam-legacy]
+ 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\default\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled  mingw-w64-shims.0.2.0
Processing 85/221: [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [sexplib.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy]
-> installed mingw-w64-shims.0.2.0
Processing 86/221: [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract] [sexplib.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved ppxlib.0.33.1~5.3preview  (cached)
Processing 86/221: [re.1.12.0: extract] [sexplib.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy]
Processing 87/221: [re.1.12.0: extract] [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved re.1.12.0  (cached)
Processing 87/221: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy]
Processing 88/221: [sexplib.v0.16.0: extract] [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved sexplib.v0.16.0  (cached)
Processing 88/221: [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy]
Processing 89/221: [sexplib0.v0.16.0: extract] [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 89/221: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy]
Processing 90/221: [splittable_random.v0.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved splittable_random.v0.16.0  (cached)
Processing 90/221: [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [dune: ocaml 31] [num: make opam-legacy]
Processing 91/221: [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved stdio.v0.16.0  (cached)
Processing 91/221: [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy]
Processing 92/221: [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 92/221: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy]
Processing 93/221: [time_now.v0.16.0: extract] [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved time_now.v0.16.0  (cached)
Processing 93/221: [typerep.v0.16.0: extract] [variantslib.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy]
-> retrieved typerep.v0.16.0  (cached)
Processing 93/221: [variantslib.v0.16.0: extract] [dune: ocaml 31] [num: make opam-legacy]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "boot/bootstrap.ml" "-j" "31" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
[ERROR] The compilation of dune.3.16.1 failed at "ocaml boot/bootstrap.ml -j 31".
- .\.duneboot.exe -j 31
- cd _boot && C:\Users\opam\AppData\Local\opam\default\bin\ocamlopt.opt.exe -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_threaded_console__.ml
- x86_64-w64-mingw32-gcc: fatal error: cannot execute 'as': spawn: No such file or directory
- compilation terminated.
- File "dune_threaded_console__.ml", line 1:

- Error: Assembler error, input left in file C:\Users\opam\AppData\Local\Temp\camlasm7a6e6d.s

- 


Processing 93/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 94/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 95/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 96/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 97/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 98/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 99/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 100/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 101/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 102/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 103/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 104/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 105/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 106/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 107/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 108/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 109/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 110/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 111/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 112/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 113/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 114/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 115/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 116/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 117/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 118/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 119/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 120/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 121/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 122/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 123/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 124/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 125/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 126/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 127/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 128/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 129/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 130/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 131/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 132/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 133/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 134/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 135/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 136/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 137/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 138/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 139/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 140/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 141/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 142/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 143/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 144/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 145/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 146/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 147/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 148/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 149/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 150/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 151/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 152/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 153/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 154/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 155/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 156/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 157/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 158/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 159/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 160/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 161/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 162/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 163/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 164/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 165/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 166/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 167/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 168/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 169/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 170/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 171/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 172/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 173/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 174/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 175/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 176/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 177/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 178/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 179/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 180/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 181/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 182/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 183/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 184/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 185/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 186/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 187/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 188/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 189/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 190/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 191/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 192/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 193/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 194/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 195/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
Processing 196/221: [variantslib.v0.16.0: extract] [num: make opam-legacy]
+ C:\cygwin64\bin\make.exe "PROFILE=release" "opam-legacy" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\num.1.5-1)
- /usr/bin/make -C src all
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.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/default/.opam-switch/build/num.1.5-1/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5-1
Processing 196/221: [variantslib.v0.16.0: extract]
-> installed num.1.5-1
Processing 197/221: [variantslib.v0.16.0: extract]
Processing 198/221: [variantslib.v0.16.0: extract]
Processing 199/221: [variantslib.v0.16.0: extract]
Processing 200/221: [variantslib.v0.16.0: extract]
Processing 201/221: [variantslib.v0.16.0: extract]
-> retrieved variantslib.v0.16.0  (cached)

#=== ERROR while compiling dune.3.16.1 ========================================#
# context              2.3.0~beta1 | win32/x86_64 | ocaml-base-compiler.4.14.2 | file://C:/Users/opam/opam-repository
# path                 ~\AppData\Local\opam\default\.opam-switch\build\dune.3.16.1
# command              ~\AppData\Local\opam\default\bin\ocaml.exe boot/bootstrap.ml -j 31
# exit-code            2
# env-file             ~\AppData\Local\opam\log\dune-3692-c826be.env
# output-file          ~\AppData\Local\opam\log\dune-3692-c826be.out
### output ###
# ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
# .\.duneboot.exe -j 31
# cd _boot && C:\Users\opam\AppData\Local\opam\default\bin\ocamlopt.opt.exe -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads dune_threaded_console__.ml
# x86_64-w64-mingw32-gcc: fatal error: cannot execute 'as': spawn: No such file or directory
# compilation terminated.
# File "dune_threaded_console__.ml", line 1:

# Error: Assembler error, input left in file C:\Users\opam\AppData\Local\Temp\camlasm7a6e6d.s

# 




#=== ERROR while compiling conf-libportmidi.1 =================================#
# context              2.3.0~beta1 | win32/x86_64 | ocaml-base-compiler.4.14.2 | file://C:/Users/opam/opam-repository
# path                 ~\AppData\Local\opam\default\.opam-switch\build\conf-libportmidi.1
# command              C:\cygwin64\bin\sh.exe check.sh
# exit-code            2
# env-file             ~\AppData\Local\opam\log\conf-libportmidi-3692-b811ab.env
# output-file          ~\AppData\Local\opam\log\conf-libportmidi-3692-b811ab.out
### output ###
# ls: cannot access '/usr/include/portmidi.h': No such file or directory



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install base                        v0.16.3
| - install base_bigstring              v0.16.0
| - install base_quickcheck             v0.16.0
| - install bigarray-compat             1.1.0
| - install bin_prot                    v0.16.0
| - install core                        v0.16.2
| - install core_kernel                 v0.16.0
| - install csexp                       1.5.2
| - install ctypes                      0.23.0
| - install ctypes-foreign              0.23.0
| - install dune-configurator           3.16.1
| - install fieldslib                   v0.16.0
| - install int_repr                    v0.16.0
| - install integers                    0.7.0
| - install jane-street-headers         v0.16.0
| - install jst-config                  v0.16.0
| - install ocaml-compiler-libs         v0.12.4
| - install parsexp                     v0.16.0
| - install portmidi                    0.1
| - install ppx_assert                  v0.16.0
| - install ppx_base                    v0.16.0
| - install ppx_bench                   v0.16.0
| - install ppx_bin_prot                v0.16.0
| - install ppx_cold                    v0.16.0
| - install ppx_compare                 v0.16.0
| - install ppx_custom_printf           v0.16.0
| - install ppx_derivers                1.2.1
| - install ppx_disable_unused_warnings v0.16.0
| - install ppx_enumerate               v0.16.0
| - install ppx_expect                  v0.16.0
| - install ppx_fields_conv             v0.16.0
| - install ppx_fixed_literal           v0.16.0
| - install ppx_globalize               v0.16.0
| - install ppx_hash                    v0.16.0
| - install ppx_here                    v0.16.0
| - install ppx_ignore_instrumentation  v0.16.0
| - install ppx_inline_test             v0.16.1
| - install ppx_jane                    v0.16.0
| - install ppx_let                     v0.16.0
| - install ppx_log                     v0.16.0
| - install ppx_module_timer            v0.16.0
| - install ppx_optcomp                 v0.16.0
| - install ppx_optional                v0.16.0
| - install ppx_pipebang                v0.16.0
| - install ppx_sexp_conv               v0.16.0
| - install ppx_sexp_message            v0.16.0
| - install ppx_sexp_value              v0.16.0
| - install ppx_stable                  v0.16.0
| - install ppx_stable_witness          v0.16.0
| - install ppx_string                  v0.16.0
| - install ppx_tydi                    v0.16.0
| - install ppx_typerep_conv            v0.16.0
| - install ppx_variants_conv           v0.16.0
| - install ppxlib                      0.33.1~5.3preview
| - install re                          1.12.0
| - install sexplib                     v0.16.0
| - install sexplib0                    v0.16.0
| - install splittable_random           v0.16.0
| - install stdio                       v0.16.0
| - install stdlib-shims                0.3.0
| - install time_now                    v0.16.0
| - install typerep                     v0.16.0
| - install variantslib                 v0.16.0
+- 
+- The following actions failed
| - build conf-libportmidi 1
| - build dune             3.16.1
+- 
+- The following changes have been performed (the rest was aborted)
| - recompile mingw-w64-shims              0.2.0
| - install   conf-bash                    1
| - install   conf-libffi                  2.0.0
| - install   conf-mingw-w64-gcc-i686      1
| - install   conf-mingw-w64-libffi-i686   1
| - install   conf-mingw-w64-libffi-x86_64 1
| - install   conf-pkg-config              3
| - install   num                          1.5-1
| - install   seq                          base
+- 
# 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\\default\\.opam-switch\\backup\\state-20241219044049.export"
'C:\cygwin64\bin\opam.exe install -vy portmidi.0.1' failed.
"
opam remove -y "portmidi.0.1"
opam install -vy "portmidi.0.1"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "portmidi.0.1" | grep -q '"windows-server-2022-amd64-ocaml-4.14.2"'; 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