Build:
  1. 0
2024-09-12 08:35.54: New job: Voodoo prep lablgtk3-gtkspell3.3.1.2; 7bc7e69556097f4f3d1336df801b7be1
2024-09-12 08:35.54: Waiting for resource in pool OCluster
2024-09-12 20:33.52: Waiting for worker…
2024-09-12 20:35.41: Got resource from pool OCluster
2024-09-12 20:35.41: Using cache hint "docs-universe-prep-4.14.2"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1)
         (user (uid 1000) (gid 1000))
         (workdir /home/opam)
         (run (shell "sudo chown opam:opam /home/opam"))
         (run (network host)
              (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
         (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
              (network host)
              (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
         (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo mkdir /src"))
 (copy (src packages) (dst /src/packages))
 (copy (src repo) (dst /src/repo))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
 (run (shell "opam repo remove default && opam repo add opam /src"))
 (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam install dune.3.16.0"))
 (env DUNE_CACHE enabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (env DUNE_CACHE_DUPLICATION copy)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "(sudo apt update) && ((opam depext -viy lablgtk3-gtkspell3.3.1.2 lablgtk3.3.1.2 host-arch-x86_64.1 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 conf-pkg-config.3 conf-gtk3.18 conf-cairo.1 cairo2.0.6.4 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u lablgtk3-gtkspell3:7bc7e69556097f4f3d1336df801b7be1,lablgtk3:25d09587fd3a8bcf5df9559aa46ad5a1,conf-gtk3:99632b2bb55302e1fa3e2a57571063d0,cairo2:0f2979093091dd42f60ee4c280382fb4"))
 (run (network host)
      (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
      (shell "(echo '0.651943') && (for DATA in prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4,cairo2.0.6.4-0f2979093091dd42f60ee4c280382fb4,cairo2.0.6.4 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-gtk3/18,conf-gtk3.18-99632b2bb55302e1fa3e2a57571063d0,conf-gtk3.18 prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2,lablgtk3.3.1.2-25d09587fd3a8bcf5df9559aa46ad5a1,lablgtk3.3.1.2 prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2,lablgtk3-gtkspell3.3.1.2-7bc7e69556097f4f3d1336df801b7be1,lablgtk3-gtkspell3.3.1.2; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4,cairo2.0.6.4-0f2979093091dd42f60ee4c280382fb4,cairo2.0.6.4 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-gtk3/18,conf-gtk3.18-99632b2bb55302e1fa3e2a57571063d0,conf-gtk3.18 prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2,lablgtk3.3.1.2-25d09587fd3a8bcf5df9559aa46ad5a1,lablgtk3.3.1.2 prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2,lablgtk3-gtkspell3.3.1.2-7bc7e69556097f4f3d1336df801b7be1,lablgtk3-gtkspell3.3.1.2; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4,cairo2.0.6.4-0f2979093091dd42f60ee4c280382fb4,cairo2.0.6.4 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-gtk3/18,conf-gtk3.18-99632b2bb55302e1fa3e2a57571063d0,conf-gtk3.18 prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2,lablgtk3.3.1.2-25d09587fd3a8bcf5df9559aa46ad5a1,lablgtk3.3.1.2 prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2,lablgtk3-gtkspell3.3.1.2-7bc7e69556097f4f3d1336df801b7be1,lablgtk3-gtkspell3.3.1.2; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git c51be289ddd662f5818b1250ca2f6eb519f0268f --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.14.2 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-09-12 20:35.41: RETRYING: 2024-09-12/083554-voodoo-prep-107771 Number of retries: 0 (retriable error condition)
Building on doris.caelum.ci.dev
All commits already cached
Updating files:  69% (21872/31551)
Updating files:  70% (22086/31551)
Updating files:  71% (22402/31551)
Updating files:  72% (22717/31551)
Updating files:  73% (23033/31551)
Updating files:  74% (23348/31551)
Updating files:  75% (23664/31551)
Updating files:  76% (23979/31551)
Updating files:  77% (24295/31551)
Updating files:  78% (24610/31551)
Updating files:  79% (24926/31551)
Updating files:  80% (25241/31551)
Updating files:  81% (25557/31551)
Updating files:  82% (25872/31551)
Updating files:  83% (26188/31551)
Updating files:  84% (26503/31551)
Updating files:  85% (26819/31551)
Updating files:  86% (27134/31551)
Updating files:  87% (27450/31551)
Updating files:  88% (27765/31551)
Updating files:  89% (28081/31551)
Updating files:  90% (28396/31551)
Updating files:  91% (28712/31551)
Updating files:  92% (29027/31551)
Updating files:  93% (29343/31551)
Updating files:  94% (29658/31551)
Updating files:  95% (29974/31551)
Updating files:  96% (30289/31551)
Updating files:  97% (30605/31551)
Updating files:  98% (30920/31551)
Updating files:  99% (31236/31551)
Updating files: 100% (31551/31551)
Updating files: 100% (31551/31551), done.
HEAD is now at c51be289dd Update Cygwin library depexts

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1)
2024-09-12 20:28.41 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 20:28.41 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Fetched 295 kB in 0s (940 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpkgconf3 pkgconf pkgconf-bin
Suggested packages:
  m4-doc
The following NEW packages will be installed:
  libpkgconf3 m4 pkg-config pkgconf pkgconf-bin
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 392 kB of archives.
After this operation, 969 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 392 kB in 0s (7516 kB/s)
Selecting previously unselected package libpkgconf3: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 ... 18733 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u8) ...
2024-09-12 20:28.41 ---> using "64027e071d7f4bb79a519ab4cf43cd8d13e54fe5188051a605e9293619bec9b3" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y
Package voodoo-prep does not exist, create as a NEW package? [Y/n] y
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-lib does not exist, create as a NEW package? [Y/n] y
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-gen does not exist, create as a NEW package? [Y/n] y
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-do does not exist, create as a NEW package? [Y/n] y
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

The following actions will be performed:
  - install ocamlbuild       0.15.0 [required by bos]
  - install dune             3.16.0 [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install cmdliner         1.3.0  [required by voodoo-prep]
  - install seq              base   [required by re]
  - install swhid_core       0.1    [required by opam-core]
  - install stdlib-shims     0.3.0  [required by ocamlgraph, sha]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install topkg            1.0.7  [required by bos]
  - install re               1.12.0 [required by opam-format]
  - install sha              1.15.4 [required by opam-core]
  - install ocamlgraph       2.1.0  [required by opam-core]
  - install uutf             1.0.3  [required by opam-core]
  - install rresult          0.7.0  [required by bos]
  - install fmt              0.9.0  [required by bos]
  - install astring          0.8.5  [required by bos]
  - install jsonm            1.0.2  [required by opam-core]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-core        2.2.1  [required by opam-format]
  - install bos              0.2.1  [required by voodoo-prep]
  - install opam-format      2.2.1  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 23 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.3.0] found in cache
[dune.3.16.0] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[jsonm.1.0.2] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.15.0] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.2.1] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.2.1] found in cache
[re.1.12.0] found in cache
[rresult.0.7.0] found in cache
[sha.1.15.4] found in cache
[stdlib-shims.0.3.0] found in cache
[swhid_core.0.1] found in cache
[topkg.1.0.7] found in cache
[uutf.1.0.3] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.3.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.15.0
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed uutf.1.0.3
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed jsonm.1.0.2
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.16.0
-> installed stdlib-shims.0.3.0
-> installed swhid_core.0.1
-> installed opam-file-format.2.1.6
-> installed re.1.12.0
-> installed sha.1.15.4
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.2.1
-> installed opam-format.2.2.1
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 20:28.41 ---> using "4b3eae20ee556ce466265d261fd5d7184b7506cfcf8217eea177582bdd289d8b" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-09-12 20:28.41 ---> using "ff9243a4acf95fb20c4e62f411801f15f8ec3c4e6fcc150de31a9042ea281b68" from cache
2024-09-12 20:28.41 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1)
2024-09-12 20:28.41 ---> using "103a548bcf08062184789f8399ddfc3128a2d5d426168f6d2c8435f8ce1ce572" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 20:28.41 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-09-12 20:28.41 ---> using "589fc247a47cee4820aea953ca0c6137d5c05903e8d36d67782083bf9b53dcd0" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-09-12 20:28.43 ---> using "a794c983d5c0558ec5875eaedce19354bf96a301c821c1a4e6e369286dbf0c79" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-09-12 20:28.43 ---> using "c94926ba440a75d1f83a031c682a04af8f88cfd2565d88de7bbba4644f6decd1" from cache

/home/opam: (run (network host)
                 (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then 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.

This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted.
You may want to back it up before going further.

Continue? [Y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-09-12 20:28.43 ---> using "e2ffb81a4d63382aeee371b9720c532142359a29f3205c041303ab6ea6743487" from cache

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 4.14. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 4.14 only.
       Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

2024-09-12 20:28.43 ---> using "c70df4fe3b7469dd431002d254b4c026fe012e16c9a53f50cf8cad76f7173dd9" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-09-12 20:28.43 ---> using "b962cf65e59fb534dba690ebbedc41f6658577e6878fd159ae200522de276c19" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam install dune.3.16.0"))
The following actions will be performed:
  - install dune 3.16.0

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.16.0  (cached)
-> installed dune.3.16.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 20:29.12 ---> saved as "04fe05f23869df9ef6dffd6d3dc1fe69f7fd6ffe29cc89cb7a62eaeda6396f34"

/home/opam: (env DUNE_CACHE enabled)

/home/opam: (env DUNE_CACHE_TRANSPORT direct)

/home/opam: (env DUNE_CACHE_DUPLICATION copy)

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "(sudo apt update) && ((opam depext -viy lablgtk3-gtkspell3.3.1.2 lablgtk3.3.1.2 host-arch-x86_64.1 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 conf-pkg-config.3 conf-gtk3.18 conf-cairo.1 cairo2.0.6.4 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Fetched 295 kB in 0s (951 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.3

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.3  (cached)
-> removed   opam-depext.1.2.3
-> installed opam-depext.1.2.3
Done.

<><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy lablgtk3-gtkspell3.3.1.2 lablgtk3.3.1.2 host-arch-x86_64.1 dune-configurator.3.16.0 dune.3.16.0 csexp.1.5.2 conf-pkg-config.3 conf-gtk3.18 conf-cairo.1 cairo2.0.6.4" 

Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies.
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
libcairo2-dev
libexpat1-dev
libgtk-3-dev
libgtkspell3-3-dev
pkg-config
[NOTE] Package dune is already installed (current version is 3.16.0).
[NOTE] Package host-arch-x86_64 is already installed (current version is 1).
The following actions will be performed:
  - install csexp              1.5.2
  - install conf-pkg-config    3
  - install dune-configurator  3.16.0
  - install conf-gtk3          18
  - install conf-cairo         1
  - install cairo2             0.6.4
  - install lablgtk3           3.1.2
  - install lablgtk3-gtkspell3 3.1.2
===== 8 to install =====

The following system packages will first need to be installed:
    libcairo2-dev libexpat1-dev libgtk-3-dev libgtkspell3-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" "libgtkspell3-3-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libargon2-1: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 ... 18733 files and directories currently installed.)
- Preparing to unpack .../00-libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ...
- Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
- Selecting previously unselected package dmsetup.
- Preparing to unpack .../01-dmsetup_2%3a1.02.185-2_amd64.deb ...
- Unpacking dmsetup (2:1.02.185-2) ...
- Selecting previously unselected package libdevmapper1.02.1:amd64.
- Preparing to unpack .../02-libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ...
- Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
- Selecting previously unselected package libjson-c5:amd64.
- Preparing to unpack .../03-libjson-c5_0.16-2_amd64.deb ...
- Unpacking libjson-c5:amd64 (0.16-2) ...
- Selecting previously unselected package libcryptsetup12:amd64.
- Preparing to unpack .../04-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ...
- Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ...
- Selecting previously unselected package libfdisk1:amd64.
- Preparing to unpack .../05-libfdisk1_2.38.1-5+deb12u1_amd64.deb ...
- Unpacking libfdisk1:amd64 (2.38.1-5+deb12u1) ...
- Selecting previously unselected package libkmod2:amd64.
- Preparing to unpack .../06-libkmod2_30+20221128-1_amd64.deb ...
- Unpacking libkmod2:amd64 (30+20221128-1) ...
- Selecting previously unselected package libapparmor1:amd64.
- Preparing to unpack .../07-libapparmor1_3.0.8-3_amd64.deb ...
- Unpacking libapparmor1:amd64 (3.0.8-3) ...
- Selecting previously unselected package libip4tc2:amd64.
- Preparing to unpack .../08-libip4tc2_1.8.9-2_amd64.deb ...
- Unpacking libip4tc2:amd64 (1.8.9-2) ...
- Selecting previously unselected package libsystemd-shared:amd64.
- Preparing to unpack .../09-libsystemd-shared_252.30-1~deb12u2_amd64.deb ...
- Unpacking libsystemd-shared:amd64 (252.30-1~deb12u2) ...
- Selecting previously unselected package systemd.
- Preparing to unpack .../10-systemd_252.30-1~deb12u2_amd64.deb ...
- Unpacking systemd (252.30-1~deb12u2) ...
- Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ...
- Setting up libjson-c5:amd64 (0.16-2) ...
- Setting up libfdisk1:amd64 (2.38.1-5+deb12u1) ...
- Setting up libkmod2:amd64 (30+20221128-1) ...
- Setting up libapparmor1:amd64 (3.0.8-3) ...
- Setting up libip4tc2:amd64 (1.8.9-2) ...
- Setting up libsystemd-shared:amd64 (252.30-1~deb12u2) ...
- Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ...
- Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ...
- Setting up systemd (252.30-1~deb12u2) ...
- 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.

- Initializing machine ID from random generator.

- Creating group 'systemd-journal' with GID 999.

- Creating group 'systemd-network' with GID 998.

- Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998.

- Setting up dmsetup (2:1.02.185-2) ...
- 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 ... 19648 files and directories currently installed.)
- Preparing to unpack .../0-systemd-sysv_252.30-1~deb12u2_amd64.deb ...
- Unpacking systemd-sysv (252.30-1~deb12u2) ...
- Selecting previously unselected package libdbus-1-3:amd64.
- Preparing to unpack .../1-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus-bin.
- Preparing to unpack .../2-dbus-bin_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking dbus-bin (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus-session-bus-common.
- Preparing to unpack .../3-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ...
- Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus-daemon.
- Preparing to unpack .../4-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking dbus-daemon (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus-system-bus-common.
- Preparing to unpack .../5-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ...
- Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../6-dbus_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking dbus (1.14.10-1~deb12u1) ...
- Selecting previously unselected package libpython3.11-minimal:amd64.
- Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6+deb12u3_amd64.deb ...
- Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u3) ...
- Selecting previously unselected package python3.11-minimal.
- Preparing to unpack .../8-python3.11-minimal_3.11.2-6+deb12u3_amd64.deb ...
- Unpacking python3.11-minimal (3.11.2-6+deb12u3) ...
- Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u3) ...
- Setting up python3.11-minimal (3.11.2-6+deb12u3) ...
- 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 ... 20046 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.11.2-1+b1_amd64.deb ...
- Unpacking python3-minimal (3.11.2-1+b1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_10.0.0_all.deb ...
- Unpacking media-types (10.0.0) ...
- Selecting previously unselected package libpython3.11-stdlib:amd64.
- Preparing to unpack .../libpython3.11-stdlib_3.11.2-6+deb12u3_amd64.deb ...
- Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u3) ...
- Selecting previously unselected package python3.11.
- Preparing to unpack .../python3.11_3.11.2-6+deb12u3_amd64.deb ...
- Unpacking python3.11 (3.11.2-6+deb12u3) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.11.2-1+b1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ...
- Setting up python3-minimal (3.11.2-1+b1) ...
- 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 ... 20456 files and directories currently installed.)
- Preparing to unpack .../000-python3_3.11.2-1+b1_amd64.deb ...
- Unpacking python3 (3.11.2-1+b1) ...
- Selecting previously unselected package sgml-base.
- Preparing to unpack .../001-sgml-base_1.31_all.deb ...
- Unpacking sgml-base (1.31) ...
- Selecting previously unselected package libnss-systemd:amd64.
- Preparing to unpack .../002-libnss-systemd_252.30-1~deb12u2_amd64.deb ...
- Unpacking libnss-systemd:amd64 (252.30-1~deb12u2) ...
- Selecting previously unselected package libpam-systemd:amd64.
- Preparing to unpack .../003-libpam-systemd_252.30-1~deb12u2_amd64.deb ...
- Unpacking libpam-systemd:amd64 (252.30-1~deb12u2) ...
- Selecting previously unselected package systemd-timesyncd.
- Preparing to unpack .../004-systemd-timesyncd_252.30-1~deb12u2_amd64.deb ...
- Unpacking systemd-timesyncd (252.30-1~deb12u2) ...
- Selecting previously unselected package hicolor-icon-theme.
- Preparing to unpack .../005-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 .../006-libgdk-pixbuf2.0-common_2.42.10+dfsg-1+deb12u1_all.deb ...
- Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../007-libglib2.0-0_2.74.6-2+deb12u3_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u3) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../008-libicu72_72.1-3_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../010-shared-mime-info_2.2-1_amd64.deb ...
- Unpacking shared-mime-info (2.2-1) ...
- Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64.
- Preparing to unpack .../011-libgdk-pixbuf-2.0-0_2.42.10+dfsg-1+deb12u1_amd64.deb ...
- Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ...
- Selecting previously unselected package gtk-update-icon-cache.
- Preparing to unpack .../012-gtk-update-icon-cache_3.24.38-2~deb12u2_amd64.deb ...
- Unpacking gtk-update-icon-cache (3.24.38-2~deb12u2) ...
- Selecting previously unselected package adwaita-icon-theme.
- Preparing to unpack .../013-adwaita-icon-theme_43-1_all.deb ...
- Unpacking adwaita-icon-theme (43-1) ...
- Selecting previously unselected package libaspell15:amd64.
- Preparing to unpack .../014-libaspell15_0.60.8-4+b1_amd64.deb ...
- Unpacking libaspell15:amd64 (0.60.8-4+b1) ...
- Selecting previously unselected package libtext-iconv-perl:amd64.
- Preparing to unpack .../015-libtext-iconv-perl_1.7-8_amd64.deb ...
- Unpacking libtext-iconv-perl:amd64 (1.7-8) ...
- Selecting previously unselected package emacsen-common.
- Preparing to unpack .../016-emacsen-common_3.0.5_all.deb ...
- Unpacking emacsen-common (3.0.5) ...
- Selecting previously unselected package dictionaries-common.
- Preparing to unpack .../017-dictionaries-common_1.29.5_all.deb ...
- Adding 'diversion of /usr/share/dict/words to /usr/share/dict/words.pre-dictionaries-common by dictionaries-common'
- Unpacking dictionaries-common (1.29.5) ...
- Selecting previously unselected package aspell.
- Preparing to unpack .../018-aspell_0.60.8-4+b1_amd64.deb ...
- Unpacking aspell (0.60.8-4+b1) ...
- Selecting previously unselected package aspell-en.
- Preparing to unpack .../019-aspell-en_2020.12.07-0-1_all.deb ...
- Unpacking aspell-en (2020.12.07-0-1) ...
- Selecting previously unselected package at-spi2-common.
- Preparing to unpack .../020-at-spi2-common_2.46.0-5_all.deb ...
- Unpacking at-spi2-common (2.46.0-5) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../021-libxi6_2%3a1.8-1+b1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.8-1+b1) ...
- Selecting previously unselected package libatspi2.0-0:amd64.
- Preparing to unpack .../022-libatspi2.0-0_2.46.0-5_amd64.deb ...
- Unpacking libatspi2.0-0:amd64 (2.46.0-5) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../023-x11-common_1%3a7.7+23_all.deb ...
- Unpacking x11-common (1:7.7+23) ...
- Selecting previously unselected package libxtst6:amd64.
- Preparing to unpack .../024-libxtst6_2%3a1.2.3-1.1_amd64.deb ...
- Unpacking libxtst6:amd64 (2:1.2.3-1.1) ...
- Selecting previously unselected package dbus-user-session.
- Preparing to unpack .../025-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking dbus-user-session (1.14.10-1~deb12u1) ...
- Selecting previously unselected package libdconf1:amd64.
- Preparing to unpack .../026-libdconf1_0.40.0-4_amd64.deb ...
- Unpacking libdconf1:amd64 (0.40.0-4) ...
- Selecting previously unselected package dconf-service.
- Preparing to unpack .../027-dconf-service_0.40.0-4_amd64.deb ...
- Unpacking dconf-service (0.40.0-4) ...
- Selecting previously unselected package dconf-gsettings-backend:amd64.
- Preparing to unpack .../028-dconf-gsettings-backend_0.40.0-4_amd64.deb ...
- Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ...
- Selecting previously unselected package gsettings-desktop-schemas.
- Preparing to unpack .../029-gsettings-desktop-schemas_43.0-1_all.deb ...
- Unpacking gsettings-desktop-schemas (43.0-1) ...
- Selecting previously unselected package at-spi2-core.
- Preparing to unpack .../030-at-spi2-core_2.46.0-5_amd64.deb ...
- Unpacking at-spi2-core (2.46.0-5) ...
- Selecting previously unselected package hunspell-en-us.
- Preparing to unpack .../031-hunspell-en-us_1%3a2020.12.07-2_all.deb ...
- Unpacking hunspell-en-us (1:2020.12.07-2) ...
- Selecting previously unselected package libhunspell-1.7-0:amd64.
- Preparing to unpack .../032-libhunspell-1.7-0_1.7.1-1_amd64.deb ...
- Unpacking libhunspell-1.7-0:amd64 (1.7.1-1) ...
- Selecting previously unselected package libenchant-2-2:amd64.
- Preparing to unpack .../033-libenchant-2-2_2.3.3-2_amd64.deb ...
- Unpacking libenchant-2-2:amd64 (2.3.3-2) ...
- Selecting previously unselected package enchant-2.
- Preparing to unpack .../034-enchant-2_2.3.3-2_amd64.deb ...
- Unpacking enchant-2 (2.3.3-2) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../035-fontconfig_2.14.1-4_amd64.deb ...
- Unpacking fontconfig (2.14.1-4) ...
- Selecting previously unselected package libgirepository-1.0-1:amd64.
- Preparing to unpack .../036-libgirepository-1.0-1_1.74.0-3_amd64.deb ...
- Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ...
- Selecting previously unselected package gir1.2-glib-2.0:amd64.
- Preparing to unpack .../037-gir1.2-glib-2.0_1.74.0-3_amd64.deb ...
- Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ...
- Selecting previously unselected package libatk1.0-0:amd64.
- Preparing to unpack .../038-libatk1.0-0_2.46.0-5_amd64.deb ...
- Unpacking libatk1.0-0:amd64 (2.46.0-5) ...
- Selecting previously unselected package gir1.2-atk-1.0:amd64.
- Preparing to unpack .../039-gir1.2-atk-1.0_2.46.0-5_amd64.deb ...
- Unpacking gir1.2-atk-1.0:amd64 (2.46.0-5) ...
- Selecting previously unselected package gir1.2-freedesktop:amd64.
- Preparing to unpack .../040-gir1.2-freedesktop_1.74.0-3_amd64.deb ...
- Unpacking gir1.2-freedesktop:amd64 (1.74.0-3) ...
- Selecting previously unselected package gir1.2-atspi-2.0:amd64.
- Preparing to unpack .../041-gir1.2-atspi-2.0_2.46.0-5_amd64.deb ...
- Unpacking gir1.2-atspi-2.0:amd64 (2.46.0-5) ...
- Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64.
- Preparing to unpack .../042-gir1.2-gdkpixbuf-2.0_2.42.10+dfsg-1+deb12u1_amd64.deb ...
- Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.42.10+dfsg-1+deb12u1) ...
- Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64.
- Preparing to unpack .../043-gir1.2-harfbuzz-0.0_6.0.0+dfsg-3_amd64.deb ...
- Unpacking gir1.2-harfbuzz-0.0:amd64 (6.0.0+dfsg-3) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../044-libfribidi0_1.0.8-2.1_amd64.deb ...
- Unpacking libfribidi0:amd64 (1.0.8-2.1) ...
- Selecting previously unselected package libgraphite2-3:amd64.
- Preparing to unpack .../045-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 .../046-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ...
- Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
- Selecting previously unselected package libthai-data.
- Preparing to unpack .../047-libthai-data_0.1.29-1_all.deb ...
- Unpacking libthai-data (0.1.29-1) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../048-libdatrie1_0.2.13-2+b1_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../049-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 .../050-libpango-1.0-0_1.50.12+ds-1_amd64.deb ...
- Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../051-libpixman-1-0_0.42.2-1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../052-libxcb-render0_1.15-1_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../053-libxcb-shm0_1.15-1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.15-1) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../054-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../055-libcairo2_1.16.0-7_amd64.deb ...
- Unpacking libcairo2:amd64 (1.16.0-7) ...
- Selecting previously unselected package libpangoft2-1.0-0:amd64.
- Preparing to unpack .../056-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ...
- Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
- Selecting previously unselected package libpangocairo-1.0-0:amd64.
- Preparing to unpack .../057-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ...
- Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
- Selecting previously unselected package libxft2:amd64.
- Preparing to unpack .../058-libxft2_2.3.6-1_amd64.deb ...
- Unpacking libxft2:amd64 (2.3.6-1) ...
- Selecting previously unselected package libpangoxft-1.0-0:amd64.
- Preparing to unpack .../059-libpangoxft-1.0-0_1.50.12+ds-1_amd64.deb ...
- Unpacking libpangoxft-1.0-0:amd64 (1.50.12+ds-1) ...
- Selecting previously unselected package gir1.2-pango-1.0:amd64.
- Preparing to unpack .../060-gir1.2-pango-1.0_1.50.12+ds-1_amd64.deb ...
- Unpacking gir1.2-pango-1.0:amd64 (1.50.12+ds-1) ...
- Selecting previously unselected package libatk-bridge2.0-0:amd64.
- Preparing to unpack .../061-libatk-bridge2.0-0_2.46.0-5_amd64.deb ...
- Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ...
- Selecting previously unselected package libcairo-gobject2:amd64.
- Preparing to unpack .../062-libcairo-gobject2_1.16.0-7_amd64.deb ...
- Unpacking libcairo-gobject2:amd64 (1.16.0-7) ...
- Selecting previously unselected package liblcms2-2:amd64.
- Preparing to unpack .../063-liblcms2-2_2.14-2_amd64.deb ...
- Unpacking liblcms2-2:amd64 (2.14-2) ...
- Selecting previously unselected package libcolord2:amd64.
- Preparing to unpack .../064-libcolord2_1.4.6-2.2_amd64.deb ...
- Unpacking libcolord2:amd64 (1.4.6-2.2) ...
- Selecting previously unselected package libavahi-common-data:amd64.
- Preparing to unpack .../065-libavahi-common-data_0.8-10_amd64.deb ...
- Unpacking libavahi-common-data:amd64 (0.8-10) ...
- Selecting previously unselected package libavahi-common3:amd64.
- Preparing to unpack .../066-libavahi-common3_0.8-10_amd64.deb ...
- Unpacking libavahi-common3:amd64 (0.8-10) ...
- Selecting previously unselected package libavahi-client3:amd64.
- Preparing to unpack .../067-libavahi-client3_0.8-10_amd64.deb ...
- Unpacking libavahi-client3:amd64 (0.8-10) ...
- Selecting previously unselected package libcups2:amd64.
- Preparing to unpack .../068-libcups2_2.4.2-3+deb12u7_amd64.deb ...
- Unpacking libcups2:amd64 (2.4.2-3+deb12u7) ...
- Selecting previously unselected package libepoxy0:amd64.
- Preparing to unpack .../069-libepoxy0_1.5.10-1_amd64.deb ...
- Unpacking libepoxy0:amd64 (1.5.10-1) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../070-libwayland-client0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libwayland-cursor0:amd64.
- Preparing to unpack .../071-libwayland-cursor0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-cursor0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libwayland-egl1:amd64.
- Preparing to unpack .../072-libwayland-egl1_1.21.0-1_amd64.deb ...
- Unpacking libwayland-egl1:amd64 (1.21.0-1) ...
- Selecting previously unselected package libxcomposite1:amd64.
- Preparing to unpack .../073-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 .../074-libxfixes3_1%3a6.0.0-2_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../075-libxcursor1_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxdamage1:amd64.
- Preparing to unpack .../076-libxdamage1_1%3a1.1.6-1_amd64.deb ...
- Unpacking libxdamage1:amd64 (1:1.1.6-1) ...
- Selecting previously unselected package libxinerama1:amd64.
- Preparing to unpack .../077-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 .../078-xkb-data_2.35.1-1_all.deb ...
- Unpacking xkb-data (2.35.1-1) ...
- Selecting previously unselected package libxkbcommon0:amd64.
- Preparing to unpack .../079-libxkbcommon0_1.5.0-1_amd64.deb ...
- Unpacking libxkbcommon0:amd64 (1.5.0-1) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../080-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Selecting previously unselected package libgtk-3-common.
- Preparing to unpack .../081-libgtk-3-common_3.24.38-2~deb12u2_all.deb ...
- Unpacking libgtk-3-common (3.24.38-2~deb12u2) ...
- Selecting previously unselected package libgtk-3-0:amd64.
- Preparing to unpack .../082-libgtk-3-0_3.24.38-2~deb12u2_amd64.deb ...
- Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u2) ...
- Selecting previously unselected package gir1.2-gtk-3.0:amd64.
- Preparing to unpack .../083-gir1.2-gtk-3.0_3.24.38-2~deb12u2_amd64.deb ...
- Unpacking gir1.2-gtk-3.0:amd64 (3.24.38-2~deb12u2) ...
- Selecting previously unselected package libgtkspell3-3-0:amd64.
- Preparing to unpack .../084-libgtkspell3-3-0_3.0.10-1_amd64.deb ...
- Unpacking libgtkspell3-3-0:amd64 (3.0.10-1) ...
- Selecting previously unselected package gir1.2-gtkspell3-3.0:amd64.
- Preparing to unpack .../085-gir1.2-gtkspell3-3.0_3.0.10-1_amd64.deb ...
- Unpacking gir1.2-gtkspell3-3.0:amd64 (3.0.10-1) ...
- Selecting previously unselected package icu-devtools.
- Preparing to unpack .../086-icu-devtools_72.1-3_amd64.deb ...
- Unpacking icu-devtools (72.1-3) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../087-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../088-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../089-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../090-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../091-libffi-dev_3.4.4-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.4-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../092-libglib2.0-data_2.74.6-2+deb12u3_all.deb ...
- Unpacking libglib2.0-data (2.74.6-2+deb12u3) ...
- Selecting previously unselected package libelf1:amd64.
- Preparing to unpack .../093-libelf1_0.188-2.1_amd64.deb ...
- Unpacking libelf1:amd64 (0.188-2.1) ...
- Selecting previously unselected package libglib2.0-bin.
- Preparing to unpack .../094-libglib2.0-bin_2.74.6-2+deb12u3_amd64.deb ...
- Unpacking libglib2.0-bin (2.74.6-2+deb12u3) ...
- Selecting previously unselected package python3-lib2to3.
- Preparing to unpack .../095-python3-lib2to3_3.11.2-3_all.deb ...
- Unpacking python3-lib2to3 (3.11.2-3) ...
- Selecting previously unselected package python3-distutils.
- Preparing to unpack .../096-python3-distutils_3.11.2-3_all.deb ...
- Unpacking python3-distutils (3.11.2-3) ...
- Selecting previously unselected package libglib2.0-dev-bin.
- Preparing to unpack .../097-libglib2.0-dev-bin_2.74.6-2+deb12u3_amd64.deb ...
- Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u3) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../098-uuid-dev_2.38.1-5+deb12u1_amd64.deb ...
- Unpacking uuid-dev:amd64 (2.38.1-5+deb12u1) ...
- Selecting previously unselected package libblkid-dev:amd64.
- Preparing to unpack .../099-libblkid-dev_2.38.1-5+deb12u1_amd64.deb ...
- Unpacking libblkid-dev:amd64 (2.38.1-5+deb12u1) ...
- Selecting previously unselected package libsepol-dev:amd64.
- Preparing to unpack .../100-libsepol-dev_3.4-2.1_amd64.deb ...
- Unpacking libsepol-dev:amd64 (3.4-2.1) ...
- Selecting previously unselected package libpcre2-16-0:amd64.
- Preparing to unpack .../101-libpcre2-16-0_10.42-1_amd64.deb ...
- Unpacking libpcre2-16-0:amd64 (10.42-1) ...
- Selecting previously unselected package libpcre2-32-0:amd64.
- Preparing to unpack .../102-libpcre2-32-0_10.42-1_amd64.deb ...
- Unpacking libpcre2-32-0:amd64 (10.42-1) ...
- Selecting previously unselected package libpcre2-posix3:amd64.
- Preparing to unpack .../103-libpcre2-posix3_10.42-1_amd64.deb ...
- Unpacking libpcre2-posix3:amd64 (10.42-1) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../104-libpcre2-dev_10.42-1_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.42-1) ...
- Selecting previously unselected package libselinux1-dev:amd64.
- Preparing to unpack .../105-libselinux1-dev_3.4-1+b6_amd64.deb ...
- Unpacking libselinux1-dev:amd64 (3.4-1+b6) ...
- Selecting previously unselected package libmount-dev:amd64.
- Preparing to unpack .../106-libmount-dev_2.38.1-5+deb12u1_amd64.deb ...
- Unpacking libmount-dev:amd64 (2.38.1-5+deb12u1) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../107-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Selecting previously unselected package libglib2.0-dev:amd64.
- Preparing to unpack .../108-libglib2.0-dev_2.74.6-2+deb12u3_amd64.deb ...
- Unpacking libglib2.0-dev:amd64 (2.74.6-2+deb12u3) ...
- Selecting previously unselected package libatk1.0-dev:amd64.
- Preparing to unpack .../109-libatk1.0-dev_2.46.0-5_amd64.deb ...
- Unpacking libatk1.0-dev:amd64 (2.46.0-5) ...
- Selecting previously unselected package xml-core.
- Preparing to unpack .../110-xml-core_0.18+nmu1_all.deb ...
- Unpacking xml-core (0.18+nmu1) ...
- Selecting previously unselected package libdbus-1-dev:amd64.
- Preparing to unpack .../111-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ...
- Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ...
- Selecting previously unselected package libxext-dev:amd64.
- Preparing to unpack .../112-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ...
- Selecting previously unselected package libxfixes-dev:amd64.
- Preparing to unpack .../113-libxfixes-dev_1%3a6.0.0-2_amd64.deb ...
- Unpacking libxfixes-dev:amd64 (1:6.0.0-2) ...
- Selecting previously unselected package libxi-dev:amd64.
- Preparing to unpack .../114-libxi-dev_2%3a1.8-1+b1_amd64.deb ...
- Unpacking libxi-dev:amd64 (2:1.8-1+b1) ...
- Selecting previously unselected package libxtst-dev:amd64.
- Preparing to unpack .../115-libxtst-dev_2%3a1.2.3-1.1_amd64.deb ...
- Unpacking libxtst-dev:amd64 (2:1.2.3-1.1) ...
- Selecting previously unselected package libatspi2.0-dev:amd64.
- Preparing to unpack .../116-libatspi2.0-dev_2.46.0-5_amd64.deb ...
- Unpacking libatspi2.0-dev:amd64 (2.46.0-5) ...
- Selecting previously unselected package libatk-bridge2.0-dev:amd64.
- Preparing to unpack .../117-libatk-bridge2.0-dev_2.46.0-5_amd64.deb ...
- Unpacking libatk-bridge2.0-dev:amd64 (2.46.0-5) ...
- Selecting previously unselected package libbrotli-dev:amd64.
- Preparing to unpack .../118-libbrotli-dev_1.0.9-2+b6_amd64.deb ...
- Unpacking libbrotli-dev:amd64 (1.0.9-2+b6) ...
- Selecting previously unselected package liblzo2-2:amd64.
- Preparing to unpack .../119-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 .../120-libcairo-script-interpreter2_1.16.0-7_amd64.deb ...
- Unpacking libcairo-script-interpreter2:amd64 (1.16.0-7) ...
- Selecting previously unselected package libexpat1-dev:amd64.
- Preparing to unpack .../121-libexpat1-dev_2.5.0-1_amd64.deb ...
- Unpacking libexpat1-dev:amd64 (2.5.0-1) ...
- Selecting previously unselected package libpng-dev:amd64.
- Preparing to unpack .../122-libpng-dev_1.6.39-2_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.39-2) ...
- Selecting previously unselected package libfreetype-dev:amd64.
- Preparing to unpack .../123-libfreetype-dev_2.12.1+dfsg-5+deb12u3_amd64.deb ...
- Unpacking libfreetype-dev:amd64 (2.12.1+dfsg-5+deb12u3) ...
- Selecting previously unselected package libfontconfig-dev:amd64.
- Preparing to unpack .../124-libfontconfig-dev_2.14.1-4_amd64.deb ...
- Unpacking libfontconfig-dev:amd64 (2.14.1-4) ...
- Selecting previously unselected package libpixman-1-dev:amd64.
- Preparing to unpack .../125-libpixman-1-dev_0.42.2-1_amd64.deb ...
- Unpacking libpixman-1-dev:amd64 (0.42.2-1) ...
- Selecting previously unselected package libice6:amd64.
- Preparing to unpack .../126-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 .../127-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 .../128-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 .../129-libsm-dev_2%3a1.2.3-1_amd64.deb ...
- Unpacking libsm-dev:amd64 (2:1.2.3-1) ...
- Selecting previously unselected package libxcb-render0-dev:amd64.
- Preparing to unpack .../130-libxcb-render0-dev_1.15-1_amd64.deb ...
- Unpacking libxcb-render0-dev:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-shm0-dev:amd64.
- Preparing to unpack .../131-libxcb-shm0-dev_1.15-1_amd64.deb ...
- Unpacking libxcb-shm0-dev:amd64 (1.15-1) ...
- Selecting previously unselected package libxrender-dev:amd64.
- Preparing to unpack .../132-libxrender-dev_1%3a0.9.10-1.1_amd64.deb ...
- Unpacking libxrender-dev:amd64 (1:0.9.10-1.1) ...
- Selecting previously unselected package libcairo2-dev:amd64.
- Preparing to unpack .../133-libcairo2-dev_1.16.0-7_amd64.deb ...
- Unpacking libcairo2-dev:amd64 (1.16.0-7) ...
- Selecting previously unselected package libdatrie-dev:amd64.
- Preparing to unpack .../134-libdatrie-dev_0.2.13-2+b1_amd64.deb ...
- Unpacking libdatrie-dev:amd64 (0.2.13-2+b1) ...
- Selecting previously unselected package libdeflate-dev:amd64.
- Preparing to unpack .../135-libdeflate-dev_1.14-1_amd64.deb ...
- Unpacking libdeflate-dev:amd64 (1.14-1) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../136-libdrm-common_2.4.114-1_all.deb ...
- Unpacking libdrm-common (2.4.114-1) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../137-libdrm2_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../138-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libpciaccess0:amd64.
- Preparing to unpack .../139-libpciaccess0_0.17-2_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.17-2) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../140-libdrm-intel1_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../141-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../142-libdrm-radeon1_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../143-libglvnd0_1.6.0-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.6.0-1) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../144-libwayland-server0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-server0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libgbm1:amd64.
- Preparing to unpack .../145-libgbm1_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../146-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../147-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../148-libxcb-dri2-0_1.15-1_amd64.deb ...
- Unpacking libxcb-dri2-0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../149-libxcb-dri3-0_1.15-1_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../150-libxcb-present0_1.15-1_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../151-libxcb-randr0_1.15-1_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../152-libxcb-sync1_1.15-1_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../153-libxcb-xfixes0_1.15-1_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../154-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libegl-mesa0:amd64.
- Preparing to unpack .../155-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libegl1:amd64.
- Preparing to unpack .../156-libegl1_1.6.0-1_amd64.deb ...
- Unpacking libegl1:amd64 (1.6.0-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../157-libxcb-glx0_1.15-1_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.15-1) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../158-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 .../159-libz3-4_4.8.12-3.1_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-3.1) ...
- Selecting previously unselected package libllvm15:amd64.
- Preparing to unpack .../160-libllvm15_1%3a15.0.6-4+b1_amd64.deb ...
- Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../161-libsensors-config_1%3a3.6.0-7.1_all.deb ...
- Unpacking libsensors-config (1:3.6.0-7.1) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../162-libsensors5_1%3a3.6.0-7.1_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-7.1) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../163-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../164-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../165-libglx0_1.6.0-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.6.0-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../166-libgl1_1.6.0-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.6.0-1) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../167-libglx-dev_1.6.0-1_amd64.deb ...
- Unpacking libglx-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libgl-dev:amd64.
- Preparing to unpack .../168-libgl-dev_1.6.0-1_amd64.deb ...
- Unpacking libgl-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libegl-dev:amd64.
- Preparing to unpack .../169-libegl-dev_1.6.0-1_amd64.deb ...
- Unpacking libegl-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libglvnd-core-dev:amd64.
- Preparing to unpack .../170-libglvnd-core-dev_1.6.0-1_amd64.deb ...
- Unpacking libglvnd-core-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libgles1:amd64.
- Preparing to unpack .../171-libgles1_1.6.0-1_amd64.deb ...
- Unpacking libgles1:amd64 (1.6.0-1) ...
- Selecting previously unselected package libgles2:amd64.
- Preparing to unpack .../172-libgles2_1.6.0-1_amd64.deb ...
- Unpacking libgles2:amd64 (1.6.0-1) ...
- Selecting previously unselected package libgles-dev:amd64.
- Preparing to unpack .../173-libgles-dev_1.6.0-1_amd64.deb ...
- Unpacking libgles-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libopengl0:amd64.
- Preparing to unpack .../174-libopengl0_1.6.0-1_amd64.deb ...
- Unpacking libopengl0:amd64 (1.6.0-1) ...
- Selecting previously unselected package libopengl-dev:amd64.
- Preparing to unpack .../175-libopengl-dev_1.6.0-1_amd64.deb ...
- Unpacking libopengl-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libglvnd-dev:amd64.
- Preparing to unpack .../176-libglvnd-dev_1.6.0-1_amd64.deb ...
- Unpacking libglvnd-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libegl1-mesa-dev:amd64.
- Preparing to unpack .../177-libegl1-mesa-dev_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libegl1-mesa-dev:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libenchant-2-dev:amd64.
- Preparing to unpack .../178-libenchant-2-dev_2.3.3-2_amd64.deb ...
- Unpacking libenchant-2-dev:amd64 (2.3.3-2) ...
- Selecting previously unselected package libepoxy-dev:amd64.
- Preparing to unpack .../179-libepoxy-dev_1.5.10-1_amd64.deb ...
- Unpacking libepoxy-dev:amd64 (1.5.10-1) ...
- Selecting previously unselected package libfribidi-dev:amd64.
- Preparing to unpack .../180-libfribidi-dev_1.0.8-2.1_amd64.deb ...
- Unpacking libfribidi-dev:amd64 (1.0.8-2.1) ...
- Selecting previously unselected package libgdk-pixbuf2.0-bin.
- Preparing to unpack .../181-libgdk-pixbuf2.0-bin_2.42.10+dfsg-1+deb12u1_amd64.deb ...
- Unpacking libgdk-pixbuf2.0-bin (2.42.10+dfsg-1+deb12u1) ...
- Selecting previously unselected package libjpeg62-turbo-dev:amd64.
- Preparing to unpack .../182-libjpeg62-turbo-dev_1%3a2.1.5-2_amd64.deb ...
- Unpacking libjpeg62-turbo-dev:amd64 (1:2.1.5-2) ...
- Selecting previously unselected package libjpeg-dev:amd64.
- Preparing to unpack .../183-libjpeg-dev_1%3a2.1.5-2_amd64.deb ...
- Unpacking libjpeg-dev:amd64 (1:2.1.5-2) ...
- Selecting previously unselected package libjbig-dev:amd64.
- Preparing to unpack .../184-libjbig-dev_2.1-6.1_amd64.deb ...
- Unpacking libjbig-dev:amd64 (2.1-6.1) ...
- Selecting previously unselected package liblzma-dev:amd64.
- Preparing to unpack .../185-liblzma-dev_5.4.1-0.2_amd64.deb ...
- Unpacking liblzma-dev:amd64 (5.4.1-0.2) ...
- Selecting previously unselected package libzstd-dev:amd64.
- Preparing to unpack .../186-libzstd-dev_1.5.4+dfsg2-5_amd64.deb ...
- Unpacking libzstd-dev:amd64 (1.5.4+dfsg2-5) ...
- Selecting previously unselected package libwebpmux3:amd64.
- Preparing to unpack .../187-libwebpmux3_1.2.4-0.2+deb12u1_amd64.deb ...
- Unpacking libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ...
- Selecting previously unselected package libwebpdemux2:amd64.
- Preparing to unpack .../188-libwebpdemux2_1.2.4-0.2+deb12u1_amd64.deb ...
- Unpacking libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ...
- Selecting previously unselected package libwebp-dev:amd64.
- Preparing to unpack .../189-libwebp-dev_1.2.4-0.2+deb12u1_amd64.deb ...
- Unpacking libwebp-dev:amd64 (1.2.4-0.2+deb12u1) ...
- Selecting previously unselected package libtiffxx6:amd64.
- Preparing to unpack .../190-libtiffxx6_4.5.0-6+deb12u1_amd64.deb ...
- Unpacking libtiffxx6:amd64 (4.5.0-6+deb12u1) ...
- Selecting previously unselected package liblerc-dev:amd64.
- Preparing to unpack .../191-liblerc-dev_4.0.0+ds-2_amd64.deb ...
- Unpacking liblerc-dev:amd64 (4.0.0+ds-2) ...
- Selecting previously unselected package libtiff-dev:amd64.
- Preparing to unpack .../192-libtiff-dev_4.5.0-6+deb12u1_amd64.deb ...
- Unpacking libtiff-dev:amd64 (4.5.0-6+deb12u1) ...
- Selecting previously unselected package libgdk-pixbuf-2.0-dev:amd64.
- Preparing to unpack .../193-libgdk-pixbuf-2.0-dev_2.42.10+dfsg-1+deb12u1_amd64.deb ...
- Unpacking libgdk-pixbuf-2.0-dev:amd64 (2.42.10+dfsg-1+deb12u1) ...
- Selecting previously unselected package libgraphite2-dev:amd64.
- Preparing to unpack .../194-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 .../195-libgtk-3-bin_3.24.38-2~deb12u2_amd64.deb ...
- Unpacking libgtk-3-bin (3.24.38-2~deb12u2) ...
- Selecting previously unselected package libharfbuzz-icu0:amd64.
- Preparing to unpack .../196-libharfbuzz-icu0_6.0.0+dfsg-3_amd64.deb ...
- Unpacking libharfbuzz-icu0:amd64 (6.0.0+dfsg-3) ...
- Selecting previously unselected package libharfbuzz-gobject0:amd64.
- Preparing to unpack .../197-libharfbuzz-gobject0_6.0.0+dfsg-3_amd64.deb ...
- Unpacking libharfbuzz-gobject0:amd64 (6.0.0+dfsg-3) ...
- Selecting previously unselected package libharfbuzz-subset0:amd64.
- Preparing to unpack .../198-libharfbuzz-subset0_6.0.0+dfsg-3_amd64.deb ...
- Unpacking libharfbuzz-subset0:amd64 (6.0.0+dfsg-3) ...
- Selecting previously unselected package libicu-dev:amd64.
- Preparing to unpack .../199-libicu-dev_72.1-3_amd64.deb ...
- Unpacking libicu-dev:amd64 (72.1-3) ...
- Selecting previously unselected package libharfbuzz-dev:amd64.
- Preparing to unpack .../200-libharfbuzz-dev_6.0.0+dfsg-3_amd64.deb ...
- Unpacking libharfbuzz-dev:amd64 (6.0.0+dfsg-3) ...
- Selecting previously unselected package libthai-dev:amd64.
- Preparing to unpack .../201-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 .../202-libxft-dev_2.3.6-1_amd64.deb ...
- Unpacking libxft-dev:amd64 (2.3.6-1) ...
- Selecting previously unselected package pango1.0-tools.
- Preparing to unpack .../203-pango1.0-tools_1.50.12+ds-1_amd64.deb ...
- Unpacking pango1.0-tools (1.50.12+ds-1) ...
- Selecting previously unselected package libpango1.0-dev:amd64.
- Preparing to unpack .../204-libpango1.0-dev_1.50.12+ds-1_amd64.deb ...
- Unpacking libpango1.0-dev:amd64 (1.50.12+ds-1) ...
- Selecting previously unselected package libwayland-bin.
- Preparing to unpack .../205-libwayland-bin_1.21.0-1_amd64.deb ...
- Unpacking libwayland-bin (1.21.0-1) ...
- Selecting previously unselected package libwayland-dev:amd64.
- Preparing to unpack .../206-libwayland-dev_1.21.0-1_amd64.deb ...
- Unpacking libwayland-dev:amd64 (1.21.0-1) ...
- Selecting previously unselected package libxcomposite-dev:amd64.
- Preparing to unpack .../207-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 .../208-libxcursor-dev_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxcursor-dev:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxdamage-dev:amd64.
- Preparing to unpack .../209-libxdamage-dev_1%3a1.1.6-1_amd64.deb ...
- Unpacking libxdamage-dev:amd64 (1:1.1.6-1) ...
- Selecting previously unselected package libxinerama-dev:amd64.
- Preparing to unpack .../210-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 .../211-libxkbcommon-dev_1.5.0-1_amd64.deb ...
- Unpacking libxkbcommon-dev:amd64 (1.5.0-1) ...
- Selecting previously unselected package libxrandr-dev:amd64.
- Preparing to unpack .../212-libxrandr-dev_2%3a1.5.2-2+b1_amd64.deb ...
- Unpacking libxrandr-dev:amd64 (2:1.5.2-2+b1) ...
- Selecting previously unselected package wayland-protocols.
- Preparing to unpack .../213-wayland-protocols_1.31-1_all.deb ...
- Unpacking wayland-protocols (1.31-1) ...
- Selecting previously unselected package libgtk-3-dev:amd64.
- Preparing to unpack .../214-libgtk-3-dev_3.24.38-2~deb12u2_amd64.deb ...
- Unpacking libgtk-3-dev:amd64 (3.24.38-2~deb12u2) ...
- Selecting previously unselected package libgtkspell3-3-dev:amd64.
- Preparing to unpack .../215-libgtkspell3-3-dev_3.0.10-1_amd64.deb ...
- Unpacking libgtkspell3-3-dev:amd64 (3.0.10-1) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../216-libpng-tools_1.6.39-2_amd64.deb ...
- Unpacking libpng-tools (1.6.39-2) ...
- Selecting previously unselected package librsvg2-2:amd64.
- Preparing to unpack .../217-librsvg2-2_2.54.7+dfsg-1~deb12u1_amd64.deb ...
- Unpacking librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ...
- Selecting previously unselected package librsvg2-common:amd64.
- Preparing to unpack .../218-librsvg2-common_2.54.7+dfsg-1~deb12u1_amd64.deb ...
- Unpacking librsvg2-common:amd64 (2.54.7+dfsg-1~deb12u1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../219-xdg-user-dirs_0.18-1_amd64.deb ...
- Unpacking xdg-user-dirs (0.18-1) ...
- Setting up media-types (10.0.0) ...
- Setting up libtext-iconv-perl:amd64 (1.7-8) ...
- Setting up libgraphite2-3:amd64 (1.3.14-1) ...
- Setting up libxcb-dri3-0:amd64 (1.15-1) ...
- Setting up liblcms2-2:amd64 (2.14-2) ...
- Setting up libpixman-1-0:amd64 (0.42.2-1) ...
- Setting up libwayland-server0:amd64 (1.21.0-1) ...
- Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
- Setting up libpciaccess0:amd64 (0.17-2) ...
- Setting up fontconfig (2.14.1-4) ...
- Regenerating fonts cache... 
- done.
- Setting up systemd-sysv (252.30-1~deb12u2) ...
- Setting up libpixman-1-dev:amd64 (0.42.2-1) ...
- Setting up libxdamage1:amd64 (1:1.1.6-1) ...
- Setting up libicu72:amd64 (72.1-3) ...
- Setting up libxcb-xfixes0:amd64 (1.15-1) ...
- Setting up libzstd-dev:amd64 (1.5.4+dfsg2-5) ...
- Setting up libglvnd-core-dev:amd64 (1.6.0-1) ...
- Setting up hicolor-icon-theme (0.17-2) ...
- Setting up libxi6:amd64 (2:1.8-1+b1) ...
- Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
- Setting up libdatrie1:amd64 (0.2.13-2+b1) ...
- Setting up xdg-user-dirs (0.18-1) ...
- Setting up libpng-tools (1.6.39-2) ...
- Setting up libxcb-render0:amd64 (1.15-1) ...
- Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u3) ...
- Setting up libaspell15:amd64 (0.60.8-4+b1) ...
- Setting up libglvnd0:amd64 (1.6.0-1) ...
- Setting up libxcb-glx0:amd64 (1.15-1) ...
- Setting up libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ...
- Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u3) ...
- Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ...
- 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.1) ...
- Setting up libjbig-dev:amd64 (2.1-6.1) ...
- Setting up libnss-systemd:amd64 (252.30-1~deb12u2) ...
- Setting up xkb-data (2.35.1-1) ...
- Setting up liblzo2-2:amd64 (2.10-2) ...
- Setting up libxcb-shm0:amd64 (1.15-1) ...
- Setting up libffi-dev:amd64 (3.4.4-1) ...
- Setting up libcairo2:amd64 (1.16.0-7) ...
- Setting up libpcre2-16-0:amd64 (10.42-1) ...
- Setting up libcolord2:amd64 (1.4.6-2.2) ...
- Setting up libopengl0:amd64 (1.6.0-1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up libxcb-present0:amd64 (1.15-1) ...
- Setting up libdconf1:amd64 (0.40.0-4) ...
- Setting up libxcb-shm0-dev:amd64 (1.15-1) ...
- Setting up libgraphite2-dev:amd64 (1.3.14-1) ...
- Setting up libz3-4:amd64 (4.8.12-3.1) ...
- Setting up libpcre2-32-0:amd64 (10.42-1) ...
- Setting up libglib2.0-data (2.74.6-2+deb12u3) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up libgles2:amd64 (1.6.0-1) ...
- Setting up libexpat1-dev:amd64 (2.5.0-1) ...
- Setting up emacsen-common (3.0.5) ...
- Setting up libjpeg62-turbo-dev:amd64 (1:2.1.5-2) ...
- Setting up libepoxy0:amd64 (1.5.10-1) ...
- Setting up libxfixes3:amd64 (1:6.0.0-2) ...
- Setting up libxcb-sync1:amd64 (1.15-1) ...
- Setting up uuid-dev:amd64 (2.38.1-5+deb12u1) ...
- Setting up libavahi-common-data:amd64 (0.8-10) ...
- Setting up libgles1:amd64 (1.6.0-1) ...
- Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
- Setting up libfribidi0:amd64 (1.0.8-2.1) ...
- Setting up libxinerama1:amd64 (2:1.1.4-3) ...
- Setting up systemd-timesyncd (252.30-1~deb12u2) ...
- Creating group 'systemd-timesync' with GID 997.

- Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997.

- 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-2+b1) ...
- Setting up icu-devtools (72.1-3) ...
- Setting up libsepol-dev:amd64 (3.4-2.1) ...
- Setting up libxcb-render0-dev:amd64 (1.15-1) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up libsensors5:amd64 (1:3.6.0-7.1) ...
- Setting up liblerc-dev:amd64 (4.0.0+ds-2) ...
- Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
- Setting up libxext-dev:amd64 (2:1.3.4-1+b1) ...
- Setting up liblzma-dev:amd64 (5.4.1-0.2) ...
- Setting up libxcb-dri2-0:amd64 (1.15-1) ...
- Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Setting up libpcre2-posix3:amd64 (10.42-1) ...
- Setting up wayland-protocols (1.31-1) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up at-spi2-common (2.46.0-5) ...
- Setting up libxcb-randr0:amd64 (1.15-1) ...
- Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ...
- Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
- Setting up libthai-data (0.1.29-1) ...
- Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ...
- Setting up sgml-base (1.31) ...
- Setting up libcairo-gobject2:amd64 (1.16.0-7) ...
- Setting up libatk1.0-0:amd64 (2.46.0-5) ...
- Setting up libwayland-egl1:amd64 (1.21.0-1) ...
- Setting up libopengl-dev:amd64 (1.6.0-1) ...
- Setting up libhunspell-1.7-0:amd64 (1.7.1-1) ...
- Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ...
- Setting up libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ...
- Setting up libtiffxx6:amd64 (4.5.0-6+deb12u1) ...
- Setting up libdeflate-dev:amd64 (1.14-1) ...
- Setting up libdrm-common (2.4.114-1) ...
- Setting up libelf1:amd64 (0.188-2.1) ...
- Setting up libxcomposite1:amd64 (1:0.4.5-1) ...
- Setting up libxrender-dev:amd64 (1:0.9.10-1.1) ...
- Setting up libicu-dev:amd64 (72.1-3) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Setting up dbus-bin (1.14.10-1~deb12u1) ...
- Setting up libbrotli-dev:amd64 (1.0.9-2+b6) ...
- Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ...
- Setting up libxkbcommon0:amd64 (1.5.0-1) ...
- Setting up libwayland-client0:amd64 (1.21.0-1) ...
- Setting up libcairo-script-interpreter2:amd64 (1.16.0-7) ...
- Setting up libblkid-dev:amd64 (2.38.1-5+deb12u1) ...
- Setting up python3.11 (3.11.2-6+deb12u3) ...
- Setting up libice6:amd64 (2:1.0.10-1) ...
- Setting up libxft2:amd64 (2.3.6-1) ...
- Setting up libharfbuzz-icu0:amd64 (6.0.0+dfsg-3) ...
- Setting up libpcre2-dev:amd64 (10.42-1) ...
- Setting up libice-dev:amd64 (2:1.0.10-1) ...
- Setting up dictionaries-common (1.29.5) ...
- Setting up libselinux1-dev:amd64 (3.4-1+b6) ...
- Setting up libxtst6:amd64 (2:1.2.3-1.1) ...
- Setting up libfribidi-dev:amd64 (1.0.8-2.1) ...
- Setting up libxkbcommon-dev:amd64 (1.5.0-1) ...
- Setting up libxcursor1:amd64 (1:1.2.1-1) ...
- Setting up libpng-dev:amd64 (1.6.39-2) ...
- Setting up libavahi-common3:amd64 (0.8-10) ...
- Setting up libjpeg-dev:amd64 (1:2.1.5-2) ...
- Setting up libglib2.0-bin (2.74.6-2+deb12u3) ...
- Setting up python3 (3.11.2-1+b1) ...
- running python rtupdate hooks for python3.11...
- running python post-rtupdate hooks for python3.11...
- Setting up dbus-daemon (1.14.10-1~deb12u1) ...
- Setting up libharfbuzz-gobject0:amd64 (6.0.0+dfsg-3) ...
- Setting up libatspi2.0-0:amd64 (2.46.0-5) ...
- Setting up pkgconf:amd64 (1.8.1-1) ...
- Setting up libfreetype-dev:amd64 (2.12.1+dfsg-5+deb12u3) ...
- Setting up libxfixes-dev:amd64 (1:6.0.0-2) ...
- Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ...
- Setting up libthai0:amd64 (0.1.29-1) ...
- Setting up libwayland-bin (1.21.0-1) ...
- Setting up libxrandr-dev:amd64 (2:1.5.2-2+b1) ...
- Setting up libwebp-dev:amd64 (1.2.4-0.2+deb12u1) ...
- Setting up libtiff-dev:amd64 (4.5.0-6+deb12u1) ...
- Setting up dbus (1.14.10-1~deb12u1) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up shared-mime-info (2.2-1) ...
- Setting up pkg-config:amd64 (1.8.1-1) ...
- Setting up libxinerama-dev:amd64 (2:1.1.4-3) ...
- Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ...
- Setting up aspell (0.60.8-4+b1) ...
- Setting up libdrm2:amd64 (2.4.114-1+b1) ...
- Setting up libdatrie-dev:amd64 (0.2.13-2+b1) ...
- Setting up libwayland-cursor0:amd64 (1.21.0-1) ...
- Setting up xml-core (0.18+nmu1) ...
- Setting up libllvm15:amd64 (1:15.0.6-4+b1) ...
- Setting up hunspell-en-us (1:2020.12.07-2) ...
- Setting up libpam-systemd:amd64 (252.30-1~deb12u2) ...
- Setting up libharfbuzz-subset0:amd64 (6.0.0+dfsg-3) ...
- Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ...
- Setting up libxi-dev:amd64 (2:1.8-1+b1) ...
- Setting up python3-lib2to3 (3.11.2-3) ...
- Setting up libsm6:amd64 (2:1.2.3-1) ...
- Setting up libavahi-client3:amd64 (0.8-10) ...
- Setting up libmount-dev:amd64 (2.38.1-5+deb12u1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
- Setting up libxtst-dev:amd64 (2:1.2.3-1.1) ...
- Setting up python3-distutils (3.11.2-3) ...
- Setting up libxdamage-dev:amd64 (1:1.1.6-1) ...
- Setting up libglib2.0-dev-bin (2.74.6-2+deb12u3) ...
- Setting up gtk-update-icon-cache (3.24.38-2~deb12u2) ...
- Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
- Setting up gir1.2-freedesktop:amd64 (1.74.0-3) ...
- Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.42.10+dfsg-1+deb12u1) ...
- Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ...
- Setting up libenchant-2-2:amd64 (2.3.3-2) ...
- Setting up libfontconfig-dev:amd64 (2.14.1-4) ...
- Setting up gir1.2-atk-1.0:amd64 (2.46.0-5) ...
- Setting up libsm-dev:amd64 (2:1.2.3-1) ...
- Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ...
- Setting up libxcomposite-dev:amd64 (1:0.4.5-1) ...
- Setting up libxcursor-dev:amd64 (1:1.2.1-1) ...
- Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ...
- Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ...
- Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ...
- Setting up aspell-en (2020.12.07-0-1) ...
- Setting up enchant-2 (2.3.3-2) ...
- Setting up gir1.2-atspi-2.0:amd64 (2.46.0-5) ...
- Setting up libwayland-dev:amd64 (1.21.0-1) ...
- Setting up gir1.2-harfbuzz-0.0:amd64 (6.0.0+dfsg-3) ...
- Setting up dbus-user-session (1.14.10-1~deb12u1) ...
- Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ...
- Setting up libglib2.0-dev:amd64 (2.74.6-2+deb12u3) ...
- Setting up adwaita-icon-theme (43-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 libthai-dev:amd64 (0.1.29-1) ...
- Setting up libcups2:amd64 (2.4.2-3+deb12u7) ...
- Setting up libgdk-pixbuf2.0-bin (2.42.10+dfsg-1+deb12u1) ...
- Setting up libegl1:amd64 (1.6.0-1) ...
- Setting up libcairo2-dev:amd64 (1.16.0-7) ...
- Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
- Setting up libatk1.0-dev:amd64 (2.46.0-5) ...
- Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
- Setting up libxft-dev:amd64 (2.3.6-1) ...
- Setting up libgdk-pixbuf-2.0-dev:amd64 (2.42.10+dfsg-1+deb12u1) ...
- Setting up libharfbuzz-dev:amd64 (6.0.0+dfsg-3) ...
- Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
- Setting up libpangoxft-1.0-0:amd64 (1.50.12+ds-1) ...
- Setting up libglx0:amd64 (1.6.0-1) ...
- Setting up libenchant-2-dev:amd64 (2.3.3-2) ...
- Setting up pango1.0-tools (1.50.12+ds-1) ...
- Setting up dconf-service (0.40.0-4) ...
- Setting up librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ...
- Setting up gir1.2-pango-1.0:amd64 (1.50.12+ds-1) ...
- Setting up libgl1:amd64 (1.6.0-1) ...
- Setting up libpango1.0-dev:amd64 (1.50.12+ds-1) ...
- Setting up librsvg2-common:amd64 (2.54.7+dfsg-1~deb12u1) ...
- Setting up libglx-dev:amd64 (1.6.0-1) ...
- Setting up libgl-dev:amd64 (1.6.0-1) ...
- Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ...
- Setting up libegl-dev:amd64 (1.6.0-1) ...
- Setting up libepoxy-dev:amd64 (1.5.10-1) ...
- Setting up libgles-dev:amd64 (1.6.0-1) ...
- Setting up libgtk-3-common (3.24.38-2~deb12u2) ...
- Setting up gsettings-desktop-schemas (43.0-1) ...
- Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u2) ...
- Setting up libgtkspell3-3-0:amd64 (3.0.10-1) ...
- Setting up gir1.2-gtk-3.0:amd64 (3.24.38-2~deb12u2) ...
- Setting up libglvnd-dev:amd64 (1.6.0-1) ...
- Setting up libgtk-3-bin (3.24.38-2~deb12u2) ...
- Setting up gir1.2-gtkspell3-3.0:amd64 (3.0.10-1) ...
- Setting up at-spi2-core (2.46.0-5) ...
- Setting up libegl1-mesa-dev:amd64 (22.3.6-1+deb12u1) ...
- Processing triggers for libc-bin (2.36-9+deb12u8) ...
- Processing triggers for systemd (252.30-1~deb12u2) ...
- Processing triggers for sgml-base (1.31) ...
- Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ...
- Setting up libatspi2.0-dev:amd64 (2.46.0-5) ...
- Setting up libatk-bridge2.0-dev:amd64 (2.46.0-5) ...
- Setting up libgtk-3-dev:amd64 (3.24.38-2~deb12u2) ...
- Setting up libgtkspell3-3-dev:amd64 (3.0.10-1) ...
- Processing triggers for dictionaries-common (1.29.5) ...
- aspell-autobuildhash: processing: en [en-common].
- aspell-autobuildhash: processing: en [en-variant_0].
- aspell-autobuildhash: processing: en [en-variant_1].
- aspell-autobuildhash: processing: en [en-variant_2].
- aspell-autobuildhash: processing: en [en-w_accents-only].
- aspell-autobuildhash: processing: en [en-wo_accents-only].
- aspell-autobuildhash: processing: en [en_AU-variant_0].
- aspell-autobuildhash: processing: en [en_AU-variant_1].
- aspell-autobuildhash: processing: en [en_AU-w_accents-only].
- aspell-autobuildhash: processing: en [en_AU-wo_accents-only].
- aspell-autobuildhash: processing: en [en_CA-variant_0].
- aspell-autobuildhash: processing: en [en_CA-variant_1].
- aspell-autobuildhash: processing: en [en_CA-w_accents-only].
- aspell-autobuildhash: processing: en [en_CA-wo_accents-only].
- aspell-autobuildhash: processing: en [en_GB-ise-w_accents-only].
- aspell-autobuildhash: processing: en [en_GB-ise-wo_accents-only].
- aspell-autobuildhash: processing: en [en_GB-ize-w_accents-only].
- aspell-autobuildhash: processing: en [en_GB-ize-wo_accents-only].
- aspell-autobuildhash: processing: en [en_GB-variant_0].
- aspell-autobuildhash: processing: en [en_GB-variant_1].
- aspell-autobuildhash: processing: en [en_US-w_accents-only].
- aspell-autobuildhash: processing: en [en_US-wo_accents-only].
- Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/24:
Processing  2/24:
Processing  3/24:
Processing  4/24:
Processing  5/24:
Processing  6/24:
Processing  7/24: [conf-pkg-config: pkg-config]
-> retrieved cairo2.0.6.4  (cached)
Processing  8/24: [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2  (cached)
Processing  9/24: [conf-pkg-config: pkg-config]
Processing 10/24: [conf-pkg-config: pkg-config] [csexp: dune build]
-> retrieved dune-configurator.3.16.0  (cached)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 10/24: [csexp: dune build]
-> installed conf-pkg-config.3
Processing 11/24: [csexp: dune build]
Processing 12/24: [conf-cairo: pkg-config cairo] [csexp: dune build]
Processing 13/24: [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [csexp: dune build]
-> retrieved lablgtk3.3.1.2  (cached)
-> retrieved lablgtk3-gtkspell3.3.1.2  (cached)
-> compiled  csexp.1.5.2
Processing 13/24: [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18]
-> installed csexp.1.5.2
Processing 14/24: [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18]
Processing 15/24: [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [dune-configurator: rm]
-> compiled  conf-cairo.1
Processing 15/24: [conf-gtk3: pkg-config 3.18] [dune-configurator: rm]
-> installed conf-cairo.1
Processing 16/24: [conf-gtk3: pkg-config 3.18] [dune-configurator: rm]
-> compiled  conf-gtk3.18
Processing 16/24: [dune-configurator: rm]
-> installed conf-gtk3.18
Processing 17/24: [dune-configurator: rm]
+ /usr/bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.16.0)
+ /usr/bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.16.0)
Processing 17/24: [dune-configurator: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.3.16.0)
-> compiled  dune-configurator.3.16.0
-> installed dune-configurator.3.16.0
Processing 19/24: [cairo2: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "cairo2" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/cairo2.0.6.4)
-> compiled  cairo2.0.6.4
-> installed cairo2.0.6.4
[lablgtk3: patch] applying dune-project.patch
Processing 21/24: [lablgtk3: patch]
Processing 21/24: [lablgtk3: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "lablgtk3" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/lablgtk3.3.1.2)
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I tools/.varcc.eobjs/byte -no-alias-deps -o tools/.varcc.eobjs/byte/varcc.cmo -c -impl tools/varcc.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I tools/.varcc.eobjs/byte -I tools/.varcc.eobjs/native -intf-suffix .ml -no-alias-deps -o tools/.varcc.eobjs/native/varcc.cmx -c -impl tools/varcc.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlc.opt -w -40 -g -bin-annot -I tools/.varcc.eobjs/byte -no-alias-deps -o tools/.varcc.eobjs/byte/propcc.cmo -c -impl tools/propcc.ml)
- 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.
- (cd _build/default && /home/opam/.opam/4.14/bin/ocamlopt.opt -w -40 -g -I tools/.varcc.eobjs/byte -I tools/.varcc.eobjs/native -intf-suffix .ml -no-alias-deps -o tools/.varcc.eobjs/native/propcc.cmx -c -impl tools/propcc.ml)
- 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.
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gpointer.o -c ml_gpointer.c)
- ml_gpointer.c: In function 'ml_stable_copy':
- ml_gpointer.c:42:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    42 |         if (tag < No_scan_tag) invalid_argument("ml_stable_copy");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
- ml_gpointer.c:43:13: warning: "alloc_shr" is deprecated: use "caml_alloc_shr" instead
-    43 |         ret = alloc_shr (wosize, tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- ml_gpointer.c: In function 'ml_string_at_pointer':
- ml_gpointer.c:53:13: warning: "alloc_string" is deprecated: use "caml_alloc_string" instead
-    53 |     value ret = alloc_string(length);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                          
- ml_gpointer.c: In function 'ml_long_at_pointer':
- ml_gpointer.c:71:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead
-    71 |     return copy_nativeint(*(long*)Pointer_val(ptr));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- ml_gpointer.c: In function 'ml_gpointer_get_addr':
- ml_gpointer.c:115:13: warning: "copy_nativeint" is deprecated: use "caml_copy_nativeint" instead
-   115 |     return copy_nativeint ((long)ml_gpointer_base (region));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                       
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o wrappers.o -c wrappers.c)
- In file included from /usr/include/glib-2.0/glib/giochannel.h:35,
-                  from /usr/include/glib-2.0/glib.h:56,
-                  from wrappers.c:31:
- /usr/include/glib-2.0/glib/gmain.h:310:13: warning: "callback" is deprecated: use "caml_callback" instead
-   310 |                         GSourceFunc callback,
-       |             ^           ~~~~~~~~~~~~~~~~~~~~~                          
- /usr/include/glib-2.0/glib/giochannel.h:190:41: warning: "flush" is deprecated: use "caml_flush" instead
-   190 |                                  gboolean         flush,
-       |                                         ^~~~~~~~~~~~~~~~                                     
- In file included from /usr/include/glib-2.0/glib.h:67:
- /usr/include/glib-2.0/glib/gpattern.h:45:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-    45 |                                gsize string_length,
-       |             ^                  ~~~~~~~~~~~~~~~~~~~~                              
- /usr/include/glib-2.0/glib/gpattern.h:53:48: warning: "string_length" is deprecated: use "caml_string_length" instead
-    53 |                                         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);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- (cd _build/default/src && ../.bin/propcc gtkBase.props)
- Warning: no conversion for type GdkWindow_opt in class GtkWidget
- (cd _build/default/src && ../.bin/propcc gtkMisc.props)
- Warning: no conversion for type PangoAttrList in class GtkLabel
- Warning: no conversion for type GIcon in class GtkImage
- Warning: no conversion for type GdkPixbufAnimation in class GtkImage
- Warning: no conversion for type CairoSurface in class GtkImage
- (cd _build/default/src && ../.bin/propcc gtkText.props)
- Warning: no conversion for type PangoTabArray in class GtkTextView
- Warning: no conversion for type PangoTabArray in class GtkTextTag
- (cd _build/default/src && ../.bin/propcc gtkTree.props)
- Warning: no conversion for type PangoAttrList in class GtkCellRendererText
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_pango.o -c ml_pango.c)
- 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);
-       |             ^~~~~~~~~~~                                                      
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o cairo_pango_stubs.o -c cairo_pango_stubs.c)
- In file included from /usr/include/glib-2.0/glib/giochannel.h:35,
-                  from /usr/include/glib-2.0/glib.h:56,
-                  from /usr/include/gtk-3.0/gdk/gdkconfig.h:8,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:30,
-                  from cairo_pango_stubs.c:24:
- /usr/include/glib-2.0/glib/gmain.h:310:13: warning: "callback" is deprecated: use "caml_callback" instead
-   310 |                         GSourceFunc callback,
-       |             ^           ~~~~~~~~~~~~~~~~~~~~~                          
- /usr/include/glib-2.0/glib/giochannel.h:190:41: warning: "flush" is deprecated: use "caml_flush" instead
-   190 |                                  gboolean         flush,
-       |                                         ^~~~~~~~~~~~~~~~                                     
- In file included from /usr/include/glib-2.0/glib.h:67:
- /usr/include/glib-2.0/glib/gpattern.h:45:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-    45 |                                gsize string_length,
-       |             ^                  ~~~~~~~~~~~~~~~~~~~~                              
- /usr/include/glib-2.0/glib/gpattern.h:53:48: warning: "string_length" is deprecated: use "caml_string_length" instead
-    53 |                                         guint         string_length,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~                                                
- In file included from /usr/include/glib-2.0/gobject/gobject.h:29,
-                  from /usr/include/glib-2.0/gobject/gbinding.h:31,
-                  from /usr/include/glib-2.0/glib-object.h:24,
-                  from /usr/include/glib-2.0/gio/gioenums.h:30,
-                  from /usr/include/glib-2.0/gio/giotypes.h:30,
-                  from /usr/include/glib-2.0/gio/gio.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28,
-                  from /usr/include/gtk-3.0/gdk/gdk.h:32:
- /usr/include/glib-2.0/gobject/gclosure.h:225:18: warning: "callback" is deprecated: use "caml_callback" instead
-   225 |   gpointer      callback;
-       |                  ^~~~~~~~                                                   
- In file included from /usr/include/glib-2.0/gio/gio.h:34:
- /usr/include/glib-2.0/gio/gappinfo.h:142:13: warning: "callback" is deprecated: use "caml_callback" instead
-   142 |                                                  GAsyncReadyCallback callback,
-       |             ^                                    ~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gappinfo.h:194:13: warning: "callback" is deprecated: use "caml_callback" instead
-   194 |                                                      GAsyncReadyCallback   callback,
-       |             ^                                        ~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gappinfo.h:253:13: warning: "callback" is deprecated: use "caml_callback" instead
-   253 |                                                   GAsyncReadyCallback  callback,
-       |             ^                                     ~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gappinfo.h:264:13: warning: "callback" is deprecated: use "caml_callback" instead
-   264 |                                                        GAsyncReadyCallback  callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gappinfo.h:279:13: warning: "callback" is deprecated: use "caml_callback" instead
-   279 |                                                     GAsyncReadyCallback   callback,
-       |             ^                                       ~~~~~~~~~~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gio.h:37:
- /usr/include/glib-2.0/gio/gasyncinitable.h:70:34: warning: "callback" is deprecated: use "caml_callback" instead
-    70 |                             GAsyncReadyCallback  callback,
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- /usr/include/glib-2.0/gio/gasyncinitable.h:85:48: warning: "callback" is deprecated: use "caml_callback" instead
-    85 |                                             GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/include/glib-2.0/gio/gasyncinitable.h:96:48: warning: "callback" is deprecated: use "caml_callback" instead
-    96 |                                             GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/include/glib-2.0/gio/gasyncinitable.h:109:48: warning: "callback" is deprecated: use "caml_callback" instead
-   109 |                                             GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/include/glib-2.0/gio/gasyncinitable.h:120:48: warning: "callback" is deprecated: use "caml_callback" instead
-   120 |                                             GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- In file included from /usr/include/glib-2.0/gio/gfilterinputstream.h:30,
-                  from /usr/include/glib-2.0/gio/gbufferedinputstream.h:30,
-                  from /usr/include/glib-2.0/gio/gio.h:39:
- /usr/include/glib-2.0/gio/ginputstream.h:82:13: warning: "callback" is deprecated: use "caml_callback" instead
-    82 |                              GAsyncReadyCallback  callback,
-       |             ^                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- /usr/include/glib-2.0/gio/ginputstream.h:91:13: warning: "callback" is deprecated: use "caml_callback" instead
-    91 |                              GAsyncReadyCallback  callback,
-       |             ^                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- /usr/include/glib-2.0/gio/ginputstream.h:99:13: warning: "callback" is deprecated: use "caml_callback" instead
-    99 |                              GAsyncReadyCallback  callback,
-       |             ^                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- /usr/include/glib-2.0/gio/ginputstream.h:150:41: warning: "callback" is deprecated: use "caml_callback" instead
-   150 |                                        GAsyncReadyCallback    callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- /usr/include/glib-2.0/gio/ginputstream.h:163:13: warning: "callback" is deprecated: use "caml_callback" instead
-   163 |                                            GAsyncReadyCallback    callback,
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/ginputstream.h:176:48: warning: "callback" is deprecated: use "caml_callback" instead
-   176 |                                            GAsyncReadyCallback    callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/include/glib-2.0/gio/ginputstream.h:187:41: warning: "callback" is deprecated: use "caml_callback" instead
-   187 |                                        GAsyncReadyCallback    callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- /usr/include/glib-2.0/gio/ginputstream.h:197:41: warning: "callback" is deprecated: use "caml_callback" instead
-   197 |                                        GAsyncReadyCallback    callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- /usr/include/glib-2.0/gio/gbufferedinputstream.h:71:34: warning: "callback" is deprecated: use "caml_callback" instead
-    71 |                             GAsyncReadyCallback   callback,
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- /usr/include/glib-2.0/gio/gbufferedinputstream.h:121:55: warning: "callback" is deprecated: use "caml_callback" instead
-   121 |                                                        GAsyncReadyCallback    callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- In file included from /usr/include/glib-2.0/gio/gfilteroutputstream.h:30,
-                  from /usr/include/glib-2.0/gio/gbufferedoutputstream.h:30,
-                  from /usr/include/glib-2.0/gio/gio.h:40:
- /usr/include/glib-2.0/gio/goutputstream.h:78:13: warning: "flush" is deprecated: use "caml_flush" instead
-    78 |   gboolean    (* flush)         (GOutputStream            *stream,
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/goutputstream.h:92:13: warning: "callback" is deprecated: use "caml_callback" instead
-    92 |                                  GAsyncReadyCallback       callback,
-       |             ^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/include/glib-2.0/gio/goutputstream.h:102:13: warning: "callback" is deprecated: use "caml_callback" instead
-   102 |                                  GAsyncReadyCallback       callback,
-       |             ^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/include/glib-2.0/gio/goutputstream.h:110:13: warning: "callback" is deprecated: use "caml_callback" instead
-   110 |                                  GAsyncReadyCallback       callback,
-       |             ^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/include/glib-2.0/gio/goutputstream.h:118:13: warning: "callback" is deprecated: use "caml_callback" instead
-   118 |                                  GAsyncReadyCallback       callback,
-       |             ^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/include/glib-2.0/gio/goutputstream.h:136:13: warning: "callback" is deprecated: use "caml_callback" instead
-   136 |                                  GAsyncReadyCallback       callback,
-       |             ^                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/include/glib-2.0/gio/goutputstream.h:224:48: warning: "callback" is deprecated: use "caml_callback" instead
-   224 |                                         GAsyncReadyCallback        callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- /usr/include/glib-2.0/gio/goutputstream.h:237:13: warning: "callback" is deprecated: use "caml_callback" instead
-   237 |                                           GAsyncReadyCallback      callback,
-       |             ^                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/goutputstream.h:252:48: warning: "callback" is deprecated: use "caml_callback" instead
-   252 |                                         GAsyncReadyCallback        callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- /usr/include/glib-2.0/gio/goutputstream.h:266:13: warning: "callback" is deprecated: use "caml_callback" instead
-   266 |                                            GAsyncReadyCallback      callback,
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/goutputstream.h:280:48: warning: "callback" is deprecated: use "caml_callback" instead
-   280 |                                              GAsyncReadyCallback        callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- /usr/include/glib-2.0/gio/goutputstream.h:292:48: warning: "callback" is deprecated: use "caml_callback" instead
-   292 |                                         GAsyncReadyCallback        callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- /usr/include/glib-2.0/gio/goutputstream.h:302:48: warning: "callback" is deprecated: use "caml_callback" instead
-   302 |                                         GAsyncReadyCallback        callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- /usr/include/glib-2.0/gio/goutputstream.h:312:48: warning: "callback" is deprecated: use "caml_callback" instead
-   312 |                                         GAsyncReadyCallback        callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- In file included from /usr/include/glib-2.0/gio/gio.h:42:
- /usr/include/glib-2.0/gio/gcancellable.h:106:55: warning: "callback" is deprecated: use "caml_callback" instead
-   106 |                                                     GCallback      callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~                                     
- In file included from /usr/include/glib-2.0/gio/gio.h:50:
- /usr/include/glib-2.0/gio/gdatainputstream.h:128:13: warning: "callback" is deprecated: use "caml_callback" instead
-   128 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- /usr/include/glib-2.0/gio/gdatainputstream.h:151:13: warning: "callback" is deprecated: use "caml_callback" instead
-   151 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- /usr/include/glib-2.0/gio/gdatainputstream.h:172:13: warning: "callback" is deprecated: use "caml_callback" instead
-   172 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- In file included from /usr/include/glib-2.0/gio/gio.h:53:
- /usr/include/glib-2.0/gio/gdbusaddress.h:46:13: warning: "callback" is deprecated: use "caml_callback" instead
-    46 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gio.h:55:
- /usr/include/glib-2.0/gio/gdbusconnection.h:46:13: warning: "callback" is deprecated: use "caml_callback" instead
-    46 |                                                 GAsyncReadyCallback  callback,
-       |             ^                                   ~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdbusconnection.h:64:13: warning: "callback" is deprecated: use "caml_callback" instead
-    64 |                                                                GAsyncReadyCallback     callback,
-       |             ^                                                  ~~~~~~~~
- /usr/include/glib-2.0/gio/gdbusconnection.h:82:13: warning: "callback" is deprecated: use "caml_callback" instead
-    82 |                                                                GAsyncReadyCallback     callback,
-       |             ^                                                  ~~~~~~~~
- /usr/include/glib-2.0/gio/gdbusconnection.h:127:13: warning: "callback" is deprecated: use "caml_callback" instead
-   127 |                                                                    GAsyncReadyCallback  callback,
-       |             ^                                                      ~~~~
- /usr/include/glib-2.0/gio/gdbusconnection.h:143:13: warning: "callback" is deprecated: use "caml_callback" instead
-   143 |                                                                    GAsyncReadyCallback  callback,
-       |             ^                                                      ~~~~
- /usr/include/glib-2.0/gio/gdbusconnection.h:169:13: warning: "callback" is deprecated: use "caml_callback" instead
-   169 |                                                                    GAsyncReadyCallback  callback,
-       |             ^                                                      ~~~~
- /usr/include/glib-2.0/gio/gdbusconnection.h:205:13: warning: "callback" is deprecated: use "caml_callback" instead
-   205 |                                                                GAsyncReadyCallback callback,
-       |             ^                                                  ~~~~~~~~
- /usr/include/glib-2.0/gio/gdbusconnection.h:238:13: warning: "callback" is deprecated: use "caml_callback" instead
-   238 |                                                                GAsyncReadyCallback callback,
-       |             ^                                                  ~~~~~~~~
- /usr/include/glib-2.0/gio/gdbusconnection.h:588:13: warning: "callback" is deprecated: use "caml_callback" instead
-   588 |                                                                GDBusSignalCallback  callback,
-       |             ^                                                  ~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gio.h:58:
- /usr/include/glib-2.0/gio/gdbusinterfaceskeleton.h:76:13: warning: "flush" is deprecated: use "caml_flush" instead
-    76 |   void                  (*flush)          (GDBusInterfaceSkeleton  *interface_);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gio.h:67:
- /usr/include/glib-2.0/gio/gdbusobjectmanagerclient.h:98:13: warning: "callback" is deprecated: use "caml_callback" instead
-    98 |                                                                                GAsyncReadyCallback            callback,
-       |             ^                                                          
- /usr/include/glib-2.0/gio/gdbusobjectmanagerclient.h:122:13: warning: "callback" is deprecated: use "caml_callback" instead
-   122 |                                                                                GAsyncReadyCallback            callback,
-       |             ^                                                          
- In file included from /usr/include/glib-2.0/gio/gio.h:71:
- /usr/include/glib-2.0/gio/gdbusproxy.h:99:13: warning: "callback" is deprecated: use "caml_callback" instead
-    99 |                                                          GAsyncReadyCallback  callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdbusproxy.h:121:13: warning: "callback" is deprecated: use "caml_callback" instead
-   121 |                                                          GAsyncReadyCallback  callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdbusproxy.h:173:13: warning: "callback" is deprecated: use "caml_callback" instead
-   173 |                                                          GAsyncReadyCallback  callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdbusproxy.h:198:13: warning: "callback" is deprecated: use "caml_callback" instead
-   198 |                                                              GAsyncReadyCallback  callback,
-       |             ^                                                ~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gio.h:76:
- /usr/include/glib-2.0/gio/gdrive.h:113:13: warning: "callback" is deprecated: use "caml_callback" instead
-   113 |                                          GAsyncReadyCallback  callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdrive.h:120:13: warning: "callback" is deprecated: use "caml_callback" instead
-   120 |                                          GAsyncReadyCallback  callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdrive.h:138:13: warning: "callback" is deprecated: use "caml_callback" instead
-   138 |                                          GAsyncReadyCallback  callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdrive.h:149:13: warning: "callback" is deprecated: use "caml_callback" instead
-   149 |                                          GAsyncReadyCallback  callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdrive.h:161:13: warning: "callback" is deprecated: use "caml_callback" instead
-   161 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdrive.h:202:13: warning: "callback" is deprecated: use "caml_callback" instead
-   202 |                                            GAsyncReadyCallback   callback,
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdrive.h:212:13: warning: "callback" is deprecated: use "caml_callback" instead
-   212 |                                            GAsyncReadyCallback   callback,
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdrive.h:236:13: warning: "callback" is deprecated: use "caml_callback" instead
-   236 |                                            GAsyncReadyCallback  callback,
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdrive.h:250:13: warning: "callback" is deprecated: use "caml_callback" instead
-   250 |                                            GAsyncReadyCallback   callback,
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gdrive.h:262:13: warning: "callback" is deprecated: use "caml_callback" instead
-   262 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gdtlsclientconnection.h:29,
-                  from /usr/include/glib-2.0/gio/gio.h:77:
- /usr/include/glib-2.0/gio/gdtlsconnection.h:75:13: warning: "callback" is deprecated: use "caml_callback" instead
-    75 |                                   GAsyncReadyCallback    callback,
-       |             ^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- /usr/include/glib-2.0/gio/gdtlsconnection.h:92:13: warning: "callback" is deprecated: use "caml_callback" instead
-    92 |                                   GAsyncReadyCallback    callback,
-       |             ^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- /usr/include/glib-2.0/gio/gdtlsconnection.h:159:13: warning: "callback" is deprecated: use "caml_callback" instead
-   159 |                                                                      GAsyncReadyCallback    callback,
-       |             ^                                                        ~~
- /usr/include/glib-2.0/gio/gdtlsconnection.h:179:13: warning: "callback" is deprecated: use "caml_callback" instead
-   179 |                                                                      GAsyncReadyCallback    callback,
-       |             ^                                                        ~~
- /usr/include/glib-2.0/gio/gdtlsconnection.h:195:13: warning: "callback" is deprecated: use "caml_callback" instead
-   195 |                                                                      GAsyncReadyCallback    callback,
-       |             ^                                                        ~~
- In file included from /usr/include/glib-2.0/gio/gio.h:81:
- /usr/include/glib-2.0/gio/gfile.h:203:13: warning: "callback" is deprecated: use "caml_callback" instead
-   203 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:219:13: warning: "callback" is deprecated: use "caml_callback" instead
-   219 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:233:13: warning: "callback" is deprecated: use "caml_callback" instead
-   233 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:245:13: warning: "callback" is deprecated: use "caml_callback" instead
-   245 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:259:13: warning: "callback" is deprecated: use "caml_callback" instead
-   259 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:294:13: warning: "callback" is deprecated: use "caml_callback" instead
-   294 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:307:13: warning: "callback" is deprecated: use "caml_callback" instead
-   307 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:321:13: warning: "callback" is deprecated: use "caml_callback" instead
-   321 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:335:13: warning: "callback" is deprecated: use "caml_callback" instead
-   335 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:353:13: warning: "callback" is deprecated: use "caml_callback" instead
-   353 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:365:55: warning: "callback" is deprecated: use "caml_callback" instead
-   365 |                                                        GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/include/glib-2.0/gio/gfile.h:377:55: warning: "callback" is deprecated: use "caml_callback" instead
-   377 |                                                        GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/include/glib-2.0/gio/gfile.h:389:13: warning: "callback" is deprecated: use "caml_callback" instead
-   389 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:403:13: warning: "callback" is deprecated: use "caml_callback" instead
-   403 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:423:13: warning: "callback" is deprecated: use "caml_callback" instead
-   423 |                                                        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:453:13: warning: "callback" is deprecated: use "caml_callback" instead
-   453 |                                                        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:471:13: warning: "callback" is deprecated: use "caml_callback" instead
-   471 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:481:13: warning: "callback" is deprecated: use "caml_callback" instead
-   481 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:502:13: warning: "callback" is deprecated: use "caml_callback" instead
-   502 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:515:13: warning: "callback" is deprecated: use "caml_callback" instead
-   515 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:532:13: warning: "callback" is deprecated: use "caml_callback" instead
-   532 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:542:13: warning: "callback" is deprecated: use "caml_callback" instead
-   542 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:552:13: warning: "callback" is deprecated: use "caml_callback" instead
-   552 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:564:13: warning: "callback" is deprecated: use "caml_callback" instead
-   564 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:574:13: warning: "callback" is deprecated: use "caml_callback" instead
-   574 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:582:13: warning: "callback" is deprecated: use "caml_callback" instead
-   582 |                                                        GAsyncReadyCallback   callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:603:13: warning: "callback" is deprecated: use "caml_callback" instead
-   603 |                                                        GAsyncReadyCallback            callback,
-       |             ^                                          ~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:633:13: warning: "callback" is deprecated: use "caml_callback" instead
-   633 |                                                            GAsyncReadyCallback         callback,
-       |             ^                                              ~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:643:13: warning: "callback" is deprecated: use "caml_callback" instead
-   643 |                                                            GAsyncReadyCallback         callback,
-       |             ^                                              ~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:706:62: warning: "callback" is deprecated: use "caml_callback" instead
-   706 |                                                            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:745:62: warning: "callback" is deprecated: use "caml_callback" instead
-   745 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:758:62: warning: "callback" is deprecated: use "caml_callback" instead
-   758 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:772:62: warning: "callback" is deprecated: use "caml_callback" instead
-   772 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:788:62: warning: "callback" is deprecated: use "caml_callback" instead
-   788 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:808:62: warning: "callback" is deprecated: use "caml_callback" instead
-   808 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:833:62: warning: "callback" is deprecated: use "caml_callback" instead
-   833 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:849:62: warning: "callback" is deprecated: use "caml_callback" instead
-   849 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:863:62: warning: "callback" is deprecated: use "caml_callback" instead
-   863 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:881:62: warning: "callback" is deprecated: use "caml_callback" instead
-   881 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:897:62: warning: "callback" is deprecated: use "caml_callback" instead
-   897 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:912:62: warning: "callback" is deprecated: use "caml_callback" instead
-   912 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:929:62: warning: "callback" is deprecated: use "caml_callback" instead
-   929 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:953:62: warning: "callback" is deprecated: use "caml_callback" instead
-   953 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:975:62: warning: "callback" is deprecated: use "caml_callback" instead
-   975 |                                                                                                      GAsyncReadyCallback         callback,
-       |                                                              ^                                       ~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:989:13: warning: "callback" is deprecated: use "caml_callback" instead
-   989 |                                                            GAsyncReadyCallback         callback,
-       |             ^                                              ~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:1010:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1010 |                                                            GAsyncReadyCallback         callback,
-       |             ^                                              ~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:1044:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1044 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:1098:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1098 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:1109:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1109 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:1119:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1119 |                                                            GAsyncReadyCallback         callback,
-       |             ^                                              ~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:1131:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1131 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:1141:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1141 |                                                            GAsyncReadyCallback         callback,
-       |             ^                                              ~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:1153:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1153 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:1208:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1208 |                                                            GAsyncReadyCallback            callback,
-       |             ^                                              ~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:1224:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1224 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:1235:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1235 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:1245:62: warning: "callback" is deprecated: use "caml_callback" instead
-  1245 |                                                            GAsyncReadyCallback         callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- /usr/include/glib-2.0/gio/gfile.h:1262:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1262 |                                               GAsyncReadyCallback     callback,
-       |             ^                                 ~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gfile.h:1279:48: warning: "callback" is deprecated: use "caml_callback" instead
-  1279 |                                               GAsyncReadyCallback     callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/include/glib-2.0/gio/gfile.h:1292:48: warning: "callback" is deprecated: use "caml_callback" instead
-  1292 |                                               GAsyncReadyCallback     callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/include/glib-2.0/gio/gfile.h:1319:48: warning: "callback" is deprecated: use "caml_callback" instead
-  1319 |                                               GAsyncReadyCallback     callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/include/glib-2.0/gio/gfile.h:1328:48: warning: "callback" is deprecated: use "caml_callback" instead
-  1328 |                                               GAsyncReadyCallback     callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/include/glib-2.0/gio/gfile.h:1347:13: warning: "callback" is deprecated: use "caml_callback" instead
-  1347 |                                               GAsyncReadyCallback     callback,
-       |             ^                                 ~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gio.h:83:
- /usr/include/glib-2.0/gio/gfileenumerator.h:74:13: warning: "callback" is deprecated: use "caml_callback" instead
-    74 |                                      GAsyncReadyCallback   callback,
-       |             ^                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/include/glib-2.0/gio/gfileenumerator.h:82:13: warning: "callback" is deprecated: use "caml_callback" instead
-    82 |                                      GAsyncReadyCallback   callback,
-       |             ^                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/include/glib-2.0/gio/gfileenumerator.h:115:55: warning: "callback" is deprecated: use "caml_callback" instead
-   115 |                                                 GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- /usr/include/glib-2.0/gio/gfileenumerator.h:125:55: warning: "callback" is deprecated: use "caml_callback" instead
-   125 |                                                 GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- In file included from /usr/include/glib-2.0/gio/gio.h:86:
- /usr/include/glib-2.0/gio/gfileinputstream.h:79:13: warning: "callback" is deprecated: use "caml_callback" instead
-    79 |                                      GAsyncReadyCallback   callback,
-       |             ^                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/include/glib-2.0/gio/gfileinputstream.h:107:55: warning: "callback" is deprecated: use "caml_callback" instead
-   107 |                                                   GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- In file included from /usr/include/glib-2.0/gio/gfileiostream.h:30,
-                  from /usr/include/glib-2.0/gio/gio.h:87:
- /usr/include/glib-2.0/gio/giostream.h:69:13: warning: "callback" is deprecated: use "caml_callback" instead
-    69 |                              GAsyncReadyCallback  callback,
-       |             ^                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- /usr/include/glib-2.0/gio/giostream.h:102:48: warning: "callback" is deprecated: use "caml_callback" instead
-   102 |                                               GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- /usr/include/glib-2.0/gio/giostream.h:118:48: warning: "callback" is deprecated: use "caml_callback" instead
-   118 |                                               GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- /usr/include/glib-2.0/gio/gfileiostream.h:84:13: warning: "callback" is deprecated: use "caml_callback" instead
-    84 |                                      GAsyncReadyCallback   callback,
-       |             ^                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/include/glib-2.0/gio/gfileiostream.h:112:48: warning: "callback" is deprecated: use "caml_callback" instead
-   112 |                                                GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- In file included from /usr/include/glib-2.0/gio/gio.h:90:
- /usr/include/glib-2.0/gio/gfileoutputstream.h:84:13: warning: "callback" is deprecated: use "caml_callback" instead
-    84 |                                      GAsyncReadyCallback   callback,
-       |             ^                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- /usr/include/glib-2.0/gio/gfileoutputstream.h:113:55: warning: "callback" is deprecated: use "caml_callback" instead
-   113 |                                                    GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- In file included from /usr/include/glib-2.0/gio/gio.h:107:
- /usr/include/glib-2.0/gio/gloadableicon.h:70:13: warning: "callback" is deprecated: use "caml_callback" instead
-    70 |                                   GAsyncReadyCallback  callback,
-       |             ^                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~       
- /usr/include/glib-2.0/gio/gloadableicon.h:91:48: warning: "callback" is deprecated: use "caml_callback" instead
-    91 |                                            GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- In file included from /usr/include/glib-2.0/gio/gio.h:114:
- /usr/include/glib-2.0/gio/gmount.h:100:13: warning: "callback" is deprecated: use "caml_callback" instead
-   100 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:109:13: warning: "callback" is deprecated: use "caml_callback" instead
-   109 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:119:13: warning: "callback" is deprecated: use "caml_callback" instead
-   119 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:128:13: warning: "callback" is deprecated: use "caml_callback" instead
-   128 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:145:13: warning: "callback" is deprecated: use "caml_callback" instead
-   145 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:155:13: warning: "callback" is deprecated: use "caml_callback" instead
-   155 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:194:13: warning: "callback" is deprecated: use "caml_callback" instead
-   194 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:206:13: warning: "callback" is deprecated: use "caml_callback" instead
-   206 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:219:13: warning: "callback" is deprecated: use "caml_callback" instead
-   219 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:230:13: warning: "callback" is deprecated: use "caml_callback" instead
-   230 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:254:13: warning: "callback" is deprecated: use "caml_callback" instead
-   254 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gmount.h:266:13: warning: "callback" is deprecated: use "caml_callback" instead
-   266 |                                                GAsyncReadyCallback  callback,
-       |             ^                                  ~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gio.h:119:
- /usr/include/glib-2.0/gio/gnetworkmonitor.h:62:41: warning: "callback" is deprecated: use "caml_callback" instead
-    62 |                                 GAsyncReadyCallback   callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~                                    
- /usr/include/glib-2.0/gio/gnetworkmonitor.h:92:13: warning: "callback" is deprecated: use "caml_callback" instead
-    92 |                                                                GAsyncReadyCallback  callback,
-       |             ^                                                  ~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gio.h:123:
- /usr/include/glib-2.0/gio/gpermission.h:64:13: warning: "callback" is deprecated: use "caml_callback" instead
-    64 |                               GAsyncReadyCallback   callback,
-       |             ^                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- /usr/include/glib-2.0/gio/gpermission.h:75:13: warning: "callback" is deprecated: use "caml_callback" instead
-    75 |                               GAsyncReadyCallback   callback,
-       |             ^                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- /usr/include/glib-2.0/gio/gpermission.h:93:13: warning: "callback" is deprecated: use "caml_callback" instead
-    93 |                                                  GAsyncReadyCallback   callback,
-       |             ^                                    ~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gpermission.h:107:13: warning: "callback" is deprecated: use "caml_callback" instead
-   107 |                                                  GAsyncReadyCallback   callback,
-       |             ^                                    ~~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gio.h:129:
- /usr/include/glib-2.0/gio/gproxy.h:89:41: warning: "callback" is deprecated: use "caml_callback" instead
-    89 |                                      GAsyncReadyCallback   callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/include/glib-2.0/gio/gproxy.h:117:41: warning: "callback" is deprecated: use "caml_callback" instead
-   117 |                                       GAsyncReadyCallback   callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- In file included from /usr/include/glib-2.0/gio/gproxyaddressenumerator.h:30,
-                  from /usr/include/glib-2.0/gio/gio.h:131:
- /usr/include/glib-2.0/gio/gsocketaddressenumerator.h:75:41: warning: "callback" is deprecated: use "caml_callback" instead
-    75 |                                     GAsyncReadyCallback        callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- /usr/include/glib-2.0/gio/gsocketaddressenumerator.h:93:62: warning: "callback" is deprecated: use "caml_callback" instead
-    93 |                                                          GAsyncReadyCallback        callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- In file included from /usr/include/glib-2.0/gio/gio.h:132:
- /usr/include/glib-2.0/gio/gproxyresolver.h:63:34: warning: "callback" is deprecated: use "caml_callback" instead
-    63 |                               GAsyncReadyCallback   callback,
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- /usr/include/glib-2.0/gio/gproxyresolver.h:87:55: warning: "callback" is deprecated: use "caml_callback" instead
-    87 |                                                  GAsyncReadyCallback   callback,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- In file included from /usr/include/glib-2.0/gio/gio.h:134:
- /usr/include/glib-2.0/gio/gresolver.h:79:13: warning: "callback" is deprecated: use "caml_callback" instead
-    79 |                                                 GAsyncReadyCallback      callback,
-       |             ^                                   ~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gresolver.h:92:13: warning: "callback" is deprecated: use "caml_callback" instead
-    92 |                                                 GAsyncReadyCallback      callback,
-       |             ^                                   ~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gresolver.h:105:13: warning: "callback" is deprecated: use "caml_callback" instead
-   105 |                                                 GAsyncReadyCallback       callback,
-       |             ^                                   ~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gresolver.h:121:13: warning: "callback" is deprecated: use "caml_callback" instead
-   121 |                                                 GAsyncReadyCallback       callback,
-       |             ^                                   ~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gresolver.h:147:13: warning: "callback" is deprecated: use "caml_callback" instead
-   147 |                                                 GAsyncReadyCallback        callback,
-       |             ^                                   ~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gresolver.h:201:13: warning: "callback" is deprecated: use "caml_callback" instead
-   201 |                                                         GAsyncReadyCallback        callback,
-       |             ^                                           ~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gresolver.h:212:13: warning: "callback" is deprecated: use "caml_callback" instead
-   212 |                                                         GAsyncReadyCallback        callback,
-       |             ^                                           ~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gresolver.h:235:13: warning: "callback" is deprecated: use "caml_callback" instead
-   235 |                                                         GAsyncReadyCallback        callback,
-       |             ^                                           ~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gresolver.h:254:13: warning: "callback" is deprecated: use "caml_callback" instead
-   254 |                                                         GAsyncReadyCallback        callback,
-       |             ^                                           ~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gresolver.h:271:13: warning: "callback" is deprecated: use "caml_callback" instead
-   271 |                                                         GAsyncReadyCallback        callback,
-       |             ^                                           ~~~~~~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gio.h:141:
- /usr/include/glib-2.0/gio/gsimpleasyncresult.h:54:62: warning: "callback" is deprecated: use "caml_callback" instead
-    54 |                                                             GAsyncReadyCallback      callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- /usr/include/glib-2.0/gio/gsimpleasyncresult.h:59:62: warning: "callback" is deprecated: use "caml_callback" instead
-    59 |                                                             GAsyncReadyCallback      callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- /usr/include/glib-2.0/gio/gsimpleasyncresult.h:67:62: warning: "callback" is deprecated: use "caml_callback" instead
-    67 |                                                             GAsyncReadyCallback      callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- /usr/include/glib-2.0/gio/gsimpleasyncresult.h:72:62: warning: "callback" is deprecated: use "caml_callback" instead
-    72 |                                                             GAsyncReadyCallback      callback,
-       |                                                              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- /usr/include/glib-2.0/gio/gsimpleasyncresult.h:143:48: warning: "callback" is deprecated: use "caml_callback" instead
-   143 |                                            GAsyncReadyCallback callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- /usr/include/glib-2.0/gio/gsimpleasyncresult.h:151:48: warning: "callback" is deprecated: use "caml_callback" instead
-   151 |                                            GAsyncReadyCallback callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- /usr/include/glib-2.0/gio/gsimpleasyncresult.h:156:13: warning: "callback" is deprecated: use "caml_callback" instead
-   156 |                                                 GAsyncReadyCallback callback,
-       |             ^                                   ~~~~~~~~~~~~~~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gio.h:148:
- /usr/include/glib-2.0/gio/gsocketclient.h:153:13: warning: "callback" is deprecated: use "caml_callback" instead
-   153 |                                                                          GAsyncReadyCallback   callback,
-       |             ^                                                          
- /usr/include/glib-2.0/gio/gsocketclient.h:164:13: warning: "callback" is deprecated: use "caml_callback" instead
-   164 |                                                                          GAsyncReadyCallback   callback,
-       |             ^                                                          
- /usr/include/glib-2.0/gio/gsocketclient.h:176:13: warning: "callback" is deprecated: use "caml_callback" instead
-   176 |                                                                          GAsyncReadyCallback   callback,
-       |             ^                                                          
- /usr/include/glib-2.0/gio/gsocketclient.h:187:13: warning: "callback" is deprecated: use "caml_callback" instead
-   187 |                                                                          GAsyncReadyCallback   callback,
-       |             ^                                                          
- In file included from /usr/include/glib-2.0/gio/gio.h:150:
- /usr/include/glib-2.0/gio/gsocketconnection.h:87:69: warning: "callback" is deprecated: use "caml_callback" instead
-    87 |                                                                   GAsyncReadyCallback callback,
-       |                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- In file included from /usr/include/glib-2.0/gio/gio.h:152:
- /usr/include/glib-2.0/gio/gsocketlistener.h:125:13: warning: "callback" is deprecated: use "caml_callback" instead
-   125 |                                                                          GAsyncReadyCallback   callback,
-       |             ^                                                          
- /usr/include/glib-2.0/gio/gsocketlistener.h:143:13: warning: "callback" is deprecated: use "caml_callback" instead
-   143 |                                                                          GAsyncReadyCallback   callback,
-       |             ^                                                          
- In file included from /usr/include/glib-2.0/gio/gio.h:155:
- /usr/include/glib-2.0/gio/gsubprocess.h:82:13: warning: "callback" is deprecated: use "caml_callback" instead
-    82 |                                                          GAsyncReadyCallback   callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gsubprocess.h:98:13: warning: "callback" is deprecated: use "caml_callback" instead
-    98 |                                                          GAsyncReadyCallback   callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gsubprocess.h:136:13: warning: "callback" is deprecated: use "caml_callback" instead
-   136 |                                                          GAsyncReadyCallback   callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gsubprocess.h:157:13: warning: "callback" is deprecated: use "caml_callback" instead
-   157 |                                                          GAsyncReadyCallback   callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- In file included from /usr/include/glib-2.0/gio/gio.h:157:
- /usr/include/glib-2.0/gio/gtask.h:47:13: warning: "callback" is deprecated: use "caml_callback" instead
-    47 |                                             GAsyncReadyCallback  callback,
-       |             ^                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gtask.h:52:13: warning: "callback" is deprecated: use "caml_callback" instead
-    52 |                                             GAsyncReadyCallback  callback,
-       |             ^                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gtask.h:58:13: warning: "callback" is deprecated: use "caml_callback" instead
-    58 |                                             GAsyncReadyCallback  callback,
-       |             ^                               ~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gtask.h:134:13: warning: "callback" is deprecated: use "caml_callback" instead
-   134 |                                            GSourceFunc      callback);
-       |             ^                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
- In file included from /usr/include/glib-2.0/gio/gtlsclientconnection.h:28,
-                  from /usr/include/glib-2.0/gio/gio.h:165:
- /usr/include/glib-2.0/gio/gtlsconnection.h:79:41: warning: "callback" is deprecated: use "caml_callback" instead
-    79 |                                   GAsyncReadyCallback   callback,
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- /usr/include/glib-2.0/gio/gtlsconnection.h:169:69: warning: "callback" is deprecated: use "caml_callback" instead
-   169 |                                                                     GAsyncReadyCallback   callback,
-       |                                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- In file included from /usr/include/glib-2.0/gio/gio.h:167:
- /usr/include/glib-2.0/gio/gtlsdatabase.h:76:13: warning: "callback" is deprecated: use "caml_callback" instead
-    76 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- /usr/include/glib-2.0/gio/gtlsdatabase.h:98:13: warning: "callback" is deprecated: use "caml_callback" instead
-    98 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- /usr/include/glib-2.0/gio/gtlsdatabase.h:117:13: warning: "callback" is deprecated: use "caml_callback" instead
-   117 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- /usr/include/glib-2.0/gio/gtlsdatabase.h:136:13: warning: "callback" is deprecated: use "caml_callback" instead
-   136 |                                                                  GAsyncReadyCallback      callback,
-       |             ^                                                    ~~~~~~
- /usr/include/glib-2.0/gio/gtlsdatabase.h:169:13: warning: "callback" is deprecated: use "caml_callback" instead
-   169 |                                                                            GAsyncReadyCallback      callback,
-       |             ^                                                          
- /usr/include/glib-2.0/gio/gtlsdatabase.h:195:13: warning: "callback" is deprecated: use "caml_callback" instead
-   195 |                                                                            GAsyncReadyCallback      callback,
-       |             ^                                                          
- /usr/include/glib-2.0/gio/gtlsdatabase.h:217:13: warning: "callback" is deprecated: use "caml_callback" instead
-   217 |                                                                            GAsyncReadyCallback      callback,
-       |             ^                                                          
- /usr/include/glib-2.0/gio/gtlsdatabase.h:239:13: warning: "callback" is deprecated: use "caml_callback" instead
-   239 |                                                                             GAsyncReadyCallback      callback,
-       |             ^                                                          
- In file included from /usr/include/glib-2.0/gio/gio.h:169:
- /usr/include/glib-2.0/gio/gtlsinteraction.h:65:13: warning: "callback" is deprecated: use "caml_callback" instead
-    65 |                                                   GAsyncReadyCallback callback,
-       |             ^                                     ~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gtlsinteraction.h:82:13: warning: "callback" is deprecated: use "caml_callback" instead
-    82 |                                                          GAsyncReadyCallback           callback,
-       |             ^                                            ~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gtlsinteraction.h:113:13: warning: "callback" is deprecated: use "caml_callback" instead
-   113 |                                                               GAsyncReadyCallback callback,
-       |             ^                                                 ~~~~~~~~~
- /usr/include/glib-2.0/gio/gtlsinteraction.h:140:13: warning: "callback" is deprecated: use "caml_callback" instead
-   140 |                                                                      GAsyncReadyCallback           callback,
-       |             ^                                                        ~~
- In file included from /usr/include/glib-2.0/gio/gio.h:172:
- /usr/include/glib-2.0/gio/gunixconnection.h:79:13: warning: "callback" is deprecated: use "caml_callback" instead
-    79 |                                                                          GAsyncReadyCallback   callback,
-       |             ^                                                          
- /usr/include/glib-2.0/gio/gunixconnection.h:93:13: warning: "callback" is deprecated: use "caml_callback" instead
-    93 |                                                                          GAsyncReadyCallback   callback,
-       |             ^                                                          
- In file included from /usr/include/glib-2.0/gio/gio.h:177:
- /usr/include/glib-2.0/gio/gvolume.h:150:13: warning: "callback" is deprecated: use "caml_callback" instead
-   150 |                                          GAsyncReadyCallback  callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gvolume.h:158:13: warning: "callback" is deprecated: use "caml_callback" instead
-   158 |                                          GAsyncReadyCallback  callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gvolume.h:176:13: warning: "callback" is deprecated: use "caml_callback" instead
-   176 |                                              GAsyncReadyCallback  callback,
-       |             ^                                ~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gvolume.h:212:48: warning: "callback" is deprecated: use "caml_callback" instead
-   212 |                                          GAsyncReadyCallback   callback,
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- /usr/include/glib-2.0/gio/gvolume.h:222:13: warning: "callback" is deprecated: use "caml_callback" instead
-   222 |                                          GAsyncReadyCallback   callback,
-       |             ^                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/glib-2.0/gio/gvolume.h:243:13: warning: "callback" is deprecated: use "caml_callback" instead
-   243 |                                                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:
- /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:
- /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:
- /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,
-       |                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- cairo_pango_stubs.c: In function 'caml_pango_cairo_font_get_scaled_font':
- cairo_pango_stubs.c:124:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   124 |   vf = ALLOC(scaled_font);
-       |             ^~~~~~~~~~~~~~                                                     
- cairo_pango_stubs.c: In function 'caml_pango_cairo_context_get_font_options':
- cairo_pango_stubs.c:147:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-   147 |   vfo = ALLOC(font_options);
-       |             ^~~~~~~~~~~~~~~~                                                   
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gdkpixbuf.o -c ml_gdkpixbuf.c)
- 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)));
-       |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gobject.o -c ml_gobject.c)
- ml_gobject.c: In function 'ml_g_type_interface_prerequisites':
- ml_gobject.c:125:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   125 |         res = alloc_small(2,0);
-       |             ^~~~~~~~~~~~~~~~~~~                                              
- ml_gobject.c: In function 'ml_g_type_register_static':
- ml_gobject.c:143:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   143 |     failwith ("g_type_register_static: invalid parent g_type");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gobject.c: In function '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");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~    
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtkassistant.o -c ml_gtkassistant.c)
- ml_gtkassistant.c: In function 'ml_g_assistant_page_func':
- ml_gtkassistant.c:83:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-    83 |   ret = callback_exn(*clos, Val_int(current_page));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtkedit.o -c ml_gtkedit.c)
- ml_gtkedit.c: In function 'ml_gtk_editable_get_selection_bounds':
- ml_gtkedit.c:66:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    66 |         tmp = alloc_small(2,0);
-       |             ^~~~~~~~~~~~~~~~~~~                                              
- ml_gtkedit.c:69:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    69 |         res = alloc_small(1,0);
-       |             ^~~~~~~~~~~~~~~~~~~                                              
- ml_gtkedit.c: In function 'ml_gtk_editable_insert_text':
- ml_gtkedit.c:78:34: warning: "string_length" is deprecated: use "caml_string_length" instead
-    78 |                               string_length(s), &position);
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- ml_gtkedit.c: In function 'ml_gtk_entry_completion_match_func':
- ml_gtkedit.c:192:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   192 |   vkey = copy_string(key);
-       |             ^~~~~~~~~~~~~~                                                   
- ml_gtkedit.c:194:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
-   194 |   vret = callback2_exn(*closure, vkey, viter);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtkmisc.o -c ml_gtkmisc.c)
- 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);
-       |             ^~~~~~~~~~~~~~                                                   
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtkaction.o -c ml_gtkaction.c)
- ml_gtkaction.c: In function 'ml_gtk_ui_manager_get_widget':
- ml_gtkaction.c:114:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
-   114 |   if (w == NULL) raise_not_found();
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                                  
- ml_gtkaction.c: In function 'ml_gtk_ui_manager_get_action':
- ml_gtkaction.c:120:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
-   120 |   if (a == NULL) raise_not_found();
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                                  
- ml_gtkaction.c: In function 'ml_gtk_ui_manager_add_ui_from_string':
- ml_gtkaction.c:128:48: warning: "string_length" is deprecated: use "caml_string_length" instead
-   128 |                                          String_val(s), string_length(s),
-       |                                                ^~~~~~~~~~~~~~~~~~~~~~~~~~                                           
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtkfile.o -c ml_gtkfile.c)
- ml_gtkfile.c: In function 'some_string_and_free':
- ml_gtkfile.c:62:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    62 |   value v = s ? ml_some(copy_string(s)) : Val_unit;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- ml_gtkfile.c: In function 'ml_gtk_file_filter_func':
- ml_gtkfile.c:112:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   112 |   CONS_MEMBER (mime_type, MIME_TYPE)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                         
- ml_gtkfile.c:112:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkfile.c:113:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   113 |   CONS_MEMBER (display_name, DISPLAY_NAME)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- ml_gtkfile.c:113:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkfile.c:114:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   114 |   CONS_MEMBER (uri, URI)
-       |             ^~~~~~~~~~~~                                                     
- ml_gtkfile.c:114:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkfile.c:115:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   115 |   CONS_MEMBER (filename, FILENAME)
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                           
- ml_gtkfile.c:115:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkfile.c:117:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   117 |   r = callback_exn (*cb, l);
-       |             ^~~~~~~~~~~~~~~~                                                   
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtkstock.o -c ml_gtkstock.c)
- ml_gtkstock.c: In function 'ml_gtk_icon_source_get_filename':
- ml_gtkstock.c:57:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    57 | ML_1 (gtk_icon_source_get_filename, GtkIconSource_val, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- ml_gtkstock.c: In function 'ml_gtk_icon_set_get_sizes':
- ml_gtkstock.c:84:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    84 |     c = alloc_small(2, Tag_cons);
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- ml_gtkstock.c: In function 'ml_gtk_stock_lookup':
- ml_gtkstock.c:129:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
-   129 |   if (!b) raise_not_found();
-       |             ^~~~~~~~~~~~~~~~                                                         
- ml_gtkstock.c:135:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   135 |   TESTANDCONS(SHIFT);
-       |             ^~~~~~~~~                                                        
- ml_gtkstock.c:136:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   136 |   TESTANDCONS(LOCK);
-       |             ^~~~~~~~                                                         
- ml_gtkstock.c:137:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   137 |   TESTANDCONS(CONTROL);
-       |             ^~~~~~~~~~~                                                      
- ml_gtkstock.c:138:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   138 |   TESTANDCONS(MOD1); TESTANDCONS(MOD2); TESTANDCONS(MOD3);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                   
- ml_gtkstock.c:138:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:138:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:139:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   139 |   TESTANDCONS(MOD4); TESTANDCONS(MOD5);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- ml_gtkstock.c:139:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:140:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   140 |   TESTANDCONS(BUTTON1); TESTANDCONS(BUTTON2); TESTANDCONS(BUTTON3);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          
- ml_gtkstock.c:140:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:140:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:141:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   141 |   TESTANDCONS(BUTTON4); TESTANDCONS(BUTTON5);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- ml_gtkstock.c:141:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:142:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   142 |   TESTANDCONS(SUPER); TESTANDCONS(HYPER);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- ml_gtkstock.c:142:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:143:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   143 |   TESTANDCONS(META); TESTANDCONS(RELEASE);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- ml_gtkstock.c:143:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
- ml_gtkstock.c:144:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   144 |   stock_result = alloc_tuple(4);
-       |             ^~~~~~~~~~~~~~~~~~~~                                             
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtkmenu.o -c ml_gtkmenu.c)
- ml_gtkmenu.c: In function 'menu_popup_cb':
- ml_gtkmenu.c:155:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-   155 |     stat_free(clos);
-       |             ^~~~~~~~                                                     
- ml_gtkmenu.c: In function 'ml_gtk_menu_popup_at':
- ml_gtkmenu.c:160:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-   160 |     value *clos = stat_alloc(sizeof(value));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtkpack.o -c ml_gtkpack.c)
- ml_gtkpack.c: In function 'ml_gtk_box_query_child_packing':
- ml_gtkpack.c:81:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    81 |     ret = alloc_small(4,0);
-       |             ^~~~~~~~~~~~~~~                                                  
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_glib.o -c ml_glib.c)
- 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: In function 'ml_g_get_user_name':
- 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: In function 'ml_g_get_real_name':
- 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: In function 'ml_g_get_tmp_dir':
- 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: In function 'ml_g_get_user_cache_dir':
- 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: In function 'ml_g_get_user_data_dir':
- 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: In function 'ml_g_get_user_config_dir':
- 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)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gdk.o -c ml_gdk.c)
- ml_gdk.c: In function 'ml_raise_gdk':
- ml_gdk.c:58:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
-    58 |   raise_with_string (*exn, (char*)errmsg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                               
- ml_gdk.c: In function 'ml_GDK_WINDOW_XID':
- 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: In function 'ml_gdk_event_get_time':
- ml_gdk.c:490:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   490 | ML_1 (gdk_event_get_time, GdkEvent_val, copy_int32)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- ml_gdk.c: In function 'ml_GdkEventMotion_x':
- ml_gdk.c:508:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   508 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), x, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gdk.c: In function 'ml_GdkEventMotion_y':
- ml_gdk.c:509:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   509 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), y, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gdk.c: In function 'copy_axes':
- ml_gdk.c:516:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   516 |         x = copy_double(axes[0]);
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- ml_gdk.c:517:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   517 |         y = copy_double(axes[0]);
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- ml_gdk.c:518:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   518 |         ret = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~~~~~~~~~                                             
- ml_gdk.c: In function 'ml_GdkEventMotion_x_root':
- ml_gdk.c:530:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   530 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), x_root, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- ml_gdk.c: In function 'ml_GdkEventMotion_y_root':
- ml_gdk.c:531:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   531 | Make_Extractor (GdkEventMotion, GdkEvent_arg(Motion), y_root, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- ml_gdk.c: In function 'ml_GdkEventButton_x':
- ml_gdk.c:533:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   533 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), x, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gdk.c: In function 'ml_GdkEventButton_y':
- ml_gdk.c:534:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   534 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), y, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gdk.c: In function 'ml_GdkEventButton_x_root':
- ml_gdk.c:539:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   539 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), x_root, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- ml_gdk.c: In function 'ml_GdkEventButton_y_root':
- ml_gdk.c:540:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   540 | Make_Extractor (GdkEventButton, GdkEvent_arg(Button), y_root, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- ml_gdk.c: In function 'ml_GdkEventScroll_x':
- ml_gdk.c:543:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   543 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), x, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gdk.c: In function 'ml_GdkEventScroll_y':
- ml_gdk.c:544:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   544 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), y, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gdk.c: In function 'ml_GdkEventScroll_x_root':
- ml_gdk.c:549:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   549 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), x_root, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- ml_gdk.c: In function 'ml_GdkEventScroll_y_root':
- ml_gdk.c:550:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   550 | Make_Extractor (GdkEventScroll, GdkEvent_arg(Scroll), y_root, copy_double)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- ml_gdk.c: In function 'ml_GdkEventCrossing_x':
- 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: In function 'ml_GdkEventCrossing_y':
- 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: In function 'ml_GdkEventCrossing_x_root':
- 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: In function 'ml_GdkEventCrossing_y_root':
- 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: In function 'ml_GdkEventSetting_name':
- 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)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtktext.o -c ml_gtktext.c)
- ml_gtktext.c: In function 'tag_foreach_func':
- ml_gtktext.c:152:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   152 |   callback_exn (*(value*)user_data, arg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- ml_gtktext.c: In function 'ml_gtk_text_buffer_insert':
- ml_gtktext.c:225:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   225 |       GtkTextIter_val, SizedString_val, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- ml_gtktext.c: In function 'ml_gtk_text_buffer_insert_at_cursor':
- ml_gtktext.c:228:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   228 |       SizedString_val, Unit)
-       |             ^~~~~~~~~~~~~~~~                                                     
- ml_gtktext.c: In function 'ml_gtk_text_buffer_insert_interactive':
- ml_gtktext.c:231:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   231 |       GtkTextIter_val, SizedString_val, Bool_val, Val_bool)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- ml_gtktext.c: In function 'ml_gtk_text_buffer_insert_interactive_at_cursor':
- ml_gtktext.c:234:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   234 |       SizedString_val, Bool_val, Val_bool)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- ml_gtktext.c: In function 'ml_gtk_text_buffer_set_text':
- ml_gtktext.c:248:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   248 | ML_2 (gtk_text_buffer_set_text, GtkTextBuffer_val, SizedString_val, Unit)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
- ml_gtktext.c: In function 'ml_gtk_text_buffer_get_bounds':
- ml_gtktext.c:410:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   410 |   res = alloc_tuple(2);
-       |             ^~~~~~~~~~~                                                      
- ml_gtktext.c: In function 'ml_gtk_text_buffer_get_selection_bounds':
- ml_gtktext.c:430:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   430 |   res = alloc_tuple(2);
-       |             ^~~~~~~~~~~                                                      
- ml_gtktext.c: In function 'ml_gtk_text_view_get_line_at_y':
- ml_gtktext.c:531:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   531 |   res = alloc_tuple(2);
-       |             ^~~~~~~~~~~                                                      
- ml_gtktext.c: In function 'ml_gtk_text_view_get_line_yrange':
- ml_gtktext.c:548:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   548 |   res = alloc_tuple(2);
-       |             ^~~~~~~~~~~                                                      
- ml_gtktext.c: In function 'ml_gtk_text_view_buffer_to_window_coords':
- ml_gtktext.c:579:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   579 |   res = alloc_tuple(2);
-       |             ^~~~~~~~~~~                                                      
- ml_gtktext.c: In function 'ml_gtk_text_view_window_to_buffer_coords':
- ml_gtktext.c:598:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   598 |   res = alloc_tuple(2);
-       |             ^~~~~~~~~~~                                                      
- ml_gtktext.c: In function 'ml_gtk_text_iter_forward_search':
- ml_gtktext.c:850:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   850 | Make_search(forward);
-       |             ^~~~~~~~~                                            
- ml_gtktext.c:850:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   850 | Make_search(forward);
-       |             ^~~~~~~~~                                                        
- ml_gtktext.c: In function 'ml_gtk_text_iter_backward_search':
- ml_gtktext.c:851:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   851 | Make_search(backward);
-       |             ^~~~~~~~~~                                           
- ml_gtktext.c:851:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   851 | Make_search(backward);
-       |             ^~~~~~~~~~                                                       
- ml_gtktext.c: In function 'ml_gtk_text_char_predicate':
- ml_gtktext.c:856:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   856 |   res = callback_exn (*clos, Val_int(ch));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                     
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtk.o -c ml_gtk.c)
- ml_gtk.c: In function 'ml_raise_gtk':
- ml_gtk.c:52:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
-    52 |   raise_with_string (*exn, (char*)errmsg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                               
- ml_gtk.c: In function 'ml_gtk_accelerator_parse':
- ml_gtk.c:112:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   112 |   tup = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- ml_gtk.c: In function 'ml_gtk_css_provider_load_from_data':
- ml_gtk.c:221:41: warning: "string_length" is deprecated: use "caml_string_length" instead
-   221 |                                   SizedString_val(data), &err);
-       |                                         ^~~~~~~~~~~~~~~~~~~~~~~                                              
- ml_gtk.c: In function 'ml_gtk_widget_get_pointer':
- ml_gtk.c: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: In function 'ml_gtk_selection_data_set':
- 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: In function 'ml_gtk_socket_get_id':
- 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: In function 'ml_gtk_get_current_event_time':
- 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)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtktree.o -c ml_gtktree.c)
- ml_gtktree.c: In function 'ml_gtk_tree_path_get_indices':
- ml_gtktree.c:109:13: warning: "alloc_tuple" is deprecated: use "caml_alloc_tuple" instead
-   109 |   value ret = alloc_tuple(depth);
-       |             ^~~~~~~~~~~~~~~~~~~~~                                            
- ml_gtktree.c: In function 'gtk_tree_model_foreach_func':
- ml_gtktree.c:157:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
-   157 |   vret = callback2_exn(*closure, vpath, viter);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- ml_gtktree.c: In function 'ml_gtk_tree_store_newv':
- ml_gtktree.c:183:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   183 |     (n_columns ? alloc (Wosize_asize(n_columns * sizeof(GType)), Abstract_tag)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'ml_gtk_list_store_newv':
- ml_gtktree.c:238:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   238 |     (n_columns ? alloc (Wosize_asize(n_columns * sizeof(GType)), Abstract_tag)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- ml_gtktree.c: In function 'gtk_tree_selection_func':
- ml_gtktree.c:290:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
-   290 |   value ret = callback2_exn(*(value*)clos_p, vp, Val_bool(cs));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
- ml_gtktree.c: In function 'gtk_tree_selection_foreach_func':
- ml_gtktree.c:312:13: warning: "callback_exn" is deprecated: use "caml_callback_exn" instead
-   312 |   value ret = callback_exn(*(value*)data, p);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- ml_gtktree.c: In function 'gtk_tree_cell_data_func':
- ml_gtktree.c:391:13: warning: "callback2_exn" is deprecated: use "caml_callback2_exn" instead
-   391 |   ret = callback2_exn(*closure, vmod, vit);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- ml_gtktree.c: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 23/24: [lablgtk3-gtkspell3: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "lablgtk3-gtkspell3" "-j" "39" (CWD=/home/opam/.opam/4.14/.opam-switch/build/lablgtk3-gtkspell3.3.1.2)
- (cd _build/default/src-gtkspell3 && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtkspell-3.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I/usr/include/enchant-2 -pthread -g -I /home/opam/.opam/4.14/lib/ocaml -I /home/opam/.opam/4.14/lib/cairo2 -I /home/opam/.opam/4.14/lib/lablgtk3 -I /home/opam/.opam/4.14/lib/ocaml/threads -o ml_gtkspell.o -c ml_gtkspell.c)
- ml_gtkspell.c: In function 'ml_gtkspell_new_attach':
- ml_gtkspell.c:45:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-    45 |     failwith("GtkSpell.attach");
-       |             ^~~~~~~~~~~~~~~~~~~~                                       
-> compiled  lablgtk3-gtkspell3.3.1.2
-> installed lablgtk3-gtkspell3.3.1.2
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 20:31.08 ---> saved as "7943e8d8847b3db9d4babd69ee0b3c4f96e84d0b61620c2430ad3e88262db057"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u lablgtk3-gtkspell3:7bc7e69556097f4f3d1336df801b7be1,lablgtk3:25d09587fd3a8bcf5df9559aa46ad5a1,conf-gtk3:99632b2bb55302e1fa3e2a57571063d0,cairo2:0f2979093091dd42f60ee4c280382fb4"))
2024-09-12 20:31.11 ---> saved as "b3c72086193ed4d084deb09f11557b7bc792fc9132a3edcb9b60984e8a48a85b"

/home/opam: (run (network host)
                 (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
                 (shell "(echo '0.651943') && (for DATA in prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4,cairo2.0.6.4-0f2979093091dd42f60ee4c280382fb4,cairo2.0.6.4 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-gtk3/18,conf-gtk3.18-99632b2bb55302e1fa3e2a57571063d0,conf-gtk3.18 prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2,lablgtk3.3.1.2-25d09587fd3a8bcf5df9559aa46ad5a1,lablgtk3.3.1.2 prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2,lablgtk3-gtkspell3.3.1.2-7bc7e69556097f4f3d1336df801b7be1,lablgtk3-gtkspell3.3.1.2; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4,cairo2.0.6.4-0f2979093091dd42f60ee4c280382fb4,cairo2.0.6.4 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-gtk3/18,conf-gtk3.18-99632b2bb55302e1fa3e2a57571063d0,conf-gtk3.18 prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2,lablgtk3.3.1.2-25d09587fd3a8bcf5df9559aa46ad5a1,lablgtk3.3.1.2 prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2,lablgtk3-gtkspell3.3.1.2-7bc7e69556097f4f3d1336df801b7be1,lablgtk3-gtkspell3.3.1.2; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4,cairo2.0.6.4-0f2979093091dd42f60ee4c280382fb4,cairo2.0.6.4 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-gtk3/18,conf-gtk3.18-99632b2bb55302e1fa3e2a57571063d0,conf-gtk3.18 prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2,lablgtk3.3.1.2-25d09587fd3a8bcf5df9559aa46ad5a1,lablgtk3.3.1.2 prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2,lablgtk3-gtkspell3.3.1.2-7bc7e69556097f4f3d1336df801b7be1,lablgtk3-gtkspell3.3.1.2; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.651943
prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4/doc/
prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4/doc/cairo2/
prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4/doc/cairo2/CHANGES.md
prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4/doc/cairo2/LICENSE.md
prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4/doc/cairo2/README.md
prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4/lib/
prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4/lib/cairo2/
prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4/lib/cairo2/cairo.ocamlobjinfo
prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4/lib/cairo2/META
prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4/lib/cairo2/cairo.cmi
prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4/lib/cairo2/cairo.cmt
prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4/lib/cairo2/cairo.cmti
prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4/lib/cairo2/dune-package
prep/universes/0f2979093091dd42f60ee4c280382fb4/cairo2/0.6.4/opam
prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-gtk3/18/opam
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/doc/
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/doc/lablgtk3/
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/doc/lablgtk3/CHANGELOG.API
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/doc/lablgtk3/CHANGES.md
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/doc/lablgtk3/LICENSE
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/doc/lablgtk3/README.dune.md
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/doc/lablgtk3/README.md
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/lablgtk3.ocamlobjinfo
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/META
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/cairo_pango.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/cairo_pango.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/cairo_pango.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/dune-package
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gAction.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gAction.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gAction.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gAssistant.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gAssistant.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gAssistant.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gBin.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gBin.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gBin.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gBuilder.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gBuilder.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gBuilder.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gButton.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gButton.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gButton.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gContainer.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gContainer.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gContainer.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gData.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gData.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gData.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gDraw.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gDraw.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gDraw.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gEdit.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gEdit.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gEdit.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gFile.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gFile.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gFile.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gMain.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gMain.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gMain.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gMenu.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gMenu.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gMenu.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gMisc.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gMisc.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gMisc.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gObj.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gObj.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gObj.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gPack.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gPack.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gPack.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gPango.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gPango.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gPango.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gRange.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gRange.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gRange.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gText.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gText.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gText.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gToolbox.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gToolbox.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gToolbox.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gTree.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gTree.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gTree.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gUtil.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gUtil.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gUtil.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gWindow.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gWindow.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gWindow.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gaux.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gaux.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gdk.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gdk.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gdk.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gdkEnums.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gdkEnums.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gdkEvent.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gdkEvent.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gdkKeysyms.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gdkKeysyms.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gdkPixbuf.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gdkPixbuf.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gdkPixbuf.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/glib.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/glib.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/glib.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gobject.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gobject.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gobject.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gpointer.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gpointer.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gpointer.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtk.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtk.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkActionProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkActionProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkAssistant.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkAssistant.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkAssistantProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkAssistantProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkBase.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkBase.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkBaseProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkBaseProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkBin.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkBin.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkBinProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkBinProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkBuilder.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkBuilder.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkBuilderProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkBuilderProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkButton.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkButton.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkButtonProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkButtonProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkContainers.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkContainers.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkContainersProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkContainersProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkData.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkData.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkEdit.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkEdit.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkEditProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkEditProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkEnums.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkEnums.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkFile.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkFile.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkFileProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkFileProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkMain.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkMain.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkMenu.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkMenu.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkMenuProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkMenuProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkMisc.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkMisc.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkMiscProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkMiscProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkObject.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkObject.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkPack.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkPack.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkPackProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkPackProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkRange.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkRange.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkRangeProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkRangeProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkSignal.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkSignal.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkSignal.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkStock.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkStock.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkText.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkText.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkTextProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkTextProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkThread.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkThread.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkThread.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkTree.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkTree.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkTreeProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkTreeProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkWindow.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gtkWindow.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gutf8.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gutf8.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/gutf8.cmti
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkActionProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkActionProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkAssistantProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkAssistantProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkBaseProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkBaseProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkBinProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkBinProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkBuilderProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkBuilderProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkButtonProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkButtonProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkContainersProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkContainersProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkEditProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkEditProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkFileProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkFileProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkMenuProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkMenuProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkMiscProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkMiscProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkPackProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkPackProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkRangeProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkRangeProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkTextProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkTextProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkTreeProps.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/ogtkTreeProps.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/pango.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/pango.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/pangoEnums.cmi
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/lib/lablgtk3/pangoEnums.cmt
prep/universes/25d09587fd3a8bcf5df9559aa46ad5a1/lablgtk3/3.1.2/opam
prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2/doc/
prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2/doc/lablgtk3-gtkspell3/
prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2/doc/lablgtk3-gtkspell3/CHANGELOG.API
prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2/doc/lablgtk3-gtkspell3/CHANGES.md
prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2/doc/lablgtk3-gtkspell3/LICENSE
prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2/doc/lablgtk3-gtkspell3/README.dune.md
prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2/doc/lablgtk3-gtkspell3/README.md
prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2/lib/
prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2/lib/lablgtk3-gtkspell3/
prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2/lib/lablgtk3-gtkspell3/lablgtk3_gtkspell3.ocamlobjinfo
prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2/lib/lablgtk3-gtkspell3/META
prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2/lib/lablgtk3-gtkspell3/dune-package
prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2/lib/lablgtk3-gtkspell3/gtkSpell.cmi
prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2/lib/lablgtk3-gtkspell3/gtkSpell.cmt
prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2/lib/lablgtk3-gtkspell3/gtkSpell.cmti
prep/universes/7bc7e69556097f4f3d1336df801b7be1/lablgtk3-gtkspell3/3.1.2/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:cairo2.0.6.4-0f2979093091dd42f60ee4c280382fb4:d367b2e34c2e37e2d2a7fc1e16a024ec89cd4f5e953bbdcbfc5d03978dae4df1
HASHES:conf-gtk3.18-99632b2bb55302e1fa3e2a57571063d0:b7ef4cb5b7d92a852069d052dca40edb8fc6402ea68236bc2270d71888155e47
HASHES:lablgtk3.3.1.2-25d09587fd3a8bcf5df9559aa46ad5a1:8cfbf4f1403d2f4473f28d3978dfd0718eb77c6b84e3524d9923a70e0f7253d3
HASHES:lablgtk3-gtkspell3.3.1.2-7bc7e69556097f4f3d1336df801b7be1:85011f5eaf0c0e9b8422987b74f4f2fd75a7feb45ad453603e538184975c2c3e
2024-09-12 20:31.13 ---> saved as "dad0ba0dba1ab684465abfdfaaf5c78481f75e7b5bd932a1c73b2e0336d42655"
Job succeeded
2024-09-12 20:39.11: lablgtk3-gtkspell3.3.1.2-7bc7e69556097f4f3d1336df801b7be1 -> 85011f5eaf0c0e9b8422987b74f4f2fd75a7feb45ad453603e538184975c2c3e
2024-09-12 20:39.11: lablgtk3.3.1.2-25d09587fd3a8bcf5df9559aa46ad5a1 -> 8cfbf4f1403d2f4473f28d3978dfd0718eb77c6b84e3524d9923a70e0f7253d3
2024-09-12 20:39.11: conf-gtk3.18-99632b2bb55302e1fa3e2a57571063d0 -> b7ef4cb5b7d92a852069d052dca40edb8fc6402ea68236bc2270d71888155e47
2024-09-12 20:39.11: cairo2.0.6.4-0f2979093091dd42f60ee4c280382fb4 -> d367b2e34c2e37e2d2a7fc1e16a024ec89cd4f5e953bbdcbfc5d03978dae4df1
2024-09-12 20:39.11: Job succeeded