Build:
  1. 0
2024-09-12 08:35.55: New job: Voodoo prep aio.0.0.3; 49bc592fc0b4321b8356083410166b69
2024-09-12 08:35.55: Waiting for resource in pool OCluster
2024-09-12 21:50.44: Waiting for worker…
2024-09-12 21:53.04: Got resource from pool OCluster
2024-09-12 21:53.04: 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 aio.0.0.3 ocamlfind.1.9.6 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u aio:49bc592fc0b4321b8356083410166b69"))
 (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.183824') && (for DATA in prep/universes/49bc592fc0b4321b8356083410166b69/aio/0.0.3,aio.0.0.3-49bc592fc0b4321b8356083410166b69,aio.0.0.3; 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/49bc592fc0b4321b8356083410166b69/aio/0.0.3,aio.0.0.3-49bc592fc0b4321b8356083410166b69,aio.0.0.3; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/49bc592fc0b4321b8356083410166b69/aio/0.0.3,aio.0.0.3-49bc592fc0b4321b8356083410166b69,aio.0.0.3; 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 416bb59d4e5bd5a6dd8fb9323d97ea2c58b95d20 --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:53.04: RETRYING: 2024-09-12/083555-voodoo-prep-80528f Number of retries: 0 (retriable error condition)
Building on doris.caelum.ci.dev
All commits already cached
Updating files:  69% (21791/31435)
Updating files:  70% (22005/31435)
Updating files:  71% (22319/31435)
Updating files:  72% (22634/31435)
Updating files:  73% (22948/31435)
Updating files:  74% (23262/31435)
Updating files:  75% (23577/31435)
Updating files:  76% (23891/31435)
Updating files:  77% (24205/31435)
Updating files:  78% (24520/31435)
Updating files:  79% (24834/31435)
Updating files:  80% (25148/31435)
Updating files:  81% (25463/31435)
Updating files:  82% (25777/31435)
Updating files:  83% (26092/31435)
Updating files:  84% (26406/31435)
Updating files:  85% (26720/31435)
Updating files:  86% (27035/31435)
Updating files:  87% (27349/31435)
Updating files:  88% (27663/31435)
Updating files:  89% (27978/31435)
Updating files:  90% (28292/31435)
Updating files:  91% (28606/31435)
Updating files:  92% (28921/31435)
Updating files:  93% (29235/31435)
Updating files:  94% (29549/31435)
Updating files:  95% (29864/31435)
Updating files:  96% (30178/31435)
Updating files:  97% (30492/31435)
Updating files:  98% (30807/31435)
Updating files:  99% (31121/31435)
Updating files: 100% (31435/31435)
Updating files: 100% (31435/31435), done.
HEAD is now at 416bb59d4e Use parentheses in favour of precedence

(build "tools" …)

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

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

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

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

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

/home/opam: (copy (src packages) (dst /src/packages))
2024-09-12 21:45.56 ---> using "5f49f3b5d42a3955a26a57aaf2be8918d9df1f2c54b45cd6fa52bd7c2c72fb86" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-09-12 21:45.56 ---> using "e9b337ef4882a9e5fd9a77226fba66154e39f055176b9e8d6604acd1940480ce" from cache

/home/opam: (run (network host)
                 (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.

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

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

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-09-12 21:45.56 ---> using "fab9cc2a62c88de6647dd45deedb3d17049ae682537368227da546e86cf13000" from cache

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

2024-09-12 21:45.56 ---> using "dc07aca1df7845d91f69b81531dbd8a12ffc09c132f3be67429cc82522ef5c57" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-09-12 21:45.56 ---> using "c7d81738f6e461d7ab851b77752a5c04252272e468f84532ed1e869398c931d7" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam install 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:45.56 ---> using "64ad917683c7a13cabeef595b8f8320da767370c781b239491f97f5600827d9a" from cache

/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 aio.0.0.3 ocamlfind.1.9.6 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 (691 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 aio.0.0.3 ocamlfind.1.9.6" ><><><><><><><>

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:
libaio-dev
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install aio 0.0.3

The following system packages will first need to be installed:
    libaio-dev

<><> 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" "libaio-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libaio1: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 .../libaio1_0.3.113-4_amd64.deb ...
- Unpacking libaio1:amd64 (0.3.113-4) ...
- Selecting previously unselected package libaio-dev:amd64.
- Preparing to unpack .../libaio-dev_0.3.113-4_amd64.deb ...
- Unpacking libaio-dev:amd64 (0.3.113-4) ...
- Setting up libaio1:amd64 (0.3.113-4) ...
- Setting up libaio-dev:amd64 (0.3.113-4) ...
- Processing triggers for libc-bin (2.36-9+deb12u8) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/3: [aio.0.0.3: http]
Processing  1/3:
Processing  1/3: [aio.0.0.3/meta.patch: dl]
-> retrieved aio.0.0.3  (https://download.ocamlcore.org/libaio-ocaml/libaio-ocaml/1.0/libaio-ocaml_1.0.orig.tar.gz)
[aio: patch] applying meta.patch
Processing  2/3: [aio: patch]
Processing  2/3: [aio: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.14/.opam-switch/build/aio.0.0.3)
- /usr/bin/make -C lib all
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/aio.0.0.3/lib'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/aio.0.0.3/lib'
- ocamldep aio.mli > ._bcdi/aio.di
- ocamldep aio.ml > ._d/aio.d
- ocamldep aio_buffer.ml > ._d/aio_buffer.d
- ocamlc -c -cc "cc" -ccopt "-fPIC -O2 -g -W -Wall \
- 			-DPIC   \
- 			    -o aio_stubs.o " aio_stubs.c
- aio_stubs.c:67:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers]
-    67 | };
-       | ^
- In file included from aio_stubs.c:34:
- /home/opam/.opam/4.14/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here
-    40 |   const struct custom_fixed_length* fixed_length;
-       |                                     ^~~~~~~~~~~~
- aio_stubs.c: In function 'caml_aio_read':
- aio_stubs.c:123:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   123 |   void *buf = Data_bigarray_val(ml_buffer);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- aio_stubs.c:124:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   124 |   size_t len = Bigarray_val(ml_buffer)->dim[0];
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- aio_stubs.c: In function 'caml_aio_write':
- aio_stubs.c:156:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   156 |   void *buf = Data_bigarray_val(ml_buffer);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- aio_stubs.c:157:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   157 |   size_t len = Bigarray_val(ml_buffer)->dim[0];
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- aio_stubs.c: In function 'caml_aio_run':
- aio_stubs.c:252:26: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   252 |               call_error = caml_named_value("caml_aio_call_error");
-       |                          ^
- aio_stubs.c:255:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   255 |       } else if (ep->res != (size_t)Bigarray_val(ml_buf)->dim[0]) {
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            
- aio_stubs.c:258:28: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   258 |               call_partial = caml_named_value("caml_aio_call_partial");
-       |                            ^
- aio_stubs.c:264:27: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   264 |               call_result = caml_named_value("caml_aio_call_result");
-       |                           ^
- aio_stubs.c: In function 'caml_aio_process':
- aio_stubs.c:325:24: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   325 |             call_error = caml_named_value("caml_aio_call_error");
-       |                        ^
- aio_stubs.c:328:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   328 |     } else if (ep->res != (size_t)Bigarray_val(ml_buf)->dim[0]) {
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~              
- aio_stubs.c:331:26: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   331 |             call_partial = caml_named_value("caml_aio_call_partial");
-       |                          ^
- aio_stubs.c:337:25: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   337 |             call_result = caml_named_value("caml_aio_call_result");
-       |                         ^
- aio_stubs.c: In function 'caml_aio_sync_read':
- aio_stubs.c:364:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   364 |   void *buf = Data_bigarray_val(ml_buffer);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- aio_stubs.c:365:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   365 |   size_t len = Bigarray_val(ml_buffer)->dim[0];
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- aio_stubs.c: In function 'caml_aio_sync_write':
- aio_stubs.c:381:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   381 |   void *buf = Data_bigarray_val(ml_buffer);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                        
- aio_stubs.c:382:13: warning: "Bigarray_val" is deprecated: use "Caml_ba_array_val" instead
-   382 |   size_t len = Bigarray_val(ml_buffer)->dim[0];
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                
- ocamlc -c -cc "cc" -ccopt "-fPIC -O2 -g -W -Wall \
- 			-DPIC   \
- 			    -o aio_buffer_stubs.o " aio_buffer_stubs.c
- aio_buffer_stubs.c: In function 'caml_aio_buffer_get_int8':
- aio_buffer_stubs.c:59:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-    59 |     int8_t *buf = (int8_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- aio_buffer_stubs.c: In function 'caml_aio_buffer_set_int8':
- aio_buffer_stubs.c:65:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-    65 |     int8_t *buf = (int8_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                              
- aio_buffer_stubs.c: In function 'caml_aio_buffer_get_uint16':
- aio_buffer_stubs.c:73:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-    73 |     uint16_t *buf = (uint16_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- aio_buffer_stubs.c: In function 'caml_aio_buffer_set_uint16':
- aio_buffer_stubs.c:79:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-    79 |     uint16_t *buf = (uint16_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- aio_buffer_stubs.c: In function 'caml_aio_buffer_get_int16':
- aio_buffer_stubs.c:87:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-    87 |     int16_t *buf = (int16_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_set_int16':
- aio_buffer_stubs.c:93:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-    93 |     int16_t *buf = (int16_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_get_int31':
- aio_buffer_stubs.c:101:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   101 |     int32_t *buf = (int32_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_set_int31':
- aio_buffer_stubs.c:107:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   107 |     int32_t *buf = (int32_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_get_int32':
- aio_buffer_stubs.c:117:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   117 |     int32_t *buf = (int32_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_set_int32':
- aio_buffer_stubs.c:123:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   123 |     int32_t *buf = (int32_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_get_int64':
- aio_buffer_stubs.c:133:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   133 |     int64_t *buf = (int64_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_set_int64':
- aio_buffer_stubs.c:139:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   139 |     int64_t *buf = (int64_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buf_unsafe_get_substr_stub':
- aio_buffer_stubs.c:151:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   151 |     const char *src = Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                   
- In file included from aio_buffer_stubs.c:26:
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:23: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ^
- aio_buffer_stubs.c:155:17: note: in expansion of macro 'String_val'
-   155 |     char *dst = String_val(ml_str);
-       |                 ^~~~~~~~~~
- aio_buffer_stubs.c: In function 'caml_aio_buf_unsafe_set_substr_stub':
- aio_buffer_stubs.c:165:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   165 |     char *dst = Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                         
- aio_buffer_stubs.c: In function 'caml_aio_buffer_get_be_int16':
- aio_buffer_stubs.c:176:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   176 |     int16_t *buf = (int16_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_set_be_int16':
- aio_buffer_stubs.c:182:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   182 |     int16_t *buf = (int16_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_get_be_uint16':
- aio_buffer_stubs.c:190:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   190 |     uint16_t *buf = (uint16_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- aio_buffer_stubs.c: In function 'caml_aio_buffer_set_be_uint16':
- aio_buffer_stubs.c:196:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   196 |     uint16_t *buf = (uint16_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- aio_buffer_stubs.c: In function 'caml_aio_buffer_get_be_int31':
- aio_buffer_stubs.c:204:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   204 |     int32_t *buf = (int32_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_set_be_int31':
- aio_buffer_stubs.c:210:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   210 |     int32_t *buf = (int32_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_get_be_int32':
- aio_buffer_stubs.c:220:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   220 |     int32_t *buf = (int32_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_set_be_int32':
- aio_buffer_stubs.c:226:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   226 |     int32_t *buf = (int32_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_get_be_int64':
- aio_buffer_stubs.c:236:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   236 |     int64_t *buf = (int64_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_set_be_int64':
- aio_buffer_stubs.c:242:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   242 |     int64_t *buf = (int64_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_get_le_int16':
- aio_buffer_stubs.c:252:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   252 |     int16_t *buf = (int16_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_set_le_int16':
- aio_buffer_stubs.c:258:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   258 |     int16_t *buf = (int16_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_get_le_uint16':
- aio_buffer_stubs.c:266:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   266 |     uint16_t *buf = (uint16_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- aio_buffer_stubs.c: In function 'caml_aio_buffer_set_le_uint16':
- aio_buffer_stubs.c:272:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   272 |     uint16_t *buf = (uint16_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                          
- aio_buffer_stubs.c: In function 'caml_aio_buffer_get_le_int31':
- aio_buffer_stubs.c:280:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   280 |     int32_t *buf = (int32_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_set_le_int31':
- aio_buffer_stubs.c:286:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   286 |     int32_t *buf = (int32_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_get_le_int32':
- aio_buffer_stubs.c:296:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   296 |     int32_t *buf = (int32_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_set_le_int32':
- aio_buffer_stubs.c:302:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   302 |     int32_t *buf = (int32_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_get_le_int64':
- aio_buffer_stubs.c:312:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   312 |     int64_t *buf = (int64_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- aio_buffer_stubs.c: In function 'caml_aio_buffer_set_le_int64':
- aio_buffer_stubs.c:318:13: warning: "Data_bigarray_val" is deprecated: use "Caml_ba_data_val" instead
-   318 |     int64_t *buf = (int64_t*)Data_bigarray_val(ml_buf);
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                            
- ar rcs libaio_stubs.a  aio_stubs.o aio_buffer_stubs.o
- ocamlc -c aio_buffer.ml
- File "aio_buffer.ml", line 25, characters 0-72:
- 25 | external page_size : unit -> int = "caml_aio_buffer_page_size" "noalloc"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 59, characters 0-81:
- 59 | external unsafe_get_int8 : t -> int -> int = "caml_aio_buffer_get_int8" "noalloc"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 60, characters 0-89:
- 60 | external unsafe_set_int8 : t -> int -> int -> unit = "caml_aio_buffer_set_int8" "noalloc"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 61, characters 0-85:
- 61 | external unsafe_get_uint16 : t -> int -> int = "caml_aio_buffer_get_uint16" "noalloc"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 62, characters 0-93:
- 62 | external unsafe_set_uint16 : t -> int -> int -> unit = "caml_aio_buffer_set_uint16" "noalloc"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 63, characters 0-83:
- 63 | external unsafe_get_int16 : t -> int -> int = "caml_aio_buffer_get_int16" "noalloc"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 64, characters 0-91:
- 64 | external unsafe_set_int16 : t -> int -> int -> unit = "caml_aio_buffer_set_int16" "noalloc"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 65, characters 0-83:
- 65 | external unsafe_get_int31 : t -> int -> int = "caml_aio_buffer_get_int31" "noalloc"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 66, characters 0-91:
- 66 | external unsafe_set_int31 : t -> int -> int -> unit = "caml_aio_buffer_set_int31" "noalloc"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 68, characters 0-93:
- 68 | external unsafe_set_int32 : t -> int -> int32 -> unit = "caml_aio_buffer_set_int32" "noalloc"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 70, characters 0-93:
- 70 | external unsafe_set_int64 : t -> int -> int64 -> unit = "caml_aio_buffer_set_int64" "noalloc"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 164, characters 0-89:
- 164 | external unsafe_get_be_int16 : t -> int -> int = "caml_aio_buffer_get_be_int16" "noalloc"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 165, characters 0-97:
- 165 | external unsafe_set_be_int16 : t -> int -> int -> unit = "caml_aio_buffer_set_be_int16" "noalloc"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 166, characters 0-91:
- 166 | external unsafe_get_be_uint16 : t -> int -> int = "caml_aio_buffer_get_be_uint16" "noalloc"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 167, characters 0-99:
- 167 | external unsafe_set_be_uint16 : t -> int -> int -> unit = "caml_aio_buffer_set_be_uint16" "noalloc"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 168, characters 0-89:
- 168 | external unsafe_get_be_int31 : t -> int -> int = "caml_aio_buffer_get_be_int31" "noalloc"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 169, characters 0-97:
- 169 | external unsafe_set_be_int31 : t -> int -> int -> unit = "caml_aio_buffer_set_be_int31" "noalloc"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 171, characters 0-99:
- 171 | external unsafe_set_be_int32 : t -> int -> int32 -> unit = "caml_aio_buffer_set_be_int32" "noalloc"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 173, characters 0-99:
- 173 | external unsafe_set_be_int64 : t -> int -> int64 -> unit = "caml_aio_buffer_set_be_int64" "noalloc"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 217, characters 0-89:
- 217 | external unsafe_get_le_int16 : t -> int -> int = "caml_aio_buffer_get_le_int16" "noalloc"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 218, characters 0-97:
- 218 | external unsafe_set_le_int16 : t -> int -> int -> unit = "caml_aio_buffer_set_le_int16" "noalloc"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 219, characters 0-91:
- 219 | external unsafe_get_le_uint16 : t -> int -> int = "caml_aio_buffer_get_le_uint16" "noalloc"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 220, characters 0-99:
- 220 | external unsafe_set_le_uint16 : t -> int -> int -> unit = "caml_aio_buffer_set_le_uint16" "noalloc"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 221, characters 0-89:
- 221 | external unsafe_get_le_int31 : t -> int -> int = "caml_aio_buffer_get_le_int31" "noalloc"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 222, characters 0-97:
- 222 | external unsafe_set_le_int31 : t -> int -> int -> unit = "caml_aio_buffer_set_le_int31" "noalloc"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 224, characters 0-99:
- 224 | external unsafe_set_le_int32 : t -> int -> int32 -> unit = "caml_aio_buffer_set_le_int32" "noalloc"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio_buffer.ml", line 226, characters 0-99:
- 226 | external unsafe_set_le_int64 : t -> int -> int64 -> unit = "caml_aio_buffer_set_le_int64" "noalloc"
-       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlc -c aio.mli
- File "aio.mli", line 37, characters 2-74:
- 37 |   external page_size : unit -> int = "caml_aio_buffer_page_size" "noalloc"
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 60, characters 2-83:
- 60 |   external unsafe_get_int8 : t -> int -> int = "caml_aio_buffer_get_int8" "noalloc"
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 61, characters 2-87:
- 61 |   external unsafe_get_uint16 : t -> int -> int = "caml_aio_buffer_get_uint16" "noalloc"
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 62, characters 2-85:
- 62 |   external unsafe_get_int16 : t -> int -> int = "caml_aio_buffer_get_int16" "noalloc"
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 63, characters 2-85:
- 63 |   external unsafe_get_int31 : t -> int -> int = "caml_aio_buffer_get_int31" "noalloc"
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 78, characters 2-91:
- 78 |   external unsafe_set_int8 : t -> int -> int -> unit = "caml_aio_buffer_set_int8" "noalloc"
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 79, characters 2-95:
- 79 |   external unsafe_set_uint16 : t -> int -> int -> unit = "caml_aio_buffer_set_uint16" "noalloc"
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 80, characters 2-93:
- 80 |   external unsafe_set_int16 : t -> int -> int -> unit = "caml_aio_buffer_set_int16" "noalloc"
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 83, characters 2-93:
- 83 |   external unsafe_set_int31 : t -> int -> int -> unit = "caml_aio_buffer_set_int31" "noalloc"
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 84, characters 2-95:
- 84 |   external unsafe_set_int32 : t -> int -> int32 -> unit = "caml_aio_buffer_set_int32" "noalloc"
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 85, characters 2-95:
- 85 |   external unsafe_set_int64 : t -> int -> int64 -> unit = "caml_aio_buffer_set_int64" "noalloc"
-        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 110, characters 2-91:
- 110 |   external unsafe_get_be_int16 : t -> int -> int = "caml_aio_buffer_get_be_int16" "noalloc"
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 111, characters 2-93:
- 111 |   external unsafe_get_be_uint16 : t -> int -> int = "caml_aio_buffer_get_be_uint16" "noalloc"
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 112, characters 2-91:
- 112 |   external unsafe_get_be_int31 : t -> int -> int = "caml_aio_buffer_get_be_int31" "noalloc"
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 124, characters 2-99:
- 124 |   external unsafe_set_be_int16 : t -> int -> int -> unit = "caml_aio_buffer_set_be_int16" "noalloc"
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 125, characters 2-101:
- 125 |   external unsafe_set_be_uint16 : t -> int -> int -> unit = "caml_aio_buffer_set_be_uint16" "noalloc"
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 126, characters 2-99:
- 126 |   external unsafe_set_be_int31 : t -> int -> int -> unit = "caml_aio_buffer_set_be_int31" "noalloc"
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 127, characters 2-101:
- 127 |   external unsafe_set_be_int32 : t -> int -> int32 -> unit = "caml_aio_buffer_set_be_int32" "noalloc"
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 128, characters 2-101:
- 128 |   external unsafe_set_be_int64 : t -> int -> int64 -> unit = "caml_aio_buffer_set_be_int64" "noalloc"
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 140, characters 2-91:
- 140 |   external unsafe_get_le_int16 : t -> int -> int = "caml_aio_buffer_get_le_int16" "noalloc"
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 141, characters 2-93:
- 141 |   external unsafe_get_le_uint16 : t -> int -> int = "caml_aio_buffer_get_le_uint16" "noalloc"
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 142, characters 2-91:
- 142 |   external unsafe_get_le_int31 : t -> int -> int = "caml_aio_buffer_get_le_int31" "noalloc"
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 154, characters 2-99:
- 154 |   external unsafe_set_le_int16 : t -> int -> int -> unit = "caml_aio_buffer_set_le_int16" "noalloc"
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 155, characters 2-101:
- 155 |   external unsafe_set_le_uint16 : t -> int -> int -> unit = "caml_aio_buffer_set_le_uint16" "noalloc"
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 156, characters 2-99:
- 156 |   external unsafe_set_le_int31 : t -> int -> int -> unit = "caml_aio_buffer_set_le_int31" "noalloc"
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 157, characters 2-101:
- 157 |   external unsafe_set_le_int32 : t -> int -> int32 -> unit = "caml_aio_buffer_set_le_int32" "noalloc"
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- File "aio.mli", line 158, characters 2-101:
- 158 |   external unsafe_set_le_int64 : t -> int -> int64 -> unit = "caml_aio_buffer_set_le_int64" "noalloc"
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: [@@noalloc] should be used instead of "noalloc"
- ocamlc -c aio.ml
- ocamlmklib         \
- 			-o aio_stubs  aio_stubs.o aio_buffer_stubs.o -laio  \
- 			
- ocamlc -a -cclib -laio_stubs -cclib -laio   -dllib dllaio_stubs.so -custom             -o aio.cma aio_buffer.cmo aio.cmo
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/aio.0.0.3/lib'
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/aio.0.0.3/lib'
-> compiled  aio.0.0.3
Processing  3/3: [aio: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/aio.0.0.3)
- /usr/bin/make -C lib install
- make[1]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/aio.0.0.3/lib'
- make[2]: Entering directory '/home/opam/.opam/4.14/.opam-switch/build/aio.0.0.3/lib'
- make[2]: 'libaio_stubs.a' is up to date.
- make[2]: 'aio.cma' is up to date.
- make[2]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/aio.0.0.3/lib'
- 
- Installing byte-code library with ocamlfind
- ocamlfind install  aio META \
-   aio.mli aio.cmi aio.cma libaio_stubs.a dllaio_stubs.so
- Installed /home/opam/.opam/4.14/lib/aio/libaio_stubs.a
- Installed /home/opam/.opam/4.14/lib/aio/aio.cma
- Installed /home/opam/.opam/4.14/lib/aio/aio.cmi
- Installed /home/opam/.opam/4.14/lib/aio/aio.mli
- Installed /home/opam/.opam/4.14/lib/stublibs/dllaio_stubs.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllaio_stubs.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/aio/META
- 
- Installation successful.
- make[1]: Leaving directory '/home/opam/.opam/4.14/.opam-switch/build/aio.0.0.3/lib'
-> installed aio.0.0.3
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 21:47.15 ---> saved as "66a68c1217050f110fb6117a37a868683ccaa5f7488d547181f215892d840622"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u aio:49bc592fc0b4321b8356083410166b69"))
2024-09-12 21:47.18 ---> saved as "bd26f7bd6c48338e3cefa7940044893d870ccad184ebea64a39b36b827dd74ec"

/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.183824') && (for DATA in prep/universes/49bc592fc0b4321b8356083410166b69/aio/0.0.3,aio.0.0.3-49bc592fc0b4321b8356083410166b69,aio.0.0.3; 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/49bc592fc0b4321b8356083410166b69/aio/0.0.3,aio.0.0.3-49bc592fc0b4321b8356083410166b69,aio.0.0.3; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/49bc592fc0b4321b8356083410166b69/aio/0.0.3,aio.0.0.3-49bc592fc0b4321b8356083410166b69,aio.0.0.3; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.183824
prep/universes/49bc592fc0b4321b8356083410166b69/aio/0.0.3/lib/
prep/universes/49bc592fc0b4321b8356083410166b69/aio/0.0.3/lib/aio/
prep/universes/49bc592fc0b4321b8356083410166b69/aio/0.0.3/lib/aio/aio.ocamlobjinfo
prep/universes/49bc592fc0b4321b8356083410166b69/aio/0.0.3/lib/aio/META
prep/universes/49bc592fc0b4321b8356083410166b69/aio/0.0.3/lib/aio/aio.cmi
prep/universes/49bc592fc0b4321b8356083410166b69/aio/0.0.3/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:aio.0.0.3-49bc592fc0b4321b8356083410166b69:e8f1261f91e901fb94d974dfb15f20451839aae5157ae43640da80f436395793
2024-09-12 21:47.19 ---> saved as "1797156fcf3a66c1cf5b633b97106d3b689871369be363e657545d98e009b767"
Job succeeded
2024-09-12 21:57.16: aio.0.0.3-49bc592fc0b4321b8356083410166b69 -> e8f1261f91e901fb94d974dfb15f20451839aae5157ae43640da80f436395793
2024-09-12 21:57.16: Job succeeded