Build:
  1. 0
2024-09-12 08:34.44: New job: Voodoo prep opam-devel.2.1.6; 6331d6f19ccfcdb64279569068b09a6c
2024-09-12 08:34.44: Connecting to build cluster…
2024-09-12 08:34.44: Waiting for resource in pool OCluster
2024-09-12 12:20.38: Waiting for worker…
2024-09-12 12:23.03: Got resource from pool OCluster
2024-09-12 12:23.03: Using cache hint "docs-universe-prep-5.1.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-5.1@sha256:75bd1ae213986d8838505129c07e17fc5916ce86841a444e1bf5d1c9bcf5332b)
         (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-5.1@sha256:75bd1ae213986d8838505129c07e17fc5916ce86841a444e1bf5d1c9bcf5332b)
 (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 dune.3.16.0"))
 (env DUNE_CACHE enabled)
 (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 opam-devel.2.1.6 stdlib-shims.0.3.0 seq.base re.1.12.0 opam-state.2.1.6 opam-solver.2.1.6 opam-repository.2.1.6 opam-format.2.1.6 opam-file-format.2.1.6 opam-core.2.1.6 opam-client.2.1.6 ocamlgraph.2.1.0 mccs.1.1+18 host-arch-x86_64.1 extlib.1.7.9 dune.3.16.0 dose3.7.0.0 cudf.0.10 cppo.1.7.0 conf-c++.1.0 cmdliner.1.3.0 base64.3.5.1 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u opam-devel:6331d6f19ccfcdb64279569068b09a6c,opam-state:04f833ad9076899894bc18c2c521005f,opam-solver:7c9306017fe659c385785abc69bd1196,opam-repository:1e12737ea80df3aa34a07f7caa7e5ac9,opam-client:84caa094a1a57df0dde1a352769cee13,mccs:2ce5d1406cd7056e00c40da588918674,dose3:f52445c7c9f86dca938a0129defbdb73"))
 (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.486194') && (for DATA in prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0,dose3.7.0.0-f52445c7c9f86dca938a0129defbdb73,dose3.7.0.0 prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18,mccs.1.1+18-2ce5d1406cd7056e00c40da588918674,mccs.1.1+18 prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6,opam-client.2.1.6-84caa094a1a57df0dde1a352769cee13,opam-client.2.1.6 prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6,opam-repository.2.1.6-1e12737ea80df3aa34a07f7caa7e5ac9,opam-repository.2.1.6 prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6,opam-solver.2.1.6-7c9306017fe659c385785abc69bd1196,opam-solver.2.1.6 prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6,opam-state.2.1.6-04f833ad9076899894bc18c2c521005f,opam-state.2.1.6 prep/universes/6331d6f19ccfcdb64279569068b09a6c/opam-devel/2.1.6,opam-devel.2.1.6-6331d6f19ccfcdb64279569068b09a6c,opam-devel.2.1.6; 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/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0,dose3.7.0.0-f52445c7c9f86dca938a0129defbdb73,dose3.7.0.0 prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18,mccs.1.1+18-2ce5d1406cd7056e00c40da588918674,mccs.1.1+18 prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6,opam-client.2.1.6-84caa094a1a57df0dde1a352769cee13,opam-client.2.1.6 prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6,opam-repository.2.1.6-1e12737ea80df3aa34a07f7caa7e5ac9,opam-repository.2.1.6 prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6,opam-solver.2.1.6-7c9306017fe659c385785abc69bd1196,opam-solver.2.1.6 prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6,opam-state.2.1.6-04f833ad9076899894bc18c2c521005f,opam-state.2.1.6 prep/universes/6331d6f19ccfcdb64279569068b09a6c/opam-devel/2.1.6,opam-devel.2.1.6-6331d6f19ccfcdb64279569068b09a6c,opam-devel.2.1.6; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0,dose3.7.0.0-f52445c7c9f86dca938a0129defbdb73,dose3.7.0.0 prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18,mccs.1.1+18-2ce5d1406cd7056e00c40da588918674,mccs.1.1+18 prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6,opam-client.2.1.6-84caa094a1a57df0dde1a352769cee13,opam-client.2.1.6 prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6,opam-repository.2.1.6-1e12737ea80df3aa34a07f7caa7e5ac9,opam-repository.2.1.6 prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6,opam-solver.2.1.6-7c9306017fe659c385785abc69bd1196,opam-solver.2.1.6 prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6,opam-state.2.1.6-04f833ad9076899894bc18c2c521005f,opam-state.2.1.6 prep/universes/6331d6f19ccfcdb64279569068b09a6c/opam-devel/2.1.6,opam-devel.2.1.6-6331d6f19ccfcdb64279569068b09a6c,opam-devel.2.1.6; 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 a7755be1f839d2898c912594666b667e099627cc --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-5.1.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-09-12 12:23.03: RETRYING: 2024-09-12/083444-voodoo-prep-55837c Number of retries: 0 (retriable error condition)
Building on doris.caelum.ci.dev
All commits already cached
Updating files:  67% (21560/32137)
Updating files:  68% (21854/32137)
Updating files:  69% (22175/32137)
Updating files:  70% (22496/32137)
Updating files:  71% (22818/32137)
Updating files:  72% (23139/32137)
Updating files:  73% (23461/32137)
Updating files:  74% (23782/32137)
Updating files:  75% (24103/32137)
Updating files:  76% (24425/32137)
Updating files:  77% (24746/32137)
Updating files:  78% (25067/32137)
Updating files:  79% (25389/32137)
Updating files:  80% (25710/32137)
Updating files:  81% (26031/32137)
Updating files:  82% (26353/32137)
Updating files:  83% (26674/32137)
Updating files:  84% (26996/32137)
Updating files:  85% (27317/32137)
Updating files:  86% (27638/32137)
Updating files:  87% (27960/32137)
Updating files:  88% (28281/32137)
Updating files:  89% (28602/32137)
Updating files:  90% (28924/32137)
Updating files:  91% (29245/32137)
Updating files:  92% (29567/32137)
Updating files:  93% (29888/32137)
Updating files:  94% (30209/32137)
Updating files:  95% (30531/32137)
Updating files:  96% (30852/32137)
Updating files:  97% (31173/32137)
Updating files:  98% (31495/32137)
Updating files:  99% (31816/32137)
Updating files: 100% (32137/32137)
Updating files: 100% (32137/32137), done.
HEAD is now at a7755be1f8 extlib is not compatible with OCaml 5.3

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-5.1@sha256:75bd1ae213986d8838505129c07e17fc5916ce86841a444e1bf5d1c9bcf5332b)
2024-09-12 12:15.53 ---> using "4c7d809399bb207da0fd7e41f1744e0b774f33b83c9f971e29ee4e527ca6a31c" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 12:15.53 ---> using "dfe5e4646be142d6fc9d6a77140d209b028acc1d77475a5901c4ed3a5b4fb944" from cache

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Fetched 295 kB in 1s (406 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 (6833 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 ... 18764 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 12:15.53 ---> using "00bd9b10ee4005c80d7af1faad8dfcb4e6ab122a52aeb43a33fdea8ec26bd562" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y
Package voodoo-prep does not exist, create as a NEW package? [Y/n] y
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-lib does not exist, create as a NEW package? [Y/n] y
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-gen does not exist, create as a NEW package? [Y/n] y
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-do does not exist, create as a NEW package? [Y/n] y
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

The following actions will be performed:
  - install ocamlbuild       0.15.0 [required by bos]
  - install dune             3.16.0 [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install cmdliner         1.3.0  [required by voodoo-prep]
  - install seq              base   [required by re]
  - install swhid_core       0.1    [required by opam-core]
  - install stdlib-shims     0.3.0  [required by ocamlgraph, sha]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install topkg            1.0.7  [required by bos]
  - install re               1.12.0 [required by opam-format]
  - install sha              1.15.4 [required by opam-core]
  - install ocamlgraph       2.1.0  [required by opam-core]
  - install uutf             1.0.3  [required by opam-core]
  - install rresult          0.7.0  [required by bos]
  - install fmt              0.9.0  [required by bos]
  - install astring          0.8.5  [required by bos]
  - install jsonm            1.0.2  [required by opam-core]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-core        2.2.1  [required by opam-format]
  - install bos              0.2.1  [required by voodoo-prep]
  - install opam-format      2.2.1  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 23 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.3.0] found in cache
[dune.3.16.0] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[jsonm.1.0.2] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.15.0] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.2.1] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.2.1] found in cache
[re.1.12.0] found in cache
[rresult.0.7.0] found in cache
[sha.1.15.4] found in cache
[stdlib-shims.0.3.0] found in cache
[swhid_core.0.1] found in cache
[topkg.1.0.7] found in cache
[uutf.1.0.3] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.3.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.15.0
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed uutf.1.0.3
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed jsonm.1.0.2
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed dune.3.16.0
-> installed stdlib-shims.0.3.0
-> installed swhid_core.0.1
-> installed bos.0.2.1
-> installed opam-file-format.2.1.6
-> installed re.1.12.0
-> installed sha.1.15.4
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.2.1
-> installed opam-format.2.2.1
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 12:15.53 ---> using "c0ffca0379d767eba96c496d9c3d5a7963b49f0084e5d4e2addf8acd8b75d3e3" from cache

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

(from ocaml/opam:debian-12-ocaml-5.1@sha256:75bd1ae213986d8838505129c07e17fc5916ce86841a444e1bf5d1c9bcf5332b)
2024-09-12 12:15.53 ---> using "4c7d809399bb207da0fd7e41f1744e0b774f33b83c9f971e29ee4e527ca6a31c" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 12:15.53 ---> using "dfe5e4646be142d6fc9d6a77140d209b028acc1d77475a5901c4ed3a5b4fb944" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-09-12 12:15.53 ---> using "2b0e5c6a092f9ca1bbda95f5b7a2ea41fa9d1fb5a59427c4d5a1765abb041698" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-09-12 12:15.54 ---> using "155267df2db453d93cf96960c02fb803c613d28a496a2a143f51e40570219104" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-09-12 12:15.54 ---> using "0a7118762aaae60584661f906f67883ad43bbce22e27ea4eff0f9c5210888ad5" 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 12:15.54 ---> using "b82aef102c27fa273c570bb55fa0d7203fab5e30f77c325099866f3ee3167afa" from cache

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 5.1. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 5.1 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 12:15.54 ---> using "e0ddc1c07033f94cea15cf6f204c31883bf99259a06fae7c3a2cb3dc06ae05fd" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-09-12 12:15.55 ---> using "431198ceb6a6fa1669a258b74c3ef1d0a7b4e7765f50e827dbc75879a08b8e49" 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 dune.3.16.0"))
The following actions will be performed:
  - install dune 3.16.0

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.16.0  (cached)
-> installed dune.3.16.0
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 12:15.55 ---> using "ce5f705ea7e5c643390f7e7249b779f40e8f9a3f89bbfc34e1f8399ed9661189" from cache

/home/opam: (env DUNE_CACHE enabled)

/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 opam-devel.2.1.6 stdlib-shims.0.3.0 seq.base re.1.12.0 opam-state.2.1.6 opam-solver.2.1.6 opam-repository.2.1.6 opam-format.2.1.6 opam-file-format.2.1.6 opam-core.2.1.6 opam-client.2.1.6 ocamlgraph.2.1.0 mccs.1.1+18 host-arch-x86_64.1 extlib.1.7.9 dune.3.16.0 dose3.7.0.0 cudf.0.10 cppo.1.7.0 conf-c++.1.0 cmdliner.1.3.0 base64.3.5.1 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 (940 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 opam-devel.2.1.6 stdlib-shims.0.3.0 seq.base re.1.12.0 opam-state.2.1.6 opam-solver.2.1.6 opam-repository.2.1.6 opam-format.2.1.6 opam-file-format.2.1.6 opam-core.2.1.6 opam-client.2.1.6 ocamlgraph.2.1.0 mccs.1.1+18 host-arch-x86_64.1 extlib.1.7.9 dune.3.16.0 dose3.7.0.0 cudf.0.10 cppo.1.7.0 conf-c++.1.0 cmdliner.1.3.0 base64.3.5.1" 

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:
g++
[NOTE] Package dune is already installed (current version is 3.16.0).
[NOTE] Package host-arch-x86_64 is already installed (current version is 1).
The following actions will be performed:
  - install cmdliner         1.3.0
  - install seq              base
  - install base64           3.5.1
  - install cppo             1.7.0
  - install opam-file-format 2.1.6
  - install conf-c++         1.0
  - install stdlib-shims     0.3.0
  - install re               1.12.0
  - install extlib           1.7.9
  - install ocamlgraph       2.1.0
  - install cudf             0.10
  - install opam-core        2.1.6
  - install mccs             1.1+18
  - install dose3            7.0.0
  - install opam-format      2.1.6
  - install opam-solver      2.1.6
  - install opam-repository  2.1.6
  - install opam-state       2.1.6
  - install opam-client      2.1.6
  - install opam-devel       2.1.6
===== 20 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/60:
Processing  2/60:
Processing  3/60:
Processing  4/60:
Processing  5/60: [conf-c++: c++]
-> retrieved base64.3.5.1  (cached)
Processing  6/60: [conf-c++: c++]
Processing  7/60: [base64: dune build] [conf-c++: c++]
-> retrieved cmdliner.1.3.0  (cached)
Processing  8/60: [base64: dune build] [conf-c++: c++]
Processing  9/60: [base64: dune build] [cmdliner: make all] [conf-c++: c++]
-> retrieved cppo.1.7.0  (cached)
Processing 10/60: [base64: dune build] [cmdliner: make all] [conf-c++: c++]
Processing 11/60: [base64: dune build] [cmdliner: make all] [conf-c++: c++] [cppo: dune build]
- c++ (Debian 12.2.0-14) 12.2.0
- Copyright (C) 2022 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-c++.1.0
Processing 11/60: [base64: dune build] [cmdliner: make all] [cppo: dune build]
-> installed conf-c++.1.0
Processing 12/60: [base64: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved cudf.0.10  (cached)
Processing 13/60: [base64: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved dose3.7.0.0  (cached)
Processing 14/60: [base64: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved extlib.1.7.9  (cached)
Processing 15/60: [base64: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved mccs.1.1+18  (cached)
Processing 16/60: [base64: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved ocamlgraph.2.1.0  (cached)
Processing 17/60: [base64: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved opam-client.2.1.6  (cached)
Processing 18/60: [base64: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved opam-core.2.1.6  (cached)
Processing 19/60: [base64: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved opam-devel.2.1.6  (cached)
Processing 20/60: [base64: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved opam-file-format.2.1.6  (cached)
Processing 21/60: [base64: dune build] [cmdliner: make all] [cppo: dune build]
Processing 22/60: [base64: dune build] [cmdliner: make all] [cppo: dune build] [opam-file-format: dune build]
-> retrieved opam-format.2.1.6  (cached)
Processing 23/60: [base64: dune build] [cmdliner: make all] [cppo: dune build] [opam-file-format: dune build]
-> retrieved opam-repository.2.1.6  (cached)
Processing 24/60: [base64: dune build] [cmdliner: make all] [cppo: dune build] [opam-file-format: dune build]
-> compiled  base64.3.5.1
Processing 24/60: [cmdliner: make all] [cppo: dune build] [opam-file-format: dune build]
-> installed base64.3.5.1
Processing 25/60: [cmdliner: make all] [cppo: dune build] [opam-file-format: dune build]
-> retrieved opam-solver.2.1.6  (cached)
-> retrieved seq.base  (cached)
Processing 26/60: [cmdliner: make all] [cppo: dune build] [opam-file-format: dune build]
Processing 27/60: [cmdliner: make all] [cppo: dune build] [opam-file-format: dune build]
Processing 28/60: [cmdliner: make all] [cppo: dune build] [opam-file-format: dune build]
-> installed seq.base
Processing 29/60: [cmdliner: make all] [cppo: dune build] [opam-file-format: dune build]
-> retrieved opam-state.2.1.6  (cached)
-> retrieved re.1.12.0  (cached)
Processing 30/60: [cmdliner: make all] [cppo: dune build] [opam-file-format: dune build] [re: dune build]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 31/60: [cmdliner: make all] [cppo: dune build] [opam-file-format: dune build] [re: dune build] [stdlib-shims: dune build]
-> compiled  stdlib-shims.0.3.0
Processing 31/60: [cmdliner: make all] [cppo: dune build] [opam-file-format: dune build] [re: dune build]
-> installed stdlib-shims.0.3.0
Processing 32/60: [cmdliner: make all] [cppo: dune build] [opam-file-format: dune build] [re: dune build]
Processing 33/60: [cmdliner: make all] [cppo: dune build] [ocamlgraph: dune build] [opam-file-format: dune build] [re: dune build]
-> compiled  opam-file-format.2.1.6
Processing 33/60: [cmdliner: make all] [cppo: dune build] [ocamlgraph: dune build] [re: dune build]
-> installed opam-file-format.2.1.6
Processing 34/60: [cmdliner: make all] [cppo: dune build] [ocamlgraph: dune build] [re: dune build]
-> compiled  cppo.1.7.0
Processing 34/60: [cmdliner: make all] [ocamlgraph: dune build] [re: dune build]
-> installed cppo.1.7.0
Processing 35/60: [cmdliner: make all] [ocamlgraph: dune build] [re: dune build]
Processing 36/60: [cmdliner: make all] [extlib: dune build] [ocamlgraph: dune build] [re: dune build]
-> compiled  re.1.12.0
Processing 36/60: [cmdliner: make all] [extlib: dune build] [ocamlgraph: dune build]
-> installed re.1.12.0
Processing 37/60: [cmdliner: make all] [extlib: dune build] [ocamlgraph: dune build]
-> compiled  extlib.1.7.9
Processing 37/60: [cmdliner: make all] [ocamlgraph: dune build]
-> installed extlib.1.7.9
Processing 38/60: [cmdliner: make all] [ocamlgraph: dune build]
Processing 39/60: [cmdliner: make all] [cudf: dune build] [ocamlgraph: dune build]
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 39/60: [cudf: dune build] [ocamlgraph: dune build]
Processing 40/60: [cudf: dune build] [ocamlgraph: dune build] [cmdliner: make install]
-> compiled  ocamlgraph.2.1.0
Processing 40/60: [cudf: dune build] [cmdliner: make install]
-> compiled  cudf.0.10
Processing 40/60: [cmdliner: make install]
+ /usr/bin/make "install" "LIBDIR=/home/opam/.opam/5.1/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.1/doc/cmdliner" (CWD=/home/opam/.opam/5.1/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.1/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/5.1/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/5.1/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/5.1/lib/cmdliner"
- install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \
-   "/home/opam/.opam/5.1/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/5.1/lib/cmdliner"
Processing 40/60: [cmdliner: make install-doc]
+ /usr/bin/make "install-doc" "LIBDIR=/home/opam/.opam/5.1/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.1/doc/cmdliner" (CWD=/home/opam/.opam/5.1/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.1/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.1/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/5.1/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
-> installed cudf.0.10
Processing 42/60: [mccs: dune build]
-> installed ocamlgraph.2.1.0
Processing 43/60: [mccs: dune build]
Processing 44/60: [dose3: dune build] [mccs: dune build]
Processing 45/60: [dose3: dune build] [mccs: dune build] [opam-core: ./configure]
- (cd _build/default/src/common && /home/opam/.opam/5.1/bin/ocaml unix.cma get-git-info.mlt) > _build/default/src/common/gitVersionInfo.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- 
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- fatal: not a git repository (or any of the parent directories): .git
- fatal: not a git repository (or any of the parent directories): .git
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlc.opt -w -40 -g -bin-annot -I src/common/.dose_common.objs/byte -I /home/opam/.opam/5.1/lib/cudf -I /home/opam/.opam/5.1/lib/extlib -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/re/pcre -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Dose_common -o src/common/.dose_common.objs/byte/dose_common__CudfSolver.cmo -c -impl src/common/cudfSolver.ml)
- File "src/common/cudfSolver.ml", line 106, characters 22-36:
- 106 | let raise_error fmt = Printf.kprintf (fun s -> raise (Error s)) fmt
-                             ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlc.opt -w -40 -g -bin-annot -I src/common/.dose_common.objs/byte -I /home/opam/.opam/5.1/lib/cudf -I /home/opam/.opam/5.1/lib/extlib -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/re/pcre -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Dose_common -o src/common/.dose_common.objs/byte/dose_common__Util.cmo -c -impl src/common/util.ml)
- File "src/common/util.ml", line 181, characters 4-18:
- 181 |     Printf.kprintf
-           ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlopt.opt -w -40 -g -I src/common/.dose_common.objs/byte -I src/common/.dose_common.objs/native -I /home/opam/.opam/5.1/lib/cudf -I /home/opam/.opam/5.1/lib/extlib -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/re/pcre -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Dose_common -o src/common/.dose_common.objs/native/dose_common__Util.cmx -c -impl src/common/util.ml)
- File "src/common/util.ml", line 181, characters 4-18:
- 181 |     Printf.kprintf
-           ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlopt.opt -w -40 -g -I src/common/.dose_common.objs/byte -I src/common/.dose_common.objs/native -I /home/opam/.opam/5.1/lib/cudf -I /home/opam/.opam/5.1/lib/extlib -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/re/pcre -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -open Dose_common -o src/common/.dose_common.objs/native/dose_common__CudfSolver.cmx -c -impl src/common/cudfSolver.ml)
- File "src/common/cudfSolver.ml", line 106, characters 22-36:
- 106 | let raise_error fmt = Printf.kprintf (fun s -> raise (Error s)) fmt
-                             ^^^^^^^^^^^^^^
- Alert deprecated: Stdlib.Printf.kprintf
- Use Printf.ksprintf instead.
-> compiled  dose3.7.0.0
Processing 45/60: [mccs: dune build] [opam-core: ./configure]
-> installed dose3.7.0.0
Processing 46/60: [mccs: dune build] [opam-core: ./configure]
- checking for ocamlc... ocamlc
- OCaml version is 5.1.1
- OCaml library path is /home/opam/.opam/5.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... mawk
- checking for compiler type... cc
- checking for compiler architecture... amd64
- checking for compiler system... linux
- checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for acl/libacl.h... no
- checking for library containing acl_get_perm... no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... g++
- checking whether the compiler supports GNU C++... yes
- checking whether g++ accepts -g... yes
- checking for g++ option to enable C++11 features... none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/5.1/bin
- Manual pages will be installed in /home/opam/.opam/5.1/share/man
Processing 46/60: [mccs: dune build] [opam-core: dune build]
-> compiled  mccs.1.1+18
Processing 46/60: [opam-core: dune build]
-> installed mccs.1.1+18
Processing 47/60: [opam-core: dune build]
+ /home/opam/.opam/5.1/bin/dune "build" "-p" "opam-core" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/opam-core.2.1.6)
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/core/.opam_core.objs/byte -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/ocamlgraph -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -no-alias-deps -o src/core/.opam_core.objs/byte/opamStubsTypes.cmo -c -impl src/core/opamStubsTypes.ml)
- File "src/core/opamStubsTypes.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
-> compiled  opam-core.2.1.6
-> installed opam-core.2.1.6
Processing 49/60: [opam-format: ./configure]
+ /home/opam/.opam/5.1/.opam-switch/build/opam-format.2.1.6/./configure "--disable-checks" "--prefix" "/home/opam/.opam/5.1" (CWD=/home/opam/.opam/5.1/.opam-switch/build/opam-format.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.1.1
- OCaml library path is /home/opam/.opam/5.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... mawk
- checking for compiler type... cc
- checking for compiler architecture... amd64
- checking for compiler system... 
- linux
- checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for acl/libacl.h... no
- checking for library containing acl_get_perm... no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... g++
- checking whether the compiler supports GNU C++... yes
- checking whether g++ accepts -g... yes
- checking for g++ option to enable C++11 features... 
- none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/5.1/bin
- Manual pages will be installed in /home/opam/.opam/5.1/share/man
Processing 49/60: [opam-format: dune build]
+ /home/opam/.opam/5.1/bin/dune "build" "-p" "opam-format" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/opam-format.2.1.6)
-> compiled  opam-format.2.1.6
-> installed opam-format.2.1.6
Processing 51/60: [opam-repository: ./configure]
Processing 52/60: [opam-repository: ./configure] [opam-solver: ./configure]
- checking for ocamlc... ocamlc
- OCaml version is 5.1.1
- OCaml library path is /home/opam/.opam/5.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... mawk
- checking for compiler type... cc
- checking for compiler architecture... amd64
- checking for compiler system... linux
- checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for acl/libacl.h... no
- checking for library containing acl_get_perm... no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... g++
- checking whether the compiler supports GNU C++... yes
- checking whether g++ accepts -g... yes
- checking for g++ option to enable C++11 features... none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/5.1/bin
- Manual pages will be installed in /home/opam/.opam/5.1/share/man
Processing 52/60: [opam-repository: ./configure] [opam-solver: dune build]
- checking for ocamlc... ocamlc
- OCaml version is 5.1.1
- OCaml library path is /home/opam/.opam/5.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... mawk
- checking for compiler type... cc
- checking for compiler architecture... amd64
- checking for compiler system... linux
- checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for acl/libacl.h... no
- checking for library containing acl_get_perm... no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... g++
- checking whether the compiler supports GNU C++... yes
- checking whether g++ accepts -g... yes
- checking for g++ option to enable C++11 features... none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/5.1/bin
- Manual pages will be installed in /home/opam/.opam/5.1/share/man
Processing 52/60: [opam-repository: dune build] [opam-solver: dune build]
-> compiled  opam-repository.2.1.6
Processing 52/60: [opam-solver: dune build]
-> installed opam-repository.2.1.6
Processing 53/60: [opam-solver: dune build]
Processing 54/60: [opam-solver: dune build] [opam-state: ./configure]
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/solver/.opam_solver.objs/byte -I /home/opam/.opam/5.1/lib/cudf -I /home/opam/.opam/5.1/lib/dose3/algo -I /home/opam/.opam/5.1/lib/dose3/common -I /home/opam/.opam/5.1/lib/extlib -I /home/opam/.opam/5.1/lib/mccs -I /home/opam/.opam/5.1/lib/mccs/glpk/internal -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/ocamlgraph -I /home/opam/.opam/5.1/lib/opam-core -I /home/opam/.opam/5.1/lib/opam-file-format -I /home/opam/.opam/5.1/lib/opam-format -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/re/pcre -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -no-alias-deps -o src/solver/.opam_solver.objs/byte/opamCudfSolverSig.cmo -c -impl src/solver/opamCudfSolverSig.ml)
- File "src/solver/opamCudfSolverSig.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
-> compiled  opam-solver.2.1.6
Processing 54/60: [opam-state: ./configure]
-> installed opam-solver.2.1.6
Processing 55/60: [opam-state: ./configure]
+ /home/opam/.opam/5.1/.opam-switch/build/opam-state.2.1.6/./configure "--disable-checks" "--prefix" "/home/opam/.opam/5.1" (CWD=/home/opam/.opam/5.1/.opam-switch/build/opam-state.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.1.1
- OCaml library path is /home/opam/.opam/5.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... mawk
- checking for compiler type... cc
- checking for compiler architecture... amd64
- checking for compiler system... linux
- checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64 accepts -g... 
- yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for acl/libacl.h... no
- checking for library containing acl_get_perm... no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... g++
- checking whether the compiler supports GNU C++... yes
- checking whether g++ accepts -g... yes
- checking for g++ option to enable C++11 features... none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/5.1/bin
- Manual pages will be installed in /home/opam/.opam/5.1/share/man
Processing 55/60: [opam-state: dune build]
+ /home/opam/.opam/5.1/bin/dune "build" "-p" "opam-state" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/opam-state.2.1.6)
-> compiled  opam-state.2.1.6
-> installed opam-state.2.1.6
Processing 57/60: [opam-client: ./configure]
+ /home/opam/.opam/5.1/.opam-switch/build/opam-client.2.1.6/./configure "--disable-checks" "--prefix" "/home/opam/.opam/5.1" (CWD=/home/opam/.opam/5.1/.opam-switch/build/opam-client.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.1.1
- OCaml library path is /home/opam/.opam/5.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... mawk
- checking for compiler type... cc
- checking for compiler architecture... amd64
- checking for compiler system... 
- linux
- checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for acl/libacl.h... no
- checking for library containing acl_get_perm... no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... g++
- checking whether the compiler supports GNU C++... 
- yes
- checking whether g++ accepts -g... yes
- checking for g++ option to enable C++11 features... none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/5.1/bin
- Manual pages will be installed in /home/opam/.opam/5.1/share/man
Processing 57/60: [opam-client: dune build]
+ /home/opam/.opam/5.1/bin/dune "build" "-p" "opam-client" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/opam-client.2.1.6)
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/client/.opam_client.objs/byte -I /home/opam/.opam/5.1/lib/base64 -I /home/opam/.opam/5.1/lib/cmdliner -I /home/opam/.opam/5.1/lib/cudf -I /home/opam/.opam/5.1/lib/dose3/algo -I /home/opam/.opam/5.1/lib/dose3/common -I /home/opam/.opam/5.1/lib/extlib -I /home/opam/.opam/5.1/lib/mccs -I /home/opam/.opam/5.1/lib/mccs/glpk/internal -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/ocamlgraph -I /home/opam/.opam/5.1/lib/opam-core -I /home/opam/.opam/5.1/lib/opam-file-format -I /home/opam/.opam/5.1/lib/opam-format -I /home/opam/.opam/5.1/lib/opam-repository -I /home/opam/.opam/5.1/lib/opam-solver -I /home/opam/.opam/5.1/lib/opam-state -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/re/pcre -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -no-alias-deps -o src/client/.opam_client.objs/byte/opamAdminCommand.cmi -c -intf src/client/opamAdminCommand.mli)
- File "src/client/opamAdminCommand.mli", line 14, characters 38-56:
- 14 | type command = unit Cmdliner.Term.t * Cmdliner.Term.info
-                                            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/client/.opam_client.objs/byte -I /home/opam/.opam/5.1/lib/base64 -I /home/opam/.opam/5.1/lib/cmdliner -I /home/opam/.opam/5.1/lib/cudf -I /home/opam/.opam/5.1/lib/dose3/algo -I /home/opam/.opam/5.1/lib/dose3/common -I /home/opam/.opam/5.1/lib/extlib -I /home/opam/.opam/5.1/lib/mccs -I /home/opam/.opam/5.1/lib/mccs/glpk/internal -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/ocamlgraph -I /home/opam/.opam/5.1/lib/opam-core -I /home/opam/.opam/5.1/lib/opam-file-format -I /home/opam/.opam/5.1/lib/opam-format -I /home/opam/.opam/5.1/lib/opam-repository -I /home/opam/.opam/5.1/lib/opam-solver -I /home/opam/.opam/5.1/lib/opam-state -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/re/pcre -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -no-alias-deps -o src/client/.opam_client.objs/byte/opamArgTools.cmi -c -intf src/client/opamArgTools.mli)
- File "src/client/opamArgTools.mli", line 40, characters 40-53:
- 40 |   string list -> string -> string -> 'a Arg.converter -> 'a -> 'a Term.t
-                                              ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArgTools.mli", line 44, characters 60-73:
- 44 |   ?default:'a list -> string list -> string -> string -> 'a Arg.converter ->
-                                                                  ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArgTools.mli", line 90, characters 29-38:
- 90 | type command = unit Term.t * Term.info
-                                   ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/client/opamArgTools.mli", line 95, characters 29-38:
- 95 |    man:Manpage.block list -> Term.info) ->
-                                   ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/client/opamArgTools.mli", line 103, characters 15-24:
- 103 |        list -> Term.info) ->
-                      ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/client/.opam_client.objs/byte -I /home/opam/.opam/5.1/lib/base64 -I /home/opam/.opam/5.1/lib/cmdliner -I /home/opam/.opam/5.1/lib/cudf -I /home/opam/.opam/5.1/lib/dose3/algo -I /home/opam/.opam/5.1/lib/dose3/common -I /home/opam/.opam/5.1/lib/extlib -I /home/opam/.opam/5.1/lib/mccs -I /home/opam/.opam/5.1/lib/mccs/glpk/internal -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/ocamlgraph -I /home/opam/.opam/5.1/lib/opam-core -I /home/opam/.opam/5.1/lib/opam-file-format -I /home/opam/.opam/5.1/lib/opam-format -I /home/opam/.opam/5.1/lib/opam-repository -I /home/opam/.opam/5.1/lib/opam-solver -I /home/opam/.opam/5.1/lib/opam-state -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/re/pcre -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -no-alias-deps -o src/client/.opam_client.objs/byte/opamArg.cmi -c -intf src/client/opamArg.mli)
- File "src/client/opamArg.mli", line 63, characters 5-18:
- 63 |   'a Arg.converter -> 'a ->
-           ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 70, characters 5-18:
- 70 |   'a Arg.converter -> 'a list Term.t
-           ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 132, characters 37-50:
- 132 | val arg_list: string -> string -> 'a Arg.converter -> 'a list Term.t
-                                            ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 135, characters 46-59:
- 135 | val nonempty_arg_list: string -> string -> 'a Arg.converter -> 'a list Term.t
-                                                     ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 220, characters 37-50:
- 220 | val repository_name: repository_name Arg.converter
-                                            ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 223, characters 13-26:
- 223 | val url: url Arg.converter
-                    ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 226, characters 23-36:
- 226 | val filename: filename Arg.converter
-                              ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 229, characters 47-60:
- 229 | val existing_filename_or_dash: filename option Arg.converter
-                                                      ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 232, characters 21-34:
- 232 | val dirname: dirname Arg.converter
-                            ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 235, characters 35-48:
- 235 |   OpamFilename.generic_file option Arg.converter
-                                          ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 237, characters 26-39:
- 237 | val positive_integer: int Arg.converter
-                                 ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 240, characters 23-36:
- 240 | val package_name: name Arg.converter
-                              ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 243, characters 29-42:
- 243 | val package_version: version Arg.converter
-                                    ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 246, characters 37-50:
- 246 | val package: (name * version option) Arg.converter
-                                            ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 249, characters 34-47:
- 249 | val package_with_version: package Arg.converter
-                                         ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 252, characters 15-28:
- 252 | val atom: atom Arg.converter
-                      ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 256, characters 66-79:
- 256 |   [ `Atom of atom | `Filename of filename | `Dirname of dirname ] Arg.converter
-                                                                         ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 259, characters 42-55:
- 259 |   [ `Atom of atom | `Dirname of dirname ] Arg.converter
-                                                 ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 262, characters 25-38:
- 262 | val dep_formula: formula Arg.converter
-                                ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 265, characters 54-67:
- 265 | val variable_bindings: (OpamVariable.t * string) list Arg.converter
-                                                             ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 268, characters 37-50:
- 268 | val warn_selector: (int * bool) list Arg.converter
-                                            ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 270, characters 57-70:
- 270 | val opamlist_columns: OpamListCommand.output_format list Arg.converter
-                                                                ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.mli", line 314, characters 14-23:
- 314 |   'a Term.t * Term.info -> ?options:string -> string ->
-                     ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/client/opamArg.mli", line 315, characters 14-23:
- 315 |   'a Term.t * Term.info
-                     ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/client/opamArg.mli", line 325, characters 29-38:
- 325 | type command = unit Term.t * Term.info
-                                    ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/client/.opam_client.objs/byte -I /home/opam/.opam/5.1/lib/base64 -I /home/opam/.opam/5.1/lib/cmdliner -I /home/opam/.opam/5.1/lib/cudf -I /home/opam/.opam/5.1/lib/dose3/algo -I /home/opam/.opam/5.1/lib/dose3/common -I /home/opam/.opam/5.1/lib/extlib -I /home/opam/.opam/5.1/lib/mccs -I /home/opam/.opam/5.1/lib/mccs/glpk/internal -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/ocamlgraph -I /home/opam/.opam/5.1/lib/opam-core -I /home/opam/.opam/5.1/lib/opam-file-format -I /home/opam/.opam/5.1/lib/opam-format -I /home/opam/.opam/5.1/lib/opam-repository -I /home/opam/.opam/5.1/lib/opam-solver -I /home/opam/.opam/5.1/lib/opam-state -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/re/pcre -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/byte/opamArgTools.cmo -c -impl src/client/opamArgTools.ml)
- File "src/client/opamArgTools.ml", line 559, characters 29-38:
- 559 | type command = unit Term.t * Term.info
-                                    ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/client/.opam_client.objs/byte -I /home/opam/.opam/5.1/lib/base64 -I /home/opam/.opam/5.1/lib/cmdliner -I /home/opam/.opam/5.1/lib/cudf -I /home/opam/.opam/5.1/lib/dose3/algo -I /home/opam/.opam/5.1/lib/dose3/common -I /home/opam/.opam/5.1/lib/extlib -I /home/opam/.opam/5.1/lib/mccs -I /home/opam/.opam/5.1/lib/mccs/glpk/internal -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/ocamlgraph -I /home/opam/.opam/5.1/lib/opam-core -I /home/opam/.opam/5.1/lib/opam-file-format -I /home/opam/.opam/5.1/lib/opam-format -I /home/opam/.opam/5.1/lib/opam-repository -I /home/opam/.opam/5.1/lib/opam-solver -I /home/opam/.opam/5.1/lib/opam-state -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/re/pcre -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/byte/opamCliMain.cmo -c -impl src/client/opamCliMain.ml)
- File "src/client/opamCliMain.ml", line 441, characters 8-24:
- 441 |   match Term.eval_choice ~catch:false ~argv default commands with
-               ^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval_choice
- Use Cmd.group and one of Cmd.eval* instead.
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/client/.opam_client.objs/byte -I /home/opam/.opam/5.1/lib/base64 -I /home/opam/.opam/5.1/lib/cmdliner -I /home/opam/.opam/5.1/lib/cudf -I /home/opam/.opam/5.1/lib/dose3/algo -I /home/opam/.opam/5.1/lib/dose3/common -I /home/opam/.opam/5.1/lib/extlib -I /home/opam/.opam/5.1/lib/mccs -I /home/opam/.opam/5.1/lib/mccs/glpk/internal -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/ocamlgraph -I /home/opam/.opam/5.1/lib/opam-core -I /home/opam/.opam/5.1/lib/opam-file-format -I /home/opam/.opam/5.1/lib/opam-format -I /home/opam/.opam/5.1/lib/opam-repository -I /home/opam/.opam/5.1/lib/opam-solver -I /home/opam/.opam/5.1/lib/opam-state -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/re/pcre -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/byte/opamAdminCommand.cmo -c -impl src/client/opamAdminCommand.ml)
- File "src/client/opamAdminCommand.ml", line 17, characters 38-56:
- 17 | type command = unit Cmdliner.Term.t * Cmdliner.Term.info
-                                            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/client/opamAdminCommand.ml", line 1060, characters 8-12:
- 1060 |   Term.(pure cmd $ global_options cli $ force_arg $ atom_arg)
-                ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- 
- File "src/client/opamAdminCommand.ml", line 1085, characters 25-40:
- 1085 |   Term.(ret (const help $Term.man_format $Term.choice_names $topic)),
-                                 ^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.man_format
- Use Arg.man_format instead.
- 
- File "src/client/opamAdminCommand.ml", line 1086, characters 2-11:
- 1086 |   Term.info "help" ~doc ~man
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/client/opamAdminCommand.ml", line 1129, characters 2-11:
- 1129 |   Term.info "opam admin"
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -I src/client/.opam_client.objs/byte -I src/client/.opam_client.objs/native -I /home/opam/.opam/5.1/lib/base64 -I /home/opam/.opam/5.1/lib/cmdliner -I /home/opam/.opam/5.1/lib/cudf -I /home/opam/.opam/5.1/lib/dose3/algo -I /home/opam/.opam/5.1/lib/dose3/common -I /home/opam/.opam/5.1/lib/extlib -I /home/opam/.opam/5.1/lib/mccs -I /home/opam/.opam/5.1/lib/mccs/glpk/internal -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/ocamlgraph -I /home/opam/.opam/5.1/lib/opam-core -I /home/opam/.opam/5.1/lib/opam-file-format -I /home/opam/.opam/5.1/lib/opam-format -I /home/opam/.opam/5.1/lib/opam-repository -I /home/opam/.opam/5.1/lib/opam-solver -I /home/opam/.opam/5.1/lib/opam-state -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/re/pcre -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/native/opamArgTools.cmx -c -impl src/client/opamArgTools.ml)
- File "src/client/opamArgTools.ml", line 559, characters 29-38:
- 559 | type command = unit Term.t * Term.info
-                                    ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/client/.opam_client.objs/byte -I /home/opam/.opam/5.1/lib/base64 -I /home/opam/.opam/5.1/lib/cmdliner -I /home/opam/.opam/5.1/lib/cudf -I /home/opam/.opam/5.1/lib/dose3/algo -I /home/opam/.opam/5.1/lib/dose3/common -I /home/opam/.opam/5.1/lib/extlib -I /home/opam/.opam/5.1/lib/mccs -I /home/opam/.opam/5.1/lib/mccs/glpk/internal -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/ocamlgraph -I /home/opam/.opam/5.1/lib/opam-core -I /home/opam/.opam/5.1/lib/opam-file-format -I /home/opam/.opam/5.1/lib/opam-format -I /home/opam/.opam/5.1/lib/opam-repository -I /home/opam/.opam/5.1/lib/opam-solver -I /home/opam/.opam/5.1/lib/opam-state -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/re/pcre -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/byte/opamArg.cmo -c -impl src/client/opamArg.ml)
- File "src/client/opamArg.ml", line 719, characters 27-40:
- 719 | let positive_integer : int Arg.converter =
-                                  ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.ml", line 719, characters 27-40:
- 719 | let positive_integer : int Arg.converter =
-                                  ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.ml", line 979, characters 2-11:
- 979 |   Term.info ~sdocs:global_option_section ~docs:Manpage.s_commands
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/client/opamArg.ml", line 990, characters 13-22:
- 990 |   let orig = Term.name info in
-                    ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- 
- File "src/client/opamArg.ml", line 1002, characters 2-11:
- 1002 |   Term.info name
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -bin-annot -I src/client/.opam_client.objs/byte -I /home/opam/.opam/5.1/lib/base64 -I /home/opam/.opam/5.1/lib/cmdliner -I /home/opam/.opam/5.1/lib/cudf -I /home/opam/.opam/5.1/lib/dose3/algo -I /home/opam/.opam/5.1/lib/dose3/common -I /home/opam/.opam/5.1/lib/extlib -I /home/opam/.opam/5.1/lib/mccs -I /home/opam/.opam/5.1/lib/mccs/glpk/internal -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/ocamlgraph -I /home/opam/.opam/5.1/lib/opam-core -I /home/opam/.opam/5.1/lib/opam-file-format -I /home/opam/.opam/5.1/lib/opam-format -I /home/opam/.opam/5.1/lib/opam-repository -I /home/opam/.opam/5.1/lib/opam-solver -I /home/opam/.opam/5.1/lib/opam-state -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/re/pcre -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/byte/opamCommands.cmo -c -impl src/client/opamCommands.ml)
- File "src/client/opamCommands.ml", line 3863, characters 25-40:
- 3863 |   Term.(ret (const help $Term.man_format $Term.choice_names $topic)),
-                                 ^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.man_format
- Use Arg.man_format instead.
- 
- File "src/client/opamCommands.ml", line 3864, characters 2-11:
- 3864 |   Term.info "help" ~doc ~man
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/client/opamCommands.ml", line 3911, characters 2-11:
- 3911 |   Term.info "opam"
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/client/opamCommands.ml", line 3921, characters 2-11:
- 3921 |   Term.info "admin" ~doc:OpamAdminCommand.admin_command_doc
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/client/opamCommands.ml", line 3957, characters 53-62:
- 3957 |                  OpamStd.String.starts_with ~prefix (Term.name info))
-                                                             ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- 
- File "src/client/opamCommands.ml", line 3964, characters 55-64:
- 3964 |                    OpamStd.String.starts_with ~prefix (Term.name info))
-                                                               ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- 
- File "src/client/opamCommands.ml", line 3967, characters 20-29:
- 3967 |   | [(_,info)] when Term.name info = "admin" -> true
-                            ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -I src/client/.opam_client.objs/byte -I src/client/.opam_client.objs/native -I /home/opam/.opam/5.1/lib/base64 -I /home/opam/.opam/5.1/lib/cmdliner -I /home/opam/.opam/5.1/lib/cudf -I /home/opam/.opam/5.1/lib/dose3/algo -I /home/opam/.opam/5.1/lib/dose3/common -I /home/opam/.opam/5.1/lib/extlib -I /home/opam/.opam/5.1/lib/mccs -I /home/opam/.opam/5.1/lib/mccs/glpk/internal -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/ocamlgraph -I /home/opam/.opam/5.1/lib/opam-core -I /home/opam/.opam/5.1/lib/opam-file-format -I /home/opam/.opam/5.1/lib/opam-format -I /home/opam/.opam/5.1/lib/opam-repository -I /home/opam/.opam/5.1/lib/opam-solver -I /home/opam/.opam/5.1/lib/opam-state -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/re/pcre -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/native/opamArg.cmx -c -impl src/client/opamArg.ml)
- File "src/client/opamArg.ml", line 719, characters 27-40:
- 719 | let positive_integer : int Arg.converter =
-                                  ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.ml", line 719, characters 27-40:
- 719 | let positive_integer : int Arg.converter =
-                                  ^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Arg.converter
- Use Arg.conv' function instead.
- 
- File "src/client/opamArg.ml", line 979, characters 2-11:
- 979 |   Term.info ~sdocs:global_option_section ~docs:Manpage.s_commands
-         ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/client/opamArg.ml", line 990, characters 13-22:
- 990 |   let orig = Term.name info in
-                    ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- 
- File "src/client/opamArg.ml", line 1002, characters 2-11:
- 1002 |   Term.info name
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -I src/client/.opam_client.objs/byte -I src/client/.opam_client.objs/native -I /home/opam/.opam/5.1/lib/base64 -I /home/opam/.opam/5.1/lib/cmdliner -I /home/opam/.opam/5.1/lib/cudf -I /home/opam/.opam/5.1/lib/dose3/algo -I /home/opam/.opam/5.1/lib/dose3/common -I /home/opam/.opam/5.1/lib/extlib -I /home/opam/.opam/5.1/lib/mccs -I /home/opam/.opam/5.1/lib/mccs/glpk/internal -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/ocamlgraph -I /home/opam/.opam/5.1/lib/opam-core -I /home/opam/.opam/5.1/lib/opam-file-format -I /home/opam/.opam/5.1/lib/opam-format -I /home/opam/.opam/5.1/lib/opam-repository -I /home/opam/.opam/5.1/lib/opam-solver -I /home/opam/.opam/5.1/lib/opam-state -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/re/pcre -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/native/opamAdminCommand.cmx -c -impl src/client/opamAdminCommand.ml)
- File "src/client/opamAdminCommand.ml", line 17, characters 38-56:
- 17 | type command = unit Cmdliner.Term.t * Cmdliner.Term.info
-                                            ^^^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/client/opamAdminCommand.ml", line 1060, characters 8-12:
- 1060 |   Term.(pure cmd $ global_options cli $ force_arg $ atom_arg)
-                ^^^^
- Alert deprecated: Cmdliner.Term.pure
- Use Term.const instead.
- 
- File "src/client/opamAdminCommand.ml", line 1085, characters 25-40:
- 1085 |   Term.(ret (const help $Term.man_format $Term.choice_names $topic)),
-                                 ^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.man_format
- Use Arg.man_format instead.
- 
- File "src/client/opamAdminCommand.ml", line 1086, characters 2-11:
- 1086 |   Term.info "help" ~doc ~man
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/client/opamAdminCommand.ml", line 1129, characters 2-11:
- 1129 |   Term.info "opam admin"
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -I src/client/.opam_client.objs/byte -I src/client/.opam_client.objs/native -I /home/opam/.opam/5.1/lib/base64 -I /home/opam/.opam/5.1/lib/cmdliner -I /home/opam/.opam/5.1/lib/cudf -I /home/opam/.opam/5.1/lib/dose3/algo -I /home/opam/.opam/5.1/lib/dose3/common -I /home/opam/.opam/5.1/lib/extlib -I /home/opam/.opam/5.1/lib/mccs -I /home/opam/.opam/5.1/lib/mccs/glpk/internal -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/ocamlgraph -I /home/opam/.opam/5.1/lib/opam-core -I /home/opam/.opam/5.1/lib/opam-file-format -I /home/opam/.opam/5.1/lib/opam-format -I /home/opam/.opam/5.1/lib/opam-repository -I /home/opam/.opam/5.1/lib/opam-solver -I /home/opam/.opam/5.1/lib/opam-state -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/re/pcre -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/native/opamCommands.cmx -c -impl src/client/opamCommands.ml)
- File "src/client/opamCommands.ml", line 3863, characters 25-40:
- 3863 |   Term.(ret (const help $Term.man_format $Term.choice_names $topic)),
-                                 ^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.man_format
- Use Arg.man_format instead.
- 
- File "src/client/opamCommands.ml", line 3864, characters 2-11:
- 3864 |   Term.info "help" ~doc ~man
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/client/opamCommands.ml", line 3911, characters 2-11:
- 3911 |   Term.info "opam"
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/client/opamCommands.ml", line 3921, characters 2-11:
- 3921 |   Term.info "admin" ~doc:OpamAdminCommand.admin_command_doc
-          ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.info
- Use Cmd.info instead.
- 
- File "src/client/opamCommands.ml", line 3957, characters 53-62:
- 3957 |                  OpamStd.String.starts_with ~prefix (Term.name info))
-                                                             ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- 
- File "src/client/opamCommands.ml", line 3964, characters 55-64:
- 3964 |                    OpamStd.String.starts_with ~prefix (Term.name info))
-                                                               ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- 
- File "src/client/opamCommands.ml", line 3967, characters 20-29:
- 3967 |   | [(_,info)] when Term.name info = "admin" -> true
-                            ^^^^^^^^^
- Alert deprecated: Cmdliner.Term.name
- Use Cmd.name instead.
- (cd _build/default && /home/opam/.opam/5.1/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -g -I src/client/.opam_client.objs/byte -I src/client/.opam_client.objs/native -I /home/opam/.opam/5.1/lib/base64 -I /home/opam/.opam/5.1/lib/cmdliner -I /home/opam/.opam/5.1/lib/cudf -I /home/opam/.opam/5.1/lib/dose3/algo -I /home/opam/.opam/5.1/lib/dose3/common -I /home/opam/.opam/5.1/lib/extlib -I /home/opam/.opam/5.1/lib/mccs -I /home/opam/.opam/5.1/lib/mccs/glpk/internal -I /home/opam/.opam/5.1/lib/ocaml/unix -I /home/opam/.opam/5.1/lib/ocamlgraph -I /home/opam/.opam/5.1/lib/opam-core -I /home/opam/.opam/5.1/lib/opam-file-format -I /home/opam/.opam/5.1/lib/opam-format -I /home/opam/.opam/5.1/lib/opam-repository -I /home/opam/.opam/5.1/lib/opam-solver -I /home/opam/.opam/5.1/lib/opam-state -I /home/opam/.opam/5.1/lib/re -I /home/opam/.opam/5.1/lib/re/pcre -I /home/opam/.opam/5.1/lib/seq -I /home/opam/.opam/5.1/lib/stdlib-shims -intf-suffix .ml -no-alias-deps -o src/client/.opam_client.objs/native/opamCliMain.cmx -c -impl src/client/opamCliMain.ml)
- File "src/client/opamCliMain.ml", line 441, characters 8-24:
- 441 |   match Term.eval_choice ~catch:false ~argv default commands with
-               ^^^^^^^^^^^^^^^^
- Alert deprecated: Cmdliner.Term.eval_choice
- Use Cmd.group and one of Cmd.eval* instead.
-> compiled  opam-client.2.1.6
-> installed opam-client.2.1.6
Processing 59/60: [opam-devel: ./configure]
+ /home/opam/.opam/5.1/.opam-switch/build/opam-devel.2.1.6/./configure "--disable-checks" "--prefix" "/home/opam/.opam/5.1" (CWD=/home/opam/.opam/5.1/.opam-switch/build/opam-devel.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.1.1
- OCaml library path is /home/opam/.opam/5.1/lib/ocaml
- checking for ocamlopt... ocamlopt
- checking for ocamlc.opt... ocamlc.opt
- checking for ocamlopt.opt... ocamlopt.opt
- checking for ocaml... ocaml
- checking for ocamldep... ocamldep
- checking for ocamldep.opt... ocamldep.opt
- checking for ocamlmktop... ocamlmktop
- checking for ocamlmklib... ocamlmklib
- checking for ocamldoc... ocamldoc
- checking for ocamldoc.opt... ocamldoc.opt
- checking for ocamlbuild... no
- checking OCaml Sys.os_type... Unix
- checking for gawk... no
- checking for mawk... mawk
- checking for compiler type... cc
- checking for compiler architecture... amd64
- checking for compiler system... 
- linux
- checking for gcc... gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables... 
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether the compiler supports GNU C... yes
- checking whether gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC   -D_FILE_OFFSET_BITS=64 option to enable C11 features... none needed
- checking for stdio.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for strings.h... yes
- checking for sys/stat.h... yes
- checking for sys/types.h... yes
- checking for unistd.h... yes
- checking for acl/libacl.h... no
- checking for library containing acl_get_perm... no
- checking for ocamlobjinfo... ocamlobjinfo
- checking for ocamlfind... no
- checking for curl... curl
- checking for dune... dune
- checking for cppo... cppo
- checking for patch... patch
- checking for bunzip2... bunzip2
- 
- checking for OCaml findlib package unix... not found
- checking for OCaml findlib package bigarray... not found
- checking for OCaml findlib package extlib... not found
- checking for OCaml findlib package re... not found
- checking for OCaml findlib package re.glob... not found
- checking for OCaml findlib package cmdliner... not found
- checking for OCaml findlib package ocamlgraph... not found
- checking for OCaml findlib package cudf... not found
- checking for OCaml findlib package dose3.common... not found
- checking for OCaml findlib package dose3.algo... not found
- checking for OCaml findlib package opam-file-format... not found
- checking for OCaml findlib package mccs... 
- not found
- checking for OCaml findlib package opam-0install-cudf... not found
- checking for g++... g++
- checking whether the compiler supports GNU C++... yes
- checking whether g++ accepts -g... yes
- checking for g++ option to enable C++11 features... none needed
- 
- configure: creating ./config.status
- config.status: creating Makefile.config
- config.status: creating src/ocaml-flags-configure.sexp
- config.status: creating src/stubs/c-flags.sexp
- config.status: creating src/stubs/libacl/c-libraries.sexp
- 
- Opam will be built WITH a built-in solver
- 
- Executables will be installed in /home/opam/.opam/5.1/bin
- Manual pages will be installed in /home/opam/.opam/5.1/share/man
Processing 59/60: [opam-devel: make opam-devel.install]
+ /usr/bin/make "opam-devel.install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/opam-devel.2.1.6)
- dune build  -p opam opam.install
- sed -e "/lib\/opam\/opam/d" -e "s/bin:/libexec:/" opam.install > opam-devel.install
-> compiled  opam-devel.2.1.6
-> installed opam-devel.2.1.6
Done.

<><> opam-devel.2.1.6 installed successfully ><><><><><><><><><><><><><><><><><>
=> The development version of opam has been successfully compiled into /home/opam/.opam/5.1/lib/opam-devel. You should not run it from there, please install the binaries to your PATH, e.g. with
       sudo cp /home/opam/.opam/5.1/lib/opam-devel/opam /usr/local/bin

   If you just want to give it a try without altering your current installation, you could use instead:
       alias opam2="OPAMROOT=~/.opam2 /home/opam/.opam/5.1/lib/opam-devel/opam"
# Run eval $(opam env) to update the current shell environment
2024-09-12 12:17.37 ---> saved as "fb1135664474ca30460d09358efbcc7724f1409da31a9e285f780dd0683ef3a7"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u opam-devel:6331d6f19ccfcdb64279569068b09a6c,opam-state:04f833ad9076899894bc18c2c521005f,opam-solver:7c9306017fe659c385785abc69bd1196,opam-repository:1e12737ea80df3aa34a07f7caa7e5ac9,opam-client:84caa094a1a57df0dde1a352769cee13,mccs:2ce5d1406cd7056e00c40da588918674,dose3:f52445c7c9f86dca938a0129defbdb73"))
2024-09-12 12:17.40 ---> saved as "2ab061184cf22e4d635fd8e237fa9bff8d140c17acf4ab11c6428a42cfe0f560"

/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.486194') && (for DATA in prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0,dose3.7.0.0-f52445c7c9f86dca938a0129defbdb73,dose3.7.0.0 prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18,mccs.1.1+18-2ce5d1406cd7056e00c40da588918674,mccs.1.1+18 prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6,opam-client.2.1.6-84caa094a1a57df0dde1a352769cee13,opam-client.2.1.6 prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6,opam-repository.2.1.6-1e12737ea80df3aa34a07f7caa7e5ac9,opam-repository.2.1.6 prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6,opam-solver.2.1.6-7c9306017fe659c385785abc69bd1196,opam-solver.2.1.6 prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6,opam-state.2.1.6-04f833ad9076899894bc18c2c521005f,opam-state.2.1.6 prep/universes/6331d6f19ccfcdb64279569068b09a6c/opam-devel/2.1.6,opam-devel.2.1.6-6331d6f19ccfcdb64279569068b09a6c,opam-devel.2.1.6; 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/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0,dose3.7.0.0-f52445c7c9f86dca938a0129defbdb73,dose3.7.0.0 prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18,mccs.1.1+18-2ce5d1406cd7056e00c40da588918674,mccs.1.1+18 prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6,opam-client.2.1.6-84caa094a1a57df0dde1a352769cee13,opam-client.2.1.6 prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6,opam-repository.2.1.6-1e12737ea80df3aa34a07f7caa7e5ac9,opam-repository.2.1.6 prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6,opam-solver.2.1.6-7c9306017fe659c385785abc69bd1196,opam-solver.2.1.6 prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6,opam-state.2.1.6-04f833ad9076899894bc18c2c521005f,opam-state.2.1.6 prep/universes/6331d6f19ccfcdb64279569068b09a6c/opam-devel/2.1.6,opam-devel.2.1.6-6331d6f19ccfcdb64279569068b09a6c,opam-devel.2.1.6; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0,dose3.7.0.0-f52445c7c9f86dca938a0129defbdb73,dose3.7.0.0 prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18,mccs.1.1+18-2ce5d1406cd7056e00c40da588918674,mccs.1.1+18 prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6,opam-client.2.1.6-84caa094a1a57df0dde1a352769cee13,opam-client.2.1.6 prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6,opam-repository.2.1.6-1e12737ea80df3aa34a07f7caa7e5ac9,opam-repository.2.1.6 prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6,opam-solver.2.1.6-7c9306017fe659c385785abc69bd1196,opam-solver.2.1.6 prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6,opam-state.2.1.6-04f833ad9076899894bc18c2c521005f,opam-state.2.1.6 prep/universes/6331d6f19ccfcdb64279569068b09a6c/opam-devel/2.1.6,opam-devel.2.1.6-6331d6f19ccfcdb64279569068b09a6c,opam-devel.2.1.6; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.486194
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/doc/
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/doc/dose3/
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/doc/dose3/CHANGES
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/doc/dose3/README.architecture
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/doc/dose3/README.git
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/META
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo.ocamlobjinfo
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Defaultgraphs.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Defaultgraphs.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Depsolver.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Depsolver.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Depsolver.cmti
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Depsolver_int.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Depsolver_int.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Depsolver_int.cmti
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Diagnostic.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Diagnostic.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Diagnostic.cmti
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Dominators.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Dominators.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Flatten.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Flatten.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Statistics.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Statistics.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Strongconflicts.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Strongconflicts.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Strongconflicts_int.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Strongconflicts_int.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Strongdeps.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Strongdeps.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/algo/dose_algo__Strongdeps.cmti
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common.ocamlobjinfo
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__CudfAdd.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__CudfAdd.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__CudfAdd.cmti
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__CudfDiff.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__CudfDiff.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__CudfDiff.cmti
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__CudfSolver.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__CudfSolver.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__CudfSolver.cmti
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__EdosSolver.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__EdosSolver.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__EdosSolver.cmti
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__GitVersionInfo.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__GitVersionInfo.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__Shell_lexer.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__Shell_lexer.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__Util.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__Util.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__Util.cmti
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__VersionInfo.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/common/dose_common__VersionInfo.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/dune-package
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/versioning/
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/versioning/dose_versioning.ocamlobjinfo
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/versioning/dose_versioning.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/versioning/dose_versioning.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/versioning/dose_versioning__Debian.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/versioning/dose_versioning__Debian.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/versioning/dose_versioning__Debian.cmti
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/versioning/dose_versioning__Semver.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/versioning/dose_versioning__Semver.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/versioning/dose_versioning__Semver.cmti
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/versioning/dose_versioning__SemverNode.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/versioning/dose_versioning__SemverNode.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/versioning/dose_versioning__SemverNode.cmti
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/versioning/dose_versioning__Utils.cmi
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/lib/dose3/versioning/dose_versioning__Utils.cmt
prep/universes/f52445c7c9f86dca938a0129defbdb73/dose3/7.0.0/opam
prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18/doc/
prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18/doc/mccs/
prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18/doc/mccs/CHANGES.md
prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18/doc/mccs/README.md
prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18/lib/
prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18/lib/mccs/
prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18/lib/mccs/mccs.ocamlobjinfo
prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18/lib/mccs/META
prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18/lib/mccs/dune-package
prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18/lib/mccs/glpk/
prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18/lib/mccs/glpk/internal/
prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18/lib/mccs/glpk/internal/mccs_glpk.ocamlobjinfo
prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18/lib/mccs/glpk/internal/ocaml_mccs_glpk.cmi
prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18/lib/mccs/glpk/internal/ocaml_mccs_glpk.cmt
prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18/lib/mccs/mccs.cmi
prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18/lib/mccs/mccs.cmt
prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18/lib/mccs/mccs.cmti
prep/universes/2ce5d1406cd7056e00c40da588918674/mccs/1.1+18/opam
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/doc/
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/doc/opam-client/
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/doc/opam-client/CHANGES
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/doc/opam-client/LICENSE
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/doc/opam-client/README.md
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opam_client.ocamlobjinfo
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/META
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/dune-package
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamAction.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamAction.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamAction.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamAdminCheck.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamAdminCheck.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamAdminCheck.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamAdminCommand.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamAdminCommand.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamAdminCommand.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamAdminRepoUpgrade.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamAdminRepoUpgrade.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamAdminRepoUpgrade.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamArg.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamArg.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamArg.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamArgTools.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamArgTools.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamArgTools.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamAuxCommands.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamAuxCommands.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamAuxCommands.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamBase64Compat.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamBase64Compat.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamBase64Compat.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamCLIVersion.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamCLIVersion.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamCLIVersion.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamCliMain.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamCliMain.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamCliMain.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamClient.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamClient.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamClient.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamClientConfig.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamClientConfig.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamClientConfig.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamCommands.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamCommands.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamCommands.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamConfigCommand.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamConfigCommand.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamConfigCommand.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamGitVersion.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamGitVersion.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamGitVersion.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamInitDefaults.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamInitDefaults.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamInitDefaults.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamListCommand.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamListCommand.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamListCommand.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamLockCommand.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamLockCommand.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamLockCommand.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamPinCommand.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamPinCommand.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamPinCommand.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamRepositoryCommand.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamRepositoryCommand.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamRepositoryCommand.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamSolution.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamSolution.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamSolution.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamSwitchCommand.cmi
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamSwitchCommand.cmt
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/lib/opam-client/opamSwitchCommand.cmti
prep/universes/84caa094a1a57df0dde1a352769cee13/opam-client/2.1.6/opam
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/doc/
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/doc/opam-repository/
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/doc/opam-repository/CHANGES
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/doc/opam-repository/LICENSE
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/doc/opam-repository/README.md
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opam_repository.ocamlobjinfo
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/META
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/dune-package
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamDarcs.cmi
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamDarcs.cmt
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamDarcs.cmti
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamDownload.cmi
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamDownload.cmt
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamDownload.cmti
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamGit.cmi
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamGit.cmt
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamGit.cmti
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamHTTP.cmi
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamHTTP.cmt
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamHTTP.cmti
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamHg.cmi
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamHg.cmt
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamHg.cmti
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamLocal.cmi
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamLocal.cmt
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamLocal.cmti
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamRepository.cmi
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamRepository.cmt
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamRepository.cmti
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamRepositoryBackend.cmi
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamRepositoryBackend.cmt
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamRepositoryBackend.cmti
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamRepositoryConfig.cmi
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamRepositoryConfig.cmt
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamRepositoryConfig.cmti
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamRepositoryPath.cmi
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamRepositoryPath.cmt
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamRepositoryPath.cmti
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamVCS.cmi
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamVCS.cmt
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/lib/opam-repository/opamVCS.cmti
prep/universes/1e12737ea80df3aa34a07f7caa7e5ac9/opam-repository/2.1.6/opam
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/doc/
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/doc/opam-solver/
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/doc/opam-solver/CHANGES
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/doc/opam-solver/LICENSE
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/doc/opam-solver/README.md
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opam_solver.ocamlobjinfo
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/META
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/dune-package
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamActionGraph.cmi
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamActionGraph.cmt
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamActionGraph.cmti
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamBuiltin0install.cmi
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamBuiltin0install.cmt
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamBuiltin0install.cmti
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamBuiltinMccs.cmi
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamBuiltinMccs.cmt
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamBuiltinMccs.cmti
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamBuiltinZ3.cmi
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamBuiltinZ3.cmt
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamBuiltinZ3.cmti
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamCudf.cmi
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamCudf.cmt
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamCudf.cmti
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamCudfSolver.cmi
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamCudfSolver.cmt
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamCudfSolver.cmti
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamCudfSolverSig.cmi
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamCudfSolverSig.cmt
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamDoseCompat.cmi
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamDoseCompat.cmt
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamDoseCompat.cmti
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamSolver.cmi
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamSolver.cmt
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamSolver.cmti
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamSolverConfig.cmi
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamSolverConfig.cmt
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/lib/opam-solver/opamSolverConfig.cmti
prep/universes/7c9306017fe659c385785abc69bd1196/opam-solver/2.1.6/opam
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/doc/
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/doc/opam-state/
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/doc/opam-state/CHANGES
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/doc/opam-state/LICENSE
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/doc/opam-state/README.md
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opam_state.ocamlobjinfo
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/META
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/dune-package
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamEnv.cmi
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamEnv.cmt
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamEnv.cmti
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamFileTools.cmi
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamFileTools.cmt
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamFileTools.cmti
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamFormatUpgrade.cmi
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamFormatUpgrade.cmt
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamFormatUpgrade.cmti
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamGlobalState.cmi
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamGlobalState.cmt
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamGlobalState.cmti
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamPackageVar.cmi
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamPackageVar.cmt
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamPackageVar.cmti
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamPinned.cmi
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamPinned.cmt
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamPinned.cmti
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamRepositoryState.cmi
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamRepositoryState.cmt
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamRepositoryState.cmti
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamScript.cmi
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamScript.cmt
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamScript.cmti
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamSpdxList.cmi
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamSpdxList.cmt
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamSpdxList.cmti
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamStateConfig.cmi
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamStateConfig.cmt
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamStateConfig.cmti
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamStateTypes.cmi
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamStateTypes.cmti
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamSwitchAction.cmi
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamSwitchAction.cmt
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamSwitchAction.cmti
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamSwitchState.cmi
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamSwitchState.cmt
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamSwitchState.cmti
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamSysInteract.cmi
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamSysInteract.cmt
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamSysInteract.cmti
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamSysPoll.cmi
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamSysPoll.cmt
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamSysPoll.cmti
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamUpdate.cmi
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamUpdate.cmt
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/lib/opam-state/opamUpdate.cmti
prep/universes/04f833ad9076899894bc18c2c521005f/opam-state/2.1.6/opam
prep/universes/6331d6f19ccfcdb64279569068b09a6c/opam-devel/2.1.6/doc/
prep/universes/6331d6f19ccfcdb64279569068b09a6c/opam-devel/2.1.6/doc/opam-devel/
prep/universes/6331d6f19ccfcdb64279569068b09a6c/opam-devel/2.1.6/doc/opam-devel/CHANGES
prep/universes/6331d6f19ccfcdb64279569068b09a6c/opam-devel/2.1.6/doc/opam-devel/LICENSE
prep/universes/6331d6f19ccfcdb64279569068b09a6c/opam-devel/2.1.6/doc/opam-devel/README.md
prep/universes/6331d6f19ccfcdb64279569068b09a6c/opam-devel/2.1.6/lib/
prep/universes/6331d6f19ccfcdb64279569068b09a6c/opam-devel/2.1.6/lib/opam-devel/
prep/universes/6331d6f19ccfcdb64279569068b09a6c/opam-devel/2.1.6/lib/opam-devel/META
prep/universes/6331d6f19ccfcdb64279569068b09a6c/opam-devel/2.1.6/lib/opam-devel/dune-package
prep/universes/6331d6f19ccfcdb64279569068b09a6c/opam-devel/2.1.6/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
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:dose3.7.0.0-f52445c7c9f86dca938a0129defbdb73:316d1708bd4f2ee5d27d376b7489ff71f35c4d19b4cd66a4899d3615d3856b73
HASHES:mccs.1.1+18-2ce5d1406cd7056e00c40da588918674:9ee63f43ff53fa3610c15f8e7bed2c6f92207321ea6740e700d386457be94a8c
HASHES:opam-client.2.1.6-84caa094a1a57df0dde1a352769cee13:8b21af31977e220d75ee4a279053fdac58cb06de9530af889a6431f344de3473
HASHES:opam-repository.2.1.6-1e12737ea80df3aa34a07f7caa7e5ac9:a62cd869a2395d2006bb3dc8f04226fbb0b6cc2071b78c0bb336134a1c37011c
HASHES:opam-solver.2.1.6-7c9306017fe659c385785abc69bd1196:f7cba9e8b44fb41a2824d62debb3864045acdf0b8141b0d4809c90cf034fe579
HASHES:opam-state.2.1.6-04f833ad9076899894bc18c2c521005f:6ad9cd26e02bb2d27cf67264eb3aa42e40f3c8e3664af22198b098a0dbda5e8e
HASHES:opam-devel.2.1.6-6331d6f19ccfcdb64279569068b09a6c:03f5885ecc294d83956efeb0ccbd36d9a950450bccd6ef9168afb0f8dc3b385d
2024-09-12 12:17.43 ---> saved as "40e3ae2c25a548e462d3e9404086c2004c031ada789c9b1e223981bc15a8e3d0"
Job succeeded
2024-09-12 12:27.26: opam-devel.2.1.6-6331d6f19ccfcdb64279569068b09a6c -> 03f5885ecc294d83956efeb0ccbd36d9a950450bccd6ef9168afb0f8dc3b385d
2024-09-12 12:27.26: opam-state.2.1.6-04f833ad9076899894bc18c2c521005f -> 6ad9cd26e02bb2d27cf67264eb3aa42e40f3c8e3664af22198b098a0dbda5e8e
2024-09-12 12:27.26: opam-solver.2.1.6-7c9306017fe659c385785abc69bd1196 -> f7cba9e8b44fb41a2824d62debb3864045acdf0b8141b0d4809c90cf034fe579
2024-09-12 12:27.26: opam-repository.2.1.6-1e12737ea80df3aa34a07f7caa7e5ac9 -> a62cd869a2395d2006bb3dc8f04226fbb0b6cc2071b78c0bb336134a1c37011c
2024-09-12 12:27.26: opam-client.2.1.6-84caa094a1a57df0dde1a352769cee13 -> 8b21af31977e220d75ee4a279053fdac58cb06de9530af889a6431f344de3473
2024-09-12 12:27.26: mccs.1.1+18-2ce5d1406cd7056e00c40da588918674 -> 9ee63f43ff53fa3610c15f8e7bed2c6f92207321ea6740e700d386457be94a8c
2024-09-12 12:27.26: dose3.7.0.0-f52445c7c9f86dca938a0129defbdb73 -> 316d1708bd4f2ee5d27d376b7489ff71f35c4d19b4cd66a4899d3615d3856b73
2024-09-12 12:27.26: Job succeeded