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


Building on thyme

(from windows-server-2022-amd64-ocaml-5.3)
2026-01-30 09:32.47 ---> using "1d6ffeb5a52124df73b2e951323e99615c52ca4f9bdf0f65039be6146fabdaab" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "ln -f /usr/bin/opam-dev.exe /usr/bin/opam.exe"))
2026-01-30 09:32.47 ---> using "75bf3fbea1cbc65a9803f40104651d67c546cddf5606f6a4af6db8fca92eb5c0" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q f9f7db30fd6e805d48b947df138d463a5433f4d1"))
2026-01-30 09:32.47 ---> using "9ffa4e67a2bc1bb10e9ddbad49fb07bd9ccdabfd46a57b5dc6e4edb83dbbd851" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))

User configuration:
[NOTE] Make sure that ~\.bash_profile is well sourced in your ~/.bashrc.

  Updating ~\.bash_profile.
  Added 9 lines after line 1 in ~\.bash_profile.
2026-01-30 09:32.47 ---> using "82d19e1b0719e0b35d8d7240b154fc1d98e1fb03f8ae529f79f6dfe6a46b0e81" from cache

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

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

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

/: (run (network host)
        (shell "opam update --depexts"))
2026-01-30 09:32.47 ---> using "0ead6992c0712fad97d98af90b6faf414d8923e3cfe6d37eb52242151f3ed1fd" from cache

/: (run (cache (opam-archives (target "c:\\Users\\opam\\AppData\\Local\\opam\\download-cache")))
        (network host)
        (shell  "opam remove -y unison-gui.2.53.8\
               \nopam install -vy unison-gui.2.53.8\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: unison-gui.2.53.8 | grep -q 'windows-server-2022-amd64-ocaml-5.3'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi \
               \n\
               \n\
               \nexit $res"))
Nothing to do.
[NOTE] unison-gui.2.53.8 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 16 packages
  - install   cairo2                      0.6.5   [required by lablgtk3]
  - install   camlp-streams               5.0.1   [required by lablgtk3]
  - install   conf-cairo                  1       [required by cairo2]
  - install   conf-gtk3                   18      [required by lablgtk3]
  - install   conf-mingw-w64-cairo-i686   1       [required by conf-cairo]
  - install   conf-mingw-w64-cairo-x86_64 1       [required by conf-cairo]
  - install   conf-mingw-w64-gcc-i686     1       [required by conf-mingw-w64-gtk3-i686]
  - install   conf-mingw-w64-gtk3-i686    1       [required by conf-gtk3]
  - install   conf-mingw-w64-gtk3-x86_64  1       [required by conf-gtk3]
  - install   conf-pkg-config             4       [required by conf-gtk3]
  - install   csexp                       1.5.2   [required by dune-configurator]
  - install   dune                        3.20.2  [required by lablgtk3]
  - install   dune-configurator           3.20.2  [required by cairo2]
  - install   lablgtk3                    3.1.5-1 [required by unison-gui]
  - install   ocamlfind                   1.9.8   [required by unison-gui]
  - install   unison-gui                  2.53.8

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

