Build:
  1. 0
2024-09-12 08:35.55: New job: Voodoo prep pyml.20170730; 49bc592fc0b4321b8356083410166b69
2024-09-12 08:35.55: Waiting for resource in pool OCluster
2024-09-12 21:49.46: Waiting for worker…
2024-09-12 21:51.32: Got resource from pool OCluster
2024-09-12 21:51.32: 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 pyml.20170730 ocamlfind.1.9.6 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u pyml: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.873713') && (for DATA in prep/universes/49bc592fc0b4321b8356083410166b69/pyml/20170730,pyml.20170730-49bc592fc0b4321b8356083410166b69,pyml.20170730; 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/pyml/20170730,pyml.20170730-49bc592fc0b4321b8356083410166b69,pyml.20170730; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/49bc592fc0b4321b8356083410166b69/pyml/20170730,pyml.20170730-49bc592fc0b4321b8356083410166b69,pyml.20170730; 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:51.32: RETRYING: 2024-09-12/083555-voodoo-prep-bb2e8a Number of retries: 0 (retriable error condition)
Building on asteria.caelum.ci.dev
All commits already cached
Updating files:  70% (22197/31627)
Updating files:  71% (22456/31627)
Updating files:  72% (22772/31627)
Updating files:  73% (23088/31627)
Updating files:  74% (23404/31627)
Updating files:  75% (23721/31627)
Updating files:  76% (24037/31627)
Updating files:  77% (24353/31627)
Updating files:  78% (24670/31627)
Updating files:  79% (24986/31627)
Updating files:  80% (25302/31627)
Updating files:  81% (25618/31627)
Updating files:  82% (25935/31627)
Updating files:  83% (26251/31627)
Updating files:  84% (26567/31627)
Updating files:  85% (26883/31627)
Updating files:  86% (27200/31627)
Updating files:  87% (27516/31627)
Updating files:  88% (27832/31627)
Updating files:  89% (28149/31627)
Updating files:  90% (28465/31627)
Updating files:  91% (28781/31627)
Updating files:  92% (29097/31627)
Updating files:  93% (29414/31627)
Updating files:  94% (29730/31627)
Updating files:  95% (30046/31627)
Updating files:  96% (30362/31627)
Updating files:  97% (30679/31627)
Updating files:  98% (30995/31627)
Updating files:  99% (31311/31627)
Updating files: 100% (31627/31627)
Updating files: 100% (31627/31627), done.
HEAD is now at 416bb59d4e Use parentheses in favour of precedence

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1' locally
docker.io/ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1: Pulling from ocaml/opam
5bece21b072e: Pulling fs layer
5bece21b072e: Verifying Checksum
5bece21b072e: Download complete
5bece21b072e: Pull complete
Digest: sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1
Status: Downloaded newer image for ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1
2024-09-12 21:45.21 ---> 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.21 ---> 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 (766 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 (7424 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.21 ---> 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 dune.3.16.0
-> installed bos.0.2.1
-> 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.21 ---> using "4b3eae20ee556ce466265d261fd5d7184b7506cfcf8217eea177582bdd289d8b" from cache

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

(from ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1' locally
docker.io/ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1: Pulling from ocaml/opam
5bece21b072e: Pulling fs layer
5bece21b072e: Verifying Checksum
5bece21b072e: Download complete
5bece21b072e: Pull complete
Digest: sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1
Status: Downloaded newer image for ocaml/opam@sha256:2135d0c56fc438ebc9377f99b020c06d4ecd43611be356b669914fea73ab2be1
2024-09-12 21:45.21 ---> 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.21 ---> using "b735425389b73ff0dbaabb86e65c55ba3d4affc0ec07062c4ba9fb8523aca05a" from cache

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

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

/home/opam: (copy (src repo) (dst /src/repo))
2024-09-12 21:45.22 ---> 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.22 ---> 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.22 ---> using "dc07aca1df7845d91f69b81531dbd8a12ffc09c132f3be67429cc82522ef5c57" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-09-12 21:45.22 ---> 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.22 ---> 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 pyml.20170730 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 (809 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 pyml.20170730 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
# No extra OS packages requirements found.
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install pyml 20170730

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/3: [pyml.20170730: http]
Processing  1/3:
-> retrieved pyml.20170730  (https://github.com/ocaml/opam-source-archives/raw/main/pyml-20170730.tar.gz)
Processing  2/3: [pyml: make all]
+ /usr/bin/make "all" "pymltop" (CWD=/home/opam/.opam/4.14/.opam-switch/build/pyml.20170730)
- ocamlfind: Package `utop' not found
- cp pyml_compat403.ml pyml_compat.ml
- cp pyml_arch_linux.ml pyml_arch.ml
- ocamlfind ocamlc  -c pyml_compat.mli -o pyml_compat.cmi
- ocamlfind ocamlopt  -c pyml_compat.ml -o pyml_compat.cmx
- ocamlfind ocamlopt  -c generate.ml -o generate.cmx
- ocamlfind ocamlopt pyml_compat.cmx generate.cmx -o generate
- ./generate
- ocamlfind ocamlc  -c pytypes.mli -o pytypes.cmi
- ocamlfind ocamlc  -c pyml_arch.mli -o pyml_arch.cmi
- ocamlfind ocamlc -i pywrappers.ml >pywrappers.mli
- ocamlfind ocamldep pyml_compat.ml pyml_arch.ml pytypes.ml pywrappers.ml py.ml pycaml.ml pyml_compat.mli pyml_arch.mli pytypes.mli pywrappers.mli py.mli pycaml.mli pyml_tests.ml >.depend
- ocamlfind: Package `utop' not found
- ocamlfind ocamlc  -c pyml_compat.ml -o pyml_compat.cmo
- ocamlfind ocamlc  -c pyml_arch.ml -o pyml_arch.cmo
- ocamlfind ocamlc  -c pytypes.ml -o pytypes.cmo
- ocamlfind ocamlc  -c pywrappers.mli -o pywrappers.cmi
- ocamlfind ocamlc  -c pywrappers.ml -o pywrappers.cmo
- ocamlfind ocamlc  -c py.mli -o py.cmi
- ocamlfind ocamlc  -c py.ml -o py.cmo
- File "py.ml", line 1194, characters 26-40:
- 1194 |           repr_or_string (Pervasives.not repr) v
-                                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlfind ocamlc  -c pycaml.mli -o pycaml.cmi
- ocamlfind ocamlc  -c pycaml.ml -o pycaml.cmo
- ocamlfind ocamlc -c pyml_stubs.c -o pyml_stubs.o
- pyml_stubs.c: In function 'xmalloc':
- pyml_stubs.c:22:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-    22 |         failwith("Virtual memory exhausted\n");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
- pyml_stubs.c: In function 'resolve':
- pyml_stubs.c:397:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   397 |         failwith(msg);
-       |             ^~~~~~~~~~                                                 
- pyml_stubs.c: In function 'assert_initialized':
- pyml_stubs.c:573:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   573 |         failwith("Run 'Py.initialize ()' first");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                      
- pyml_stubs.c: In function 'assert_python2':
- pyml_stubs.c:581:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   581 |         failwith("Python 2 needed");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                   
- pyml_stubs.c: In function 'assert_ucs2':
- pyml_stubs.c:589:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   589 |         failwith("Python with UCS2 needed");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- pyml_stubs.c: In function 'assert_ucs4':
- pyml_stubs.c:597:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   597 |         failwith("Python with UCS4 needed");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                           
- pyml_stubs.c: In function 'assert_python3':
- pyml_stubs.c:605:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   605 |         failwith("Python 3 needed");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~                                   
- In file included from pyml_stubs.c:2:
- pyml_stubs.c: In function 'py_load_library':
- /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))
-       |                       ^
- pyml_stubs.c:632:26: note: in expansion of macro 'String_val'
-   632 |         char *filename = String_val(Field(filename_ocaml, 0));
-       |                          ^~~~~~~~~~
- pyml_stubs.c:635:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   635 |             failwith("Library not found");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                             
- pyml_stubs.c:643:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   643 |         failwith("No Python symbol");
-       |             ^~~~~~~~~~~~~~~~~~~~~~~~~                                  
- pyml_stubs.c: In function 'py_unsetenv':
- /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))
-       |                       ^
- pyml_stubs.c:709:18: note: in expansion of macro 'String_val'
-   709 |     char *name = String_val(name_ocaml);
-       |                  ^~~~~~~~~~
- pyml_stubs.c:711:13: warning: "failwith" is deprecated: use "caml_failwith" instead
-   711 |         failwith(strerror(errno));
-       |             ^~~~~~~~~~~~~~~~~~~~~~                                     
- pyml_stubs.c: In function 'pyunwrap_wide_string':
- /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))
-       |                       ^
- pyml_stubs.c:1062:15: note: in expansion of macro 'String_val'
-  1062 |     char *s = String_val(string_ocaml);
-       |               ^~~~~~~~~~
- pyml_stubs.c: In function 'PyString_AsStringAndSize_wrapper':
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- pyml_stubs.c:1163:16: note: in expansion of macro 'String_val'
-  1163 |         memcpy(String_val(string), buffer, length);                            \
-       |                ^~~~~~~~~~
- pyml_stubs.c:1169:1: note: in expansion of macro 'StringAndSize_wrapper'
-  1169 | StringAndSize_wrapper(PyString_AsStringAndSize, char);
-       | ^~~~~~~~~~~~~~~~~~~~~
- In file included from pyml_stubs.c:9:
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- pyml_stubs.c: In function 'PyObject_AsCharBuffer_wrapper':
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- pyml_stubs.c:1163:16: note: in expansion of macro 'String_val'
-  1163 |         memcpy(String_val(string), buffer, length);                            \
-       |                ^~~~~~~~~~
- pyml_stubs.c:1170:1: note: in expansion of macro 'StringAndSize_wrapper'
-  1170 | StringAndSize_wrapper(PyObject_AsCharBuffer, const char);
-       | ^~~~~~~~~~~~~~~~~~~~~
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- pyml_stubs.c: In function 'PyObject_AsReadBuffer_wrapper':
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- pyml_stubs.c:1163:16: note: in expansion of macro 'String_val'
-  1163 |         memcpy(String_val(string), buffer, length);                            \
-       |                ^~~~~~~~~~
- pyml_stubs.c:1171:1: note: in expansion of macro 'StringAndSize_wrapper'
-  1171 | StringAndSize_wrapper(PyObject_AsReadBuffer, const void);
-       | ^~~~~~~~~~~~~~~~~~~~~
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- pyml_stubs.c: In function 'PyObject_AsWriteBuffer_wrapper':
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:290:24: warning: passing argument 1 of 'memcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-   290 | #define String_val(x) ((const char *) Bp_val(x))
-       |                       ~^~~~~~~~~~~~~~~~~~~~~~~~~
- pyml_stubs.c:1163:16: note: in expansion of macro 'String_val'
-  1163 |         memcpy(String_val(string), buffer, length);                            \
-       |                ^~~~~~~~~~
- pyml_stubs.c:1172:1: note: in expansion of macro 'StringAndSize_wrapper'
-  1172 | StringAndSize_wrapper(PyObject_AsWriteBuffer, void);
-       | ^~~~~~~~~~~~~~~~~~~~~
- /usr/include/string.h:43:39: note: expected 'void * restrict' but argument is of type 'const char *'
-    43 | extern void *memcpy (void *__restrict __dest, const void *__restrict __src,
-       |                      ~~~~~~~~~~~~~~~~~^~~~~~
- pyml_stubs.c: In function 'open_file':
- /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))
-       |                       ^
- pyml_stubs.c:1180:26: note: in expansion of macro 'String_val'
-  1180 |         char *filename = String_val(Field(file, 0));
-       |                          ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_Py_FdIsInteractive_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:90:18: note: in expansion of macro 'String_val'
-    90 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyCapsule_IsValid_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:134:18: note: in expansion of macro 'String_val'
-   134 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyDict_DelItemString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:180:18: note: in expansion of macro 'String_val'
-   180 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyDict_GetItemString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:204:18: note: in expansion of macro 'String_val'
-   204 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyDict_SetItemString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:261:18: note: in expansion of macro 'String_val'
-   261 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyErr_SetString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:384:18: note: in expansion of macro 'String_val'
-   384 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyImport_AddModule_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:962:18: note: in expansion of macro 'String_val'
-   962 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyImport_ExecCodeModule_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:983:18: note: in expansion of macro 'String_val'
-   983 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyImport_ExecCodeModuleEx_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:995:18: note: in expansion of macro 'String_val'
-   995 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- /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))
-       |                       ^
- pyml_wrappers.inc:997:18: note: in expansion of macro 'String_val'
-   997 |     char *arg2 = String_val(arg2_ocaml);
-       |                  ^~~~~~~~~~
- In file included from pyml_stubs.c:1297:
- pyml_wrappers.inc: In function 'Python_PyImport_GetMagicNumber_wrapper':
- pyml_wrappers.inc:1009:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-  1009 |     CAMLreturn(copy_int64(result));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                        
- pyml_wrappers.inc: In function 'Python_PyImport_ImportFrozenModule_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:1028:18: note: in expansion of macro 'String_val'
-  1028 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyImport_ImportModule_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:1050:18: note: in expansion of macro 'String_val'
-  1050 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyImport_ImportModuleLevel_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:1061:18: note: in expansion of macro 'String_val'
-  1061 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyLong_AsLong_wrapper':
- pyml_wrappers.inc:1148:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-  1148 |     CAMLreturn(copy_int64(result));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                        
- pyml_wrappers.inc: In function 'Python_PyMapping_GetItemString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:1180:18: note: in expansion of macro 'String_val'
-  1180 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyMapping_HasKeyString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:1204:18: note: in expansion of macro 'String_val'
-  1204 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyMapping_SetItemString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:1227:18: note: in expansion of macro 'String_val'
-  1227 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyMarshal_ReadObjectFromString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:1274:18: note: in expansion of macro 'String_val'
-  1274 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyModule_AddObject_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:1348:18: note: in expansion of macro 'String_val'
-  1348 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyModule_New_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:1393:18: note: in expansion of macro 'String_val'
-  1393 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyObject_DelItemString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:1819:18: note: in expansion of macro 'String_val'
-  1819 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyObject_GetAttrString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:1843:18: note: in expansion of macro 'String_val'
-  1843 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyObject_HasAttrString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:1890:18: note: in expansion of macro 'String_val'
-  1890 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyObject_Hash_wrapper':
- pyml_wrappers.inc:1903:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-  1903 |     CAMLreturn(copy_int64(result));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                        
- pyml_wrappers.inc: In function 'Python_PyObject_SetAttrString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:1999:18: note: in expansion of macro 'String_val'
-  1999 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyRun_AnyFileExFlags_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:2058:18: note: in expansion of macro 'String_val'
-  2058 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyRun_FileExFlags_native':
- /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))
-       |                       ^
- pyml_wrappers.inc:2074:18: note: in expansion of macro 'String_val'
-  2074 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyRun_InteractiveOneFlags_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:2098:18: note: in expansion of macro 'String_val'
-  2098 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyRun_InteractiveLoopFlags_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:2113:18: note: in expansion of macro 'String_val'
-  2113 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyRun_SimpleFileExFlags_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:2128:18: note: in expansion of macro 'String_val'
-  2128 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyRun_StringFlags_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:2142:18: note: in expansion of macro 'String_val'
-  2142 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PyRun_SimpleStringFlags_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:2158:18: note: in expansion of macro 'String_val'
-  2158 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python_PySequence_Fast_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:2244:18: note: in expansion of macro 'String_val'
-  2244 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python2_Py_SetProgramName_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:2569:18: note: in expansion of macro 'String_val'
-  2569 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python2_Py_SetPythonHome_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:2580:18: note: in expansion of macro 'String_val'
-  2580 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python2_Py_CompileStringFlags_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:2591:18: note: in expansion of macro 'String_val'
-  2591 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- /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))
-       |                       ^
- pyml_wrappers.inc:2592:18: note: in expansion of macro 'String_val'
-  2592 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python2_PyInt_AsLong_wrapper':
- pyml_wrappers.inc:2666:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-  2666 |     CAMLreturn(copy_int64(result));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                        
- pyml_wrappers.inc: In function 'Python2_PyInt_GetMax_wrapper':
- pyml_wrappers.inc:2687:13: warning: "copy_int64" is deprecated: use "caml_copy_int64" instead
-  2687 |     CAMLreturn(copy_int64(result));
-       |             ^~~~~~~~~~~~~~~~~~~~~~~                                        
- pyml_wrappers.inc: In function 'Python2_PyString_FromString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:2801:18: note: in expansion of macro 'String_val'
-  2801 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python2_PyString_FromStringAndSize_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:2812:18: note: in expansion of macro 'String_val'
-  2812 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'UCS2_PyUnicodeUCS2_AsEncodedString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:2838:18: note: in expansion of macro 'String_val'
-  2838 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- /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))
-       |                       ^
- pyml_wrappers.inc:2839:18: note: in expansion of macro 'String_val'
-  2839 |     char *arg2 = String_val(arg2_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'UCS2_PyUnicodeUCS2_DecodeUTF8_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:2883:18: note: in expansion of macro 'String_val'
-  2883 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    71 | #define Is_block(x)  (((x) & 1) == 0)
-       |                      ^
- pyml_wrappers.inc:2885:18: note: in expansion of macro 'Is_block'
-  2885 |     char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL;
-       |                  ^~~~~~~~
- pyml_wrappers.inc: In function 'UCS2_PyUnicodeUCS2_DecodeUTF16_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:2896:18: note: in expansion of macro 'String_val'
-  2896 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    71 | #define Is_block(x)  (((x) & 1) == 0)
-       |                      ^
- pyml_wrappers.inc:2898:18: note: in expansion of macro 'Is_block'
-  2898 |     char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL;
-       |                  ^~~~~~~~
- pyml_wrappers.inc: In function 'UCS2_PyUnicodeUCS2_DecodeUTF32_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:2910:18: note: in expansion of macro 'String_val'
-  2910 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    71 | #define Is_block(x)  (((x) & 1) == 0)
-       |                      ^
- pyml_wrappers.inc:2912:18: note: in expansion of macro 'Is_block'
-  2912 |     char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL;
-       |                  ^~~~~~~~
- pyml_wrappers.inc: In function 'UCS2_PyUnicodeUCS2_FromString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:2936:18: note: in expansion of macro 'String_val'
-  2936 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'UCS4_PyUnicodeUCS4_AsEncodedString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:2985:18: note: in expansion of macro 'String_val'
-  2985 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- /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))
-       |                       ^
- pyml_wrappers.inc:2986:18: note: in expansion of macro 'String_val'
-  2986 |     char *arg2 = String_val(arg2_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'UCS4_PyUnicodeUCS4_DecodeUTF8_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:3030:18: note: in expansion of macro 'String_val'
-  3030 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    71 | #define Is_block(x)  (((x) & 1) == 0)
-       |                      ^
- pyml_wrappers.inc:3032:18: note: in expansion of macro 'Is_block'
-  3032 |     char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL;
-       |                  ^~~~~~~~
- pyml_wrappers.inc: In function 'UCS4_PyUnicodeUCS4_DecodeUTF16_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:3043:18: note: in expansion of macro 'String_val'
-  3043 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    71 | #define Is_block(x)  (((x) & 1) == 0)
-       |                      ^
- pyml_wrappers.inc:3045:18: note: in expansion of macro 'Is_block'
-  3045 |     char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL;
-       |                  ^~~~~~~~
- pyml_wrappers.inc: In function 'UCS4_PyUnicodeUCS4_DecodeUTF32_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:3057:18: note: in expansion of macro 'String_val'
-  3057 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    71 | #define Is_block(x)  (((x) & 1) == 0)
-       |                      ^
- pyml_wrappers.inc:3059:18: note: in expansion of macro 'Is_block'
-  3059 |     char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL;
-       |                  ^~~~~~~~
- pyml_wrappers.inc: In function 'UCS4_PyUnicodeUCS4_FromString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:3083:18: note: in expansion of macro 'String_val'
-  3083 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python3_Py_CompileStringExFlags_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:3213:18: note: in expansion of macro 'String_val'
-  3213 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- /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))
-       |                       ^
- pyml_wrappers.inc:3214:18: note: in expansion of macro 'String_val'
-  3214 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python3_PyBytes_FromString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:3240:18: note: in expansion of macro 'String_val'
-  3240 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python3_PyImport_ExecCodeModuleWithPathnames_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:3276:18: note: in expansion of macro 'String_val'
-  3276 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- /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))
-       |                       ^
- pyml_wrappers.inc:3278:18: note: in expansion of macro 'String_val'
-  3278 |     char *arg2 = String_val(arg2_ocaml);
-       |                  ^~~~~~~~~~
- /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))
-       |                       ^
- pyml_wrappers.inc:3279:18: note: in expansion of macro 'String_val'
-  3279 |     char *arg3 = String_val(arg3_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python3_PyUnicode_AsEncodedString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:3317:18: note: in expansion of macro 'String_val'
-  3317 |     char *arg1 = String_val(arg1_ocaml);
-       |                  ^~~~~~~~~~
- /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))
-       |                       ^
- pyml_wrappers.inc:3318:18: note: in expansion of macro 'String_val'
-  3318 |     char *arg2 = String_val(arg2_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python3_PyUnicode_DecodeUTF8_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:3362:18: note: in expansion of macro 'String_val'
-  3362 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    71 | #define Is_block(x)  (((x) & 1) == 0)
-       |                      ^
- pyml_wrappers.inc:3364:18: note: in expansion of macro 'Is_block'
-  3364 |     char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL;
-       |                  ^~~~~~~~
- pyml_wrappers.inc: In function 'Python3_PyUnicode_DecodeUTF16_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:3375:18: note: in expansion of macro 'String_val'
-  3375 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    71 | #define Is_block(x)  (((x) & 1) == 0)
-       |                      ^
- pyml_wrappers.inc:3377:18: note: in expansion of macro 'Is_block'
-  3377 |     char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL;
-       |                  ^~~~~~~~
- pyml_wrappers.inc: In function 'Python3_PyUnicode_DecodeUTF32_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:3389:18: note: in expansion of macro 'String_val'
-  3389 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- /home/opam/.opam/4.14/lib/ocaml/caml/mlvalues.h:71:22: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
-    71 | #define Is_block(x)  (((x) & 1) == 0)
-       |                      ^
- pyml_wrappers.inc:3391:18: note: in expansion of macro 'Is_block'
-  3391 |     char *arg2 = Is_block(arg2_ocaml) ? String_val(Field(arg2_ocaml, 0)) : NULL;
-       |                  ^~~~~~~~
- pyml_wrappers.inc: In function 'Python3_PyUnicode_FromString_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:3415:18: note: in expansion of macro 'String_val'
-  3415 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- pyml_wrappers.inc: In function 'Python3_PyUnicode_FromStringAndSize_wrapper':
- /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))
-       |                       ^
- pyml_wrappers.inc:3426:18: note: in expansion of macro 'String_val'
-  3426 |     char *arg0 = String_val(arg0_ocaml);
-       |                  ^~~~~~~~~~
- ocamlfind ocamlmklib -o pyml_stubs pyml_stubs.o
- ocamlfind ocamlc -custom -cclib "-L. -lpyml_stubs" -a pyml_compat.cmo pyml_arch.cmo pytypes.cmo pywrappers.cmo py.cmo pycaml.cmo -o pyml.cma
- ocamlfind ocamlopt  -c pyml_arch.ml -o pyml_arch.cmx
- ocamlfind ocamlopt  -c pytypes.ml -o pytypes.cmx
- ocamlfind ocamlopt  -c pywrappers.ml -o pywrappers.cmx
- ocamlfind ocamlopt  -c py.ml -o py.cmx
- File "py.ml", line 1194, characters 26-40:
- 1194 |           repr_or_string (Pervasives.not repr) v
-                                  ^^^^^^^^^^^^^^
- Alert deprecated: module Stdlib.Pervasives
- Use Stdlib instead.
- 
- If you need to stay compatible with OCaml < 4.07, you can use the 
- stdlib-shims library: https://github.com/ocaml/stdlib-shims
- ocamlfind ocamlopt  -c pycaml.ml -o pycaml.cmx
- ocamlfind ocamlopt -cclib "-L. -lpyml_stubs" -a pyml_compat.cmx pyml_arch.cmx pytypes.cmx pywrappers.cmx py.cmx pycaml.cmx -o pyml.cmxa
- ocamlfind ocamlopt -cclib "-L. -lpyml_stubs" -shared pyml_compat.cmx pyml_arch.cmx pytypes.cmx pywrappers.cmx py.cmx pycaml.cmx -o pyml.cmxs
- The py.ml library is compiled.
- Run `make doc' to build the documentation.
- Run `make tests' to check the test suite.
- Run `make install' to install the library via ocamlfind.
- Run `make pymltop' to build the toplevel.
- Run `make pymlutop' to build the utop toplevel.
- if [ -z "/usr/local" ]; then \
-   echo "let libdir=\"/home/opam\""; \
- else \
-   echo "let libdir=\"/usr/local/lib/pyml/\""; \
- fi >pymltop_libdir.ml
- ocamlfind ocamlc  -c pymltop_libdir.ml -o pymltop_libdir.cmo
- ocamlfind ocamlc -I +compiler-libs -c pytop.ml
- findlib: [WARNING] Interface topdirs.cmi occurs in several directories: /home/opam/.opam/4.14/lib/ocaml, /home/opam/.opam/4.14/lib/ocaml/compiler-libs
- ocamlfind ocamlmktop -o pymltop unix.cma pyml.cma pymltop_libdir.cmo pytop.cmo
-> compiled  pyml.20170730
Processing  3/3: [pyml: make install]
+ /usr/bin/make "install" "PREFIX=/home/opam/.opam/4.14" (CWD=/home/opam/.opam/4.14/.opam-switch/build/pyml.20170730)
- ocamlfind: Package `utop' not found
- ocamlfind install pyml py.mli pyml_compat.cmi pyml_arch.cmi pytypes.cmi pywrappers.cmi py.cmi pycaml.cmi pyml_compat.cmx pyml_arch.cmx pytypes.cmx pywrappers.cmx py.cmx pycaml.cmx pyml.cma pyml.cmxa pyml.cmxs pyml.a libpyml_stubs.a dllpyml_stubs.so META
- Installed /home/opam/.opam/4.14/lib/pyml/libpyml_stubs.a
- Installed /home/opam/.opam/4.14/lib/pyml/pyml.a
- Installed /home/opam/.opam/4.14/lib/pyml/pyml.cmxs
- Installed /home/opam/.opam/4.14/lib/pyml/pyml.cmxa
- Installed /home/opam/.opam/4.14/lib/pyml/pyml.cma
- Installed /home/opam/.opam/4.14/lib/pyml/pycaml.cmx
- Installed /home/opam/.opam/4.14/lib/pyml/py.cmx
- Installed /home/opam/.opam/4.14/lib/pyml/pywrappers.cmx
- Installed /home/opam/.opam/4.14/lib/pyml/pytypes.cmx
- Installed /home/opam/.opam/4.14/lib/pyml/pyml_arch.cmx
- Installed /home/opam/.opam/4.14/lib/pyml/pyml_compat.cmx
- Installed /home/opam/.opam/4.14/lib/pyml/pycaml.cmi
- Installed /home/opam/.opam/4.14/lib/pyml/py.cmi
- Installed /home/opam/.opam/4.14/lib/pyml/pywrappers.cmi
- Installed /home/opam/.opam/4.14/lib/pyml/pytypes.cmi
- Installed /home/opam/.opam/4.14/lib/pyml/pyml_arch.cmi
- Installed /home/opam/.opam/4.14/lib/pyml/pyml_compat.cmi
- Installed /home/opam/.opam/4.14/lib/pyml/py.mli
- Installed /home/opam/.opam/4.14/lib/stublibs/dllpyml_stubs.so
- Installed /home/opam/.opam/4.14/lib/stublibs/dllpyml_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/pyml/META
- [ ! -f pymltop ] || install pymltop /home/opam/.opam/4.14/bin/pymltop
- [ ! -f pymlutop ] || install pymlutop /home/opam/.opam/4.14/bin/pymlutop
-> installed pyml.20170730
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 21:46.40 ---> saved as "ac2a91db9ba0ef48d6a228db1f815cc8b449441c636f3f02856c2f27039a8c5f"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u pyml:49bc592fc0b4321b8356083410166b69"))
2024-09-12 21:46.42 ---> saved as "7d3dfb5ca6217bd327bb240a752a6e8f236c44775f9890ee1794d4808298ec51"

