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


Building on odawa

(from windows)
2024-10-18 13:51.20 ---> using "340d600392818df2413382dc7d8325c360d83ea49a262d31760348484bbc10b5" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env OPAMYES 1)

/: (env OPAMCONFIRMLEVEL unsafe-yes)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell true))
2024-10-18 13:51.20 ---> using "eff12c67e396719643b17f6578ef66f556154fdd5953a633e74c969cd57a86de" 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 6be71e78343d97c4343a15c3c24a5b39cd162fd6"))
2024-10-18 13:51.20 ---> using "105f034247a8fede0dec2e542248c4b1494d56509f310119e519ec308087f668" 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-10-18 13:51.20 ---> using "93259dd66deffdf63a8f5b704634b5fdb767f9d52c8209bef03d822a577e4fda" from cache

/: (run (cache (opam-archives (target /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
-> installed mingw-w64-shims.0.2.0
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.3
-> installed ocaml.4.14.2
Done.
# Run eval $(opam env --switch=default) to update the current shell environment
2024-10-18 13:51.20 ---> using "6024b686662a873f0acb52fb02595c7158112e740f763ffdb14a818987ddbd25" from cache

/: (run (network host)
        (shell "opam update --depexts"))
2024-10-18 13:51.20 ---> using "31b24226a0f9e0ceecb8a66ca0685a04ae92e0b4a86a491e360d9d64be121f4a" from cache

/: (run (cache (opam-archives (target /Users/opam/AppData/Local/opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"cryptodbm.0.84.2\"\
               \nopam install -vy \"cryptodbm.0.84.2\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"cryptodbm.0.84.2\" | grep -q '\"windows\"'; 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] cryptodbm.0.84.2 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 22 packages
  - install   conf-dbm                   1.0.0        [required by dbm]
  - install   conf-gmp                   4            [required by conf-gmp-powm-sec, zarith]
  - install   conf-gmp-powm-sec          3            [required by cryptokit]
  - install   conf-mingw-w64-gcc-i686    1            [required by conf-mingw-w64-zlib-i686]
  - install   conf-mingw-w64-gmp-i686    1            [required by conf-gmp]
  - install   conf-mingw-w64-gmp-x86_64  1            [required by conf-gmp]
  - 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, zarith]
  - install   conf-zlib                  1            [required by cryptokit]
  - install   cryptodbm                  0.84.2
  - install   cryptokit                  1.20         [required by cryptodbm]
  - install   csexp                      1.5.2        [required by dune-configurator]
  - install   dbm                        1.4          [required by cryptodbm]
  - install   dune                       3.16.0       [required by cryptokit, fileutils]
  - install   dune-configurator          3.16.0       [required by cryptokit]
  - install   fileutils                  0.6.4        [required by cryptodbm]
  - install   jbuilder                   1.0+beta20.2 [required by cryptodbm]
  - install   ocamlfind                  1.9.5        [required by dbm]
  - install   seq                        base         [required by fileutils]
  - install   stdlib-shims               0.3.0        [required by fileutils]
  - install   zarith                     1.14         [required by cryptokit]

The following system packages will first need to be installed:
    mingw64-i686-gcc-core mingw64-i686-gmp mingw64-i686-zlib mingw64-x86_64-gmp 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" "mingw64-i686-gcc-core,mingw64-i686-gmp,mingw64-i686-zlib,mingw64-x86_64-gmp,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.uk.sargasso.net/
- solving: 5 tasks, update: no, use test packages: no
- solving: 12 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install mingw64-i686-binutils                 2.43.1-1 
-    1 install mingw64-i686-windows-default-manifest 6.4-1    
-    2 install mingw64-i686-winpthreads              12.0.0-1 
-    3 install mingw64-i686-zlib                     1.3.1-1  
-    4 install mingw64-x86_64-gcc-g++                12.4.0-1 
-    5 install mingw64-x86_64-zlib                   1.3.1-1  
-    6 install mingw64-i686-headers                  12.0.0-1 
-    7 install mingw64-x86_64-gmp                    6.3.0-1  
-    8 install mingw64-i686-runtime                  12.0.0-1 
-    9 install mingw64-i686-gcc-core                 12.4.0-1 
-   10 install mingw64-i686-gcc-g++                  12.4.0-1 
-   11 install mingw64-i686-gmp                      6.3.0-1  
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%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.uk.sargasso.net%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.uk.sargasso.net%2f/noarch/release/mingw64-i686-winpthreads/mingw64-i686-winpthreads-12.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-zlib/mingw64-i686-zlib-1.3.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-12.4.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%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.uk.sargasso.net%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-12.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-12.0.0-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-core/mingw64-i686-gcc-core-12.4.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-12.4.0-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%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.uk.sargasso.net%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.uk.sargasso.net%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.uk.sargasso.net%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.uk.sargasso.net%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-12.4.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%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.uk.sargasso.net%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.uk.sargasso.net%2f/noarch/release/mingw64-x86_64-gmp/mingw64-x86_64-gmp-6.3.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%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.uk.sargasso.net%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.uk.sargasso.net%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-12.4.0-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.uk.sargasso.net%2f/noarch/release/mingw64-i686-gmp/mingw64-i686-gmp-6.3.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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/69: [conf-dbm.1.0.0/test_gdbm.c: dl]
-> retrieved conf-gmp.4  (cached)
Processing  2/69: [conf-dbm.1.0.0/test_gdbm.c: dl]
-> retrieved conf-gmp-powm-sec.3  (cached)
Processing  3/69: [conf-dbm.1.0.0/test_gdbm.c: dl]
Processing  4/69: [conf-dbm.1.0.0/test_gdbm.c: dl]
Processing  5/69: [conf-dbm.1.0.0/test_gdbm.c: dl]
Processing  6/69: [conf-dbm.1.0.0/test_gdbm.c: dl]
Processing  7/69: [conf-dbm.1.0.0/test_gdbm.c: dl]
Processing  8/69: [conf-dbm.1.0.0/test_gdbm.c: dl]
Processing  9/69: [conf-dbm.1.0.0/test_gdbm.c: dl]
Processing 10/69: [conf-dbm.1.0.0/test_gdbm.c: dl]
Processing 11/69: [conf-dbm.1.0.0/test_gdbm.c: dl] [cryptodbm.0.84.2: http]
Processing 12/69: [conf-dbm.1.0.0/test_gdbm.c: dl] [cryptodbm.0.84.2: http] [cryptokit.1.20: extract]
Processing 13/69: [conf-dbm.1.0.0/test_gdbm.c: dl] [cryptodbm.0.84.2: http] [cryptokit.1.20: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 14/69: [conf-dbm.1.0.0/test_gdbm.c: dl] [cryptodbm.0.84.2: http] [cryptokit.1.20: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 14/69: [conf-dbm.1.0.0/test_ndbm.c: dl] [cryptodbm.0.84.2: http] [cryptokit.1.20: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cryptokit.1.20  (cached)
Processing 14/69: [conf-dbm.1.0.0/test_ndbm.c: dl] [cryptodbm.0.84.2: http] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 15/69: [conf-dbm.1.0.0/test_ndbm.c: dl] [cryptodbm.0.84.2: http] [csexp.1.5.2: 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 15/69: [conf-dbm.1.0.0/test_ndbm.c: dl] [cryptodbm.0.84.2: http] [csexp.1.5.2: extract] [conf-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 16/69: [conf-dbm.1.0.0/test_ndbm.c: dl] [cryptodbm.0.84.2: http] [csexp.1.5.2: extract] [conf-pkg-config: pkgconf]
-> retrieved conf-dbm.1.0.0  (2 extra sources)
-> retrieved conf-dbm.1.0.0  (2 extra sources)
Processing 16/69: [cryptodbm.0.84.2: http] [csexp.1.5.2: extract] [conf-pkg-config: pkgconf]
Processing 17/69: [cryptodbm.0.84.2: http] [csexp.1.5.2: extract] [dbm.1.4: http] [conf-pkg-config: pkgconf]
Processing 18/69: [cryptodbm.0.84.2: http] [csexp.1.5.2: extract] [dbm.1.4: http] [conf-dbm: sh] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
Processing 18/69: [cryptodbm.0.84.2: http] [dbm.1.4: http] [conf-dbm: sh] [conf-pkg-config: pkgconf]
Processing 19/69: [cryptodbm.0.84.2: http] [dbm.1.4: http] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-dbm: sh] [conf-pkg-config: pkgconf]
Processing 19/69: [cryptodbm.0.84.2: extract] [dbm.1.4: http] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-dbm: sh] [conf-pkg-config: pkgconf]
+ C:\cygwin64\bin\sh.exe "-c" "cc test_gdbm.c -I/usr/include -I/usr/local/include -I/usr/include/db1 -I/usr/include/gdbm || cc test_gdbm.c -I/usr/include -I/usr/local/include -I/usr/include/db1 -I/usr/include/gdbm -lndbm || cc test_gdbm.c -I/usr/include -I/usr/local/include -I/usr/include/db1 -I/usr/include/gdbm -ldb1 || cc test_gdbm.c -I/usr/include -I/usr/local/include -I/usr/include/db1 -I/usr/include/gdbm -lgdbm || cc test_gdbm.c -I/usr/include -I/usr/local/include -I/usr/include/db1 -I/usr/include/gdbm -lgdbm_compat -lgdbm || cc test_ndbm.c -v -I/usr/include -I/usr/local/include || cc test_ndbm.c -v -I/usr/include -I/usr/local/include -ldb || cc test_ndbm.c -v -I/usr/include -I/usr/local/include -lndbm" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-dbm.1.0.0)
- /usr/bin/sh: line 1: cc: command not found
- /usr/bin/sh: line 1: cc: command not found
- /usr/bin/sh: line 1: cc: command not found
- /usr/bin/sh: line 1: cc: command not found
- /usr/bin/sh: line 1: cc: command not found
- /usr/bin/sh: line 1: cc: command not found
- /usr/bin/sh: line 1: cc: command not found
- /usr/bin/sh: line 1: cc: command not found
Processing 19/69: [cryptodbm.0.84.2: extract] [dbm.1.4: http] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-pkg-config: pkgconf]
Processing 20/69: [cryptodbm.0.84.2: extract] [dbm.1.4: http] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-pkg-config: pkgconf]
[ERROR] The compilation of conf-dbm.1.0.0 failed at "sh -c cc test_gdbm.c -I/usr/include -I/usr/local/include -I/usr/include/db1 -I/usr/include/gdbm || cc test_gdbm.c -I/usr/include -I/usr/local/include -I/usr/include/db1 -I/usr/include/gdbm -lndbm || cc test_gdbm.c -I/usr/include -I/usr/local/include -I/usr/include/db1 -I/usr/include/gdbm -ldb1 || cc test_gdbm.c -I/usr/include -I/usr/local/include -I/usr/include/db1 -I/usr/include/gdbm -lgdbm || cc test_gdbm.c -I/usr/include -I/usr/local/include -I/usr/include/db1 -I/usr/include/gdbm -lgdbm_compat -lgdbm || cc test_ndbm.c -v -I/usr/include -I/usr/local/include || cc test_ndbm.c -v -I/usr/include -I/usr/local/include -ldb || cc test_ndbm.c -v -I/usr/include -I/usr/local/include -lndbm".
+ 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 20/69: [cryptodbm.0.84.2: extract] [dbm.1.4: http] [dune.3.16.0, dune-configurator.3.16.0: extract]
-> installed conf-pkg-config.3
Processing 21/69: [cryptodbm.0.84.2: extract] [dbm.1.4: http] [dune.3.16.0, dune-configurator.3.16.0: extract]
Processing 22/69: [cryptodbm.0.84.2: extract] [dbm.1.4: http] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp]
Processing 23/69: [cryptodbm.0.84.2: extract] [dbm.1.4: http] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp]
Processing 24/69: [cryptodbm.0.84.2: extract] [dbm.1.4: http] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib]
Processing 25/69: [cryptodbm.0.84.2: extract] [dbm.1.4: http] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved cryptodbm.0.84.2  (https://github.com/lebotlan/ocaml-cryptodbm/archive/v0.84.2.tar.gz)
Processing 25/69: [dbm.1.4: http] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 26/69: [dbm.1.4: http] [dune.3.16.0, dune-configurator.3.16.0: extract] [fileutils.0.6.4: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 26/69: [dbm.1.4: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [fileutils.0.6.4: extract] [conf-mingw-w64-gmp-i686: pkgconf gmp] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-mingw-w64-gmp-i686.1)
-> compiled  conf-mingw-w64-gmp-i686.1
Processing 26/69: [dbm.1.4: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [fileutils.0.6.4: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> installed conf-mingw-w64-gmp-i686.1
Processing 27/69: [dbm.1.4: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [fileutils.0.6.4: extract] [conf-mingw-w64-gmp-x86_64: pkgconf gmp] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "gmp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-mingw-w64-gmp-x86_64.1)
-> compiled  conf-mingw-w64-gmp-x86_64.1
Processing 27/69: [dbm.1.4: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [fileutils.0.6.4: extract] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> installed conf-mingw-w64-gmp-x86_64.1
Processing 28/69: [dbm.1.4: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [fileutils.0.6.4: extract] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 29/69: [dbm.1.4: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [fileutils.0.6.4: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved dbm.1.4  (https://github.com/ocaml/dbm/archive/camldbm-1.4.tar.gz)
Processing 29/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [fileutils.0.6.4: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 30/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [fileutils.0.6.4: extract] [jbuilder.1.0+beta20.2: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved fileutils.0.6.4  (cached)
Processing 30/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 31/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [mingw-w64-shims.0.2.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-i686: pkgconf zlib] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "zlib" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-mingw-w64-zlib-i686.1)
-> compiled  conf-mingw-w64-zlib-i686.1
Processing 31/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [mingw-w64-shims.0.2.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> installed conf-mingw-w64-zlib-i686.1
Processing 32/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [mingw-w64-shims.0.2.0: extract] [conf-gmp: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
+ C:\cygwin64\bin\sh.exe "-exc" "x86_64-w64-mingw32-gcc -c $CFLAGS test.c" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-gmp.4)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp.4
Processing 32/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [mingw-w64-shims.0.2.0: extract] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> installed conf-gmp.4
Processing 33/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [mingw-w64-shims.0.2.0: extract] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 34/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [mingw-w64-shims.0.2.0: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 34/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
-> removed   mingw-w64-shims.0.2.0
Processing 35/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 36/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [ocamlfind.1.9.5: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-x86_64: pkgconf zlib]
Processing 37/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [ocamlfind.1.9.5: extract] [conf-gmp-powm-sec: sh x86_64-w64-mingw32-gcc -c $CFLAGS test.c] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [mingw-w64-shims: sh mingw-w64-shims]
+ C:\cygwin64\bin\sh.exe "-exc" "x86_64-w64-mingw32-gcc -c $CFLAGS test.c" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-gmp-powm-sec.3)
- + x86_64-w64-mingw32-gcc -c test.c
-> compiled  conf-gmp-powm-sec.3
Processing 37/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [ocamlfind.1.9.5: extract] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [mingw-w64-shims: sh mingw-w64-shims]
-> installed conf-gmp-powm-sec.3
Processing 38/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [ocamlfind.1.9.5: extract] [conf-mingw-w64-zlib-x86_64: pkgconf zlib] [mingw-w64-shims: sh mingw-w64-shims]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "zlib" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-mingw-w64-zlib-x86_64.1)
-> compiled  conf-mingw-w64-zlib-x86_64.1
Processing 38/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [ocamlfind.1.9.5: extract] [mingw-w64-shims: sh mingw-w64-shims]
-> installed conf-mingw-w64-zlib-x86_64.1
Processing 39/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [ocamlfind.1.9.5: extract] [mingw-w64-shims: sh mingw-w64-shims]
Processing 40/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [ocamlfind.1.9.5: extract] [conf-zlib: pkgconf zlib] [mingw-w64-shims: sh mingw-w64-shims]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "zlib" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\conf-zlib.1)
-> compiled  conf-zlib.1
Processing 40/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [ocamlfind.1.9.5: extract] [mingw-w64-shims: sh mingw-w64-shims]
-> installed conf-zlib.1
Processing 41/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [ocamlfind.1.9.5: extract] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved ocamlfind.1.9.5  (cached)
Processing 41/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [mingw-w64-shims: sh mingw-w64-shims]
-> retrieved seq.base  (cached)
Processing 42/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [mingw-w64-shims: sh mingw-w64-shims]
Processing 43/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [stdlib-shims.0.3.0: extract] [mingw-w64-shims: sh mingw-w64-shims]
[ocamlfind: patch] applying 0001-Fix-bug-when-installing-with-a-system-compiler.patch
Processing 44/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [stdlib-shims.0.3.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: patch]
Processing 45/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [stdlib-shims.0.3.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: patch]
-> installed seq.base
Processing 46/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder.1.0+beta20.2: extract] [stdlib-shims.0.3.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: patch]
-> retrieved jbuilder.1.0+beta20.2  (cached)
Processing 46/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [stdlib-shims.0.3.0: extract] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: patch]
Processing 47/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [stdlib-shims.0.3.0: extract] [zarith.1.14: extract] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: patch]
Processing 48/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [stdlib-shims.0.3.0: extract] [zarith.1.14: extract] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: patch]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 48/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [zarith.1.14: extract] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: patch]
-> retrieved zarith.1.14  (cached)
Processing 48/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder: ocaml configure.ml] [mingw-w64-shims: sh mingw-w64-shims] [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\default\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled  mingw-w64-shims.0.2.0
Processing 48/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder: ocaml configure.ml] [ocamlfind: patch]
-> installed mingw-w64-shims.0.2.0
Processing 49/69: [dune.3.16.0, dune-configurator.3.16.0: extract] [jbuilder: ocaml configure.ml] [ocamlfind: patch]
-> retrieved dune.3.16.0, dune-configurator.3.16.0  (cached)
Processing 49/69: [jbuilder: ocaml configure.ml] [ocamlfind: patch]
Processing 50/69: [dune: ocaml 15] [jbuilder: ocaml configure.ml] [ocamlfind: patch]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "configure.ml" "--libdir" "C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\jbuilder.1.0+beta20.2)
Processing 50/69: [dune: ocaml 15] [jbuilder: ocaml bootstrap.ml] [ocamlfind: patch]
Processing 50/69: [dune: ocaml 15] [jbuilder: ocaml bootstrap.ml] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "bootstrap.ml" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\jbuilder.1.0+beta20.2)
- File ".\bootstrap.ml", line 185, characters 29-41:
- 185 |              let base, ext = String.break base i in
-                                    ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- File ".\bootstrap.ml", line 190, characters 28-40:
- 190 |                  let a, b = String.break ext i in
-                                   ^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- "C:\Users\opam\AppData\Local\opam\default\bin\ocamllex.opt.exe" -q src\meta_lexer.mll
- "C:\Users\opam\AppData\Local\opam\default\bin\ocamldep.opt.exe" -modules src\action.ml src\action_intf.ml src\arg_spec.ml src\artifacts.ml src\bin.ml src\binary_kind.ml src\build.ml src\build_interpret.ml src\build_system.ml src\clflags.ml src\cm_kind.ml src\colors.ml src\config.ml src\context.ml src\dep_path.ml src\env.ml src\errors.ml src\exe.ml src\file_tree.ml src\findlib.ml src\gen_meta.ml src\gen_rules.ml src\glob_lexer.boot.ml src\import.ml src\inline_tests.ml src\install.ml src\install_rules.ml src\installed_dune_file.ml src\interned.ml src\jbuild.ml src\jbuild_load.ml vendor/boot\jbuilder_opam_file_format.ml vendor/boot\jbuilder_re.ml src\js_of_ocaml_rules.ml src\lib.ml src\loc.ml src\log.ml src\main.ml src\menhir.ml src\merlin.ml src\meta.ml src\meta_lexer.ml src\ml_kind.ml src\mode.ml src\module.ml src\module_compilation.ml src\modules_partitioner.ml src\ocaml_flags.ml src\ocamldep.ml src\odoc.boot.ml src\opam_file.ml src\ordered_set_lang.ml src\package.ml src\path.ml src\per_item.ml src\preprocessing.ml src\print_diff.ml src\process.ml src\report_error.ml src\scheduler.ml src\scope.ml src\setup.boot.ml src\sexp.ml src\string_with_vars.ml src\sub_system.ml src\sub_system_intf.ml src\sub_system_name.ml src\super_context.ml src\syntax.ml src\top_closure.ml src\utils.ml src\utop.ml src\variant.ml src\vfile_kind.ml src\watermarks.ml src\workspace.ml > boot-depends.txt
- "C:\Users\opam\AppData\Local\opam\default\bin\ocamldep.opt.exe" -modules src/stdune/caml\caml.ml src/stdune/caml\result.ml src/stdune/caml\result_compat.ml > boot-depends.txt
- "C:\Users\opam\AppData\Local\opam\default\bin\ocamldep.opt.exe" -modules src/fiber\fiber.ml > boot-depends.txt
- "C:\Users\opam\AppData\Local\opam\default\bin\ocamldep.opt.exe" -modules src/ocaml-config\ocaml_config.ml > boot-depends.txt
- "C:\Users\opam\AppData\Local\opam\default\bin\ocamldep.opt.exe" -modules src/stdune\stdune.ml src/stdune\ansi_color.ml src/stdune\array.ml src/stdune\char.ml src/stdune\common.ml src/stdune\comparable.ml src/stdune\either.ml src/stdune\exn.ml src/stdune\filename.ml src/stdune\hashtbl.ml src/stdune\import.ml src/stdune\int.ml src/stdune\io.ml src/stdune\list.ml src/stdune\map.ml src/stdune\map_intf.ml src/stdune\option.ml src/stdune\or_exn.ml src/stdune\ordering.ml src/stdune\pp.ml src/stdune\result.ml src/stdune\set.ml src/stdune\set_intf.ml src/stdune\staged.ml src/stdune\string.ml > boot-depends.txt
- "C:\Users\opam\AppData\Local\opam\default\bin\ocamldep.opt.exe" -modules src/usexp\usexp.ml src/usexp\parser_automaton_internal.ml src/usexp\sexp_ast.ml src/usexp\table.ml > boot-depends.txt
- "C:\Users\opam\AppData\Local\opam\default\bin\ocamldep.opt.exe" -modules src/xdg\xdg.ml > boot-depends.txt
- "C:\Users\opam\AppData\Local\opam\default\bin\ocamlc.opt.exe" -g -w -40 -o boot.exe unix.cma boot.ml
- File "src/stdune/caml\\result.ml", line 4, characters 7-17:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/stdune/caml\\result.mli", line 6, characters 7-17:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/stdune\\pp.ml", line 98, characters 7-18:
- Alert deprecated: Stdlib.Format.pp_open_tag
- Use Format.pp_open_stag.
- File "src/stdune\\pp.ml", line 100, characters 7-19:
- Alert deprecated: Stdlib.Format.pp_close_tag
- Use Format.pp_close_stag.
- File "src/stdune\\pp.ml", line 103, characters 18-48:
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/stdune\\pp.ml", line 105, characters 6-36:
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src/stdune\\io.ml", line 1, characters 11-21:
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- File "src/usexp\\usexp.ml", line 209, characters 15-52:
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src/usexp\\usexp.ml", line 210, characters 2-39:
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src\\colors.ml", line 105, characters 18-48:
- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions
- Use Format.pp_get_formatter_stag_functions.
- File "src\\colors.ml", line 107, characters 6-36:
- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions
- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.
- File "src\\super_context.ml", line 72, characters 7-11:
- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.
Processing 50/69: [dune: ocaml 15] [jbuilder: ./boot.exe 15] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\default\bin]
+ C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocamlfind.1.9.5\./configure "-bindir" "C:\\Users\\opam\\AppData\\Local\\opam\\default\\bin" "-sitelib" "C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib" "-mandir" "C:\\Users\\opam\\AppData\\Local\\opam\\default\\man" "-config" "C:\\Users\\opam\\AppData\\Local\\opam\\default\\lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocamlfind.1.9.5)
- Welcome to findlib version 1.9.5
- Configuring core...
- Cygwin build environment found; using .exe as suffix for binaries
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- runtime_events: not present
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /cygdrive/c/Users/opam/AppData/Local/opam/default/lib/ocaml
-     Binaries:              /cygdrive/c/Users/opam/AppData/Local/opam/default/bin
-     Manual pages:          /usr/local/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              C:\Users\opam\AppData\Local\opam\default\lib
- The configuration file is written to:
-     findlib config file:   C:\Users\opam\AppData\Local\opam\default\lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              C:\Users\opam\AppData\Local\opam\default\bin
-     Manual pages:          C:\Users\opam\AppData\Local\opam\default\man
-     topfind script:        /cygdrive/c/Users/opam/AppData/Local/opam/default/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 50/69: [dune: ocaml 15] [jbuilder: ./boot.exe 15] [ocamlfind: make all]
+ C:\cygwin64\bin\make.exe "all" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' 'C:\Users\opam\AppData\Local\opam\default\lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/cygdrive/c/Users/opam/AppData/Local/opam/default/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;mingw64;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind.exe -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' 'C:\Users\opam\AppData\Local\opam\default\lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5'
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' 'C:\Users\opam\AppData\Local\opam\default\lib' >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5'
Processing 50/69: [dune: ocaml 15] [jbuilder: ./boot.exe 15] [ocamlfind: make opt]
+ C:\cygwin64\bin\make.exe "opt" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocamlfind.1.9.5)
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt.exe findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 126, characters 40-63:
- 126 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 256, characters 4-27:
- 256 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 266, characters 4-27:
- 266 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 278, characters 4-27:
- 278 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 291, characters 4-27:
- 291 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 305, characters 4-27:
- 305 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 317, characters 4-27:
- 317 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
-> compiled  ocamlfind.1.9.5
Processing 50/69: [dune: ocaml 15] [jbuilder: ./boot.exe 15]
Processing 51/69: [dune: ocaml 15] [jbuilder: ./boot.exe 15] [ocamlfind: make install]
+ C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\jbuilder.1.0+beta20.2\./boot.exe "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\jbuilder.1.0+beta20.2)
-       ocamlc src/stdune/caml/.caml.objs/caml__Result.{cmi,cmti}
- File "src/stdune/caml/result.mli", line 6, characters 7-17:

- 6 |   open Pervasives

-            ^^^^^^^^^^

- Alert deprecated: module Stdlib.Pervasives

- Use Stdlib instead.

- 

- If you need to stay compatible with OCaml < 4.07, you can use the 

- stdlib-shims library: https://github.com/ocaml/stdlib-shims

-     ocamlopt src/stdune/caml/.caml.objs/caml__Result.{cmx,o}
- File "src/stdune/caml/result.ml", line 4, characters 7-17:

- 4 |   open Pervasives

-            ^^^^^^^^^^

- Alert deprecated: module Stdlib.Pervasives

- Use Stdlib instead.

- 

- If you need to stay compatible with OCaml < 4.07, you can use the 

- stdlib-shims library: https://github.com/ocaml/stdlib-shims

-     ocamlopt src/stdune/.stdune.objs/stdune__Io.{cmx,o}
- File "src/stdune/io.ml", line 1, characters 11-21:

- 1 | module P = Pervasives

-                ^^^^^^^^^^

- Alert deprecated: module Stdlib.Pervasives

- Use Stdlib instead.

- 

- If you need to stay compatible with OCaml < 4.07, you can use the 

- stdlib-shims library: https://github.com/ocaml/stdlib-shims

-     ocamlopt src/stdune/.stdune.objs/stdune__Pp.{cmx,o}
- File "src/stdune/pp.ml", line 98, characters 7-18:

- 98 |        pp_open_tag ppf (embed_tag ~opening ~closing);

-             ^^^^^^^^^^^

- Alert deprecated: Stdlib.Format.pp_open_tag

- Use Format.pp_open_stag.

- File "src/stdune/pp.ml", line 100, characters 7-19:

- 100 |        pp_close_tag ppf ()

-              ^^^^^^^^^^^^

- Alert deprecated: Stdlib.Format.pp_close_tag

- Use Format.pp_close_stag.

- File "src/stdune/pp.ml", line 103, characters 18-48:

- 103 |       let funcs = pp_get_formatter_tag_functions ppf () in

-                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions

- Use Format.pp_get_formatter_stag_functions.

- File "src/stdune/pp.ml", line 105, characters 6-36:

- 105 |       pp_set_formatter_tag_functions ppf

-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions

- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.

-     ocamlopt src/usexp/.usexp.objs/usexp.{cmx,o}
- File "src/usexp/usexp.ml", line 209, characters 15-52:

- 209 |   let tfuncs = Format.pp_get_formatter_tag_functions ppf () in

-                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions

- Use Format.pp_get_formatter_stag_functions.

- File "src/usexp/usexp.ml", line 210, characters 2-39:

- 210 |   Format.pp_set_formatter_tag_functions ppf

-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions

- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.

-     ocamlopt src/.jbuilder.objs/jbuilder__Colors.{cmx,o}
- File "src/colors.ml", line 105, characters 18-48:

- 105 |       let funcs = pp_get_formatter_tag_functions ppf () in

-                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Alert deprecated: Stdlib.Format.pp_get_formatter_tag_functions

- Use Format.pp_get_formatter_stag_functions.

- File "src/colors.ml", line 107, characters 6-36:

- 107 |       pp_set_formatter_tag_functions ppf

-             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Alert deprecated: Stdlib.Format.pp_set_formatter_tag_functions

- This function will erase non-string tag formatting functions. Use Format.pp_set_formatter_stag_functions.

-     ocamlopt src/.jbuilder.objs/jbuilder__Super_context.{cmx,o}
- File "src/super_context.ml", line 72, characters 7-11:

- 72 |       ?host

-             ^^^^

- Warning 16 [unerasable-optional-argument]: this optional argument cannot be erased.

-> compiled  jbuilder.1.0+beta20.2
Processing 51/69: [dune: ocaml 15] [ocamlfind: make install]
+ C:\cygwin64\bin\make.exe "install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocamlfind.1.9.5)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "C:\Users\opam\AppData\Local\opam\default\lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "/C:\Users\opam\AppData\Local\opam\default\lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "C:\Users\opam\AppData\Local\opam\default\bin"
- install -d "C:\Users\opam\AppData\Local\opam\default\man"
- /usr/bin/make install-config
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5'
- install -d "`dirname \"C:\Users\opam\AppData\Local\opam\default\lib/findlib.conf\"`"
- test -f "C:\Users\opam\AppData\Local\opam\default\lib/findlib.conf" || install -c findlib.conf "C:\Users\opam\AppData\Local\opam\default\lib/findlib.conf"
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- install -d "C:\Users\opam\AppData\Local\opam\default\lib/findlib"
- install -d "C:\Users\opam\AppData\Local\opam\default\bin"
- test 1 -eq 0 || install -d "/cygdrive/c/Users/opam/AppData/Local/opam/default/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/cygdrive/c/Users/opam/AppData/Local/opam/default/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "C:\Users\opam\AppData\Local\opam\default\lib/findlib/"
- f="ocamlfind.exe"; { test -f ocamlfind_opt.exe && f="ocamlfind_opt.exe"; }; \
- install -c $f "C:\Users\opam\AppData\Local\opam\default\bin/ocamlfind.exe"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/cygdrive/c/Users/opam/AppData/Local/opam/default/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/cygdrive/c/Users/opam/AppData/Local/opam/default/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "C:\Users\opam\AppData\Local\opam\default\lib/findlib/"; \
- fi
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "C:\Users\opam\AppData\Local\opam\default\lib/$x"; install -c site-lib-src/$x/META "C:\Users\opam\AppData\Local\opam\default\lib/$x/META.tmp" && mv "C:\Users\opam\AppData\Local\opam\default\lib/$x/META.tmp" "C:\Users\opam\AppData\Local\opam\default\lib/$x/META"; done
- install -d "C:\Users\opam\AppData\Local\opam\default\lib/findlib"; install -c Makefile.packages "C:\Users\opam\AppData\Local\opam\default\lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/bin/make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "C:\Users\opam\AppData\Local\opam\default\bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5'
- install -d "C:\Users\opam\AppData\Local\opam\default\man/man1" "C:\Users\opam\AppData\Local\opam\default\man/man3" "C:\Users\opam\AppData\Local\opam\default\man/man5"
- install -c doc/ref-man/ocamlfind.1 "C:\Users\opam\AppData\Local\opam\default\man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "C:\Users\opam\AppData\Local\opam\default\man/man5"
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/default/.opam-switch/build/ocamlfind.1.9.5'
[WARNING] .install file is missing .exe extension for src/findlib/ocamlfind
[WARNING] .install file is missing .exe extension for src/findlib/ocamlfind_opt
[WARNING] Automatically adding .exe to C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocamlfind.1.9.5\src\findlib\ocamlfind.exe
[WARNING] Automatically adding .exe to C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\ocamlfind.1.9.5\src\findlib\ocamlfind_opt.exe
[WARNING] C:\Users\opam\AppData\Local\opam\default\bin\safe_camlp4 is a script; the command won't be available
-> installed ocamlfind.1.9.5
Processing 51/69: [dune: ocaml 15]
Processing 52/69: [dune: ocaml 15]
Processing 53/69: [dune: ocaml 15] [zarith: ./configure]
Processing 54/69: [dune: ocaml 15] [zarith: ./configure]
-> installed jbuilder.1.0+beta20.2
Processing 55/69: [dune: ocaml 15] [zarith: ./configure]
+ C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\zarith.1.14\./configure  (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\zarith.1.14)
- binary ocaml: found in /cygdrive/c/Users/opam/AppData/Local/opam/default/bin
- binary ocamlc: found in /cygdrive/c/Users/opam/AppData/Local/opam/default/bin
- binary ocamldep: found in /cygdrive/c/Users/opam/AppData/Local/opam/default/bin
- binary ocamlmklib: found in /cygdrive/c/Users/opam/AppData/Local/opam/default/bin
- binary ocamldoc: found in /cygdrive/c/Users/opam/AppData/Local/opam/default/bin
- binary ocamlopt: found in /cygdrive/c/Users/opam/AppData/Local/opam/default/bin
- checking compilation with ocamlc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /cygdrive/c/Users/opam/AppData/Local/opam/default/bin
- OCaml's word size is 64
- include gmp.h: found
- library gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   includes:             -IC:/Users/opam/AppData/Local/opam/default/lib/ocaml 
-   libraries:             -lgmp
-   linker options:       
-   C options:            -O3 -Wall -Wextra 
-   installation path:    C:\Users\opam\AppData\Local\opam\default\lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 55/69: [dune: ocaml 15] [zarith: make]
+ C:\cygwin64\bin\make.exe  (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\zarith.1.14)
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -lgmp 
- ocamlc -ccopt "-IC:/Users/opam/AppData/Local/opam/default/lib/ocaml  -DHAS_GMP  -O3 -Wall -Wextra " -c caml_z.c
- ocamlmklib -g -failsafe -o zarith caml_z.o -lgmp 
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -g -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -g -I +compiler-libs  -c zarith_version.ml
- ocamlopt -g -I +compiler-libs  -c z.ml
- ocamlopt -g -I +compiler-libs  -c q.ml
- ocamlopt -g -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -lgmp 
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.14
Processing 55/69: [dune: ocaml 15]
Processing 56/69: [dune: ocaml 15] [zarith: make install]
+ C:\cygwin64\bin\make.exe "install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\zarith.1.14)
- ocamlfind install -destdir "C:\Users\opam\AppData\Local\opam\default\lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.dll
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\big_int_Z.cmti
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\q.cmti
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\z.cmti
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\zarith.a
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\big_int_Z.mli
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\q.mli
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\zarith.h
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\zarith.cmxs
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\big_int_Z.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\q.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\z.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\zarith_version.cmx
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\zarith.cmxa
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\z.mli
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\zarith_top.cma
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\big_int_Z.cmi
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\q.cmi
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\z.cmi
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\libzarith.a
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\zarith.cma
- Installed C:\Users\opam\AppData\Local\opam\default\lib\stublibs\dllzarith.dll
- Installed C:\Users\opam\AppData\Local\opam\default\lib\stublibs\dllzarith.dll.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory C:\Users\opam\AppData\Local\opam\default\lib\stublibs is not mentioned in ld.conf
- Installed C:\Users\opam\AppData\Local\opam\default\lib\zarith\META
-> installed zarith.1.14
Processing 56/69: [dune: ocaml 15]
+ C:\Users\opam\AppData\Local\opam\default\bin\ocaml.exe "boot/bootstrap.ml" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 15
- 


Processing 56/69: [dune: ./_boot/dune.exe build]
+ C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.0\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune.3.16.0)
-> compiled  dune.3.16.0
-> installed dune.3.16.0
Processing 58/69: [csexp: dune build]
Processing 59/69: [csexp: dune build] [stdlib-shims: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "stdlib-shims" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 59/69: [csexp: dune build]
-> installed stdlib-shims.0.3.0
Processing 60/69: [csexp: dune build]
Processing 61/69: [csexp: dune build] [fileutils: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "csexp" "-j" "15" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 61/69: [fileutils: dune build]
-> installed csexp.1.5.2
Processing 62/69: [fileutils: dune build]
Processing 63/69: [dune-configurator: rm] [fileutils: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "fileutils" "-j" "15" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\fileutils.0.6.4)
-> compiled  fileutils.0.6.4
Processing 63/69: [dune-configurator: rm]
-> installed fileutils.0.6.4
Processing 64/69: [dune-configurator: rm]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune-configurator.3.16.0)
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune-configurator.3.16.0)
Processing 64/69: [dune-configurator: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "dune-configurator" "-j" "15" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\dune-configurator.3.16.0)
-> compiled  dune-configurator.3.16.0
-> installed dune-configurator.3.16.0
Processing 66/69: [cryptokit: dune build]
+ C:\Users\opam\AppData\Local\opam\default\bin\dune.exe "build" "-p" "cryptokit" "-j" "15" "@install" (CWD=C:\Users\opam\AppData\Local\opam\default\.opam-switch\build\cryptokit.1.20)
- (cd _build/default/src && config/flags.exe)
- ZLib: ............................... disabled
- Hardware support for AES and GCM: ... enabled
- getentropy():........................ disabled
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\default\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -DCAML_NAME_SPACE -DEXPORT=static -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -maes -mpclmul -g -I C:/Users/opam/AppData/Local/opam/default/lib/ocaml -I C:\Users\opam\AppData\Local\opam\default\lib\zarith -o stubs-misc.o -c stubs-misc.c)
- stubs-misc.c: In function 'caml_xor_string':
- stubs-misc.c:17:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    17 | #define ALIGNMENT_OF(x) ((long)(x) & (sizeof(long) - 1))
-       |                          ^
- stubs-misc.c:27:18: note: in expansion of macro 'ALIGNMENT_OF'
-    27 |   if (l >= 64 && ALIGNMENT_OF(s) == ALIGNMENT_OF(d)) {
-       |                  ^~~~~~~~~~~~
- stubs-misc.c:17:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    17 | #define ALIGNMENT_OF(x) ((long)(x) & (sizeof(long) - 1))
-       |                          ^
- stubs-misc.c:27:37: note: in expansion of macro 'ALIGNMENT_OF'
-    27 |   if (l >= 64 && ALIGNMENT_OF(s) == ALIGNMENT_OF(d)) {
-       |                                     ^~~~~~~~~~~~
- stubs-misc.c:17:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    17 | #define ALIGNMENT_OF(x) ((long)(x) & (sizeof(long) - 1))
-       |                          ^
- stubs-misc.c:28:12: note: in expansion of macro 'ALIGNMENT_OF'
-    28 |     while (ALIGNMENT_OF(s) != 0 && l > 0) {
-       |            ^~~~~~~~~~~~
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\default\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -DCAML_NAME_SPACE -DEXPORT=static -DBLAKE3_NO_SSE2 -DBLAKE3_NO_SSE41 -DBLAKE3_NO_AVX2 -DBLAKE3_NO_AVX512 -DBLAKE3_USE_NEON=0 -maes -mpclmul -g -I C:/Users/opam/AppData/Local/opam/default/lib/ocaml -I C:\Users\opam\AppData\Local\opam\default\lib\zarith -o stubs-rng.o -c stubs-rng.c)
- stubs-rng.c:59: warning: "_WIN32_WINNT" redefined
-    59 | #define _WIN32_WINNT 0x0400
-       | 
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/corecrt.h:10,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/crtdefs.h:10,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/stddef.h:7,
-                  from /usr/lib/gcc/x86_64-w64-mingw32/12/include/stddef.h:1,
-                  from C:/Users/opam/AppData/Local/opam/default/lib/ocaml/caml/config.h:50,
-                  from C:/Users/opam/AppData/Local/opam/default/lib/ocaml/caml/mlvalues.h:22,
-                  from stubs-rng.c:16:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/_mingw.h:232: note: this is the location of the previous definition
-   232 | #define _WIN32_WINNT 0xa00
-       | 
-> compiled  cryptokit.1.20
-> installed cryptokit.1.20

#=== ERROR while compiling conf-dbm.1.0.0 =====================================#
# context              2.2.1 | win32/x86_64 | ocaml-base-compiler.4.14.2 | file://C:/Users/opam/opam-repository
# path                 ~\AppData\Local\opam\default\.opam-switch\build\conf-dbm.1.0.0
# command              C:\cygwin64\bin\sh.exe -c cc test_gdbm.c -I/usr/include -I/usr/local/include -I/usr/include/db1 -I/usr/include/gdbm || cc test_gdbm.c -I/usr/include -I/usr/local/include -I/usr/include/db1 -I/usr/include/gdbm -lndbm || cc test_gdbm.c -I/usr/include -I/usr/local/include -I/usr/include/db1 -I/usr/include/gdbm -ldb1 || cc test_gdbm.c -I/usr/include -I/usr/local/include -I/usr/include/db1 -I/usr/include/gdbm -lgdbm || cc test_gdbm.c -I/usr/include -I/usr/local/include -I/usr/include/db1 -I/usr/include/gdbm -lgdbm_compat -lgdbm || cc test_ndbm.c -v -I/usr/include -I/usr/local/include || cc test_ndbm.c -v -I/usr/include -I/usr/local/include -ldb || cc test_ndbm.c -v -I/usr/include -I/usr/local/include -lndbm
# exit-code            127
# env-file             ~\AppData\Local\opam\log\conf-dbm-3620-353850.env
# output-file          ~\AppData\Local\opam\log\conf-dbm-3620-353850.out
### output ###
# /usr/bin/sh: line 1: cc: command not found
# /usr/bin/sh: line 1: cc: command not found
# /usr/bin/sh: line 1: cc: command not found
# /usr/bin/sh: line 1: cc: command not found
# /usr/bin/sh: line 1: cc: command not found
# /usr/bin/sh: line 1: cc: command not found
# /usr/bin/sh: line 1: cc: command not found
# /usr/bin/sh: line 1: cc: command not found



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install cryptodbm 0.84.2
| - install dbm       1.4
+- 
+- The following actions failed
| - build conf-dbm 1.0.0
+- 
+- The following changes have been performed (the rest was aborted)
| - recompile mingw-w64-shims            0.2.0
| - install   conf-gmp                   4
| - install   conf-gmp-powm-sec          3
| - install   conf-mingw-w64-gcc-i686    1
| - install   conf-mingw-w64-gmp-i686    1
| - install   conf-mingw-w64-gmp-x86_64  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
| - install   cryptokit                  1.20
| - install   csexp                      1.5.2
| - install   dune                       3.16.0
| - install   dune-configurator          3.16.0
| - install   fileutils                  0.6.4
| - install   jbuilder                   1.0+beta20.2
| - install   ocamlfind                  1.9.5
| - install   seq                        base
| - install   stdlib-shims               0.3.0
| - install   zarith                     1.14
+- 
# Run eval $(opam env) to update the current shell environment

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-20241018205139.export"
'C:\cygwin64\bin\opam.exe install -vy cryptodbm.0.84.2' failed.
"/usr/bin/env" "bash" "-c" "
opam remove -y "cryptodbm.0.84.2"
opam install -vy "cryptodbm.0.84.2"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "cryptodbm.0.84.2" | grep -q '"windows"'; 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