Build:
  1. 0
2024-01-29 15:19.05: New job: Voodoo prep mlgmpidl.1.2.6-1; c8752cb2687477eff7885f0ab32f5034
2024-01-29 15:19.05: Waiting for resource in pool OCluster
2024-01-29 19:18.25: Waiting for worker…
2024-01-29 19:19.36: Got resource from pool OCluster
2024-01-29 19:19.36: Using cache hint "docs-universe-prep-4.08.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.08@sha256:ef4079d9124023862af2d8cd61ec6d075383aca0c45d0b84d11bd9f899a696da)
         (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.08@sha256:ef4079d9124023862af2d8cd61ec6d075383aca0c45d0b84d11bd9f899a696da)
 (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 mlgmpidl.1.2.6-1 ocamlfind.1.9.6 conf-pkg-config.3 conf-perl.2 conf-mpfr.3 conf-gmp.4 camlidl.1.09 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u mlgmpidl:c8752cb2687477eff7885f0ab32f5034"))
 (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.744023') && (for DATA in prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1,mlgmpidl.1.2.6-1-c8752cb2687477eff7885f0ab32f5034,mlgmpidl.1.2.6-1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1,mlgmpidl.1.2.6-1-c8752cb2687477eff7885f0ab32f5034,mlgmpidl.1.2.6-1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1,mlgmpidl.1.2.6-1-c8752cb2687477eff7885f0ab32f5034,mlgmpidl.1.2.6-1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

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

2024-01-29 19:19.36: RETRYING: 2024-01-29/151905-voodoo-prep-0a9e4e Number of retries: 0 (retriable error condition)
Building on clete.caelum.ci.dev
All commits already cached
Updating files:  74% (24323/32511)
Updating files:  75% (24384/32511)
Updating files:  76% (24709/32511)
Updating files:  77% (25034/32511)
Updating files:  78% (25359/32511)
Updating files:  79% (25684/32511)
Updating files:  80% (26009/32511)
Updating files:  81% (26334/32511)
Updating files:  82% (26660/32511)
Updating files:  83% (26985/32511)
Updating files:  84% (27310/32511)
Updating files:  85% (27635/32511)
Updating files:  86% (27960/32511)
Updating files:  87% (28285/32511)
Updating files:  88% (28610/32511)
Updating files:  89% (28935/32511)
Updating files:  90% (29260/32511)
Updating files:  91% (29586/32511)
Updating files:  92% (29911/32511)
Updating files:  93% (30236/32511)
Updating files:  94% (30561/32511)
Updating files:  95% (30886/32511)
Updating files:  96% (31211/32511)
Updating files:  97% (31536/32511)
Updating files:  98% (31861/32511)
Updating files:  99% (32186/32511)
Updating files: 100% (32511/32511)
Updating files: 100% (32511/32511), done.
HEAD is now at 6c6b9002fe conf-gmp: Add support for distributions derived from fedora

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.08@sha256:ef4079d9124023862af2d8cd61ec6d075383aca0c45d0b84d11bd9f899a696da)
2024-01-29 19:14.26 ---> using "562300b7cffe1bc8f8fbc7c10621e712b823a30d20279b572c1d4a721f1d0b25" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 19:14.26 ---> using "9f8cbe242a5f065588980a75a6163926a9d73d5a91eda8740196c460aff4b8a1" 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 [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (780 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 (7822 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 ... 18743 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+deb12u3) ...
2024-01-29 19:14.26 ---> using "faef9e88fee73390f981a0ffe4941f3bb1b3c33655e4095c8c15e825a4b9a0da" 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.14.3 [required by bos]
  - install cmdliner         1.2.0  [required by voodoo-prep]
  - install dune             3.13.0 [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install seq              base   [required by re]
  - install stdlib-shims     0.3.0  [required by ocamlgraph]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install cppo             1.6.9  [required by opam-core]
  - install topkg            1.0.7  [required by bos]
  - install re               1.11.0 [required by opam-format]
  - install ocamlgraph       2.1.0  [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 opam-core        2.1.5  [required by opam-format]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-format      2.1.5  [required by voodoo-prep]
  - install bos              0.2.1  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 20 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.2.0] found in cache
[cppo.1.6.9] found in cache
[dune.3.13.0] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.1.5] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.5] found in cache
[re.1.11.0] found in cache
[rresult.0.7.0] found in cache
[stdlib-shims.0.3.0] found in cache
[topkg.1.0.7] 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.2.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.13.0
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed re.1.11.0
-> installed cppo.1.6.9
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 19:14.26 ---> using "fdf4532dd7f787b5dbc736ab36b40bd5945d478a0e787fe259a286c40936cd1b" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-01-29 19:14.26 ---> using "1da32048febfebd66733ef64a980967292a050d0a342a1d3573d3505fb9fa407" from cache
2024-01-29 19:14.26 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.08@sha256:ef4079d9124023862af2d8cd61ec6d075383aca0c45d0b84d11bd9f899a696da)
2024-01-29 19:14.26 ---> using "562300b7cffe1bc8f8fbc7c10621e712b823a30d20279b572c1d4a721f1d0b25" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-29 19:14.26 ---> using "9f8cbe242a5f065588980a75a6163926a9d73d5a91eda8740196c460aff4b8a1" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-01-29 19:14.26 ---> using "c4e7a759965724ea8a118c3bbd402b24dd31e0a222359feb9447ad5bee112ef1" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-01-29 19:14.38 ---> saved as "16e67fe82cd557c18b7b9423b8372755fca2f203aed469a649d106b663bb945b"

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-29 19:14.38 ---> saved as "8f0773ed44da76760b3405b032587ad0e6a5b5ce2a13ba4756a7bd1835fefdab"

/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.

Continue? [Y/n] y
This 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.

Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-01-29 19:15.48 ---> saved as "6d7f76cb324d12e0aca9da19b17106af086203a7fd24365aa1c3a45d6b84616a"

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

2024-01-29 19:16.09 ---> saved as "24bac0791c84903a7a335dfb759fc6cb380133ad714e033d4fece4963e441755"

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-29 19:16.09 ---> saved as "fc626813e7adffa316e72654105ae4c63e1f2350166258f0c5b0e41e60ebfa96"

/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-01-29 19:16.30 ---> saved as "7917546cf146fc2f7c23bcba71dd3cb7e76a3d4d6081ec893f1037a4961fb658"

/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 mlgmpidl.1.2.6-1 ocamlfind.1.9.6 conf-pkg-config.3 conf-perl.2 conf-mpfr.3 conf-gmp.4 camlidl.1.09 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 [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [134 kB]
Fetched 234 kB in 0s (853 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.1-1

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

<><> opam-depext.1.2.1-1 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 mlgmpidl.1.2.6-1 ocamlfind.1.9.6 conf-pkg-config.3 conf-perl.2 conf-mpfr.3 conf-gmp.4 camlidl.1.09" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# The following system packages are needed:
libgmp-dev
libmpfr-dev
perl
pkg-config
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install conf-perl       2
  - install camlidl         1.09
  - install conf-gmp        4
  - install conf-pkg-config 3
  - install conf-mpfr       3
  - install mlgmpidl        1.2.6-1
===== 6 to install =====

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev" "libmpfr-dev" "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 ... 18743 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 libmpfr-dev:amd64.
- Preparing to unpack .../2-libmpfr-dev_4.2.0-1_amd64.deb ...
- Unpacking libmpfr-dev:amd64 (4.2.0-1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../3-libpkgconf3_1.8.1-1_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../4-pkgconf-bin_1.8.1-1_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../5-pkgconf_1.8.1-1_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../6-pkg-config_1.8.1-1_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1) ...
- 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 libmpfr-dev:amd64 (4.2.0-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+deb12u3) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/18:
Processing  2/18:
Processing  3/18:
Processing  4/18:
Processing  5/18:
Processing  6/18: [mlgmpidl.1.2.6-1: http]
Processing  7/18: [mlgmpidl.1.2.6-1: http] [conf-gmp: sh]
Processing  8/18: [mlgmpidl.1.2.6-1: http] [conf-gmp: sh] [conf-perl: perl]
Processing  9/18: [mlgmpidl.1.2.6-1: http] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> retrieved camlidl.1.09  (cached)
Processing 10/18: [mlgmpidl.1.2.6-1: http] [camlidl: mv] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config]
Processing 10/18: [camlidl: mv] [conf-gmp: sh] [conf-perl: perl] [conf-pkg-config: pkg-config]
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 10/18: [camlidl: mv] [conf-perl: perl] [conf-pkg-config: pkg-config]
-> installed conf-gmp.4
Processing 11/18: [camlidl: mv] [conf-perl: perl] [conf-pkg-config: pkg-config]
- 
- 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 11/18: [camlidl: mv] [conf-pkg-config: pkg-config]
-> installed conf-perl.2
Processing 12/18: [camlidl: mv] [conf-pkg-config: pkg-config]
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 12/18: [camlidl: mv]
-> installed conf-pkg-config.3
Processing 13/18: [camlidl: mv]
Processing 14/18: [camlidl: mv] [conf-mpfr: sh pkg-config --print-errors --exists mpfr || cc test.c -lgmp -lmpfr]
Processing 14/18: [camlidl: make all] [conf-mpfr: sh pkg-config --print-errors --exists mpfr || cc test.c -lgmp -lmpfr]
-> retrieved mlgmpidl.1.2.6-1  (https://github.com/nberth/mlgmpidl/archive/1.2.6-1.tar.gz)
- + pkg-config --print-errors --exists mpfr
-> compiled  conf-mpfr.3
Processing 14/18: [camlidl: make all]
-> installed conf-mpfr.3
Processing 15/18: [camlidl: make all]
+ /usr/bin/make "all" (CWD=/home/opam/.opam/4.08/.opam-switch/build/camlidl.1.09)
- cd compiler; /usr/bin/make all
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlidl.1.09/compiler'
- rm -f config.ml
- sed -e 's|%%CPP%%|cpp|' \
-           config.mlp > config.ml
- chmod -w config.ml
- ocamlc -g -c config.mli
- ocamlc -g -c config.ml
- ocamlc -g -c utils.mli
- ocamlc -g -c utils.ml
- ocamlc -g -c clflags.ml
- ocamlc -g -c idltypes.mli
- ocamlc -g -c prefix.mli
- ocamlc -g -c prefix.ml
- ocamlc -g -c lexpr.mli
- ocamlc -g -c lexpr.ml
- ocamlc -g -c cvttyp.mli
- ocamlc -g -c cvttyp.ml
- ocamlc -g -c variables.mli
- ocamlc -g -c variables.ml
- ocamlc -g -c idlarray.mli
- ocamlc -g -c idlarray.ml
- ocamlc -g -c struct.mli
- ocamlc -g -c struct.ml
- ocamlc -g -c enum.mli
- ocamlc -g -c enum.ml
- ocamlc -g -c union.mli
- ocamlc -g -c union.ml
- ocamlc -g -c cvtval.mli
- ocamlc -g -c cvtval.ml
- ocamlc -g -c structdecl.mli
- ocamlc -g -c structdecl.ml
- ocamlc -g -c enumdecl.mli
- ocamlc -g -c enumdecl.ml
- ocamlc -g -c uniondecl.mli
- ocamlc -g -c uniondecl.ml
- ocamlc -g -c typedef.mli
- ocamlc -g -c typedef.ml
- ocamlc -g -c funct.mli
- ocamlc -g -c funct.ml
- ocamlc -g -c constdecl.mli
- ocamlc -g -c constdecl.ml
- ocamlc -g -c intf.mli
- ocamlc -g -c intf.ml
- ocamlc -g -c file.mli
- ocamlc -g -c file.ml
- ocamlc -g -c predef.mli
- ocamlc -g -c predef.ml
- ocamllex linenum.mll
- 16 states, 331 transitions, table size 1420 bytes
- ocamlc -g -c linenum.mli
- ocamlc -g -c linenum.ml
- ocamlc -g -c parse_aux.mli
- ocamlc -g -c parse_aux.ml
- ocamlyacc -v parser_midl.mly
- 12 shift/reduce conflicts, 4 reduce/reduce conflicts.
- ocamlc -g -c parser_midl.mli
- ocamlc -g -c parser_midl.ml
- ocamllex lexer_midl.mll
- 129 states, 1747 transitions, table size 7762 bytes
- ocamlc -g -c lexer_midl.mli
- ocamlc -g -c lexer_midl.ml
- ocamlc -g -c parse.mli
- ocamlc -g -c parse.ml
- ocamlc -g -c fixlabels.mli
- ocamlc -g -c fixlabels.ml
- ocamlc -g -c normalize.mli
- ocamlc -g -c normalize.ml
- ocamlc -g -c main.ml
- ocamlc -g -o camlidl config.cmo utils.cmo clflags.cmo prefix.cmo lexpr.cmo cvttyp.cmo variables.cmo idlarray.cmo struct.cmo enum.cmo union.cmo cvtval.cmo structdecl.cmo enumdecl.cmo uniondecl.cmo typedef.cmo funct.cmo constdecl.cmo intf.cmo file.cmo predef.cmo linenum.cmo parse_aux.cmo parser_midl.cmo lexer_midl.cmo parse.cmo fixlabels.cmo normalize.cmo main.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlidl.1.09/compiler'
- cd runtime; /usr/bin/make all
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlidl.1.09/runtime'
- ocamlc -g -ccopt "-Wall -g" idlalloc.c
- ocamlc -g -ccopt "-Wall -g" comintf.c
- ocamlc -g -ccopt "-Wall -g" comerror.c
- rm -f dllcamlidl.so
- ocamlmklib -o camlidl  idlalloc.o comintf.o comerror.o 
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlidl.1.09/runtime'
- cd lib; /usr/bin/make all
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlidl.1.09/lib'
- ocamlc -g -c com.mli
- ocamlc -g -c com.ml
- ocamlc -g -a -o com.cma -dllib -lcamlidl -cclib -lcamlidl com.cmo
- ocamlopt -c com.ml
- ocamlopt -a -o com.cmxa -cclib -lcamlidl com.cmx
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlidl.1.09/lib'
- cd tools; /usr/bin/make all
- make[1]: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/camlidl.1.09/tools'
- make[1]: Nothing to be done for 'all'.
- make[1]: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/camlidl.1.09/tools'
-> compiled  camlidl.1.09
-> installed camlidl.1.09
Processing 17/18: [mlgmpidl: sh]
+ /usr/bin/sh "./configure" (CWD=/home/opam/.opam/4.08/.opam-switch/build/mlgmpidl.1.2.6-1)
- checking compilation with cc : working
- checking compilation with cc -Wcast-qual: working
- checking compilation with cc -Wswitch: working
- checking compilation with cc -Wall: working
- checking compilation with cc -Wextra: working
- checking compilation with cc -Wundef: working
- checking compilation with cc -Wcast-align: working
- checking compilation with cc -Wno-unused: working
- checking compilation with cc -Wno-unused-parameter: working
- checking compilation with cc -Wno-unused-function: working
- checking compilation with cc -fPIC: working
- checking compilation with cc -Werror-implicit-function-declaration: working
- checking compilation with cc -Wbad-function-cast: working
- checking compilation with cc -Wstrict-prototypes: working
- checking compilation with cc -std=c99: working
- binary ar: found in /usr/bin
- binary ranlib: found in /usr/bin
- binary sed: found in /usr/bin
- binary perl: found in /usr/bin
- binary install: found in /usr/bin
- looking for gmp without prefix
- include gmp.h: found
- library gmp: found
- library gmp found without prefix
- looking for mpfr without prefix
- include mpfr.h: found
- library mpfr: found
- library mpfr found without prefix
- binary ocamlc.opt: found in /home/opam/.opam/4.08/bin
- binary ocamlopt.opt: found in /home/opam/.opam/4.08/bin
- binary ocamldep: found in /home/opam/.opam/4.08/bin
- binary ocamldoc: found in /home/opam/.opam/4.08/bin
- binary ocamlmktop: found in /home/opam/.opam/4.08/bin
- binary ocamlmklib: found in /home/opam/.opam/4.08/bin
- binary camlidl: found in /home/opam/.opam/4.08/bin
- binary ocamlfind: found in /home/opam/.opam/4.08/bin
- ocamlfind: Package `gmp' not found
- include caml/mlvalues.h: found
- include caml/camlidlruntime.h: found
- 
- detected configuration:
- 
-    OCaml version                4.08.1
-    optional OCamlFind support   1
-    optional native plugins      1
- 
-    installation path            /home/opam/.opam/4.08/lib/ocaml
- 
Processing 17/18: [mlgmpidl: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.08/.opam-switch/build/mlgmpidl.1.2.6-1)
- tmpdir=$(mktemp -d tmp.XXXXXX);				\
- trap "rm -rf ${tmpdir};" EXIT QUIT INT;			\
- { cp mpz.idl ${tmpdir}/mpz.idl;					\
-   /home/opam/.opam/4.08/bin/camlidl -no-include -prepro cpp ${tmpdir}/mpz.idl;		\
-   /usr/bin/perl perlscript_c.pl < ${tmpdir}/mpz_stubs.c >mpz_caml.c;	\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpz.ml >mpz.ml;		\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpz.mli >mpz.mli; }
- /home/opam/.opam/4.08/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpz.mli
- tmpdir=$(mktemp -d tmp.XXXXXX);				\
- trap "rm -rf ${tmpdir};" EXIT QUIT INT;			\
- { cp mpq.idl ${tmpdir}/mpq.idl;					\
-   /home/opam/.opam/4.08/bin/camlidl -no-include -prepro cpp ${tmpdir}/mpq.idl;		\
-   /usr/bin/perl perlscript_c.pl < ${tmpdir}/mpq_stubs.c >mpq_caml.c;	\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpq.ml >mpq.ml;		\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpq.mli >mpq.mli; }
- /home/opam/.opam/4.08/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpq.mli
- tmpdir=$(mktemp -d tmp.XXXXXX);				\
- trap "rm -rf ${tmpdir};" EXIT QUIT INT;			\
- { cp mpf.idl ${tmpdir}/mpf.idl;					\
-   /home/opam/.opam/4.08/bin/camlidl -no-include -prepro cpp ${tmpdir}/mpf.idl;		\
-   /usr/bin/perl perlscript_c.pl < ${tmpdir}/mpf_stubs.c >mpf_caml.c;	\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpf.ml >mpf.ml;		\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpf.mli >mpf.mli; }
- /home/opam/.opam/4.08/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpf.mli
- tmpdir=$(mktemp -d tmp.XXXXXX);				\
- trap "rm -rf ${tmpdir};" EXIT QUIT INT;			\
- { cp mpfr.idl ${tmpdir}/mpfr.idl;					\
-   /home/opam/.opam/4.08/bin/camlidl -no-include -prepro cpp ${tmpdir}/mpfr.idl;		\
-   /usr/bin/perl perlscript_c.pl < ${tmpdir}/mpfr_stubs.c >mpfr_caml.c;	\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpfr.ml >mpfr.ml;		\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/mpfr.mli >mpfr.mli; }
- /home/opam/.opam/4.08/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpfr.mli
- tmpdir=$(mktemp -d tmp.XXXXXX);				\
- trap "rm -rf ${tmpdir};" EXIT QUIT INT;			\
- { cp gmp_random.idl ${tmpdir}/gmp_random.idl;					\
-   /home/opam/.opam/4.08/bin/camlidl -no-include -prepro cpp ${tmpdir}/gmp_random.idl;		\
-   /usr/bin/perl perlscript_c.pl < ${tmpdir}/gmp_random_stubs.c >gmp_random_caml.c;	\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/gmp_random.ml >gmp_random.ml;		\
-   /usr/bin/perl perlscript_caml.pl < ${tmpdir}/gmp_random.mli >gmp_random.mli; }
- /home/opam/.opam/4.08/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c gmp_random.mli
- /home/opam/.opam/4.08/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpzf.mli
- /home/opam/.opam/4.08/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpqf.mli
- /home/opam/.opam/4.08/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpfrf.mli
- /home/opam/.opam/4.08/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpz.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpq.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpf.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpfr.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c gmp_random.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpzf.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpqf.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlc -package "bigarray" -annot -g -c mpfrf.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/home/opam/.opam/4.08/lib/ocaml -ccopt -I/home/opam/.opam/4.08/lib/camlidl -g -c -o mpz_caml.o mpz_caml.c
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/home/opam/.opam/4.08/lib/ocaml -ccopt -I/home/opam/.opam/4.08/lib/camlidl -g -c -o mpq_caml.o mpq_caml.c
- mpq_caml.c: In function 'camlidl_mpq_mpq_mul_2exp':
- mpq_caml.c:345:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
-   345 | else
-       | ^~~~
- mpq_caml.c:349:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
-   349 |   camlidl_free(_ctx);
-       |   ^~~~~~~~~~~~
- mpq_caml.c: In function 'camlidl_mpq_mpq_div':
- mpq_caml.c:383:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
-   383 | else
-       | ^~~~
- mpq_caml.c:387:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
-   387 |   camlidl_free(_ctx);
-       |   ^~~~~~~~~~~~
- mpq_caml.c: In function 'camlidl_mpq_mpq_div_2exp':
- mpq_caml.c:408:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
-   408 | else
-       | ^~~~
- mpq_caml.c:412:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
-   412 |   camlidl_free(_ctx);
-       |   ^~~~~~~~~~~~
- mpq_caml.c: In function 'camlidl_mpq_mpq_inv':
- mpq_caml.c:462:1: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
-   462 | else
-       | ^~~~
- mpq_caml.c:466:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
-   466 |   camlidl_free(_ctx);
-       |   ^~~~~~~~~~~~
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/home/opam/.opam/4.08/lib/ocaml -ccopt -I/home/opam/.opam/4.08/lib/camlidl -g -c -o mpf_caml.o mpf_caml.c
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/home/opam/.opam/4.08/lib/ocaml -ccopt -I/home/opam/.opam/4.08/lib/camlidl -g -c -o mpfr_caml.o mpfr_caml.c
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/home/opam/.opam/4.08/lib/ocaml -ccopt -I/home/opam/.opam/4.08/lib/camlidl -g -c -o gmp_random_caml.o gmp_random_caml.c
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -ccopt -U__STRICT_ANSI__ -ccopt -UNDEBUG -ccopt -O0 -ccopt -g -ccopt -Wcast-qual -ccopt -Wswitch -ccopt -Wall -ccopt -Wextra -ccopt -Wundef -ccopt -Wcast-align -ccopt -Wno-unused -ccopt -Wno-unused-parameter -ccopt -Wno-unused-function -ccopt -fPIC -ccopt -Werror-implicit-function-declaration -ccopt -Wbad-function-cast -ccopt -Wstrict-prototypes -ccopt -std=c99 -ccopt -I/home/opam/.opam/4.08/lib/ocaml -ccopt -I/home/opam/.opam/4.08/lib/camlidl -g -c -o gmp_caml.o gmp_caml.c
- gmp_caml.c:64:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers]
-    64 | };
-       | ^
- In file included from gmp_caml.c:16:
- /home/opam/.opam/4.08/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here
-    40 |   const struct custom_fixed_length* fixed_length;
-       |                                     ^~~~~~~~~~~~
- gmp_caml.c: In function 'camlidl_custom_mpq_hash':
- gmp_caml.c:115:31: warning: taking the absolute value of unsigned type 'long unsigned int' has no effect [-Wabsolute-value]
-   115 |   else hash = ((unsigned long)labs(num)<den ? den/num : num/den);
-       |                               ^~~~
- gmp_caml.c: At top level:
- gmp_caml.c:127:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers]
-   127 | };
-       | ^
- /home/opam/.opam/4.08/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here
-    40 |   const struct custom_fixed_length* fixed_length;
-       |                                     ^~~~~~~~~~~~
- gmp_caml.c:200:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers]
-   200 | };
-       | ^
- /home/opam/.opam/4.08/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here
-    40 |   const struct custom_fixed_length* fixed_length;
-       |                                     ^~~~~~~~~~~~
- gmp_caml.c:273:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers]
-   273 | };
-       | ^
- /home/opam/.opam/4.08/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here
-    40 |   const struct custom_fixed_length* fixed_length;
-       |                                     ^~~~~~~~~~~~
- gmp_caml.c:311:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers]
-   311 | };
-       | ^
- /home/opam/.opam/4.08/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here
-    40 |   const struct custom_fixed_length* fixed_length;
-       |                                     ^~~~~~~~~~~~
- gmp_caml.c:371:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers]
-   371 | };
-       | ^
- /home/opam/.opam/4.08/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here
-    40 |   const struct custom_fixed_length* fixed_length;
-       |                                     ^~~~~~~~~~~~
- gmp_caml.c:431:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers]
-   431 | };
-       | ^
- /home/opam/.opam/4.08/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here
-    40 |   const struct custom_fixed_length* fixed_length;
-       |                                     ^~~~~~~~~~~~
- gmp_caml.c:468:1: warning: missing initializer for field 'fixed_length' of 'struct custom_operations' [-Wmissing-field-initializers]
-   468 | };
-       | ^
- /home/opam/.opam/4.08/lib/ocaml/caml/custom.h:40:37: note: 'fixed_length' declared here
-    40 |   const struct custom_fixed_length* fixed_length;
-       |                                     ^~~~~~~~~~~~
- /home/opam/.opam/4.08/bin/ocamlmklib -oc gmp_caml mpz_caml.o mpq_caml.o mpf_caml.o mpfr_caml.o gmp_random_caml.o gmp_caml.o   -L/home/opam/.opam/4.08/lib/ocaml -L/home/opam/.opam/4.08/lib/ocaml/stublibs -L/home/opam/.opam/4.08/lib/camlidl -lmpfr -lgmp -lcamlidl
- /home/opam/.opam/4.08/bin/ocamlmklib -oc gmp_caml.p mpz_caml.o mpq_caml.o mpf_caml.o mpfr_caml.o gmp_random_caml.o gmp_caml.o   -L/home/opam/.opam/4.08/lib/ocaml -L/home/opam/.opam/4.08/lib/ocaml/stublibs -L/home/opam/.opam/4.08/lib/camlidl -lmpfr -lgmp -lcamlidl
- /home/opam/.opam/4.08/bin/ocamlfind ocamlc -package "bigarray" -annot -g -a -o gmp.cma mpz.cmo mpq.cmo mpf.cmo mpfr.cmo gmp_random.cmo mpzf.cmo mpqf.cmo mpfrf.cmo \
- -dllib -lgmp_caml -ccopt -L/home/opam/.opam/4.08/lib/stublibs -ccopt -L/home/opam/.opam/4.08/lib/gmp -ccopt "  -L/home/opam/.opam/4.08/lib/ocaml -L/home/opam/.opam/4.08/lib/ocaml/stublibs -L/home/opam/.opam/4.08/lib/camlidl -lmpfr -lgmp -lcamlidl" -ccopt -L/home/opam/.opam/4.08/lib/ocaml -ccopt -L/home/opam/.opam/4.08/lib/camlidl    -cclib -lmpfr -cclib -lgmp -cclib -lcamlidl
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -c mpz.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -c mpq.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -c mpf.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -c mpfr.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -c gmp_random.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -c mpzf.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -c mpqf.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -c mpfrf.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -a -o gmp.cmxa mpz.cmx mpq.cmx mpf.cmx mpfr.cmx gmp_random.cmx mpzf.cmx mpqf.cmx mpfrf.cmx \
- -cclib -lgmp_caml -ccopt -L/home/opam/.opam/4.08/lib/stublibs -ccopt -L/home/opam/.opam/4.08/lib/gmp -ccopt "  -L/home/opam/.opam/4.08/lib/ocaml -L/home/opam/.opam/4.08/lib/ocaml/stublibs -L/home/opam/.opam/4.08/lib/camlidl -lmpfr -lgmp -lcamlidl" -ccopt -L/home/opam/.opam/4.08/lib/ocaml -ccopt -L/home/opam/.opam/4.08/lib/camlidl    -cclib -lmpfr -cclib -lgmp -cclib -lcamlidl
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -annot -inline 20 -linkall -shared -o gmp.cmxs -I . gmp.cmxa
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -p -annot -inline 20  -c -o mpz.p.cmx mpz.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -p -annot -inline 20  -c -o mpq.p.cmx mpq.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -p -annot -inline 20  -c -o mpf.p.cmx mpf.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -p -annot -inline 20  -c -o mpfr.p.cmx mpfr.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -p -annot -inline 20  -c -o gmp_random.p.cmx gmp_random.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -p -annot -inline 20  -c -o mpzf.p.cmx mpzf.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -p -annot -inline 20  -c -o mpqf.p.cmx mpqf.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -p -annot -inline 20  -c -o mpfrf.p.cmx mpfrf.ml
- /home/opam/.opam/4.08/bin/ocamlfind ocamlopt -package "bigarray" -p -annot -inline 20 -a -o gmp.p.cmxa mpz.p.cmx mpq.p.cmx mpf.p.cmx mpfr.p.cmx gmp_random.p.cmx mpzf.p.cmx mpqf.p.cmx mpfrf.p.cmx \
- -cclib -lgmp_caml.p -ccopt -L/home/opam/.opam/4.08/lib/stublibs -ccopt -L/home/opam/.opam/4.08/lib/gmp -ccopt "  -L/home/opam/.opam/4.08/lib/ocaml -L/home/opam/.opam/4.08/lib/ocaml/stublibs -L/home/opam/.opam/4.08/lib/camlidl -lmpfr -lgmp -lcamlidl" -ccopt -L/home/opam/.opam/4.08/lib/ocaml -ccopt -L/home/opam/.opam/4.08/lib/camlidl    -cclib -lmpfr -cclib -lgmp -cclib -lcamlidl
- rm mpq_caml.o mpz_caml.o mpfr_caml.o gmp_caml.o mpf_caml.o gmp_random_caml.o
-> compiled  mlgmpidl.1.2.6-1
Processing 18/18: [mlgmpidl: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/mlgmpidl.1.2.6-1)
- /bin/rm -f META
- echo "description = \"OCaml Interface to GMP and MPFR libraries\"" >META
- echo "version = \"1.2.6-1\"" >>META
- echo "requires = \"bigarray\"" >>META
- echo "archive(byte) = \"gmp.cma\"" >>META
- echo "archive(byte,plugin) = \"gmp.cma\"" >>META
- echo "archive(native) = \"gmp.cmxa\"" >>META
- echo "archive(native,plugin) = \"gmp.cmxs\"" >>META
- echo "archive(native,gprof) = \"gmp.p.cmxa\"" >>META
- /home/opam/.opam/4.08/bin/ocamlfind remove gmp
- ocamlfind: [WARNING] No such file: /home/opam/.opam/4.08/lib/gmp/META
- /home/opam/.opam/4.08/bin/ocamlfind install gmp META gmp_caml.h mpz.idl mpq.idl mpf.idl mpfr.idl gmp_random.idl mpz.ml mpq.ml mpf.ml mpfr.ml gmp_random.ml mpzf.ml mpqf.ml mpfrf.ml mpz.mli mpq.mli mpf.mli mpfr.mli gmp_random.mli mpzf.mli mpqf.mli mpfrf.mli mpz.cmi mpq.cmi mpf.cmi mpfr.cmi gmp_random.cmi mpzf.cmi mpqf.cmi mpfrf.cmi gmp.cma mpz.cmx mpq.cmx mpf.cmx mpfr.cmx gmp_random.cmx mpzf.cmx mpqf.cmx mpfrf.cmx gmp.cmxa gmp.a mpz.p.cmx mpq.p.cmx mpf.p.cmx mpfr.p.cmx gmp_random.p.cmx mpzf.p.cmx mpqf.p.cmx mpfrf.p.cmx gmp.p.cmxa gmp.p.a gmp.cmxs libgmp_caml.a libgmp_caml.p.a dllgmp_caml.so
- Installed /home/opam/.opam/4.08/lib/gmp/libgmp_caml.p.a
- Installed /home/opam/.opam/4.08/lib/gmp/libgmp_caml.a
- Installed /home/opam/.opam/4.08/lib/gmp/gmp.cmxs
- Installed /home/opam/.opam/4.08/lib/gmp/gmp.p.a
- Installed /home/opam/.opam/4.08/lib/gmp/gmp.p.cmxa
- Installed /home/opam/.opam/4.08/lib/gmp/mpfrf.p.cmx
- Installed /home/opam/.opam/4.08/lib/gmp/mpqf.p.cmx
- Installed /home/opam/.opam/4.08/lib/gmp/mpzf.p.cmx
- Installed /home/opam/.opam/4.08/lib/gmp/gmp_random.p.cmx
- Installed /home/opam/.opam/4.08/lib/gmp/mpfr.p.cmx
- Installed /home/opam/.opam/4.08/lib/gmp/mpf.p.cmx
- Installed /home/opam/.opam/4.08/lib/gmp/mpq.p.cmx
- Installed /home/opam/.opam/4.08/lib/gmp/mpz.p.cmx
- Installed /home/opam/.opam/4.08/lib/gmp/gmp.a
- Installed /home/opam/.opam/4.08/lib/gmp/gmp.cmxa
- Installed /home/opam/.opam/4.08/lib/gmp/mpfrf.cmx
- Installed /home/opam/.opam/4.08/lib/gmp/mpqf.cmx
- Installed /home/opam/.opam/4.08/lib/gmp/mpzf.cmx
- Installed /home/opam/.opam/4.08/lib/gmp/gmp_random.cmx
- Installed /home/opam/.opam/4.08/lib/gmp/mpfr.cmx
- Installed /home/opam/.opam/4.08/lib/gmp/mpf.cmx
- Installed /home/opam/.opam/4.08/lib/gmp/mpq.cmx
- Installed /home/opam/.opam/4.08/lib/gmp/mpz.cmx
- Installed /home/opam/.opam/4.08/lib/gmp/gmp.cma
- Installed /home/opam/.opam/4.08/lib/gmp/mpfrf.cmi
- Installed /home/opam/.opam/4.08/lib/gmp/mpqf.cmi
- Installed /home/opam/.opam/4.08/lib/gmp/mpzf.cmi
- Installed /home/opam/.opam/4.08/lib/gmp/gmp_random.cmi
- Installed /home/opam/.opam/4.08/lib/gmp/mpfr.cmi
- Installed /home/opam/.opam/4.08/lib/gmp/mpf.cmi
- Installed /home/opam/.opam/4.08/lib/gmp/mpq.cmi
- Installed /home/opam/.opam/4.08/lib/gmp/mpz.cmi
- Installed /home/opam/.opam/4.08/lib/gmp/mpfrf.mli
- Installed /home/opam/.opam/4.08/lib/gmp/mpqf.mli
- Installed /home/opam/.opam/4.08/lib/gmp/mpzf.mli
- Installed /home/opam/.opam/4.08/lib/gmp/gmp_random.mli
- Installed /home/opam/.opam/4.08/lib/gmp/mpfr.mli
- Installed /home/opam/.opam/4.08/lib/gmp/mpf.mli
- Installed /home/opam/.opam/4.08/lib/gmp/mpq.mli
- Installed /home/opam/.opam/4.08/lib/gmp/mpz.mli
- Installed /home/opam/.opam/4.08/lib/gmp/mpfrf.ml
- Installed /home/opam/.opam/4.08/lib/gmp/mpqf.ml
- Installed /home/opam/.opam/4.08/lib/gmp/mpzf.ml
- Installed /home/opam/.opam/4.08/lib/gmp/gmp_random.ml
- Installed /home/opam/.opam/4.08/lib/gmp/mpfr.ml
- Installed /home/opam/.opam/4.08/lib/gmp/mpf.ml
- Installed /home/opam/.opam/4.08/lib/gmp/mpq.ml
- Installed /home/opam/.opam/4.08/lib/gmp/mpz.ml
- Installed /home/opam/.opam/4.08/lib/gmp/gmp_random.idl
- Installed /home/opam/.opam/4.08/lib/gmp/mpfr.idl
- Installed /home/opam/.opam/4.08/lib/gmp/mpf.idl
- Installed /home/opam/.opam/4.08/lib/gmp/mpq.idl
- Installed /home/opam/.opam/4.08/lib/gmp/mpz.idl
- Installed /home/opam/.opam/4.08/lib/gmp/gmp_caml.h
- Installed /home/opam/.opam/4.08/lib/stublibs/dllgmp_caml.so
- Installed /home/opam/.opam/4.08/lib/stublibs/dllgmp_caml.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.08/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.08/lib/gmp/META
-> installed mlgmpidl.1.2.6-1
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-29 19:17.59 ---> saved as "c19535b608cdd0f631252ddc947884a584060d1271956cad3cbbd9d080b9f8ea"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u mlgmpidl:c8752cb2687477eff7885f0ab32f5034"))
2024-01-29 19:18.00 ---> saved as "4b84ebdae5d0344b563a710465ec2c564ce5381a2e9380245ca22137c03104c1"

/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.744023') && (for DATA in prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1,mlgmpidl.1.2.6-1-c8752cb2687477eff7885f0ab32f5034,mlgmpidl.1.2.6-1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1,mlgmpidl.1.2.6-1-c8752cb2687477eff7885f0ab32f5034,mlgmpidl.1.2.6-1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1,mlgmpidl.1.2.6-1-c8752cb2687477eff7885f0ab32f5034,mlgmpidl.1.2.6-1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.744023
prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1/lib/
prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1/lib/gmp/
prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1/lib/gmp/gmp.ocamlobjinfo
prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1/lib/gmp/gmp.p.ocamlobjinfo
prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1/lib/gmp/META
prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1/lib/gmp/gmp_random.cmi
prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1/lib/gmp/mpf.cmi
prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1/lib/gmp/mpfr.cmi
prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1/lib/gmp/mpfrf.cmi
prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1/lib/gmp/mpq.cmi
prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1/lib/gmp/mpqf.cmi
prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1/lib/gmp/mpz.cmi
prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1/lib/gmp/mpzf.cmi
prep/universes/c8752cb2687477eff7885f0ab32f5034/mlgmpidl/1.2.6-1/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:mlgmpidl.1.2.6-1-c8752cb2687477eff7885f0ab32f5034:4469ebba81c4fdbe5b25f86c72b3ff59c881fc5e320294bff47da768283e8ddb
2024-01-29 19:18.01 ---> saved as "1df58ad6139d5dee219329b68a7797cdc446fb27922b152e73b9522be1b21fa5"
Job succeeded
2024-01-29 19:23.19: mlgmpidl.1.2.6-1-c8752cb2687477eff7885f0ab32f5034 -> 4469ebba81c4fdbe5b25f86c72b3ff59c881fc5e320294bff47da768283e8ddb
2024-01-29 19:23.19: Job succeeded