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


Building on x86-bm-6.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607)
Unable to find image 'ocaml/opam:debian-unstable@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607' locally
docker.io/ocaml/opam@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607: Pulling from ocaml/opam
2db5444d1f5b: Pulling fs layer
955a4d4491b2: Pulling fs layer
f7fc0b2e0259: Pulling fs layer
2db5444d1f5b: Verifying Checksum
2db5444d1f5b: Download complete
f7fc0b2e0259: Verifying Checksum
f7fc0b2e0259: Download complete
955a4d4491b2: Verifying Checksum
955a4d4491b2: Download complete
2db5444d1f5b: Pull complete
955a4d4491b2: Pull complete
f7fc0b2e0259: Pull complete
Digest: sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607
Status: Downloaded newer image for ocaml/opam@sha256:1f047b38773f5019b428a91bd54b182640ea3851a30b2bde75e0749da4491607
2022-02-03 19:40.29 ---> using "046c03104b31caca4776d0f4b3c05e8c36edfcce47e502c904753c15f5c7c145" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2022-02-03 19:40.29 ---> using "174def638ec7d2637b0dbcf8d157f3db3ea5f765b545d79ffe1aaf2604b82a96" 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 1741c7614a3f64debaeee6573205d847859e8de4"))
2022-02-03 19:40.29 ---> using "7cf36d2e512b30870bc55678abf5e1cb55cb4319ee557daf9c5c759dde9da99a" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2022-02-03 19:40.29 ---> using "3aa3263ea6afcd677a2f49f1557e7725598e35cb434eb2886483b43b368246e0" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14' '4.14.0+trunk'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-variants" {= "4.14.0+trunk"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-variants.4.14.0+trunk  (https://github.com/ocaml/ocaml/archive/4.14.tar.gz)
-> installed ocaml-variants.4.14.0+trunk
-> installed ocaml-config.2
-> installed ocaml.4.14.0
Done.
# Run eval $(opam env --switch=4.14) to update the current shell environment
2022-02-03 19:40.29 ---> using "7b40330028669454a177c6aae99b3e0728f679ab4f7bd7c9f5ea5db3f7b42e15" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [165 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-02-03-0808.17-F-2022-01-30-0201.48.pdiff [272 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-02-03-0808.17-F-2022-01-30-0201.48.pdiff [272 kB]
- Fetched 500 kB in 3s (196 kB/s)
- Reading package lists...
- 
2022-02-03 19:40.29 ---> using "efba34f0ce25a4562e0c02af4b0489cb7da6da24abd7d6aa89f86ab49f6069ff" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"bimage-gtk.0.2.1\"\
               \nopam install -vy \"bimage-gtk.0.2.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"bimage-gtk.0.2.1\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] bimage-gtk.0.2.1 is not installed.

Nothing to do.
The following actions will be performed:
  - install conf-pkg-config   2     [required by conf-cairo, conf-gtk3]
  - install dune              2.9.3 [required by bimage-gtk]
  - install conf-gtk3         18    [required by lablgtk3]
  - install conf-cairo        1     [required by cairo2]
  - install result            1.5   [required by dune-configurator]
  - install csexp             1.5.1 [required by dune-configurator]
  - install bimage            0.2.1 [required by bimage-gtk]
  - install dune-configurator 2.9.3 [required by cairo2]
  - install cairo2            0.6.2 [required by bimage-gtk]
  - install lablgtk3          3.1.2 [required by bimage-gtk]
  - install bimage-gtk        0.2.1
===== 11 to install =====

The following system packages will first need to be installed:
    libcairo2-dev libexpat1-dev libgtk-3-dev pkg-config

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcairo2-dev" "libexpat1-dev" "libgtk-3-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libapparmor1:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18398 files and directories currently installed.)
- Preparing to unpack .../0-libapparmor1_3.0.3-6_amd64.deb ...
- Unpacking libapparmor1:amd64 (3.0.3-6) ...
- Selecting previously unselected package libargon2-1:amd64.
- Preparing to unpack .../1-libargon2-1_0~20171227-0.2_amd64.deb ...
- Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
- Selecting previously unselected package dmsetup.
- Preparing to unpack .../2-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
- Unpacking dmsetup (2:1.02.175-2.1) ...
- Selecting previously unselected package libdevmapper1.02.1:amd64.
- Preparing to unpack .../3-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
- Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
- Selecting previously unselected package libjson-c5:amd64.
- Preparing to unpack .../4-libjson-c5_0.15-2_amd64.deb ...
- Unpacking libjson-c5:amd64 (0.15-2) ...
- Selecting previously unselected package libcryptsetup12:amd64.
- Preparing to unpack .../5-libcryptsetup12_2%3a2.4.3-1_amd64.deb ...
- Unpacking libcryptsetup12:amd64 (2:2.4.3-1) ...
- Selecting previously unselected package libfdisk1:amd64.
- Preparing to unpack .../6-libfdisk1_2.37.3-1+b1_amd64.deb ...
- Unpacking libfdisk1:amd64 (2.37.3-1+b1) ...
- Selecting previously unselected package libip4tc2:amd64.
- Preparing to unpack .../7-libip4tc2_1.8.7-1_amd64.deb ...
- Unpacking libip4tc2:amd64 (1.8.7-1) ...
- Selecting previously unselected package libkmod2:amd64.
- Preparing to unpack .../8-libkmod2_29-1_amd64.deb ...
- Unpacking libkmod2:amd64 (29-1) ...
- Selecting previously unselected package systemd.
- Preparing to unpack .../9-systemd_250.3-2_amd64.deb ...
- Unpacking systemd (250.3-2) ...
- Setting up libapparmor1:amd64 (3.0.3-6) ...
- Setting up libargon2-1:amd64 (0~20171227-0.2) ...
- Setting up libjson-c5:amd64 (0.15-2) ...
- Setting up libfdisk1:amd64 (2.37.3-1+b1) ...
- Setting up libip4tc2:amd64 (1.8.7-1) ...
- Setting up libkmod2:amd64 (29-1) ...
- Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
- Setting up libcryptsetup12:amd64 (2:2.4.3-1) ...
- Setting up systemd (250.3-2) ...
- Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
- Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
- Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
- Setting up dmsetup (2:1.02.175-2.1) ...
- Selecting previously unselected package systemd-sysv.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19305 files and directories currently installed.)
- Preparing to unpack .../0-systemd-sysv_250.3-2_amd64.deb ...
- Unpacking systemd-sysv (250.3-2) ...
- Selecting previously unselected package libdbus-1-3:amd64.
- Preparing to unpack .../1-libdbus-1-3_1.12.20-3_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.12.20-3) ...
- Selecting previously unselected package dbus-bin.
- Preparing to unpack .../2-dbus-bin_1.12.20-3_amd64.deb ...
- Unpacking dbus-bin (1.12.20-3) ...
- Selecting previously unselected package dbus-session-bus-common.
- Preparing to unpack .../3-dbus-session-bus-common_1.12.20-3_all.deb ...
- Unpacking dbus-session-bus-common (1.12.20-3) ...
- Preparing to unpack .../4-libexpat1_2.4.4-1_amd64.deb ...
- Unpacking libexpat1:amd64 (2.4.4-1) over (2.4.3-3) ...
- Selecting previously unselected package dbus-daemon.
- Preparing to unpack .../5-dbus-daemon_1.12.20-3_amd64.deb ...
- Unpacking dbus-daemon (1.12.20-3) ...
- Selecting previously unselected package dbus-system-bus-common.
- Preparing to unpack .../6-dbus-system-bus-common_1.12.20-3_all.deb ...
- Unpacking dbus-system-bus-common (1.12.20-3) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../7-dbus_1.12.20-3_amd64.deb ...
- Unpacking dbus (1.12.20-3) ...
- Selecting previously unselected package libpython3.9-minimal:amd64.
- Preparing to unpack .../8-libpython3.9-minimal_3.9.10-1_amd64.deb ...
- Unpacking libpython3.9-minimal:amd64 (3.9.10-1) ...
- Selecting previously unselected package python3.9-minimal.
- Preparing to unpack .../9-python3.9-minimal_3.9.10-1_amd64.deb ...
- Unpacking python3.9-minimal (3.9.10-1) ...
- Setting up libpython3.9-minimal:amd64 (3.9.10-1) ...
- Setting up libexpat1:amd64 (2.4.4-1) ...
- Setting up python3.9-minimal (3.9.10-1) ...
- Selecting previously unselected package python3-minimal.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
- (Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19687 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.9.8-1_amd64.deb ...
- Unpacking python3-minimal (3.9.8-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_5.0.0_all.deb ...
- Unpacking media-types (5.0.0) ...
- Selecting previously unselected package libmpdec3:amd64.
- Preparing to unpack .../2-libmpdec3_2.5.1-2_amd64.deb ...
- Unpacking libmpdec3:amd64 (2.5.1-2) ...
- Selecting previously unselected package libpython3.9-stdlib:amd64.
- Preparing to unpack .../3-libpython3.9-stdlib_3.9.10-1_amd64.deb ...
- Unpacking libpython3.9-stdlib:amd64 (3.9.10-1) ...
- Selecting previously unselected package python3.9.
- Preparing to unpack .../4-python3.9_3.9.10-1_amd64.deb ...
- Unpacking python3.9 (3.9.10-1) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../5-libpython3-stdlib_3.9.8-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.9.8-1) ...
- Setting up python3-minimal (3.9.8-1) ...
- Selecting previously unselected package python3.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20085 files and directories currently installed.)
- Preparing to unpack .../000-python3_3.9.8-1_amd64.deb ...
- Unpacking python3 (3.9.8-1) ...
- Selecting previously unselected package libnss-systemd:amd64.
- Preparing to unpack .../001-libnss-systemd_250.3-2_amd64.deb ...
- Unpacking libnss-systemd:amd64 (250.3-2) ...
- Selecting previously unselected package libpam-systemd:amd64.
- Preparing to unpack .../002-libpam-systemd_250.3-2_amd64.deb ...
- Unpacking libpam-systemd:amd64 (250.3-2) ...
- Selecting previously unselected package systemd-timesyncd.
- Preparing to unpack .../003-systemd-timesyncd_250.3-2_amd64.deb ...
- Unpacking systemd-timesyncd (250.3-2) ...
- Selecting previously unselected package hicolor-icon-theme.
- Preparing to unpack .../004-hicolor-icon-theme_0.17-2_all.deb ...
- Unpacking hicolor-icon-theme (0.17-2) ...
- Selecting previously unselected package libgdk-pixbuf2.0-common.
- Preparing to unpack .../005-libgdk-pixbuf2.0-common_2.42.6+dfsg-2_all.deb ...
- Unpacking libgdk-pixbuf2.0-common (2.42.6+dfsg-2) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../006-libglib2.0-0_2.70.3-1_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.70.3-1) ...
- Selecting previously unselected package libicu67:amd64.
- Preparing to unpack .../007-libicu67_67.1-7_amd64.deb ...
- Unpacking libicu67:amd64 (67.1-7) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../008-libxml2_2.9.12+dfsg-5+b1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.12+dfsg-5+b1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../009-shared-mime-info_2.1-2_amd64.deb ...
- Unpacking shared-mime-info (2.1-2) ...
- Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64.
- Preparing to unpack .../010-libgdk-pixbuf-2.0-0_2.42.6+dfsg-2_amd64.deb ...
- Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.6+dfsg-2) ...
- Selecting previously unselected package gtk-update-icon-cache.
- Preparing to unpack .../011-gtk-update-icon-cache_3.24.31-1_amd64.deb ...
- Unpacking gtk-update-icon-cache (3.24.31-1) ...
- Selecting previously unselected package adwaita-icon-theme.
- Preparing to unpack .../012-adwaita-icon-theme_41.0-1_all.deb ...
- Unpacking adwaita-icon-theme (41.0-1) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../013-libxi6_2%3a1.8-1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.8-1) ...
- Selecting previously unselected package libatspi2.0-0:amd64.
- Preparing to unpack .../014-libatspi2.0-0_2.42.0-2_amd64.deb ...
- Unpacking libatspi2.0-0:amd64 (2.42.0-2) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../015-x11-common_1%3a7.7+23_all.deb ...
- Unpacking x11-common (1:7.7+23) ...
- Selecting previously unselected package libxtst6:amd64.
- Preparing to unpack .../016-libxtst6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libxtst6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package at-spi2-core.
- Preparing to unpack .../017-at-spi2-core_2.42.0-2_amd64.deb ...
- Unpacking at-spi2-core (2.42.0-2) ...
- Selecting previously unselected package dbus-user-session.
- Preparing to unpack .../018-dbus-user-session_1.12.20-3_amd64.deb ...
- Unpacking dbus-user-session (1.12.20-3) ...
- Selecting previously unselected package libdconf1:amd64.
- Preparing to unpack .../019-libdconf1_0.40.0-3_amd64.deb ...
- Unpacking libdconf1:amd64 (0.40.0-3) ...
- Selecting previously unselected package dconf-service.
- Preparing to unpack .../020-dconf-service_0.40.0-3_amd64.deb ...
- Unpacking dconf-service (0.40.0-3) ...
- Selecting previously unselected package dconf-gsettings-backend:amd64.
- Preparing to unpack .../021-dconf-gsettings-backend_0.40.0-3_amd64.deb ...
- Unpacking dconf-gsettings-backend:amd64 (0.40.0-3) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../022-fontconfig_2.13.1-4.4_amd64.deb ...
- Unpacking fontconfig (2.13.1-4.4) ...
- Selecting previously unselected package libgirepository-1.0-1:amd64.
- Preparing to unpack .../023-libgirepository-1.0-1_1.70.0-3_amd64.deb ...
- Unpacking libgirepository-1.0-1:amd64 (1.70.0-3) ...
- Selecting previously unselected package gir1.2-glib-2.0:amd64.
- Preparing to unpack .../024-gir1.2-glib-2.0_1.70.0-3_amd64.deb ...
- Unpacking gir1.2-glib-2.0:amd64 (1.70.0-3) ...
- Selecting previously unselected package libatk1.0-data.
- Preparing to unpack .../025-libatk1.0-data_2.36.0-3_all.deb ...
- Unpacking libatk1.0-data (2.36.0-3) ...
- Selecting previously unselected package libatk1.0-0:amd64.
- Preparing to unpack .../026-libatk1.0-0_2.36.0-3_amd64.deb ...
- Unpacking libatk1.0-0:amd64 (2.36.0-3) ...
- Selecting previously unselected package gir1.2-atk-1.0:amd64.
- Preparing to unpack .../027-gir1.2-atk-1.0_2.36.0-3_amd64.deb ...
- Unpacking gir1.2-atk-1.0:amd64 (2.36.0-3) ...
- Selecting previously unselected package gir1.2-freedesktop:amd64.
- Preparing to unpack .../028-gir1.2-freedesktop_1.70.0-3_amd64.deb ...
- Unpacking gir1.2-freedesktop:amd64 (1.70.0-3) ...
- Selecting previously unselected package gir1.2-atspi-2.0:amd64.
- Preparing to unpack .../029-gir1.2-atspi-2.0_2.42.0-2_amd64.deb ...
- Unpacking gir1.2-atspi-2.0:amd64 (2.42.0-2) ...
- Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64.
- Preparing to unpack .../030-gir1.2-gdkpixbuf-2.0_2.42.6+dfsg-2_amd64.deb ...
- Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.42.6+dfsg-2) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../031-libgraphite2-3_1.3.14-1_amd64.deb ...
- Unpacking libgraphite2-3:amd64 (1.3.14-1) ...
- Selecting previously unselected package libharfbuzz0b:amd64.
- Preparing to unpack .../032-libharfbuzz0b_2.7.4-1_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (2.7.4-1) ...
- Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64.
- Preparing to unpack .../033-gir1.2-harfbuzz-0.0_2.7.4-1_amd64.deb ...
- Unpacking gir1.2-harfbuzz-0.0:amd64 (2.7.4-1) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../034-libfribidi0_1.0.8-2_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.8-2) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../035-libthai-data_0.1.29-1_all.deb ...
- Unpacking libthai-data (0.1.29-1) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../036-libdatrie1_0.2.13-2_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.13-2) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../037-libthai0_0.1.29-1_amd64.deb ...
- Unpacking libthai0:amd64 (0.1.29-1) ...
- Selecting previously unselected package libpango-1.0-0:amd64.
- Preparing to unpack .../038-libpango-1.0-0_1.50.3+ds1-6_amd64.deb ...
- Unpacking libpango-1.0-0:amd64 (1.50.3+ds1-6) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../039-libpixman-1-0_0.40.0-1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.40.0-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../040-libxcb-render0_1.14-3_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../041-libxcb-shm0_1.14-3_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.14-3) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../042-libxrender1_1%3a0.9.10-1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../043-libcairo2_1.16.0-5_amd64.deb ...
- Unpacking libcairo2:amd64 (1.16.0-5) ...
- Selecting previously unselected package libpangoft2-1.0-0:amd64.
- Preparing to unpack .../044-libpangoft2-1.0-0_1.50.3+ds1-6_amd64.deb ...
- Unpacking libpangoft2-1.0-0:amd64 (1.50.3+ds1-6) ...
- Selecting previously unselected package libpangocairo-1.0-0:amd64.
- Preparing to unpack .../045-libpangocairo-1.0-0_1.50.3+ds1-6_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.50.3+ds1-6) ...
- Selecting previously unselected package libxft2:amd64.
- Preparing to unpack .../046-libxft2_2.3.2-2_amd64.deb ...
- Unpacking libxft2:amd64 (2.3.2-2) ...
- Selecting previously unselected package libpangoxft-1.0-0:amd64.
- Preparing to unpack .../047-libpangoxft-1.0-0_1.50.3+ds1-6_amd64.deb ...
- Unpacking libpangoxft-1.0-0:amd64 (1.50.3+ds1-6) ...
- Selecting previously unselected package gir1.2-pango-1.0:amd64.
- Preparing to unpack .../048-gir1.2-pango-1.0_1.50.3+ds1-6_amd64.deb ...
- Unpacking gir1.2-pango-1.0:amd64 (1.50.3+ds1-6) ...
- Selecting previously unselected package libatk-bridge2.0-0:amd64.
- Preparing to unpack .../049-libatk-bridge2.0-0_2.38.0-3_amd64.deb ...
- Unpacking libatk-bridge2.0-0:amd64 (2.38.0-3) ...
- Selecting previously unselected package libcairo-gobject2:amd64.
- Preparing to unpack .../050-libcairo-gobject2_1.16.0-5_amd64.deb ...
- Unpacking libcairo-gobject2:amd64 (1.16.0-5) ...
- Selecting previously unselected package liblcms2-2:amd64.
- Preparing to unpack .../051-liblcms2-2_2.12~rc1-2_amd64.deb ...
- Unpacking liblcms2-2:amd64 (2.12~rc1-2) ...
- Selecting previously unselected package libcolord2:amd64.
- Preparing to unpack .../052-libcolord2_1.4.5-3_amd64.deb ...
- Unpacking libcolord2:amd64 (1.4.5-3) ...
- Selecting previously unselected package libavahi-common-data:amd64.
- Preparing to unpack .../053-libavahi-common-data_0.8-5_amd64.deb ...
- Unpacking libavahi-common-data:amd64 (0.8-5) ...
- Selecting previously unselected package libavahi-common3:amd64.
- Preparing to unpack .../054-libavahi-common3_0.8-5_amd64.deb ...
- Unpacking libavahi-common3:amd64 (0.8-5) ...
- Selecting previously unselected package libavahi-client3:amd64.
- Preparing to unpack .../055-libavahi-client3_0.8-5_amd64.deb ...
- Unpacking libavahi-client3:amd64 (0.8-5) ...
- Selecting previously unselected package libcups2:amd64.
- Preparing to unpack .../056-libcups2_2.3.3op2-7_amd64.deb ...
- Unpacking libcups2:amd64 (2.3.3op2-7) ...
- Selecting previously unselected package libepoxy0:amd64.
- Preparing to unpack .../057-libepoxy0_1.5.9-2_amd64.deb ...
- Unpacking libepoxy0:amd64 (1.5.9-2) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../058-libwayland-client0_1.20.0-1_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.20.0-1) ...
- Selecting previously unselected package libwayland-cursor0:amd64.
- Preparing to unpack .../059-libwayland-cursor0_1.20.0-1_amd64.deb ...
- Unpacking libwayland-cursor0:amd64 (1.20.0-1) ...
- Selecting previously unselected package libwayland-egl1:amd64.
- Preparing to unpack .../060-libwayland-egl1_1.20.0-1_amd64.deb ...
- Unpacking libwayland-egl1:amd64 (1.20.0-1) ...
- Selecting previously unselected package libxcomposite1:amd64.
- Preparing to unpack .../061-libxcomposite1_1%3a0.4.5-1_amd64.deb ...
- Unpacking libxcomposite1:amd64 (1:0.4.5-1) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../062-libxfixes3_1%3a6.0.0-1_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:6.0.0-1) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../063-libxcursor1_1%3a1.2.0-2_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.0-2) ...
- Selecting previously unselected package libxdamage1:amd64.
- Preparing to unpack .../064-libxdamage1_1%3a1.1.5-2_amd64.deb ...
- Unpacking libxdamage1:amd64 (1:1.1.5-2) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../065-libxinerama1_2%3a1.1.4-3_amd64.deb ...
- Unpacking libxinerama1:amd64 (2:1.1.4-3) ...
- Selecting previously unselected package xkb-data.
- Preparing to unpack .../066-xkb-data_2.33-1_all.deb ...
- Unpacking xkb-data (2.33-1) ...
- Selecting previously unselected package libxkbcommon0:amd64.
- Preparing to unpack .../067-libxkbcommon0_1.3.1-1_amd64.deb ...
- Unpacking libxkbcommon0:amd64 (1.3.1-1) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../068-libxrandr2_2%3a1.5.2-1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.2-1) ...
- Selecting previously unselected package libgtk-3-common.
- Preparing to unpack .../069-libgtk-3-common_3.24.31-1_all.deb ...
- Unpacking libgtk-3-common (3.24.31-1) ...
- Selecting previously unselected package libgtk-3-0:amd64.
- Preparing to unpack .../070-libgtk-3-0_3.24.31-1_amd64.deb ...
- Unpacking libgtk-3-0:amd64 (3.24.31-1) ...
- Selecting previously unselected package gir1.2-gtk-3.0:amd64.
- Preparing to unpack .../071-gir1.2-gtk-3.0_3.24.31-1_amd64.deb ...
- Unpacking gir1.2-gtk-3.0:amd64 (3.24.31-1) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../072-icu-devtools_67.1-7_amd64.deb ...
- Unpacking icu-devtools (67.1-7) ...
- Selecting previously unselected package pkg-config.
- Preparing to unpack .../073-pkg-config_0.29.2-1_amd64.deb ...
- Unpacking pkg-config (0.29.2-1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../074-libffi-dev_3.4.2-4_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.2-4) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../075-libglib2.0-data_2.70.3-1_all.deb ...
- Unpacking libglib2.0-data (2.70.3-1) ...
- Selecting previously unselected package libelf1:amd64.
- Preparing to unpack .../076-libelf1_0.186-1_amd64.deb ...
- Unpacking libelf1:amd64 (0.186-1) ...
- Selecting previously unselected package libglib2.0-bin.
- Preparing to unpack .../077-libglib2.0-bin_2.70.3-1_amd64.deb ...
- Unpacking libglib2.0-bin (2.70.3-1) ...
- Selecting previously unselected package python3-lib2to3.
- Preparing to unpack .../078-python3-lib2to3_3.9.10-1_all.deb ...
- Unpacking python3-lib2to3 (3.9.10-1) ...
- Selecting previously unselected package python3-distutils.
- Preparing to unpack .../079-python3-distutils_3.9.10-1_all.deb ...
- Unpacking python3-distutils (3.9.10-1) ...
- Selecting previously unselected package libglib2.0-dev-bin.
- Preparing to unpack .../080-libglib2.0-dev-bin_2.70.3-1_amd64.deb ...
- Unpacking libglib2.0-dev-bin (2.70.3-1) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../081-uuid-dev_2.37.3-1+b1_amd64.deb ...
- Unpacking uuid-dev:amd64 (2.37.3-1+b1) ...
- Selecting previously unselected package libblkid-dev:amd64.
- Preparing to unpack .../082-libblkid-dev_2.37.3-1+b1_amd64.deb ...
- Unpacking libblkid-dev:amd64 (2.37.3-1+b1) ...
- Selecting previously unselected package libsepol-dev:amd64.
- Preparing to unpack .../083-libsepol-dev_3.3-1_amd64.deb ...
- Unpacking libsepol-dev:amd64 (3.3-1) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../084-libpcre2-16-0_10.39-3_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.39-3) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../085-libpcre2-32-0_10.39-3_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.39-3) ...
- Selecting previously unselected package libpcre2-posix3:amd64.
- Preparing to unpack .../086-libpcre2-posix3_10.39-3_amd64.deb ...
- Unpacking libpcre2-posix3:amd64 (10.39-3) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../087-libpcre2-dev_10.39-3_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.39-3) ...
- Selecting previously unselected package libselinux1-dev:amd64.
- Preparing to unpack .../088-libselinux1-dev_3.3-1+b1_amd64.deb ...
- Unpacking libselinux1-dev:amd64 (3.3-1+b1) ...
- Selecting previously unselected package libmount-dev:amd64.
- Preparing to unpack .../089-libmount-dev_2.37.3-1+b1_amd64.deb ...
- Unpacking libmount-dev:amd64 (2.37.3-1+b1) ...
- Selecting previously unselected package libpcre16-3:amd64.
- Preparing to unpack .../090-libpcre16-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre16-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre32-3:amd64.
- Preparing to unpack .../091-libpcre32-3_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre32-3:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcrecpp0v5:amd64.
- Preparing to unpack .../092-libpcrecpp0v5_2%3a8.39-13_amd64.deb ...
- Unpacking libpcrecpp0v5:amd64 (2:8.39-13) ...
- Selecting previously unselected package libpcre3-dev:amd64.
- Preparing to unpack .../093-libpcre3-dev_2%3a8.39-13_amd64.deb ...
- Unpacking libpcre3-dev:amd64 (2:8.39-13) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../094-zlib1g-dev_1%3a1.2.11.dfsg-2_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Selecting previously unselected package libglib2.0-dev:amd64.
- Preparing to unpack .../095-libglib2.0-dev_2.70.3-1_amd64.deb ...
- Unpacking libglib2.0-dev:amd64 (2.70.3-1) ...
- Selecting previously unselected package libatk1.0-dev:amd64.
- Preparing to unpack .../096-libatk1.0-dev_2.36.0-3_amd64.deb ...
- Unpacking libatk1.0-dev:amd64 (2.36.0-3) ...
- Selecting previously unselected package libdbus-1-dev:amd64.
- Preparing to unpack .../097-libdbus-1-dev_1.12.20-3_amd64.deb ...
- Unpacking libdbus-1-dev:amd64 (1.12.20-3) ...
- Selecting previously unselected package libxext-dev:amd64.
- Preparing to unpack .../098-libxext-dev_2%3a1.3.4-1_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.4-1) ...
- Selecting previously unselected package libxfixes-dev:amd64.
- Preparing to unpack .../099-libxfixes-dev_1%3a6.0.0-1_amd64.deb ...
- Unpacking libxfixes-dev:amd64 (1:6.0.0-1) ...
- Selecting previously unselected package libxi-dev:amd64.
- Preparing to unpack .../100-libxi-dev_2%3a1.8-1_amd64.deb ...
- Unpacking libxi-dev:amd64 (2:1.8-1) ...
- Selecting previously unselected package libxtst-dev:amd64.
- Preparing to unpack .../101-libxtst-dev_2%3a1.2.3-1_amd64.deb ...
- Unpacking libxtst-dev:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libatspi2.0-dev:amd64.
- Preparing to unpack .../102-libatspi2.0-dev_2.42.0-2_amd64.deb ...
- Unpacking libatspi2.0-dev:amd64 (2.42.0-2) ...
- Selecting previously unselected package libatk-bridge2.0-dev:amd64.
- Preparing to unpack .../103-libatk-bridge2.0-dev_2.38.0-3_amd64.deb ...
- Unpacking libatk-bridge2.0-dev:amd64 (2.38.0-3) ...
- Selecting previously unselected package libbrotli-dev:amd64.
- Preparing to unpack .../104-libbrotli-dev_1.0.9-2+b3_amd64.deb ...
- Unpacking libbrotli-dev:amd64 (1.0.9-2+b3) ...
- Selecting previously unselected package liblzo2-2:amd64.
- Preparing to unpack .../105-liblzo2-2_2.10-2_amd64.deb ...
- Unpacking liblzo2-2:amd64 (2.10-2) ...
- Selecting previously unselected package libcairo-script-interpreter2:amd64.
- Preparing to unpack .../106-libcairo-script-interpreter2_1.16.0-5_amd64.deb ...
- Unpacking libcairo-script-interpreter2:amd64 (1.16.0-5) ...
- Selecting previously unselected package libexpat1-dev:amd64.
- Preparing to unpack .../107-libexpat1-dev_2.4.4-1_amd64.deb ...
- Unpacking libexpat1-dev:amd64 (2.4.4-1) ...
- Selecting previously unselected package libpng-dev:amd64.
- Preparing to unpack .../108-libpng-dev_1.6.37-3_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.37-3) ...
- Selecting previously unselected package libfreetype-dev:amd64.
- Preparing to unpack .../109-libfreetype-dev_2.11.1+dfsg-1_amd64.deb ...
- Unpacking libfreetype-dev:amd64 (2.11.1+dfsg-1) ...
- Selecting previously unselected package libfreetype6-dev:amd64.
- Preparing to unpack .../110-libfreetype6-dev_2.11.1+dfsg-1_amd64.deb ...
- Unpacking libfreetype6-dev:amd64 (2.11.1+dfsg-1) ...
- Selecting previously unselected package libfontconfig-dev:amd64.
- Preparing to unpack .../111-libfontconfig-dev_2.13.1-4.4_amd64.deb ...
- Unpacking libfontconfig-dev:amd64 (2.13.1-4.4) ...
- Selecting previously unselected package libfontconfig1-dev:amd64.
- Preparing to unpack .../112-libfontconfig1-dev_2.13.1-4.4_amd64.deb ...
- Unpacking libfontconfig1-dev:amd64 (2.13.1-4.4) ...
- Selecting previously unselected package libxrender-dev:amd64.
- Preparing to unpack .../113-libxrender-dev_1%3a0.9.10-1_amd64.deb ...
- Unpacking libxrender-dev:amd64 (1:0.9.10-1) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../114-libice6_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice6:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libsm6:amd64.
- Preparing to unpack .../115-libsm6_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm6:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libice-dev:amd64.
- Preparing to unpack .../116-libice-dev_2%3a1.0.10-1_amd64.deb ...
- Unpacking libice-dev:amd64 (2:1.0.10-1) ...
- Selecting previously unselected package libsm-dev:amd64.
- Preparing to unpack .../117-libsm-dev_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm-dev:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libpixman-1-dev:amd64.
- Preparing to unpack .../118-libpixman-1-dev_0.40.0-1_amd64.deb ...
- Unpacking libpixman-1-dev:amd64 (0.40.0-1) ...
- Selecting previously unselected package libxcb-render0-dev:amd64.
- Preparing to unpack .../119-libxcb-render0-dev_1.14-3_amd64.deb ...
- Unpacking libxcb-render0-dev:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-shm0-dev:amd64.
- Preparing to unpack .../120-libxcb-shm0-dev_1.14-3_amd64.deb ...
- Unpacking libxcb-shm0-dev:amd64 (1.14-3) ...
- Selecting previously unselected package libcairo2-dev:amd64.
- Preparing to unpack .../121-libcairo2-dev_1.16.0-5_amd64.deb ...
- Unpacking libcairo2-dev:amd64 (1.16.0-5) ...
- Selecting previously unselected package libdatrie-dev:amd64.
- Preparing to unpack .../122-libdatrie-dev_0.2.13-2_amd64.deb ...
- Unpacking libdatrie-dev:amd64 (0.2.13-2) ...
- Selecting previously unselected package libdeflate-dev:amd64.
- Preparing to unpack .../123-libdeflate-dev_1.9-1_amd64.deb ...
- Unpacking libdeflate-dev:amd64 (1.9-1) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../124-libdrm-common_2.4.109-2_all.deb ...
- Unpacking libdrm-common (2.4.109-2) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../125-libdrm2_2.4.109-2_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.109-2) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../126-libdrm-amdgpu1_2.4.109-2_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.109-2) ...
- Selecting previously unselected package libpciaccess0:amd64.
- Preparing to unpack .../127-libpciaccess0_0.16-3_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.16-3) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../128-libdrm-intel1_2.4.109-2_amd64.deb ...
- Unpacking libdrm-intel1:amd64 (2.4.109-2) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../129-libdrm-nouveau2_2.4.109-2_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.109-2) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../130-libdrm-radeon1_2.4.109-2_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.109-2) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../131-libglvnd0_1.4.0-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.4.0-1) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../132-libwayland-server0_1.20.0-1_amd64.deb ...
- Unpacking libwayland-server0:amd64 (1.20.0-1) ...
- Selecting previously unselected package libgbm1:amd64.
- Preparing to unpack .../133-libgbm1_21.3.5-1_amd64.deb ...
- Unpacking libgbm1:amd64 (21.3.5-1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../134-libglapi-mesa_21.3.5-1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (21.3.5-1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../135-libx11-xcb1_2%3a1.7.2-2+b1_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.7.2-2+b1) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../136-libxcb-dri2-0_1.14-3_amd64.deb ...
- Unpacking libxcb-dri2-0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../137-libxcb-dri3-0_1.14-3_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../138-libxcb-present0_1.14-3_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../139-libxcb-sync1_1.14-3_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.14-3) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../140-libxcb-xfixes0_1.14-3_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.14-3) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../141-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../142-libegl-mesa0_21.3.5-1_amd64.deb ...
- Unpacking libegl-mesa0:amd64 (21.3.5-1) ...
- Selecting previously unselected package libegl1:amd64.
- Preparing to unpack .../143-libegl1_1.4.0-1_amd64.deb ...
- Unpacking libegl1:amd64 (1.4.0-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../144-libxcb-glx0_1.14-3_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.14-3) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../145-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../146-libz3-4_4.8.12-1+b1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-1+b1) ...
- Selecting previously unselected package libllvm13:amd64.
- Preparing to unpack .../147-libllvm13_1%3a13.0.1~+rc3-1~exp1+b1_amd64.deb ...
- Unpacking libllvm13:amd64 (1:13.0.1~+rc3-1~exp1+b1) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../148-libsensors-config_1%3a3.6.0-7_all.deb ...
- Unpacking libsensors-config (1:3.6.0-7) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../149-libsensors5_1%3a3.6.0-7_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-7) ...
- Selecting previously unselected package libvulkan1:amd64.
- Preparing to unpack .../150-libvulkan1_1.2.198.1-2_amd64.deb ...
- Unpacking libvulkan1:amd64 (1.2.198.1-2) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../151-libgl1-mesa-dri_21.3.5-1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (21.3.5-1) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../152-libglx-mesa0_21.3.5-1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (21.3.5-1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../153-libglx0_1.4.0-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.4.0-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../154-libgl1_1.4.0-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.4.0-1) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../155-libglx-dev_1.4.0-1_amd64.deb ...
- Unpacking libglx-dev:amd64 (1.4.0-1) ...
- Selecting previously unselected package libgl-dev:amd64.
- Preparing to unpack .../156-libgl-dev_1.4.0-1_amd64.deb ...
- Unpacking libgl-dev:amd64 (1.4.0-1) ...
- Selecting previously unselected package libegl-dev:amd64.
- Preparing to unpack .../157-libegl-dev_1.4.0-1_amd64.deb ...
- Unpacking libegl-dev:amd64 (1.4.0-1) ...
- Selecting previously unselected package libglvnd-core-dev:amd64.
- Preparing to unpack .../158-libglvnd-core-dev_1.4.0-1_amd64.deb ...
- Unpacking libglvnd-core-dev:amd64 (1.4.0-1) ...
- Selecting previously unselected package libgles1:amd64.
- Preparing to unpack .../159-libgles1_1.4.0-1_amd64.deb ...
- Unpacking libgles1:amd64 (1.4.0-1) ...
- Selecting previously unselected package libgles2:amd64.
- Preparing to unpack .../160-libgles2_1.4.0-1_amd64.deb ...
- Unpacking libgles2:amd64 (1.4.0-1) ...
- Selecting previously unselected package libgles-dev:amd64.
- Preparing to unpack .../161-libgles-dev_1.4.0-1_amd64.deb ...
- Unpacking libgles-dev:amd64 (1.4.0-1) ...
- Selecting previously unselected package libopengl0:amd64.
- Preparing to unpack .../162-libopengl0_1.4.0-1_amd64.deb ...
- Unpacking libopengl0:amd64 (1.4.0-1) ...
- Selecting previously unselected package libopengl-dev:amd64.
- Preparing to unpack .../163-libopengl-dev_1.4.0-1_amd64.deb ...
- Unpacking libopengl-dev:amd64 (1.4.0-1) ...
- Selecting previously unselected package libglvnd-dev:amd64.
- Preparing to unpack .../164-libglvnd-dev_1.4.0-1_amd64.deb ...
- Unpacking libglvnd-dev:amd64 (1.4.0-1) ...
- Selecting previously unselected package libegl1-mesa-dev:amd64.
- Preparing to unpack .../165-libegl1-mesa-dev_21.3.5-1_amd64.deb ...
- Unpacking libegl1-mesa-dev:amd64 (21.3.5-1) ...
- Selecting previously unselected package libepoxy-dev:amd64.
- Preparing to unpack .../166-libepoxy-dev_1.5.9-2_amd64.deb ...
- Unpacking libepoxy-dev:amd64 (1.5.9-2) ...
- Selecting previously unselected package libfribidi-dev:amd64.
- Preparing to unpack .../167-libfribidi-dev_1.0.8-2_amd64.deb ...
- Unpacking libfribidi-dev:amd64 (1.0.8-2) ...
- Selecting previously unselected package libgdk-pixbuf2.0-bin.
- Preparing to unpack .../168-libgdk-pixbuf2.0-bin_2.42.6+dfsg-2_amd64.deb ...
- Unpacking libgdk-pixbuf2.0-bin (2.42.6+dfsg-2) ...
- Selecting previously unselected package libjpeg62-turbo-dev:amd64.
- Preparing to unpack .../169-libjpeg62-turbo-dev_1%3a2.1.2-1_amd64.deb ...
- Unpacking libjpeg62-turbo-dev:amd64 (1:2.1.2-1) ...
- Selecting previously unselected package libjpeg-dev:amd64.
- Preparing to unpack .../170-libjpeg-dev_1%3a2.1.2-1_amd64.deb ...
- Unpacking libjpeg-dev:amd64 (1:2.1.2-1) ...
- Selecting previously unselected package libjbig-dev:amd64.
- Preparing to unpack .../171-libjbig-dev_2.1-3.1+b2_amd64.deb ...
- Unpacking libjbig-dev:amd64 (2.1-3.1+b2) ...
- Selecting previously unselected package liblzma-dev:amd64.
- Preparing to unpack .../172-liblzma-dev_5.2.5-2_amd64.deb ...
- Unpacking liblzma-dev:amd64 (5.2.5-2) ...
- Selecting previously unselected package libtiffxx5:amd64.
- Preparing to unpack .../173-libtiffxx5_4.3.0-3_amd64.deb ...
- Unpacking libtiffxx5:amd64 (4.3.0-3) ...
- Selecting previously unselected package libtiff-dev:amd64.
- Preparing to unpack .../174-libtiff-dev_4.3.0-3_amd64.deb ...
- Unpacking libtiff-dev:amd64 (4.3.0-3) ...
- Selecting previously unselected package libgdk-pixbuf-2.0-dev:amd64.
- Preparing to unpack .../175-libgdk-pixbuf-2.0-dev_2.42.6+dfsg-2_amd64.deb ...
- Unpacking libgdk-pixbuf-2.0-dev:amd64 (2.42.6+dfsg-2) ...
- Selecting previously unselected package libgraphite2-dev:amd64.
- Preparing to unpack .../176-libgraphite2-dev_1.3.14-1_amd64.deb ...
- Unpacking libgraphite2-dev:amd64 (1.3.14-1) ...
- Selecting previously unselected package libgtk-3-bin.
- Preparing to unpack .../177-libgtk-3-bin_3.24.31-1_amd64.deb ...
- Unpacking libgtk-3-bin (3.24.31-1) ...
- Selecting previously unselected package libharfbuzz-icu0:amd64.
- Preparing to unpack .../178-libharfbuzz-icu0_2.7.4-1_amd64.deb ...
- Unpacking libharfbuzz-icu0:amd64 (2.7.4-1) ...
- Selecting previously unselected package libharfbuzz-gobject0:amd64.
- Preparing to unpack .../179-libharfbuzz-gobject0_2.7.4-1_amd64.deb ...
- Unpacking libharfbuzz-gobject0:amd64 (2.7.4-1) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../180-libicu-dev_67.1-7_amd64.deb ...
- Unpacking libicu-dev:amd64 (67.1-7) ...
- Selecting previously unselected package libharfbuzz-dev:amd64.
- Preparing to unpack .../181-libharfbuzz-dev_2.7.4-1_amd64.deb ...
- Unpacking libharfbuzz-dev:amd64 (2.7.4-1) ...
- Selecting previously unselected package libthai-dev:amd64.
- Preparing to unpack .../182-libthai-dev_0.1.29-1_amd64.deb ...
- Unpacking libthai-dev:amd64 (0.1.29-1) ...
- Selecting previously unselected package libxft-dev:amd64.
- Preparing to unpack .../183-libxft-dev_2.3.2-2_amd64.deb ...
- Unpacking libxft-dev:amd64 (2.3.2-2) ...
- Selecting previously unselected package pango1.0-tools.
- Preparing to unpack .../184-pango1.0-tools_1.50.3+ds1-6_amd64.deb ...
- Unpacking pango1.0-tools (1.50.3+ds1-6) ...
- Selecting previously unselected package libpango1.0-dev:amd64.
- Preparing to unpack .../185-libpango1.0-dev_1.50.3+ds1-6_amd64.deb ...
- Unpacking libpango1.0-dev:amd64 (1.50.3+ds1-6) ...
- Selecting previously unselected package libwayland-bin.
- Preparing to unpack .../186-libwayland-bin_1.20.0-1_amd64.deb ...
- Unpacking libwayland-bin (1.20.0-1) ...
- Selecting previously unselected package libwayland-dev:amd64.
- Preparing to unpack .../187-libwayland-dev_1.20.0-1_amd64.deb ...
- Unpacking libwayland-dev:amd64 (1.20.0-1) ...
- Selecting previously unselected package libxcomposite-dev:amd64.
- Preparing to unpack .../188-libxcomposite-dev_1%3a0.4.5-1_amd64.deb ...
- Unpacking libxcomposite-dev:amd64 (1:0.4.5-1) ...
- Selecting previously unselected package libxcursor-dev:amd64.
- Preparing to unpack .../189-libxcursor-dev_1%3a1.2.0-2_amd64.deb ...
- Unpacking libxcursor-dev:amd64 (1:1.2.0-2) ...
- Selecting previously unselected package libxdamage-dev:amd64.
- Preparing to unpack .../190-libxdamage-dev_1%3a1.1.5-2_amd64.deb ...
- Unpacking libxdamage-dev:amd64 (1:1.1.5-2) ...
- Selecting previously unselected package libxinerama-dev:amd64.
- Preparing to unpack .../191-libxinerama-dev_2%3a1.1.4-3_amd64.deb ...
- Unpacking libxinerama-dev:amd64 (2:1.1.4-3) ...
- Selecting previously unselected package libxkbcommon-dev:amd64.
- Preparing to unpack .../192-libxkbcommon-dev_1.3.1-1_amd64.deb ...
- Unpacking libxkbcommon-dev:amd64 (1.3.1-1) ...
- Selecting previously unselected package libxrandr-dev:amd64.
- Preparing to unpack .../193-libxrandr-dev_2%3a1.5.2-1_amd64.deb ...
- Unpacking libxrandr-dev:amd64 (2:1.5.2-1) ...
- Selecting previously unselected package wayland-protocols.
- Preparing to unpack .../194-wayland-protocols_1.25-1_all.deb ...
- Unpacking wayland-protocols (1.25-1) ...
- Selecting previously unselected package libgtk-3-dev:amd64.
- Preparing to unpack .../195-libgtk-3-dev_3.24.31-1_amd64.deb ...
- Unpacking libgtk-3-dev:amd64 (3.24.31-1) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../196-libpng-tools_1.6.37-3_amd64.deb ...
- Unpacking libpng-tools (1.6.37-3) ...
- Selecting previously unselected package librsvg2-2:amd64.
- Preparing to unpack .../197-librsvg2-2_2.52.5+dfsg-3+b1_amd64.deb ...
- Unpacking librsvg2-2:amd64 (2.52.5+dfsg-3+b1) ...
- Selecting previously unselected package librsvg2-common:amd64.
- Preparing to unpack .../198-librsvg2-common_2.52.5+dfsg-3+b1_amd64.deb ...
- Unpacking librsvg2-common:amd64 (2.52.5+dfsg-3+b1) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../199-libxcb-randr0_1.14-3_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.14-3) ...
- Selecting previously unselected package mesa-vulkan-drivers:amd64.
- Preparing to unpack .../200-mesa-vulkan-drivers_21.3.5-1_amd64.deb ...
- Unpacking mesa-vulkan-drivers:amd64 (21.3.5-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../201-xdg-user-dirs_0.17-2_amd64.deb ...
- Unpacking xdg-user-dirs (0.17-2) ...
- Setting up media-types (5.0.0) ...
- Setting up libpcrecpp0v5:amd64 (2:8.39-13) ...
- Setting up libgraphite2-3:amd64 (1.3.14-1) ...
- Setting up libxcb-dri3-0:amd64 (1.14-3) ...
- Setting up liblcms2-2:amd64 (2.12~rc1-2) ...
- Setting up libpixman-1-0:amd64 (0.40.0-1) ...
- Setting up libwayland-server0:amd64 (1.20.0-1) ...
- Setting up libx11-xcb1:amd64 (2:1.7.2-2+b1) ...
- Setting up libpciaccess0:amd64 (0.16-3) ...
- Setting up fontconfig (2.13.1-4.4) ...
- Regenerating fonts cache... 
- done.
- Setting up systemd-sysv (250.3-2) ...
- Setting up libpixman-1-dev:amd64 (0.40.0-1) ...
- Setting up libxdamage1:amd64 (1:1.1.5-2) ...
- Setting up libxcb-xfixes0:amd64 (1.14-3) ...
- Setting up libglvnd-core-dev:amd64 (1.4.0-1) ...
- Setting up libpcre16-3:amd64 (2:8.39-13) ...
- Setting up hicolor-icon-theme (0.17-2) ...
- Setting up libxi6:amd64 (2:1.8-1) ...
- Setting up libxrender1:amd64 (1:0.9.10-1) ...
- Setting up libicu67:amd64 (67.1-7) ...
- Setting up libdatrie1:amd64 (0.2.13-2) ...
- Setting up xdg-user-dirs (0.17-2) ...
- Setting up libpng-tools (1.6.37-3) ...
- Setting up libxcb-render0:amd64 (1.14-3) ...
- Setting up libglib2.0-0:amd64 (2.70.3-1) ...
- Setting up libglvnd0:amd64 (1.4.0-1) ...
- Setting up libxcb-glx0:amd64 (1.14-3) ...
- Setting up libgdk-pixbuf2.0-common (2.42.6+dfsg-2) ...
- Setting up x11-common (1:7.7+23) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of restart.
- Setting up libsensors-config (1:3.6.0-7) ...
- Setting up libjbig-dev:amd64 (2.1-3.1+b2) ...
- Setting up libnss-systemd:amd64 (250.3-2) ...
- First installation detected...
- Checking NSS setup...
- Setting up xkb-data (2.33-1) ...
- Setting up liblzo2-2:amd64 (2.10-2) ...
- Setting up libxcb-shm0:amd64 (1.14-3) ...
- Setting up libffi-dev:amd64 (3.4.2-4) ...
- Setting up libcairo2:amd64 (1.16.0-5) ...
- Setting up libpcre2-16-0:amd64 (10.39-3) ...
- Setting up libcolord2:amd64 (1.4.5-3) ...
- Setting up libopengl0:amd64 (1.4.0-1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up libxcb-present0:amd64 (1.14-3) ...
- Setting up libdconf1:amd64 (0.40.0-3) ...
- Setting up libxcb-shm0-dev:amd64 (1.14-3) ...
- Setting up libgraphite2-dev:amd64 (1.3.14-1) ...
- Setting up libz3-4:amd64 (4.8.12-1+b1) ...
- Setting up libpcre2-32-0:amd64 (10.39-3) ...
- Setting up libglib2.0-data (2.70.3-1) ...
- Setting up libgles2:amd64 (1.4.0-1) ...
- Setting up libexpat1-dev:amd64 (2.4.4-1) ...
- Setting up libjpeg62-turbo-dev:amd64 (1:2.1.2-1) ...
- Setting up libepoxy0:amd64 (1.5.9-2) ...
- Setting up libxfixes3:amd64 (1:6.0.0-1) ...
- Setting up libxcb-sync1:amd64 (1.14-3) ...
- Setting up uuid-dev:amd64 (2.37.3-1+b1) ...
- Setting up libavahi-common-data:amd64 (0.8-5) ...
- Setting up libgles1:amd64 (1.4.0-1) ...
- Setting up libdbus-1-3:amd64 (1.12.20-3) ...
- Setting up libfribidi0:amd64 (1.0.8-2) ...
- Setting up libxinerama1:amd64 (2:1.1.4-3) ...
- Setting up libpcre32-3:amd64 (2:8.39-13) ...
- Setting up systemd-timesyncd (250.3-2) ...
- Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
- Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
- Setting up libxrandr2:amd64 (2:1.5.2-1) ...
- Setting up icu-devtools (67.1-7) ...
- Setting up pkg-config (0.29.2-1) ...
- Setting up libsepol-dev:amd64 (3.3-1) ...
- Setting up libxcb-render0-dev:amd64 (1.14-3) ...
- Setting up libsensors5:amd64 (1:3.6.0-7) ...
- Setting up libglapi-mesa:amd64 (21.3.5-1) ...
- Setting up libvulkan1:amd64 (1.2.198.1-2) ...
- Setting up libxext-dev:amd64 (2:1.3.4-1) ...
- Setting up liblzma-dev:amd64 (5.2.5-2) ...
- Setting up libxcb-dri2-0:amd64 (1.14-3) ...
- Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2) ...
- Setting up libatk1.0-data (2.36.0-3) ...
- Setting up libpcre2-posix3:amd64 (10.39-3) ...
- Setting up wayland-protocols (1.25-1) ...
- Setting up libdatrie-dev:amd64 (0.2.13-2) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up libxcb-randr0:amd64 (1.14-3) ...
- Setting up dbus-session-bus-common (1.12.20-3) ...
- Setting up libmpdec3:amd64 (2.5.1-2) ...
- Setting up libharfbuzz0b:amd64 (2.7.4-1) ...
- Setting up libthai-data (0.1.29-1) ...
- Setting up libgirepository-1.0-1:amd64 (1.70.0-3) ...
- Setting up libcairo-gobject2:amd64 (1.16.0-5) ...
- Setting up libatk1.0-0:amd64 (2.36.0-3) ...
- Setting up libwayland-egl1:amd64 (1.20.0-1) ...
- Setting up libopengl-dev:amd64 (1.4.0-1) ...
- Setting up dbus-system-bus-common (1.12.20-3) ...
- Setting up libdeflate-dev:amd64 (1.9-1) ...
- Setting up libdrm-common (2.4.109-2) ...
- Setting up libelf1:amd64 (0.186-1) ...
- Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
- Setting up libxrender-dev:amd64 (1:0.9.10-1) ...
- Setting up libicu-dev:amd64 (67.1-7) ...
- Setting up libxml2:amd64 (2.9.12+dfsg-5+b1) ...
- Setting up dbus-bin (1.12.20-3) ...
- Setting up libbrotli-dev:amd64 (1.0.9-2+b3) ...
- Setting up libpython3.9-stdlib:amd64 (3.9.10-1) ...
- Setting up libpython3-stdlib:amd64 (3.9.8-1) ...
- Setting up libtiffxx5:amd64 (4.3.0-3) ...
- Setting up libxkbcommon0:amd64 (1.3.1-1) ...
- Setting up libwayland-client0:amd64 (1.20.0-1) ...
- Setting up libcairo-script-interpreter2:amd64 (1.16.0-5) ...
- Setting up libblkid-dev:amd64 (2.37.3-1+b1) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up libxft2:amd64 (2.3.2-2) ...
- Setting up libharfbuzz-icu0:amd64 (2.7.4-1) ...
- Setting up libpcre2-dev:amd64 (10.39-3) ...
- Setting up libice-dev:amd64 (2:1.0.10-1) ...
- Setting up libselinux1-dev:amd64 (3.3-1+b1) ...
- Setting up libpcre3-dev:amd64 (2:8.39-13) ...
- Setting up libxtst6:amd64 (2:1.2.3-1) ...
- Setting up libfribidi-dev:amd64 (1.0.8-2) ...
- Setting up libxkbcommon-dev:amd64 (1.3.1-1) ...
- Setting up libxcursor1:amd64 (1:1.2.0-2) ...
- Setting up libpng-dev:amd64 (1.6.37-3) ...
- Setting up libavahi-common3:amd64 (0.8-5) ...
- Setting up libjpeg-dev:amd64 (1:2.1.2-1) ...
- Setting up libglib2.0-bin (2.70.3-1) ...
- Setting up dbus-daemon (1.12.20-3) ...
- Setting up libharfbuzz-gobject0:amd64 (2.7.4-1) ...
- Setting up libatspi2.0-0:amd64 (2.42.0-2) ...
- Setting up libfreetype-dev:amd64 (2.11.1+dfsg-1) ...
- Setting up libxfixes-dev:amd64 (1:6.0.0-1) ...
- Setting up libatk-bridge2.0-0:amd64 (2.38.0-3) ...
- Setting up libthai0:amd64 (0.1.29-1) ...
- Setting up libwayland-bin (1.20.0-1) ...
- Setting up libxrandr-dev:amd64 (2:1.5.2-1) ...
- Setting up libtiff-dev:amd64 (4.3.0-3) ...
- Setting up libdbus-1-dev:amd64 (1.12.20-3) ...
- Setting up dbus (1.12.20-3) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up shared-mime-info (2.1-2) ...
- Setting up libllvm13:amd64 (1:13.0.1~+rc3-1~exp1+b1) ...
- Setting up libxinerama-dev:amd64 (2:1.1.4-3) ...
- Setting up gir1.2-glib-2.0:amd64 (1.70.0-3) ...
- Setting up libthai-dev:amd64 (0.1.29-1) ...
- Setting up libdrm2:amd64 (2.4.109-2) ...
- Setting up at-spi2-core (2.42.0-2) ...
- Setting up libwayland-cursor0:amd64 (1.20.0-1) ...
- Setting up libpam-systemd:amd64 (250.3-2) ...
- Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.6+dfsg-2) ...
- Setting up libxi-dev:amd64 (2:1.8-1) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up libavahi-client3:amd64 (0.8-5) ...
- Setting up libmount-dev:amd64 (2.37.3-1+b1) ...
- Setting up python3.9 (3.9.10-1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.109-2) ...
- Setting up libxtst-dev:amd64 (2:1.2.3-1) ...
- Setting up libxdamage-dev:amd64 (1:1.1.5-2) ...
- Setting up mesa-vulkan-drivers:amd64 (21.3.5-1) ...
- Setting up gtk-update-icon-cache (3.24.31-1) ...
- Setting up libdrm-nouveau2:amd64 (2.4.109-2) ...
- Setting up gir1.2-freedesktop:amd64 (1.70.0-3) ...
- Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.42.6+dfsg-2) ...
- Setting up libgbm1:amd64 (21.3.5-1) ...
- Setting up libfontconfig-dev:amd64 (2.13.1-4.4) ...
- Setting up gir1.2-atk-1.0:amd64 (2.36.0-3) ...
- Setting up libsm-dev:amd64 (2:1.2.3-1) ...
- Setting up libdrm-radeon1:amd64 (2.4.109-2) ...
- Setting up libxcomposite-dev:amd64 (1:0.4.5-1) ...
- Setting up libxcursor-dev:amd64 (1:1.2.0-2) ...
- Setting up libpango-1.0-0:amd64 (1.50.3+ds1-6) ...
- Setting up libdrm-intel1:amd64 (2.4.109-2) ...
- Setting up libgl1-mesa-dri:amd64 (21.3.5-1) ...
- Setting up python3 (3.9.8-1) ...
- running python rtupdate hooks for python3.9...
- running python post-rtupdate hooks for python3.9...
- Setting up gir1.2-atspi-2.0:amd64 (2.42.0-2) ...
- Setting up libwayland-dev:amd64 (1.20.0-1) ...
- Setting up gir1.2-harfbuzz-0.0:amd64 (2.7.4-1) ...
- Setting up libfreetype6-dev:amd64 (2.11.1+dfsg-1) ...
- Setting up dbus-user-session (1.12.20-3) ...
- Setting up libegl-mesa0:amd64 (21.3.5-1) ...
- Setting up adwaita-icon-theme (41.0-1) ...
- update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode
- Setting up libcups2:amd64 (2.3.3op2-7) ...
- Setting up libgdk-pixbuf2.0-bin (2.42.6+dfsg-2) ...
- Setting up libegl1:amd64 (1.4.0-1) ...
- Setting up libpangoft2-1.0-0:amd64 (1.50.3+ds1-6) ...
- Setting up python3-lib2to3 (3.9.10-1) ...
- Setting up libpangocairo-1.0-0:amd64 (1.50.3+ds1-6) ...
- Setting up libxft-dev:amd64 (2.3.2-2) ...
- Setting up python3-distutils (3.9.10-1) ...
- Setting up libglib2.0-dev-bin (2.70.3-1) ...
- Setting up libfontconfig1-dev:amd64 (2.13.1-4.4) ...
- Setting up libglx-mesa0:amd64 (21.3.5-1) ...
- Setting up libpangoxft-1.0-0:amd64 (1.50.3+ds1-6) ...
- Setting up libglx0:amd64 (1.4.0-1) ...
- Setting up pango1.0-tools (1.50.3+ds1-6) ...
- Setting up dconf-service (0.40.0-3) ...
- Setting up librsvg2-2:amd64 (2.52.5+dfsg-3+b1) ...
- Setting up gir1.2-pango-1.0:amd64 (1.50.3+ds1-6) ...
- Setting up libgl1:amd64 (1.4.0-1) ...
- Setting up libglib2.0-dev:amd64 (2.70.3-1) ...
- Setting up librsvg2-common:amd64 (2.52.5+dfsg-3+b1) ...
- Setting up libglx-dev:amd64 (1.4.0-1) ...
- Setting up libcairo2-dev:amd64 (1.16.0-5) ...
- Setting up libgl-dev:amd64 (1.4.0-1) ...
- Setting up libatk1.0-dev:amd64 (2.36.0-3) ...
- Setting up libgdk-pixbuf-2.0-dev:amd64 (2.42.6+dfsg-2) ...
- Setting up libatspi2.0-dev:amd64 (2.42.0-2) ...
- Setting up libharfbuzz-dev:amd64 (2.7.4-1) ...
- Setting up dconf-gsettings-backend:amd64 (0.40.0-3) ...
- Setting up libegl-dev:amd64 (1.4.0-1) ...
- Setting up libepoxy-dev:amd64 (1.5.9-2) ...
- Setting up libatk-bridge2.0-dev:amd64 (2.38.0-3) ...
- Setting up libpango1.0-dev:amd64 (1.50.3+ds1-6) ...
- Setting up libgles-dev:amd64 (1.4.0-1) ...
- Setting up libgtk-3-common (3.24.31-1) ...
- Setting up libgtk-3-0:amd64 (3.24.31-1) ...
- Setting up gir1.2-gtk-3.0:amd64 (3.24.31-1) ...
- Setting up libglvnd-dev:amd64 (1.4.0-1) ...
- Setting up libgtk-3-bin (3.24.31-1) ...
- Setting up libegl1-mesa-dev:amd64 (21.3.5-1) ...
- Setting up libgtk-3-dev:amd64 (3.24.31-1) ...
- Processing triggers for libc-bin (2.33-5) ...
- Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.6+dfsg-2) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/33:
Processing  2/33:
Processing  3/33: [cairo2.0.6.2: http]
Processing  3/33:
-> retrieved cairo2.0.6.2  (https://github.com/Chris00/ocaml-cairo/releases/download/0.6.2/cairo2-0.6.2.tbz)
Processing  4/33:
Processing  5/33:
Processing  6/33:
Processing  7/33:
Processing  8/33: [conf-pkg-config: pkg-config]
-> retrieved bimage.0.2.1  (cached)
Processing  9/33: [conf-pkg-config: pkg-config]
-> retrieved bimage-gtk.0.2.1  (cached)
Processing 10/33: [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.1  (cached)
Processing 11/33: [lablgtk3.3.1.2: http] [conf-pkg-config: pkg-config]
- Usage:
-   pkg-config [OPTION?]
- 
- Help Options:
-   -h, --help                              Show help options
- 
- Application Options:
-   --version                               output version of pkg-config
-   --modversion                            output version for package
-   --atleast-pkgconfig-version=VERSION     require given version of pkg-config
-   --libs                                  output all linker flags
-   --static                                output linker flags for static linking
-   --short-errors                          print short errors
-   --libs-only-l                           output -l flags
-   --libs-only-other                       output other libs (e.g. -pthread)
-   --libs-only-L                           output -L flags
-   --cflags                                output all pre-processor and compiler flags
-   --cflags-only-I                         output -I flags
-   --cflags-only-other                     output cflags not covered by the cflags-only-I option
-   --variable=NAME                         get the value of variable named NAME
-   --define-variable=NAME=VALUE            set variable NAME to VALUE
-   --exists                                return 0 if the module(s) exist
-   --print-variables                       output list of variables defined by the module
-   --uninstalled                           return 0 if the uninstalled version of one or more module(s) or their dependencies will be used
-   --atleast-version=VERSION               return 0 if the module is at least version VERSION
-   --exact-version=VERSION                 return 0 if the module is at exactly version VERSION
-   --max-version=VERSION                   return 0 if the module is at no newer than version VERSION
-   --list-all                              list all known packages
-   --debug                                 show verbose debug information
-   --print-errors                          show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line)
-   --silence-errors                        be silent about errors (default when --exists or --atleast/exact/max-version given on the command line)
-   --errors-to-stdout                      print errors from --print-errors to stdout not stderr
-   --print-provides                        print which packages the package provides
-   --print-requires                        print which packages the package requires
-   --print-requires-private                print which packages the package requires for static linking
-   --validate                              validate a package's .pc file
-   --define-prefix                         try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --dont-define-prefix                    don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file
-   --prefix-variable=PREFIX                set the name of the variable that pkg-config automatically sets
- 
-> compiled  conf-pkg-config.2
Processing 11/33: [lablgtk3.3.1.2: http]
Processing 12/33: [lablgtk3.3.1.2: http] [conf-pkg-config: mkdir]
-> retrieved dune.2.9.3  (cached)
Processing 13/33: [lablgtk3.3.1.2: http] [conf-pkg-config: mkdir]
Processing 14/33: [lablgtk3.3.1.2: http] [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> retrieved dune-configurator.2.9.3  (cached)
Processing 14/33: [dune: ocaml bootstrap.ml] [conf-pkg-config: mkdir]
-> installed conf-pkg-config.2
Processing 14/33: [dune: ocaml bootstrap.ml]
Processing 15/33: [conf-cairo: pkg-config cairo] [dune: ocaml bootstrap.ml]
Processing 16/33: [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [dune: ocaml bootstrap.ml]
-> retrieved result.1.5  (cached)
-> retrieved lablgtk3.3.1.2  (https://github.com/garrigue/lablgtk/archive/3.1.2.tar.gz)
-> compiled  conf-cairo.1
Processing 16/33: [conf-gtk3: pkg-config 3.18] [dune: ocaml bootstrap.ml]
-> installed conf-cairo.1
Processing 17/33: [conf-gtk3: pkg-config 3.18] [dune: ocaml bootstrap.ml]
-> compiled  conf-gtk3.18
Processing 17/33: [dune: ocaml bootstrap.ml]
-> installed conf-gtk3.18
Processing 18/33: [dune: ocaml bootstrap.ml]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.2.9.3)
- File "./bootstrap.ml", line 46, characters 17-27:
- 46 |               && String.sub fn 0 (String.length duneboot) = duneboot
-                       ^^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- File "./bootstrap.ml", line 103, characters 28-37:
- 103 |   let args = Array.to_list (Array.sub Sys.argv 1 (Array.length Sys.argv - 1)) in
-                                   ^^^^^^^^^
- Warning 6 [labels-omitted]: labels pos, len were omitted in the application of this function.
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 31
- cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_base.ml
- File "vendor/cmdliner/src/cmdliner_base.ml", line 158, characters 14-27:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_docgen.ml
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 278, characters 23-39:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 293, characters 22-56:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 294, characters 35-51:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_docgen.ml", line 295, characters 36-52:
- Warning 6 [labels-omitted]: label sec was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_cline.ml
- File "vendor/cmdliner/src/cmdliner_cline.ml", line 128, characters 20-47:
- Warning 6 [labels-omitted]: labels kind, ambs were omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner_arg.ml
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 193, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 243, characters 24-50:
- Warning 6 [labels-omitted]: label err was omitted in the application of this function.
- File "vendor/cmdliner/src/cmdliner_arg.ml", line 260, characters 10-36:
- Warning 6 [labels-omitted]: label pos was omitted in the application of this function.
- cd _boot && /home/opam/.opam/4.14/bin/ocamlopt.opt -c -g -no-alias-deps -w -49 -I +threads cmdliner.ml
- File "vendor/cmdliner/src/cmdliner.ml", line 195, characters 25-47:
- Warning 6 [labels-omitted]: label errs was omitted in the application of this function.
- 

Processing 18/33: [dune: ./dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./dune.exe" "build" "-p" "dune" "--profile" "dune-bootstrap" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune.2.9.3)
-> compiled  dune.2.9.3
-> installed dune.2.9.3
Processing 20/33: [bimage: dune build]
Processing 21/33: [bimage: dune build] [csexp: dune build]
Processing 22/33: [bimage: dune build] [csexp: dune build] [result: dune build]
-> compiled  csexp.1.5.1
Processing 22/33: [bimage: dune build] [result: dune build]
-> installed csexp.1.5.1
Processing 23/33: [bimage: dune build] [result: dune build]
-> compiled  result.1.5
Processing 23/33: [bimage: dune build]
-> installed result.1.5
Processing 24/33: [bimage: dune build]
Processing 25/33: [bimage: dune build] [dune-configurator: dune build]
-> compiled  bimage.0.2.1
Processing 25/33: [dune-configurator: dune build]
-> installed bimage.0.2.1
Processing 26/33: [dune-configurator: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "31" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.2.9.3)
-> compiled  dune-configurator.2.9.3
-> installed dune-configurator.2.9.3
Processing 28/33: [cairo2: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cairo2" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cairo2.0.6.2)
-          gcc src/cairo_stubs.o
- In file included from /usr/include/freetype2/freetype/fttypes.h:25,
-                  from /usr/include/freetype2/freetype/freetype.h:25,
-                  from /usr/include/cairo/cairo-ft.h:47,
-                  from cairo_ocaml.h:151,
-                  from cairo_ocaml_types.h:3,
-                  from cairo_stubs.c:35:
- /usr/include/freetype2/freetype/ftsystem.h:172:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   172 |     FT_Alloc_Func    alloc;
-       |             ^~~~~~~~~~~~~~~                                      
- cairo_stubs.c: In function 'caml_cairo_create':
- cairo_stubs.c:53:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-    53 |   CAIRO_ASSIGN(vcontext, cr);
-       |             ^~~~~~~~~~~~~~~~~                                                  
- cairo_stubs.c: In function 'caml_cairo_get_target':
- cairo_stubs.c:71:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-    71 |   SURFACE_ASSIGN(vsurf, surf);
-       |             ^~~~~~~~~~~~~~~~~~                                                 
- cairo_stubs.c: In function 'caml_cairo_pop_group':
- cairo_stubs.c:95:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-    95 |   PATTERN_ASSIGN(vpat, pat);
-       |             ^~~~~~~~~~~~~~~~                                                   
- cairo_stubs.c: In function 'caml_cairo_get_group_target':
- cairo_stubs.c:111:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   111 |   SURFACE_ASSIGN(vsurf, surf);
-       |             ^~~~~~~~~~~~~~~~~~                                                 
- cairo_stubs.c: In function 'caml_cairo_get_source':
- cairo_stubs.c:134:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   134 |   PATTERN_ASSIGN(vpat, pat);
-       |             ^~~~~~~~~~~~~~~~                                                   
- cairo_stubs.c: In function 'caml_cairo_copy_path':
- cairo_stubs.c:314:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   314 |   PATH_ASSIGN(vpath, path);
-       |             ^~~~~~~~~~~~~~~                                                    
- cairo_stubs.c: In function 'caml_cairo_copy_path_flat':
- cairo_stubs.c:324:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   324 |   PATH_ASSIGN(vpath, path);
-       |             ^~~~~~~~~~~~~~~                                                    
- cairo_stubs.c: In function 'caml_cairo_path_of_array':
- cairo_stubs.c:480:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   480 |   PATH_ASSIGN(vpath, path); /* vpath points to path */
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- cairo_stubs.c: In function 'caml_cairo_pattern_create_rgb':
- cairo_stubs.c:554:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   554 |   PATTERN_ASSIGN(vpat, pat);
-       |             ^~~~~~~~~~~~~~~~                                                   
- cairo_stubs.c: In function 'caml_cairo_pattern_create_rgba':
- cairo_stubs.c:568:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   568 |   PATTERN_ASSIGN(vpat, pat);
-       |             ^~~~~~~~~~~~~~~~                                                   
- cairo_stubs.c: In function 'caml_cairo_pattern_create_for_surface':
- cairo_stubs.c:594:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   594 |   PATTERN_ASSIGN(vpat, pat);
-       |             ^~~~~~~~~~~~~~~~                                                   
- cairo_stubs.c: In function 'caml_cairo_pattern_get_surface':
- cairo_stubs.c:608:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   608 |   SURFACE_ASSIGN(vsurf, surface);
-       |             ^~~~~~~~~~~~~~~~~~~~~                                              
- cairo_stubs.c: In function 'caml_cairo_pattern_create_linear':
- cairo_stubs.c:620:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   620 |   PATTERN_ASSIGN(vpat, pat);
-       |             ^~~~~~~~~~~~~~~~                                                   
- cairo_stubs.c: In function 'caml_cairo_pattern_create_radial':
- cairo_stubs.c:650:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   650 |   PATTERN_ASSIGN(vpat, pat);
-       |             ^~~~~~~~~~~~~~~~                                                   
- cairo_stubs.c: In function 'caml_cairo_get_font_options':
- cairo_stubs.c:791:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   791 |   FONT_OPTIONS_ASSIGN(vfont_option, options);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- cairo_stubs.c: In function 'caml_cairo_font_options_create':
- cairo_stubs.c:801:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   801 |   FONT_OPTIONS_ASSIGN(vfo, fo);
-       |             ^~~~~~~~~~~~~~~~~~~                                                
- cairo_stubs.c: In function 'caml_cairo_font_options_copy':
- cairo_stubs.c:811:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   811 |   FONT_OPTIONS_ASSIGN(vcopy, copy);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                            
- cairo_stubs.c: In function 'caml_cairo_get_font_face':
- cairo_stubs.c:881:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   881 |   FONT_FACE_ASSIGN(vff, ff);
-       |             ^~~~~~~~~~~~~~~~                                                   
- cairo_stubs.c: In function 'caml_cairo_toy_font_face_create':
- cairo_stubs.c:894:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   894 |   FONT_FACE_ASSIGN(vff, ff);
-       |             ^~~~~~~~~~~~~~~~                                                   
- cairo_stubs.c: In function 'caml_cairo_get_scaled_font':
- cairo_stubs.c:934:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   934 |   vsf = ALLOC(scaled_font);
-       |             ^~~~~~~~~~~~~~~                                                    
- cairo_stubs.c: In function 'caml_cairo_scaled_font_create':
- cairo_stubs.c:948:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   948 |   vsf = ALLOC(scaled_font);
-       |             ^~~~~~~~~~~~~~~                                                    
- cairo_stubs.c: In function 'caml_cairo_scaled_font_text_to_glyphs':
- cairo_stubs.c:1009:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-  1009 |      String_val(vutf8), string_length(vutf8),
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- cairo_stubs.c: In function 'caml_cairo_scaled_font_get_font_face':
- cairo_stubs.c:1043:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1043 |   vff = ALLOC(font_face);
-       |             ^~~~~~~~~~~~~                                                      
- cairo_stubs.c: In function 'caml_cairo_scaled_font_get_font_options':
- cairo_stubs.c:1056:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1056 |   FONT_OPTIONS_ASSIGN(vfo, fo);
-       |             ^~~~~~~~~~~~~~~~~~~                                                
- cairo_stubs.c: In function 'caml_cairo_Ft_init_FreeType':
- cairo_stubs.c:1097:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1097 |   FT_LIBRARY_ASSIGN(vft, ft);
-       |             ^~~~~~~~~~~~~~~~~                                                  
- cairo_stubs.c: In function 'caml_cairo_Ft_new_face':
- cairo_stubs.c:1114:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1114 |   FT_FACE_ASSIGN(vface, face);
-       |             ^~~~~~~~~~~~~~~~~~                                                 
- cairo_stubs.c: In function 'caml_cairo_ft_create_for_ft_face':
- cairo_stubs.c:1131:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1131 |   FONT_FACE_ASSIGN(vff, ff);
-       |             ^~~~~~~~~~~~~~~~                                                   
- cairo_stubs.c: In function 'caml_cairo_ft_create_for_pattern':
- cairo_stubs.c:1168:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1168 |   FONT_FACE_ASSIGN(vff, ff);
-       |             ^~~~~~~~~~~~~~~~                                                   
- cairo_stubs.c: In function 'caml_cairo_ft_scaled_font_lock_face':
- cairo_stubs.c:1180:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1180 |   FT_FACE_ASSIGN(vface, face);
-       |             ^~~~~~~~~~~~~~~~~~                                                 
- cairo_stubs.c: In function 'caml_cairo_show_text_glyphs':
- cairo_stubs.c:1272:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-  1272 |   cairo_show_text_glyphs(cr, String_val(vutf8), string_length(vutf8),
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- cairo_stubs.c: In function 'caml_cairo_surface_create_similar':
- cairo_stubs.c:1376:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1376 |   SURFACE_ASSIGN(vsurf, surf);
-       |             ^~~~~~~~~~~~~~~~~~                                                 
- cairo_stubs.c: In function 'caml_cairo_surface_get_font_options':
- cairo_stubs.c:1404:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1404 |   FONT_OPTIONS_ASSIGN(vfo, fo);
-       |             ^~~~~~~~~~~~~~~~~~~                                                
- cairo_stubs.c: In function 'caml_cairo_image_surface_create':
- cairo_stubs.c:1514:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1514 |   vsurf = ALLOC(surface); /* alloc this first in case it raises an exn */
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- cairo_stubs.c: In function 'caml_cairo_image_surface_create_for_data8':
- cairo_stubs.c:1611:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1611 | SURFACE_CREATE_DATA(data8)
-       |             ^~~~~~~~~~~~~~                                                     
- cairo_stubs.c: In function 'caml_cairo_image_surface_create_for_data32':
- cairo_stubs.c:1612:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1612 | SURFACE_CREATE_DATA(data32)
-       |             ^~~~~~~~~~~~~~~                                                    
- cairo_stubs.c: In function 'caml_cairo_image_surface_get_UINT8':
- cairo_stubs.c:1639:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1639 |                  * cairo_image_surface_get_height(SURFACE_VAL(vsurf)) )
-       |             ^    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- cairo_stubs.c:1639:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- cairo_stubs.c: In function 'caml_cairo_image_surface_get_INT32':
- cairo_stubs.c:1642:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-  1642 |                  cairo_image_surface_get_stride(SURFACE_VAL(vsurf)) / 4 )
-       |             ^    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- cairo_stubs.c:1642:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
- cairo_stubs.c: In function 'caml_cairo_pdf_surface_create_for_stream':
- cairo_stubs.c:1727:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1727 | SURFACE_CREATE_FROM_STREAM(cairo_pdf_surface_create_for_stream)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- cairo_stubs.c: In function 'caml_cairo_pdf_surface_create':
- cairo_stubs.c:1728:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1728 | SURFACE_CREATE(cairo_pdf_surface_create)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- cairo_stubs.c: In function 'caml_cairo_image_surface_create_from_png':
- cairo_stubs.c:1770:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1770 |   SURFACE_ASSIGN(vsurf, surf);
-       |             ^~~~~~~~~~~~~~~~~~                                                 
- cairo_stubs.c: In function 'caml_cairo_image_surface_create_from_png_stream':
- cairo_stubs.c:1784:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1784 |   SURFACE_ASSIGN(vsurf, surf);
-       |             ^~~~~~~~~~~~~~~~~~                                                 
- cairo_stubs.c: In function 'caml_cairo_ps_surface_create':
- cairo_stubs.c:1822:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1822 | SURFACE_CREATE(cairo_ps_surface_create)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- cairo_stubs.c: In function 'caml_cairo_ps_surface_create_for_stream':
- cairo_stubs.c:1823:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1823 | SURFACE_CREATE_FROM_STREAM(cairo_ps_surface_create_for_stream)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- cairo_stubs.c: In function 'caml_cairo_svg_surface_create':
- cairo_stubs.c:1895:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1895 | SURFACE_CREATE(cairo_svg_surface_create)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- cairo_stubs.c: In function 'caml_cairo_svg_surface_create_for_stream':
- cairo_stubs.c:1896:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1896 | SURFACE_CREATE_FROM_STREAM(cairo_svg_surface_create_for_stream)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
- cairo_stubs.c: In function 'caml_cairo_recording_surface_create':
- cairo_stubs.c:1955:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-  1955 |     SURFACE_ASSIGN(vsurf, surf);
-       |             ^~~~~~~~~~~~~~~~~~~~                                               
-> compiled  cairo2.0.6.2
-> installed cairo2.0.6.2
[lablgtk3: patch] applying dune-project.patch
Processing 30/33: [lablgtk3: patch]
Processing 30/33: [lablgtk3: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "lablgtk3" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/lablgtk3.3.1.2)
-       ocamlc tools/.varcc.eobjs/byte/varcc.{cmi,cmo,cmt}
- File "tools/varcc.ml", line 32, characters 5-11:
- 32 | open Genlex
-           ^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 36, characters 27-35:
- 36 | let may_string (strm__ : _ Stream.t) =
-                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 37, characters 8-19:
- 37 |   match Stream.peek strm__ with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 38, characters 23-34:
- 38 |     Some (String s) -> Stream.junk strm__; s
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 41, characters 24-32:
- 41 | let may_bar (strm__ : _ Stream.t) =
-                              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 42, characters 8-19:
- 42 |   match Stream.peek strm__ with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 43, characters 22-33:
- 43 |     Some (Kwd "|") -> Stream.junk strm__; ()
-                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 46, characters 31-39:
- 46 | let rec ident_list (strm__ : _ Stream.t) =
-                                     ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 47, characters 8-19:
- 47 |   match Stream.peek strm__ with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 49, characters 6-17:
- 49 |       Stream.junk strm__;
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 50, characters 18-29:
- 50 |       begin match Stream.peek strm__ with
-                        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 52, characters 10-21:
- 52 |           Stream.junk strm__;
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 55, characters 14-28:
- 55 |               Stream.Failure -> raise (Stream.Error "")
-                    ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 55, characters 39-51:
- 55 |               Stream.Failure -> raise (Stream.Error "")
-                                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 58, characters 36-50:
- 58 |             try may_bar strm__ with Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 58, characters 61-73:
- 58 |             try may_bar strm__ with Stream.Failure -> raise (Stream.Error "")
-                                                                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 61, characters 20-32:
- 61 |       | _ -> raise (Stream.Error "")
-                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 67, characters 39-47:
- 67 | let rec star ?(acc = []) p (strm__ : _ Stream.t) =
-                                             ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 68, characters 33-47:
- 68 |   match try Some (p strm__) with Stream.Failure -> None with
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 72, characters 21-29:
- 72 | let flag (strm__ : _ Stream.t) =
-                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 73, characters 8-19:
- 73 |   match Stream.peek strm__ with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 75, characters 6-17:
- 75 |       Stream.junk strm__; s
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 76, characters 15-29:
- 76 |   | _ -> raise Stream.Failure
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 78, characters 24-32:
- 78 | let protect (strm__ : _ Stream.t) =
-                              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 79, characters 8-19:
- 79 |   match Stream.peek strm__ with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 81, characters 6-17:
- 81 |       Stream.junk strm__;
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 82, characters 18-29:
- 82 |       begin match Stream.peek strm__ with
-                        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 83, characters 26-37:
- 83 |         Some (Ident m) -> Stream.junk strm__; Some m
-                                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 84, characters 20-32:
- 84 |       | _ -> raise (Stream.Error "")
-                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 101, characters 36-44:
- 101 | let declaration ~hc ~cc (strm__ : _ Stream.t) =
-                                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 102, characters 8-19:
- 102 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 104, characters 6-17:
- 104 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 106, characters 34-48:
- 106 |         try star flag strm__ with Stream.Failure -> raise (Stream.Error "")
-                                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 106, characters 59-71:
- 106 |         try star flag strm__ with Stream.Failure -> raise (Stream.Error "")
-                                                                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 109, characters 32-46:
- 109 |         try protect strm__ with Stream.Failure -> raise (Stream.Error "")
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 109, characters 57-69:
- 109 |         try protect strm__ with Stream.Failure -> raise (Stream.Error "")
-                                                                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 111, characters 18-29:
- 111 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 113, characters 10-21:
- 113 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 116, characters 14-28:
- 116 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 116, characters 39-51:
- 116 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 118, characters 22-33:
- 118 |           begin match Stream.peek strm__ with
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 120, characters 14-25:
- 120 |               Stream.junk strm__;
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 123, characters 18-32:
- 123 |                   Stream.Failure -> raise (Stream.Error "")
-                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 123, characters 43-55:
- 123 |                   Stream.Failure -> raise (Stream.Error "")
-                                                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 125, characters 26-37:
- 125 |               begin match Stream.peek strm__ with
-                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 127, characters 18-29:
- 127 |                   Stream.junk strm__;
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 130, characters 22-36:
- 130 |                       Stream.Failure -> raise (Stream.Error "")
-                             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 130, characters 47-59:
- 130 |                       Stream.Failure -> raise (Stream.Error "")
-                                                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 134, characters 22-36:
- 134 |                       Stream.Failure -> raise (Stream.Error "")
-                             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 134, characters 47-59:
- 134 |                       Stream.Failure -> raise (Stream.Error "")
-                                                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 136, characters 30-41:
- 136 |                   begin match Stream.peek strm__ with
-                                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 138, characters 22-33:
- 138 |                       Stream.junk strm__;
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 141, characters 26-40:
- 141 |                           Stream.Failure -> raise (Stream.Error "")
-                                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 141, characters 51-63:
- 141 |                           Stream.Failure -> raise (Stream.Error "")
-                                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 228, characters 32-44:
- 228 |                   | _ -> raise (Stream.Error "")
-                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 230, characters 28-40:
- 230 |               | _ -> raise (Stream.Error "")
-                                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 232, characters 24-36:
- 232 |           | _ -> raise (Stream.Error "")
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 234, characters 20-32:
- 234 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 237, characters 6-17:
- 237 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 238, characters 18-29:
- 238 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 239, characters 27-38:
- 239 |         Some (String s) -> Stream.junk strm__; package := s
-                                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 240, characters 20-32:
- 240 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 243, characters 6-17:
- 243 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 244, characters 18-29:
- 244 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 245, characters 27-38:
- 245 |         Some (String s) -> Stream.junk strm__; pkgprefix := s
-                                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 246, characters 20-32:
- 246 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 253, characters 14-31:
- 253 |   let chars = Stream.of_channel ic in
-                     ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 312, characters 4-16:
- 312 |   | Stream.Error err ->
-           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 315, characters 16-28:
- 315 |            err (Stream.count chars))
-                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-       ocamlc tools/.varcc.eobjs/byte/propcc.{cmi,cmo,cmt}
- File "tools/propcc.ml", line 138, characters 5-11:
- 138 | open Genlex
-            ^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 143, characters 39-47:
- 143 | let rec star ?(acc = []) p (strm__ : _ Stream.t) =
-                                              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 144, characters 33-47:
- 144 |   match try Some (p strm__) with Stream.Failure -> None with
-                                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 148, characters 25-36:
- 148 | let may_token tok s = if Stream.peek s = Some tok then Stream.junk s
-                                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 148, characters 55-66:
- 148 | let may_token tok s = if Stream.peek s = Some tok then Stream.junk s
-                                                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 150, characters 22-30:
- 150 | let ident (strm__ : _ Stream.t) =
-                             ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 151, characters 8-19:
- 151 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 152, characters 23-34:
- 152 |     Some (Ident id) -> Stream.junk strm__; id
-                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 153, characters 15-29:
- 153 |   | _ -> raise Stream.Failure
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 155, characters 23-31:
- 155 | let string (strm__ : _ Stream.t) =
-                              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 156, characters 8-19:
- 156 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 157, characters 23-34:
- 157 |     Some (String s) -> Stream.junk strm__; s
-                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 158, characters 15-29:
- 158 |   | _ -> raise Stream.Failure
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 160, characters 32-40:
- 160 | let may_colon p def (strm__ : _ Stream.t) =
-                                       ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 161, characters 8-19:
- 161 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 162, characters 22-33:
- 162 |     Some (Kwd ":") -> Stream.junk strm__; p strm__
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 165, characters 31-39:
- 165 | let may_string def (strm__ : _ Stream.t) =
-                                      ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 166, characters 8-19:
- 166 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 167, characters 23-34:
- 167 |     Some (String s) -> Stream.junk strm__; s
-                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 170, characters 27-35:
- 170 | let may_name s (strm__ : _ Stream.t) =
-                                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 171, characters 8-19:
- 171 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 173, characters 6-17:
- 173 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 174, characters 18-29:
- 174 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 176, characters 10-21:
- 176 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 177, characters 22-33:
- 177 |           begin match Stream.peek strm__ with
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 178, characters 30-41:
- 178 |             Some (Kwd ")") -> Stream.junk strm__; id
-                                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 179, characters 24-36:
- 179 |           | _ -> raise (Stream.Error "")
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 181, characters 20-32:
- 181 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 185, characters 26-34:
- 185 | let next_attr (strm__ : _ Stream.t) =
-                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 186, characters 8-19:
- 186 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 188, characters 6-17:
- 188 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 189, characters 18-29:
- 189 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 191, characters 10-21:
- 191 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 194, characters 14-28:
- 194 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 194, characters 39-51:
- 194 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 197, characters 20-32:
- 197 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 199, characters 15-29:
- 199 |   | _ -> raise Stream.Failure
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 205, characters 31-39:
- 205 | let label_type2 id (strm__ : _ Stream.t) =
-                                      ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 206, characters 8-19:
- 206 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 208, characters 6-17:
- 208 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 209, characters 18-29:
- 209 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 210, characters 27-38:
- 210 |         Some (Ident ty) -> Stream.junk strm__; id, ty
-                                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 211, characters 20-32:
- 211 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 214, characters 27-35:
- 214 | let label_type (strm__ : _ Stream.t) =
-                                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 215, characters 8-19:
- 215 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 217, characters 6-17:
- 217 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 219, characters 8-22:
- 219 |         Stream.Failure -> raise (Stream.Error "")
-               ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 219, characters 33-45:
- 219 |         Stream.Failure -> raise (Stream.Error "")
-                                        ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 221, characters 15-29:
- 221 |   | _ -> raise Stream.Failure
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 227, characters 39-47:
- 227 | let return_type (l, types) (strm__ : _ Stream.t) =
-                                              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 228, characters 8-19:
- 228 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 230, characters 6-17:
- 230 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 231, characters 18-29:
- 231 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 232, characters 28-39:
- 232 |         Some (Ident ret) -> Stream.junk strm__; Types (l, types, ret)
-                                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 233, characters 20-32:
- 233 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 237, characters 27-35:
- 237 | let marshaller (strm__ : _ Stream.t) =
-                                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 238, characters 8-19:
- 238 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 239, characters 23-34:
- 239 |     Some (String s) -> Stream.junk strm__; Function s
-                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 241, characters 6-17:
- 241 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 244, characters 10-24:
- 244 |           Stream.Failure -> raise (Stream.Error "")
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 244, characters 35-47:
- 244 |           Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 249, characters 28-36:
- 249 | let simple_attr (strm__ : _ Stream.t) =
-                                   ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 250, characters 8-19:
- 250 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 252, characters 6-17:
- 252 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 253, characters 18-29:
- 253 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 254, characters 26-37:
- 254 |         Some (Ident s) -> Stream.junk strm__; s
-                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 255, characters 20-32:
- 255 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 257, characters 15-29:
- 257 |   | _ -> raise Stream.Failure
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 259, characters 22-30:
- 259 | let field (strm__ : _ Stream.t) =
-                             ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 260, characters 8-19:
- 260 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 262, characters 6-17:
- 262 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 265, characters 10-24:
- 265 |           Stream.Failure -> raise (Stream.Error "")
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 265, characters 35-47:
- 265 |           Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 267, characters 18-29:
- 267 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 269, characters 10-21:
- 269 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 270, characters 22-33:
- 270 |           begin match Stream.peek strm__ with
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 272, characters 14-25:
- 272 |               Stream.junk strm__;
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 273, characters 26-37:
- 273 |               begin match Stream.peek strm__ with
-                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 275, characters 18-29:
- 275 |                   Stream.junk strm__;
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 278, characters 22-36:
- 278 |                       Stream.Failure -> raise (Stream.Error "")
-                             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 278, characters 47-59:
- 278 |                       Stream.Failure -> raise (Stream.Error "")
-                                                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 282, characters 27-39:
- 282 |                     raise (Stream.Error "bad attribute");
-                                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 284, characters 28-40:
- 284 |               | _ -> raise (Stream.Error "")
-                                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 286, characters 24-36:
- 286 |           | _ -> raise (Stream.Error "")
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 288, characters 20-32:
- 288 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 291, characters 6-17:
- 291 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 292, characters 18-29:
- 292 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 294, characters 10-21:
- 294 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 297, characters 14-28:
- 297 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 297, characters 39-51:
- 297 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 301, characters 14-28:
- 301 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 301, characters 39-51:
- 301 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 304, characters 19-31:
- 304 |             raise (Stream.Error "bad attribute");
-                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 306, characters 20-32:
- 306 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 309, characters 6-17:
- 309 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 310, characters 18-29:
- 310 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 312, characters 10-21:
- 312 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 315, characters 14-28:
- 315 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 315, characters 39-51:
- 315 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 319, characters 14-28:
- 319 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 319, characters 39-51:
- 319 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 322, characters 19-31:
- 322 |             raise (Stream.Error "bad attribute");
-                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 324, characters 20-32:
- 324 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 326, characters 15-29:
- 326 |   | _ -> raise Stream.Failure
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 338, characters 33-41:
- 338 | let rec verbatim buf (strm__ : _ Stream.t) =
-                                        ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 339, characters 8-19:
- 339 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 341, characters 6-17:
- 341 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 346, characters 6-17:
- 346 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 350, characters 6-17:
- 350 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 351, characters 18-29:
- 351 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 353, characters 10-21:
- 353 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 358, characters 20-32:
- 358 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 361, characters 6-17:
- 361 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 363, characters 15-29:
- 363 |   | _ -> raise Stream.Failure
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 365, characters 26-34:
- 365 | let read_pair (strm__ : _ Stream.t) =
-                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 366, characters 8-19:
- 366 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 368, characters 6-17:
- 368 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 371, characters 10-24:
- 371 |           Stream.Failure -> raise (Stream.Error "")
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 371, characters 35-47:
- 371 |           Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 374, characters 15-29:
- 374 |   | _ -> raise Stream.Failure
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 376, characters 26-34:
- 376 | let qualifier (strm__ : _ Stream.t) =
-                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 377, characters 8-19:
- 377 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 379, characters 6-17:
- 379 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 382, characters 10-24:
- 382 |           Stream.Failure -> raise (Stream.Error "")
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 382, characters 35-47:
- 382 |           Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 385, characters 15-29:
- 385 |   | _ -> raise Stream.Failure
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 398, characters 38-46:
- 398 | let process_phrase ~chars (strm__ : _ Stream.t) =
-                                             ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 399, characters 8-19:
- 399 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 401, characters 6-17:
- 401 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 402, characters 18-29:
- 402 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 404, characters 10-21:
- 404 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 407, characters 14-28:
- 407 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 407, characters 39-51:
- 407 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 411, characters 14-28:
- 411 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 411, characters 39-51:
- 411 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 415, characters 14-28:
- 415 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 415, characters 39-51:
- 415 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 417, characters 22-33:
- 417 |           begin match Stream.peek strm__ with
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 419, characters 14-25:
- 419 |               Stream.junk strm__;
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 422, characters 18-32:
- 422 |                   Stream.Failure -> raise (Stream.Error "")
-                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 422, characters 43-55:
- 422 |                   Stream.Failure -> raise (Stream.Error "")
-                                                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 424, characters 26-37:
- 424 |               begin match Stream.peek strm__ with
-                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 426, characters 18-29:
- 426 |                   Stream.junk strm__;
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 430, characters 27-39:
- 430 |                     raise (Stream.Error "bad qualifier");
-                                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 439, characters 28-40:
- 439 |               | _ -> raise (Stream.Error "")
-                                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 441, characters 24-36:
- 441 |           | _ -> raise (Stream.Error "")
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 443, characters 20-32:
- 443 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 446, characters 6-17:
- 446 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 447, characters 18-29:
- 447 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 449, characters 10-21:
- 449 |           Stream.junk strm__; initializers := !initializers @ [func]
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 450, characters 20-32:
- 450 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 453, characters 6-17:
- 453 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 454, characters 18-29:
- 454 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 456, characters 10-21:
- 456 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 459, characters 20-32:
- 459 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 462, characters 6-17:
- 462 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 463, characters 18-29:
- 463 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 465, characters 10-21:
- 465 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 468, characters 20-32:
- 468 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 471, characters 6-17:
- 471 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 472, characters 18-29:
- 472 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 473, characters 28-39:
- 473 |         Some (String id) -> Stream.junk strm__; prefix := id
-                                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 474, characters 20-32:
- 474 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 477, characters 6-17:
- 477 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 478, characters 18-29:
- 478 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 479, characters 28-39:
- 479 |         Some (String id) -> Stream.junk strm__; tagprefix := id
-                                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 480, characters 20-32:
- 480 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 483, characters 6-17:
- 483 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 486, characters 10-24:
- 486 |           Stream.Failure -> raise (Stream.Error "")
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 486, characters 35-47:
- 486 |           Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 490, characters 10-24:
- 490 |           Stream.Failure -> raise (Stream.Error "")
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 490, characters 35-47:
- 490 |           Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 492, characters 18-29:
- 492 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 494, characters 10-21:
- 494 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 497, characters 14-28:
- 497 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 497, characters 39-51:
- 497 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 499, characters 22-33:
- 499 |           begin match Stream.peek strm__ with
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 501, characters 14-25:
- 501 |               Stream.junk strm__;
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 506, characters 24-36:
- 506 |           | _ -> raise (Stream.Error "")
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 508, characters 20-32:
- 508 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 511, characters 6-17:
- 511 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 512, characters 18-29:
- 512 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 514, characters 10-21:
- 514 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 517, characters 14-28:
- 517 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 517, characters 39-51:
- 517 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 519, characters 22-33:
- 519 |           begin match Stream.peek strm__ with
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 521, characters 14-25:
- 521 |               Stream.junk strm__;
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 523, characters 24-36:
- 523 |           | _ -> raise (Stream.Error "")
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 525, characters 20-32:
- 525 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 528, characters 6-17:
- 528 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 529, characters 18-29:
- 529 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 531, characters 10-21:
- 531 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 534, characters 14-28:
- 534 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 534, characters 39-51:
- 534 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 536, characters 22-33:
- 536 |           begin match Stream.peek strm__ with
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 538, characters 14-25:
- 538 |               Stream.junk strm__; List.iter l ~f:(fun (k, d) -> add_boxed k d)
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 539, characters 24-36:
- 539 |           | _ -> raise (Stream.Error "")
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 541, characters 20-32:
- 541 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 543, characters 14-25:
- 543 |   | Some _ -> Stream.junk strm__; raise (Stream.Error "")
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 543, characters 41-53:
- 543 |   | Some _ -> Stream.junk strm__; raise (Stream.Error "")
-                                                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 562, characters 14-31:
- 562 |   let chars = Stream.of_channel ic in
-                     ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 566, characters 4-16:
- 566 |   | Stream.Error _ | Stream.Failure ->
-           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 566, characters 21-35:
- 566 |   | Stream.Error _ | Stream.Failure ->
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 568, characters 9-21:
- 568 |         (Stream.count chars);
-                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 572, characters 36-48:
- 572 |         (Printexc.to_string exn) f (Stream.count chars);
-                                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-     ocamlopt tools/.varcc.eobjs/native/varcc.{cmx,o}
- File "tools/varcc.ml", line 32, characters 5-11:
- 32 | open Genlex
-           ^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 36, characters 27-35:
- 36 | let may_string (strm__ : _ Stream.t) =
-                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 37, characters 8-19:
- 37 |   match Stream.peek strm__ with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 38, characters 23-34:
- 38 |     Some (String s) -> Stream.junk strm__; s
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 41, characters 24-32:
- 41 | let may_bar (strm__ : _ Stream.t) =
-                              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 42, characters 8-19:
- 42 |   match Stream.peek strm__ with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 43, characters 22-33:
- 43 |     Some (Kwd "|") -> Stream.junk strm__; ()
-                            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 46, characters 31-39:
- 46 | let rec ident_list (strm__ : _ Stream.t) =
-                                     ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 47, characters 8-19:
- 47 |   match Stream.peek strm__ with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 49, characters 6-17:
- 49 |       Stream.junk strm__;
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 50, characters 18-29:
- 50 |       begin match Stream.peek strm__ with
-                        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 52, characters 10-21:
- 52 |           Stream.junk strm__;
-                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 55, characters 14-28:
- 55 |               Stream.Failure -> raise (Stream.Error "")
-                    ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 55, characters 39-51:
- 55 |               Stream.Failure -> raise (Stream.Error "")
-                                             ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 58, characters 36-50:
- 58 |             try may_bar strm__ with Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 58, characters 61-73:
- 58 |             try may_bar strm__ with Stream.Failure -> raise (Stream.Error "")
-                                                                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 61, characters 20-32:
- 61 |       | _ -> raise (Stream.Error "")
-                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 67, characters 39-47:
- 67 | let rec star ?(acc = []) p (strm__ : _ Stream.t) =
-                                             ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 68, characters 33-47:
- 68 |   match try Some (p strm__) with Stream.Failure -> None with
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 72, characters 21-29:
- 72 | let flag (strm__ : _ Stream.t) =
-                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 73, characters 8-19:
- 73 |   match Stream.peek strm__ with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 75, characters 6-17:
- 75 |       Stream.junk strm__; s
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 76, characters 15-29:
- 76 |   | _ -> raise Stream.Failure
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 78, characters 24-32:
- 78 | let protect (strm__ : _ Stream.t) =
-                              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 79, characters 8-19:
- 79 |   match Stream.peek strm__ with
-              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 81, characters 6-17:
- 81 |       Stream.junk strm__;
-            ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 82, characters 18-29:
- 82 |       begin match Stream.peek strm__ with
-                        ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 83, characters 26-37:
- 83 |         Some (Ident m) -> Stream.junk strm__; Some m
-                                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 84, characters 20-32:
- 84 |       | _ -> raise (Stream.Error "")
-                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 101, characters 36-44:
- 101 | let declaration ~hc ~cc (strm__ : _ Stream.t) =
-                                           ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 102, characters 8-19:
- 102 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 104, characters 6-17:
- 104 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 106, characters 34-48:
- 106 |         try star flag strm__ with Stream.Failure -> raise (Stream.Error "")
-                                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 106, characters 59-71:
- 106 |         try star flag strm__ with Stream.Failure -> raise (Stream.Error "")
-                                                                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 109, characters 32-46:
- 109 |         try protect strm__ with Stream.Failure -> raise (Stream.Error "")
-                                       ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 109, characters 57-69:
- 109 |         try protect strm__ with Stream.Failure -> raise (Stream.Error "")
-                                                                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 111, characters 18-29:
- 111 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 113, characters 10-21:
- 113 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 116, characters 14-28:
- 116 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 116, characters 39-51:
- 116 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 118, characters 22-33:
- 118 |           begin match Stream.peek strm__ with
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 120, characters 14-25:
- 120 |               Stream.junk strm__;
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 123, characters 18-32:
- 123 |                   Stream.Failure -> raise (Stream.Error "")
-                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 123, characters 43-55:
- 123 |                   Stream.Failure -> raise (Stream.Error "")
-                                                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 125, characters 26-37:
- 125 |               begin match Stream.peek strm__ with
-                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 127, characters 18-29:
- 127 |                   Stream.junk strm__;
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 130, characters 22-36:
- 130 |                       Stream.Failure -> raise (Stream.Error "")
-                             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 130, characters 47-59:
- 130 |                       Stream.Failure -> raise (Stream.Error "")
-                                                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 134, characters 22-36:
- 134 |                       Stream.Failure -> raise (Stream.Error "")
-                             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 134, characters 47-59:
- 134 |                       Stream.Failure -> raise (Stream.Error "")
-                                                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 136, characters 30-41:
- 136 |                   begin match Stream.peek strm__ with
-                                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 138, characters 22-33:
- 138 |                       Stream.junk strm__;
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 141, characters 26-40:
- 141 |                           Stream.Failure -> raise (Stream.Error "")
-                                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 141, characters 51-63:
- 141 |                           Stream.Failure -> raise (Stream.Error "")
-                                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 228, characters 32-44:
- 228 |                   | _ -> raise (Stream.Error "")
-                                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 230, characters 28-40:
- 230 |               | _ -> raise (Stream.Error "")
-                                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 232, characters 24-36:
- 232 |           | _ -> raise (Stream.Error "")
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 234, characters 20-32:
- 234 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 237, characters 6-17:
- 237 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 238, characters 18-29:
- 238 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 239, characters 27-38:
- 239 |         Some (String s) -> Stream.junk strm__; package := s
-                                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 240, characters 20-32:
- 240 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 243, characters 6-17:
- 243 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 244, characters 18-29:
- 244 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 245, characters 27-38:
- 245 |         Some (String s) -> Stream.junk strm__; pkgprefix := s
-                                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 246, characters 20-32:
- 246 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 253, characters 14-31:
- 253 |   let chars = Stream.of_channel ic in
-                     ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 312, characters 4-16:
- 312 |   | Stream.Error err ->
-           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/varcc.ml", line 315, characters 16-28:
- 315 |            err (Stream.count chars))
-                       ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-     ocamlopt tools/.varcc.eobjs/native/propcc.{cmx,o}
- File "tools/propcc.ml", line 138, characters 5-11:
- 138 | open Genlex
-            ^^^^^^
- Alert deprecated: module Stdlib.Genlex
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 143, characters 39-47:
- 143 | let rec star ?(acc = []) p (strm__ : _ Stream.t) =
-                                              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 144, characters 33-47:
- 144 |   match try Some (p strm__) with Stream.Failure -> None with
-                                        ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 148, characters 25-36:
- 148 | let may_token tok s = if Stream.peek s = Some tok then Stream.junk s
-                                ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 148, characters 55-66:
- 148 | let may_token tok s = if Stream.peek s = Some tok then Stream.junk s
-                                                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 150, characters 22-30:
- 150 | let ident (strm__ : _ Stream.t) =
-                             ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 151, characters 8-19:
- 151 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 152, characters 23-34:
- 152 |     Some (Ident id) -> Stream.junk strm__; id
-                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 153, characters 15-29:
- 153 |   | _ -> raise Stream.Failure
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 155, characters 23-31:
- 155 | let string (strm__ : _ Stream.t) =
-                              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 156, characters 8-19:
- 156 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 157, characters 23-34:
- 157 |     Some (String s) -> Stream.junk strm__; s
-                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 158, characters 15-29:
- 158 |   | _ -> raise Stream.Failure
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 160, characters 32-40:
- 160 | let may_colon p def (strm__ : _ Stream.t) =
-                                       ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 161, characters 8-19:
- 161 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 162, characters 22-33:
- 162 |     Some (Kwd ":") -> Stream.junk strm__; p strm__
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 165, characters 31-39:
- 165 | let may_string def (strm__ : _ Stream.t) =
-                                      ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 166, characters 8-19:
- 166 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 167, characters 23-34:
- 167 |     Some (String s) -> Stream.junk strm__; s
-                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 170, characters 27-35:
- 170 | let may_name s (strm__ : _ Stream.t) =
-                                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 171, characters 8-19:
- 171 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 173, characters 6-17:
- 173 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 174, characters 18-29:
- 174 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 176, characters 10-21:
- 176 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 177, characters 22-33:
- 177 |           begin match Stream.peek strm__ with
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 178, characters 30-41:
- 178 |             Some (Kwd ")") -> Stream.junk strm__; id
-                                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 179, characters 24-36:
- 179 |           | _ -> raise (Stream.Error "")
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 181, characters 20-32:
- 181 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 185, characters 26-34:
- 185 | let next_attr (strm__ : _ Stream.t) =
-                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 186, characters 8-19:
- 186 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 188, characters 6-17:
- 188 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 189, characters 18-29:
- 189 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 191, characters 10-21:
- 191 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 194, characters 14-28:
- 194 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 194, characters 39-51:
- 194 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 197, characters 20-32:
- 197 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 199, characters 15-29:
- 199 |   | _ -> raise Stream.Failure
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 205, characters 31-39:
- 205 | let label_type2 id (strm__ : _ Stream.t) =
-                                      ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 206, characters 8-19:
- 206 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 208, characters 6-17:
- 208 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 209, characters 18-29:
- 209 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 210, characters 27-38:
- 210 |         Some (Ident ty) -> Stream.junk strm__; id, ty
-                                  ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 211, characters 20-32:
- 211 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 214, characters 27-35:
- 214 | let label_type (strm__ : _ Stream.t) =
-                                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 215, characters 8-19:
- 215 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 217, characters 6-17:
- 217 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 219, characters 8-22:
- 219 |         Stream.Failure -> raise (Stream.Error "")
-               ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 219, characters 33-45:
- 219 |         Stream.Failure -> raise (Stream.Error "")
-                                        ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 221, characters 15-29:
- 221 |   | _ -> raise Stream.Failure
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 227, characters 39-47:
- 227 | let return_type (l, types) (strm__ : _ Stream.t) =
-                                              ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 228, characters 8-19:
- 228 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 230, characters 6-17:
- 230 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 231, characters 18-29:
- 231 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 232, characters 28-39:
- 232 |         Some (Ident ret) -> Stream.junk strm__; Types (l, types, ret)
-                                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 233, characters 20-32:
- 233 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 237, characters 27-35:
- 237 | let marshaller (strm__ : _ Stream.t) =
-                                  ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 238, characters 8-19:
- 238 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 239, characters 23-34:
- 239 |     Some (String s) -> Stream.junk strm__; Function s
-                              ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 241, characters 6-17:
- 241 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 244, characters 10-24:
- 244 |           Stream.Failure -> raise (Stream.Error "")
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 244, characters 35-47:
- 244 |           Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 249, characters 28-36:
- 249 | let simple_attr (strm__ : _ Stream.t) =
-                                   ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 250, characters 8-19:
- 250 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 252, characters 6-17:
- 252 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 253, characters 18-29:
- 253 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 254, characters 26-37:
- 254 |         Some (Ident s) -> Stream.junk strm__; s
-                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 255, characters 20-32:
- 255 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 257, characters 15-29:
- 257 |   | _ -> raise Stream.Failure
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 259, characters 22-30:
- 259 | let field (strm__ : _ Stream.t) =
-                             ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 260, characters 8-19:
- 260 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 262, characters 6-17:
- 262 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 265, characters 10-24:
- 265 |           Stream.Failure -> raise (Stream.Error "")
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 265, characters 35-47:
- 265 |           Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 267, characters 18-29:
- 267 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 269, characters 10-21:
- 269 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 270, characters 22-33:
- 270 |           begin match Stream.peek strm__ with
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 272, characters 14-25:
- 272 |               Stream.junk strm__;
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 273, characters 26-37:
- 273 |               begin match Stream.peek strm__ with
-                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 275, characters 18-29:
- 275 |                   Stream.junk strm__;
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 278, characters 22-36:
- 278 |                       Stream.Failure -> raise (Stream.Error "")
-                             ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 278, characters 47-59:
- 278 |                       Stream.Failure -> raise (Stream.Error "")
-                                                      ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 282, characters 27-39:
- 282 |                     raise (Stream.Error "bad attribute");
-                                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 284, characters 28-40:
- 284 |               | _ -> raise (Stream.Error "")
-                                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 286, characters 24-36:
- 286 |           | _ -> raise (Stream.Error "")
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 288, characters 20-32:
- 288 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 291, characters 6-17:
- 291 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 292, characters 18-29:
- 292 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 294, characters 10-21:
- 294 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 297, characters 14-28:
- 297 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 297, characters 39-51:
- 297 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 301, characters 14-28:
- 301 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 301, characters 39-51:
- 301 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 304, characters 19-31:
- 304 |             raise (Stream.Error "bad attribute");
-                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 306, characters 20-32:
- 306 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 309, characters 6-17:
- 309 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 310, characters 18-29:
- 310 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 312, characters 10-21:
- 312 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 315, characters 14-28:
- 315 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 315, characters 39-51:
- 315 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 319, characters 14-28:
- 319 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 319, characters 39-51:
- 319 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 322, characters 19-31:
- 322 |             raise (Stream.Error "bad attribute");
-                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 324, characters 20-32:
- 324 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 326, characters 15-29:
- 326 |   | _ -> raise Stream.Failure
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 338, characters 33-41:
- 338 | let rec verbatim buf (strm__ : _ Stream.t) =
-                                        ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 339, characters 8-19:
- 339 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 341, characters 6-17:
- 341 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 346, characters 6-17:
- 346 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 350, characters 6-17:
- 350 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 351, characters 18-29:
- 351 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 353, characters 10-21:
- 353 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 358, characters 20-32:
- 358 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 361, characters 6-17:
- 361 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 363, characters 15-29:
- 363 |   | _ -> raise Stream.Failure
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 365, characters 26-34:
- 365 | let read_pair (strm__ : _ Stream.t) =
-                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 366, characters 8-19:
- 366 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 368, characters 6-17:
- 368 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 371, characters 10-24:
- 371 |           Stream.Failure -> raise (Stream.Error "")
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 371, characters 35-47:
- 371 |           Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 374, characters 15-29:
- 374 |   | _ -> raise Stream.Failure
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 376, characters 26-34:
- 376 | let qualifier (strm__ : _ Stream.t) =
-                                 ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 377, characters 8-19:
- 377 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 379, characters 6-17:
- 379 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 382, characters 10-24:
- 382 |           Stream.Failure -> raise (Stream.Error "")
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 382, characters 35-47:
- 382 |           Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 385, characters 15-29:
- 385 |   | _ -> raise Stream.Failure
-                      ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 398, characters 38-46:
- 398 | let process_phrase ~chars (strm__ : _ Stream.t) =
-                                             ^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 399, characters 8-19:
- 399 |   match Stream.peek strm__ with
-               ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 401, characters 6-17:
- 401 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 402, characters 18-29:
- 402 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 404, characters 10-21:
- 404 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 407, characters 14-28:
- 407 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 407, characters 39-51:
- 407 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 411, characters 14-28:
- 411 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 411, characters 39-51:
- 411 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 415, characters 14-28:
- 415 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 415, characters 39-51:
- 415 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 417, characters 22-33:
- 417 |           begin match Stream.peek strm__ with
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 419, characters 14-25:
- 419 |               Stream.junk strm__;
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 422, characters 18-32:
- 422 |                   Stream.Failure -> raise (Stream.Error "")
-                         ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 422, characters 43-55:
- 422 |                   Stream.Failure -> raise (Stream.Error "")
-                                                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 424, characters 26-37:
- 424 |               begin match Stream.peek strm__ with
-                                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 426, characters 18-29:
- 426 |                   Stream.junk strm__;
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 430, characters 27-39:
- 430 |                     raise (Stream.Error "bad qualifier");
-                                  ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 439, characters 28-40:
- 439 |               | _ -> raise (Stream.Error "")
-                                   ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 441, characters 24-36:
- 441 |           | _ -> raise (Stream.Error "")
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 443, characters 20-32:
- 443 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 446, characters 6-17:
- 446 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 447, characters 18-29:
- 447 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 449, characters 10-21:
- 449 |           Stream.junk strm__; initializers := !initializers @ [func]
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 450, characters 20-32:
- 450 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 453, characters 6-17:
- 453 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 454, characters 18-29:
- 454 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 456, characters 10-21:
- 456 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 459, characters 20-32:
- 459 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 462, characters 6-17:
- 462 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 463, characters 18-29:
- 463 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 465, characters 10-21:
- 465 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 468, characters 20-32:
- 468 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 471, characters 6-17:
- 471 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 472, characters 18-29:
- 472 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 473, characters 28-39:
- 473 |         Some (String id) -> Stream.junk strm__; prefix := id
-                                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 474, characters 20-32:
- 474 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 477, characters 6-17:
- 477 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 478, characters 18-29:
- 478 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 479, characters 28-39:
- 479 |         Some (String id) -> Stream.junk strm__; tagprefix := id
-                                   ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 480, characters 20-32:
- 480 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 483, characters 6-17:
- 483 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 486, characters 10-24:
- 486 |           Stream.Failure -> raise (Stream.Error "")
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 486, characters 35-47:
- 486 |           Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 490, characters 10-24:
- 490 |           Stream.Failure -> raise (Stream.Error "")
-                 ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 490, characters 35-47:
- 490 |           Stream.Failure -> raise (Stream.Error "")
-                                          ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 492, characters 18-29:
- 492 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 494, characters 10-21:
- 494 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 497, characters 14-28:
- 497 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 497, characters 39-51:
- 497 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 499, characters 22-33:
- 499 |           begin match Stream.peek strm__ with
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 501, characters 14-25:
- 501 |               Stream.junk strm__;
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 506, characters 24-36:
- 506 |           | _ -> raise (Stream.Error "")
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 508, characters 20-32:
- 508 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 511, characters 6-17:
- 511 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 512, characters 18-29:
- 512 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 514, characters 10-21:
- 514 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 517, characters 14-28:
- 517 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 517, characters 39-51:
- 517 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 519, characters 22-33:
- 519 |           begin match Stream.peek strm__ with
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 521, characters 14-25:
- 521 |               Stream.junk strm__;
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 523, characters 24-36:
- 523 |           | _ -> raise (Stream.Error "")
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 525, characters 20-32:
- 525 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 528, characters 6-17:
- 528 |       Stream.junk strm__;
-             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 529, characters 18-29:
- 529 |       begin match Stream.peek strm__ with
-                         ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 531, characters 10-21:
- 531 |           Stream.junk strm__;
-                 ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 534, characters 14-28:
- 534 |               Stream.Failure -> raise (Stream.Error "")
-                     ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 534, characters 39-51:
- 534 |               Stream.Failure -> raise (Stream.Error "")
-                                              ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 536, characters 22-33:
- 536 |           begin match Stream.peek strm__ with
-                             ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 538, characters 14-25:
- 538 |               Stream.junk strm__; List.iter l ~f:(fun (k, d) -> add_boxed k d)
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 539, characters 24-36:
- 539 |           | _ -> raise (Stream.Error "")
-                               ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 541, characters 20-32:
- 541 |       | _ -> raise (Stream.Error "")
-                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 543, characters 14-25:
- 543 |   | Some _ -> Stream.junk strm__; raise (Stream.Error "")
-                     ^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 543, characters 41-53:
- 543 |   | Some _ -> Stream.junk strm__; raise (Stream.Error "")
-                                                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 562, characters 14-31:
- 562 |   let chars = Stream.of_channel ic in
-                     ^^^^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 566, characters 4-16:
- 566 |   | Stream.Error _ | Stream.Failure ->
-           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 566, characters 21-35:
- 566 |   | Stream.Error _ | Stream.Failure ->
-                            ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 568, characters 9-21:
- 568 |         (Stream.count chars);
-                ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
- File "tools/propcc.ml", line 572, characters 36-48:
- 572 |         (Printexc.to_string exn) f (Stream.count chars);
-                                           ^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Stream
- Use the camlp-streams library instead.
-          gcc src/ml_gpointer.o
- 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));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
-       propcc src/gtkBaseProps.ml,src/ogtkBaseProps.ml
- Warning: no conversion for type GdkWindow_opt in class GtkWidget
-       propcc src/gtkMiscProps.ml,src/ogtkMiscProps.ml
- 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
-       propcc src/gtkTreeProps.ml,src/ogtkTreeProps.ml
- Warning: no conversion for type PangoAttrList in class GtkCellRendererText
-       propcc src/gtkTextProps.ml,src/ogtkTextProps.ml
- Warning: no conversion for type PangoTabArray in class GtkTextView
- Warning: no conversion for type PangoTabArray in class GtkTextTag
-          gcc src/ml_gdkpixbuf.o
- ml_gdkpixbuf.c: In function 'ml_GdkPixbuf_serialize':
- ml_gdkpixbuf.c:69:13: warning: "serialize_int_4" is deprecated: use "caml_serialize_int_4" instead
-    69 |   serialize_int_4 (len);
-       |             ^~~~~~~~~~~~                                                             
- ml_gdkpixbuf.c:70:13: warning: "serialize_block_1" is deprecated: use "caml_serialize_block_1" instead
-    70 |   serialize_block_1 (stream, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                       
- ml_gdkpixbuf.c: In function 'ml_GdkPixbuf_deserialize':
- ml_gdkpixbuf.c:85:13: warning: "deserialize_uint_4" is deprecated: use "caml_deserialize_uint_4" instead
-    85 |   len = deserialize_uint_4();
-       |             ^~~~~~~~~~~~~~~~~                                                              
- ml_gdkpixbuf.c:86:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    86 |   stream = stat_alloc (len);
-       |             ^~~~~~~~~~~~~~~~                                               
- ml_gdkpixbuf.c:87:13: warning: "deserialize_block_1" is deprecated: use "caml_deserialize_block_1" instead
-    87 |   deserialize_block_1 (stream, len);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                                         
- ml_gdkpixbuf.c:95:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-    95 |   stat_free (stream);
-       |             ^~~~~~~~~                                                    
- ml_gdkpixbuf.c:103:13: warning: "deserialize_error" is deprecated: use "caml_deserialize_error" instead
-   103 |       deserialize_error (msg);
-       |             ^~~~~~~~~~~~~~~~~~                                                           
- ml_gdkpixbuf.c: In function 'ml_gdkpixbuf_init':
- ml_gdkpixbuf.c:133:13: warning: "register_custom_operations" is deprecated: use "caml_register_custom_operations" instead
-   133 |   register_custom_operations (&ml_custom_GdkPixbuf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                       
- ml_gdkpixbuf.c: In function 'ml_gdk_pixbuf_get_pixels':
- ml_gdkpixbuf.c:149:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   149 |     value ret = alloc_small(2,0);
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- ml_gdkpixbuf.c: In function 'ml_gdk_pixbuf_get_file_info':
- ml_gdkpixbuf.c:185:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   185 |   v = alloc_tuple(3);
-       |             ^~~~~~~~~                                                        
- ml_gdkpixbuf.c:186:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   186 |   Store_field(v, 0, copy_string(gdk_pixbuf_format_get_name(fmt)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- ml_gdkpixbuf.c: In function 'convert_gdk_pixbuf_options':
- ml_gdkpixbuf.c:259:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-   259 |       *opt_k = stat_alloc(sizeof (char *) * (len + 1));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- ml_gdkpixbuf.c:260:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-   260 |       *opt_v = stat_alloc(sizeof (char *) * (len + 1));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                    
- ml_gdkpixbuf.c: In function 'ml_gdk_pixbuf_save':
- ml_gdkpixbuf.c:288:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-   288 |   stat_free(opt_k);
-       |             ^~~~~~~                                                      
- ml_gdkpixbuf.c:289:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-   289 |   stat_free(opt_v);
-       |             ^~~~~~~                                                      
- ml_gdkpixbuf.c: In function 'ml_gdkpixbuf_savefunc':
- ml_gdkpixbuf.c:305:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
-   305 |   s = alloc_string (count);
-       |             ^~~~~~~~~~~~~~~                                                    
- ml_gdkpixbuf.c:307:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   307 |   res = callback_exn (*cb, s);
-       |             ^~~~~~~~~~~~~~~~~~                                                 
- ml_gdkpixbuf.c:311:27: warning: "format_caml_exception" is deprecated: use "caml_format_exception" instead
-   311 |                    "%s", format_caml_exception(Extract_exception(res)));
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
-          gcc src/wrappers.o
- In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
-                  from /usr/include/glib-2.0/glib.h:54,
-                  from wrappers.c:31:
- /usr/include/glib-2.0/glib/gmain.h:274:13: warning: "callback" is deprecated: use "caml_callback" instead
-   274 |                         GSourceFunc callback,
-       |             ^           ~~~~~~~~~~~~~~~~~~~~~                          
- In file included from /usr/include/glib-2.0/glib.h:54,
-                  from wrappers.c:31:
- /usr/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/include/glib-2.0/glib.h:65,
-                  from wrappers.c:31:
- /usr/include/glib-2.0/glib/gpattern.h:43:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-    43 |                                gsize string_length,
-       |             ^                  ~~~~~~~~~~~~~~~~~~~~                              
- /usr/include/glib-2.0/glib/gpattern.h:51:48: warning: "string_length" is deprecated: use "caml_string_length" instead
-    51 |                                         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:134:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-   134 |     register_global_root (p);
-       |             ^~~~~~~~~~~~~~~~~                                                                  
- wrappers.c: In function 'ml_global_root_destroy':
- wrappers.c:140:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-   140 |     remove_global_root ((value *)data);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                                    
- 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);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
-          gcc src/ml_gtkpack.o
- 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);
-       |             ^~~~~~~~~~~~~~~                                                  
-          gcc src/ml_gobject.o
- 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 'notify_destroy':
- ml_gobject.c:181:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-   181 |     remove_global_root((value*)&c->data);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                  
- 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_closure_new':
- ml_gobject.c:218:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-   218 |     register_global_root((value*)&closure->data);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                              
- 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");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
-          gcc src/cairo_pango_stubs.o
- In file included from /usr/include/glib-2.0/glib/giochannel.h:33,
-                  from /usr/include/glib-2.0/glib.h:54,
-                  from /usr/include/gtk-3.0/gdk/gdkconfig.h:13,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:30,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/glib/gmain.h:274:13: warning: "callback" is deprecated: use "caml_callback" instead
-   274 |                         GSourceFunc callback,
-       |             ^           ~~~~~~~~~~~~~~~~~~~~~                          
- In file included from /usr/include/glib-2.0/glib.h:54,
-                  from /usr/include/gtk-3.0/gdk/gdkconfig.h:13,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:30,
-                  from cairo_pango_stubs.c:24:
- /usr/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/include/glib-2.0/glib.h:65,
-                  from /usr/include/gtk-3.0/gdk/gdkconfig.h:13,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:30,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/glib/gpattern.h:43:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-    43 |                                gsize string_length,
-       |             ^                  ~~~~~~~~~~~~~~~~~~~~                              
- /usr/include/glib-2.0/glib/gpattern.h:51:48: warning: "string_length" is deprecated: use "caml_string_length" instead
-    51 |                                         guint         string_length,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~                                                
- In file included from /usr/include/glib-2.0/gobject/gobject.h:27,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:29,
-                  from /usr/include/glib-2.0/glib-object.h:22,
-                  from /usr/include/glib-2.0/gio/gioenums.h:28,
-                  from /usr/include/glib-2.0/gio/giotypes.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:26,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gobject/gclosure.h:223:18: warning: "callback" is deprecated: use "caml_callback" instead
-   223 |   gpointer      callback;
-       |                  ^~~~~~~~                                                   
- In file included from /usr/include/glib-2.0/gio/gio.h:32,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gappinfo.h:140:13: warning: "callback" is deprecated: use "caml_callback" instead
-   140 |                                                  GAsyncReadyCallback callback,
-       |             ^                                    ~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gappinfo.h:192:13: warning: "callback" is deprecated: use "caml_callback" instead
-   192 |                                                      GAsyncReadyCallback   callback,
-       |             ^                                        ~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gappinfo.h:259:13: warning: "callback" is deprecated: use "caml_callback" instead
-   259 |                                                     GAsyncReadyCallback   callback,
-       |             ^                                       ~~~~~~~~~~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gio.h:35,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gasyncinitable.h:68:34: warning: "callback" is deprecated: use "caml_callback" instead
-    68 |                             GAsyncReadyCallback  callback,
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- /usr/include/glib-2.0/gio/gasyncinitable.h:83:48: warning: "callback" is deprecated: use "caml_callback" instead
-    83 |                                             GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/include/glib-2.0/gio/gasyncinitable.h:94:48: warning: "callback" is deprecated: use "caml_callback" instead
-    94 |                                             GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/include/glib-2.0/gio/gasyncinitable.h:107:48: warning: "callback" is deprecated: use "caml_callback" instead
-   107 |                                             GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/include/glib-2.0/gio/gasyncinitable.h:118:48: warning: "callback" is deprecated: use "caml_callback" instead
-   118 |                                             GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- In file included from /usr/include/glib-2.0/gio/gfilterinputstream.h:28,
-                  from /usr/include/glib-2.0/gio/gbufferedinputstream.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:37,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/ginputstream.h:80:13: warning: "callback" is deprecated: use "caml_callback" instead
-    80 |                              GAsyncReadyCallback  callback,
-       |             ^                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- /usr/include/glib-2.0/gio/ginputstream.h:89:13: warning: "callback" is deprecated: use "caml_callback" instead
-    89 |                              GAsyncReadyCallback  callback,
-       |             ^                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- /usr/include/glib-2.0/gio/ginputstream.h:97:13: warning: "callback" is deprecated: use "caml_callback" instead
-    97 |                              GAsyncReadyCallback  callback,
-       |             ^                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- /usr/include/glib-2.0/gio/ginputstream.h:148:41: warning: "callback" is deprecated: use "caml_callback" instead
-   148 |                                        GAsyncReadyCallback    callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- /usr/include/glib-2.0/gio/ginputstream.h:161:13: warning: "callback" is deprecated: use "caml_callback" instead
-   161 |                                            GAsyncReadyCallback    callback,
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/ginputstream.h:174:48: warning: "callback" is deprecated: use "caml_callback" instead
-   174 |                                            GAsyncReadyCallback    callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/include/glib-2.0/gio/ginputstream.h:185:41: warning: "callback" is deprecated: use "caml_callback" instead
-   185 |                                        GAsyncReadyCallback    callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- /usr/include/glib-2.0/gio/ginputstream.h:195:41: warning: "callback" is deprecated: use "caml_callback" instead
-   195 |                                        GAsyncReadyCallback    callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- In file included from /usr/include/glib-2.0/gio/gio.h:37,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gbufferedinputstream.h:69:34: warning: "callback" is deprecated: use "caml_callback" instead
-    69 |                             GAsyncReadyCallback   callback,
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- /usr/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/include/glib-2.0/gio/gfilteroutputstream.h:28,
-                  from /usr/include/glib-2.0/gio/gbufferedoutputstream.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:38,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/goutputstream.h:76:13: warning: "flush" is deprecated: use "caml_flush" instead
-    76 |   gboolean    (* flush)         (GOutputStream            *stream,
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/goutputstream.h:90:13: warning: "callback" is deprecated: use "caml_callback" instead
-    90 |                                  GAsyncReadyCallback       callback,
-       |             ^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/include/glib-2.0/gio/goutputstream.h:100:13: warning: "callback" is deprecated: use "caml_callback" instead
-   100 |                                  GAsyncReadyCallback       callback,
-       |             ^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/include/glib-2.0/gio/goutputstream.h:108:13: warning: "callback" is deprecated: use "caml_callback" instead
-   108 |                                  GAsyncReadyCallback       callback,
-       |             ^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/include/glib-2.0/gio/goutputstream.h:116:13: warning: "callback" is deprecated: use "caml_callback" instead
-   116 |                                  GAsyncReadyCallback       callback,
-       |             ^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/include/glib-2.0/gio/goutputstream.h:134:13: warning: "callback" is deprecated: use "caml_callback" instead
-   134 |                                  GAsyncReadyCallback       callback,
-       |             ^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/include/glib-2.0/gio/goutputstream.h:222:48: warning: "callback" is deprecated: use "caml_callback" instead
-   222 |                                         GAsyncReadyCallback        callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- /usr/include/glib-2.0/gio/goutputstream.h:235:13: warning: "callback" is deprecated: use "caml_callback" instead
-   235 |                                           GAsyncReadyCallback      callback,
-       |             ^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/goutputstream.h:250:48: warning: "callback" is deprecated: use "caml_callback" instead
-   250 |                                         GAsyncReadyCallback        callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- /usr/include/glib-2.0/gio/goutputstream.h:264:13: warning: "callback" is deprecated: use "caml_callback" instead
-   264 |                                            GAsyncReadyCallback      callback,
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/goutputstream.h:278:48: warning: "callback" is deprecated: use "caml_callback" instead
-   278 |                                              GAsyncReadyCallback        callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- /usr/include/glib-2.0/gio/goutputstream.h:290:48: warning: "callback" is deprecated: use "caml_callback" instead
-   290 |                                         GAsyncReadyCallback        callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- /usr/include/glib-2.0/gio/goutputstream.h:300:48: warning: "callback" is deprecated: use "caml_callback" instead
-   300 |                                         GAsyncReadyCallback        callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- /usr/include/glib-2.0/gio/goutputstream.h:310:48: warning: "callback" is deprecated: use "caml_callback" instead
-   310 |                                         GAsyncReadyCallback        callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- In file included from /usr/include/glib-2.0/gio/gio.h:40,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/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/include/glib-2.0/gio/gio.h:48,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gdatainputstream.h:126:13: warning: "callback" is deprecated: use "caml_callback" instead
-   126 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- /usr/include/glib-2.0/gio/gdatainputstream.h:149:13: warning: "callback" is deprecated: use "caml_callback" instead
-   149 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- /usr/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/include/glib-2.0/gio/gio.h:51,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/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/include/glib-2.0/gio/gio.h:53,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gdbusconnection.h:44:13: warning: "callback" is deprecated: use "caml_callback" instead
-    44 |                                                 GAsyncReadyCallback  callback,
-       |             ^                                   ~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdbusconnection.h:62:13: warning: "callback" is deprecated: use "caml_callback" instead
-    62 |                                                                GAsyncReadyCallback     callback,
-       |             ^                                                  ~~~~~~~~
- /usr/include/glib-2.0/gio/gdbusconnection.h:80:13: warning: "callback" is deprecated: use "caml_callback" instead
-    80 |                                                                GAsyncReadyCallback     callback,
-       |             ^                                                  ~~~~~~~~
- /usr/include/glib-2.0/gio/gdbusconnection.h:125:13: warning: "callback" is deprecated: use "caml_callback" instead
-   125 |                                                                    GAsyncReadyCallback  callback,
-       |             ^                                                      ~~~~
- /usr/include/glib-2.0/gio/gdbusconnection.h:141:13: warning: "callback" is deprecated: use "caml_callback" instead
-   141 |                                                                    GAsyncReadyCallback  callback,
-       |             ^                                                      ~~~~
- /usr/include/glib-2.0/gio/gdbusconnection.h:167:13: warning: "callback" is deprecated: use "caml_callback" instead
-   167 |                                                                    GAsyncReadyCallback  callback,
-       |             ^                                                      ~~~~
- /usr/include/glib-2.0/gio/gdbusconnection.h:203:13: warning: "callback" is deprecated: use "caml_callback" instead
-   203 |                                                                GAsyncReadyCallback callback,
-       |             ^                                                  ~~~~~~~~
- /usr/include/glib-2.0/gio/gdbusconnection.h:233:13: warning: "callback" is deprecated: use "caml_callback" instead
-   233 |                                                                GAsyncReadyCallback callback,
-       |             ^                                                  ~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gio.h:53,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gdbusconnection.h:581:13: warning: "callback" is deprecated: use "caml_callback" instead
-   581 |                                                                GDBusSignalCallback  callback,
-       |             ^                                                  ~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gio.h:56,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/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/include/glib-2.0/gio/gio.h:65,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gdbusobjectmanagerclient.h:96:13: warning: "callback" is deprecated: use "caml_callback" instead
-    96 |                                                                                GAsyncReadyCallback            callback,
-       |             ^                                                          
- /usr/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/include/glib-2.0/gio/gio.h:69,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gdbusproxy.h:97:13: warning: "callback" is deprecated: use "caml_callback" instead
-    97 |                                                          GAsyncReadyCallback  callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdbusproxy.h:119:13: warning: "callback" is deprecated: use "caml_callback" instead
-   119 |                                                          GAsyncReadyCallback  callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdbusproxy.h:171:13: warning: "callback" is deprecated: use "caml_callback" instead
-   171 |                                                          GAsyncReadyCallback  callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/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/include/glib-2.0/gio/gio.h:72,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gdrive.h:111:13: warning: "callback" is deprecated: use "caml_callback" instead
-   111 |                                          GAsyncReadyCallback  callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdrive.h:118:13: warning: "callback" is deprecated: use "caml_callback" instead
-   118 |                                          GAsyncReadyCallback  callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdrive.h:136:13: warning: "callback" is deprecated: use "caml_callback" instead
-   136 |                                          GAsyncReadyCallback  callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdrive.h:147:13: warning: "callback" is deprecated: use "caml_callback" instead
-   147 |                                          GAsyncReadyCallback  callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdrive.h:159:13: warning: "callback" is deprecated: use "caml_callback" instead
-   159 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdrive.h:200:13: warning: "callback" is deprecated: use "caml_callback" instead
-   200 |                                            GAsyncReadyCallback   callback,
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdrive.h:210:13: warning: "callback" is deprecated: use "caml_callback" instead
-   210 |                                            GAsyncReadyCallback   callback,
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdrive.h:234:13: warning: "callback" is deprecated: use "caml_callback" instead
-   234 |                                            GAsyncReadyCallback  callback,
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdrive.h:248:13: warning: "callback" is deprecated: use "caml_callback" instead
-   248 |                                            GAsyncReadyCallback   callback,
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdrive.h:260:13: warning: "callback" is deprecated: use "caml_callback" instead
-   260 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gdtlsclientconnection.h:27,
-                  from /usr/include/glib-2.0/gio/gio.h:73,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gdtlsconnection.h:73:13: warning: "callback" is deprecated: use "caml_callback" instead
-    73 |                                   GAsyncReadyCallback    callback,
-       |             ^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- /usr/include/glib-2.0/gio/gdtlsconnection.h:90:13: warning: "callback" is deprecated: use "caml_callback" instead
-    90 |                                   GAsyncReadyCallback    callback,
-       |             ^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- /usr/include/glib-2.0/gio/gdtlsconnection.h:157:13: warning: "callback" is deprecated: use "caml_callback" instead
-   157 |                                                                      GAsyncReadyCallback    callback,
-       |             ^                                                        ~~
- /usr/include/glib-2.0/gio/gdtlsconnection.h:177:13: warning: "callback" is deprecated: use "caml_callback" instead
-   177 |                                                                      GAsyncReadyCallback    callback,
-       |             ^                                                        ~~
- /usr/include/glib-2.0/gio/gdtlsconnection.h:193:13: warning: "callback" is deprecated: use "caml_callback" instead
-   193 |                                                                      GAsyncReadyCallback    callback,
-       |             ^                                                        ~~
- In file included from /usr/include/glib-2.0/gio/gio.h:77,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gfile.h:201:13: warning: "callback" is deprecated: use "caml_callback" instead
-   201 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:217:13: warning: "callback" is deprecated: use "caml_callback" instead
-   217 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:231:13: warning: "callback" is deprecated: use "caml_callback" instead
-   231 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:243:13: warning: "callback" is deprecated: use "caml_callback" instead
-   243 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:257:13: warning: "callback" is deprecated: use "caml_callback" instead
-   257 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:292:13: warning: "callback" is deprecated: use "caml_callback" instead
-   292 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:305:13: warning: "callback" is deprecated: use "caml_callback" instead
-   305 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:319:13: warning: "callback" is deprecated: use "caml_callback" instead
-   319 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:333:13: warning: "callback" is deprecated: use "caml_callback" instead
-   333 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:351:13: warning: "callback" is deprecated: use "caml_callback" instead
-   351 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:363:55: warning: "callback" is deprecated: use "caml_callback" instead
-   363 |                                                        GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/include/glib-2.0/gio/gfile.h:375:55: warning: "callback" is deprecated: use "caml_callback" instead
-   375 |                                                        GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/include/glib-2.0/gio/gfile.h:387:13: warning: "callback" is deprecated: use "caml_callback" instead
-   387 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:414:13: warning: "callback" is deprecated: use "caml_callback" instead
-   414 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:434:13: warning: "callback" is deprecated: use "caml_callback" instead
-   434 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:443:13: warning: "callback" is deprecated: use "caml_callback" instead
-   443 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:452:13: warning: "callback" is deprecated: use "caml_callback" instead
-   452 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:462:13: warning: "callback" is deprecated: use "caml_callback" instead
-   462 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:483:13: warning: "callback" is deprecated: use "caml_callback" instead
-   483 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:496:13: warning: "callback" is deprecated: use "caml_callback" instead
-   496 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:513:13: warning: "callback" is deprecated: use "caml_callback" instead
-   513 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:523:13: warning: "callback" is deprecated: use "caml_callback" instead
-   523 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:533:13: warning: "callback" is deprecated: use "caml_callback" instead
-   533 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:545:13: warning: "callback" is deprecated: use "caml_callback" instead
-   545 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:555:13: warning: "callback" is deprecated: use "caml_callback" instead
-   555 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:563:13: warning: "callback" is deprecated: use "caml_callback" instead
-   563 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:584:13: warning: "callback" is deprecated: use "caml_callback" instead
-   584 |                                                        GAsyncReadyCallback            callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:668:62: warning: "callback" is deprecated: use "caml_callback" instead
-   668 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:696:62: warning: "callback" is deprecated: use "caml_callback" instead
-   696 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:707:62: warning: "callback" is deprecated: use "caml_callback" instead
-   707 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:720:62: warning: "callback" is deprecated: use "caml_callback" instead
-   720 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:734:62: warning: "callback" is deprecated: use "caml_callback" instead
-   734 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:750:62: warning: "callback" is deprecated: use "caml_callback" instead
-   750 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:770:62: warning: "callback" is deprecated: use "caml_callback" instead
-   770 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:795:62: warning: "callback" is deprecated: use "caml_callback" instead
-   795 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:811:62: warning: "callback" is deprecated: use "caml_callback" instead
-   811 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:825:62: warning: "callback" is deprecated: use "caml_callback" instead
-   825 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:843:62: warning: "callback" is deprecated: use "caml_callback" instead
-   843 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:859:62: warning: "callback" is deprecated: use "caml_callback" instead
-   859 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:874:62: warning: "callback" is deprecated: use "caml_callback" instead
-   874 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:891:62: warning: "callback" is deprecated: use "caml_callback" instead
-   891 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:915:62: warning: "callback" is deprecated: use "caml_callback" instead
-   915 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:937:13: warning: "callback" is deprecated: use "caml_callback" instead
-   937 |                                                            GAsyncReadyCallback         callback,
-       |             ^                                              ~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:981:62: warning: "callback" is deprecated: use "caml_callback" instead
-   981 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:1035:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1035 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:1046:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1046 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:1056:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1056 |                                                            GAsyncReadyCallback         callback,
-       |             ^                                              ~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:1068:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1068 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:1078:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1078 |                                                            GAsyncReadyCallback         callback,
-       |             ^                                              ~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:1090:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1090 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:1145:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1145 |                                                            GAsyncReadyCallback            callback,
-       |             ^                                              ~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:1161:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1161 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:1172:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1172 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:1182:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1182 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:1199:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1199 |                                               GAsyncReadyCallback     callback,
-       |             ^                                 ~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:1216:48: warning: "callback" is deprecated: use "caml_callback" instead
-  1216 |                                               GAsyncReadyCallback     callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/include/glib-2.0/gio/gfile.h:1229:48: warning: "callback" is deprecated: use "caml_callback" instead
-  1229 |                                               GAsyncReadyCallback     callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/include/glib-2.0/gio/gfile.h:1256:48: warning: "callback" is deprecated: use "caml_callback" instead
-  1256 |                                               GAsyncReadyCallback     callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/include/glib-2.0/gio/gfile.h:1265:48: warning: "callback" is deprecated: use "caml_callback" instead
-  1265 |                                               GAsyncReadyCallback     callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/include/glib-2.0/gio/gfile.h:1284:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1284 |                                               GAsyncReadyCallback     callback,
-       |             ^                                 ~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gio.h:79,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gfileenumerator.h:72:13: warning: "callback" is deprecated: use "caml_callback" instead
-    72 |                                      GAsyncReadyCallback   callback,
-       |             ^                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/include/glib-2.0/gio/gfileenumerator.h:80:13: warning: "callback" is deprecated: use "caml_callback" instead
-    80 |                                      GAsyncReadyCallback   callback,
-       |             ^                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/include/glib-2.0/gio/gfileenumerator.h:113:55: warning: "callback" is deprecated: use "caml_callback" instead
-   113 |                                                 GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- /usr/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/include/glib-2.0/gio/gio.h:82,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gfileinputstream.h:77:13: warning: "callback" is deprecated: use "caml_callback" instead
-    77 |                                      GAsyncReadyCallback   callback,
-       |             ^                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/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/include/glib-2.0/gio/gfileiostream.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:83,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/giostream.h:67:13: warning: "callback" is deprecated: use "caml_callback" instead
-    67 |                              GAsyncReadyCallback  callback,
-       |             ^                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- /usr/include/glib-2.0/gio/giostream.h:100:48: warning: "callback" is deprecated: use "caml_callback" instead
-   100 |                                               GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- /usr/include/glib-2.0/gio/giostream.h:116:48: warning: "callback" is deprecated: use "caml_callback" instead
-   116 |                                               GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- In file included from /usr/include/glib-2.0/gio/gio.h:83,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gfileiostream.h:82:13: warning: "callback" is deprecated: use "caml_callback" instead
-    82 |                                      GAsyncReadyCallback   callback,
-       |             ^                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/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/include/glib-2.0/gio/gio.h:86,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gfileoutputstream.h:82:13: warning: "callback" is deprecated: use "caml_callback" instead
-    82 |                                      GAsyncReadyCallback   callback,
-       |             ^                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/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/include/glib-2.0/gio/gio.h:103,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gloadableicon.h:68:13: warning: "callback" is deprecated: use "caml_callback" instead
-    68 |                                   GAsyncReadyCallback  callback,
-       |             ^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
- /usr/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/include/glib-2.0/gio/gio.h:110,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gmount.h:98:13: warning: "callback" is deprecated: use "caml_callback" instead
-    98 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:107:13: warning: "callback" is deprecated: use "caml_callback" instead
-   107 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:117:13: warning: "callback" is deprecated: use "caml_callback" instead
-   117 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:126:13: warning: "callback" is deprecated: use "caml_callback" instead
-   126 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:143:13: warning: "callback" is deprecated: use "caml_callback" instead
-   143 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:153:13: warning: "callback" is deprecated: use "caml_callback" instead
-   153 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:192:13: warning: "callback" is deprecated: use "caml_callback" instead
-   192 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:204:13: warning: "callback" is deprecated: use "caml_callback" instead
-   204 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:217:13: warning: "callback" is deprecated: use "caml_callback" instead
-   217 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:228:13: warning: "callback" is deprecated: use "caml_callback" instead
-   228 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:252:13: warning: "callback" is deprecated: use "caml_callback" instead
-   252 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/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/include/glib-2.0/gio/gio.h:115,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gnetworkmonitor.h:60:41: warning: "callback" is deprecated: use "caml_callback" instead
-    60 |                                 GAsyncReadyCallback   callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~                                    
- /usr/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/include/glib-2.0/gio/gio.h:119,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gpermission.h:62:13: warning: "callback" is deprecated: use "caml_callback" instead
-    62 |                               GAsyncReadyCallback   callback,
-       |             ^                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- /usr/include/glib-2.0/gio/gpermission.h:73:13: warning: "callback" is deprecated: use "caml_callback" instead
-    73 |                               GAsyncReadyCallback   callback,
-       |             ^                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- /usr/include/glib-2.0/gio/gpermission.h:91:13: warning: "callback" is deprecated: use "caml_callback" instead
-    91 |                                                  GAsyncReadyCallback   callback,
-       |             ^                                    ~~~~~~~~~~~~~~~~~~~~~~
- /usr/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/include/glib-2.0/gio/gio.h:125,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gproxy.h:87:41: warning: "callback" is deprecated: use "caml_callback" instead
-    87 |                                      GAsyncReadyCallback   callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/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/include/glib-2.0/gio/gproxyaddressenumerator.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:127,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gsocketaddressenumerator.h:73:41: warning: "callback" is deprecated: use "caml_callback" instead
-    73 |                                     GAsyncReadyCallback        callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/include/glib-2.0/gio/gsocketaddressenumerator.h:91:62: warning: "callback" is deprecated: use "caml_callback" instead
-    91 |                                                          GAsyncReadyCallback        callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from /usr/include/glib-2.0/gio/gio.h:128,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gproxyresolver.h:61:34: warning: "callback" is deprecated: use "caml_callback" instead
-    61 |                               GAsyncReadyCallback   callback,
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/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/include/glib-2.0/gio/gio.h:130,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gresolver.h:77:13: warning: "callback" is deprecated: use "caml_callback" instead
-    77 |                                                 GAsyncReadyCallback      callback,
-       |             ^                                   ~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gresolver.h:90:13: warning: "callback" is deprecated: use "caml_callback" instead
-    90 |                                                 GAsyncReadyCallback      callback,
-       |             ^                                   ~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gresolver.h:103:13: warning: "callback" is deprecated: use "caml_callback" instead
-   103 |                                                 GAsyncReadyCallback       callback,
-       |             ^                                   ~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gresolver.h:119:13: warning: "callback" is deprecated: use "caml_callback" instead
-   119 |                                                 GAsyncReadyCallback       callback,
-       |             ^                                   ~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gresolver.h:145:13: warning: "callback" is deprecated: use "caml_callback" instead
-   145 |                                                 GAsyncReadyCallback        callback,
-       |             ^                                   ~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gresolver.h:199:13: warning: "callback" is deprecated: use "caml_callback" instead
-   199 |                                                         GAsyncReadyCallback        callback,
-       |             ^                                           ~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gresolver.h:210:13: warning: "callback" is deprecated: use "caml_callback" instead
-   210 |                                                         GAsyncReadyCallback        callback,
-       |             ^                                           ~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gresolver.h:233:13: warning: "callback" is deprecated: use "caml_callback" instead
-   233 |                                                         GAsyncReadyCallback        callback,
-       |             ^                                           ~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gresolver.h:252:13: warning: "callback" is deprecated: use "caml_callback" instead
-   252 |                                                         GAsyncReadyCallback        callback,
-       |             ^                                           ~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gresolver.h:269:13: warning: "callback" is deprecated: use "caml_callback" instead
-   269 |                                                         GAsyncReadyCallback        callback,
-       |             ^                                           ~~~~~~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gio.h:137,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gsimpleasyncresult.h:52:62: warning: "callback" is deprecated: use "caml_callback" instead
-    52 |                                                             GAsyncReadyCallback      callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- /usr/include/glib-2.0/gio/gsimpleasyncresult.h:57:62: warning: "callback" is deprecated: use "caml_callback" instead
-    57 |                                                             GAsyncReadyCallback      callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- /usr/include/glib-2.0/gio/gsimpleasyncresult.h:65:62: warning: "callback" is deprecated: use "caml_callback" instead
-    65 |                                                             GAsyncReadyCallback      callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- /usr/include/glib-2.0/gio/gsimpleasyncresult.h:70:62: warning: "callback" is deprecated: use "caml_callback" instead
-    70 |                                                             GAsyncReadyCallback      callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- /usr/include/glib-2.0/gio/gsimpleasyncresult.h:141:48: warning: "callback" is deprecated: use "caml_callback" instead
-   141 |                                            GAsyncReadyCallback callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- /usr/include/glib-2.0/gio/gsimpleasyncresult.h:149:48: warning: "callback" is deprecated: use "caml_callback" instead
-   149 |                                            GAsyncReadyCallback callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- /usr/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/include/glib-2.0/gio/gio.h:144,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gsocketclient.h:151:13: warning: "callback" is deprecated: use "caml_callback" instead
-   151 |                                                                          GAsyncReadyCallback   callback,
-       |             ^                                                          
- /usr/include/glib-2.0/gio/gsocketclient.h:162:13: warning: "callback" is deprecated: use "caml_callback" instead
-   162 |                                                                          GAsyncReadyCallback   callback,
-       |             ^                                                          
- /usr/include/glib-2.0/gio/gsocketclient.h:174:13: warning: "callback" is deprecated: use "caml_callback" instead
-   174 |                                                                          GAsyncReadyCallback   callback,
-       |             ^                                                          
- /usr/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/include/glib-2.0/gio/gio.h:146,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/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/include/glib-2.0/gio/gio.h:148,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gsocketlistener.h:123:13: warning: "callback" is deprecated: use "caml_callback" instead
-   123 |                                                                          GAsyncReadyCallback   callback,
-       |             ^                                                          
- /usr/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/include/glib-2.0/gio/gio.h:151,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gsubprocess.h:80:13: warning: "callback" is deprecated: use "caml_callback" instead
-    80 |                                                          GAsyncReadyCallback   callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gsubprocess.h:96:13: warning: "callback" is deprecated: use "caml_callback" instead
-    96 |                                                          GAsyncReadyCallback   callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gsubprocess.h:134:13: warning: "callback" is deprecated: use "caml_callback" instead
-   134 |                                                          GAsyncReadyCallback   callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/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/include/glib-2.0/gio/gio.h:153,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gtask.h:45:13: warning: "callback" is deprecated: use "caml_callback" instead
-    45 |                                             GAsyncReadyCallback  callback,
-       |             ^                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gtask.h:50:13: warning: "callback" is deprecated: use "caml_callback" instead
-    50 |                                             GAsyncReadyCallback  callback,
-       |             ^                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gtask.h:56:13: warning: "callback" is deprecated: use "caml_callback" instead
-    56 |                                             GAsyncReadyCallback  callback,
-       |             ^                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gtask.h:132:13: warning: "callback" is deprecated: use "caml_callback" instead
-   132 |                                            GSourceFunc      callback);
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
- In file included from /usr/include/glib-2.0/gio/gtlsclientconnection.h:26,
-                  from /usr/include/glib-2.0/gio/gio.h:161,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gtlsconnection.h:77:41: warning: "callback" is deprecated: use "caml_callback" instead
-    77 |                                   GAsyncReadyCallback   callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- /usr/include/glib-2.0/gio/gtlsconnection.h:167:69: warning: "callback" is deprecated: use "caml_callback" instead
-   167 |                                                                     GAsyncReadyCallback   callback,
-       |                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- In file included from /usr/include/glib-2.0/gio/gio.h:163,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gtlsdatabase.h:74:13: warning: "callback" is deprecated: use "caml_callback" instead
-    74 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- /usr/include/glib-2.0/gio/gtlsdatabase.h:96:13: warning: "callback" is deprecated: use "caml_callback" instead
-    96 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- /usr/include/glib-2.0/gio/gtlsdatabase.h:115:13: warning: "callback" is deprecated: use "caml_callback" instead
-   115 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- /usr/include/glib-2.0/gio/gtlsdatabase.h:134:13: warning: "callback" is deprecated: use "caml_callback" instead
-   134 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- /usr/include/glib-2.0/gio/gtlsdatabase.h:167:13: warning: "callback" is deprecated: use "caml_callback" instead
-   167 |                                                                            GAsyncReadyCallback      callback,
-       |             ^                                                          
- /usr/include/glib-2.0/gio/gtlsdatabase.h:193:13: warning: "callback" is deprecated: use "caml_callback" instead
-   193 |                                                                            GAsyncReadyCallback      callback,
-       |             ^                                                          
- /usr/include/glib-2.0/gio/gtlsdatabase.h:215:13: warning: "callback" is deprecated: use "caml_callback" instead
-   215 |                                                                            GAsyncReadyCallback      callback,
-       |             ^                                                          
- /usr/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/include/glib-2.0/gio/gio.h:165,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gtlsinteraction.h:63:13: warning: "callback" is deprecated: use "caml_callback" instead
-    63 |                                                   GAsyncReadyCallback callback,
-       |             ^                                     ~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gtlsinteraction.h:80:13: warning: "callback" is deprecated: use "caml_callback" instead
-    80 |                                                          GAsyncReadyCallback           callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gtlsinteraction.h:111:13: warning: "callback" is deprecated: use "caml_callback" instead
-   111 |                                                               GAsyncReadyCallback callback,
-       |             ^                                                 ~~~~~~~~~
- /usr/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/include/glib-2.0/gio/gio.h:169,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/gio/gvolume.h:148:13: warning: "callback" is deprecated: use "caml_callback" instead
-   148 |                                          GAsyncReadyCallback  callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gvolume.h:156:13: warning: "callback" is deprecated: use "caml_callback" instead
-   156 |                                          GAsyncReadyCallback  callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gvolume.h:174:13: warning: "callback" is deprecated: use "caml_callback" instead
-   174 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gvolume.h:210:48: warning: "callback" is deprecated: use "caml_callback" instead
-   210 |                                          GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- /usr/include/glib-2.0/gio/gvolume.h:220:13: warning: "callback" is deprecated: use "caml_callback" instead
-   220 |                                          GAsyncReadyCallback   callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gvolume.h:241:13: warning: "callback" is deprecated: use "caml_callback" instead
-   241 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:34,
-                  from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33,
-                  from /usr/include/gtk-3.0/gdk/gdkcairo.h:29,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:33,
-                  from cairo_pango_stubs.c:24:
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:416:41: warning: "callback" is deprecated: use "caml_callback" instead
-   416 |                                        GAsyncReadyCallback  callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:437:55: warning: "callback" is deprecated: use "caml_callback" instead
-   437 |                                                 GAsyncReadyCallback  callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~                                   
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:453:41: warning: "callback" is deprecated: use "caml_callback" instead
-   453 |                                       GAsyncReadyCallback  callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:468:13: warning: "callback" is deprecated: use "caml_callback" instead
-   468 |                                        GAsyncReadyCallback  callback,
-       |             ^                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  
- In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:36,
-                  from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33,
-                  from /usr/include/gtk-3.0/gdk/gdkcairo.h:29,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:33,
-                  from cairo_pango_stubs.c:24:
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-animation.h:72:13: warning: "callback" is deprecated: use "caml_callback" instead
-    72 |                                                           GAsyncReadyCallback callback,
-       |             ^                                             ~~~~~~~~~~~~~
- In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:38,
-                  from /usr/include/gtk-3.0/gdk/gdkpixbuf.h:33,
-                  from /usr/include/gtk-3.0/gdk/gdkcairo.h:29,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:33,
-                  from cairo_pango_stubs.c:24:
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-io.h:83:55: warning: "callback" is deprecated: use "caml_callback" instead
-    83 |                                                   GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- In file included from /usr/include/freetype2/freetype/fttypes.h:25,
-                  from /usr/include/freetype2/freetype/freetype.h:25,
-                  from /usr/include/cairo/cairo-ft.h:47,
-                  from /home/opam/.opam/4.14/lib/cairo2/cairo_ocaml.h:151,
-                  from cairo_pango_stubs.c:31:
- /usr/include/freetype2/freetype/ftsystem.h:172:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   172 |     FT_Alloc_Func    alloc;
-       |             ^~~~~~~~~~~~~~~                                      
- 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);
-       |             ^~~~~~~~~~~~~~~~                                                   
-          gcc src/ml_gtkmenu.o
- 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));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
-          gcc src/ml_gtkmisc.o
- ml_gtkmisc.c: In function 'ml_gtk_calendar_get_date':
- ml_gtkmisc.c:124:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   124 |     ret = alloc_small (3, 0);
-       |             ^~~~~~~~~~~~~~~~~                                                
- ml_gtkmisc.c: In function 'ml_gtk_label_get_selection_bounds':
- ml_gtkmisc.c:164:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   164 |     r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~~~                                                   
-          gcc src/ml_pango.o
- ml_pango.c: In function 'ml_Pango_scale_val':
- ml_pango.c:146:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   146 |   return copy_double(r);
-       |             ^~~~~~~~~~~~                                                     
- ml_pango.c: In function 'ml_pango_layout_set_text':
- ml_pango.c:176:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   176 | ML_2 (pango_layout_set_text, PangoLayout_val, SizedString_val, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
- ml_pango.c: In function 'ml_pango_layout_set_markup':
- ml_pango.c:178:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   178 | 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:180:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   180 |       Int_val, NULL Ignore, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~                                                
- ml_pango.c: In function 'ml_pango_layout_get_size':
- ml_pango.c:201:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   201 |   value res = alloc_tuple(2);
-       |             ^~~~~~~~~~~~~~~~~                                                
- ml_pango.c: In function 'ml_pango_layout_get_pixel_size':
- ml_pango.c:210:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   210 |   value res = alloc_tuple(2);
-       |             ^~~~~~~~~~~~~~~~~                                                
- ml_pango.c: In function 'Val_PangoRectangle':
- ml_pango.c:218:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   218 |   value res = alloc_tuple(4);
-       |             ^~~~~~~~~~~~~~~~~                                                
- ml_pango.c: In function 'ml_pango_layout_xy_to_index':
- ml_pango.c:236:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   236 |   res = alloc_tuple(3);
-       |             ^~~~~~~~~~~                                                      
-          gcc src/ml_gtkassistant.o
- 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));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
-          gcc src/ml_gtkedit.o
- 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);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
-          gcc src/ml_gtkaction.o
- 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),
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~                                           
-          gcc src/ml_gtkfile.o
- 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);
-       |             ^~~~~~~~~~~~~~~~                                                   
-          gcc src/ml_glib.o
- ml_glib.c: In function 'copy_string_v':
- ml_glib.c:67:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    67 |       s = copy_string (*v);
-       |             ^~~~~~~~~~~~~~~                                                  
- ml_glib.c:68:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    68 |       c = alloc_small (2, 0);
-       |             ^~~~~~~~~~~~~~~~~                                                
- ml_glib.c: In function 'ml_raise_glib':
- ml_glib.c:93:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
-    93 |   raise_with_string (*exn, (char*)errmsg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                               
- ml_glib.c: In function 'Val_GList':
- ml_glib.c:104:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   104 |     new_cell = alloc_small(2,0);
-       |             ^~~~~~~~~~~~~~~~~~~~                                             
- ml_glib.c: In function 'ml_register_exn_map':
- ml_glib.c:141:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-   141 |   struct exn_data *exn_data = stat_alloc (sizeof *exn_data);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- ml_glib.c: In function 'ml_raise_gerror_exn':
- ml_glib.c:169:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   169 |   msg = copy_string(err->message);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                           
- ml_glib.c:170:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   170 |   b = alloc_small (3, 0);
-       |             ^~~~~~~~~~~~~                                                    
- ml_glib.c:175:13: warning: "mlraise" is deprecated: use "caml_raise" instead
-   175 |   mlraise(b);
-       |             ^                                                      
- ml_glib.c: In function 'ml_raise_generic_gerror':
- ml_glib.c:186:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   186 |       failwith ("gerror");
-       |             ^~~~~~~~~~~~~~                                             
- ml_glib.c:188:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   188 |   msg = copy_string (err->message);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- ml_glib.c:190:13: warning: "raise_with_arg" is deprecated: use "caml_raise_with_arg" instead
-   190 |   raise_with_arg (*exn, msg);
-       |             ^~~~~~~~~~~~~~~~~                                                      
- ml_glib.c: In function 'ml_g_log_func':
- ml_glib.c:212:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   212 |     msg = copy_string (message);
-       |             ^~~~~~~~~~~~~~~~~~~~                                             
- ml_glib.c:213:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
-   213 |     callback2_exn(*clos_p, Val_int(log_level), msg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- ml_glib.c: In function 'ml_g_log_set_handler':
- ml_glib.c:225:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   225 |     value ret = alloc_small(3,0);
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- ml_glib.c: In function 'ml_g_main_iteration':
- ml_glib.c:262:13: warning: Deprecated pre-processor symbol: replace with "g_main_context_iteration"
-   262 | ML_1 (g_main_iteration, Bool_val, Val_bool)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
- ml_glib.c: In function 'ml_g_main_pending':
- ml_glib.c:263:13: warning: Deprecated pre-processor symbol: replace with "g_main_context_pending"
-   263 | ML_0 (g_main_pending, Val_bool)
-       |             ^~~~~~~~~~~~~~~~~~~                                                       
- ml_glib.c: In function 'ml_g_main_is_running':
- ml_glib.c:264:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_is_running"
-   264 | ML_1 (g_main_is_running, GMainLoop_val, Val_bool)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- ml_glib.c: In function 'ml_g_main_quit':
- ml_glib.c:265:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_quit"
-   265 | ML_1 (g_main_quit, GMainLoop_val, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                         
- ml_glib.c: In function 'ml_g_main_destroy':
- ml_glib.c:266:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_unref"
-   266 | ML_1 (g_main_destroy, GMainLoop_val, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- ml_glib.c: In function 'ml_g_source_func':
- ml_glib.c:271:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   271 |   res = callback_exn (*clos, Val_unit);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- ml_glib.c: In function 'ml_g_io_channel_watch':
- ml_glib.c:348:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   348 |     res = callback_exn (*clos_p, cond);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- ml_glib.c: In function 'Val_GSList':
- ml_glib.c:430:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   430 |     new_cell = alloc_small(2,0);
-       |             ^~~~~~~~~~~~~~~~~~~~                                             
- ml_glib.c: In function 'caml_copy_string_len_and_free':
- ml_glib.c:469:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
-   469 |   v = alloc_string (len);
-       |             ^~~~~~~~~~~~~                                                      
- ml_glib.c: In function 'ml_g_convert':
- ml_glib.c:480:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   480 |   c_res = g_convert(String_val(str),string_length(str),
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- ml_glib.c: In function 'ml_g_convert_with_fallback':
- ml_glib.c:492:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   492 |   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:511:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   511 | Make_conversion(g_filename_to_utf8)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                              
- ml_glib.c: In function 'ml_g_filename_from_utf8':
- ml_glib.c:513:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   513 | Make_conversion(g_filename_from_utf8)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                            
- ml_glib.c: In function 'ml_g_filename_from_uri':
- ml_glib.c:526:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   526 |     v_p = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~~~~~                                                 
- ml_glib.c: In function 'ml_g_get_charset':
- ml_glib.c:547:13: warning: Deprecated pre-processor symbol: replace with "const"
-   547 |   G_CONST_RETURN char *c;
-       |             ^~~~~~~~~~~~~                                            
- ml_glib.c:549:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   549 |   couple = alloc_tuple(2);
-       |             ^~~~~~~~~~~~~~                                                   
- ml_glib.c: In function 'ml_g_utf8_validate':
- ml_glib.c:557:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   557 |   return Val_bool(g_utf8_validate(SizedString_val(s),NULL));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- ml_glib.c: In function 'ml_g_utf8_strlen':
- ml_glib.c:568:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   568 | ML_1 (g_utf8_strlen, SizedString_val, Val_int)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- ml_glib.c: In function 'ml_g_utf8_normalize':
- ml_glib.c:569:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   569 | 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:570:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   570 | ML_1 (g_utf8_casefold, SizedString_val, copy_string_g_free)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- ml_glib.c: In function 'ml_g_utf8_collate_key':
- ml_glib.c:572:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   572 | ML_1 (g_utf8_collate_key, SizedString_val, copy_string_g_free)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- ml_glib.c: In function 'ml_g_utf8_strup':
- ml_glib.c:573:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   573 | ML_1 (g_utf8_strup, SizedString_val, copy_string_g_free)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- ml_glib.c: In function 'ml_g_utf8_strdown':
- ml_glib.c:574:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   574 | ML_1 (g_utf8_strdown, SizedString_val, copy_string_g_free)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- ml_glib.c: In function 'ml_g_markup_escape_text':
- ml_glib.c:598:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   598 | ML_1 (g_markup_escape_text, SizedString_val, copy_string_g_free)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
- ml_glib.c: At top level:
- ml_glib.c:610:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   610 | ML_0 (g_get_user_name, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- ml_glib.c:611:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   611 | ML_0 (g_get_real_name, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- ml_glib.c: In function 'ml_g_get_home_dir':
- ml_glib.c:615:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   615 |   return s ? ml_some (copy_string (s)) : Val_unit;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- ml_glib.c: At top level:
- ml_glib.c:617:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   617 | ML_0 (g_get_tmp_dir, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- ml_glib.c: In function 'ml_g_find_program_in_path':
- ml_glib.c:622:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
-   622 |   if (s == NULL) raise_not_found();
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                                  
- ml_glib.c:623:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   623 |   v = copy_string(s);
-       |             ^~~~~~~~~                                                        
- ml_glib.c: In function 'ml_g_getenv':
- ml_glib.c:631:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
-   631 |   if (s == NULL) raise_not_found();
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                                  
- ml_glib.c:632:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   632 |   return copy_string(s);
-       |             ^~~~~~~~~~~~                                                     
- ml_glib.c: In function 'ml_g_setenv':
- ml_glib.c:639:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   639 |     failwith("g_setenv");
-       |             ^~~~~~~~~~~~~                                              
- ml_glib.c: At top level:
- ml_glib.c:649:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   649 | ML_0 (g_get_user_cache_dir, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- ml_glib.c:650:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   650 | ML_0 (g_get_user_data_dir, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- ml_glib.c:651:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   651 | ML_0 (g_get_user_config_dir, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
-          gcc src/ml_gtkstock.o
- 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);
-       |             ^~~~~~~~~~~~~~~~~~~~                                             
-          gcc src/ml_gtktext.o
- 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));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
-          gcc src/ml_gdk.o
- 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: At top level:
- ml_gdk.c:255:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   255 | ML_1 (GDK_WINDOW_XID, GdkWindow_val, Val_XID)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- 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);
-       |             ^~~~~~~~~~~~~                                                    
- 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_property_get':
- ml_gdk.c:445:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   445 |         pair = alloc_small(2,0);
-       |             ^~~~~~~~~~~~~~~~~~~~                                             
- ml_gdk.c: At top level:
- 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: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: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: At top level:
- 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: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: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: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: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: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: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: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: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: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:560:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   560 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- ml_gdk.c:561:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   561 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- ml_gdk.c:562:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   562 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), x_root, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c:563:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   563 | Make_Extractor (GdkEventCrossing, GdkEvent_arg(Crossing), y_root, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gdk.c:595:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   595 | Make_Extractor (GdkEventSetting, GdkEvent_arg(Setting), name, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
-          gcc src/ml_gtk.o
- 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:326:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   326 |     ret = alloc_small (2,0);
-       |             ^~~~~~~~~~~~~~~~                                                 
- ml_gtk.c: In function 'Val_GtkAllocation':
- ml_gtk.c:364:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   364 |     value ret = alloc_small (4, 0);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- ml_gtk.c: In function 'ml_gtk_widget_style_get_property':
- ml_gtk.c:409:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   409 |         invalid_argument("Gobject.Widget.style_get_property");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- ml_gtk.c: In function 'ml_gtk_drag_dest_set':
- ml_gtk.c:447:20: warning: "alloc" is deprecated: use "caml_alloc" instead
-   447 |           alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)),
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- ml_gtk.c: In function 'ml_gtk_drag_source_set':
- ml_gtk.c:486:20: warning: "alloc" is deprecated: use "caml_alloc" instead
-   486 |           alloc (Wosize_asize(n_targets * sizeof(GtkTargetEntry)),
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~      
- ml_gtk.c: In function 'ml_gtk_selection_data_get_data':
- ml_gtk.c:519:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
-   519 |     ret = alloc_string (length);
-       |             ^~~~~~~~~~~~~~~~~~~~                                               
- ml_gtk.c: At top level:
- ml_gtk.c:528:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   528 |       Unit)
-       |             ^                                                                    
- ml_gtk.c: In function 'ml_gtk_clipboard_set_text':
- ml_gtk.c:543:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   543 | ML_2 (gtk_clipboard_set_text, GtkClipboard_val, SizedString_val, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
- ml_gtk.c: In function 'clipboard_received_func':
- ml_gtk.c:567:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   567 |   callback_exn (*(value*)data, arg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                           
- ml_gtk.c: In function 'clipboard_text_received_func':
- ml_gtk.c:581:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   581 |   value arg = (text != NULL ? ml_some(copy_string(text)) : Val_unit);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gtk.c:582:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   582 |   callback_exn (*(value*)data, arg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                           
- ml_gtk.c: In function 'ml_gtk_clipboard_wait_for_targets':
- ml_gtk.c:620:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   620 |       new_cell = alloc_small(2,0);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                           
- ml_gtk.c: In function 'ml_gtk_simple_callback':
- ml_gtk.c:653:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   653 |     callback_exn (*clos, val);
-       |             ^~~~~~~~~~~~~~~~~~                                                 
- ml_gtk.c: In function 'ml_activate_link_func':
- ml_gtk.c:835:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   835 |   v_link = copy_string (link);
-       |             ^~~~~~~~~~~~~~~~~~                                               
- ml_gtk.c:836:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   836 |   callback_exn (*closure, v_link);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                             
- ml_gtk.c: At top level:
- ml_gtk.c:916:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   916 | ML_1 (gtk_socket_get_id, GtkSocket_val, Val_GdkNativeWindow)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- ml_gtk.c: In function 'ml_gtk_init':
- ml_gtk.c:928:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   928 |     copy = (argc ? alloc (argc, Abstract_tag) : Atom(0));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gtk.c:934:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   934 |     argv = (argc ? alloc (argc, 0) : Atom(0));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- ml_gtk.c: In function 'ml_gtk_get_version':
- ml_gtk.c:949:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   949 |     value ret = alloc_small(3,0);
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- ml_gtk.c: At top level:
- ml_gtk.c:956:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   956 | ML_0 (gtk_get_current_event_time, copy_int32)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
-          gcc src/ml_gtktree.o
- 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:393:13: warning: "format_caml_exception" is deprecated: use "caml_format_exception" instead
-   393 |     CAML_EXN_LOG_VERBOSE("gtk_tree_cell_data_func",ret);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- 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: 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.2
-> installed lablgtk3.3.1.2
Processing 32/33: [bimage-gtk: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bimage-gtk" "-j" "31" (CWD=/home/opam/.opam/4.14/.opam-switch/build/bimage-gtk.0.2.1)
-> compiled  bimage-gtk.0.2.1
-> installed bimage-gtk.0.2.1
Done.
# Run eval $(opam env) to update the current shell environment
2022-02-03 19:44.19 ---> saved as "ccee8ac233e648535728227dc9fbcc2d19a6048cce5c9b8bc7f1c3e8df74096c"
Job succeeded