<><> 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-cairo,mingw64-i686-gcc-core,mingw64-i686-gtk3,mingw64-x86_64-cairo,mingw64-x86_64-gtk3"
- Starting cygwin install, version 2.934
- 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: 6 tasks, update: no, use test packages: no
- solving: 59 tasks, update: no, use test packages: no
- Augmented Transaction List:
-    0 install gettext-locale-alias                  0.26-1    
-    1 install mingw64-i686-binutils                 2.45.1-1  
-    2 install mingw64-i686-bzip2                    1.0.6-4   
-    3 install mingw64-i686-expat                    2.2.2-1   
-    4 install mingw64-i686-jbigkit                  2.1-1     
-    5 install mingw64-i686-libepoxy                 1.4.3-1   
-    6 install mingw64-i686-libffi                   3.2.1-1   
-    7 install mingw64-i686-libjpeg-turbo            1.5.3-1   
-    8 install mingw64-i686-lzo2                     2.10-2    
-    9 install mingw64-i686-win-iconv                0.0.8-1   
-   10 install mingw64-i686-windows-default-manifest 6.4-1     
-   11 install mingw64-i686-winpthreads              13.0.0-1  
-   12 install mingw64-i686-xz                       5.8.2-1   
-   13 install mingw64-i686-zlib                     1.3.1-1   
-   14 install mingw64-x86_64-bzip2                  1.0.6-4   
-   15 install mingw64-x86_64-expat                  2.2.2-1   
-   16 install mingw64-x86_64-gcc-g++                13.4.0-1  
-   17 install mingw64-x86_64-jbigkit                2.1-1     
-   18 install mingw64-x86_64-libepoxy               1.4.3-1   
-   19 install mingw64-x86_64-libffi                 3.2.1-2   
-   20 install mingw64-x86_64-libjpeg-turbo          1.5.3-1   
-   21 install mingw64-x86_64-lzo2                   2.10-2    
-   22 install mingw64-x86_64-pixman                 0.46.4-1  
-   23 install mingw64-x86_64-win-iconv              0.0.8-1   
-   24 install mingw64-x86_64-xz                     5.8.2-1   
-   25 install mingw64-x86_64-zlib                   1.3.1-1   
-   26 install mingw64-i686-headers                  13.0.0-1  
-   27 install mingw64-x86_64-pcre                   8.45-1    
-   28 install mingw64-x86_64-jasper                 2.0.14-1  
-   29 install mingw64-x86_64-gettext                0.22.5-1  
-   30 install mingw64-x86_64-tiff                   4.0.9-1   
-   31 install mingw64-x86_64-libpng                 1.6.34-1  
-   32 install mingw64-i686-runtime                  13.0.0-1  
-   33 install mingw64-x86_64-glib2.0                2.54.3-1  
-   34 install mingw64-x86_64-freetype2              2.8.1-1   
-   35 install mingw64-i686-gcc-core                 13.4.0-1  
-   36 install mingw64-x86_64-gdk-pixbuf2.0          2.36.11-1 
-   37 install mingw64-x86_64-atk1.0                 2.26.1-1  
-   38 install mingw64-x86_64-harfbuzz               1.7.6-1   
-   39 install mingw64-x86_64-fontconfig             2.12.6-1  
-   40 install mingw64-i686-pixman                   0.46.4-1  
-   41 install mingw64-i686-libpng                   1.6.34-1  
-   42 install mingw64-i686-jasper                   2.0.14-1  
-   43 install mingw64-i686-gcc-g++                  13.4.0-1  
-   44 install mingw64-x86_64-cairo                  1.14.12-1 
-   45 install mingw64-i686-freetype2                2.8.1-1   
-   46 install mingw64-i686-tiff                     4.0.9-1   
-   47 install mingw64-i686-pcre                     8.45-1    
-   48 install mingw64-i686-gettext                  0.21.1-1  
-   49 install mingw64-x86_64-pango1.0               1.40.14-1 
-   50 install mingw64-i686-fontconfig               2.12.6-1  
-   51 install mingw64-i686-glib2.0                  2.54.3-1  
-   52 install mingw64-x86_64-gtk3                   3.22.28-1 
-   53 install mingw64-i686-harfbuzz                 1.7.6-1   
-   54 install mingw64-i686-gdk-pixbuf2.0            2.36.11-1 
-   55 install mingw64-i686-cairo                    1.14.12-1 
-   56 install mingw64-i686-atk1.0                   2.26.1-1  
-   57 install mingw64-i686-pango1.0                 1.40.14-1 
-   58 install mingw64-i686-gtk3                     3.22.28-1 
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gettext/gettext-locale-alias/gettext-locale-alias-0.26-1-x86_64.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45.1-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-bzip2/mingw64-i686-bzip2-1.0.6-4.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-expat/mingw64-i686-expat-2.2.2-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-jbigkit/mingw64-i686-jbigkit-2.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libepoxy/mingw64-i686-libepoxy-1.4.3-1.tar.xz
- 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-libjpeg-turbo/mingw64-i686-libjpeg-turbo-1.5.3-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-lzo2/mingw64-i686-lzo2-2.10-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-win-iconv/mingw64-i686-win-iconv-0.0.8-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-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-xz/mingw64-i686-xz-5.8.2-1-noarch.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-zlib/mingw64-i686-zlib-1.3.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-bzip2/mingw64-x86_64-bzip2-1.0.6-4.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-expat/mingw64-x86_64-expat-2.2.2-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-jbigkit/mingw64-x86_64-jbigkit-2.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libepoxy/mingw64-x86_64-libepoxy-1.4.3-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-x86_64-libjpeg-turbo/mingw64-x86_64-libjpeg-turbo-1.5.3-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-lzo2/mingw64-x86_64-lzo2-2.10-2.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-pixman/mingw64-x86_64-pixman-0.46.4-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-win-iconv/mingw64-x86_64-win-iconv-0.0.8-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-xz/mingw64-x86_64-xz-5.8.2-1-noarch.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-zlib/mingw64-x86_64-zlib-1.3.1-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-pcre/mingw64-x86_64-pcre-8.45-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-jasper/mingw64-x86_64-jasper-2.0.14-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gettext/mingw64-x86_64-gettext-0.22.5-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-tiff/mingw64-x86_64-tiff-4.0.9-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libpng/mingw64-x86_64-libpng-1.6.34-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-runtime/mingw64-i686-runtime-13.0.0-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-glib2.0/mingw64-x86_64-glib2.0-2.54.3-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-freetype2/mingw64-x86_64-freetype2-2.8.1-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-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gdk-pixbuf2.0/mingw64-x86_64-gdk-pixbuf2.0-2.36.11-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-atk1.0/mingw64-x86_64-atk1.0-2.26.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-harfbuzz/mingw64-x86_64-harfbuzz-1.7.6-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-fontconfig/mingw64-x86_64-fontconfig-2.12.6-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-pixman/mingw64-i686-pixman-0.46.4-1-noarch.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libpng/mingw64-i686-libpng-1.6.34-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-jasper/mingw64-i686-jasper-2.0.14-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-gcc/mingw64-i686-gcc-g++/mingw64-i686-gcc-g++-13.4.0-1-x86_64.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-cairo/mingw64-x86_64-cairo-1.14.12-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-freetype2/mingw64-i686-freetype2-2.8.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-tiff/mingw64-i686-tiff-4.0.9-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-pcre/mingw64-i686-pcre-8.45-1.tar.zst
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gettext/mingw64-i686-gettext-0.21.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-pango1.0/mingw64-x86_64-pango1.0-1.40.14-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-fontconfig/mingw64-i686-fontconfig-2.12.6-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-glib2.0/mingw64-i686-glib2.0-2.54.3-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gtk3/mingw64-x86_64-gtk3-3.22.28-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-harfbuzz/mingw64-i686-harfbuzz-1.7.6-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gdk-pixbuf2.0/mingw64-i686-gdk-pixbuf2.0-2.36.11-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-cairo/mingw64-i686-cairo-1.14.12-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-atk1.0/mingw64-i686-atk1.0-2.26.1-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-pango1.0/mingw64-i686-pango1.0-1.40.14-1.tar.xz
- Downloaded C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gtk3/mingw64-i686-gtk3-3.22.28-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/gettext/gettext-locale-alias/gettext-locale-alias-0.26-1-x86_64.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-i686-binutils/mingw64-i686-binutils-2.45.1-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-bzip2/mingw64-i686-bzip2-1.0.6-4.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-expat/mingw64-i686-expat-2.2.2-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-jbigkit/mingw64-i686-jbigkit-2.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libepoxy/mingw64-i686-libepoxy-1.4.3-1.tar.xz
- 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-libjpeg-turbo/mingw64-i686-libjpeg-turbo-1.5.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-lzo2/mingw64-i686-lzo2-2.10-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-win-iconv/mingw64-i686-win-iconv-0.0.8-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-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-xz/mingw64-i686-xz-5.8.2-1-noarch.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-zlib/mingw64-i686-zlib-1.3.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-bzip2/mingw64-x86_64-bzip2-1.0.6-4.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-expat/mingw64-x86_64-expat-2.2.2-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/x86_64/release/mingw64-x86_64-gcc/mingw64-x86_64-gcc-g++/mingw64-x86_64-gcc-g++-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-jbigkit/mingw64-x86_64-jbigkit-2.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libepoxy/mingw64-x86_64-libepoxy-1.4.3-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-x86_64-libjpeg-turbo/mingw64-x86_64-libjpeg-turbo-1.5.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-lzo2/mingw64-x86_64-lzo2-2.10-2.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-pixman/mingw64-x86_64-pixman-0.46.4-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-win-iconv/mingw64-x86_64-win-iconv-0.0.8-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-xz/mingw64-x86_64-xz-5.8.2-1-noarch.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-zlib/mingw64-x86_64-zlib-1.3.1-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-headers/mingw64-i686-headers-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-pcre/mingw64-x86_64-pcre-8.45-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-jasper/mingw64-x86_64-jasper-2.0.14-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gettext/mingw64-x86_64-gettext-0.22.5-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-tiff/mingw64-x86_64-tiff-4.0.9-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-libpng/mingw64-x86_64-libpng-1.6.34-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-13.0.0-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-glib2.0/mingw64-x86_64-glib2.0-2.54.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-freetype2/mingw64-x86_64-freetype2-2.8.1-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-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gdk-pixbuf2.0/mingw64-x86_64-gdk-pixbuf2.0-2.36.11-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-atk1.0/mingw64-x86_64-atk1.0-2.26.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-harfbuzz/mingw64-x86_64-harfbuzz-1.7.6-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-fontconfig/mingw64-x86_64-fontconfig-2.12.6-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-pixman/mingw64-i686-pixman-0.46.4-1-noarch.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-libpng/mingw64-i686-libpng-1.6.34-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-jasper/mingw64-i686-jasper-2.0.14-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-g++/mingw64-i686-gcc-g++-13.4.0-1-x86_64.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-cairo/mingw64-x86_64-cairo-1.14.12-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-freetype2/mingw64-i686-freetype2-2.8.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-tiff/mingw64-i686-tiff-4.0.9-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-pcre/mingw64-i686-pcre-8.45-1.tar.zst
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gettext/mingw64-i686-gettext-0.21.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-pango1.0/mingw64-x86_64-pango1.0-1.40.14-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-fontconfig/mingw64-i686-fontconfig-2.12.6-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-glib2.0/mingw64-i686-glib2.0-2.54.3-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-x86_64-gtk3/mingw64-x86_64-gtk3-3.22.28-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-harfbuzz/mingw64-i686-harfbuzz-1.7.6-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gdk-pixbuf2.0/mingw64-i686-gdk-pixbuf2.0-2.36.11-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-cairo/mingw64-i686-cairo-1.14.12-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-atk1.0/mingw64-i686-atk1.0-2.26.1-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-pango1.0/mingw64-i686-pango1.0-1.40.14-1.tar.xz
- Extracting from file://C:\Windows\system32/https%3a%2f%2fcygwin.mirror.constant.com%2f/noarch/release/mingw64-i686-gtk3/mingw64-i686-gtk3-3.22.28-1.tar.xz
- 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\bash.exe --norc --noprofile "/etc/postinstall/mingw64-i686-fontconfig.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/mingw64-i686-gdk-pixbuf2.0.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/mingw64-i686-gtk3.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/mingw64-x86_64-fontconfig.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/mingw64-x86_64-gdk-pixbuf2.0.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/mingw64-x86_64-gtk3.sh"
- running: C:\cygwin64\bin\dash.exe "/etc/postinstall/zp_man-db-update-index.dash"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_mingw64-i686-fontconfig_cache.sh"
- running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_mingw64-x86_64-fontconfig_cache.sh"
- 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/51: [cairo2.0.6.5: extract]
Processing  2/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract]
Processing  3/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract]
Processing  4/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract]
Processing  5/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract]
Processing  6/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract]
Processing  7/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract]
Processing  8/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract]
Processing  9/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract]
Processing 10/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract]
Processing 11/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] [csexp.1.5.2: extract]
Processing 12/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] [csexp.1.5.2: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc]
Processing 13/51: [cairo2.0.6.5: extract] [camlp-streams.5.0.1: extract] [csexp.1.5.2: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved cairo2.0.6.5  (cached)
Processing 13/51: [camlp-streams.5.0.1: extract] [csexp.1.5.2: extract] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 14/51: [camlp-streams.5.0.1: extract] [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved camlp-streams.5.0.1  (cached)
Processing 14/51: [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 15/51: [csexp.1.5.2: extract] [dune.3.20.2, dune-configurator.3.20.2: http] [lablgtk3.3.1.5-1: http] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
-> retrieved csexp.1.5.2  (cached)
Processing 15/51: [dune.3.20.2, dune-configurator.3.20.2: http] [lablgtk3.3.1.5-1: http] [conf-mingw-w64-gcc-i686: i686-w64-mingw32-gcc] [conf-pkg-config: pkgconf]
Processing 16/51: [dune.3.20.2, dune-configurator.3.20.2: http] [lablgtk3.3.1.5-1: http] [mingw-w64-shims.0.2.0: 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\4.14\.opam-switch\build\conf-mingw-w64-gcc-i686.1)
- i686-w64-mingw32-gcc (GCC) 13.4.0
- Copyright (C) 2023 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 16/51: [dune.3.20.2, dune-configurator.3.20.2: http] [lablgtk3.3.1.5-1: http] [mingw-w64-shims.0.2.0: extract] [conf-pkg-config: pkgconf]
-> installed conf-mingw-w64-gcc-i686.1
Processing 17/51: [dune.3.20.2, dune-configurator.3.20.2: http] [lablgtk3.3.1.5-1: http] [mingw-w64-shims.0.2.0: extract] [conf-pkg-config: pkgconf]
-> retrieved mingw-w64-shims.0.2.0  (cached)
Processing 17/51: [dune.3.20.2, dune-configurator.3.20.2: http] [lablgtk3.3.1.5-1: http] [conf-pkg-config: pkgconf]
Processing 18/51: [dune.3.20.2, dune-configurator.3.20.2: http] [lablgtk3.3.1.5-1: http] [ocamlfind.1.9.8: extract] [conf-pkg-config: pkgconf]
Processing 18/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [lablgtk3.3.1.5-1: http] [ocamlfind.1.9.8: extract] [conf-pkg-config: pkgconf]
Processing 18/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [lablgtk3.3.1.5-1: extract] [ocamlfind.1.9.8: extract] [conf-pkg-config: pkgconf]
-> retrieved ocamlfind.1.9.8  (cached)
Processing 18/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [lablgtk3.3.1.5-1: extract] [conf-pkg-config: pkgconf]
Processing 19/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [lablgtk3.3.1.5-1: extract] [unison-gui.2.53.8: http] [conf-pkg-config: pkgconf]
Processing 20/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [lablgtk3.3.1.5-1: extract] [unison-gui.2.53.8: http] [conf-pkg-config: pkgconf] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
+ C:\cygwin64\bin\pkgconf.exe "--version" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-pkg-config.4)
- 2.5.1
-> compiled  conf-pkg-config.4
Processing 20/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [lablgtk3.3.1.5-1: extract] [unison-gui.2.53.8: http] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> removed   mingw-w64-shims.0.2.0
Processing 21/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [lablgtk3.3.1.5-1: extract] [unison-gui.2.53.8: http] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> installed conf-pkg-config.4
Processing 22/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [lablgtk3.3.1.5-1: extract] [unison-gui.2.53.8: http] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 23/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [lablgtk3.3.1.5-1: extract] [unison-gui.2.53.8: http] [conf-mingw-w64-cairo-i686: pkgconf cairo] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 24/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [lablgtk3.3.1.5-1: extract] [unison-gui.2.53.8: http] [conf-mingw-w64-cairo-i686: pkgconf cairo] [conf-mingw-w64-cairo-x86_64: pkgconf cairo] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 25/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [lablgtk3.3.1.5-1: extract] [unison-gui.2.53.8: http] [conf-mingw-w64-cairo-i686: pkgconf cairo] [conf-mingw-w64-cairo-x86_64: pkgconf cairo] [conf-mingw-w64-gtk3-i686: pkgconf gtk+-3.0] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 26/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [lablgtk3.3.1.5-1: extract] [unison-gui.2.53.8: http] [conf-mingw-w64-cairo-i686: pkgconf cairo] [conf-mingw-w64-cairo-x86_64: pkgconf cairo] [conf-mingw-w64-gtk3-i686: pkgconf gtk+-3.0] [conf-mingw-w64-gtk3-x86_64: pkgconf gtk+-3.0] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 27/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [lablgtk3.3.1.5-1: extract] [unison-gui.2.53.8: http] [conf-mingw-w64-cairo-i686: pkgconf cairo] [conf-mingw-w64-cairo-x86_64: pkgconf cairo] [conf-mingw-w64-gtk3-i686: pkgconf gtk+-3.0] [conf-mingw-w64-gtk3-x86_64: pkgconf gtk+-3.0] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved lablgtk3.3.1.5-1  (https://github.com/garrigue/lablgtk/releases/download/3.1.5/lablgtk3-3.1.5.tbz)
Processing 27/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8: http] [conf-mingw-w64-cairo-i686: pkgconf cairo] [conf-mingw-w64-cairo-x86_64: pkgconf cairo] [conf-mingw-w64-gtk3-i686: pkgconf gtk+-3.0] [conf-mingw-w64-gtk3-x86_64: pkgconf gtk+-3.0] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 27/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8: extract] [conf-mingw-w64-cairo-i686: pkgconf cairo] [conf-mingw-w64-cairo-x86_64: pkgconf cairo] [conf-mingw-w64-gtk3-i686: pkgconf gtk+-3.0] [conf-mingw-w64-gtk3-x86_64: pkgconf gtk+-3.0] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "cairo" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-mingw-w64-cairo-i686.1)
-> compiled  conf-mingw-w64-cairo-i686.1
Processing 27/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8: extract] [conf-mingw-w64-cairo-x86_64: pkgconf cairo] [conf-mingw-w64-gtk3-i686: pkgconf gtk+-3.0] [conf-mingw-w64-gtk3-x86_64: pkgconf gtk+-3.0] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> installed conf-mingw-w64-cairo-i686.1
Processing 28/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8: extract] [conf-mingw-w64-cairo-x86_64: pkgconf cairo] [conf-mingw-w64-gtk3-i686: pkgconf gtk+-3.0] [conf-mingw-w64-gtk3-x86_64: pkgconf gtk+-3.0] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "cairo" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-mingw-w64-cairo-x86_64.1)
-> compiled  conf-mingw-w64-cairo-x86_64.1
Processing 28/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8: extract] [conf-mingw-w64-gtk3-i686: pkgconf gtk+-3.0] [conf-mingw-w64-gtk3-x86_64: pkgconf gtk+-3.0] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> installed conf-mingw-w64-cairo-x86_64.1
Processing 29/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8: extract] [conf-mingw-w64-gtk3-i686: pkgconf gtk+-3.0] [conf-mingw-w64-gtk3-x86_64: pkgconf gtk+-3.0] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 30/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8: extract] [conf-cairo: pkgconf cairo] [conf-mingw-w64-gtk3-i686: pkgconf gtk+-3.0] [conf-mingw-w64-gtk3-x86_64: pkgconf gtk+-3.0] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
+ C:\cygwin64\bin\pkgconf.exe "--personality=i686-w64-mingw32" "gtk+-3.0" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-mingw-w64-gtk3-i686.1)
-> compiled  conf-mingw-w64-gtk3-i686.1
Processing 30/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8: extract] [conf-cairo: pkgconf cairo] [conf-mingw-w64-gtk3-x86_64: pkgconf gtk+-3.0] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> installed conf-mingw-w64-gtk3-i686.1
Processing 31/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8: extract] [conf-cairo: pkgconf cairo] [conf-mingw-w64-gtk3-x86_64: pkgconf gtk+-3.0] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "cairo" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-cairo.1)
-> compiled  conf-cairo.1
Processing 31/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8: extract] [conf-mingw-w64-gtk3-x86_64: pkgconf gtk+-3.0] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> installed conf-cairo.1
Processing 32/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8: extract] [conf-mingw-w64-gtk3-x86_64: pkgconf gtk+-3.0] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "gtk+-3.0" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-mingw-w64-gtk3-x86_64.1)
-> compiled  conf-mingw-w64-gtk3-x86_64.1
Processing 32/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8: extract] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> installed conf-mingw-w64-gtk3-x86_64.1
Processing 33/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8: extract] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 34/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8: extract] [conf-gtk3: pkgconf gtk+-3.0] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
+ C:\cygwin64\bin\pkgconf.exe "--personality=x86_64-w64-mingw32" "--print-errors" "--exists" "gtk+-3.0" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\conf-gtk3.18)
-> compiled  conf-gtk3.18
Processing 34/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8: extract] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> installed conf-gtk3.18
Processing 35/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8: extract] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
Processing 35/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8/unison.patch: dl] [mingw-w64-shims: sh mingw-w64-shims] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
+ C:\cygwin64\bin\sh.exe "./gen_config.sh" "mingw-w64-shims" "i686-binutils" "i686-gcc-core" "i686-gcc-g++-false" "x86_64-binutils" "x86_64-gcc-core" "x86_64-gcc-g++-false" "pkgconf" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\mingw-w64-shims.0.2.0)
-> compiled  mingw-w64-shims.0.2.0
Processing 35/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8/unison.patch: dl] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> installed mingw-w64-shims.0.2.0
Processing 36/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [unison-gui.2.53.8/unison.patch: dl] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
-> retrieved unison-gui.2.53.8  (https://github.com/bcpierce00/unison/archive/refs/tags/v2.53.8.tar.gz)
Processing 36/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [ocamlfind: ./configure C:\Users\opam\AppData\Local\opam\4.14\bin]
+ C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocamlfind.1.9.8\./configure "-bindir" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\bin" "-sitelib" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib" "-mandir" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\man" "-config" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocamlfind.1.9.8)
- Welcome to findlib version 1.9.8
- Configuring core...
- Cygwin build environment found; using .exe as suffix for binaries
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /cygdrive/c/Users/opam/AppData/Local/opam/4.14/lib/ocaml
-     Binaries:              /cygdrive/c/Users/opam/AppData/Local/opam/4.14/bin
-     Manual pages:          /usr/local/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              C:\Users\opam\AppData\Local\opam\4.14\lib
- The configuration file is written to:
-     findlib config file:   C:\Users\opam\AppData\Local\opam\4.14\lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              C:\Users\opam\AppData\Local\opam\4.14\bin
-     Manual pages:          C:\Users\opam\AppData\Local\opam\4.14\man
-     topfind script:        /cygdrive/c/Users/opam/AppData/Local/opam/4.14/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 36/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [ocamlfind: make all]
+ C:\cygwin64\bin\make.exe "all" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/bin/make all ) || exit; done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' 'C:\Users\opam\AppData\Local\opam\4.14\lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/lib/ocaml' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;mingw64;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_compat.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma fl_compat.cmo fl_split.cmo findlib_config.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- ocamlc -I +compiler-libs  -o ocamlfind.exe -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- if [ "1" = "1" ]; then                        \
- 	cp topfind.in topfind.compat.in;                                                     \
- else                                                                  \
- 	sed -e '/REMOVE_DIRECTORY_BEGIN/,/REMOVE_DIRECTORY_END/ d' topfind.in \
- 		> topfind.compat.in ;                                                \
- fi
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat topfind.compat.in | \
-          ../../tools/patch '@SITELIB@' 'C:\Users\opam\AppData\Local\opam\4.14\lib' | \
-          ../../tools/patch '@RELATIVE_PATHS@' 'false' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/bin/make all-config
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- if [ "false" = "true" ]; then \
-   /usr/bin/make findlib-relative; \
-         else \
-   /usr/bin/make findlib-absolute; \
- fi
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- USE_CYGPATH="1"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' 'C:\Users\opam\AppData\Local\opam\4.14\lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
Processing 36/51: [dune.3.20.2, dune-configurator.3.20.2: extract] [ocamlfind: make opt]
-> retrieved dune.3.20.2, dune-configurator.3.20.2  (https://github.com/ocaml/dune/releases/download/3.20.2/dune-3.20.2.tbz)
Processing 36/51: [ocamlfind: make opt]
Processing 37/51: [dune: ocaml 7] [ocamlfind: make opt]
+ C:\cygwin64\bin\make.exe "opt" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocamlfind.1.9.8)
- for p in findlib; do ( cd src/$p; /usr/bin/make opt ) || exit; done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_compat.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 findlib_config.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
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- 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 fl_compat.cmx fl_split.cmx findlib_config.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 fl_compat.cmx fl_split.cmx findlib_config.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
- 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 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- 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/4.14/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
-> compiled  ocamlfind.1.9.8
Processing 37/51: [dune: ocaml 7]
Processing 38/51: [dune: ocaml 7] [ocamlfind: make install]
+ C:\cygwin64\bin\make.exe "install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocamlfind.1.9.8)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "C:\Users\opam\AppData\Local\opam\4.14\lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "/C:\Users\opam\AppData\Local\opam\4.14\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\4.14\bin"
- install -d "C:\Users\opam\AppData\Local\opam\4.14\man"
- /usr/bin/make install-config
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- install -d "`dirname \"C:\Users\opam\AppData\Local\opam\4.14\lib/findlib.conf\"`"
- test -f "C:\Users\opam\AppData\Local\opam\4.14\lib/findlib.conf" || cp findlib.conf "C:\Users\opam\AppData\Local\opam\4.14\lib/findlib.conf"
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- for p in findlib; do ( cd src/$p; /usr/bin/make install ); done
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- install -d "C:\Users\opam\AppData\Local\opam\4.14\lib/findlib"
- install -d "C:\Users\opam\AppData\Local\opam\4.14\bin"
- test 1 -eq 0 || install -d "/cygdrive/c/Users/opam/AppData/Local/opam/4.14/lib/ocaml"
- test 1 -eq 0 || cp topfind "/cygdrive/c/Users/opam/AppData/Local/opam/4.14/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` && \
- cp $files "C:\Users\opam\AppData\Local\opam\4.14\lib/findlib/"
- f="ocamlfind.exe"; { test -f ocamlfind_opt.exe && f="ocamlfind_opt.exe"; }; \
- install -c $f "C:\Users\opam\AppData\Local\opam\4.14\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/4.14/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/cygdrive/c/Users/opam/AppData/Local/opam/4.14/lib/ocaml/compiler-libs/"; \
-     cp topdirs.cmi toploop.cmi "C:\Users\opam\AppData\Local\opam\4.14\lib/findlib/"; \
- fi
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8/src/findlib'
- /usr/bin/make install-meta
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "C:\Users\opam\AppData\Local\opam\4.14\lib/$x"; cp site-lib-src/$x/META "C:\Users\opam\AppData\Local\opam\4.14\lib/$x/META.tmp" && mv "C:\Users\opam\AppData\Local\opam\4.14\lib/$x/META.tmp" "C:\Users\opam\AppData\Local\opam\4.14\lib/$x/META"; done
- install -d "C:\Users\opam\AppData\Local\opam\4.14\lib/findlib"; cp Makefile.packages "C:\Users\opam\AppData\Local\opam\4.14\lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- 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\4.14\bin"
- /usr/bin/make install-doc
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
- install -d "C:\Users\opam\AppData\Local\opam\4.14\man/man1" "C:\Users\opam\AppData\Local\opam\4.14\man/man3" "C:\Users\opam\AppData\Local\opam\4.14\man/man5"
- cp doc/ref-man/ocamlfind.1 "C:\Users\opam\AppData\Local\opam\4.14\man/man1"
- cp: cannot stat 'doc/ref-man/ocamlfind.1': No such file or directory
- make[1]: [Makefile:91: install-doc] Error 1 (ignored)
- cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "C:\Users\opam\AppData\Local\opam\4.14\man/man5"
- cp: cannot stat 'doc/ref-man/META.5': No such file or directory
- cp: cannot stat 'doc/ref-man/site-lib.5': No such file or directory
- cp: cannot stat 'doc/ref-man/findlib.conf.5': No such file or directory
- make[1]: [Makefile:92: install-doc] Error 1 (ignored)
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/ocamlfind.1.9.8'
[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\4.14\.opam-switch\build\ocamlfind.1.9.8\src\findlib\ocamlfind.exe
[WARNING] Automatically adding .exe to C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\ocamlfind.1.9.8\src\findlib\ocamlfind_opt.exe
[WARNING] C:\Users\opam\AppData\Local\opam\4.14\bin\safe_camlp4 is a script; the command won't be available
-> installed ocamlfind.1.9.8
Processing 38/51: [dune: ocaml 7]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\ocaml.exe "boot/bootstrap.ml" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune.3.20.2)
- ocamlc -output-complete-exe -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- .\.duneboot.exe -j 7
- 


