Build:
  1. 0
2024-09-12 08:35.54: New job: Voodoo prep zarith-freestanding.1.7; a20dde52dd29839ef0f6227b1bdeab2e
2024-09-12 08:35.54: Waiting for resource in pool OCluster
2024-09-12 20:45.58: Waiting for worker…
2024-09-12 20:45.58: Got resource from pool OCluster
2024-09-12 20:45.58: Using cache hint "docs-universe-prep-4.09.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.09@sha256:7f5540b4c55cec187b443a7a1fa6da9107f0b232dd3acb68a69301a3beb5afdf)
         (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.09@sha256:7f5540b4c55cec187b443a7a1fa6da9107f0b232dd3acb68a69301a3beb5afdf)
 (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 zarith-freestanding.1.7 zarith.1.7 solo5-bindings-hvt.0.6.4 ocamlfind.1.9.6 gmp-freestanding.6.1.2-1 conf-pkg-config.2 conf-perl.2 conf-m4.1 conf-libseccomp.1 conf-gmp.4 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u zarith-freestanding:a20dde52dd29839ef0f6227b1bdeab2e,zarith:45839ff2b5d9c7aa1f3dad999551fd31,gmp-freestanding:91dd18f097b05bae41dc79921e1f0e20"))
 (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.601926') && (for DATA in prep/universes/91dd18f097b05bae41dc79921e1f0e20/gmp-freestanding/6.1.2-1,gmp-freestanding.6.1.2-1-91dd18f097b05bae41dc79921e1f0e20,gmp-freestanding.6.1.2-1 prep/universes/45839ff2b5d9c7aa1f3dad999551fd31/zarith/1.7,zarith.1.7-45839ff2b5d9c7aa1f3dad999551fd31,zarith.1.7 prep/universes/a20dde52dd29839ef0f6227b1bdeab2e/zarith-freestanding/1.7,zarith-freestanding.1.7-a20dde52dd29839ef0f6227b1bdeab2e,zarith-freestanding.1.7; 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/91dd18f097b05bae41dc79921e1f0e20/gmp-freestanding/6.1.2-1,gmp-freestanding.6.1.2-1-91dd18f097b05bae41dc79921e1f0e20,gmp-freestanding.6.1.2-1 prep/universes/45839ff2b5d9c7aa1f3dad999551fd31/zarith/1.7,zarith.1.7-45839ff2b5d9c7aa1f3dad999551fd31,zarith.1.7 prep/universes/a20dde52dd29839ef0f6227b1bdeab2e/zarith-freestanding/1.7,zarith-freestanding.1.7-a20dde52dd29839ef0f6227b1bdeab2e,zarith-freestanding.1.7; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/91dd18f097b05bae41dc79921e1f0e20/gmp-freestanding/6.1.2-1,gmp-freestanding.6.1.2-1-91dd18f097b05bae41dc79921e1f0e20,gmp-freestanding.6.1.2-1 prep/universes/45839ff2b5d9c7aa1f3dad999551fd31/zarith/1.7,zarith.1.7-45839ff2b5d9c7aa1f3dad999551fd31,zarith.1.7 prep/universes/a20dde52dd29839ef0f6227b1bdeab2e/zarith-freestanding/1.7,zarith-freestanding.1.7-a20dde52dd29839ef0f6227b1bdeab2e,zarith-freestanding.1.7; 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 5e39aad26169244629007b77ef263b22c1abd667 --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.09.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-09-12 20:45.58: RETRYING: 2024-09-12/083554-voodoo-prep-68c3f0 Number of retries: 0 (retriable error condition)
Building on x86-bm-c3.sw.ocaml.org
All commits already cached
Updating files:  72% (23038/31916)
Updating files:  73% (23299/31916)
Updating files:  74% (23618/31916)
Updating files:  75% (23937/31916)
Updating files:  76% (24257/31916)
Updating files:  77% (24576/31916)
Updating files:  78% (24895/31916)
Updating files:  79% (25214/31916)
Updating files:  80% (25533/31916)
Updating files:  81% (25852/31916)
Updating files:  82% (26172/31916)
Updating files:  83% (26491/31916)
Updating files:  84% (26810/31916)
Updating files:  85% (27129/31916)
Updating files:  86% (27448/31916)
Updating files:  87% (27767/31916)
Updating files:  88% (28087/31916)
Updating files:  89% (28406/31916)
Updating files:  90% (28725/31916)
Updating files:  91% (29044/31916)
Updating files:  92% (29363/31916)
Updating files:  93% (29682/31916)
Updating files:  94% (30002/31916)
Updating files:  95% (30321/31916)
Updating files:  96% (30640/31916)
Updating files:  97% (30959/31916)
Updating files:  98% (31278/31916)
Updating files:  99% (31597/31916)
Updating files: 100% (31916/31916)
Updating files: 100% (31916/31916), done.
HEAD is now at 5e39aad261 Update packages/conf-m4/conf-m4.1/opam

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.09@sha256:7f5540b4c55cec187b443a7a1fa6da9107f0b232dd3acb68a69301a3beb5afdf)
2024-09-12 20:38.55 ---> using "b55902cc9743b3a887ce049aabd4cbf0585a5a1bf4deb0fb10f9c26e35e6ab04" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 20:38.55 ---> using "71f9ce1a3b4ccb7b0859b568b1362df07b5ddbd299d2317494d04a1c9a4112fc" 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 (1133 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 (17.9 MB/s)
Selecting previously unselected package libpkgconf3:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18733 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u8) ...
2024-09-12 20:38.55 ---> using "1c7a3536e029c8b3fc603560183257ff3deebb08e52aec54b8a8509d961358ea" 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.11.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.11.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 logs.0.7.0
-> installed fpath.0.7.3
-> installed bos.0.2.1
-> installed dune.3.16.0
-> installed swhid_core.0.1
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed re.1.11.0
-> installed sha.1.15.4
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.2.1
-> installed opam-format.2.2.1
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 20:38.55 ---> using "0510d679cbf7167e8bbd80028f1d8c92732a67bc792ee41194fe725ce0268096" from cache

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

(from ocaml/opam:debian-12-ocaml-4.09@sha256:7f5540b4c55cec187b443a7a1fa6da9107f0b232dd3acb68a69301a3beb5afdf)
2024-09-12 20:38.55 ---> using "b55902cc9743b3a887ce049aabd4cbf0585a5a1bf4deb0fb10f9c26e35e6ab04" from cache

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

/: (workdir /home/opam)

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

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

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

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

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

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

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

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

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

2024-09-12 20:38.57 ---> using "6a31f93eee494cf25a647119cf665bfa18dbb2381e76ded76050828014419b63" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-09-12 20:38.57 ---> using "5d945a51c8f1d5f2077ecbe8860dd3eb8b4ef63b4fe257dc8a8dba8d1e3cbea7" 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 20:39.05 ---> saved as "581002a61e02a496f2b366e1694c24a0b52eec1be4c112332ac116026db91a6d"

/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 zarith-freestanding.1.7 zarith.1.7 solo5-bindings-hvt.0.6.4 ocamlfind.1.9.6 gmp-freestanding.6.1.2-1 conf-pkg-config.2 conf-perl.2 conf-m4.1 conf-libseccomp.1 conf-gmp.4 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))

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

Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Fetched 295 kB in 0s (1026 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 zarith-freestanding.1.7 zarith.1.7 solo5-bindings-hvt.0.6.4 ocamlfind.1.9.6 gmp-freestanding.6.1.2-1 conf-pkg-config.2 conf-perl.2 conf-m4.1 conf-libseccomp.1 conf-gmp.4" 

Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies.
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
libgmp-dev
libseccomp-dev
linux-libc-dev
m4
perl
pkg-config
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install ocaml-src           4.09.1-1 [required by ocaml-freestanding]
  - install conf-perl           2
  - install conf-pkg-config     2
  - install conf-gmp            4
  - install conf-m4             1
  - install conf-libseccomp     1
  - install zarith              1.7
  - install solo5-bindings-hvt  0.6.4
  - install ocaml-freestanding  0.4.7    [required by gmp-freestanding, zarith-freestanding]
  - install gmp-freestanding    6.1.2-1
  - install zarith-freestanding 1.7
===== 11 to install =====

The following system packages will first need to be installed:
    libgmp-dev libseccomp-dev m4 pkg-config

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "libseccomp-dev" "m4" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 18733 files and directories currently installed.)
- Preparing to unpack .../0-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../1-libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../2-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package libseccomp-dev:amd64.
- Preparing to unpack .../3-libseccomp-dev_2.5.4-1+deb12u1_amd64.deb ...
- Unpacking libseccomp-dev:amd64 (2.5.4-1+deb12u1) ...
- Selecting previously unselected package m4.
- Preparing to unpack .../4-m4_1.4.19-3_amd64.deb ...
- Unpacking m4 (1.4.19-3) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../5-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../6-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../7-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- Setting up libseccomp-dev:amd64 (2.5.4-1+deb12u1) ...
- Setting up m4 (1.4.19-3) ...
- Setting up libpkgconf3:amd64 (1.8.1-1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up pkgconf-bin (1.8.1-1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-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) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved conf-gmp.4  (cached)
Processing  6/33: [gmp-freestanding.6.1.2-1: http]
Processing  7/33: [gmp-freestanding.6.1.2-1: http] [ocaml-freestanding.0.4.7: http]
Processing  8/33: [gmp-freestanding.6.1.2-1: http] [ocaml-freestanding.0.4.7: http]
Processing  9/33: [gmp-freestanding.6.1.2-1: http] [ocaml-freestanding.0.4.7: http] [conf-gmp: sh]
Processing 10/33: [gmp-freestanding.6.1.2-1: http] [ocaml-freestanding.0.4.7: http] [conf-gmp: sh] [conf-m4: sh echo | m4]
Processing 11/33: [gmp-freestanding.6.1.2-1: http] [ocaml-freestanding.0.4.7: http] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl]
Processing 12/33: [gmp-freestanding.6.1.2-1: http] [ocaml-freestanding.0.4.7: http] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 12/33: [ocaml-freestanding.0.4.7: http] [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 12/33: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> retrieved ocaml-src.4.09.1-1  (cached)
Processing 13/33: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config]
[ocaml-src: patch] applying fix-configure-4.09.1.patch
Processing 14/33: [conf-gmp: sh] [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [ocaml-src: patch]
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 14/33: [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [ocaml-src: patch]
-> installed conf-gmp.4
Processing 15/33: [conf-m4: sh echo | m4] [conf-perl: perl] [conf-pkg-config: pkg-config] [ocaml-src: patch]
- + echo
- + m4
- 
-> compiled  conf-m4.1
Processing 15/33: [conf-perl: perl] [conf-pkg-config: pkg-config] [ocaml-src: patch]
-> installed conf-m4.1
Processing 16/33: [conf-perl: perl] [conf-pkg-config: pkg-config] [ocaml-src: patch]
- 
- This is perl 5, version 36, subversion 0 (v5.36.0) built for x86_64-linux-gnu-thread-multi
- (with 53 registered patches, see perl -V for more detail)
- 
- Copyright 1987-2022, Larry Wall
- 
- Perl may be copied only under the terms of either the Artistic License or the
- GNU General Public License, which may be found in the Perl 5 source kit.
- 
- Complete documentation for Perl, including FAQ lists, should be found on
- this system using "man perl" or "perldoc perl".  If you have access to the
- Internet, point your browser at https://www.perl.org/, the Perl Home Page.
- 
-> compiled  conf-perl.2
Processing 16/33: [conf-pkg-config: pkg-config] [ocaml-src: patch]
-> installed conf-perl.2
Processing 17/33: [conf-pkg-config: pkg-config] [ocaml-src: patch]
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.2
Processing 17/33: [ocaml-src: patch]
Processing 18/33: [ocaml-src: patch] [conf-pkg-config: mkdir]
Processing 18/33: [gmp-freestanding.6.1.2-1/gmp-freestanding.pc: dl] [ocaml-src: patch] [conf-pkg-config: mkdir]
-> retrieved ocaml-freestanding.0.4.7  (https://github.com/mirage/ocaml-solo5/archive/v0.4.7.tar.gz)
Processing 19/33: [gmp-freestanding.6.1.2-1/gmp-freestanding.pc: dl] [ocaml-src: patch] [conf-pkg-config: mkdir]
-> retrieved solo5-bindings-hvt.0.6.4  (cached)
Processing 20/33: [gmp-freestanding.6.1.2-1/gmp-freestanding.pc: dl] [ocaml-src: patch] [conf-pkg-config: mkdir]
Processing 20/33: [gmp-freestanding.6.1.2-1/gmp-freestanding.pc: dl] [conf-pkg-config: mkdir]
-> installed conf-pkg-config.2
Processing 20/33: [gmp-freestanding.6.1.2-1/gmp-freestanding.pc: dl]
Processing 21/33: [gmp-freestanding.6.1.2-1/gmp-freestanding.pc: dl] [conf-libseccomp: pkg-config libseccomp]
Processing 22/33: [gmp-freestanding.6.1.2-1/gmp-freestanding.pc: dl] [conf-libseccomp: pkg-config libseccomp] [ocaml-src: cp .]
Processing 22/33: [gmp-freestanding.6.1.2-1/mirage-build.sh: dl] [conf-libseccomp: pkg-config libseccomp] [ocaml-src: cp .]
-> retrieved zarith.1.7  (cached)
Processing 23/33: [gmp-freestanding.6.1.2-1/mirage-build.sh: dl] [conf-libseccomp: pkg-config libseccomp] [zarith: ./configure] [ocaml-src: cp .]
Processing 23/33: [gmp-freestanding.6.1.2-1/mirage-build.sh: dl] [zarith-freestanding.1.7/config.diff: dl] [conf-libseccomp: pkg-config libseccomp] [zarith: ./configure] [ocaml-src: cp .]
-> compiled  conf-libseccomp.1
Processing 23/33: [gmp-freestanding.6.1.2-1/mirage-build.sh: dl] [zarith-freestanding.1.7/config.diff: dl] [zarith: ./configure] [ocaml-src: cp .]
-> retrieved gmp-freestanding.6.1.2-1  (https://gmplib.org/download/gmp/gmp-6.1.2.tar.xz)
Processing 23/33: [zarith-freestanding.1.7/config.diff: dl] [zarith: ./configure] [ocaml-src: cp .]
Processing 23/33: [zarith-freestanding.1.7/mirage-build.sh: dl] [zarith: ./configure] [ocaml-src: cp .]
-> installed ocaml-src.4.09.1-1
Processing 23/33: [zarith-freestanding.1.7/mirage-build.sh: dl] [zarith: ./configure]
-> installed conf-libseccomp.1
Processing 24/33: [zarith-freestanding.1.7/mirage-build.sh: dl] [zarith: ./configure]
Processing 25/33: [zarith-freestanding.1.7/mirage-build.sh: dl] [solo5-bindings-hvt: ./configure.sh] [zarith: ./configure]
- binary ocaml: found in /home/opam/.opam/4.09/bin
- binary ocamlc: found in /home/opam/.opam/4.09/bin
- binary ocamldep: found in /home/opam/.opam/4.09/bin
- binary ocamlmklib: found in /home/opam/.opam/4.09/bin
- binary ocamldoc: found in /home/opam/.opam/4.09/bin
- binary ar: found in /usr/bin
- binary perl: found in /usr/bin
- binary gcc: found in /usr/bin
- binary ocamlopt: found in /home/opam/.opam/4.09/bin
- checking compilation with gcc -O3 -Wall -Wextra : working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /home/opam/.opam/4.09/bin
- OCaml's word size is 64
- binary uname: found in /usr/bin
- include gmp.h: found
- library gmp: found
- OCaml extended comparison supported
- OCaml new hash functions available
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   asm path:             x86_64
-   defines:              -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX 
-   libraries:             -lgmp
-   C options:            -O3 -Wall -Wextra 
-   asm options           
-   installation path:    /home/opam/.opam/4.09/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 25/33: [zarith-freestanding.1.7/mirage-build.sh: dl] [solo5-bindings-hvt: ./configure.sh] [zarith: make]
-> retrieved zarith-freestanding.1.7  (cached)
Processing 25/33: [solo5-bindings-hvt: ./configure.sh] [zarith: make]
- configure.sh: ERROR: Only 'gcc' 4.x+ is supported on Linux
[ERROR] The compilation of solo5-bindings-hvt.0.6.4 failed at "./configure.sh".
Processing 25/33: [zarith: make]
Processing 26/33: [zarith: make]
Processing 27/33: [zarith: make]
Processing 28/33: [zarith: make]
Processing 29/33: [zarith: make]
Processing 30/33: [zarith: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.09/.opam-switch/build/zarith.1.7)
- ./z_pp.pl x86_64
- Name "main::extra" used only once: possible typo at ./z_pp.pl line 29.
- found assembly file caml_z_x86_64.S
-   found abs
-   found add
-   found div
-   found divexact
-   found logand
-   found lognot
-   found logor
-   found logxor
-   found mul
-   found neg
-   found pred
-   found rem
-   found shift_left
-   found shift_right
-   found sub
-   found succ
- ocamldep -native  z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc   -c z.mli
- ocamlc   -c z.ml
- ocamlc   -c q.mli
- ocamlc   -c q.ml
- ocamlc   -c big_int_Z.mli
- ocamlc   -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmo q.cmo big_int_Z.cmo -lgmp
- gcc -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX     -c -o caml_z_x86_64.o caml_z_x86_64.S
- ocamlc -ccopt "-I/home/opam/.opam/4.09/lib/ocaml  -DZ_OCAML_HASH -DZ_OCAML_COMPARE_EXT -DHAS_GMP -DZ_ELF -DZ_DOT_LABEL_PREFIX  -O3 -Wall -Wextra " -c caml_z.c
- caml_z.c:2999:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers]
-  2999 | };
-       | ^
- In file included from caml_z.c:48:
- /home/opam/.opam/4.09/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here
-    40 |   const struct custom_fixed_length* fixed_length;
-       |                                     ^~~~~~~~~~~~
- ocamlmklib -failsafe -o zarith caml_z_x86_64.o caml_z.o -lgmp
- ocamlopt   -c z.ml
- ocamlopt   -c q.ml
- ocamlopt   -c big_int_Z.ml
- ocamlmklib -failsafe -o zarith z.cmx q.cmx big_int_Z.cmx -lgmp
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.7
Processing 31/33: [zarith: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.09/.opam-switch/build/zarith.1.7)
- ocamlfind install -destdir "/home/opam/.opam/4.09/lib" zarith META zarith.h zarith.cma libzarith.a z.mli q.mli big_int_Z.mli z.cmi q.cmi big_int_Z.cmi zarith.a zarith.cmxa z.cmx q.cmx big_int_Z.cmx zarith.cmxs -optional dllzarith.so
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.cmxs
- Installed /home/opam/.opam/4.09/lib/zarith/big_int_Z.cmx
- Installed /home/opam/.opam/4.09/lib/zarith/q.cmx
- Installed /home/opam/.opam/4.09/lib/zarith/z.cmx
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.cmxa
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.a
- Installed /home/opam/.opam/4.09/lib/zarith/big_int_Z.cmi
- Installed /home/opam/.opam/4.09/lib/zarith/q.cmi
- Installed /home/opam/.opam/4.09/lib/zarith/z.cmi
- Installed /home/opam/.opam/4.09/lib/zarith/big_int_Z.mli
- Installed /home/opam/.opam/4.09/lib/zarith/q.mli
- Installed /home/opam/.opam/4.09/lib/zarith/z.mli
- Installed /home/opam/.opam/4.09/lib/zarith/libzarith.a
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.cma
- Installed /home/opam/.opam/4.09/lib/zarith/zarith.h
- Installed /home/opam/.opam/4.09/lib/stublibs/dllzarith.so
- Installed /home/opam/.opam/4.09/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.09/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.09/lib/zarith/META
-> installed zarith.1.7

#=== ERROR while compiling solo5-bindings-hvt.0.6.4 ===========================#
# context              2.1.6 | linux/x86_64 | ocaml-base-compiler.4.09.1 | file:///src
# path                 ~/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.4
# command              ~/.opam/4.09/.opam-switch/build/solo5-bindings-hvt.0.6.4/./configure.sh
# exit-code            1
# env-file             ~/.opam/log/solo5-bindings-hvt-115-87bb74.env
# output-file          ~/.opam/log/solo5-bindings-hvt-115-87bb74.out
### output ###
# configure.sh: ERROR: Only 'gcc' 4.x+ is supported on Linux



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install gmp-freestanding    6.1.2-1
| - install ocaml-freestanding  0.4.7
| - install zarith-freestanding 1.7
+- 
+- The following actions failed
| - build solo5-bindings-hvt 0.6.4
+- 
+- The following changes have been performed (the rest was aborted)
| - install conf-gmp        4
| - install conf-libseccomp 1
| - install conf-m4         1
| - install conf-perl       2
| - install conf-pkg-config 2
| - install ocaml-src       4.09.1-1
| - install zarith          1.7
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.09/.opam-switch/backup/state-20240912204021.export"
'opam --cli=2.1 install zarith-freestanding.1.7 zarith.1.7 solo5-bindings-hvt.0.6.4 ocamlfind.1.9.6 gmp-freestanding.6.1.2-1 conf-pkg-config.2 conf-perl.2 conf-m4.1 conf-libseccomp.1 conf-gmp.4 --verbose --yes --confirm-level=unsafe-yes' failed.
2024-09-12 20:40.46 ---> saved as "e80e61e7da69290fed4c032650d3f0f8149c8b8da086f5a9e4e747ab1d42d176"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u zarith-freestanding:a20dde52dd29839ef0f6227b1bdeab2e,zarith:45839ff2b5d9c7aa1f3dad999551fd31,gmp-freestanding:91dd18f097b05bae41dc79921e1f0e20"))
2024-09-12 20:40.47 ---> saved as "329f50cb7fefc3dd1e635ef624b4c04c8e9406f902d256978dd8fee8e57a3d66"

/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.601926') && (for DATA in prep/universes/91dd18f097b05bae41dc79921e1f0e20/gmp-freestanding/6.1.2-1,gmp-freestanding.6.1.2-1-91dd18f097b05bae41dc79921e1f0e20,gmp-freestanding.6.1.2-1 prep/universes/45839ff2b5d9c7aa1f3dad999551fd31/zarith/1.7,zarith.1.7-45839ff2b5d9c7aa1f3dad999551fd31,zarith.1.7 prep/universes/a20dde52dd29839ef0f6227b1bdeab2e/zarith-freestanding/1.7,zarith-freestanding.1.7-a20dde52dd29839ef0f6227b1bdeab2e,zarith-freestanding.1.7; 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/91dd18f097b05bae41dc79921e1f0e20/gmp-freestanding/6.1.2-1,gmp-freestanding.6.1.2-1-91dd18f097b05bae41dc79921e1f0e20,gmp-freestanding.6.1.2-1 prep/universes/45839ff2b5d9c7aa1f3dad999551fd31/zarith/1.7,zarith.1.7-45839ff2b5d9c7aa1f3dad999551fd31,zarith.1.7 prep/universes/a20dde52dd29839ef0f6227b1bdeab2e/zarith-freestanding/1.7,zarith-freestanding.1.7-a20dde52dd29839ef0f6227b1bdeab2e,zarith-freestanding.1.7; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/91dd18f097b05bae41dc79921e1f0e20/gmp-freestanding/6.1.2-1,gmp-freestanding.6.1.2-1-91dd18f097b05bae41dc79921e1f0e20,gmp-freestanding.6.1.2-1 prep/universes/45839ff2b5d9c7aa1f3dad999551fd31/zarith/1.7,zarith.1.7-45839ff2b5d9c7aa1f3dad999551fd31,zarith.1.7 prep/universes/a20dde52dd29839ef0f6227b1bdeab2e/zarith-freestanding/1.7,zarith-freestanding.1.7-a20dde52dd29839ef0f6227b1bdeab2e,zarith-freestanding.1.7; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.601926
FAILED:gmp-freestanding.6.1.2-1-91dd18f097b05bae41dc79921e1f0e20
prep/universes/91dd18f097b05bae41dc79921e1f0e20/gmp-freestanding/6.1.2-1/opam
prep/universes/91dd18f097b05bae41dc79921e1f0e20/gmp-freestanding/6.1.2-1/opam.err.log
prep/universes/45839ff2b5d9c7aa1f3dad999551fd31/zarith/1.7/lib/
prep/universes/45839ff2b5d9c7aa1f3dad999551fd31/zarith/1.7/lib/zarith/
prep/universes/45839ff2b5d9c7aa1f3dad999551fd31/zarith/1.7/lib/zarith/zarith.ocamlobjinfo
prep/universes/45839ff2b5d9c7aa1f3dad999551fd31/zarith/1.7/lib/zarith/META
prep/universes/45839ff2b5d9c7aa1f3dad999551fd31/zarith/1.7/lib/zarith/big_int_Z.cmi
prep/universes/45839ff2b5d9c7aa1f3dad999551fd31/zarith/1.7/lib/zarith/q.cmi
prep/universes/45839ff2b5d9c7aa1f3dad999551fd31/zarith/1.7/lib/zarith/z.cmi
prep/universes/45839ff2b5d9c7aa1f3dad999551fd31/zarith/1.7/opam
FAILED:zarith-freestanding.1.7-a20dde52dd29839ef0f6227b1bdeab2e
prep/universes/a20dde52dd29839ef0f6227b1bdeab2e/zarith-freestanding/1.7/opam
prep/universes/a20dde52dd29839ef0f6227b1bdeab2e/zarith-freestanding/1.7/opam.err.log
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:gmp-freestanding.6.1.2-1-91dd18f097b05bae41dc79921e1f0e20:c2c01bd030307e663a4a215f8d97ed7e8cd3b6ccfbb1854b5f3a4962a8e43936
HASHES:zarith.1.7-45839ff2b5d9c7aa1f3dad999551fd31:d8f6f32ca291d72930b3f2bea170fdbcd33d1e74d7a656aef84bc9b075d58d53
HASHES:zarith-freestanding.1.7-a20dde52dd29839ef0f6227b1bdeab2e:e04f11e77333ca13f3aaa765a47834e4c15568c4939d675a8da99c00b62b1d86
2024-09-12 20:40.52 ---> saved as "50abbe2eca95afee9ff47a5e683bbc55bff48363d460db07cfd11d403285db0f"
Job succeeded
2024-09-12 20:48.18: Failed: gmp-freestanding.6.1.2-1-91dd18f097b05bae41dc79921e1f0e20
2024-09-12 20:48.18: Failed: zarith-freestanding.1.7-a20dde52dd29839ef0f6227b1bdeab2e
2024-09-12 20:48.18: zarith-freestanding.1.7-a20dde52dd29839ef0f6227b1bdeab2e -> e04f11e77333ca13f3aaa765a47834e4c15568c4939d675a8da99c00b62b1d86
2024-09-12 20:48.18: zarith.1.7-45839ff2b5d9c7aa1f3dad999551fd31 -> d8f6f32ca291d72930b3f2bea170fdbcd33d1e74d7a656aef84bc9b075d58d53
2024-09-12 20:48.18: gmp-freestanding.6.1.2-1-91dd18f097b05bae41dc79921e1f0e20 -> c2c01bd030307e663a4a215f8d97ed7e8cd3b6ccfbb1854b5f3a4962a8e43936
2024-09-12 20:48.18: Job succeeded