/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.873713') && (for DATA in prep/universes/49bc592fc0b4321b8356083410166b69/pyml/20170730,pyml.20170730-49bc592fc0b4321b8356083410166b69,pyml.20170730; 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/pyml/20170730,pyml.20170730-49bc592fc0b4321b8356083410166b69,pyml.20170730; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/49bc592fc0b4321b8356083410166b69/pyml/20170730,pyml.20170730-49bc592fc0b4321b8356083410166b69,pyml.20170730; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.873713
prep/universes/49bc592fc0b4321b8356083410166b69/pyml/20170730/lib/
prep/universes/49bc592fc0b4321b8356083410166b69/pyml/20170730/lib/pyml/
prep/universes/49bc592fc0b4321b8356083410166b69/pyml/20170730/lib/pyml/pyml.ocamlobjinfo
prep/universes/49bc592fc0b4321b8356083410166b69/pyml/20170730/lib/pyml/META
prep/universes/49bc592fc0b4321b8356083410166b69/pyml/20170730/lib/pyml/py.cmi
prep/universes/49bc592fc0b4321b8356083410166b69/pyml/20170730/lib/pyml/pycaml.cmi
prep/universes/49bc592fc0b4321b8356083410166b69/pyml/20170730/lib/pyml/pyml_arch.cmi
prep/universes/49bc592fc0b4321b8356083410166b69/pyml/20170730/lib/pyml/pyml_compat.cmi
prep/universes/49bc592fc0b4321b8356083410166b69/pyml/20170730/lib/pyml/pytypes.cmi
prep/universes/49bc592fc0b4321b8356083410166b69/pyml/20170730/lib/pyml/pywrappers.cmi
prep/universes/49bc592fc0b4321b8356083410166b69/pyml/20170730/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:pyml.20170730-49bc592fc0b4321b8356083410166b69:9faeab048684a836a1559865b6d42fd1a96beaefb1b0a6db2872a617e48ab5db
2024-09-12 21:46.42 ---> saved as "80278a13db58b6716c46b4e29efe61eaf5dedf853982976da2fabb6ab514276f"
Job succeeded
2024-09-12 21:54.19: pyml.20170730-49bc592fc0b4321b8356083410166b69 -> 9faeab048684a836a1559865b6d42fd1a96beaefb1b0a6db2872a617e48ab5db
2024-09-12 21:54.19: Job succeeded