Processing 38/51: [dune: ./_boot/dune.exe build]
+ C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune.3.20.2\./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune.3.20.2)
-> compiled  dune.3.20.2
-> installed dune.3.20.2
Processing 40/51: [camlp-streams: dune build]
Processing 41/51: [camlp-streams: dune build] [csexp: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "camlp-streams" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\camlp-streams.5.0.1)
-> compiled  camlp-streams.5.0.1
Processing 41/51: [csexp: dune build]
-> installed camlp-streams.5.0.1
Processing 42/51: [csexp: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "csexp" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\csexp.1.5.2)
-> compiled  csexp.1.5.2
-> installed csexp.1.5.2
Processing 44/51: [dune-configurator: rm]
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/csexp" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune-configurator.3.20.2)
+ C:\cygwin64\bin\rm.exe "-rf" "vendor/pp" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune-configurator.3.20.2)
Processing 44/51: [dune-configurator: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\dune-configurator.3.20.2)
-> compiled  dune-configurator.3.20.2
-> installed dune-configurator.3.20.2
Processing 46/51: [cairo2: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "cairo2" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\cairo2.0.6.5)
-> compiled  cairo2.0.6.5
-> installed cairo2.0.6.5
Processing 48/51: [lablgtk3: sed]
+ C:\cygwin64\bin\sed.exe "-i" "-e" "/c_flags/s/-W/-Wno-error=incompatible-pointer-types -W/" "src/dune" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\lablgtk3.3.1.5-1)
Processing 48/51: [lablgtk3: dune build]
+ C:\Users\opam\AppData\Local\opam\4.14\bin\dune.exe "build" "-p" "lablgtk3" "-j" "7" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\lablgtk3.3.1.5-1)
- (cd _build/default/src && ..\.bin\propcc gtkBase.props)
- Warning: no conversion for type GdkWindow_opt in class GtkWidget
- (cd _build/default/src && ..\.bin\propcc gtkMisc.props)
- Warning: no conversion for type PangoAttrList in class GtkLabel
- Warning: no conversion for type GIcon in class GtkImage
- Warning: no conversion for type GdkPixbufAnimation in class GtkImage
- Warning: no conversion for type CairoSurface in class GtkImage
- (cd _build/default/src && ..\.bin\propcc gtkText.props)
- Warning: no conversion for type PangoTabArray in class GtkTextView
- Warning: no conversion for type PangoTabArray in class GtkTextTag
- (cd _build/default/src && ..\.bin\propcc gtkTree.props)
- Warning: no conversion for type PangoAttrList in class GtkCellRendererText
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o ml_gpointer.o -c ml_gpointer.c)
- ml_gpointer.c: In function 'ml_stable_copy':
- ml_gpointer.c:42:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    42 |         if (tag < No_scan_tag) invalid_argument("ml_stable_copy");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- ml_gpointer.c:43:13: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead
-    43 |         ret = alloc_shr (wosize, tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- ml_gpointer.c: In function 'ml_string_at_pointer':
- ml_gpointer.c:53:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
-    53 |     value ret = alloc_string(length);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                          
- ml_gpointer.c: In function 'ml_long_at_pointer':
- ml_gpointer.c:71:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead
-    71 |     return copy_nativeint(*(long*)Pointer_val(ptr));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- ml_gpointer.c: In function 'ml_gpointer_get_addr':
- ml_gpointer.c:115:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead
-   115 |     return copy_nativeint ((long)ml_gpointer_base (region));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- ml_gpointer.c:115:28: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   115 |     return copy_nativeint ((long)ml_gpointer_base (region));
-       |                            ^
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o ml_gobject.o -c ml_gobject.c)
- ml_gobject.c: In function 'ml_g_type_interface_prerequisites':
- ml_gobject.c:125:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   125 |         res = alloc_small(2,0);
-       |             ^~~~~~~~~~~~~~~~~~~                                              
- ml_gobject.c: In function 'ml_g_type_register_static':
- ml_gobject.c:143:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   143 |     failwith ("g_type_register_static: invalid parent g_type");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gobject.c: In function 'marshal_core':
- ml_gobject.c:188:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   188 |     value vargs = alloc(3,0);
-       |             ^~~~~~~~~~~~~~~~~                                    
- ml_gobject.c:191:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   191 |     Store_field(vargs, 0, (ret ? Val_GValue_wrap(ret) : alloc(2,0)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gobject.c:195:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   195 |     callback_exn ((value)closure->data, vargs);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- ml_gobject.c: In function 'ml_g_value_new':
- ml_gobject.c:238:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   238 |     value ret = alloc_custom(&ml_custom_GValue, sizeof(value)+sizeof(GValue),
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
- ml_gobject.c: In function 'GValue_val':
- ml_gobject.c:263:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   263 |     if (v == NULL) invalid_argument("GValue_val");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- ml_gobject.c: In function 'Val_gboxed':
- ml_gobject.c:292:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   292 |     value ret = alloc_custom(&ml_custom_gboxed, 2*sizeof(value), 10, 1000);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- ml_gobject.c: In function 'Val_gboxed_new':
- ml_gobject.c:299:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   299 |     value ret = alloc_custom(&ml_custom_gboxed, 2*sizeof(value), 10, 1000);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- ml_gobject.c: In function 'g_value_get_mlvariant':
- ml_gobject.c:318:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   318 |       invalid_argument("Gobject.Value.get");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- ml_gobject.c:348:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   348 |       tmp = copy_double ((double)DATA.v_float);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- ml_gobject.c:352:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   352 |       tmp = copy_double (DATA.v_double);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- ml_gobject.c:356:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   356 |       tmp = Val_option (DATA.v_pointer, copy_string);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- ml_gobject.c:384:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-   384 |       tmp = copy_int64 (DATA.v_int64);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- ml_gobject.c:388:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   388 |         ret = alloc_small(2,0);
-       |             ^~~~~~~~~~~~~~~~~~~                                              
- ml_gobject.c: In function 'g_value_set_mlvariant':
- ml_gobject.c:474:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   474 |         failwith ("Gobject.Value.set : cannot set this value");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gobject.c:477:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   477 |     failwith ("GObject.Value.set : argument type mismatch");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- ml_gobject.c: In function 'ml_g_value_get_nativeint':
- ml_gobject.c:488:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead
-   488 |         return copy_nativeint (DATA.v_int);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- ml_gobject.c:493:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead
-   493 |         return copy_nativeint (DATA.v_long);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- ml_gobject.c:495:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   495 |         invalid_argument ("Gobject.get_nativeint");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- ml_gobject.c: In function 'ml_g_value_get_int32':
- ml_gobject.c:505:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   505 |         return copy_int32 (DATA.v_int);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- ml_gobject.c:508:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   508 |         return copy_int32 (DATA.v_long);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- ml_gobject.c:510:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   510 |         failwith ("Gobject.get_int32");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- ml_gobject.c: In function 'ml_g_value_get_pointer':
- ml_gobject.c:525:20: warning: "failwith" is deprecated: use "caml_failwith" instead
-   525 |         failwith ("Gobject.get_pointer");
-       |                    ^~~~~~~~~~~~~~~~~~~~~~                                     
- ml_gobject.c: In function 'ml_g_object_new':
- ml_gobject.c:550:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   550 |         if (!pspec) failwith ("Gobject.create");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- ml_gobject.c: In function 'ml_g_signal_query':
- ml_gobject.c:635:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   635 |   if (query->signal_id == 0) invalid_argument("g_signal_query");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- ml_gobject.c:637:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   637 |   Copy_GSignalQuery(ml_query, ml_query_params, query);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- ml_gobject.c: In function 'ml_g_signal_list_ids':
- ml_gobject.c:650:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   650 |     Copy_array(ret, n_ids, ids, Val_int);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- ml_gobject.c:650:13: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead
-   650 |     Copy_array(ret, n_ids, ids, Val_int);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- ml_gobject.c: In function 'ml_g_signal_emit_by_name':
- ml_gobject.c:676:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   676 |         failwith("GtkSignal.emit_by_name : bad signal name");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- ml_gobject.c:681:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   681 |         failwith("GtkSignal.emit_by_name : bad parameters number");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o cairo_pango_stubs.o -c cairo_pango_stubs.c)
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/glib/giochannel.h:33,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/glib.h:54,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0/gdk/gdkconfig.h:13,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0/gdk/gdk.h:30,
-                  from cairo_pango_stubs.c:24:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/glib/gmain.h:234:13: warning: "callback" is deprecated: use "caml_callback" instead
-   234 |                         GSourceFunc callback,
-       |             ^           ~~~~~~~~~~~~~~~~~~~~~                          
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/glib/giochannel.h:187:41: warning: "flush" is deprecated: use "caml_flush" instead
-   187 |                                  gboolean         flush,
-       |                                         ^~~~~~~~~~~~~~~~                                     
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/glib.h:65:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/glib/gpattern.h:41:48: warning: "string_length" is deprecated: use "caml_string_length" instead
-    41 |                                         guint         string_length,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~                                                
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gobject/gobject.h:27,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/glib-object.h:23,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:26,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0/gdk/gdk.h:32:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gobject/gclosure.h:219:18: warning: "callback" is deprecated: use "caml_callback" instead
-   219 |   gpointer      callback;
-       |                  ^~~~~~~~                                                   
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:32:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gappinfo.h:236:13: warning: "callback" is deprecated: use "caml_callback" instead
-   236 |                                                     GAsyncReadyCallback   callback,
-       |             ^                                       ~~~~~~~~~~~~~~~~~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:35:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gasyncinitable.h:68:34: warning: "callback" is deprecated: use "caml_callback" instead
-    68 |                             GAsyncReadyCallback  callback,
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gasyncinitable.h:83:48: warning: "callback" is deprecated: use "caml_callback" instead
-    83 |                                             GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gasyncinitable.h:94:48: warning: "callback" is deprecated: use "caml_callback" instead
-    94 |                                             GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gasyncinitable.h:104:48: warning: "callback" is deprecated: use "caml_callback" instead
-   104 |                                             GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gasyncinitable.h:112:48: warning: "callback" is deprecated: use "caml_callback" instead
-   112 |                                             GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfilterinputstream.h:28,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gbufferedinputstream.h:28,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:37:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/ginputstream.h:80:13: warning: "callback" is deprecated: use "caml_callback" instead
-    80 |                              GAsyncReadyCallback  callback,
-       |             ^                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/ginputstream.h:89:13: warning: "callback" is deprecated: use "caml_callback" instead
-    89 |                              GAsyncReadyCallback  callback,
-       |             ^                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/ginputstream.h:97:13: warning: "callback" is deprecated: use "caml_callback" instead
-    97 |                              GAsyncReadyCallback  callback,
-       |             ^                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/ginputstream.h:148:41: warning: "callback" is deprecated: use "caml_callback" instead
-   148 |                                        GAsyncReadyCallback    callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/ginputstream.h:161:13: warning: "callback" is deprecated: use "caml_callback" instead
-   161 |                                            GAsyncReadyCallback    callback,
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/ginputstream.h:174:48: warning: "callback" is deprecated: use "caml_callback" instead
-   174 |                                            GAsyncReadyCallback    callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/ginputstream.h:185:41: warning: "callback" is deprecated: use "caml_callback" instead
-   185 |                                        GAsyncReadyCallback    callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/ginputstream.h:195:41: warning: "callback" is deprecated: use "caml_callback" instead
-   195 |                                        GAsyncReadyCallback    callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gbufferedinputstream.h:69:34: warning: "callback" is deprecated: use "caml_callback" instead
-    69 |                             GAsyncReadyCallback   callback,
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gbufferedinputstream.h:119:55: warning: "callback" is deprecated: use "caml_callback" instead
-   119 |                                                        GAsyncReadyCallback    callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfilteroutputstream.h:28,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gbufferedoutputstream.h:28,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:38:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/goutputstream.h:76:13: warning: "flush" is deprecated: use "caml_flush" instead
-    76 |   gboolean    (* flush)         (GOutputStream            *stream,
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/goutputstream.h:90:13: warning: "callback" is deprecated: use "caml_callback" instead
-    90 |                                  GAsyncReadyCallback       callback,
-       |             ^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/goutputstream.h:100:13: warning: "callback" is deprecated: use "caml_callback" instead
-   100 |                                  GAsyncReadyCallback       callback,
-       |             ^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/goutputstream.h:108:13: warning: "callback" is deprecated: use "caml_callback" instead
-   108 |                                  GAsyncReadyCallback       callback,
-       |             ^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/goutputstream.h:116:13: warning: "callback" is deprecated: use "caml_callback" instead
-   116 |                                  GAsyncReadyCallback       callback,
-       |             ^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/goutputstream.h:189:48: warning: "callback" is deprecated: use "caml_callback" instead
-   189 |                                         GAsyncReadyCallback        callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/goutputstream.h:202:13: warning: "callback" is deprecated: use "caml_callback" instead
-   202 |                                           GAsyncReadyCallback      callback,
-       |             ^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/goutputstream.h:216:48: warning: "callback" is deprecated: use "caml_callback" instead
-   216 |                                              GAsyncReadyCallback        callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/goutputstream.h:228:48: warning: "callback" is deprecated: use "caml_callback" instead
-   228 |                                         GAsyncReadyCallback        callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/goutputstream.h:238:48: warning: "callback" is deprecated: use "caml_callback" instead
-   238 |                                         GAsyncReadyCallback        callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/goutputstream.h:248:48: warning: "callback" is deprecated: use "caml_callback" instead
-   248 |                                         GAsyncReadyCallback        callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:40:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gcancellable.h:104:55: warning: "callback" is deprecated: use "caml_callback" instead
-   104 |                                                     GCallback      callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~                                     
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:48:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdatainputstream.h:126:13: warning: "callback" is deprecated: use "caml_callback" instead
-   126 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdatainputstream.h:149:13: warning: "callback" is deprecated: use "caml_callback" instead
-   149 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdatainputstream.h:170:13: warning: "callback" is deprecated: use "caml_callback" instead
-   170 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:50:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdbusaddress.h:44:13: warning: "callback" is deprecated: use "caml_callback" instead
-    44 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:52:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdbusconnection.h:44:13: warning: "callback" is deprecated: use "caml_callback" instead
-    44 |                                                 GAsyncReadyCallback  callback,
-       |             ^                                   ~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdbusconnection.h:62:13: warning: "callback" is deprecated: use "caml_callback" instead
-    62 |                                                                GAsyncReadyCallback     callback,
-       |             ^                                                  ~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdbusconnection.h:80:13: warning: "callback" is deprecated: use "caml_callback" instead
-    80 |                                                                GAsyncReadyCallback     callback,
-       |             ^                                                  ~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdbusconnection.h:123:13: warning: "callback" is deprecated: use "caml_callback" instead
-   123 |                                                                    GAsyncReadyCallback  callback,
-       |             ^                                                      ~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdbusconnection.h:139:13: warning: "callback" is deprecated: use "caml_callback" instead
-   139 |                                                                    GAsyncReadyCallback  callback,
-       |             ^                                                      ~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdbusconnection.h:165:13: warning: "callback" is deprecated: use "caml_callback" instead
-   165 |                                                                    GAsyncReadyCallback  callback,
-       |             ^                                                      ~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdbusconnection.h:201:13: warning: "callback" is deprecated: use "caml_callback" instead
-   201 |                                                                GAsyncReadyCallback callback,
-       |             ^                                                  ~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdbusconnection.h:231:13: warning: "callback" is deprecated: use "caml_callback" instead
-   231 |                                                                GAsyncReadyCallback callback,
-       |             ^                                                  ~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdbusconnection.h:578:13: warning: "callback" is deprecated: use "caml_callback" instead
-   578 |                                                                GDBusSignalCallback  callback,
-       |             ^                                                  ~~~~~~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:59:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdbusproxy.h:97:13: warning: "callback" is deprecated: use "caml_callback" instead
-    97 |                                                          GAsyncReadyCallback  callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdbusproxy.h:119:13: warning: "callback" is deprecated: use "caml_callback" instead
-   119 |                                                          GAsyncReadyCallback  callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdbusproxy.h:171:13: warning: "callback" is deprecated: use "caml_callback" instead
-   171 |                                                          GAsyncReadyCallback  callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdbusproxy.h:194:13: warning: "callback" is deprecated: use "caml_callback" instead
-   194 |                                                              GAsyncReadyCallback  callback,
-       |             ^                                                ~~~~~~~~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:62:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdrive.h:102:13: warning: "callback" is deprecated: use "caml_callback" instead
-   102 |                                          GAsyncReadyCallback  callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdrive.h:109:13: warning: "callback" is deprecated: use "caml_callback" instead
-   109 |                                          GAsyncReadyCallback  callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdrive.h:127:13: warning: "callback" is deprecated: use "caml_callback" instead
-   127 |                                          GAsyncReadyCallback  callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdrive.h:138:13: warning: "callback" is deprecated: use "caml_callback" instead
-   138 |                                          GAsyncReadyCallback  callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdrive.h:150:13: warning: "callback" is deprecated: use "caml_callback" instead
-   150 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdrive.h:191:13: warning: "callback" is deprecated: use "caml_callback" instead
-   191 |                                            GAsyncReadyCallback   callback,
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdrive.h:201:13: warning: "callback" is deprecated: use "caml_callback" instead
-   201 |                                            GAsyncReadyCallback   callback,
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdrive.h:225:13: warning: "callback" is deprecated: use "caml_callback" instead
-   225 |                                            GAsyncReadyCallback  callback,
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdrive.h:239:13: warning: "callback" is deprecated: use "caml_callback" instead
-   239 |                                            GAsyncReadyCallback   callback,
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdrive.h:251:13: warning: "callback" is deprecated: use "caml_callback" instead
-   251 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdtlsclientconnection.h:27,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:63:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdtlsconnection.h:70:13: warning: "callback" is deprecated: use "caml_callback" instead
-    70 |                                   GAsyncReadyCallback    callback,
-       |             ^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdtlsconnection.h:87:13: warning: "callback" is deprecated: use "caml_callback" instead
-    87 |                                   GAsyncReadyCallback    callback,
-       |             ^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdtlsconnection.h:141:13: warning: "callback" is deprecated: use "caml_callback" instead
-   141 |                                                                      GAsyncReadyCallback    callback,
-       |             ^                                                        ~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdtlsconnection.h:161:13: warning: "callback" is deprecated: use "caml_callback" instead
-   161 |                                                                      GAsyncReadyCallback    callback,
-       |             ^                                                        ~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdtlsconnection.h:177:13: warning: "callback" is deprecated: use "caml_callback" instead
-   177 |                                                                      GAsyncReadyCallback    callback,
-       |             ^                                                        ~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:68:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfileenumerator.h:72:13: warning: "callback" is deprecated: use "caml_callback" instead
-    72 |                                      GAsyncReadyCallback   callback,
-       |             ^                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfileenumerator.h:80:13: warning: "callback" is deprecated: use "caml_callback" instead
-    80 |                                      GAsyncReadyCallback   callback,
-       |             ^                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfileenumerator.h:113:55: warning: "callback" is deprecated: use "caml_callback" instead
-   113 |                                                 GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfileenumerator.h:123:55: warning: "callback" is deprecated: use "caml_callback" instead
-   123 |                                                 GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:69:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:198:13: warning: "callback" is deprecated: use "caml_callback" instead
-   198 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:214:13: warning: "callback" is deprecated: use "caml_callback" instead
-   214 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:228:13: warning: "callback" is deprecated: use "caml_callback" instead
-   228 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:240:13: warning: "callback" is deprecated: use "caml_callback" instead
-   240 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:254:13: warning: "callback" is deprecated: use "caml_callback" instead
-   254 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:289:13: warning: "callback" is deprecated: use "caml_callback" instead
-   289 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:302:13: warning: "callback" is deprecated: use "caml_callback" instead
-   302 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:316:13: warning: "callback" is deprecated: use "caml_callback" instead
-   316 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:330:13: warning: "callback" is deprecated: use "caml_callback" instead
-   330 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:348:13: warning: "callback" is deprecated: use "caml_callback" instead
-   348 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:360:55: warning: "callback" is deprecated: use "caml_callback" instead
-   360 |                                                        GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:372:55: warning: "callback" is deprecated: use "caml_callback" instead
-   372 |                                                        GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:384:13: warning: "callback" is deprecated: use "caml_callback" instead
-   384 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:411:13: warning: "callback" is deprecated: use "caml_callback" instead
-   411 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:431:13: warning: "callback" is deprecated: use "caml_callback" instead
-   431 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:440:13: warning: "callback" is deprecated: use "caml_callback" instead
-   440 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:449:13: warning: "callback" is deprecated: use "caml_callback" instead
-   449 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:459:13: warning: "callback" is deprecated: use "caml_callback" instead
-   459 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:480:13: warning: "callback" is deprecated: use "caml_callback" instead
-   480 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:493:13: warning: "callback" is deprecated: use "caml_callback" instead
-   493 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:510:13: warning: "callback" is deprecated: use "caml_callback" instead
-   510 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:520:13: warning: "callback" is deprecated: use "caml_callback" instead
-   520 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:530:13: warning: "callback" is deprecated: use "caml_callback" instead
-   530 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:542:13: warning: "callback" is deprecated: use "caml_callback" instead
-   542 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:552:13: warning: "callback" is deprecated: use "caml_callback" instead
-   552 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:560:13: warning: "callback" is deprecated: use "caml_callback" instead
-   560 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:581:13: warning: "callback" is deprecated: use "caml_callback" instead
-   581 |                                                        GAsyncReadyCallback            callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:660:62: warning: "callback" is deprecated: use "caml_callback" instead
-   660 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:688:62: warning: "callback" is deprecated: use "caml_callback" instead
-   688 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:699:62: warning: "callback" is deprecated: use "caml_callback" instead
-   699 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:712:62: warning: "callback" is deprecated: use "caml_callback" instead
-   712 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:726:62: warning: "callback" is deprecated: use "caml_callback" instead
-   726 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:742:62: warning: "callback" is deprecated: use "caml_callback" instead
-   742 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:762:62: warning: "callback" is deprecated: use "caml_callback" instead
-   762 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:787:62: warning: "callback" is deprecated: use "caml_callback" instead
-   787 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:803:62: warning: "callback" is deprecated: use "caml_callback" instead
-   803 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:817:62: warning: "callback" is deprecated: use "caml_callback" instead
-   817 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:835:62: warning: "callback" is deprecated: use "caml_callback" instead
-   835 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:851:62: warning: "callback" is deprecated: use "caml_callback" instead
-   851 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:866:62: warning: "callback" is deprecated: use "caml_callback" instead
-   866 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:883:62: warning: "callback" is deprecated: use "caml_callback" instead
-   883 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:907:62: warning: "callback" is deprecated: use "caml_callback" instead
-   907 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:929:13: warning: "callback" is deprecated: use "caml_callback" instead
-   929 |                                                            GAsyncReadyCallback         callback,
-       |             ^                                              ~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:973:62: warning: "callback" is deprecated: use "caml_callback" instead
-   973 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:1027:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1027 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:1038:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1038 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:1048:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1048 |                                                            GAsyncReadyCallback         callback,
-       |             ^                                              ~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:1060:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1060 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:1070:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1070 |                                                            GAsyncReadyCallback         callback,
-       |             ^                                              ~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:1082:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1082 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:1131:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1131 |                                                            GAsyncReadyCallback            callback,
-       |             ^                                              ~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:1147:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1147 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:1158:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1158 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:1168:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1168 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:1191:48: warning: "callback" is deprecated: use "caml_callback" instead
-  1191 |                                               GAsyncReadyCallback     callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:1204:48: warning: "callback" is deprecated: use "caml_callback" instead
-  1204 |                                               GAsyncReadyCallback     callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:1231:48: warning: "callback" is deprecated: use "caml_callback" instead
-  1231 |                                               GAsyncReadyCallback     callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfile.h:1240:48: warning: "callback" is deprecated: use "caml_callback" instead
-  1240 |                                               GAsyncReadyCallback     callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:72:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfileinputstream.h:77:13: warning: "callback" is deprecated: use "caml_callback" instead
-    77 |                                      GAsyncReadyCallback   callback,
-       |             ^                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfileinputstream.h:105:55: warning: "callback" is deprecated: use "caml_callback" instead
-   105 |                                                   GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfileiostream.h:28,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:73:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/giostream.h:67:13: warning: "callback" is deprecated: use "caml_callback" instead
-    67 |                              GAsyncReadyCallback  callback,
-       |             ^                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/giostream.h:100:48: warning: "callback" is deprecated: use "caml_callback" instead
-   100 |                                               GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/giostream.h:116:48: warning: "callback" is deprecated: use "caml_callback" instead
-   116 |                                               GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfileiostream.h:82:13: warning: "callback" is deprecated: use "caml_callback" instead
-    82 |                                      GAsyncReadyCallback   callback,
-       |             ^                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfileiostream.h:110:48: warning: "callback" is deprecated: use "caml_callback" instead
-   110 |                                                GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:76:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfileoutputstream.h:82:13: warning: "callback" is deprecated: use "caml_callback" instead
-    82 |                                      GAsyncReadyCallback   callback,
-       |             ^                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gfileoutputstream.h:111:55: warning: "callback" is deprecated: use "caml_callback" instead
-   111 |                                                    GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:91:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gloadableicon.h:68:13: warning: "callback" is deprecated: use "caml_callback" instead
-    68 |                                   GAsyncReadyCallback  callback,
-       |             ^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gloadableicon.h:89:48: warning: "callback" is deprecated: use "caml_callback" instead
-    89 |                                            GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:94:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gmount.h:98:13: warning: "callback" is deprecated: use "caml_callback" instead
-    98 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gmount.h:107:13: warning: "callback" is deprecated: use "caml_callback" instead
-   107 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gmount.h:117:13: warning: "callback" is deprecated: use "caml_callback" instead
-   117 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gmount.h:126:13: warning: "callback" is deprecated: use "caml_callback" instead
-   126 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gmount.h:143:13: warning: "callback" is deprecated: use "caml_callback" instead
-   143 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gmount.h:153:13: warning: "callback" is deprecated: use "caml_callback" instead
-   153 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gmount.h:192:13: warning: "callback" is deprecated: use "caml_callback" instead
-   192 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gmount.h:204:13: warning: "callback" is deprecated: use "caml_callback" instead
-   204 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gmount.h:217:13: warning: "callback" is deprecated: use "caml_callback" instead
-   217 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gmount.h:228:13: warning: "callback" is deprecated: use "caml_callback" instead
-   228 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gmount.h:252:13: warning: "callback" is deprecated: use "caml_callback" instead
-   252 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gmount.h:264:13: warning: "callback" is deprecated: use "caml_callback" instead
-   264 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:98:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gnetworkmonitor.h:60:41: warning: "callback" is deprecated: use "caml_callback" instead
-    60 |                                 GAsyncReadyCallback   callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~                                    
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gnetworkmonitor.h:90:13: warning: "callback" is deprecated: use "caml_callback" instead
-    90 |                                                                GAsyncReadyCallback  callback,
-       |             ^                                                  ~~~~~~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:101:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gpermission.h:62:13: warning: "callback" is deprecated: use "caml_callback" instead
-    62 |                               GAsyncReadyCallback   callback,
-       |             ^                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gpermission.h:73:13: warning: "callback" is deprecated: use "caml_callback" instead
-    73 |                               GAsyncReadyCallback   callback,
-       |             ^                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gpermission.h:91:13: warning: "callback" is deprecated: use "caml_callback" instead
-    91 |                                                  GAsyncReadyCallback   callback,
-       |             ^                                    ~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gpermission.h:105:13: warning: "callback" is deprecated: use "caml_callback" instead
-   105 |                                                  GAsyncReadyCallback   callback,
-       |             ^                                    ~~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:106:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gproxy.h:87:41: warning: "callback" is deprecated: use "caml_callback" instead
-    87 |                                      GAsyncReadyCallback   callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gproxy.h:115:41: warning: "callback" is deprecated: use "caml_callback" instead
-   115 |                                       GAsyncReadyCallback   callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gproxyaddressenumerator.h:28,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:108:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsocketaddressenumerator.h:63:41: warning: "callback" is deprecated: use "caml_callback" instead
-    63 |                                     GAsyncReadyCallback        callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsocketaddressenumerator.h:81:62: warning: "callback" is deprecated: use "caml_callback" instead
-    81 |                                                          GAsyncReadyCallback        callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:109:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gproxyresolver.h:61:34: warning: "callback" is deprecated: use "caml_callback" instead
-    61 |                               GAsyncReadyCallback   callback,
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gproxyresolver.h:85:55: warning: "callback" is deprecated: use "caml_callback" instead
-    85 |                                                  GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:110:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gresolver.h:60:48: warning: "callback" is deprecated: use "caml_callback" instead
-    60 |                                         GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~                                   
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gresolver.h:73:48: warning: "callback" is deprecated: use "caml_callback" instead
-    73 |                                         GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~                                   
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gresolver.h:86:48: warning: "callback" is deprecated: use "caml_callback" instead
-    86 |                                         GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~                                   
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gresolver.h:102:13: warning: "callback" is deprecated: use "caml_callback" instead
-   102 |                                         GAsyncReadyCallback   callback,
-       |             ^                           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gresolver.h:132:55: warning: "callback" is deprecated: use "caml_callback" instead
-   132 |                                                  GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gresolver.h:151:55: warning: "callback" is deprecated: use "caml_callback" instead
-   151 |                                                  GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gresolver.h:171:55: warning: "callback" is deprecated: use "caml_callback" instead
-   171 |                                                  GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gresolver.h:189:13: warning: "callback" is deprecated: use "caml_callback" instead
-   189 |                                                  GAsyncReadyCallback   callback,
-       |             ^                                    ~~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:117:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsimpleasyncresult.h:52:62: warning: "callback" is deprecated: use "caml_callback" instead
-    52 |                                                             GAsyncReadyCallback      callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsimpleasyncresult.h:57:62: warning: "callback" is deprecated: use "caml_callback" instead
-    57 |                                                             GAsyncReadyCallback      callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsimpleasyncresult.h:65:62: warning: "callback" is deprecated: use "caml_callback" instead
-    65 |                                                             GAsyncReadyCallback      callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsimpleasyncresult.h:70:62: warning: "callback" is deprecated: use "caml_callback" instead
-    70 |                                                             GAsyncReadyCallback      callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsimpleasyncresult.h:141:48: warning: "callback" is deprecated: use "caml_callback" instead
-   141 |                                            GAsyncReadyCallback callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsimpleasyncresult.h:149:48: warning: "callback" is deprecated: use "caml_callback" instead
-   149 |                                            GAsyncReadyCallback callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsimpleasyncresult.h:154:13: warning: "callback" is deprecated: use "caml_callback" instead
-   154 |                                                 GAsyncReadyCallback callback,
-       |             ^                                   ~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:122:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsocketclient.h:151:13: warning: "callback" is deprecated: use "caml_callback" instead
-   151 |                                                                          GAsyncReadyCallback   callback,
-       |             ^                                                          
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsocketclient.h:162:13: warning: "callback" is deprecated: use "caml_callback" instead
-   162 |                                                                          GAsyncReadyCallback   callback,
-       |             ^                                                          
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsocketclient.h:174:13: warning: "callback" is deprecated: use "caml_callback" instead
-   174 |                                                                          GAsyncReadyCallback   callback,
-       |             ^                                                          
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsocketclient.h:185:13: warning: "callback" is deprecated: use "caml_callback" instead
-   185 |                                                                          GAsyncReadyCallback   callback,
-       |             ^                                                          
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:124:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsocketconnection.h:85:69: warning: "callback" is deprecated: use "caml_callback" instead
-    85 |                                                                   GAsyncReadyCallback callback,
-       |                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:127:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsocketlistener.h:123:13: warning: "callback" is deprecated: use "caml_callback" instead
-   123 |                                                                          GAsyncReadyCallback   callback,
-       |             ^                                                          
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsocketlistener.h:141:13: warning: "callback" is deprecated: use "caml_callback" instead
-   141 |                                                                          GAsyncReadyCallback   callback,
-       |             ^                                                          
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:131:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtask.h:45:13: warning: "callback" is deprecated: use "caml_callback" instead
-    45 |                                             GAsyncReadyCallback  callback,
-       |             ^                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtask.h:50:13: warning: "callback" is deprecated: use "caml_callback" instead
-    50 |                                             GAsyncReadyCallback  callback,
-       |             ^                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtask.h:56:13: warning: "callback" is deprecated: use "caml_callback" instead
-    56 |                                             GAsyncReadyCallback  callback,
-       |             ^                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtask.h:117:13: warning: "callback" is deprecated: use "caml_callback" instead
-   117 |                                            GSourceFunc      callback);
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:132:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsubprocess.h:80:13: warning: "callback" is deprecated: use "caml_callback" instead
-    80 |                                                          GAsyncReadyCallback   callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsubprocess.h:96:13: warning: "callback" is deprecated: use "caml_callback" instead
-    96 |                                                          GAsyncReadyCallback   callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsubprocess.h:134:13: warning: "callback" is deprecated: use "caml_callback" instead
-   134 |                                                          GAsyncReadyCallback   callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gsubprocess.h:155:13: warning: "callback" is deprecated: use "caml_callback" instead
-   155 |                                                          GAsyncReadyCallback   callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtlsclientconnection.h:26,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:141:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtlsconnection.h:63:41: warning: "callback" is deprecated: use "caml_callback" instead
-    63 |                                   GAsyncReadyCallback   callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtlsconnection.h:127:69: warning: "callback" is deprecated: use "caml_callback" instead
-   127 |                                                                     GAsyncReadyCallback   callback,
-       |                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:143:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtlsdatabase.h:74:13: warning: "callback" is deprecated: use "caml_callback" instead
-    74 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtlsdatabase.h:96:13: warning: "callback" is deprecated: use "caml_callback" instead
-    96 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtlsdatabase.h:115:13: warning: "callback" is deprecated: use "caml_callback" instead
-   115 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtlsdatabase.h:134:13: warning: "callback" is deprecated: use "caml_callback" instead
-   134 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtlsdatabase.h:167:13: warning: "callback" is deprecated: use "caml_callback" instead
-   167 |                                                                            GAsyncReadyCallback      callback,
-       |             ^                                                          
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtlsdatabase.h:193:13: warning: "callback" is deprecated: use "caml_callback" instead
-   193 |                                                                            GAsyncReadyCallback      callback,
-       |             ^                                                          
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtlsdatabase.h:215:13: warning: "callback" is deprecated: use "caml_callback" instead
-   215 |                                                                            GAsyncReadyCallback      callback,
-       |             ^                                                          
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtlsdatabase.h:237:13: warning: "callback" is deprecated: use "caml_callback" instead
-   237 |                                                                             GAsyncReadyCallback      callback,
-       |             ^                                                          
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:145:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtlsinteraction.h:63:13: warning: "callback" is deprecated: use "caml_callback" instead
-    63 |                                                   GAsyncReadyCallback callback,
-       |             ^                                     ~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtlsinteraction.h:80:13: warning: "callback" is deprecated: use "caml_callback" instead
-    80 |                                                          GAsyncReadyCallback           callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtlsinteraction.h:111:13: warning: "callback" is deprecated: use "caml_callback" instead
-   111 |                                                               GAsyncReadyCallback callback,
-       |             ^                                                 ~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gtlsinteraction.h:138:13: warning: "callback" is deprecated: use "caml_callback" instead
-   138 |                                                                      GAsyncReadyCallback           callback,
-       |             ^                                                        ~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:149:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gvolume.h:146:13: warning: "callback" is deprecated: use "caml_callback" instead
-   146 |                                          GAsyncReadyCallback  callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gvolume.h:154:13: warning: "callback" is deprecated: use "caml_callback" instead
-   154 |                                          GAsyncReadyCallback  callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gvolume.h:172:13: warning: "callback" is deprecated: use "caml_callback" instead
-   172 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gvolume.h:208:48: warning: "callback" is deprecated: use "caml_callback" instead
-   208 |                                          GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gvolume.h:218:13: warning: "callback" is deprecated: use "caml_callback" instead
-   218 |                                          GAsyncReadyCallback   callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gvolume.h:239:13: warning: "callback" is deprecated: use "caml_callback" instead
-   239 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:154:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdbusinterfaceskeleton.h:74:13: warning: "flush" is deprecated: use "caml_flush" instead
-    74 |   void                  (*flush)          (GDBusInterfaceSkeleton  *interface_);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gio.h:159:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdbusobjectmanagerclient.h:96:13: warning: "callback" is deprecated: use "caml_callback" instead
-    96 |                                                                                GAsyncReadyCallback            callback,
-       |             ^                                                          
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/gio/gdbusobjectmanagerclient.h:120:13: warning: "callback" is deprecated: use "caml_callback" instead
-   120 |                                                                                GAsyncReadyCallback            callback,
-       |             ^                                                          
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0/gdk/gdkpixbuf.h:33,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0/gdk/gdkcairo.h:29,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0/gdk/gdk.h:33:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:477:41: warning: "callback" is deprecated: use "caml_callback" instead
-   477 |                                        GAsyncReadyCallback  callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:498:55: warning: "callback" is deprecated: use "caml_callback" instead
-   498 |                                                 GAsyncReadyCallback  callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~                                   
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:514:41: warning: "callback" is deprecated: use "caml_callback" instead
-   514 |                                       GAsyncReadyCallback  callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:529:13: warning: "callback" is deprecated: use "caml_callback" instead
-   529 |                                        GAsyncReadyCallback  callback,
-       |             ^                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:83:13: warning: "callback" is deprecated: use "caml_callback" instead
-    83 |                                                           GAsyncReadyCallback callback,
-       |             ^                                             ~~~~~~~~~~~~~
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:38:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h:79:55: warning: "callback" is deprecated: use "caml_callback" instead
-    79 |                                                   GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- cairo_pango_stubs.c: In function 'caml_pango_cairo_font_get_scaled_font':
- cairo_pango_stubs.c:124:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   124 |   vf = ALLOC(scaled_font);
-       |             ^~~~~~~~~~~~~~                                                     
- cairo_pango_stubs.c: In function 'caml_pango_cairo_context_get_font_options':
- cairo_pango_stubs.c:147:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   147 |   vfo = ALLOC(font_options);
-       |             ^~~~~~~~~~~~~~~~                                                   
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o ml_gdkpixbuf.o -c ml_gdkpixbuf.c)
- ml_gdkpixbuf.c: In function 'ml_GdkPixbuf_deserialize':
- ml_gdkpixbuf.c:87:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    87 |   stream = stat_alloc (len);
-       |             ^~~~~~~~~~~~~~~~                                               
- ml_gdkpixbuf.c:96:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-    96 |   stat_free (stream);
-       |             ^~~~~~~~~                                                    
- ml_gdkpixbuf.c: At top level:
- ml_gdkpixbuf.c:114:3: warning: initialization of 'void (*)(value,  uintnat *, uintnat *)' {aka 'void (*)(long long int,  long long unsigned int *, long long unsigned int *)'} from incompatible pointer type 'void (*)(value,  long unsigned int *, long unsigned int *)' {aka 'void (*)(long long int,  long unsigned int *, long unsigned int *)'} [-Wincompatible-pointer-types]
-   114 |   ml_GdkPixbuf_serialize, ml_GdkPixbuf_deserialize
-       |   ^~~~~~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c:114:3: note: (near initialization for 'ml_custom_GdkPixbuf.serialize')
- ml_gdkpixbuf.c:114:27: warning: initialization of 'uintnat (*)(void *)' {aka 'long long unsigned int (*)(void *)'} from incompatible pointer type 'long unsigned int (*)(void *)' [-Wincompatible-pointer-types]
-   114 |   ml_GdkPixbuf_serialize, ml_GdkPixbuf_deserialize
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c:114:27: note: (near initialization for 'ml_custom_GdkPixbuf.deserialize')
- ml_gdkpixbuf.c: In function 'ml_gdkpixbuf_init':
- ml_gdkpixbuf.c:134:13: warning: "register_custom_operations" is deprecated: use "caml_register_custom_operations" instead
-   134 |   register_custom_operations (&ml_custom_GdkPixbuf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                       
- ml_gdkpixbuf.c: In function 'ml_gdk_pixbuf_get_pixels':
- ml_gdkpixbuf.c:148:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-   148 |     long pixels = (long)gdk_pixbuf_get_pixels (GdkPixbuf_val(pixbuf));
-       |                   ^
- ml_gdkpixbuf.c:150:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   150 |     value ret = alloc_small(2,0);
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- ml_gdkpixbuf.c: In function 'ml_gdk_pixbuf_get_file_info':
- ml_gdkpixbuf.c:186:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   186 |   v = alloc_tuple(3);
-       |             ^~~~~~~~~                                                        
- ml_gdkpixbuf.c:187:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   187 |   Store_field(v, 0, copy_string(gdk_pixbuf_format_get_name(fmt)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- ml_gdkpixbuf.c: In function 'convert_gdk_pixbuf_options':
- ml_gdkpixbuf.c:260:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-   260 |       *opt_k = stat_alloc(sizeof (char *) * (len + 1));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- ml_gdkpixbuf.c:261:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-   261 |       *opt_v = stat_alloc(sizeof (char *) * (len + 1));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- ml_gdkpixbuf.c: In function 'ml_gdk_pixbuf_save':
- ml_gdkpixbuf.c:289:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-   289 |   stat_free(opt_k);
-       |             ^~~~~~~                                                      
- ml_gdkpixbuf.c:290:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-   290 |   stat_free(opt_v);
-       |             ^~~~~~~                                                      
- ml_gdkpixbuf.c: At top level:
- ml_gdkpixbuf.c:298:7: warning: 'caml_format_exception' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
-   298 | char *caml_format_exception(value);
-       |       ^~~~~~~~~~~~~~~~~~~~~
- ml_gdkpixbuf.c: In function 'ml_gdkpixbuf_savefunc':
- ml_gdkpixbuf.c:306:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
-   306 |   s = alloc_string (count);
-       |             ^~~~~~~~~~~~~~~                                                    
- ml_gdkpixbuf.c:308:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   308 |   res = callback_exn (*cb, s);
-       |             ^~~~~~~~~~~~~~~~~~                                                 
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o ml_gtkaction.o -c ml_gtkaction.c)
- ml_gtkaction.c: In function 'ml_gtk_ui_manager_get_widget':
- ml_gtkaction.c:114:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
-   114 |   if (w == NULL) raise_not_found();
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                                  
- ml_gtkaction.c: In function 'ml_gtk_ui_manager_get_action':
- ml_gtkaction.c:120:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
-   120 |   if (a == NULL) raise_not_found();
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                                  
- ml_gtkaction.c: In function 'ml_gtk_ui_manager_add_ui_from_string':
- ml_gtkaction.c:128:48: warning: "string_length" is deprecated: use "caml_string_length" instead
-   128 |                                          String_val(s), string_length(s),
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o ml_gtkassistant.o -c ml_gtkassistant.c)
- ml_gtkassistant.c: In function 'ml_g_assistant_page_func':
- ml_gtkassistant.c:83:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-    83 |   ret = callback_exn(*clos, Val_int(current_page));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o ml_gtk.o -c ml_gtk.c)
- ml_gtk.c: In function 'ml_raise_gtk':
- ml_gtk.c:52:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
-    52 |   raise_with_string (*exn, (char*)errmsg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                               
- ml_gtk.c: In function 'ml_gtk_accelerator_parse':
- ml_gtk.c:112:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   112 |   tup = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- ml_gtk.c: In function 'ml_gtk_css_provider_load_from_data':
- ml_gtk.c:221:41: warning: "string_length" is deprecated: use "caml_string_length" instead
-   221 |                                   SizedString_val(data), &err);
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~                                              
- ml_gtk.c: In function 'ml_gtk_widget_get_pointer':
- ml_gtk.c:336:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   336 |     ret = alloc_small (2,0);
-       |             ^~~~~~~~~~~~~~~~                                                 
- ml_gtk.c: In function 'Val_GtkAllocation':
- ml_gtk.c:374:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   374 |     value ret = alloc_small (4, 0);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- ml_gtk.c: In function 'ml_gtk_widget_style_get_property':
- ml_gtk.c:419:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   419 |         invalid_argument("Gobject.Widget.style_get_property");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- ml_gtk.c: In function 'ml_gtk_drag_dest_set':
- ml_gtk.c:460:20: warning: "alloc" is deprecated: use "caml_alloc" instead
-   460 |           alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)),
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- ml_gtk.c: In function 'ml_gtk_drag_source_set':
- ml_gtk.c:499:20: warning: "alloc" is deprecated: use "caml_alloc" instead
-   499 |           alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)),
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- In file included from ml_gtk.c:30:
- ml_gtk.c: In function 'ml_gtk_selection_data_get_selection':
- ml_gdk.h:26:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    26 | #define Val_GdkAtom(val) (Val_long((long)val))
-       |                                    ^
- C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml/caml/mlvalues.h:75:47: note: in definition of macro 'Val_long'
-    75 | #define Val_long(x)     ((intnat) (((uintnat)(x) << 1)) + 1)
-       |                                               ^
- wrappers.h:179:49: note: in expansion of macro 'Val_GdkAtom'
-   179 | CAMLprim value ml_##cname (value arg1) { return conv (cname (conv1 (arg1))); }
-       |                                                 ^~~~
- ml_gtk.c:520:1: note: in expansion of macro 'ML_1'
-   520 | ML_1 (gtk_selection_data_get_selection, GtkSelectionData_val, Val_GdkAtom)
-       | ^~~~
- ml_gtk.c: In function 'ml_gtk_selection_data_get_target':
- ml_gdk.h:26:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    26 | #define Val_GdkAtom(val) (Val_long((long)val))
-       |                                    ^
- C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml/caml/mlvalues.h:75:47: note: in definition of macro 'Val_long'
-    75 | #define Val_long(x)     ((intnat) (((uintnat)(x) << 1)) + 1)
-       |                                               ^
- wrappers.h:179:49: note: in expansion of macro 'Val_GdkAtom'
-   179 | CAMLprim value ml_##cname (value arg1) { return conv (cname (conv1 (arg1))); }
-       |                                                 ^~~~
- ml_gtk.c:521:1: note: in expansion of macro 'ML_1'
-   521 | ML_1 (gtk_selection_data_get_target, GtkSelectionData_val, Val_GdkAtom)
-       | ^~~~
- ml_gtk.c: In function 'ml_gtk_selection_data_get_data_type':
- ml_gdk.h:26:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    26 | #define Val_GdkAtom(val) (Val_long((long)val))
-       |                                    ^
- C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml/caml/mlvalues.h:75:47: note: in definition of macro 'Val_long'
-    75 | #define Val_long(x)     ((intnat) (((uintnat)(x) << 1)) + 1)
-       |                                               ^
- wrappers.h:179:49: note: in expansion of macro 'Val_GdkAtom'
-   179 | CAMLprim value ml_##cname (value arg1) { return conv (cname (conv1 (arg1))); }
-       |                                                 ^~~~
- ml_gtk.c:522:1: note: in expansion of macro 'ML_1'
-   522 | ML_1 (gtk_selection_data_get_data_type, GtkSelectionData_val, Val_GdkAtom)
-       | ^~~~
- ml_gtk.c: In function 'ml_gtk_selection_data_get_data':
- ml_gtk.c:532:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
-   532 |     ret = alloc_string (length);
-       |             ^~~~~~~~~~~~~~~~~~~~                                               
- ml_gtk.c: In function 'ml_gtk_selection_data_set':
- ml_gtk.c:541:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   541 |       Unit)
-       |             ^                                                                    
- ml_gtk.c: In function 'ml_gtk_clipboard_set_text':
- ml_gtk.c:556:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   556 | ML_2 (gtk_clipboard_set_text, GtkClipboard_val, SizedString_val, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- ml_gtk.c: In function 'clipboard_received_func':
- ml_gtk.c:580:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   580 |   callback_exn (*(value*)data, arg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                           
- ml_gtk.c: In function 'clipboard_text_received_func':
- ml_gtk.c:594:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   594 |   value arg = (text != NULL ? ml_some(copy_string(text)) : Val_unit);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gtk.c:595:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   595 |   callback_exn (*(value*)data, arg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                           
- ml_gtk.c: In function 'ml_gtk_clipboard_wait_for_targets':
- ml_gdk.h:26:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    26 | #define Val_GdkAtom(val) (Val_long((long)val))
-       |                                    ^
- C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml/caml/mlvalues.h:75:47: note: in definition of macro 'Val_long'
-    75 | #define Val_long(x)     ((intnat) (((uintnat)(x) << 1)) + 1)
-       |                                               ^
- ml_gtk.c:632:16: note: in expansion of macro 'Val_GdkAtom'
-   632 |       result = Val_GdkAtom(targets[--n_targets]);
-       |                ^~~~~~~~~~~
- ml_gtk.c:633:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   633 |       new_cell = alloc_small(2,0);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                           
- ml_gtk.c: In function 'ml_gtk_simple_callback':
- ml_gtk.c:666:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   666 |     callback_exn (*clos, val);
-       |             ^~~~~~~~~~~~~~~~~~                                                 
- ml_gtk.c: In function 'ml_gtk_window_get_size':
- ml_gtk.c:836:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   836 |   res = alloc_tuple(2) ;
-       |             ^~~~~~~~~~~~                                                     
- ml_gtk.c: In function 'ml_activate_link_func':
- ml_gtk.c:860:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   860 |   v_link = copy_string (link);
-       |             ^~~~~~~~~~~~~~~~~~                                               
- ml_gtk.c:861:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   861 |   callback_exn (*closure, v_link);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                             
- ml_gtk.c: In function 'ml_gtk_plug_new':
- ml_gtk.c:929:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   929 | Unsupported(gtk_plug_new)
-       |             ^~~~~~~~~~~~~                                              
- ml_gtk.c: In function 'ml_gtk_socket_steal':
- ml_gtk.c:937:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   937 | Unsupported(gtk_socket_steal)
-       |             ^~~~~~~~~~~~~~~~~                                          
- ml_gtk.c: In function 'ml_gtk_init':
- ml_gtk.c:953:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   953 |     copy = (argc ? alloc (argc, Abstract_tag) : Atom(0));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gtk.c:959:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   959 |     argv = (argc ? alloc (argc, 0) : Atom(0));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- ml_gtk.c: In function 'ml_gtk_get_version':
- ml_gtk.c:974:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   974 |     value ret = alloc_small(3,0);
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- ml_gtk.c: In function 'ml_gtk_get_current_event_time':
- ml_gtk.c:981:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   981 | ML_0 (gtk_get_current_event_time, copy_int32)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o ml_gtkedit.o -c ml_gtkedit.c)
- ml_gtkedit.c: In function 'ml_gtk_editable_get_selection_bounds':
- ml_gtkedit.c:66:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    66 |         tmp = alloc_small(2,0);
-       |             ^~~~~~~~~~~~~~~~~~~                                              
- ml_gtkedit.c:69:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    69 |         res = alloc_small(1,0);
-       |             ^~~~~~~~~~~~~~~~~~~                                              
- ml_gtkedit.c: In function 'ml_gtk_editable_insert_text':
- ml_gtkedit.c:78:34: warning: "string_length" is deprecated: use "caml_string_length" instead
-    78 |                               string_length(s), &position);
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- ml_gtkedit.c: In function 'ml_gtk_entry_completion_match_func':
- ml_gtkedit.c:192:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   192 |   vkey = copy_string(key);
-       |             ^~~~~~~~~~~~~~                                                   
- ml_gtkedit.c:194:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
-   194 |   vret = callback2_exn(*closure, vkey, viter);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o ml_gtkfile.o -c ml_gtkfile.c)
- ml_gtkfile.c: In function 'some_string_and_free':
- ml_gtkfile.c:62:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    62 |   value v = s ? ml_some(copy_string(s)) : Val_unit;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- ml_gtkfile.c: In function 'ml_gtk_file_filter_func':
- ml_gtkfile.c:112:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   112 |   CONS_MEMBER (mime_type, MIME_TYPE)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                         
- ml_gtkfile.c:112:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkfile.c:113:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   113 |   CONS_MEMBER (display_name, DISPLAY_NAME)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- ml_gtkfile.c:113:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkfile.c:114:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   114 |   CONS_MEMBER (uri, URI)
-       |             ^~~~~~~~~~~~                                                     
- ml_gtkfile.c:114:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkfile.c:115:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   115 |   CONS_MEMBER (filename, FILENAME)
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                           
- ml_gtkfile.c:115:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkfile.c:117:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   117 |   r = callback_exn (*cb, l);
-       |             ^~~~~~~~~~~~~~~~                                                   
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o ml_gtkmenu.o -c ml_gtkmenu.c)
- ml_gtkmenu.c: In function 'menu_popup_cb':
- ml_gtkmenu.c:155:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-   155 |     stat_free(clos);
-       |             ^~~~~~~~                                                     
- ml_gtkmenu.c: In function 'ml_gtk_menu_popup_at':
- ml_gtkmenu.c:160:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-   160 |     value *clos = stat_alloc(sizeof(value));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o ml_gdk.o -c ml_gdk.c)
- ml_gdk.c:51:14: warning: 'ml_table_extension_events' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
-    51 | lookup_info *ml_table_extension_events;
-       |              ^~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_raise_gdk':
- ml_gdk.c:58:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
-    58 |   raise_with_string (*exn, (char*)errmsg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                               
- ml_gdk.c: In function 'ml_gdk_window_get_position':
- ml_gdk.c:266:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   266 |   ret = alloc_small (2,0);
-       |             ^~~~~~~~~~~~~~                                                   
- ml_gdk.c: In function 'ml_gdk_window_get_origin':
- ml_gdk.c:279:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   279 |   ret = alloc_small (2,0);
-       |             ^~~~~~~~~~~~~~                                                   
- ml_gdk.c: In function 'ml_gdk_window_get_pointer_location':
- ml_gdk.c:291:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   291 |   ret = alloc_small (2, 0);
-       |             ^~~~~~~~~~~~~~~                                                  
- ml_gdk.c: In function 'ml_gdk_display_get_window_at_pointer':
- ml_gdk.c:331:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   331 |     tup = alloc_tuple(3);
-       |             ^~~~~~~~~~~~~                                                    
- In file included from ml_gdk.c:35:
- ml_gdk.c: In function 'ml_gdk_atom_intern':
- ml_gdk.h:26:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    26 | #define Val_GdkAtom(val) (Val_long((long)val))
-       |                                    ^
- C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml/caml/mlvalues.h:75:47: note: in definition of macro 'Val_long'
-    75 | #define Val_long(x)     ((intnat) (((uintnat)(x) << 1)) + 1)
-       |                                               ^
- wrappers.h:185:10: note: in expansion of macro 'Val_GdkAtom'
-   185 | { return conv (cname (conv1(arg1), conv2(arg2))); }
-       |          ^~~~
- ml_gdk.c:352:1: note: in expansion of macro 'ML_2'
-   352 | ML_2 (gdk_atom_intern, String_val, Int_val, Val_GdkAtom)
-       | ^~~~
- ml_gdk.c: In function 'ml_gdk_property_change':
- ml_gdk.c:360:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   360 |     int nelems = (format == 8 ? string_length (data) : Wosize_val(data));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gdk.c: In function 'copy_xdata':
- ml_gdk.c:394:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
-   394 |         data = alloc_string (nitems);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                          
- ml_gdk.c:399:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   399 |         data = alloc (nitems,0);
-       |             ^~~~~~~~~~~~~~~~~~~~                                 
- ml_gdk.c:405:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   405 |         data = alloc (nitems,0);
-       |             ^~~~~~~~~~~~~~~~~~~~                                 
- ml_gdk.c:407:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   407 |             Store_field(data, i, copy_int32 (((long*)xdata)[i]));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- ml_gdk.c:414:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   414 |         ret = alloc_small (2,0);
-       |             ^~~~~~~~~~~~~~~~~~~~                                             
- ml_gdk.c: In function 'ml_gdk_event_get_time':
- ml_gdk.c:490:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   490 | ML_1 (gdk_event_get_time, GdkEvent_val, copy_int32)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- ml_gdk.c: In function 'ml_GdkEventMotion_x':
- ml_gdk.c:508:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   508 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), x, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gdk.c: In function 'ml_GdkEventMotion_y':
- ml_gdk.c:509:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   509 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), y, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gdk.c: In function 'copy_axes':
- ml_gdk.c:516:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   516 |         x = copy_double(axes[0]);
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- ml_gdk.c:517:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   517 |         y = copy_double(axes[0]);
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- ml_gdk.c:518:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   518 |         ret = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~~~~~~~~~                                             
- ml_gdk.c: In function 'ml_GdkEventMotion_x_root':
- ml_gdk.c:530:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   530 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), x_root, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- ml_gdk.c: In function 'ml_GdkEventMotion_y_root':
- ml_gdk.c:531:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   531 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), y_root, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- ml_gdk.c: In function 'ml_GdkEventButton_x':
- ml_gdk.c:533:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   533 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), x, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gdk.c: In function 'ml_GdkEventButton_y':
- ml_gdk.c:534:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   534 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), y, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gdk.c: In function 'ml_GdkEventButton_x_root':
- ml_gdk.c:539:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   539 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), x_root, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- ml_gdk.c: In function 'ml_GdkEventButton_y_root':
- ml_gdk.c:540:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   540 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), y_root, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- ml_gdk.c: In function 'ml_GdkEventScroll_x':
- ml_gdk.c:543:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   543 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), x, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gdk.c: In function 'ml_GdkEventScroll_y':
- ml_gdk.c:544:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   544 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), y, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gdk.c: In function 'ml_GdkEventScroll_x_root':
- ml_gdk.c:549:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   549 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), x_root, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- ml_gdk.c: In function 'ml_GdkEventScroll_y_root':
- ml_gdk.c:550:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   550 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), y_root, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- ml_gdk.c: In function 'ml_GdkEventScroll_delta_x':
- ml_gdk.c:551:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   551 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), delta_x, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
- ml_gdk.c: In function 'ml_GdkEventScroll_delta_y':
- ml_gdk.c:552:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   552 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), delta_y, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
- ml_gdk.c: In function 'ml_GdkEventCrossing_x':
- ml_gdk.c:562:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   562 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- ml_gdk.c: In function 'ml_GdkEventCrossing_y':
- ml_gdk.c:563:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   563 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- ml_gdk.c: In function 'ml_GdkEventCrossing_x_root':
- ml_gdk.c:564:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   564 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x_root, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventCrossing_y_root':
- ml_gdk.c:565:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   565 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y_root, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventProperty_atom':
- ml_gdk.h:26:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    26 | #define Val_GdkAtom(val) (Val_long((long)val))
-       |                                    ^
- C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml/caml/mlvalues.h:75:47: note: in definition of macro 'Val_long'
-    75 | #define Val_long(x)     ((intnat) (((uintnat)(x) << 1)) + 1)
-       |                                               ^
- wrappers.h:392:10: note: in expansion of macro 'Val_GdkAtom'
-   392 | { return conv2 ((conv1(val))->field); }
-       |          ^~~~~
- ml_gdk.c:580:1: note: in expansion of macro 'Make_Extractor'
-   580 | Make_Extractor (GdkEventProperty, GdkEvent_arg(Property), atom, Val_GdkAtom)
-       | ^~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventSelection_selection':
- ml_gdk.h:26:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    26 | #define Val_GdkAtom(val) (Val_long((long)val))
-       |                                    ^
- C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml/caml/mlvalues.h:75:47: note: in definition of macro 'Val_long'
-    75 | #define Val_long(x)     ((intnat) (((uintnat)(x) << 1)) + 1)
-       |                                               ^
- wrappers.h:392:10: note: in expansion of macro 'Val_GdkAtom'
-   392 | { return conv2 ((conv1(val))->field); }
-       |          ^~~~~
- ml_gdk.c:583:1: note: in expansion of macro 'Make_Extractor'
-   583 | Make_Extractor (GdkEventSelection, GdkEvent_arg(Selection), selection,
-       | ^~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventSelection_target':
- ml_gdk.h:26:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    26 | #define Val_GdkAtom(val) (Val_long((long)val))
-       |                                    ^
- C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml/caml/mlvalues.h:75:47: note: in definition of macro 'Val_long'
-    75 | #define Val_long(x)     ((intnat) (((uintnat)(x) << 1)) + 1)
-       |                                               ^
- wrappers.h:392:10: note: in expansion of macro 'Val_GdkAtom'
-   392 | { return conv2 ((conv1(val))->field); }
-       |          ^~~~~
- ml_gdk.c:585:1: note: in expansion of macro 'Make_Extractor'
-   585 | Make_Extractor (GdkEventSelection, GdkEvent_arg(Selection), target,
-       | ^~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventSelection_property':
- ml_gdk.h:26:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
-    26 | #define Val_GdkAtom(val) (Val_long((long)val))
-       |                                    ^
- C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml/caml/mlvalues.h:75:47: note: in definition of macro 'Val_long'
-    75 | #define Val_long(x)     ((intnat) (((uintnat)(x) << 1)) + 1)
-       |                                               ^
- wrappers.h:392:10: note: in expansion of macro 'Val_GdkAtom'
-   392 | { return conv2 ((conv1(val))->field); }
-       |          ^~~~~
- ml_gdk.c:587:1: note: in expansion of macro 'Make_Extractor'
-   587 | Make_Extractor (GdkEventSelection, GdkEvent_arg(Selection), property,
-       | ^~~~~~~~~~~~~~
- ml_gdk.c: In function 'ml_GdkEventSetting_name':
- ml_gdk.c:597:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   597 | Make_Extractor (GdkEventSetting, GdkEvent_arg(Setting), name, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o ml_gtkmisc.o -c ml_gtkmisc.c)
- ml_gtkmisc.c: In function 'ml_gtk_calendar_get_date':
- ml_gtkmisc.c:125:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   125 |     ret = alloc_small (3, 0);
-       |             ^~~~~~~~~~~~~~~~~                                                
- ml_gtkmisc.c: In function 'ml_gtk_label_get_selection_bounds':
- ml_gtkmisc.c:165:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   165 |     r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o ml_gtkpack.o -c ml_gtkpack.c)
- ml_gtkpack.c: In function 'ml_gtk_box_query_child_packing':
- ml_gtkpack.c:81:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    81 |     ret = alloc_small(4,0);
-       |             ^~~~~~~~~~~~~~~                                                  
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o ml_glib.o -c ml_glib.c)
- ml_glib.c: In function 'copy_string_v':
- ml_glib.c:74:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    74 |       s = copy_string (*v);
-       |             ^~~~~~~~~~~~~~~                                                  
- ml_glib.c:75:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    75 |       c = alloc_small (2, 0);
-       |             ^~~~~~~~~~~~~~~~~                                                
- ml_glib.c: In function 'ml_raise_glib':
- ml_glib.c:100:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
-   100 |   raise_with_string (*exn, (char*)errmsg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                               
- ml_glib.c: In function 'Val_GList':
- ml_glib.c:111:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   111 |     new_cell = alloc_small(2,0);
-       |             ^~~~~~~~~~~~~~~~~~~~                                             
- ml_glib.c: In function 'ml_register_exn_map':
- ml_glib.c:148:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-   148 |   struct exn_data *exn_data = stat_alloc (sizeof *exn_data);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- ml_glib.c: In function 'ml_raise_gerror_exn':
- ml_glib.c:176:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   176 |   msg = copy_string(err->message);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                           
- ml_glib.c:177:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   177 |   b = alloc_small (3, 0);
-       |             ^~~~~~~~~~~~~                                                    
- ml_glib.c:182:13: warning: "mlraise" is deprecated: use "caml_raise" instead
-   182 |   mlraise(b);
-       |             ^                                                      
- ml_glib.c: In function 'ml_raise_generic_gerror':
- ml_glib.c:193:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   193 |       failwith ("gerror");
-       |             ^~~~~~~~~~~~~~                                             
- ml_glib.c:195:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   195 |   msg = copy_string (err->message);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- ml_glib.c:197:13: warning: "raise_with_arg" is deprecated: use "caml_raise_with_arg" instead
-   197 |   raise_with_arg (*exn, msg);
-       |             ^~~~~~~~~~~~~~~~~                                                      
- ml_glib.c: In function 'ml_g_log_func':
- ml_glib.c:219:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   219 |     msg = copy_string (message);
-       |             ^~~~~~~~~~~~~~~~~~~~                                             
- ml_glib.c:220:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
-   220 |     callback2_exn(*clos_p, Val_int(log_level), msg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- ml_glib.c: In function 'ml_g_log_set_handler':
- ml_glib.c:232:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   232 |     value ret = alloc_small(3,0);
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- ml_glib.c: In function 'ml_g_source_func':
- ml_glib.c:278:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   278 |   res = callback_exn (*clos, Val_unit);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- ml_glib.c: In function 'ml_g_io_channel_watch':
- ml_glib.c:356:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   356 |     res = callback_exn (*clos_p, cond);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- ml_glib.c: In function 'Val_GSList':
- ml_glib.c:438:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   438 |     new_cell = alloc_small(2,0);
-       |             ^~~~~~~~~~~~~~~~~~~~                                             
- ml_glib.c: In function 'caml_copy_string_len_and_free':
- ml_glib.c:477:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
-   477 |   v = alloc_string (len);
-       |             ^~~~~~~~~~~~~                                                      
- ml_glib.c: In function 'ml_g_convert':
- ml_glib.c:488:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   488 |   c_res = g_convert(String_val(str),string_length(str),
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- ml_glib.c: In function 'ml_g_convert_with_fallback':
- ml_glib.c:500:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   500 |   c_res = g_convert_with_fallback(String_val(str),string_length(str),
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- ml_glib.c: In function 'ml_g_filename_to_utf8':
- ml_glib.c:519:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   519 | Make_conversion(g_filename_to_utf8)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                              
- ml_glib.c: In function 'ml_g_filename_from_utf8':
- ml_glib.c:521:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   521 | Make_conversion(g_filename_from_utf8)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                            
- ml_glib.c: In function 'ml_g_filename_from_uri':
- ml_glib.c:534:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   534 |     v_p = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~~~~~                                                 
- ml_glib.c: In function 'ml_g_get_charset':
- ml_glib.c:557:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   557 |   couple = alloc_tuple(2);
-       |             ^~~~~~~~~~~~~~                                                   
- ml_glib.c: In function 'ml_g_utf8_validate':
- ml_glib.c:565:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   565 |   return Val_bool(g_utf8_validate(SizedString_val(s),NULL));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- ml_glib.c: In function 'ml_g_utf8_strlen':
- ml_glib.c:576:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   576 | ML_1 (g_utf8_strlen, SizedString_val, Val_int)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- ml_glib.c: In function 'ml_g_utf8_normalize':
- ml_glib.c:577:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   577 | ML_2 (g_utf8_normalize, SizedString_val, Normalize_mode_val, copy_string_g_free)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
- ml_glib.c: In function 'ml_g_utf8_casefold':
- ml_glib.c:578:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   578 | ML_1 (g_utf8_casefold, SizedString_val, copy_string_g_free)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- ml_glib.c: In function 'ml_g_utf8_collate_key':
- ml_glib.c:580:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   580 | ML_1 (g_utf8_collate_key, SizedString_val, copy_string_g_free)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- ml_glib.c: In function 'ml_g_utf8_strup':
- ml_glib.c:581:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   581 | ML_1 (g_utf8_strup, SizedString_val, copy_string_g_free)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- ml_glib.c: In function 'ml_g_utf8_strdown':
- ml_glib.c:582:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   582 | ML_1 (g_utf8_strdown, SizedString_val, copy_string_g_free)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- ml_glib.c: In function 'ml_g_markup_escape_text':
- ml_glib.c:606:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   606 | ML_1 (g_markup_escape_text, SizedString_val, copy_string_g_free)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- ml_glib.c: In function 'ml_g_get_user_name':
- ml_glib.c:618:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   618 | ML_0 (g_get_user_name, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- ml_glib.c: In function 'ml_g_get_real_name':
- ml_glib.c:619:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   619 | ML_0 (g_get_real_name, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- ml_glib.c: In function 'ml_g_get_home_dir':
- ml_glib.c:623:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   623 |   return s ? ml_some (copy_string (s)) : Val_unit;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- ml_glib.c: In function 'ml_g_get_tmp_dir':
- ml_glib.c:625:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   625 | ML_0 (g_get_tmp_dir, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- ml_glib.c: In function 'ml_g_find_program_in_path':
- ml_glib.c:630:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
-   630 |   if (s == NULL) raise_not_found();
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                                  
- ml_glib.c:631:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   631 |   v = copy_string(s);
-       |             ^~~~~~~~~                                                        
- ml_glib.c: In function 'ml_g_getenv':
- ml_glib.c:639:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
-   639 |   if (s == NULL) raise_not_found();
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                                  
- ml_glib.c:640:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   640 |   return copy_string(s);
-       |             ^~~~~~~~~~~~                                                     
- ml_glib.c: In function 'ml_g_setenv':
- ml_glib.c:647:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   647 |     failwith("g_setenv");
-       |             ^~~~~~~~~~~~~                                              
- ml_glib.c: In function 'ml_g_get_user_cache_dir':
- ml_glib.c:657:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   657 | ML_0 (g_get_user_cache_dir, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- ml_glib.c: In function 'ml_g_get_user_data_dir':
- ml_glib.c:658:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   658 | ML_0 (g_get_user_data_dir, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- ml_glib.c: In function 'ml_g_get_user_config_dir':
- ml_glib.c:659:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   659 | ML_0 (g_get_user_config_dir, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o wrappers.o -c wrappers.c)
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/glib/giochannel.h:33,
-                  from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/glib.h:54,
-                  from wrappers.c:31:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/glib/gmain.h:234:13: warning: "callback" is deprecated: use "caml_callback" instead
-   234 |                         GSourceFunc callback,
-       |             ^           ~~~~~~~~~~~~~~~~~~~~~                          
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/glib/giochannel.h:187:41: warning: "flush" is deprecated: use "caml_flush" instead
-   187 |                                  gboolean         flush,
-       |                                         ^~~~~~~~~~~~~~~~                                     
- In file included from /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/glib.h:65:
- /usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0/glib/gpattern.h:41:48: warning: "string_length" is deprecated: use "caml_string_length" instead
-    41 |                                         guint         string_length,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~                                                
- wrappers.c: In function 'copy_memblock_indirected':
- wrappers.c:40:13: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead
-    40 |     ret = alloc_shr (wosize+2, Abstract_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- wrappers.c: In function 'alloc_memblock_indirected':
- wrappers.c:48:13: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead
-    48 |     value ret = alloc_shr (Wosize_asize(size)+2, Abstract_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- wrappers.c: In function 'ml_some':
- wrappers.c:86:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    86 |      value ret = alloc_small(1,0);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                           
- wrappers.c: In function 'ml_cons':
- wrappers.c:94:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    94 |   value cell = alloc_small(2, Tag_cons);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- wrappers.c: In function 'ml_raise_null_pointer':
- wrappers.c:105:13: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead
-   105 |   raise_constant (*exn);
-       |             ^~~~~~~~~~~~                                                           
- wrappers.c: In function 'Val_pointer':
- wrappers.c:110:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   110 |     value ret = alloc_small (2, Abstract_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- wrappers.c: In function 'copy_string_check':
- wrappers.c:119:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   119 |     return copy_string ((char*) str);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                        
- wrappers.c: In function 'copy_string_or_null':
- wrappers.c:124:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   124 |     return copy_string (str ? (char*) str : "");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- wrappers.c: In function 'ml_global_root_new':
- wrappers.c:132:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-   132 |     value *p = stat_alloc(sizeof(value));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- wrappers.c: In function 'ml_global_root_destroy':
- wrappers.c:141:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-   141 |     stat_free (data);
-       |             ^~~~~~~~~                                                    
- wrappers.c: In function 'ml_lookup_from_c':
- wrappers.c:149:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   149 |     invalid_argument ("ml_lookup_from_c");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
- wrappers.c: In function 'ml_lookup_to_c':
- wrappers.c:161:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   161 |     invalid_argument ("ml_lookup_to_c");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                               
- wrappers.c: In function 'ml_lookup_flags_getter':
- wrappers.c:172:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   172 |       cell = alloc_small(2, Tag_cons);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- wrappers.c: In function 'string_list_of_strv':
- wrappers.c:214:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   214 |       s = copy_string (v[i]);
-       |             ^~~~~~~~~~~~~~~~~                                                
- wrappers.c:215:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   215 |       cell = alloc_small (2, Tag_cons);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o ml_gtkstock.o -c ml_gtkstock.c)
- ml_gtkstock.c: In function 'ml_gtk_icon_source_get_filename':
- ml_gtkstock.c:57:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    57 | ML_1 (gtk_icon_source_get_filename, GtkIconSource_val, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- ml_gtkstock.c: In function 'ml_gtk_icon_set_get_sizes':
- ml_gtkstock.c:84:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    84 |     c = alloc_small(2, Tag_cons);
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- ml_gtkstock.c: In function 'ml_gtk_stock_lookup':
- ml_gtkstock.c:129:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
-   129 |   if (!b) raise_not_found();
-       |             ^~~~~~~~~~~~~~~~                                                         
- ml_gtkstock.c:135:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   135 |   TESTANDCONS(SHIFT);
-       |             ^~~~~~~~~                                                        
- ml_gtkstock.c:136:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   136 |   TESTANDCONS(LOCK);
-       |             ^~~~~~~~                                                         
- ml_gtkstock.c:137:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   137 |   TESTANDCONS(CONTROL);
-       |             ^~~~~~~~~~~                                                      
- ml_gtkstock.c:138:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   138 |   TESTANDCONS(MOD1); TESTANDCONS(MOD2); TESTANDCONS(MOD3);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- ml_gtkstock.c:138:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:138:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:139:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   139 |   TESTANDCONS(MOD4); TESTANDCONS(MOD5);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- ml_gtkstock.c:139:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:140:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   140 |   TESTANDCONS(BUTTON1); TESTANDCONS(BUTTON2); TESTANDCONS(BUTTON3);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- ml_gtkstock.c:140:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:140:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:141:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   141 |   TESTANDCONS(BUTTON4); TESTANDCONS(BUTTON5);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- ml_gtkstock.c:141:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:142:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   142 |   TESTANDCONS(SUPER); TESTANDCONS(HYPER);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- ml_gtkstock.c:142:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:143:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   143 |   TESTANDCONS(META); TESTANDCONS(RELEASE);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- ml_gtkstock.c:143:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:144:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   144 |   stock_result = alloc_tuple(4);
-       |             ^~~~~~~~~~~~~~~~~~~~                                             
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o ml_pango.o -c ml_pango.c)
- ml_pango.c: In function 'ml_Pango_scale_val':
- ml_pango.c:149:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   149 |   return copy_double(r);
-       |             ^~~~~~~~~~~~                                                     
- ml_pango.c: In function 'ml_pango_layout_set_text':
- ml_pango.c:179:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   179 | ML_2 (pango_layout_set_text, PangoLayout_val, SizedString_val, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- ml_pango.c: In function 'ml_pango_layout_set_markup':
- ml_pango.c:181:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   181 | ML_2 (pango_layout_set_markup, PangoLayout_val, SizedString_val, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- ml_pango.c: In function 'ml_pango_layout_set_markup_with_accel':
- ml_pango.c:183:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   183 |       Int_val, NULL Ignore, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~                                                
- ml_pango.c: In function 'ml_pango_layout_get_size':
- ml_pango.c:204:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   204 |   value res = alloc_tuple(2);
-       |             ^~~~~~~~~~~~~~~~~                                                
- ml_pango.c: In function 'ml_pango_layout_get_pixel_size':
- ml_pango.c:213:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   213 |   value res = alloc_tuple(2);
-       |             ^~~~~~~~~~~~~~~~~                                                
- ml_pango.c: In function 'Val_PangoRectangle':
- ml_pango.c:221:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   221 |   value res = alloc_tuple(4);
-       |             ^~~~~~~~~~~~~~~~~                                                
- ml_pango.c: In function 'ml_pango_layout_xy_to_index':
- ml_pango.c:239:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   239 |   res = alloc_tuple(3);
-       |             ^~~~~~~~~~~                                                      
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o ml_gtktext.o -c ml_gtktext.c)
- ml_gtktext.c: In function 'tag_foreach_func':
- ml_gtktext.c:152:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   152 |   callback_exn (*(value*)user_data, arg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- ml_gtktext.c: In function 'ml_gtk_text_buffer_insert':
- ml_gtktext.c:225:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   225 |       GtkTextIter_val, SizedString_val, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- ml_gtktext.c: In function 'ml_gtk_text_buffer_insert_at_cursor':
- ml_gtktext.c:228:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   228 |       SizedString_val, Unit)
-       |             ^~~~~~~~~~~~~~~~                                                     
- ml_gtktext.c: In function 'ml_gtk_text_buffer_insert_interactive':
- ml_gtktext.c:231:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   231 |       GtkTextIter_val, SizedString_val, Bool_val, Val_bool)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- ml_gtktext.c: In function 'ml_gtk_text_buffer_insert_interactive_at_cursor':
- ml_gtktext.c:234:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   234 |       SizedString_val, Bool_val, Val_bool)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- ml_gtktext.c: In function 'ml_gtk_text_buffer_set_text':
- ml_gtktext.c:248:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   248 | ML_2 (gtk_text_buffer_set_text, GtkTextBuffer_val, SizedString_val, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gtktext.c: In function 'ml_gtk_text_buffer_get_bounds':
- ml_gtktext.c:410:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   410 |   res = alloc_tuple(2);
-       |             ^~~~~~~~~~~                                                      
- ml_gtktext.c: In function 'ml_gtk_text_buffer_get_selection_bounds':
- ml_gtktext.c:430:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   430 |   res = alloc_tuple(2);
-       |             ^~~~~~~~~~~                                                      
- ml_gtktext.c: In function 'ml_gtk_text_view_get_line_at_y':
- ml_gtktext.c:531:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   531 |   res = alloc_tuple(2);
-       |             ^~~~~~~~~~~                                                      
- ml_gtktext.c: In function 'ml_gtk_text_view_get_line_yrange':
- ml_gtktext.c:548:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   548 |   res = alloc_tuple(2);
-       |             ^~~~~~~~~~~                                                      
- ml_gtktext.c: In function 'ml_gtk_text_view_buffer_to_window_coords':
- ml_gtktext.c:579:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   579 |   res = alloc_tuple(2);
-       |             ^~~~~~~~~~~                                                      
- ml_gtktext.c: In function 'ml_gtk_text_view_window_to_buffer_coords':
- ml_gtktext.c:598:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   598 |   res = alloc_tuple(2);
-       |             ^~~~~~~~~~~                                                      
- ml_gtktext.c: In function 'ml_gtk_text_iter_forward_search':
- ml_gtktext.c:850:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   850 | Make_search(forward);
-       |             ^~~~~~~~~                                            
- ml_gtktext.c:850:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   850 | Make_search(forward);
-       |             ^~~~~~~~~                                                        
- ml_gtktext.c: In function 'ml_gtk_text_iter_backward_search':
- ml_gtktext.c:851:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   851 | Make_search(backward);
-       |             ^~~~~~~~~~                                           
- ml_gtktext.c:851:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   851 | Make_search(backward);
-       |             ^~~~~~~~~~                                                       
- ml_gtktext.c: In function 'ml_gtk_text_char_predicate':
- ml_gtktext.c:856:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   856 |   res = callback_exn (*clos, Val_int(ch));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- (cd _build/default/src && C:\Users\opam\AppData\Local\opam\4.14\bin\x86_64-w64-mingw32-gcc.exe -O2 -fno-strict-aliasing -fwrapv -mms-bitfields -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gtk-3.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/harfbuzz -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/cairo -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/gdk-pixbuf-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/atk-1.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/x86_64-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -mms-bitfields -Wno-error=incompatible-pointer-types -Wno-deprecated-declarations -g -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml -I C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\threads -I C:\Users\opam\AppData\Local\opam\4.14\lib\cairo2 -o ml_gtktree.o -c ml_gtktree.c)
- ml_gtktree.c: In function 'ml_gtk_tree_path_get_indices':
- ml_gtktree.c:109:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   109 |   value ret = alloc_tuple(depth);
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- ml_gtktree.c: In function 'gtk_tree_model_foreach_func':
- ml_gtktree.c:157:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
-   157 |   vret = callback2_exn(*closure, vpath, viter);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- ml_gtktree.c: In function 'ml_gtk_tree_store_newv':
- ml_gtktree.c:183:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   183 |     (n_columns ? alloc (Wosize_asize(n_columns * sizeof(GType)), Abstract_tag)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'ml_gtk_list_store_newv':
- ml_gtktree.c:238:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   238 |     (n_columns ? alloc (Wosize_asize(n_columns * sizeof(GType)), Abstract_tag)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'gtk_tree_selection_func':
- ml_gtktree.c:290:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
-   290 |   value ret = callback2_exn(*(value*)clos_p, vp, Val_bool(cs));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- ml_gtktree.c: In function 'gtk_tree_selection_foreach_func':
- ml_gtktree.c:312:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   312 |   value ret = callback_exn(*(value*)data, p);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- ml_gtktree.c: In function 'gtk_tree_cell_data_func':
- ml_gtktree.c:391:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
-   391 |   ret = callback2_exn(*closure, vmod, vit);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- ml_gtktree.c: In function 'ml_gtk_tree_view_get_cursor':
- ml_gtktree.c:464:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   464 |   ret = alloc_tuple(2);
-       |             ^~~~~~~~~~~                                                      
- ml_gtktree.c: In function 'ml_gtk_tree_view_get_path_at_pos':
- ml_gtktree.c:488:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   488 |     tup = alloc_tuple(4);
-       |             ^~~~~~~~~~~~~                                                    
- ml_gtktree.c: In function 'ml_gtk_tree_view_enable_model_drag_dest':
- ml_gtktree.c:520:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   520 |     targets = (GtkTargetEntry *) alloc
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                           
- ml_gtktree.c: In function 'ml_gtk_tree_view_enable_model_drag_source':
- ml_gtktree.c:546:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   546 |     targets = (GtkTargetEntry *) alloc
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                           
- ml_gtktree.c: In function 'ml_gtk_tree_view_get_dest_row_at_pos':
- ml_gtktree.c:579:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   579 |     tup = alloc_tuple(2);
-       |             ^~~~~~~~~~~~~                                                    
- ml_gtktree.c: In function 'ml_gtk_row_separator_func':
- ml_gtktree.c:599:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
-   599 |   mlret = callback2_exn (*closure, arg1, arg2);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- ml_gtktree.c: In function 'ml_gtk_tree_view_get_tooltip_context':
- ml_gtktree.c:665:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   665 |   tup = alloc_tuple(3);
-       |             ^~~~~~~~~~~                                                      
- ml_gtktree.c:670:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   670 |     sub = alloc_tuple(3);
-       |             ^~~~~~~~~~~~~                                                    
- ml_gtktree.c: In function 'ml_gtk_tree_sortable_get_sort_column_id':
- ml_gtktree.c:764:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   764 |     ret = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~~~~~                                                 
- ml_gtktree.c: In function 'gtk_tree_iter_compare_func':
- ml_gtktree.c:783:13: warning: "callback3_exn" is deprecated: use "caml_callback3_exn" instead
-   783 |   ret = callback3_exn(*clos, obj, iter_a, iter_b);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- ml_gtktree.c: In function 'gtk_tree_model_filter_visible_func':
- ml_gtktree.c:826:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
-   826 |   ret = callback2_exn(*clos, obj, it);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- ml_gtktree.c: In function 'ml_iconview_foreach':
- ml_gtktree.c:893:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   893 |   callback_exn(*cb, p);
-       |             ^~~~~~~~~~~                                                        
- ml_gtktree.c: In function 'ml_gtk_icon_view_get_selected_items':
- ml_gtktree.c:915:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   915 |     cell = alloc_small(2, Tag_cons);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                         
- ml_gtktree.c: At top level:
- ml_gtktree.c:944:13: warning: 'caml_minor_collection' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
-   944 | extern void caml_minor_collection(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'callback4':
- ml_gtktree.c:968:13: warning: "callbackN" is deprecated: use "caml_callbackN" instead
-   968 |   return callbackN(closure, 4, arg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                     
- ml_gtktree.c: In function 'encode_iter':
- ml_gtktree.c:1166:13: warning: "callback2" is deprecated: use "caml_callback2" instead
-  1166 |   })
-       |             ^                                                            
- ml_gtktree.c: In function 'custom_model_get_flags':
- ml_gtktree.c:1212:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1212 |   })
-       |             ^                                                          
- ml_gtktree.c: In function 'custom_model_get_n_columns':
- ml_gtktree.c:1225:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1225 |       return Int_val(n_columns);})}
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                    
- ml_gtktree.c: In function 'custom_model_get_column_type':
- ml_gtktree.c:1238:13: warning: "callback2" is deprecated: use "caml_callback2" instead
-  1238 |     return GType_val(t);})}
-       |             ^~~~~~~~~~~~~~~                                              
- ml_gtktree.c: In function 'custom_model_get_iter':
- ml_gtktree.c:1268:27: warning: "callback2" is deprecated: use "caml_callback2" instead
-  1268 |                   }})}
-       |                           ^                                                            
- ml_gtktree.c: In function 'custom_model_get_path':
- ml_gtktree.c:1288:13: warning: "callback2" is deprecated: use "caml_callback2" instead
-  1288 |     return gtk_tree_path_copy(GtkTreePath_val(path));})}}
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- ml_gtktree.c: In function 'custom_model_iter_next':
- ml_gtktree.c:1329:27: warning: "callback2" is deprecated: use "caml_callback2" instead
-  1329 |                     })})}}
-       |                           ^                                                            
- ml_gtktree.c: In function 'custom_model_iter_children':
- ml_gtktree.c:1352:27: warning: "callback2" is deprecated: use "caml_callback2" instead
-  1352 |                   })})}}
-       |                           ^                                                            
- ml_gtktree.c: In function 'custom_model_iter_has_child':
- ml_gtktree.c:1368:13: warning: "callback2" is deprecated: use "caml_callback2" instead
-  1368 |     return Bool_val(callback2(method,callback_object, row));})}}
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- ml_gtktree.c: In function 'custom_model_iter_n_children':
- ml_gtktree.c:1382:13: warning: "callback2" is deprecated: use "caml_callback2" instead
-  1382 |     return Int_val(callback2(method,callback_object, arg));})}}
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- ml_gtktree.c: In function 'custom_model_iter_nth_child':
- ml_gtktree.c:1407:27: warning: "callback3" is deprecated: use "caml_callback3" instead
-  1407 |                   })})}}
-       |                           ^                                                            
- ml_gtktree.c: In function 'custom_model_iter_parent':
- ml_gtktree.c:1431:27: warning: "callback2" is deprecated: use "caml_callback2" instead
-  1431 |                       })})}}
-       |                           ^~                                                           
- ml_gtktree.c: In function 'custom_model_ref_node':
- ml_gtktree.c:1445:20: warning: "callback2" is deprecated: use "caml_callback2" instead
-  1445 |         callback2(method, callback_object, row);})}}
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- ml_gtktree.c: In function 'custom_model_unref_node':
- ml_gtktree.c:1459:20: warning: "callback2" is deprecated: use "caml_callback2" instead
-  1459 |         callback2(method, callback_object, row);})}}
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- ml_gtktree.c: In function 'ml_gtk_tree_view_get_visible_range':
- ml_gtktree.c:1588:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-  1588 |      result = alloc_tuple(2);
-       |             ^~~~~~~~~~~~~~~~~                                                
-> compiled  lablgtk3.3.1.5-1
-> installed lablgtk3.3.1.5-1
[unison-gui: patch] applying unison.patch
Processing 50/51: [unison-gui: patch]
Processing 50/51: [unison-gui: make 7]
+ C:\cygwin64\bin\make.exe "NATIVE=true" "-j" "7" "gui" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\unison-gui.2.53.8)
- cd src && /usr/bin/make gui
- make[1]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/unison-gui.2.53.8/src'
- Not on macOS. macOS native GUI will not be built.
- 
- Building for Windows
- NATIVE = true
- 
- /usr/bin/make -f Makefile.OCaml gui
- make[2]: Entering directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/unison-gui.2.53.8/src'
- x86_64-w64-mingw32-windres win32rc/unison.rc win32rc/unison.res
- ocamlopt -I +unix -I +str -c compat_digest.ml
- ocaml make_tools.ml projectinfo NAME="unison" VERSION="2.53.8" MAJORVERSION="2.53" > ubase/projectInfo.ml
- ocamlopt: osxsupport.c ---> osxsupport.o
- x86_64-w64-mingw32-windres win32rc/unison.res win32rc/unison.res.lib
- ocamlopt: pty.c ---> pty.o
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -ccopt -D_FILE_OFFSET_BITS=64  -ccopt -o./pty.o -c ./pty.c
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -ccopt -D_FILE_OFFSET_BITS=64  -ccopt -o./osxsupport.o -c ./osxsupport.c
- ocamlopt: bytearray_stubs.c ---> bytearray_stubs.o
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -ccopt -D_FILE_OFFSET_BITS=64  -ccopt -o./bytearray_stubs.o -c ./bytearray_stubs.c
- ocamlopt: props_acl.c ---> props_acl.o
- ocamlopt: hash_compat.c ---> hash_compat.o
- ocamlopt: props_xattr.c ---> props_xattr.o
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -ccopt -D_FILE_OFFSET_BITS=64  -ccopt -o./props_acl.o -c ./props_acl.c
- ocamlopt: copy_stubs.c ---> copy_stubs.o
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -ccopt -D_FILE_OFFSET_BITS=64  -ccopt -o./copy_stubs.o -c ./copy_stubs.c
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -ccopt -D_FILE_OFFSET_BITS=64  -ccopt -o./hash_compat.o -c ./hash_compat.c
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -ccopt -D_FILE_OFFSET_BITS=64  -ccopt -o./props_xattr.o -c ./props_xattr.c
- ocamlopt: system/system_win_stubs.c ---> system/system_win_stubs.o
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -ccopt -D_FILE_OFFSET_BITS=64  -ccopt -o./system/system_win_stubs.o -c ./system/system_win_stubs.c
- ocamlopt: lwt/lwt_unix_stubs.c ---> lwt/lwt_unix_stubs.o
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -ccopt -D_FILE_OFFSET_BITS=64  -ccopt -o./lwt/lwt_unix_stubs.o -c ./lwt/lwt_unix_stubs.c
- ocamlopt: ubase/umarshal.mli ---> ubase/umarshal.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/umarshal.mli
- ocamlopt: ubase/rx.mli ---> ubase/rx.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/rx.mli
- ocamlopt: unicode_tables.ml ---> unicode_tables.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./unicode_tables.ml
- ocamlopt: unicode.mli ---> unicode.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./unicode.mli
- ocamlopt: bytearray.mli ---> bytearray.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./bytearray.mli
- ocamlc: system/system_intf.ml ---> system/system_intf.cmo
- ocamlc -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./system/system_intf.ml
- ocamlopt: ubase/projectInfo.ml ---> ubase/projectInfo.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/projectInfo.ml
- ocamlopt: ubase/myMap.mli ---> ubase/myMap.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/myMap.mli
- ocamlopt: ubase/safelist.mli ---> ubase/safelist.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/safelist.mli
- ocamlopt: ubase/util.mli ---> ubase/util.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/util.mli
- ocamlopt: ubase/uarg.mli ---> ubase/uarg.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/uarg.mli
- ocamlopt: ubase/proplist.mli ---> ubase/proplist.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/proplist.mli
- ocamlopt: lwt/pqueue.mli ---> lwt/pqueue.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./lwt/pqueue.mli
- ocamlopt: lwt/lwt.mli ---> lwt/lwt.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./lwt/lwt.mli
- ocamlopt: features.mli ---> features.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./features.mli
- ocamlopt: uutil.mli ---> uutil.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./uutil.mli
- ocamlopt: fileutil.mli ---> fileutil.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./fileutil.mli
- ocamlopt: name.mli ---> name.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./name.mli
- ocamlopt: propsdata.mli ---> propsdata.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./propsdata.mli
- ocamlopt: lock.mli ---> lock.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./lock.mli
- ocamlopt: clroot.mli ---> clroot.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./clroot.mli
- ocamlopt: tree.mli ---> tree.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./tree.mli
- ocamlopt: checksum.mli ---> checksum.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./checksum.mli
- ocamlopt: transfer.mli ---> transfer.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./transfer.mli
- ocamlopt: external.mli ---> external.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./external.mli
- ocamlopt: strings.mli ---> strings.cmi
- ocamlopt: test.mli ---> test.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./strings.mli
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./test.mli
- ocamlopt: ubase/umarshal.ml ---> ubase/umarshal.cmx
- ocamlopt: ubase/rx.ml ---> ubase/rx.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/rx.ml
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/umarshal.ml
- ocamlopt: unicode.ml ---> unicode.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./unicode.ml
- ocamlopt: system.mli ---> system.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./system.mli
- ocamlopt: ubase/safelist.ml ---> ubase/safelist.cmx
- ocamlopt: ubase/prefs.mli ---> ubase/prefs.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/prefs.mli
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/safelist.ml
- ocamlopt: lwt/pqueue.ml ---> lwt/pqueue.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./lwt/pqueue.ml
- ocamlopt: lwt/lwt.ml ---> lwt/lwt.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./lwt/lwt.ml
- ocamlopt: lwt/lwt_util.mli ---> lwt/lwt_util.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./lwt/lwt_util.mli
- ocamlopt: lwt/lwt_unix.mli ---> lwt/lwt_unix.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./lwt/lwt_unix.mli
- ocamlopt: case.mli ---> case.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./case.mli
- ocamlopt: pred.mli ---> pred.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./pred.mli
- ocamlopt: fileutil.ml ---> fileutil.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./fileutil.ml
- ocamlopt: abort.mli ---> abort.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./abort.mli
- ocamlopt: tree.ml ---> tree.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./tree.ml
- ocamlopt: checksum.ml ---> checksum.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./checksum.ml
- ocamlopt: strings.ml ---> strings.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./strings.ml
- ocamlopt: bytearray.ml ---> bytearray.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./bytearray.ml
- ocamlopt: system/system_generic.ml ---> system/system_generic.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./system/system_generic.ml
- ocamlopt: ubase/myMap.ml ---> ubase/myMap.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/myMap.ml
- ocamlopt: ubase/trace.mli ---> ubase/trace.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/trace.mli
- ocamlopt: lwt/lwt_util.ml ---> lwt/lwt_util.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./lwt/lwt_util.ml
- ocamlopt: terminal.mli ---> terminal.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./terminal.mli
- ocamlopt: path.mli ---> path.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./path.mli
- ocamlopt: pixmaps.ml ---> pixmaps.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./pixmaps.ml
- ocamlopt: fspath.mli ---> fspath.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./fspath.mli
- ocamlopt: system/system_win.ml ---> system/system_win.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./system/system_win.ml
- ocamlopt: fs.mli ---> fs.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./fs.mli
- ocamlopt: fingerprint.mli ---> fingerprint.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./fingerprint.mli
- ocamlopt: fswatch.mli ---> fswatch.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./fswatch.mli
- ocamlopt: fswatchold.mli ---> fswatchold.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./fswatchold.mli
- ocamlopt: system/win/system_impl.ml ---> system/win/system_impl.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./system/win/system_impl.ml
- ocamlopt: lwt/win/lwt_unix_impl.ml ---> lwt/win/lwt_unix_impl.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./lwt/win/lwt_unix_impl.ml
- ocamlopt: osx.mli ---> osx.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./osx.mli
- ocamlopt: props.mli ---> props.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./props.mli
- ocamlopt: system.ml ---> system.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./system.ml
- ocamlopt: fileinfo.mli ---> fileinfo.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./fileinfo.mli
- ocamlopt: lwt/lwt_unix.ml ---> lwt/lwt_unix.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./lwt/lwt_unix.ml
- ocamlopt: os.mli ---> os.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./os.mli
- ocamlopt: ubase/util.ml ---> ubase/util.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/util.ml
- ocamlopt: common.mli ---> common.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./common.mli
- ocamlopt: xferhint.mli ---> xferhint.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./xferhint.mli
- ocamlopt: fpcache.mli ---> fpcache.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./fpcache.mli
- ocamlopt: ubase/uarg.ml ---> ubase/uarg.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/uarg.ml
- ocamlopt: ubase/proplist.ml ---> ubase/proplist.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/proplist.ml
- ocamlopt: features.ml ---> features.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./features.ml
- ocamlopt: terminal.ml ---> terminal.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./terminal.ml
- ocamlopt: propsdata.ml ---> propsdata.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./propsdata.ml
- ocamlopt: lock.ml ---> lock.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./lock.ml
- ocamlopt: remote.mli ---> remote.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./remote.mli
- ocamlopt: negotiate.mli ---> negotiate.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./negotiate.mli
- ocamlopt: globals.mli ---> globals.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./globals.mli
- ocamlopt: update.mli ---> update.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./update.mli
- ocamlopt: moves.mli ---> moves.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./moves.mli
- ocamlopt: copy.mli ---> copy.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./copy.mli
- ocamlopt: files.mli ---> files.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./files.mli
- ocamlopt: sortri.mli ---> sortri.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./sortri.mli
- ocamlopt: recon.mli ---> recon.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./recon.mli
- ocamlopt: transport.mli ---> transport.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./transport.mli
- ocamlopt: uicommon.mli ---> uicommon.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./uicommon.mli
- ocamlopt: stasher.mli ---> stasher.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./stasher.mli
- ocamlopt: ubase/prefs.ml ---> ubase/prefs.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/prefs.ml
- ocamlopt: uitext.mli ---> uitext.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./uitext.mli
- ocamlopt: uigtk3.mli ---> uigtk3.cmi
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./uigtk3.mli
- ocamlopt: ubase/trace.ml ---> ubase/trace.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./ubase/trace.ml
- ocamlopt: clroot.ml ---> clroot.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./clroot.ml
- ocamlopt: uutil.ml ---> uutil.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./uutil.ml
- ocamlopt: case.ml ---> case.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./case.ml
- ocamlopt: abort.ml ---> abort.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./abort.ml
- ocamlopt: transfer.ml ---> transfer.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./transfer.ml
- ocamlopt: pred.ml ---> pred.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./pred.ml
- ocamlopt: name.ml ---> name.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./name.ml
- ocamlopt: path.ml ---> path.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./path.ml
- ocamlopt: fspath.ml ---> fspath.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./fspath.ml
- ocamlopt: fs.ml ---> fs.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./fs.ml
- ocamlopt: fswatch.ml ---> fswatch.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./fswatch.ml
- ocamlopt: fingerprint.ml ---> fingerprint.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./fingerprint.ml
- ocamlopt: osx.ml ---> osx.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./osx.ml
- ocamlopt: props.ml ---> props.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./props.ml
- ocamlopt: fileinfo.ml ---> fileinfo.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./fileinfo.ml
- ocamlopt: os.ml ---> os.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./os.ml
- ocamlopt: common.ml ---> common.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./common.ml
- ocamlopt: xferhint.ml ---> xferhint.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./xferhint.ml
- ocamlopt: fpcache.ml ---> fpcache.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./fpcache.ml
- ocamlopt: remote.ml ---> remote.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./remote.ml
- ocamlopt: sortri.ml ---> sortri.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./sortri.ml
- ocamlopt: external.ml ---> external.cmx
- ocamlopt: negotiate.ml ---> negotiate.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./external.ml
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./negotiate.ml
- ocamlopt: globals.ml ---> globals.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./globals.ml
- ocamlopt: fswatchold.ml ---> fswatchold.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./fswatchold.ml
- ocamlopt: update.ml ---> update.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./update.ml
- ocamlopt: moves.ml ---> moves.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./moves.ml
- ocamlopt: copy.ml ---> copy.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./copy.ml
- ocamlopt: recon.ml ---> recon.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./recon.ml
- ocamlopt: stasher.ml ---> stasher.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./stasher.ml
- ocamlopt: files.ml ---> files.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./files.ml
- ocamlopt: transport.ml ---> transport.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./transport.ml
- ocamlopt: uicommon.ml ---> uicommon.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./uicommon.ml
- ocamlopt: uitext.ml ---> uitext.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./uitext.ml
- ocamlopt: test.ml ---> test.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./test.ml
- ocamlopt: main.ml ---> main.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./main.ml
- ocamlopt: uigtk3.ml ---> uigtk3.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./uigtk3.ml
- ocamlopt: linkgtk3.ml ---> linkgtk3.cmx
- ocamlopt -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows  -c ./linkgtk3.ml
- Linking unison-gui.exe
- ocamlopt -verbose -g -I lwt -I ubase -I system -I system/win -I lwt/win -open Compat_digest -I +unix -I +str -I "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" -I "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" -I fsmonitor -I ./fsmonitor/windows   -cclib "-subsystem windows" -o unison-gui.exe unix.cmxa str.cmxa lablgtk3.cmxa cairo.cmxa compat_digest.cmx ubase/umarshal.cmx ubase/rx.cmx unicode_tables.cmx unicode.cmx bytearray.cmx system/system_generic.cmx system/system_win.cmx system/win/system_impl.cmx system.cmx ubase/projectInfo.cmx ubase/myMap.cmx ubase/safelist.cmx ubase/util.cmx ubase/uarg.cmx ubase/prefs.cmx ubase/trace.cmx ubase/proplist.cmx lwt/pqueue.cmx lwt/lwt.cmx lwt/lwt_util.cmx lwt/win/lwt_unix_impl.cmx lwt/lwt_unix.cmx features.cmx uutil.cmx case.cmx pred.cmx terminal.cmx fileutil.cmx name.cmx path.cmx fspath.cmx fs.cmx fingerprint.cmx abort.cmx osx.cmx fswatch.cmx propsdata.cmx props.cmx fileinfo.cmx os.cmx lock.cmx clroot.cmx common.cmx tree.cmx checksum.cmx transfer.cmx xferhint.cmx remote.cmx external.cmx negotiate.cmx globals.cmx fswatchold.cmx fpcache.cmx update.cmx moves.cmx copy.cmx stasher.cmx files.cmx sortri.cmx recon.cmx transport.cmx strings.cmx uicommon.cmx uitext.cmx test.cmx main.cmx pixmaps.cmx uigtk3.cmx linkgtk3.cmx osxsupport.o pty.o bytearray_stubs.o hash_compat.o props_xattr.o props_acl.o copy_stubs.o system/system_win_stubs.o lwt/lwt_unix_stubs.o -cclib "-link win32rc/unison.res.lib"
- + x86_64-w64-mingw32-gcc -c  -o "C:\Users\opam\AppData\Local\Temp\camlstartupb9bdf0.o" "C:\Users\opam\AppData\Local\Temp\camlstartup70c7e2.s"
- + flexlink -chain mingw64 -stack 33554432 -exe -link "-municode" -o "unison-gui.exe"  "-LC:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\flexdll" "-Llwt" "-Lubase" "-Lsystem" "-Lsystem/win" "-Llwt/win" "-LC:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\unix" "-LC:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\str" "-LC:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3" "-LC:/Users/opam/AppData/Local/opam/4.14/lib/cairo2" "-Lfsmonitor" "-L./fsmonitor/windows" "-LC:/Users/opam/AppData/Local/opam/4.14/lib/ocaml"  "C:\Users\opam\AppData\Local\Temp\camlstartupb9bdf0.o" "C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\std_exit.o" "linkgtk3.o" "uigtk3.o" "pixmaps.o" "main.o" "test.o" "uitext.o" "uicommon.o" "strings.o" "transport.o" "recon.o" "sortri.o" "files.o" "stasher.o" "copy.o" "moves.o" "update.o" "fpcache.o" "fswatchold.o" "globals.o" "negotiate.o" "external.o" "remote.o" "xferhint.o" "transfer.o" "checksum.o" "tree.o" "common.o" "clroot.o" "lock.o" "os.o" "fileinfo.o" "props.o" "propsdata.o" "fswatch.o" "osx.o" "abort.o" "fingerprint.o" "fs.o" "fspath.o" "path.o" "name.o" "fileutil.o" "terminal.o" "pred.o" "case.o" "uutil.o" "features.o" "lwt/lwt_unix.o" "lwt/win/lwt_unix_impl.o" "lwt/lwt_util.o" "lwt/lwt.o" "lwt/pqueue.o" "ubase/proplist.o" "ubase/trace.o" "ubase/prefs.o" "ubase/uarg.o" "ubase/util.o" "ubase/safelist.o" "ubase/myMap.o" "ubase/projectInfo.o" "system.o" "system/win/system_impl.o" "system/system_win.o" "system/system_generic.o" "bytearray.o" "unicode.o" "unicode_tables.o" "ubase/rx.o" "ubase/umarshal.o" "compat_digest.o" "C:/Users/opam/AppData/Local/opam/4.14/lib/cairo2\cairo.a" "C:/Users/opam/AppData/Local/opam/4.14/lib/lablgtk3\lablgtk3.a" "C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\str.a" "C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\unix.a" "C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\stdlib.a" "-lcairo_stubs" "-lfontconfig" "-lfreetype" "-lcairo" "-llablgtk3_stubs" "-lgtk-3" "-lgdk-3" "-lgdi32" "-limm32" "-lshell32" "-lole32" "-Wl,-luuid" "-lwinmm" "-ldwmapi" "-lsetupapi" "-lcfgmgr32" "-lz" "-lpangocairo-1.0" "-lpangowin32-1.0" "-lpango-1.0" "-lcairo-gobject" "-lcairo" "-lgdk_pixbuf-2.0" "-lgio-2.0" "-latk-1.0" "-lgobject-2.0" "-lglib-2.0" "-lintl" "-lcamlstr" "-lunix" "-lws2_32" "-ladvapi32" "-subsystem" "windows" "osxsupport.o" "pty.o" "bytearray_stubs.o" "hash_compat.o" "props_xattr.o" "props_acl.o" "copy_stubs.o" "system/system_win_stubs.o" "lwt/lwt_unix_stubs.o" "-link" "win32rc/unison.res.lib" "C:/Users/opam/AppData/Local/opam/4.14/lib/ocaml\libasmrun.a" -lws2_32 -lversion
- make[2]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/unison-gui.2.53.8/src'
- make[1]: Leaving directory '/cygdrive/c/Users/opam/AppData/Local/opam/4.14/.opam-switch/build/unison-gui.2.53.8/src'
-> compiled  unison-gui.2.53.8
Processing 51/51: [unison-gui: cmd copy]
+ C:\Windows\system32\cmd.exe "/c" "copy" "src\\unison-gui.exe" "C:\\Users\\opam\\AppData\\Local\\opam\\4.14\\bin" (CWD=C:\Users\opam\AppData\Local\opam\4.14\.opam-switch\build\unison-gui.2.53.8)
-         1 file(s) copied.
-> installed unison-gui.2.53.8
Done.
# To update the current shell environment, run: eval $(opam env)
2026-01-30 09:56.50 ---> saved as "0081ec19746dd5696692a5febee5a76dee6de08400e011b3b6dc10105cd91ad9"
Job succeeded