Build:
  1. 0
2024-09-12 08:35.55: New job: Voodoo prep sdl-liquidsoap.1; 2fdece89bfcda2cd35e2176fec5fa2b1
2024-09-12 08:35.55: Waiting for resource in pool OCluster
2024-09-12 21:00.15: Waiting for worker…
2024-09-12 21:11.00: Got resource from pool OCluster
2024-09-12 21:11.00: 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 ocamlfind.1.9.6"))
 (env DUNE_CACHE disabled)
 (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 sdl-liquidsoap.1 ocamlsdl.0.9.1 ocamlfind.1.9.6 host-arch-x86_64.1 conf-sdl-ttf.1 conf-sdl-mixer.1 conf-sdl-image.1 conf-pkg-config.3 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u sdl-liquidsoap:2fdece89bfcda2cd35e2176fec5fa2b1,ocamlsdl:0edbb5609ee6a26e40623ffbbc7c3023,conf-sdl-ttf:99632b2bb55302e1fa3e2a57571063d0,conf-sdl-mixer:99632b2bb55302e1fa3e2a57571063d0,conf-sdl-image:99632b2bb55302e1fa3e2a57571063d0"))
 (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.294632') && (for DATA in prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-image/1,conf-sdl-image.1-99632b2bb55302e1fa3e2a57571063d0,conf-sdl-image.1 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-mixer/1,conf-sdl-mixer.1-99632b2bb55302e1fa3e2a57571063d0,conf-sdl-mixer.1 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-ttf/1,conf-sdl-ttf.1-99632b2bb55302e1fa3e2a57571063d0,conf-sdl-ttf.1 prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1,ocamlsdl.0.9.1-0edbb5609ee6a26e40623ffbbc7c3023,ocamlsdl.0.9.1 prep/universes/2fdece89bfcda2cd35e2176fec5fa2b1/sdl-liquidsoap/1,sdl-liquidsoap.1-2fdece89bfcda2cd35e2176fec5fa2b1,sdl-liquidsoap.1; 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/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-image/1,conf-sdl-image.1-99632b2bb55302e1fa3e2a57571063d0,conf-sdl-image.1 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-mixer/1,conf-sdl-mixer.1-99632b2bb55302e1fa3e2a57571063d0,conf-sdl-mixer.1 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-ttf/1,conf-sdl-ttf.1-99632b2bb55302e1fa3e2a57571063d0,conf-sdl-ttf.1 prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1,ocamlsdl.0.9.1-0edbb5609ee6a26e40623ffbbc7c3023,ocamlsdl.0.9.1 prep/universes/2fdece89bfcda2cd35e2176fec5fa2b1/sdl-liquidsoap/1,sdl-liquidsoap.1-2fdece89bfcda2cd35e2176fec5fa2b1,sdl-liquidsoap.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-image/1,conf-sdl-image.1-99632b2bb55302e1fa3e2a57571063d0,conf-sdl-image.1 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-mixer/1,conf-sdl-mixer.1-99632b2bb55302e1fa3e2a57571063d0,conf-sdl-mixer.1 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-ttf/1,conf-sdl-ttf.1-99632b2bb55302e1fa3e2a57571063d0,conf-sdl-ttf.1 prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1,ocamlsdl.0.9.1-0edbb5609ee6a26e40623ffbbc7c3023,ocamlsdl.0.9.1 prep/universes/2fdece89bfcda2cd35e2176fec5fa2b1/sdl-liquidsoap/1,sdl-liquidsoap.1-2fdece89bfcda2cd35e2176fec5fa2b1,sdl-liquidsoap.1; 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 fd6c0039a2a57ca3f8cc84472e959d43889101f9 --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 21:11.00: RETRYING: 2024-09-12/083555-voodoo-prep-f4450f Number of retries: 0 (retriable error condition)
Building on x86-bm-c9.sw.ocaml.org
All commits already cached
Updating files:  76% (24428/31778)
Updating files:  77% (24470/31778)
Updating files:  78% (24787/31778)
Updating files:  79% (25105/31778)
Updating files:  80% (25423/31778)
Updating files:  81% (25741/31778)
Updating files:  82% (26058/31778)
Updating files:  83% (26376/31778)
Updating files:  84% (26694/31778)
Updating files:  85% (27012/31778)
Updating files:  86% (27330/31778)
Updating files:  87% (27647/31778)
Updating files:  88% (27965/31778)
Updating files:  89% (28283/31778)
Updating files:  90% (28601/31778)
Updating files:  91% (28918/31778)
Updating files:  92% (29236/31778)
Updating files:  93% (29554/31778)
Updating files:  94% (29872/31778)
Updating files:  95% (30190/31778)
Updating files:  96% (30507/31778)
Updating files:  97% (30825/31778)
Updating files:  98% (31143/31778)
Updating files:  99% (31461/31778)
Updating files: 100% (31778/31778)
Updating files: 100% (31778/31778), done.
HEAD is now at fd6c0039a2 conf-sdl* packages on nixos

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1)
2024-09-12 21:03.45 ---> 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 21:03.45 ---> 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 1s (447 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 (7641 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 21:03.45 ---> 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 21:03.45 ---> using "4b3eae20ee556ce466265d261fd5d7184b7506cfcf8217eea177582bdd289d8b" from cache

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

(from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1)
2024-09-12 21:03.45 ---> 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 21:03.45 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache

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

/home/opam: (copy (src packages) (dst /src/packages))
2024-09-12 21:03.55 ---> saved as "c7531db2ba93b20a2366b46ea1111ab2b83744c33f1e71f5c837bd9c45b87296"

/home/opam: (copy (src repo) (dst /src/repo))
2024-09-12 21:03.55 ---> saved as "4caf88bd8db9eb49d7eaf9d3748a9e0bfc49de24c6d107d153e1c4f9ee07f56e"

/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 21:05.15 ---> saved as "754a9718a8586546fd16826b89e8c4cfc9f42988ecb1c3f81e4d397501241e5a"

/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 21:05.37 ---> saved as "469f1289c02c7f2fe821fedd4154e89591178d00cf9fb8cc92fae0b5c75b1f80"

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-09-12 21:05.37 ---> saved as "74ef91d3f44ea9d9e76e64eb68b94c519e5dbb02282b7860147afff9dccafc6e"

/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 ocamlfind.1.9.6"))
The following actions will be performed:
  - install ocamlfind 1.9.6

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> installed ocamlfind.1.9.6
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 21:06.03 ---> saved as "fdf55995624e0ddc93b1fb81f637a438bd72960c808b3f054c86abafa594dbb9"

/home/opam: (env DUNE_CACHE disabled)

/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 sdl-liquidsoap.1 ocamlsdl.0.9.1 ocamlfind.1.9.6 host-arch-x86_64.1 conf-sdl-ttf.1 conf-sdl-mixer.1 conf-sdl-image.1 conf-pkg-config.3 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 (1121 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 sdl-liquidsoap.1 ocamlsdl.0.9.1 ocamlfind.1.9.6 host-arch-x86_64.1 conf-sdl-ttf.1 conf-sdl-mixer.1 conf-sdl-image.1 conf-pkg-config.3" 

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:
libsdl-image1.2-dev
libsdl-mixer1.2-dev
libsdl-ttf2.0-dev
libsdl1.2-dev
pkg-config
[NOTE] Package host-arch-x86_64 is already installed (current version is 1).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install conf-pkg-config 3
  - install conf-sdl-ttf    1
  - install conf-sdl-mixer  1
  - install conf-sdl-image  1
  - install ocamlsdl        0.9.1
  - install sdl-liquidsoap  1
===== 6 to install =====

The following system packages will first need to be installed:
    libsdl-image1.2-dev libsdl-mixer1.2-dev libsdl-ttf2.0-dev libsdl1.2-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" "libsdl-image1.2-dev" "libsdl-mixer1.2-dev" "libsdl-ttf2.0-dev" "libsdl1.2-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libdbus-1-3: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 .../0-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 .../1-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 .../2-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 libapparmor1:amd64.
- Preparing to unpack .../3-libapparmor1_3.0.8-3_amd64.deb ...
- Unpacking libapparmor1:amd64 (3.0.8-3) ...
- 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 ... 19126 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 ... 19536 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 alsa-topology-conf.
- Preparing to unpack .../001-alsa-topology-conf_1.2.5.1-2_all.deb ...
- Unpacking alsa-topology-conf (1.2.5.1-2) ...
- Selecting previously unselected package libasound2-data.
- Preparing to unpack .../002-libasound2-data_1.2.8-1_all.deb ...
- Unpacking libasound2-data (1.2.8-1) ...
- Selecting previously unselected package libasound2:amd64.
- Preparing to unpack .../003-libasound2_1.2.8-1+b1_amd64.deb ...
- Unpacking libasound2:amd64 (1.2.8-1+b1) ...
- Selecting previously unselected package alsa-ucm-conf.
- Preparing to unpack .../004-alsa-ucm-conf_1.2.8-1_all.deb ...
- Unpacking alsa-ucm-conf (1.2.8-1) ...
- Selecting previously unselected package fontconfig.
- Preparing to unpack .../005-fontconfig_2.14.1-4_amd64.deb ...
- Unpacking fontconfig (2.14.1-4) ...
- Selecting previously unselected package libasound2-dev:amd64.
- Preparing to unpack .../006-libasound2-dev_1.2.8-1+b1_amd64.deb ...
- Unpacking libasound2-dev:amd64 (1.2.8-1+b1) ...
- Selecting previously unselected package libasyncns0:amd64.
- Preparing to unpack .../007-libasyncns0_0.8-6+b3_amd64.deb ...
- Unpacking libasyncns0:amd64 (0.8-6+b3) ...
- Selecting previously unselected package uuid-dev:amd64.
- Preparing to unpack .../008-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 .../009-libblkid-dev_2.38.1-5+deb12u1_amd64.deb ...
- Unpacking libblkid-dev:amd64 (2.38.1-5+deb12u1) ...
- Selecting previously unselected package libslang2:amd64.
- Preparing to unpack .../010-libslang2_2.3.3-3_amd64.deb ...
- Unpacking libslang2:amd64 (2.3.3-3) ...
- Selecting previously unselected package libcaca0:amd64.
- Preparing to unpack .../011-libcaca0_0.99.beta20-3_amd64.deb ...
- Unpacking libcaca0:amd64 (0.99.beta20-3) ...
- Selecting previously unselected package zlib1g-dev:amd64.
- Preparing to unpack .../012-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ...
- Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ...
- Selecting previously unselected package libpng-dev:amd64.
- Preparing to unpack .../013-libpng-dev_1.6.39-2_amd64.deb ...
- Unpacking libpng-dev:amd64 (1.6.39-2) ...
- Selecting previously unselected package libslang2-dev:amd64.
- Preparing to unpack .../014-libslang2-dev_2.3.3-3_amd64.deb ...
- Unpacking libslang2-dev:amd64 (2.3.3-3) ...
- Selecting previously unselected package libcaca-dev:amd64.
- Preparing to unpack .../015-libcaca-dev_0.99.beta20-3_amd64.deb ...
- Unpacking libcaca-dev:amd64 (0.99.beta20-3) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../016-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 .../017-libxcb-render0_1.15-1_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../018-libxcb-shm0_1.15-1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.15-1) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../019-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 .../020-libcairo2_1.16.0-7_amd64.deb ...
- Unpacking libcairo2:amd64 (1.16.0-7) ...
- Selecting previously unselected package libdatrie1:amd64.
- Preparing to unpack .../021-libdatrie1_0.2.13-2+b1_amd64.deb ...
- Unpacking libdatrie1:amd64 (0.2.13-2+b1) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../022-libwayland-client0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libdecor-0-0:amd64.
- Preparing to unpack .../023-libdecor-0-0_0.1.1-2_amd64.deb ...
- Unpacking libdecor-0-0:amd64 (0.1.1-2) ...
- Selecting previously unselected package libglib2.0-0:amd64.
- Preparing to unpack .../024-libglib2.0-0_2.74.6-2+deb12u3_amd64.deb ...
- Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u3) ...
- Selecting previously unselected package libfribidi0:amd64.
- Preparing to unpack .../025-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 .../026-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 .../027-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 .../028-libthai-data_0.1.29-1_all.deb ...
- Unpacking libthai-data (0.1.29-1) ...
- Selecting previously unselected package libthai0:amd64.
- Preparing to unpack .../029-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 .../030-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 libpangoft2-1.0-0:amd64.
- Preparing to unpack .../031-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 .../032-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 libwayland-cursor0:amd64.
- Preparing to unpack .../033-libwayland-cursor0_1.21.0-1_amd64.deb ...
- Unpacking libwayland-cursor0:amd64 (1.21.0-1) ...
- Selecting previously unselected package libdecor-0-plugin-1-cairo:amd64.
- Preparing to unpack .../034-libdecor-0-plugin-1-cairo_0.1.1-2_amd64.deb ...
- Unpacking libdecor-0-plugin-1-cairo:amd64 (0.1.1-2) ...
- Selecting previously unselected package libdeflate-dev:amd64.
- Preparing to unpack .../035-libdeflate-dev_1.14-1_amd64.deb ...
- Unpacking libdeflate-dev:amd64 (1.14-1) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../036-libdrm-common_2.4.114-1_all.deb ...
- Unpacking libdrm-common (2.4.114-1) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../037-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 .../038-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 .../039-libpciaccess0_0.17-2_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.17-2) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../040-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 .../041-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 .../042-libdrm-radeon1_2.4.114-1+b1_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ...
- Selecting previously unselected package libelf1:amd64.
- Preparing to unpack .../043-libelf1_0.188-2.1_amd64.deb ...
- Unpacking libelf1:amd64 (0.188-2.1) ...
- Selecting previously unselected package libffi-dev:amd64.
- Preparing to unpack .../044-libffi-dev_3.4.4-1_amd64.deb ...
- Unpacking libffi-dev:amd64 (3.4.4-1) ...
- Selecting previously unselected package libogg0:amd64.
- Preparing to unpack .../045-libogg0_1.3.5-3_amd64.deb ...
- Unpacking libogg0:amd64 (1.3.5-3) ...
- Selecting previously unselected package libflac12:amd64.
- Preparing to unpack .../046-libflac12_1.4.2+ds-2_amd64.deb ...
- Unpacking libflac12:amd64 (1.4.2+ds-2) ...
- Selecting previously unselected package libogg-dev:amd64.
- Preparing to unpack .../047-libogg-dev_1.3.5-3_amd64.deb ...
- Unpacking libogg-dev:amd64 (1.3.5-3) ...
- Selecting previously unselected package libflac-dev:amd64.
- Preparing to unpack .../048-libflac-dev_1.4.2+ds-2_amd64.deb ...
- Unpacking libflac-dev:amd64 (1.4.2+ds-2) ...
- Selecting previously unselected package libmp3lame0:amd64.
- Preparing to unpack .../049-libmp3lame0_3.100-6_amd64.deb ...
- Unpacking libmp3lame0:amd64 (3.100-6) ...
- Selecting previously unselected package libmpg123-0:amd64.
- Preparing to unpack .../050-libmpg123-0_1.31.2-1_amd64.deb ...
- Unpacking libmpg123-0:amd64 (1.31.2-1) ...
- Selecting previously unselected package libopus0:amd64.
- Preparing to unpack .../051-libopus0_1.3.1-3_amd64.deb ...
- Unpacking libopus0:amd64 (1.3.1-3) ...
- Selecting previously unselected package libvorbis0a:amd64.
- Preparing to unpack .../052-libvorbis0a_1.3.7-1_amd64.deb ...
- Unpacking libvorbis0a:amd64 (1.3.7-1) ...
- Selecting previously unselected package libvorbisenc2:amd64.
- Preparing to unpack .../053-libvorbisenc2_1.3.7-1_amd64.deb ...
- Unpacking libvorbisenc2:amd64 (1.3.7-1) ...
- Selecting previously unselected package libsndfile1:amd64.
- Preparing to unpack .../054-libsndfile1_1.2.0-1_amd64.deb ...
- Unpacking libsndfile1:amd64 (1.2.0-1) ...
- Selecting previously unselected package libinstpatch-1.0-2:amd64.
- Preparing to unpack .../055-libinstpatch-1.0-2_1.1.6-1_amd64.deb ...
- Unpacking libinstpatch-1.0-2:amd64 (1.1.6-1) ...
- Selecting previously unselected package libsamplerate0:amd64.
- Preparing to unpack .../056-libsamplerate0_0.2.2-3_amd64.deb ...
- Unpacking libsamplerate0:amd64 (0.2.2-3) ...
- Selecting previously unselected package libjack-jackd2-0:amd64.
- Preparing to unpack .../057-libjack-jackd2-0_1.9.21~dfsg-3_amd64.deb ...
- Unpacking libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../058-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ...
- Selecting previously unselected package libpulse0:amd64.
- Preparing to unpack .../059-libpulse0_16.1+dfsg1-2+b1_amd64.deb ...
- Unpacking libpulse0:amd64 (16.1+dfsg1-2+b1) ...
- Selecting previously unselected package libwayland-server0:amd64.
- Preparing to unpack .../060-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 .../061-libgbm1_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libwayland-egl1:amd64.
- Preparing to unpack .../062-libwayland-egl1_1.21.0-1_amd64.deb ...
- Unpacking libwayland-egl1:amd64 (1.21.0-1) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../063-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 .../064-libxcursor1_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxi6:amd64.
- Preparing to unpack .../065-libxi6_2%3a1.8-1+b1_amd64.deb ...
- Unpacking libxi6:amd64 (2:1.8-1+b1) ...
- Selecting previously unselected package xkb-data.
- Preparing to unpack .../066-xkb-data_2.35.1-1_all.deb ...
- Unpacking xkb-data (2.35.1-1) ...
- Selecting previously unselected package libxkbcommon0:amd64.
- Preparing to unpack .../067-libxkbcommon0_1.5.0-1_amd64.deb ...
- Unpacking libxkbcommon0:amd64 (1.5.0-1) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../068-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Selecting previously unselected package x11-common.
- Preparing to unpack .../069-x11-common_1%3a7.7+23_all.deb ...
- Unpacking x11-common (1:7.7+23) ...
- Selecting previously unselected package libxss1:amd64.
- Preparing to unpack .../070-libxss1_1%3a1.2.3-1_amd64.deb ...
- Unpacking libxss1:amd64 (1:1.2.3-1) ...
- Selecting previously unselected package libsdl2-2.0-0:amd64.
- Preparing to unpack .../071-libsdl2-2.0-0_2.26.5+dfsg-1_amd64.deb ...
- Unpacking libsdl2-2.0-0:amd64 (2.26.5+dfsg-1) ...
- Selecting previously unselected package timgm6mb-soundfont.
- Preparing to unpack .../072-timgm6mb-soundfont_1.3-5_all.deb ...
- Unpacking timgm6mb-soundfont (1.3-5) ...
- Selecting previously unselected package libfluidsynth3:amd64.
- Preparing to unpack .../073-libfluidsynth3_2.3.1-2_amd64.deb ...
- Unpacking libfluidsynth3:amd64 (2.3.1-2) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../074-libglvnd0_1.6.0-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.6.0-1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../075-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../076-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 .../077-libxcb-dri3-0_1.15-1_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../078-libxcb-glx0_1.15-1_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../079-libxcb-present0_1.15-1_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../080-libxcb-randr0_1.15-1_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../081-libxcb-sync1_1.15-1_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../082-libxcb-xfixes0_1.15-1_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../083-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../084-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../085-libicu72_72.1-3_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../086-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../087-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 .../088-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 .../089-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 .../090-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 .../091-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 .../092-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 .../093-libglx0_1.6.0-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.6.0-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../094-libgl1_1.6.0-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.6.0-1) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../095-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 .../096-libgl-dev_1.6.0-1_amd64.deb ...
- Unpacking libgl-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../097-libglib2.0-data_2.74.6-2+deb12u3_all.deb ...
- Unpacking libglib2.0-data (2.74.6-2+deb12u3) ...
- Selecting previously unselected package libglib2.0-bin.
- Preparing to unpack .../098-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 .../099-python3-lib2to3_3.11.2-3_all.deb ...
- Unpacking python3-lib2to3 (3.11.2-3) ...
- Selecting previously unselected package python3-distutils.
- Preparing to unpack .../100-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 .../101-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 libsepol-dev:amd64.
- Preparing to unpack .../102-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 .../103-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 .../104-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 .../105-libpcre2-posix3_10.42-1_amd64.deb ...
- Unpacking libpcre2-posix3:amd64 (10.42-1) ...
- Selecting previously unselected package libpcre2-dev:amd64.
- Preparing to unpack .../106-libpcre2-dev_10.42-1_amd64.deb ...
- Unpacking libpcre2-dev:amd64 (10.42-1) ...
- Selecting previously unselected package libselinux1-dev:amd64.
- Preparing to unpack .../107-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 .../108-libmount-dev_2.38.1-5+deb12u1_amd64.deb ...
- Unpacking libmount-dev:amd64 (2.38.1-5+deb12u1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../109-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../110-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../111-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../112-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Selecting previously unselected package libglib2.0-dev:amd64.
- Preparing to unpack .../113-libglib2.0-dev_2.74.6-2+deb12u3_amd64.deb ...
- Unpacking libglib2.0-dev:amd64 (2.74.6-2+deb12u3) ...
- Selecting previously unselected package libopengl0:amd64.
- Preparing to unpack .../114-libopengl0_1.6.0-1_amd64.deb ...
- Unpacking libopengl0:amd64 (1.6.0-1) ...
- Selecting previously unselected package libglu1-mesa:amd64.
- Preparing to unpack .../115-libglu1-mesa_9.0.2-1.1_amd64.deb ...
- Unpacking libglu1-mesa:amd64 (9.0.2-1.1) ...
- Selecting previously unselected package libopengl-dev:amd64.
- Preparing to unpack .../116-libopengl-dev_1.6.0-1_amd64.deb ...
- Unpacking libopengl-dev:amd64 (1.6.0-1) ...
- Selecting previously unselected package libglu1-mesa-dev:amd64.
- Preparing to unpack .../117-libglu1-mesa-dev_9.0.2-1.1_amd64.deb ...
- Unpacking libglu1-mesa-dev:amd64 (9.0.2-1.1) ...
- Selecting previously unselected package libjbig-dev:amd64.
- Preparing to unpack .../118-libjbig-dev_2.1-6.1_amd64.deb ...
- Unpacking libjbig-dev:amd64 (2.1-6.1) ...
- Selecting previously unselected package libjpeg62-turbo-dev:amd64.
- Preparing to unpack .../119-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 .../120-libjpeg-dev_1%3a2.1.5-2_amd64.deb ...
- Unpacking libjpeg-dev:amd64 (1:2.1.5-2) ...
- Selecting previously unselected package liblerc-dev:amd64.
- Preparing to unpack .../121-liblerc-dev_4.0.0+ds-2_amd64.deb ...
- Unpacking liblerc-dev:amd64 (4.0.0+ds-2) ...
- Selecting previously unselected package liblzma-dev:amd64.
- Preparing to unpack .../122-liblzma-dev_5.4.1-0.2_amd64.deb ...
- Unpacking liblzma-dev:amd64 (5.4.1-0.2) ...
- Selecting previously unselected package libmad0:amd64.
- Preparing to unpack .../123-libmad0_0.15.1b-10.1+b1_amd64.deb ...
- Unpacking libmad0:amd64 (0.15.1b-10.1+b1) ...
- Selecting previously unselected package libmad0-dev.
- Preparing to unpack .../124-libmad0-dev_0.15.1b-10.1+b1_amd64.deb ...
- Unpacking libmad0-dev (0.15.1b-10.1+b1) ...
- Selecting previously unselected package libopenal-data.
- Preparing to unpack .../125-libopenal-data_1%3a1.19.1-2_all.deb ...
- Unpacking libopenal-data (1:1.19.1-2) ...
- Selecting previously unselected package libsndio7.0:amd64.
- Preparing to unpack .../126-libsndio7.0_1.9.0-0.3+b2_amd64.deb ...
- Unpacking libsndio7.0:amd64 (1.9.0-0.3+b2) ...
- Selecting previously unselected package libopenal1:amd64.
- Preparing to unpack .../127-libopenal1_1%3a1.19.1-2_amd64.deb ...
- Unpacking libopenal1:amd64 (1:1.19.1-2) ...
- Selecting previously unselected package libmikmod3:amd64.
- Preparing to unpack .../128-libmikmod3_3.3.11.1-7_amd64.deb ...
- Unpacking libmikmod3:amd64 (3.3.11.1-7) ...
- Selecting previously unselected package libmikmod-dev:amd64.
- Preparing to unpack .../129-libmikmod-dev_3.3.11.1-7_amd64.deb ...
- Unpacking libmikmod-dev:amd64 (3.3.11.1-7) ...
- Selecting previously unselected package libpng-tools.
- Preparing to unpack .../130-libpng-tools_1.6.39-2_amd64.deb ...
- Unpacking libpng-tools (1.6.39-2) ...
- Selecting previously unselected package libpulse-mainloop-glib0:amd64.
- Preparing to unpack .../131-libpulse-mainloop-glib0_16.1+dfsg1-2+b1_amd64.deb ...
- Unpacking libpulse-mainloop-glib0:amd64 (16.1+dfsg1-2+b1) ...
- Selecting previously unselected package libpulse-dev:amd64.
- Preparing to unpack .../132-libpulse-dev_16.1+dfsg1-2+b1_amd64.deb ...
- Unpacking libpulse-dev:amd64 (16.1+dfsg1-2+b1) ...
- Selecting previously unselected package libsdl1.2debian:amd64.
- Preparing to unpack .../133-libsdl1.2debian_1.2.15+dfsg2-8_amd64.deb ...
- Unpacking libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ...
- Selecting previously unselected package libsdl-image1.2:amd64.
- Preparing to unpack .../134-libsdl-image1.2_1.2.12-13+b2_amd64.deb ...
- Unpacking libsdl-image1.2:amd64 (1.2.12-13+b2) ...
- Selecting previously unselected package libxext-dev:amd64.
- Preparing to unpack .../135-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ...
- Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ...
- Selecting previously unselected package libsdl1.2-dev.
- Preparing to unpack .../136-libsdl1.2-dev_1.2.15+dfsg2-8_amd64.deb ...
- Unpacking libsdl1.2-dev (1.2.15+dfsg2-8) ...
- Selecting previously unselected package libzstd-dev:amd64.
- Preparing to unpack .../137-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 .../138-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 .../139-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 .../140-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 .../141-libtiffxx6_4.5.0-6+deb12u1_amd64.deb ...
- Unpacking libtiffxx6:amd64 (4.5.0-6+deb12u1) ...
- Selecting previously unselected package libtiff-dev:amd64.
- Preparing to unpack .../142-libtiff-dev_4.5.0-6+deb12u1_amd64.deb ...
- Unpacking libtiff-dev:amd64 (4.5.0-6+deb12u1) ...
- Selecting previously unselected package libsdl-image1.2-dev:amd64.
- Preparing to unpack .../143-libsdl-image1.2-dev_1.2.12-13+b2_amd64.deb ...
- Unpacking libsdl-image1.2-dev:amd64 (1.2.12-13+b2) ...
- Selecting previously unselected package libvorbisfile3:amd64.
- Preparing to unpack .../144-libvorbisfile3_1.3.7-1_amd64.deb ...
- Unpacking libvorbisfile3:amd64 (1.3.7-1) ...
- Selecting previously unselected package libsdl-mixer1.2:amd64.
- Preparing to unpack .../145-libsdl-mixer1.2_1.2.12-17+b3_amd64.deb ...
- Unpacking libsdl-mixer1.2:amd64 (1.2.12-17+b3) ...
- Selecting previously unselected package libvorbis-dev:amd64.
- Preparing to unpack .../146-libvorbis-dev_1.3.7-1_amd64.deb ...
- Unpacking libvorbis-dev:amd64 (1.3.7-1) ...
- Selecting previously unselected package libsdl-mixer1.2-dev:amd64.
- Preparing to unpack .../147-libsdl-mixer1.2-dev_1.2.12-17+b3_amd64.deb ...
- Unpacking libsdl-mixer1.2-dev:amd64 (1.2.12-17+b3) ...
- Selecting previously unselected package libsdl-ttf2.0-0:amd64.
- Preparing to unpack .../148-libsdl-ttf2.0-0_2.0.11-6_amd64.deb ...
- Unpacking libsdl-ttf2.0-0:amd64 (2.0.11-6) ...
- Selecting previously unselected package libsdl-ttf2.0-dev:amd64.
- Preparing to unpack .../149-libsdl-ttf2.0-dev_2.0.11-6_amd64.deb ...
- Unpacking libsdl-ttf2.0-dev:amd64 (2.0.11-6) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../150-shared-mime-info_2.2-1_amd64.deb ...
- Unpacking shared-mime-info (2.2-1) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../151-xdg-user-dirs_0.18-1_amd64.deb ...
- Unpacking xdg-user-dirs (0.18-1) ...
- Setting up media-types (10.0.0) ...
- Setting up libgraphite2-3:amd64 (1.3.14-1) ...
- Setting up libxcb-dri3-0:amd64 (1.15-1) ...
- 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 libapparmor1:amd64 (3.0.8-3) ...
- Setting up libicu72:amd64 (72.1-3) ...
- Setting up libmpg123-0:amd64 (1.31.2-1) ...
- Setting up libxcb-xfixes0:amd64 (1.15-1) ...
- Setting up libogg0:amd64 (1.3.5-3) ...
- Setting up libzstd-dev:amd64 (1.5.4+dfsg2-5) ...
- 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) ...
- No schema files found: doing nothing.
- 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 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 xkb-data (2.35.1-1) ...
- Setting up libxcb-shm0:amd64 (1.15-1) ...
- Setting up libogg-dev:amd64 (1.3.5-3) ...
- 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 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 libasound2-data (1.2.8-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 libflac12:amd64 (1.4.2+ds-2) ...
- Setting up libslang2:amd64 (2.3.3-3) ...
- Setting up libjpeg62-turbo-dev:amd64 (1:2.1.5-2) ...
- 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 libdbus-1-3:amd64 (1.14.10-1~deb12u1) ...
- Setting up libfribidi0:amd64 (1.0.8-2.1) ...
- Setting up libopus0:amd64 (1.3.1-3) ...
- Setting up libvorbis0a:amd64 (1.3.7-1) ...
- Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Setting up libsepol-dev:amd64 (3.4-2.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 alsa-topology-conf (1.2.5.1-2) ...
- Setting up libmad0:amd64 (0.15.1b-10.1+b1) ...
- Setting up libasyncns0:amd64 (0.8-6+b3) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up libxcb-randr0:amd64 (1.15-1) ...
- Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ...
- Setting up libasound2:amd64 (1.2.8-1+b1) ...
- Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ...
- Setting up libopenal-data (1:1.19.1-2) ...
- Setting up libthai-data (0.1.29-1) ...
- Setting up libglu1-mesa:amd64 (9.0.2-1.1) ...
- Setting up libwayland-egl1:amd64 (1.21.0-1) ...
- Setting up libxss1:amd64 (1:1.2.3-1) ...
- Setting up libopengl-dev:amd64 (1.6.0-1) ...
- Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ...
- Setting up libasound2-dev:amd64 (1.2.8-1+b1) ...
- Setting up libsamplerate0:amd64 (0.2.2-3) ...
- Setting up timgm6mb-soundfont (1.3-5) ...
- update-alternatives: using /usr/share/sounds/sf2/TimGM6mb.sf2 to provide /usr/share/sounds/sf2/default-GM.sf2 (default-GM.sf2) in auto mode
- update-alternatives: using /usr/share/sounds/sf2/TimGM6mb.sf2 to provide /usr/share/sounds/sf3/default-GM.sf3 (default-GM.sf3) in auto mode
- 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 libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ...
- Setting up dbus-bin (1.14.10-1~deb12u1) ...
- Setting up libmp3lame0:amd64 (3.100-6) ...
- Setting up libvorbisenc2:amd64 (1.3.7-1) ...
- 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 libblkid-dev:amd64 (2.38.1-5+deb12u1) ...
- Setting up python3.11 (3.11.2-6+deb12u3) ...
- Setting up libflac-dev:amd64 (1.4.2+ds-2) ...
- Setting up libcaca0:amd64 (0.99.beta20-3) ...
- Setting up libpcre2-dev:amd64 (10.42-1) ...
- Setting up alsa-ucm-conf (1.2.8-1) ...
- Setting up libselinux1-dev:amd64 (3.4-1+b6) ...
- Setting up libxcursor1:amd64 (1:1.2.1-1) ...
- Setting up libpng-dev:amd64 (1.6.39-2) ...
- 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 pkgconf:amd64 (1.8.1-1) ...
- Setting up libthai0:amd64 (0.1.29-1) ...
- Setting up libvorbisfile3:amd64 (1.3.7-1) ...
- 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 libmad0-dev (0.15.1b-10.1+b1) ...
- Setting up libsndio7.0:amd64 (1.9.0-0.3+b2) ...
- Setting up libjack-jackd2-0:amd64 (1.9.21~dfsg-3) ...
- Setting up libdrm2:amd64 (2.4.114-1+b1) ...
- Setting up libwayland-cursor0:amd64 (1.21.0-1) ...
- Setting up libllvm15:amd64 (1:15.0.6-4+b1) ...
- Setting up libdecor-0-0:amd64 (0.1.1-2) ...
- Setting up libsndfile1:amd64 (1.2.0-1) ...
- Setting up python3-lib2to3 (3.11.2-3) ...
- Setting up libinstpatch-1.0-2:amd64 (1.1.6-1) ...
- Setting up libmount-dev:amd64 (2.38.1-5+deb12u1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ...
- Setting up python3-distutils (3.11.2-3) ...
- Setting up libvorbis-dev:amd64 (1.3.7-1) ...
- Setting up libslang2-dev:amd64 (2.3.3-3) ...
- Setting up libglib2.0-dev-bin (2.74.6-2+deb12u3) ...
- Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ...
- Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ...
- Setting up libpulse0:amd64 (16.1+dfsg1-2+b1) ...
- Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ...
- 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 libopenal1:amd64 (1:1.19.1-2) ...
- Setting up libglib2.0-dev:amd64 (2.74.6-2+deb12u3) ...
- Setting up libpulse-mainloop-glib0:amd64 (16.1+dfsg1-2+b1) ...
- Setting up libsdl1.2debian:amd64 (1.2.15+dfsg2-8) ...
- Setting up libpulse-dev:amd64 (16.1+dfsg1-2+b1) ...
- Setting up libsdl-ttf2.0-0:amd64 (2.0.11-6) ...
- Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ...
- Setting up libsdl2-2.0-0:amd64 (2.26.5+dfsg-1) ...
- Setting up libcaca-dev:amd64 (0.99.beta20-3) ...
- Setting up libfluidsynth3:amd64 (2.3.1-2) ...
- Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ...
- Setting up libsdl-image1.2:amd64 (1.2.12-13+b2) ...
- Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ...
- Setting up libglx0:amd64 (1.6.0-1) ...
- Setting up libmikmod3:amd64 (3.3.11.1-7) ...
- Setting up libmikmod-dev:amd64 (3.3.11.1-7) ...
- Setting up libgl1:amd64 (1.6.0-1) ...
- Setting up libdecor-0-plugin-1-cairo:amd64 (0.1.1-2) ...
- Setting up libsdl-mixer1.2:amd64 (1.2.12-17+b3) ...
- Setting up libglx-dev:amd64 (1.6.0-1) ...
- Setting up libgl-dev:amd64 (1.6.0-1) ...
- Setting up libglu1-mesa-dev:amd64 (9.0.2-1.1) ...
- Setting up libsdl1.2-dev (1.2.15+dfsg2-8) ...
- Setting up libsdl-image1.2-dev:amd64 (1.2.12-13+b2) ...
- Setting up libsdl-mixer1.2-dev:amd64 (1.2.12-17+b3) ...
- Setting up libsdl-ttf2.0-dev:amd64 (2.0.11-6) ...
- Processing triggers for libc-bin (2.36-9+deb12u8) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  5/18:
Processing  6/18:
Processing  7/18: [conf-pkg-config: pkg-config]
-> retrieved ocamlsdl.0.9.1  (cached)
+ /usr/bin/pkg-config "--help" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-pkg-config.3)
- 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
-> installed conf-pkg-config.3
Processing  9/18: [conf-sdl-image: pkg-config SDL_image]
Processing 10/18: [conf-sdl-image: pkg-config SDL_image] [conf-sdl-mixer: pkg-config SDL_mixer]
Processing 11/18: [conf-sdl-image: pkg-config SDL_image] [conf-sdl-mixer: pkg-config SDL_mixer] [conf-sdl-ttf: pkg-config SDL_ttf]
-> compiled  conf-sdl-image.1
Processing 11/18: [conf-sdl-mixer: pkg-config SDL_mixer] [conf-sdl-ttf: pkg-config SDL_ttf]
-> installed conf-sdl-image.1
Processing 12/18: [conf-sdl-mixer: pkg-config SDL_mixer] [conf-sdl-ttf: pkg-config SDL_ttf]
-> compiled  conf-sdl-mixer.1
Processing 12/18: [conf-sdl-ttf: pkg-config SDL_ttf]
-> installed conf-sdl-mixer.1
Processing 13/18: [conf-sdl-ttf: pkg-config SDL_ttf]
+ /usr/bin/pkg-config "SDL_ttf" (CWD=/home/opam/.opam/4.14/.opam-switch/build/conf-sdl-ttf.1)
-> compiled  conf-sdl-ttf.1
-> installed conf-sdl-ttf.1
[ocamlsdl: patch] applying safe-string.diff
Processing 15/18: [ocamlsdl: patch]
Processing 15/18: [ocamlsdl: ./configure]
+ /home/opam/.opam/4.14/.opam-switch/build/ocamlsdl.0.9.1/./configure "--with-installdir=/home/opam/.opam/4.14/lib/ocamlsdl" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlsdl.0.9.1)
- checking for ocamlc... ocamlc
- OCaml version is 4.14.2
- OCaml library path is /home/opam/.opam/4.14/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamlbuild... no
- checking for ocamlfind... ocamlfind
- checking OCaml Sys.os_type... Unix
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... yes
- checking for gcc option to accept ISO C89... none needed
- checking for ranlib... ranlib
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for size_t... 
- yes
- checking for working alloca.h... yes
- checking for alloca... yes
- checking for inline... inline
- checking for a BSD-compatible install... /usr/bin/install -c
- checking for OCaml module lablGL... not found
- checking for sdl-config... /usr/bin/sdl-config
- checking for SDL - version >= 1.2.0... yes
- checking SDL_ttf.h usability... yes
- checking SDL_ttf.h presence... yes
- checking for SDL_ttf.h... yes
- checking for TTF_OpenFontRW in -lSDL_ttf... yes
- checking SDL_image.h usability... yes
- checking SDL_image.h presence... yes
- checking for SDL_image.h... yes
- checking for IMG_ReadXPMFromArray in -lSDL_image... yes
- checking SDL_mixer.h usability... yes
- checking SDL_mixer.h presence... yes
- checking for SDL_mixer.h... yes
- checking for Mix_QuickLoad_WAV in -lSDL_mixer... yes
- checking SDL_gfxPrimitives.h usability... no
- checking SDL_gfxPrimitives.h presence... 
- no
- checking for SDL_gfxPrimitives.h... no
- configure: creating ./config.status
- config.status: creating META
- config.status: creating makefile.platform
- config.status: creating makefile.config.gcc
- config.status: creating src/config.h
- 
- Configure summary:
-   LablGL	 no
-   SDL_image	 yes
-   SDL_mixer	 yes
-   SDL_tff	 yes
-   SDL_gfx	 no
- 
- Configure finished, type 'make' to build.
Processing 15/18: [ocamlsdl: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlsdl.0.9.1)
- /usr/bin/make -C src all
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlsdl.0.9.1/src'
- making deps...
- ocamlc.opt  sdl.mli
- ocamlc.opt -c  -g sdl.ml
- ocamlc.opt  sdlcdrom.mli
- ocamlc.opt -c  -g sdlcdrom.ml
- File "sdlcdrom.ml", line 86, characters 2-16:
- 86 |   cd_play_tracks cdrom (num - 1) 0 1 0;;
-        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels start_track, start_frame, num_tracks, num_frames were omitted in the application of this function.
- ocamlc.opt  sdltimer.mli
- ocamlc.opt -c  -g sdltimer.ml
- File "sdltimer.ml", line 26, characters 0-65:
- 26 | external get_ticks : unit -> int = "sdltimer_get_ticks" "noalloc"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlc.opt  sdljoystick.mli
- ocamlc.opt -c  -g sdljoystick.ml
- ocamlc.opt  sdlkey.mli
- ocamlc.opt -c  -g sdlkey.ml
- ocamlc.opt  sdlmouse.mli
- ocamlc.opt -c  -g sdlmouse.ml
- ocamlc.opt  sdlevent.mli
- ocamlc.opt -c  -g sdlevent.ml
- ocamlc.opt  sdlvideo.mli
- ocamlc.opt -c  -g sdlvideo.ml
- File "sdlvideo.ml", lines 210-211, characters 0-33:
- 210 | external must_lock : surface -> bool
- 211 |     = "ml_SDL_MustLock" "noalloc"
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "sdlvideo.ml", lines 214-215, characters 0-38:
- 214 | external unlock : surface -> unit
- 215 |     = "ml_SDL_UnlockSurface" "noalloc"
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlc.opt  sdlwm.mli
- ocamlc.opt -c  -g sdlwm.ml
- ocamlmklib -v -o sdl -oc sdlstub sdl.cmo sdlcdrom.cmo sdltimer.cmo sdljoystick.cmo sdlkey.cmo sdlmouse.cmo sdlevent.cmo sdlvideo.cmo sdlwm.cmo -L/usr/lib/x86_64-linux-gnu -lSDL
- + /home/opam/.opam/4.14/bin/ocamlc -a    -o sdl.cma  sdl.cmo sdlcdrom.cmo sdltimer.cmo sdljoystick.cmo sdlkey.cmo sdlmouse.cmo sdlevent.cmo sdlvideo.cmo sdlwm.cmo -dllib -lsdlstub -cclib -lsdlstub  -ccopt -Wl,-rpath,/usr/lib/x86_64-linux-gnu -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lSDL 
- ocamlc.opt  sdlttf.mli
- ocamlc.opt -c  -g sdlttf.ml
- ocamlmklib -v -o sdlttf -oc sdlttfstub sdlttf.cmo -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_ttf
- + /home/opam/.opam/4.14/bin/ocamlc -a    -o sdlttf.cma  sdlttf.cmo -dllib -lsdlttfstub -cclib -lsdlttfstub  -ccopt -Wl,-rpath,/usr/lib/x86_64-linux-gnu -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lSDL -cclib -lSDL_ttf 
- ocamlc.opt  sdlloader.mli
- ocamlc.opt -c  -g sdlloader.ml
- ocamlmklib -v -o sdlloader -oc sdlloaderstub sdlloader.cmo -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_image
- + /home/opam/.opam/4.14/bin/ocamlc -a    -o sdlloader.cma  sdlloader.cmo -dllib -lsdlloaderstub -cclib -lsdlloaderstub  -ccopt -Wl,-rpath,/usr/lib/x86_64-linux-gnu -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lSDL -cclib -lSDL_image 
- ocamlc.opt  sdlmixer.mli
- ocamlc.opt -c  -g sdlmixer.ml
- ocamlmklib -v -o sdlmixer -oc sdlmixerstub sdlmixer.cmo -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_mixer
- + /home/opam/.opam/4.14/bin/ocamlc -a    -o sdlmixer.cma  sdlmixer.cmo -dllib -lsdlmixerstub -cclib -lsdlmixerstub  -ccopt -Wl,-rpath,/usr/lib/x86_64-linux-gnu -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lSDL -cclib -lSDL_mixer 
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdl_stub.c
- In file included from /usr/include/SDL/SDL.h:32,
-                  from sdl_stub.c:30:
- /usr/include/SDL/SDL_audio.h:91:20: warning: "callback" is deprecated: use "caml_callback" instead
-    91 |         void (SDLCALL *callback)(void *userdata, Uint8 *stream, int len);
-       |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     
- In file included from /usr/include/SDL/SDL.h:42:
- /usr/include/SDL/SDL_timer.h:86:13: warning: "callback" is deprecated: use "caml_callback" instead
-    86 | extern DECLSPEC int SDLCALL SDL_SetTimer(Uint32 interval, SDL_TimerCallback callback);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /usr/include/SDL/SDL_timer.h:109:13: warning: "callback" is deprecated: use "caml_callback" instead
-   109 | extern DECLSPEC SDL_TimerID SDLCALL SDL_AddTimer(Uint32 interval, SDL_NewTimerCallback callback, void *param);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- In file included from sdl_stub.c:32:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from /home/opam/.opam/4.14/lib/ocaml/caml/callback.h:24,
-                  from sdl_stub.c:24:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:407: note: this is the location of the previous definition
-   407 | #define Val_none Val_int(0)
-       | 
- common.h:96:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-    96 | void enter_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- common.h:97:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-    97 | void leave_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- sdl_stub.c: In function 'sdl_init':
- sdl_stub.c:78:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
-    78 |     raise_with_string(*caml_named_value("SDL_init_exception"),
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- sdl_stub.c: In function 'sdl_init_subsystem':
- sdl_stub.c:99:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
-    99 |     raise_with_string(*caml_named_value("SDL_init_exception"),
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- sdl_stub.c: In function 'sdl_version':
- sdl_stub.c:131:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   131 |   r = alloc_small(3, 0);
-       |             ^~~~~~~~~~~~                                                     
- sdl_stub.c: In function 'sdl_putenv':
- sdl_stub.c:142:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   142 |   mlsize_t namelen = string_length(name);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- sdl_stub.c:143:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   143 |   mlsize_t vallen = string_length(val);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- sdl_stub.c:144:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-   144 |   char * s = stat_alloc(namelen + 1 + vallen + 1);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                         
- sdl_stub.c:154:13: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead
-   154 |   if (putenv(s) == -1) raise_out_of_memory();
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlcdrom_stub.c
- In file included from sdlcdrom_stub.c:24:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:407: note: this is the location of the previous definition
-   407 | #define Val_none Val_int(0)
-       | 
- common.h:96:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-    96 | void enter_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- common.h:97:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-    97 | void leave_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- sdlcdrom_stub.c: In function 'sdlcdrom_raise_exception':
- sdlcdrom_stub.c:45:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    45 |     cdrom_exn = caml_named_value("SDLcdrom_exception");
-       |               ^
- sdlcdrom_stub.c:46:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
-    46 |   raise_with_string(*cdrom_exn, msg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                                    
- sdlcdrom_stub.c: In function 'sdlcdrom_raise_nocd':
- sdlcdrom_stub.c:56:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    56 |     cdrom_exn = caml_named_value("SDLcdrom_nocd");
-       |               ^
- sdlcdrom_stub.c:57:13: warning: "raise_constant" is deprecated: use "caml_raise_constant" instead
-    57 |   raise_constant(*cdrom_exn);
-       |             ^~~~~~~~~~~~~~~~~                                                      
- sdlcdrom_stub.c: In function 'sdlcdrom_drive_name':
- sdlcdrom_stub.c:83:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    83 |   return copy_string((char *)name);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                          
- sdlcdrom_stub.c: In function 'sdlcdrom_info':
- sdlcdrom_stub.c:191:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   191 |     a = alloc(cd->numtracks, 0);
-       |             ^~~~~~~~~~~~~~~~~~~~                                 
- sdlcdrom_stub.c:194:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   194 |       t = alloc_small(4, 0);
-       |             ^~~~~~~~~~~~~~~~                                                 
- sdlcdrom_stub.c:204:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   204 |     v = alloc_small(4, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdltimer_stub.c
- In file included from sdltimer_stub.c:24:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:407: note: this is the location of the previous definition
-   407 | #define Val_none Val_int(0)
-       | 
- common.h:96:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-    96 | void enter_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- common.h:97:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-    97 | void leave_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- sdltimer_stub.c: In function 'sdltimer_delay':
- sdltimer_stub.c:33:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-    33 |   enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~                                                                        
- sdltimer_stub.c:35:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-    35 |   leave_blocking_section();
-       |             ^~~~~~~~~~~~~~~                                                                        
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdljoystick_stub.c
- In file included from sdljoystick_stub.c:24:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:407: note: this is the location of the previous definition
-   407 | #define Val_none Val_int(0)
-       | 
- common.h:96:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-    96 | void enter_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- common.h:97:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-    97 | void leave_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- sdljoystick_stub.c: In function 'mlsdljoystick_raise_exception':
- sdljoystick_stub.c:39:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    39 |     joystick_exn = caml_named_value("SDLjoystick_exception");
-       |                  ^
- sdljoystick_stub.c:40:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
-    40 |   raise_with_string(*joystick_exn, msg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                 
- sdljoystick_stub.c: In function 'ml_SDL_JoystickName':
- sdljoystick_stub.c:44:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    44 | ML_1(SDL_JoystickName, Int_val, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                 
- sdljoystick_stub.c: In function 'ml_SDL_JoystickGetBall':
- sdljoystick_stub.c:79:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    79 |   v = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlkey_stub.c
- In file included from sdlkey_stub.c:5:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:407: note: this is the location of the previous definition
-   407 | #define Val_none Val_int(0)
-       | 
- common.h:96:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-    96 | void enter_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- common.h:97:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-    97 | void leave_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- sdlkey_stub.c: In function 'ml_SDL_GetKeyName':
- sdlkey_stub.c:9:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-     9 |   return copy_string(SDL_GetKeyName(Int_val(key)));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- sdlkey_stub.c: In function 'ml_SDL_GetKeyState':
- sdlkey_stub.c:31:13: warning: "alloc_bigarray" is deprecated: use "caml_ba_alloc" instead
-    31 |   value v = alloc_bigarray(BIGARRAY_UINT8 |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- sdlkey_stub.c:31:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
- sdlkey_stub.c:32:34: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-    32 |                            BIGARRAY_C_LAYOUT |
-       |                                  ^~~~~~~~~~~~~                                                          
- sdlkey_stub.c:33:34: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead
-    33 |                            BIGARRAY_EXTERNAL, 1, data, &llen);
-       |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                          
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlmouse_stub.c
- In file included from sdlmouse_stub.c:4:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:407: note: this is the location of the previous definition
-   407 | #define Val_none Val_int(0)
-       | 
- common.h:96:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-    96 | void enter_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- common.h:97:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-    97 | void leave_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- sdlmouse_stub.c: In function 'mlsdlevent_get_mouse_state':
- sdlmouse_stub.c:39:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    39 |   v = alloc_small(3, 0);
-       |             ^~~~~~~~~~~~                                                     
- sdlmouse_stub.c: In function 'ml_SDL_CreateCursor':
- sdlmouse_stub.c:55:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    55 |   struct caml_bigarray *b_data = Bigarray_val(data);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- sdlmouse_stub.c:55:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    55 |   struct caml_bigarray *b_data = Bigarray_val(data);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- sdlmouse_stub.c:56:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-    56 |   struct caml_bigarray *b_mask = Bigarray_val(mask);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- sdlmouse_stub.c:56:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-    56 |   struct caml_bigarray *b_mask = Bigarray_val(mask);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- sdlmouse_stub.c:62:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    62 |     invalid_argument("Sdl_mouse.create_cursor: wrong data/mask format");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~               
- sdlmouse_stub.c:70:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    70 |     r = alloc_small(3, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlmouse_stub.c: In function 'ml_SDL_GetCursor':
- sdlmouse_stub.c:103:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   103 |   r = alloc_small(3, 0);
-       |             ^~~~~~~~~~~~                                                     
- sdlmouse_stub.c: In function 'ml_SDL_Cursor_data':
- sdlmouse_stub.c:121:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   121 |     b_data = alloc_bigarray_dims(BIGARRAY_UINT8 |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- sdlmouse_stub.c:121:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
-   121 |     b_data = alloc_bigarray_dims(BIGARRAY_UINT8 |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- sdlmouse_stub.c:122:41: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   122 |                                  BIGARRAY_C_LAYOUT |
-       |                                         ^~~~~~~~~~~~                                                           
- sdlmouse_stub.c:123:41: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead
-   123 |                                  BIGARRAY_EXTERNAL,
-       |                                         ^~~~~~~~~~~                                                            
- sdlmouse_stub.c:127:13: warning: "alloc_bigarray_dims" is deprecated: use "caml_ba_alloc_dims" instead
-   127 |     b_mask = alloc_bigarray_dims(BIGARRAY_UINT8 |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- sdlmouse_stub.c:127:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
-   127 |     b_mask = alloc_bigarray_dims(BIGARRAY_UINT8 |
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- sdlmouse_stub.c:128:41: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   128 |                                  BIGARRAY_C_LAYOUT |
-       |                                         ^~~~~~~~~~~~                                                           
- sdlmouse_stub.c:129:41: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead
-   129 |                                  BIGARRAY_EXTERNAL,
-       |                                         ^~~~~~~~~~~                                                            
- sdlmouse_stub.c:134:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   134 |   v = alloc_small(6, 0);
-       |             ^~~~~~~~~~~~                                                     
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlevent_stub.c
- In file included from sdlevent_stub.c:24:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:407: note: this is the location of the previous definition
-   407 | #define Val_none Val_int(0)
-       | 
- common.h:96:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-    96 | void enter_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- common.h:97:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-    97 | void leave_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- sdlevent_stub.c: In function 'raise_event_exn':
- sdlevent_stub.c:34:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    34 |     exn = caml_named_value("sdlevent_exn");
-       |         ^
- sdlevent_stub.c:40:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
-    40 |   raise_with_string(*exn, msg);
-       |             ^~~~~~~~~~~~~~~~~~~                                                          
- sdlevent_stub.c: In function 'find_mlsdl_keysym':
- sdlevent_stub.c:75:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    75 |     table = caml_named_value("rev_keycode_table");
-       |           ^
- sdlevent_stub.c: In function 'find_sdl_keysym':
- sdlevent_stub.c:86:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    86 |     table = caml_named_value("keycode_table");
-       |           ^
- sdlevent_stub.c: In function 'value_of_keyevent':
- sdlevent_stub.c:99:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    99 |   r = alloc_small(6, 0);
-       |             ^~~~~~~~~~~~                                                     
- sdlevent_stub.c:109:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   109 |   v = alloc_small(1, tag);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlevent_stub.c: In function 'value_of_SDLEvent':
- sdlevent_stub.c:134:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   134 |     r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlevent_stub.c:137:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   137 |     v = alloc_small(1, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlevent_stub.c:146:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   146 |     r = alloc_small(6, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlevent_stub.c:153:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   153 |     v = alloc_small(1, 3);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlevent_stub.c:159:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   159 |     r = alloc_small(5, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlevent_stub.c:166:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   166 |     v = alloc_small(1, tag);
-       |             ^~~~~~~~~~~~~~~~                                                 
- sdlevent_stub.c:170:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   170 |     r = alloc_small(3, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlevent_stub.c:174:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   174 |     v = alloc_small(1, 6);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlevent_stub.c:178:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   178 |     r = alloc_small(4, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlevent_stub.c:183:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   183 |     v = alloc_small(1, 7);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlevent_stub.c:187:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   187 |     r = alloc_small(3, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlevent_stub.c:191:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   191 |     v = alloc_small(1, 8);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlevent_stub.c:196:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   196 |     r = alloc_small(3, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlevent_stub.c:201:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   201 |     v = alloc_small(1, tag);
-       |             ^~~~~~~~~~~~~~~~                                                 
- sdlevent_stub.c:211:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   211 |     v = alloc_small(2, 11);
-       |             ^~~~~~~~~~~~~~~                                                  
- sdlevent_stub.c:219:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   219 |     v = alloc_small(1, 12);
-       |             ^~~~~~~~~~~~~~~                                                  
- sdlevent_stub.c: In function 'SDLEvent_of_value':
- sdlevent_stub.c:323:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   323 |   invalid_argument("SDLEvent_of_value");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                               
- sdlevent_stub.c: In function 'mlsdlevent_wait':
- sdlevent_stub.c:406:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-   406 |   enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~                                                                        
- sdlevent_stub.c:408:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-   408 |   leave_blocking_section();
-       |             ^~~~~~~~~~~~~~~                                                                        
- sdlevent_stub.c: In function 'mlsdlevent_wait_event':
- sdlevent_stub.c:418:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-   418 |   enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~                                                                        
- sdlevent_stub.c:420:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-   420 |   leave_blocking_section();
-       |             ^~~~~~~~~~~~~~~                                                                        
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlvideo_stub.c
- In file included from sdlvideo_stub.c:6:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:407: note: this is the location of the previous definition
-   407 | #define Val_none Val_int(0)
-       | 
- common.h:96:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-    96 | void enter_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- common.h:97:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-    97 | void leave_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- sdlvideo_stub.c: In function 'Val_SDLSurface':
- sdlvideo_stub.c:70:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-    70 |   s = alloc_custom(&sdl_surface_ops,
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                           
- sdlvideo_stub.c:81:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    81 |     v = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlvideo_stub.c: In function 'sdlvideo_raise_exception':
- sdlvideo_stub.c:97:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    97 |     video_exn = caml_named_value("SDLvideo2_exception");
-       |               ^
- sdlvideo_stub.c:103:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
-   103 |   raise_with_string(*video_exn, msg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                                    
- sdlvideo_stub.c: In function 'value_of_Rect':
- sdlvideo_stub.c:111:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   111 |   value v = alloc_small(4, 0);
-       |             ^~~~~~~~~~~~~~~~~~                                               
- sdlvideo_stub.c: In function 'value_of_PixelFormat':
- sdlvideo_stub.c:145:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   145 |   v = alloc(17, 0);
-       |             ^~~~~~~                                              
- sdlvideo_stub.c:149:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   149 |   Store_field(v, 3, copy_int32(fmt->Rmask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- sdlvideo_stub.c:150:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   150 |   Store_field(v, 4, copy_int32(fmt->Gmask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- sdlvideo_stub.c:151:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   151 |   Store_field(v, 5, copy_int32(fmt->Bmask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- sdlvideo_stub.c:152:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   152 |   Store_field(v, 6, copy_int32(fmt->Amask));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- sdlvideo_stub.c:161:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   161 |   Store_field(v,15, copy_int32(fmt->colorkey));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- sdlvideo_stub.c: In function 'ml_sdl_palette_ncolors':
- sdlvideo_stub.c:214:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   214 |     invalid_argument("surface not palettized");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- sdlvideo_stub.c: In function 'ml_sdl_palette_get_color':
- sdlvideo_stub.c:226:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   226 |     invalid_argument("surface not palettized");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- sdlvideo_stub.c:228:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   228 |     invalid_argument("out of bounds palette access");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- sdlvideo_stub.c:230:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   230 |   v = alloc_small(3, 0);
-       |             ^~~~~~~~~~~~                                                     
- sdlvideo_stub.c: In function 'ml_SDL_SetPalette':
- sdlvideo_stub.c:249:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   249 |     invalid_argument("surface not palettized");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- sdlvideo_stub.c:251:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   251 |     invalid_argument("out of bounds palette access");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                  
- sdlvideo_stub.c: In function 'ml_SDL_GetVideoInfo':
- sdlvideo_stub.c:273:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   273 |   result = alloc_small(10, 0);
-       |             ^~~~~~~~~~~~~~~~~~                                               
- sdlvideo_stub.c: In function 'ml_SDL_VideoDriverName':
- sdlvideo_stub.c:298:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   298 |   return copy_string(buff);
-       |             ^~~~~~~~~~~~~~~                                                  
- sdlvideo_stub.c: In function 'ml_SDL_ListModes':
- sdlvideo_stub.c:322:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   322 |       r = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~~~~~                                                 
- sdlvideo_stub.c:327:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   327 |     v = alloc_small(1, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlvideo_stub.c: In function 'ml_sdl_surface_info':
- sdlvideo_stub.c:348:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   348 |   v = alloc_small(6, 0);
-       |             ^~~~~~~~~~~~                                                     
- sdlvideo_stub.c: In function 'ml_SDL_MapRGB':
- sdlvideo_stub.c:438:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   438 |   return copy_int32(p);
-       |             ^~~~~~~~~~~                                                    
- sdlvideo_stub.c: In function 'ml_SDL_GetRGB':
- sdlvideo_stub.c:448:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   448 |   v = alloc_small(3, 0);
-       |             ^~~~~~~~~~~~                                                     
- sdlvideo_stub.c: In function 'ml_SDL_GetRGBA':
- sdlvideo_stub.c:464:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   464 |     c = alloc_small(3, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlvideo_stub.c:468:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   468 |     v = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlvideo_stub.c: In function 'ml_SDL_CreateRGBSurfaceFrom':
- sdlvideo_stub.c:518:13: warning: "caml_bigarray" is deprecated: use "caml_ba_array" instead
-   518 |   struct caml_bigarray *barr = Bigarray_val(pixels);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- sdlvideo_stub.c:518:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   518 |   struct caml_bigarray *barr = Bigarray_val(pixels);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- sdlvideo_stub.c: In function 'ml_SDL_get_color_key':
- sdlvideo_stub.c:599:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   599 |   return copy_int32(surf->format->colorkey);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                               
- sdlvideo_stub.c: In function 'ml_bigarray_pixels':
- sdlvideo_stub.c:715:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   715 |     invalid_argument("wrong pixel format");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                            
- sdlvideo_stub.c:720:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
-   720 |     b_flag |= BIGARRAY_UINT8; break;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                         
- sdlvideo_stub.c:723:13: warning: "BIGARRAY_UINT16" is deprecated: use "CAML_BA_UINT16" instead
-   723 |     b_flag |= BIGARRAY_UINT16; break;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                          
- sdlvideo_stub.c:726:13: warning: "BIGARRAY_UINT8" is deprecated: use "CAML_BA_UINT8" instead
-   726 |     b_flag |= BIGARRAY_UINT8; break;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                         
- sdlvideo_stub.c:729:13: warning: "BIGARRAY_INT32" is deprecated: use "CAML_BA_INT32" instead
-   729 |     b_flag |= BIGARRAY_INT32; break;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                         
- sdlvideo_stub.c:733:13: warning: "BIGARRAY_C_LAYOUT" is deprecated: use "CAML_BA_C_LAYOUT" instead
-   733 |   b_flag |= BIGARRAY_C_LAYOUT | BIGARRAY_EXTERNAL ;
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- sdlvideo_stub.c:733:13: warning: "BIGARRAY_EXTERNAL" is deprecated: use "CAML_BA_EXTERNAL" instead
- sdlvideo_stub.c:734:13: warning: "alloc_bigarray" is deprecated: use "caml_ba_alloc" instead
-   734 |   return alloc_bigarray(b_flag, 1, surf->pixels, &dim);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- sdlvideo_stub.c: In function 'ml_SDL_get_pixel':
- sdlvideo_stub.c:795:13: warning: "copy_int32" is deprecated: use "caml_copy_int32" instead
-   795 |   return copy_int32(pixel);
-       |             ^~~~~~~~~~~~~~~                                                
- sdlvideo_stub.c: In function 'ml_SDL_get_pixel_color':
- sdlvideo_stub.c:805:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   805 |   v = alloc_small(3, 0);
-       |             ^~~~~~~~~~~~                                                     
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlwm_stub.c
- In file included from sdlwm_stub.c:3:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:407: note: this is the location of the previous definition
-   407 | #define Val_none Val_int(0)
-       | 
- common.h:96:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-    96 | void enter_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- common.h:97:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-    97 | void leave_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- sdlwm_stub.c: In function 'ml_SDL_WM_GetCaption':
- sdlwm_stub.c:16:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    16 |   s1 = copy_string(title);
-       |             ^~~~~~~~~~~~~~                                                   
- sdlwm_stub.c:17:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-    17 |   s2 = copy_string(icon);
-       |             ^~~~~~~~~~~~~                                                    
- sdlwm_stub.c:18:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    18 |   v = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " common.c
- In file included from common.c:28:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.c:23:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:407: note: this is the location of the previous definition
-   407 | #define Val_none Val_int(0)
-       | 
- common.h:96:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-    96 | void enter_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- common.h:97:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-    97 | void leave_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- common.c: In function 'mlsdl_cons':
- common.c:41:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    41 |   m=alloc_small(2,Tag_cons);
-       |             ^~~~~~~~~~~~~~~~                                                 
- common.c: In function 'mlsdl_lookup_from_c':
- common.c:67:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    67 |     invalid_argument ("ml_lookup_from_c");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                             
- common.c: In function 'mlsdl_lookup_to_c':
- common.c:80:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-    80 |     invalid_argument ("ml_lookup_to_c");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~                                               
- common.c: In function 'abstract_ptr':
- common.c:89:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-    89 |   value v = alloc_small(1, Abstract_tag);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                    
- common.c: In function 'Val_some':
- common.c:104:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   104 |   r = alloc_small(1, 0);
-       |             ^~~~~~~~~~~~                                                     
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlrwops_stub.c
- In file included from sdlrwops_stub.c:4:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:407: note: this is the location of the previous definition
-   407 | #define Val_none Val_int(0)
-       | 
- common.h:96:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-    96 | void enter_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- common.h:97:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-    97 | void leave_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- sdlrwops_stub.c: In function 'mlsdl_mem_close':
- sdlrwops_stub.c:75:13: warning: "remove_global_root" is deprecated: use "caml_remove_global_root" instead
-    75 |   remove_global_root(base);
-       |             ^~~~~~~~~~~~~~~                                                                
- sdlrwops_stub.c:76:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-    76 |   stat_free(pdata);
-       |             ^~~~~~~                                                      
- sdlrwops_stub.c: In function 'mlsdl_rwops_finalise':
- sdlrwops_stub.c:86:13: warning: "stat_free" is deprecated: use "caml_stat_free" instead
-    86 |   stat_free(rwops);
-       |             ^~~~~~~                                                      
- sdlrwops_stub.c: In function 'mlsdl_rw_from_mem':
- sdlrwops_stub.c:95:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    95 |   rwops = stat_alloc(sizeof *rwops);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                       
- sdlrwops_stub.c:96:13: warning: "stat_alloc" is deprecated: use "caml_stat_alloc" instead
-    96 |   pdata = stat_alloc(sizeof *pdata);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                       
- sdlrwops_stub.c:103:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   103 |   pdata->base = String_val(buff);
-       |               ^
- sdlrwops_stub.c:105:13: warning: "register_global_root" is deprecated: use "caml_register_global_root" instead
-   105 |   register_global_root(base);
-       |             ^~~~~~~~~~~~~~~~~                                                                  
- sdlrwops_stub.c:107:13: warning: "string_length" is deprecated: use "caml_string_length" instead
-   107 |   pdata->max = string_length(buff);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                              
- ocamlmklib -v -o sdl -oc sdlstub sdl_stub.o sdlcdrom_stub.o sdltimer_stub.o sdljoystick_stub.o sdlkey_stub.o sdlmouse_stub.o sdlevent_stub.o sdlvideo_stub.o sdlwm_stub.o common.o sdlrwops_stub.o -L/usr/lib/x86_64-linux-gnu -lSDL
- + gcc -shared   -o ./dllsdlstub.so sdl_stub.o sdlcdrom_stub.o sdltimer_stub.o sdljoystick_stub.o sdlkey_stub.o sdlmouse_stub.o sdlevent_stub.o sdlvideo_stub.o sdlwm_stub.o common.o sdlrwops_stub.o   -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lSDL 
- + ar rcs ./libsdlstub.a  sdl_stub.o sdlcdrom_stub.o sdltimer_stub.o sdljoystick_stub.o sdlkey_stub.o sdlmouse_stub.o sdlevent_stub.o sdlvideo_stub.o sdlwm_stub.o common.o sdlrwops_stub.o
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlttf_stub.c
- In file included from sdlttf_stub.c:24:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:407: note: this is the location of the previous definition
-   407 | #define Val_none Val_int(0)
-       | 
- common.h:96:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-    96 | void enter_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- common.h:97:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-    97 | void leave_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- sdlttf_stub.c: In function 'ML_FONT':
- sdlttf_stub.c:59:13: warning: "alloc_custom" is deprecated: use "caml_alloc_custom" instead
-    59 |   v = alloc_custom(&sdl_ttf_ops, sizeof(*b), 0, 1);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- sdlttf_stub.c: In function 'sdlttf_raise_exception':
- sdlttf_stub.c:76:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    76 |     ttf_exn = caml_named_value("SDLttf_exception");
-       |             ^
- sdlttf_stub.c:77:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
-    77 |   raise_with_string(*ttf_exn, msg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                                      
- sdlttf_stub.c: In function 'ml_TTF_FontFaceFamilyName':
- sdlttf_stub.c:183:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   183 | ML_1(TTF_FontFaceFamilyName, SDL_FONT, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- sdlttf_stub.c: In function 'ml_TTF_FontFaceStyleName':
- sdlttf_stub.c:184:13: warning: "copy_string" is deprecated: use "caml_copy_string" instead
-   184 | ML_1(TTF_FontFaceStyleName, SDL_FONT, copy_string)
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- sdlttf_stub.c: In function 'sdlttf_size_text':
- sdlttf_stub.c:199:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   199 |   v = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- sdlttf_stub.c: In function 'sdlttf_glyph_metrics':
- sdlttf_stub.c:318:13: warning: "alloc" is deprecated: use "caml_alloc" instead
-   318 |    result = alloc(4, 0);
-       |             ^~~~~~~~~~~~                                         
- sdlttf_stub.c: In function 'sdlttf_size_utf8':
- sdlttf_stub.c:335:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   335 |   v = alloc_small(2, 0);
-       |             ^~~~~~~~~~~~                                                     
- ocamlmklib -v -o sdlttf -oc sdlttfstub sdlttf_stub.o -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_ttf
- + gcc -shared   -o ./dllsdlttfstub.so sdlttf_stub.o   -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_ttf 
- + ar rcs ./libsdlttfstub.a  sdlttf_stub.o
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlloader_stub.c
- In file included from sdlloader_stub.c:27:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:407: note: this is the location of the previous definition
-   407 | #define Val_none Val_int(0)
-       | 
- common.h:96:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-    96 | void enter_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- common.h:97:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-    97 | void leave_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- sdlloader_stub.c: In function 'sdlloader_raise_exception':
- sdlloader_stub.c:38:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    38 |     loader_exn = caml_named_value("SDLloader_exception");
-       |                ^
- sdlloader_stub.c:44:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
-    44 |   raise_with_string(*loader_exn, msg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~                                                   
- sdlloader_stub.c: In function 'ml_IMG_Load':
- sdlloader_stub.c:51:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-    51 |   enter_blocking_section();
-       |             ^~~~~~~~~~~~~~~                                                                        
- sdlloader_stub.c:53:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-    53 |   leave_blocking_section();
-       |             ^~~~~~~~~~~~~~~                                                                        
- ocamlmklib -v -o sdlloader -oc sdlloaderstub sdlloader_stub.o -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_image
- + gcc -shared   -o ./dllsdlloaderstub.so sdlloader_stub.o   -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_image 
- + ar rcs ./libsdlloaderstub.a  sdlloader_stub.o
- ocamlc.opt -ccopt "-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O " sdlmixer_stub.c
- In file included from sdlmixer_stub.c:28:
- common.h:72: warning: "Val_none" redefined
-    72 | #define Val_none Val_unit
-       | 
- In file included from common.h:27:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:407: note: this is the location of the previous definition
-   407 | #define Val_none Val_int(0)
-       | 
- common.h:96:13: warning: "enter_blocking_section" is deprecated: use "caml_enter_blocking_section" instead
-    96 | void enter_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- common.h:97:13: warning: "leave_blocking_section" is deprecated: use "caml_leave_blocking_section" instead
-    97 | void leave_blocking_section(void);
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                                                 
- sdlmixer_stub.c: In function 'sdlmixer_raise_exception':
- sdlmixer_stub.c:62:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    62 |     mixer_exn = caml_named_value("SDLmixer_exception");
-       |               ^
- sdlmixer_stub.c:68:13: warning: "raise_with_string" is deprecated: use "caml_raise_with_string" instead
-    68 |   raise_with_string(*mixer_exn, msg);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                                    
- sdlmixer_stub.c: In function 'sdlmixer_version':
- sdlmixer_stub.c:118:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   118 |   r = alloc_small(3, 0);
-       |             ^~~~~~~~~~~~                                                     
- sdlmixer_stub.c: In function 'sdlmixer_query_specs':
- sdlmixer_stub.c:155:13: warning: "alloc_small" is deprecated: use "caml_alloc_small" instead
-   155 |   query  = alloc_small(3, 0);
-       |             ^~~~~~~~~~~~~~~~~                                                
- sdlmixer_stub.c: In function 'sdlmixer_set_music_cmd':
- sdlmixer_stub.c:252:13: warning: "raise_out_of_memory" is deprecated: use "caml_raise_out_of_memory" instead
-   252 |     raise_out_of_memory();
-       |             ^~~~~~~~~~~~~~                                                                   
- sdlmixer_stub.c: In function 'sdlmixer_group_available':
- sdlmixer_stub.c:312:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
-   312 |     raise_not_found();
-       |             ^~~~~~~~~~                                                               
- sdlmixer_stub.c: In function 'sdlmixer_group_oldest':
- sdlmixer_stub.c:327:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
-   327 |     raise_not_found();
-       |             ^~~~~~~~~~                                                               
- sdlmixer_stub.c: In function 'sdlmixer_group_newer':
- sdlmixer_stub.c:336:13: warning: "raise_not_found" is deprecated: use "caml_raise_not_found" instead
-   336 |     raise_not_found();
-       |             ^~~~~~~~~~                                                               
- sdlmixer_stub.c: In function 'sdlmixer_volume_channel':
- sdlmixer_stub.c:400:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   400 |   return copy_double(Mix_Volume(Int_val(chn), -1) / (double) MIX_MAX_VOLUME);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- sdlmixer_stub.c: In function 'sdlmixer_volume_chunk':
- sdlmixer_stub.c:406:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   406 |   return copy_double(Mix_VolumeChunk(SDL_CHUNK(chunk), -1) / (double) MIX_MAX_VOLUME);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- sdlmixer_stub.c: In function 'sdlmixer_volume_music':
- sdlmixer_stub.c:412:13: warning: "copy_double" is deprecated: use "caml_copy_double" instead
-   412 |   return copy_double(Mix_VolumeMusic(-1) / (double) MIX_MAX_VOLUME);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~         
- sdlmixer_stub.c: In function 'sdlmixer_fading_channel':
- sdlmixer_stub.c:524:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   524 |     invalid_argument("Sdlmixer.fading_channel");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- sdlmixer_stub.c: In function 'sdlmixer_paused_channel':
- sdlmixer_stub.c:553:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   553 |     invalid_argument("Sdlmixer.paused_channel");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                       
- sdlmixer_stub.c: In function 'sdlmixer_playing':
- sdlmixer_stub.c:594:13: warning: "invalid_argument" is deprecated: use "caml_invalid_argument" instead
-   594 |     invalid_argument("Sdlmixer.playing_channel");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                      
- ocamlmklib -v -o sdlmixer -oc sdlmixerstub sdlmixer_stub.o -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_mixer
- + gcc -shared   -o ./dllsdlmixerstub.so sdlmixer_stub.o   -Wl,-rpath,/usr/lib/x86_64-linux-gnu -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_mixer 
- + ar rcs ./libsdlmixerstub.a  sdlmixer_stub.o
- ocamlopt.opt -c  -unsafe sdl.ml
- ocamlopt.opt -c  -unsafe sdlcdrom.ml
- File "sdlcdrom.ml", line 86, characters 2-16:
- 86 |   cd_play_tracks cdrom (num - 1) 0 1 0;;
-        ^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: labels start_track, start_frame, num_tracks, num_frames were omitted in the application of this function.
- ocamlopt.opt -c  -unsafe sdltimer.ml
- File "sdltimer.ml", line 26, characters 0-65:
- 26 | external get_ticks : unit -> int = "sdltimer_get_ticks" "noalloc"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlopt.opt -c  -unsafe sdljoystick.ml
- ocamlopt.opt -c  -unsafe sdlkey.ml
- ocamlopt.opt -c  -unsafe sdlmouse.ml
- ocamlopt.opt -c  -unsafe sdlevent.ml
- ocamlopt.opt -c  -unsafe sdlvideo.ml
- File "sdlvideo.ml", lines 210-211, characters 0-33:
- 210 | external must_lock : surface -> bool
- 211 |     = "ml_SDL_MustLock" "noalloc"
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "sdlvideo.ml", lines 214-215, characters 0-38:
- 214 | external unlock : surface -> unit
- 215 |     = "ml_SDL_UnlockSurface" "noalloc"
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlopt.opt -c  -unsafe sdlwm.ml
- ocamlmklib -v -o sdl -oc sdlstub sdl.cmx sdlcdrom.cmx sdltimer.cmx sdljoystick.cmx sdlkey.cmx sdlmouse.cmx sdlevent.cmx sdlvideo.cmx sdlwm.cmx -L/usr/lib/x86_64-linux-gnu -lSDL
- + /home/opam/.opam/4.14/bin/ocamlopt -a   -o sdl.cmxa  sdl.cmx sdlcdrom.cmx sdltimer.cmx sdljoystick.cmx sdlkey.cmx sdlmouse.cmx sdlevent.cmx sdlvideo.cmx sdlwm.cmx -cclib -lsdlstub  -ccopt -Wl,-rpath,/usr/lib/x86_64-linux-gnu -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lSDL 
- ocamlopt.opt -c  -unsafe sdlttf.ml
- ocamlmklib -v -o sdlttf -oc sdlttfstub sdlttf.cmx -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_ttf
- + /home/opam/.opam/4.14/bin/ocamlopt -a   -o sdlttf.cmxa  sdlttf.cmx -cclib -lsdlttfstub  -ccopt -Wl,-rpath,/usr/lib/x86_64-linux-gnu -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lSDL -cclib -lSDL_ttf 
- ocamlopt.opt -c  -unsafe sdlloader.ml
- ocamlmklib -v -o sdlloader -oc sdlloaderstub sdlloader.cmx -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_image
- + /home/opam/.opam/4.14/bin/ocamlopt -a   -o sdlloader.cmxa  sdlloader.cmx -cclib -lsdlloaderstub  -ccopt -Wl,-rpath,/usr/lib/x86_64-linux-gnu -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lSDL -cclib -lSDL_image 
- ocamlopt.opt -c  -unsafe sdlmixer.ml
- ocamlmklib -v -o sdlmixer -oc sdlmixerstub sdlmixer.cmx -L/usr/lib/x86_64-linux-gnu -lSDL -lSDL_mixer
- + /home/opam/.opam/4.14/bin/ocamlopt -a   -o sdlmixer.cmxa  sdlmixer.cmx -cclib -lsdlmixerstub  -ccopt -Wl,-rpath,/usr/lib/x86_64-linux-gnu -cclib -L/usr/lib/x86_64-linux-gnu -cclib -lSDL -cclib -lSDL_mixer 
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlsdl.0.9.1/src'
-> compiled  ocamlsdl.0.9.1
Processing 16/18: [ocamlsdl: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/ocamlsdl.0.9.1)
- /usr/bin/make -C src install
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlsdl.0.9.1/src'
- ocamlfind install sdl ../META \
-           *.cma lib*.a *.cmi *.mli \
-           *.cmxa sdl*.a *.cmx \
-           dll*.so
- Installed /home/opam/.opam/4.14/lib/sdl/sdlwm.cmx
- Installed /home/opam/.opam/4.14/lib/sdl/sdlvideo.cmx
- Installed /home/opam/.opam/4.14/lib/sdl/sdlttf.cmx
- Installed /home/opam/.opam/4.14/lib/sdl/sdltimer.cmx
- Installed /home/opam/.opam/4.14/lib/sdl/sdlmouse.cmx
- Installed /home/opam/.opam/4.14/lib/sdl/sdlmixer.cmx
- Installed /home/opam/.opam/4.14/lib/sdl/sdlloader.cmx
- Installed /home/opam/.opam/4.14/lib/sdl/sdlkey.cmx
- Installed /home/opam/.opam/4.14/lib/sdl/sdljoystick.cmx
- Installed /home/opam/.opam/4.14/lib/sdl/sdlevent.cmx
- Installed /home/opam/.opam/4.14/lib/sdl/sdlcdrom.cmx
- Installed /home/opam/.opam/4.14/lib/sdl/sdl.cmx
- Installed /home/opam/.opam/4.14/lib/sdl/sdlttf.a
- Installed /home/opam/.opam/4.14/lib/sdl/sdlmixer.a
- Installed /home/opam/.opam/4.14/lib/sdl/sdlloader.a
- Installed /home/opam/.opam/4.14/lib/sdl/sdl.a
- Installed /home/opam/.opam/4.14/lib/sdl/sdlttf.cmxa
- Installed /home/opam/.opam/4.14/lib/sdl/sdlmixer.cmxa
- Installed /home/opam/.opam/4.14/lib/sdl/sdlloader.cmxa
- Installed /home/opam/.opam/4.14/lib/sdl/sdl.cmxa
- Installed /home/opam/.opam/4.14/lib/sdl/sdlwm.mli
- Installed /home/opam/.opam/4.14/lib/sdl/sdlvideo.mli
- Installed /home/opam/.opam/4.14/lib/sdl/sdlttf.mli
- Installed /home/opam/.opam/4.14/lib/sdl/sdltimer.mli
- Installed /home/opam/.opam/4.14/lib/sdl/sdlmouse.mli
- Installed /home/opam/.opam/4.14/lib/sdl/sdlmixer.mli
- Installed /home/opam/.opam/4.14/lib/sdl/sdlloader.mli
- Installed /home/opam/.opam/4.14/lib/sdl/sdlkey.mli
- Installed /home/opam/.opam/4.14/lib/sdl/sdljoystick.mli
- Installed /home/opam/.opam/4.14/lib/sdl/sdlgl.mli
- Installed /home/opam/.opam/4.14/lib/sdl/sdlgfx.mli
- Installed /home/opam/.opam/4.14/lib/sdl/sdlevent.mli
- Installed /home/opam/.opam/4.14/lib/sdl/sdlcdrom.mli
- Installed /home/opam/.opam/4.14/lib/sdl/sdl.mli
- Installed /home/opam/.opam/4.14/lib/sdl/sdlwm.cmi
- Installed /home/opam/.opam/4.14/lib/sdl/sdlvideo.cmi
- Installed /home/opam/.opam/4.14/lib/sdl/sdlttf.cmi
- Installed /home/opam/.opam/4.14/lib/sdl/sdltimer.cmi
- Installed /home/opam/.opam/4.14/lib/sdl/sdlmouse.cmi
- Installed /home/opam/.opam/4.14/lib/sdl/sdlmixer.cmi
- Installed /home/opam/.opam/4.14/lib/sdl/sdlloader.cmi
- Installed /home/opam/.opam/4.14/lib/sdl/sdlkey.cmi
- Installed /home/opam/.opam/4.14/lib/sdl/sdljoystick.cmi
- Installed /home/opam/.opam/4.14/lib/sdl/sdlevent.cmi
- Installed /home/opam/.opam/4.14/lib/sdl/sdlcdrom.cmi
- Installed /home/opam/.opam/4.14/lib/sdl/sdl.cmi
- Installed /home/opam/.opam/4.14/lib/sdl/libsdlttfstub.a
- Installed /home/opam/.opam/4.14/lib/sdl/libsdlstub.a
- Installed /home/opam/.opam/4.14/lib/sdl/libsdlmixerstub.a
- Installed /home/opam/.opam/4.14/lib/sdl/libsdlloaderstub.a
- Installed /home/opam/.opam/4.14/lib/sdl/sdlttf.cma
- Installed /home/opam/.opam/4.14/lib/sdl/sdlmixer.cma
- Installed /home/opam/.opam/4.14/lib/sdl/sdlloader.cma
- Installed /home/opam/.opam/4.14/lib/sdl/sdl.cma
- Installed /home/opam/.opam/4.14/lib/stublibs/dllsdlttfstub.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllsdlttfstub.so.owner
- Installed /home/opam/.opam/4.14/lib/stublibs/dllsdlstub.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllsdlstub.so.owner
- Installed /home/opam/.opam/4.14/lib/stublibs/dllsdlmixerstub.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllsdlmixerstub.so.owner
- Installed /home/opam/.opam/4.14/lib/stublibs/dllsdlloaderstub.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllsdlloaderstub.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.14/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.14/lib/sdl/META
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/ocamlsdl.0.9.1/src'
-> installed ocamlsdl.0.9.1
-> installed sdl-liquidsoap.1
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 21:08.17 ---> saved as "2f3b2c5847158267e5e3210735fc52d292a3a8912cb394c11c4609d8bdbea184"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u sdl-liquidsoap:2fdece89bfcda2cd35e2176fec5fa2b1,ocamlsdl:0edbb5609ee6a26e40623ffbbc7c3023,conf-sdl-ttf:99632b2bb55302e1fa3e2a57571063d0,conf-sdl-mixer:99632b2bb55302e1fa3e2a57571063d0,conf-sdl-image:99632b2bb55302e1fa3e2a57571063d0"))
2024-09-12 21:08.19 ---> saved as "d82c689233f17ae4ac2b3930765849bef6d6b3fb45f767cf63b31f4e5dafac7f"

/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.294632') && (for DATA in prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-image/1,conf-sdl-image.1-99632b2bb55302e1fa3e2a57571063d0,conf-sdl-image.1 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-mixer/1,conf-sdl-mixer.1-99632b2bb55302e1fa3e2a57571063d0,conf-sdl-mixer.1 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-ttf/1,conf-sdl-ttf.1-99632b2bb55302e1fa3e2a57571063d0,conf-sdl-ttf.1 prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1,ocamlsdl.0.9.1-0edbb5609ee6a26e40623ffbbc7c3023,ocamlsdl.0.9.1 prep/universes/2fdece89bfcda2cd35e2176fec5fa2b1/sdl-liquidsoap/1,sdl-liquidsoap.1-2fdece89bfcda2cd35e2176fec5fa2b1,sdl-liquidsoap.1; 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/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-image/1,conf-sdl-image.1-99632b2bb55302e1fa3e2a57571063d0,conf-sdl-image.1 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-mixer/1,conf-sdl-mixer.1-99632b2bb55302e1fa3e2a57571063d0,conf-sdl-mixer.1 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-ttf/1,conf-sdl-ttf.1-99632b2bb55302e1fa3e2a57571063d0,conf-sdl-ttf.1 prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1,ocamlsdl.0.9.1-0edbb5609ee6a26e40623ffbbc7c3023,ocamlsdl.0.9.1 prep/universes/2fdece89bfcda2cd35e2176fec5fa2b1/sdl-liquidsoap/1,sdl-liquidsoap.1-2fdece89bfcda2cd35e2176fec5fa2b1,sdl-liquidsoap.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-image/1,conf-sdl-image.1-99632b2bb55302e1fa3e2a57571063d0,conf-sdl-image.1 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-mixer/1,conf-sdl-mixer.1-99632b2bb55302e1fa3e2a57571063d0,conf-sdl-mixer.1 prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-ttf/1,conf-sdl-ttf.1-99632b2bb55302e1fa3e2a57571063d0,conf-sdl-ttf.1 prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1,ocamlsdl.0.9.1-0edbb5609ee6a26e40623ffbbc7c3023,ocamlsdl.0.9.1 prep/universes/2fdece89bfcda2cd35e2176fec5fa2b1/sdl-liquidsoap/1,sdl-liquidsoap.1-2fdece89bfcda2cd35e2176fec5fa2b1,sdl-liquidsoap.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.294632
prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-image/1/opam
prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-mixer/1/opam
prep/universes/99632b2bb55302e1fa3e2a57571063d0/conf-sdl-ttf/1/opam
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/sdl/
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/sdl/sdl.ocamlobjinfo
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/sdl/sdlloader.ocamlobjinfo
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/sdl/sdlmixer.ocamlobjinfo
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/sdl/sdlttf.ocamlobjinfo
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/sdl/META
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/sdl/sdl.cmi
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/sdl/sdlcdrom.cmi
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/sdl/sdlevent.cmi
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/sdl/sdljoystick.cmi
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/sdl/sdlkey.cmi
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/sdl/sdlloader.cmi
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/sdl/sdlmixer.cmi
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/sdl/sdlmouse.cmi
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/sdl/sdltimer.cmi
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/sdl/sdlttf.cmi
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/sdl/sdlvideo.cmi
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/lib/sdl/sdlwm.cmi
prep/universes/0edbb5609ee6a26e40623ffbbc7c3023/ocamlsdl/0.9.1/opam
prep/universes/2fdece89bfcda2cd35e2176fec5fa2b1/sdl-liquidsoap/1/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.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:conf-sdl-image.1-99632b2bb55302e1fa3e2a57571063d0:75298f05074f1b3ae21c687cff35bb73f7f0cfdc561b94cf02f423888839fdc2
HASHES:conf-sdl-mixer.1-99632b2bb55302e1fa3e2a57571063d0:8c43d492ecb9625e6099a6ff94f225dd8711cd4f145374d3d54af13157d4afe2
HASHES:conf-sdl-ttf.1-99632b2bb55302e1fa3e2a57571063d0:ef5d6d02a587ae94b08f7b9bd5ca21a4df4a4be8cbb36f769d5bc2c3348a0ca5
HASHES:ocamlsdl.0.9.1-0edbb5609ee6a26e40623ffbbc7c3023:ce38d99245eecf0cc440ac252027fad04a24fa658d4f50141a798048d712b24b
HASHES:sdl-liquidsoap.1-2fdece89bfcda2cd35e2176fec5fa2b1:5cf75e1cdd027fefb0ec2fbc53ef9cc3d29aa449fe570a598f6f2d8d1c4eaac2
2024-09-12 21:08.22 ---> saved as "a87818ba79bb613fd8a4744b2d4d1550539af9cc8fd011dd136635d42ef182e8"
Job succeeded
2024-09-12 21:15.48: sdl-liquidsoap.1-2fdece89bfcda2cd35e2176fec5fa2b1 -> 5cf75e1cdd027fefb0ec2fbc53ef9cc3d29aa449fe570a598f6f2d8d1c4eaac2
2024-09-12 21:15.48: ocamlsdl.0.9.1-0edbb5609ee6a26e40623ffbbc7c3023 -> ce38d99245eecf0cc440ac252027fad04a24fa658d4f50141a798048d712b24b
2024-09-12 21:15.48: conf-sdl-ttf.1-99632b2bb55302e1fa3e2a57571063d0 -> ef5d6d02a587ae94b08f7b9bd5ca21a4df4a4be8cbb36f769d5bc2c3348a0ca5
2024-09-12 21:15.48: conf-sdl-mixer.1-99632b2bb55302e1fa3e2a57571063d0 -> 8c43d492ecb9625e6099a6ff94f225dd8711cd4f145374d3d54af13157d4afe2
2024-09-12 21:15.48: conf-sdl-image.1-99632b2bb55302e1fa3e2a57571063d0 -> 75298f05074f1b3ae21c687cff35bb73f7f0cfdc561b94cf02f423888839fdc2
2024-09-12 21:15.48: Job succeeded