OCamllabs icon Home|Differences with the last checks|Previous runs


Building on x86-bm-c7.sw.ocaml.org

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
830d517e9694: Pulling fs layer
830d517e9694: Verifying Checksum
830d517e9694: Download complete
830d517e9694: Pull complete
Digest: sha256:cec2f0e8c7952d08707bb137ad70496f36042347d86e7816156bf70445a74f7f
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-04-21 13:20.20 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-04-21 13:20.20 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 999bff3ed88d26f76ff7eaddbfa7af49ed4737dc"))
2025-04-21 13:20.20 ---> using "826c465c9ef28e6e0f0e6975e12eb0e91d1a070a9820c6e966bf86cdd08156ec" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally 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.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2025-04-21 13:20.20 ---> using "1540013f15d4984bcd7cc6765515a9d8102147bba12b5acc1ee668d894197f46" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "opam switch create --repositories=default '5.3-opam' '5.3.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.3.0"} | "ocaml-system" {= "5.3.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-compiler.5.3.0  (cached)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3-opam)
2025-04-21 13:20.20 ---> using "4b7ebd6fc6e027276a8fd8ed82dcfe64a2b16cde6b383aaa055cfbd219af0b8f" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [205 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-04-21-0804.17-F-2025-04-13-0805.00.pdiff [520 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-04-21-0804.17-F-2025-04-13-0805.00.pdiff [520 kB]
- Fetched 788 kB in 3s (282 kB/s)
- Reading package lists...
- 
2025-04-21 13:20.20 ---> using "fd7da0145060fb8248c502d7ff82eb257b63940163519960cbcb6fa092a89dc1" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "opam pin add -k version dune $(opam show -f version dune)"))
dune is now pinned to version 3.18.1

The following actions will be performed:
=== install 1 package
  - install dune 3.18.1 (pinned)

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.18.1  (cached)
-> installed dune.3.18.1
Done.
# To update the current shell environment, run: eval $(opam env)
2025-04-21 13:20.20 ---> using "ae66d3f1c9b89d46f904980ee2c923d9326a9bf30223b37a1b81732d47784d8c" from cache

/: (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  "opam remove -y opam-custom-install.0.3\
               \nopam install -vy opam-custom-install.0.3\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: opam-custom-install.0.3 | grep -q 'debian-unstable'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi \
               \n\
               \n\
               \nexit $res"))
[NOTE] opam-custom-install.0.3 is not installed.

Nothing to do.
The following actions will be performed:
=== install 24 packages
  - install base64              3.5.1        [required by opam-client]
  - install cmdliner            1.3.0        [required by opam-client]
  - install conf-c++            1.0          [required by mccs]
  - install cppo                1.8.0        [required by opam-core, extlib]
  - install cudf                0.10         [required by opam-solver]
  - install dose3               7.0.0        [required by opam-solver]
  - install extlib              1.8.0        [required by cudf, dose3]
  - install mccs                1.1+19       [required by opam-solver]
  - install menhir              20240715     [required by opam-file-format]
  - install menhirCST           20240715     [required by menhir]
  - install menhirLib           20240715     [required by menhir]
  - install menhirSdk           20240715     [required by menhir]
  - install ocamlgraph          2.2.0        [required by dose3]
  - install opam-client         2.1.6        [required by opam-custom-install]
  - install opam-core           2.1.6        [required by opam-format]
  - install opam-custom-install 0.3
  - install opam-file-format    2.2.0~alpha1 [required by opam-format]
  - install opam-format         2.1.6        [required by opam-repository, opam-solver]
  - install opam-repository     2.1.6        [required by opam-client]
  - install opam-solver         2.1.6        [required by opam-client]
  - install opam-state          2.1.6        [required by opam-client]
  - install re                  1.12.0       [required by opam-client]
  - install seq                 base         [required by re]
  - install stdlib-shims        0.3.0        [required by dose3]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/64: [base64.3.5.1: extract]
Processing  2/64: [base64.3.5.1: extract] [cmdliner.1.3.0: extract]
Processing  3/64: [base64.3.5.1: extract] [cmdliner.1.3.0: extract]
Processing  4/64: [base64.3.5.1: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract]
Processing  5/64: [base64.3.5.1: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-c++: c++]
-> retrieved base64.3.5.1  (cached)
Processing  5/64: [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-c++: c++]
Processing  6/64: [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [cudf.0.10: extract] [conf-c++: c++]
Processing  7/64: [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [cudf.0.10: extract] [base64: dune build] [conf-c++: c++]
-> retrieved cmdliner.1.3.0  (cached)
Processing  7/64: [cppo.1.8.0: extract] [cudf.0.10: extract] [base64: dune build] [conf-c++: c++]
Processing  8/64: [cppo.1.8.0: extract] [cudf.0.10: extract] [dose3.7.0.0: extract] [base64: dune build] [conf-c++: c++]
Processing  9/64: [cppo.1.8.0: extract] [cudf.0.10: extract] [dose3.7.0.0: extract] [base64: dune build] [cmdliner: make all] [conf-c++: c++]
-> retrieved cppo.1.8.0  (cached)
Processing  9/64: [cudf.0.10: extract] [dose3.7.0.0: extract] [base64: dune build] [cmdliner: make all] [conf-c++: c++]
Processing 10/64: [cudf.0.10: extract] [dose3.7.0.0: extract] [extlib.1.8.0: extract] [base64: dune build] [cmdliner: make all] [conf-c++: c++]
Processing 11/64: [cudf.0.10: extract] [dose3.7.0.0: extract] [extlib.1.8.0: extract] [base64: dune build] [cmdliner: make all] [conf-c++: c++] [cppo: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "c++" "--version" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/conf-c++.1.0)
- c++ (Debian 14.2.0-19) 14.2.0
- Copyright (C) 2024 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/64: [cudf.0.10: extract] [dose3.7.0.0: extract] [extlib.1.8.0: extract] [base64: dune build] [cmdliner: make all] [cppo: dune build]
-> installed conf-c++.1.0
Processing 12/64: [cudf.0.10: extract] [dose3.7.0.0: extract] [extlib.1.8.0: extract] [base64: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved cudf.0.10  (cached)
Processing 12/64: [dose3.7.0.0: extract] [extlib.1.8.0: extract] [base64: dune build] [cmdliner: make all] [cppo: dune build]
Processing 13/64: [dose3.7.0.0: extract] [extlib.1.8.0: extract] [mccs.1.1+19: extract] [base64: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved dose3.7.0.0  (cached)
Processing 13/64: [extlib.1.8.0: extract] [mccs.1.1+19: extract] [base64: dune build] [cmdliner: make all] [cppo: dune build]
Processing 14/64: [extlib.1.8.0: extract] [mccs.1.1+19: extract] [menhir.20240715 + 3 others: extract] [base64: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved extlib.1.8.0  (cached)
Processing 14/64: [mccs.1.1+19: extract] [menhir.20240715 + 3 others: extract] [base64: dune build] [cmdliner: make all] [cppo: dune build]
Processing 15/64: [mccs.1.1+19: extract] [menhir.20240715 + 3 others: extract] [ocamlgraph.2.2.0: extract] [base64: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved mccs.1.1+19  (cached)
Processing 15/64: [menhir.20240715 + 3 others: extract] [ocamlgraph.2.2.0: extract] [base64: dune build] [cmdliner: make all] [cppo: dune build]
Processing 16/64: [menhir.20240715 + 3 others: extract] [ocamlgraph.2.2.0: extract] [opam-client.2.1.6 + 5 others: extract] [base64: dune build] [cmdliner: make all] [cppo: dune build]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 16/64: [ocamlgraph.2.2.0: extract] [opam-client.2.1.6 + 5 others: extract] [base64: dune build] [cmdliner: make all] [cppo: dune build]
Processing 17/64: [ocamlgraph.2.2.0: extract] [opam-client.2.1.6 + 5 others: extract] [opam-custom-install.0.3: extract] [base64: dune build] [cmdliner: make all] [cppo: dune build]
Processing 18/64: [ocamlgraph.2.2.0: extract] [opam-client.2.1.6 + 5 others: extract] [opam-custom-install.0.3: extract] [base64: dune build] [cmdliner: make all] [cppo: dune build] [menhirCST: dune build]
Processing 19/64: [ocamlgraph.2.2.0: extract] [opam-client.2.1.6 + 5 others: extract] [opam-custom-install.0.3: extract] [base64: dune build] [cmdliner: make all] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build]
Processing 20/64: [ocamlgraph.2.2.0: extract] [opam-client.2.1.6 + 5 others: extract] [opam-custom-install.0.3: extract] [base64: dune build] [cmdliner: make all] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "base64" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/base64.3.5.1)
-> compiled  base64.3.5.1
Processing 20/64: [ocamlgraph.2.2.0: extract] [opam-client.2.1.6 + 5 others: extract] [opam-custom-install.0.3: extract] [cmdliner: make all] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> installed base64.3.5.1
Processing 21/64: [ocamlgraph.2.2.0: extract] [opam-client.2.1.6 + 5 others: extract] [opam-custom-install.0.3: extract] [cmdliner: make all] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
-> retrieved ocamlgraph.2.2.0  (cached)
Processing 21/64: [opam-client.2.1.6 + 5 others: extract] [opam-custom-install.0.3: extract] [cmdliner: make all] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 22/64: [opam-client.2.1.6 + 5 others: extract] [opam-custom-install.0.3: extract] [opam-file-format.2.2.0~alpha1: extract] [cmdliner: make all] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 23/64: [opam-client.2.1.6 + 5 others: extract] [opam-custom-install.0.3: extract] [opam-file-format.2.2.0~alpha1: extract] [cmdliner: make all] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
-> retrieved opam-client.2.1.6, opam-core.2.1.6, opam-format.2.1.6, opam-repository.2.1.6, opam-solver.2.1.6, opam-state.2.1.6  (cached)
Processing 23/64: [opam-custom-install.0.3: extract] [opam-file-format.2.2.0~alpha1: extract] [cmdliner: make all] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
Processing 24/64: [opam-custom-install.0.3: extract] [opam-file-format.2.2.0~alpha1: extract] [re.1.12.0: extract] [cmdliner: make all] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
-> retrieved opam-custom-install.0.3  (cached)
Processing 24/64: [opam-file-format.2.2.0~alpha1: extract] [re.1.12.0: extract] [cmdliner: make all] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
-> retrieved seq.base  (cached)
Processing 25/64: [opam-file-format.2.2.0~alpha1: extract] [re.1.12.0: extract] [cmdliner: make all] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
Processing 26/64: [opam-file-format.2.2.0~alpha1: extract] [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
Processing 27/64: [opam-file-format.2.2.0~alpha1: extract] [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
-> installed seq.base
Processing 28/64: [opam-file-format.2.2.0~alpha1: extract] [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirCST" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhirCST.20240715)
-> compiled  menhirCST.20240715
Processing 28/64: [opam-file-format.2.2.0~alpha1: extract] [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
-> installed menhirCST.20240715
Processing 29/64: [opam-file-format.2.2.0~alpha1: extract] [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
-> retrieved opam-file-format.2.2.0~alpha1  (cached)
Processing 29/64: [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cppo.1.8.0)
-> compiled  cppo.1.8.0
Processing 29/64: [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
-> installed cppo.1.8.0
Processing 30/64: [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
Processing 31/64: [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: make all] [extlib: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
-> retrieved re.1.12.0  (cached)
Processing 31/64: [stdlib-shims.0.3.0: extract] [cmdliner: make all] [extlib: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build]
Processing 32/64: [stdlib-shims.0.3.0: extract] [cmdliner: make all] [extlib: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build] [re: dune build]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 32/64: [cmdliner: make all] [extlib: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build] [re: dune build]
Processing 33/64: [cmdliner: make all] [extlib: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build] [re: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirSdk" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhirSdk.20240715)
-> compiled  menhirSdk.20240715
Processing 33/64: [cmdliner: make all] [extlib: dune build] [menhirLib: dune build] [ocamlgraph: dune build] [re: dune build] [stdlib-shims: dune build]
-> installed menhirSdk.20240715
Processing 34/64: [cmdliner: make all] [extlib: dune build] [menhirLib: dune build] [ocamlgraph: dune build] [re: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhirLib" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhirLib.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20240715
Processing 34/64: [cmdliner: make all] [extlib: dune build] [ocamlgraph: dune build] [re: dune build] [stdlib-shims: dune build]
-> installed menhirLib.20240715
Processing 35/64: [cmdliner: make all] [extlib: dune build] [ocamlgraph: dune build] [re: dune build] [stdlib-shims: dune build]
Processing 36/64: [cmdliner: make all] [extlib: dune build] [menhir: dune build] [ocamlgraph: dune build] [re: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "stdlib-shims" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 36/64: [cmdliner: make all] [extlib: dune build] [menhir: dune build] [ocamlgraph: dune build] [re: dune build]
-> installed stdlib-shims.0.3.0
Processing 37/64: [cmdliner: make all] [extlib: dune build] [menhir: dune build] [ocamlgraph: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "extlib" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/extlib.1.8.0)
-> compiled  extlib.1.8.0
Processing 37/64: [cmdliner: make all] [menhir: dune build] [ocamlgraph: dune build] [re: dune build]
-> installed extlib.1.8.0
Processing 38/64: [cmdliner: make all] [menhir: dune build] [ocamlgraph: dune build] [re: dune build]
Processing 39/64: [cmdliner: make all] [cudf: dune build] [menhir: dune build] [ocamlgraph: dune build] [re: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/re.1.12.0)
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_emacs.objs/byte -I deprecated/.re_emacs.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_emacs.objs/native/re_emacs.cmx -c -impl deprecated/re_emacs.ml)
- File "deprecated/re_emacs.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Emacs"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_glob.objs/byte -I deprecated/.re_glob.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_glob.objs/native/re_glob.cmx -c -impl deprecated/re_glob.ml)
- File "deprecated/re_glob.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Glob"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_perl.objs/byte -I deprecated/.re_perl.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_perl.objs/native/re_perl.cmx -c -impl deprecated/re_perl.ml)
- File "deprecated/re_perl.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Perl"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_str.objs/byte -I deprecated/.re_str.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_str.objs/native/re_str.cmx -c -impl deprecated/re_str.ml)
- File "deprecated/re_str.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Str"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_posix.objs/byte -I deprecated/.re_posix.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_posix.objs/native/re_posix.cmx -c -impl deprecated/re_posix.ml)
- File "deprecated/re_posix.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Posix"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -w -50 -g -I deprecated/.re_pcre.objs/byte -I deprecated/.re_pcre.objs/native -I lib/.re.objs/byte -I lib/.re.objs/native -intf-suffix .ml -no-alias-deps -o deprecated/.re_pcre.objs/native/re_pcre.cmx -c -impl deprecated/re_pcre.ml)
- File "deprecated/re_pcre.ml", line 1, characters 4-14:
- 1 | [@@@deprecated "Use Re.Pcre"]
-         ^^^^^^^^^^
- Warning 53 [misplaced-attribute]: the "deprecated" attribute cannot appear in this context
-> compiled  re.1.12.0
Processing 39/64: [cmdliner: make all] [cudf: dune build] [menhir: dune build] [ocamlgraph: dune build]
-> installed re.1.12.0
Processing 40/64: [cmdliner: make all] [cudf: dune build] [menhir: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/5.3-opam" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.1.3.0)
- ocaml build.ml cma
- ocaml build.ml cmxa
- ocaml build.ml cmxs
-> compiled  cmdliner.1.3.0
Processing 40/64: [cudf: dune build] [menhir: dune build] [ocamlgraph: dune build]
Processing 41/64: [cudf: dune build] [menhir: dune build] [ocamlgraph: dune build] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cudf" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cudf.0.10)
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /home/opam/.opam/5.3-opam/lib/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/byte/cudf_type_parser.cmo -c -impl lib/cudf_type_parser.ml)
- File "lib/cudf_type_parser.mly", line 204, characters 24-42:
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlopt.opt -w -40 -g -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -I /home/opam/.opam/5.3-opam/lib/extlib -intf-suffix .ml -no-alias-deps -o lib/.cudf.objs/native/cudf_type_parser.cmx -c -impl lib/cudf_type_parser.ml)
- File "lib/cudf_type_parser.mly", line 204, characters 24-42:
- Warning 6 [labels-omitted]: label prefix was omitted in the application of this function.
-> compiled  cudf.0.10
Processing 41/64: [menhir: dune build] [ocamlgraph: dune build] [cmdliner: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/5.3-opam/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.3-opam/doc/cmdliner" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/5.3-opam/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/5.3-opam/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/5.3-opam/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.3-opam/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/5.3-opam/lib/cmdliner"
Processing 41/64: [menhir: dune build] [ocamlgraph: dune build] [cmdliner: make install-doc]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/5.3-opam/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.3-opam/doc/cmdliner" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.3-opam/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.3-opam/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/5.3-opam/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 41/64: [menhir: dune build] [ocamlgraph: dune build]
-> installed cudf.0.10
Processing 42/64: [menhir: dune build] [ocamlgraph: dune build]
Processing 43/64: [mccs: dune build] [menhir: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "ocamlgraph" "-j" "31" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/ocamlgraph.2.2.0)
-> compiled  ocamlgraph.2.2.0
Processing 43/64: [mccs: dune build] [menhir: dune build]
-> installed ocamlgraph.2.2.0
Processing 44/64: [mccs: dune build] [menhir: dune build]
Processing 45/64: [dose3: dune build] [mccs: dune build] [menhir: dune build]
Processing 46/64: [dose3: dune build] [mccs: dune build] [menhir: dune build] [opam-core: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dose3" "-j" "31" "@install" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/dose3.7.0.0)
- (cd _build/default/src/common && /home/opam/.opam/5.3-opam/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 parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
- fatal: not a git repository (or any parent up to mount point /)
- Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/common/.dose_common.objs/byte -I /home/opam/.opam/5.3-opam/lib/cudf -I /home/opam/.opam/5.3-opam/lib/extlib -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/re/pcre -I /home/opam/.opam/5.3-opam/lib/seq -I /home/opam/.opam/5.3-opam/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.3-opam/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.3-opam/lib/cudf -I /home/opam/.opam/5.3-opam/lib/extlib -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/re/pcre -I /home/opam/.opam/5.3-opam/lib/seq -I /home/opam/.opam/5.3-opam/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.3-opam/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/common/.dose_common.objs/byte -I /home/opam/.opam/5.3-opam/lib/cudf -I /home/opam/.opam/5.3-opam/lib/extlib -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/re/pcre -I /home/opam/.opam/5.3-opam/lib/seq -I /home/opam/.opam/5.3-opam/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.3-opam/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.3-opam/lib/cudf -I /home/opam/.opam/5.3-opam/lib/extlib -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/re/pcre -I /home/opam/.opam/5.3-opam/lib/seq -I /home/opam/.opam/5.3-opam/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 46/64: [mccs: dune build] [menhir: dune build] [opam-core: ./configure]
-> installed dose3.7.0.0
Processing 47/64: [mccs: dune build] [menhir: dune build] [opam-core: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--disable-checks" "--prefix" "/home/opam/.opam/5.3-opam" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/opam-core.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.3.0
- OCaml library path is /home/opam/.opam/5.3-opam/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   -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   -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv  -pthread   -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.3-opam/bin
- Manual pages will be installed in /home/opam/.opam/5.3-opam/share/man
Processing 47/64: [mccs: dune build] [menhir: dune build] [opam-core: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mccs" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/mccs.1.1+19)
-> compiled  mccs.1.1+19
Processing 47/64: [menhir: dune build] [opam-core: dune build]
-> installed mccs.1.1+19
Processing 48/64: [menhir: dune build] [opam-core: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-core" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/opam-core.2.1.6)
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -bin-annot -bin-annot-occurrences -I src/core/.opam_core.objs/byte -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/ocamlgraph -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/seq -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
Processing 48/64: [menhir: dune build]
-> installed opam-core.2.1.6
Processing 49/64: [menhir: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "menhir" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/menhir.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check
- Read 99 sample input sentences and 99 error messages.
- Read 99 sample input sentences and 47 error messages.
- (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred)
- Grammar has 56 nonterminal symbols, among which 1 start symbols.
- Grammar has 37 terminal symbols.
- Grammar has 129 productions.
- Built an LR(0) automaton with 199 states.
- The grammar is not SLR(1) -- 7 states have a conflict.
- The construction mode is no-pager.
- Built an LR(1) automaton with 308 states.
- One shift/reduce conflict was silently solved.
- Extra reductions on error were added in 50 states.
- Priority played a role in 0 of these states.
- 156 out of 308 states have a default reduction.
- 108 out of 308 states are represented.
- 44 out of 96 symbols keep track of their start position.
- 39 out of 96 symbols keep track of their end position.
- The StackLang code contains 4113 instructions in 277 blocks.
- The StackLang code comprises 5 mutually recursive groups.
- (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml
- Read 99 sample input sentences and 47 error messages.
-> compiled  menhir.20240715
-> installed menhir.20240715
Processing 51/64: [opam-file-format: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-file-format" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/opam-file-format.2.2.0~alpha1)
-> compiled  opam-file-format.2.2.0~alpha1
-> installed opam-file-format.2.2.0~alpha1
Processing 53/64: [opam-format: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--disable-checks" "--prefix" "/home/opam/.opam/5.3-opam" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/opam-format.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.3.0
- OCaml library path is /home/opam/.opam/5.3-opam/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   -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   -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv  -pthread   -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.3-opam/bin
- Manual pages will be installed in /home/opam/.opam/5.3-opam/share/man
Processing 53/64: [opam-format: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-format" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/opam-format.2.1.6)
-> compiled  opam-format.2.1.6
-> installed opam-format.2.1.6
Processing 55/64: [opam-repository: ./configure]
Processing 56/64: [opam-repository: ./configure] [opam-solver: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--disable-checks" "--prefix" "/home/opam/.opam/5.3-opam" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/opam-repository.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.3.0
- OCaml library path is /home/opam/.opam/5.3-opam/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   -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   -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv  -pthread   -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.3-opam/bin
- Manual pages will be installed in /home/opam/.opam/5.3-opam/share/man
Processing 56/64: [opam-repository: dune build] [opam-solver: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--disable-checks" "--prefix" "/home/opam/.opam/5.3-opam" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/opam-solver.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.3.0
- OCaml library path is /home/opam/.opam/5.3-opam/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   -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   -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv  -pthread   -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.3-opam/bin
- Manual pages will be installed in /home/opam/.opam/5.3-opam/share/man
Processing 56/64: [opam-repository: dune build] [opam-solver: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-repository" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/opam-repository.2.1.6)
-> compiled  opam-repository.2.1.6
Processing 56/64: [opam-solver: dune build]
-> installed opam-repository.2.1.6
Processing 57/64: [opam-solver: dune build]
Processing 58/64: [opam-solver: dune build] [opam-state: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-solver" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/opam-solver.2.1.6)
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -bin-annot -bin-annot-occurrences -I src/solver/.opam_solver.objs/byte -I /home/opam/.opam/5.3-opam/lib/cudf -I /home/opam/.opam/5.3-opam/lib/dose3/algo -I /home/opam/.opam/5.3-opam/lib/dose3/common -I /home/opam/.opam/5.3-opam/lib/extlib -I /home/opam/.opam/5.3-opam/lib/mccs -I /home/opam/.opam/5.3-opam/lib/mccs/glpk/internal -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/ocamlgraph -I /home/opam/.opam/5.3-opam/lib/opam-core -I /home/opam/.opam/5.3-opam/lib/opam-file-format -I /home/opam/.opam/5.3-opam/lib/opam-format -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/re/pcre -I /home/opam/.opam/5.3-opam/lib/seq -I /home/opam/.opam/5.3-opam/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 58/64: [opam-state: ./configure]
-> installed opam-solver.2.1.6
Processing 59/64: [opam-state: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--disable-checks" "--prefix" "/home/opam/.opam/5.3-opam" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/opam-state.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.3.0
- OCaml library path is /home/opam/.opam/5.3-opam/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   -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   -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv  -pthread   -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.3-opam/bin
- Manual pages will be installed in /home/opam/.opam/5.3-opam/share/man
Processing 59/64: [opam-state: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-state" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/opam-state.2.1.6)
-> compiled  opam-state.2.1.6
-> installed opam-state.2.1.6
Processing 61/64: [opam-client: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--disable-checks" "--prefix" "/home/opam/.opam/5.3-opam" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/opam-client.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.3.0
- OCaml library path is /home/opam/.opam/5.3-opam/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   -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   -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for gcc -O2 -fno-strict-aliasing -fwrapv  -pthread   -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.3-opam/bin
- Manual pages will be installed in /home/opam/.opam/5.3-opam/share/man
Processing 61/64: [opam-client: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-client" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/opam-client.2.1.6)
- (cd _build/default && /home/opam/.opam/5.3-opam/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -bin-annot -bin-annot-occurrences -I src/client/.opam_client.objs/byte -I /home/opam/.opam/5.3-opam/lib/base64 -I /home/opam/.opam/5.3-opam/lib/cmdliner -I /home/opam/.opam/5.3-opam/lib/cudf -I /home/opam/.opam/5.3-opam/lib/dose3/algo -I /home/opam/.opam/5.3-opam/lib/dose3/common -I /home/opam/.opam/5.3-opam/lib/extlib -I /home/opam/.opam/5.3-opam/lib/mccs -I /home/opam/.opam/5.3-opam/lib/mccs/glpk/internal -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/ocamlgraph -I /home/opam/.opam/5.3-opam/lib/opam-core -I /home/opam/.opam/5.3-opam/lib/opam-file-format -I /home/opam/.opam/5.3-opam/lib/opam-format -I /home/opam/.opam/5.3-opam/lib/opam-repository -I /home/opam/.opam/5.3-opam/lib/opam-solver -I /home/opam/.opam/5.3-opam/lib/opam-state -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/re/pcre -I /home/opam/.opam/5.3-opam/lib/seq -I /home/opam/.opam/5.3-opam/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.3-opam/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -bin-annot -bin-annot-occurrences -I src/client/.opam_client.objs/byte -I /home/opam/.opam/5.3-opam/lib/base64 -I /home/opam/.opam/5.3-opam/lib/cmdliner -I /home/opam/.opam/5.3-opam/lib/cudf -I /home/opam/.opam/5.3-opam/lib/dose3/algo -I /home/opam/.opam/5.3-opam/lib/dose3/common -I /home/opam/.opam/5.3-opam/lib/extlib -I /home/opam/.opam/5.3-opam/lib/mccs -I /home/opam/.opam/5.3-opam/lib/mccs/glpk/internal -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/ocamlgraph -I /home/opam/.opam/5.3-opam/lib/opam-core -I /home/opam/.opam/5.3-opam/lib/opam-file-format -I /home/opam/.opam/5.3-opam/lib/opam-format -I /home/opam/.opam/5.3-opam/lib/opam-repository -I /home/opam/.opam/5.3-opam/lib/opam-solver -I /home/opam/.opam/5.3-opam/lib/opam-state -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/re/pcre -I /home/opam/.opam/5.3-opam/lib/seq -I /home/opam/.opam/5.3-opam/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.3-opam/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -bin-annot -bin-annot-occurrences -I src/client/.opam_client.objs/byte -I /home/opam/.opam/5.3-opam/lib/base64 -I /home/opam/.opam/5.3-opam/lib/cmdliner -I /home/opam/.opam/5.3-opam/lib/cudf -I /home/opam/.opam/5.3-opam/lib/dose3/algo -I /home/opam/.opam/5.3-opam/lib/dose3/common -I /home/opam/.opam/5.3-opam/lib/extlib -I /home/opam/.opam/5.3-opam/lib/mccs -I /home/opam/.opam/5.3-opam/lib/mccs/glpk/internal -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/ocamlgraph -I /home/opam/.opam/5.3-opam/lib/opam-core -I /home/opam/.opam/5.3-opam/lib/opam-file-format -I /home/opam/.opam/5.3-opam/lib/opam-format -I /home/opam/.opam/5.3-opam/lib/opam-repository -I /home/opam/.opam/5.3-opam/lib/opam-solver -I /home/opam/.opam/5.3-opam/lib/opam-state -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/re/pcre -I /home/opam/.opam/5.3-opam/lib/seq -I /home/opam/.opam/5.3-opam/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.3-opam/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -bin-annot -bin-annot-occurrences -I src/client/.opam_client.objs/byte -I /home/opam/.opam/5.3-opam/lib/base64 -I /home/opam/.opam/5.3-opam/lib/cmdliner -I /home/opam/.opam/5.3-opam/lib/cudf -I /home/opam/.opam/5.3-opam/lib/dose3/algo -I /home/opam/.opam/5.3-opam/lib/dose3/common -I /home/opam/.opam/5.3-opam/lib/extlib -I /home/opam/.opam/5.3-opam/lib/mccs -I /home/opam/.opam/5.3-opam/lib/mccs/glpk/internal -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/ocamlgraph -I /home/opam/.opam/5.3-opam/lib/opam-core -I /home/opam/.opam/5.3-opam/lib/opam-file-format -I /home/opam/.opam/5.3-opam/lib/opam-format -I /home/opam/.opam/5.3-opam/lib/opam-repository -I /home/opam/.opam/5.3-opam/lib/opam-solver -I /home/opam/.opam/5.3-opam/lib/opam-state -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/re/pcre -I /home/opam/.opam/5.3-opam/lib/seq -I /home/opam/.opam/5.3-opam/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.3-opam/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -bin-annot -bin-annot-occurrences -I src/client/.opam_client.objs/byte -I /home/opam/.opam/5.3-opam/lib/base64 -I /home/opam/.opam/5.3-opam/lib/cmdliner -I /home/opam/.opam/5.3-opam/lib/cudf -I /home/opam/.opam/5.3-opam/lib/dose3/algo -I /home/opam/.opam/5.3-opam/lib/dose3/common -I /home/opam/.opam/5.3-opam/lib/extlib -I /home/opam/.opam/5.3-opam/lib/mccs -I /home/opam/.opam/5.3-opam/lib/mccs/glpk/internal -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/ocamlgraph -I /home/opam/.opam/5.3-opam/lib/opam-core -I /home/opam/.opam/5.3-opam/lib/opam-file-format -I /home/opam/.opam/5.3-opam/lib/opam-format -I /home/opam/.opam/5.3-opam/lib/opam-repository -I /home/opam/.opam/5.3-opam/lib/opam-solver -I /home/opam/.opam/5.3-opam/lib/opam-state -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/re/pcre -I /home/opam/.opam/5.3-opam/lib/seq -I /home/opam/.opam/5.3-opam/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.3-opam/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -bin-annot -bin-annot-occurrences -I src/client/.opam_client.objs/byte -I /home/opam/.opam/5.3-opam/lib/base64 -I /home/opam/.opam/5.3-opam/lib/cmdliner -I /home/opam/.opam/5.3-opam/lib/cudf -I /home/opam/.opam/5.3-opam/lib/dose3/algo -I /home/opam/.opam/5.3-opam/lib/dose3/common -I /home/opam/.opam/5.3-opam/lib/extlib -I /home/opam/.opam/5.3-opam/lib/mccs -I /home/opam/.opam/5.3-opam/lib/mccs/glpk/internal -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/ocamlgraph -I /home/opam/.opam/5.3-opam/lib/opam-core -I /home/opam/.opam/5.3-opam/lib/opam-file-format -I /home/opam/.opam/5.3-opam/lib/opam-format -I /home/opam/.opam/5.3-opam/lib/opam-repository -I /home/opam/.opam/5.3-opam/lib/opam-solver -I /home/opam/.opam/5.3-opam/lib/opam-state -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/re/pcre -I /home/opam/.opam/5.3-opam/lib/seq -I /home/opam/.opam/5.3-opam/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.3-opam/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -bin-annot -bin-annot-occurrences -I src/client/.opam_client.objs/byte -I /home/opam/.opam/5.3-opam/lib/base64 -I /home/opam/.opam/5.3-opam/lib/cmdliner -I /home/opam/.opam/5.3-opam/lib/cudf -I /home/opam/.opam/5.3-opam/lib/dose3/algo -I /home/opam/.opam/5.3-opam/lib/dose3/common -I /home/opam/.opam/5.3-opam/lib/extlib -I /home/opam/.opam/5.3-opam/lib/mccs -I /home/opam/.opam/5.3-opam/lib/mccs/glpk/internal -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/ocamlgraph -I /home/opam/.opam/5.3-opam/lib/opam-core -I /home/opam/.opam/5.3-opam/lib/opam-file-format -I /home/opam/.opam/5.3-opam/lib/opam-format -I /home/opam/.opam/5.3-opam/lib/opam-repository -I /home/opam/.opam/5.3-opam/lib/opam-solver -I /home/opam/.opam/5.3-opam/lib/opam-state -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/re/pcre -I /home/opam/.opam/5.3-opam/lib/seq -I /home/opam/.opam/5.3-opam/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.3-opam/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -I src/client/.opam_client.objs/byte -I src/client/.opam_client.objs/native -I /home/opam/.opam/5.3-opam/lib/base64 -I /home/opam/.opam/5.3-opam/lib/cmdliner -I /home/opam/.opam/5.3-opam/lib/cudf -I /home/opam/.opam/5.3-opam/lib/dose3/algo -I /home/opam/.opam/5.3-opam/lib/dose3/common -I /home/opam/.opam/5.3-opam/lib/extlib -I /home/opam/.opam/5.3-opam/lib/mccs -I /home/opam/.opam/5.3-opam/lib/mccs/glpk/internal -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/ocamlgraph -I /home/opam/.opam/5.3-opam/lib/opam-core -I /home/opam/.opam/5.3-opam/lib/opam-file-format -I /home/opam/.opam/5.3-opam/lib/opam-format -I /home/opam/.opam/5.3-opam/lib/opam-repository -I /home/opam/.opam/5.3-opam/lib/opam-solver -I /home/opam/.opam/5.3-opam/lib/opam-state -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/re/pcre -I /home/opam/.opam/5.3-opam/lib/seq -I /home/opam/.opam/5.3-opam/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.3-opam/bin/ocamlc.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -bin-annot -bin-annot-occurrences -I src/client/.opam_client.objs/byte -I /home/opam/.opam/5.3-opam/lib/base64 -I /home/opam/.opam/5.3-opam/lib/cmdliner -I /home/opam/.opam/5.3-opam/lib/cudf -I /home/opam/.opam/5.3-opam/lib/dose3/algo -I /home/opam/.opam/5.3-opam/lib/dose3/common -I /home/opam/.opam/5.3-opam/lib/extlib -I /home/opam/.opam/5.3-opam/lib/mccs -I /home/opam/.opam/5.3-opam/lib/mccs/glpk/internal -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/ocamlgraph -I /home/opam/.opam/5.3-opam/lib/opam-core -I /home/opam/.opam/5.3-opam/lib/opam-file-format -I /home/opam/.opam/5.3-opam/lib/opam-format -I /home/opam/.opam/5.3-opam/lib/opam-repository -I /home/opam/.opam/5.3-opam/lib/opam-solver -I /home/opam/.opam/5.3-opam/lib/opam-state -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/re/pcre -I /home/opam/.opam/5.3-opam/lib/seq -I /home/opam/.opam/5.3-opam/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.3-opam/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -I src/client/.opam_client.objs/byte -I src/client/.opam_client.objs/native -I /home/opam/.opam/5.3-opam/lib/base64 -I /home/opam/.opam/5.3-opam/lib/cmdliner -I /home/opam/.opam/5.3-opam/lib/cudf -I /home/opam/.opam/5.3-opam/lib/dose3/algo -I /home/opam/.opam/5.3-opam/lib/dose3/common -I /home/opam/.opam/5.3-opam/lib/extlib -I /home/opam/.opam/5.3-opam/lib/mccs -I /home/opam/.opam/5.3-opam/lib/mccs/glpk/internal -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/ocamlgraph -I /home/opam/.opam/5.3-opam/lib/opam-core -I /home/opam/.opam/5.3-opam/lib/opam-file-format -I /home/opam/.opam/5.3-opam/lib/opam-format -I /home/opam/.opam/5.3-opam/lib/opam-repository -I /home/opam/.opam/5.3-opam/lib/opam-solver -I /home/opam/.opam/5.3-opam/lib/opam-state -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/re/pcre -I /home/opam/.opam/5.3-opam/lib/seq -I /home/opam/.opam/5.3-opam/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.3-opam/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -I src/client/.opam_client.objs/byte -I src/client/.opam_client.objs/native -I /home/opam/.opam/5.3-opam/lib/base64 -I /home/opam/.opam/5.3-opam/lib/cmdliner -I /home/opam/.opam/5.3-opam/lib/cudf -I /home/opam/.opam/5.3-opam/lib/dose3/algo -I /home/opam/.opam/5.3-opam/lib/dose3/common -I /home/opam/.opam/5.3-opam/lib/extlib -I /home/opam/.opam/5.3-opam/lib/mccs -I /home/opam/.opam/5.3-opam/lib/mccs/glpk/internal -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/ocamlgraph -I /home/opam/.opam/5.3-opam/lib/opam-core -I /home/opam/.opam/5.3-opam/lib/opam-file-format -I /home/opam/.opam/5.3-opam/lib/opam-format -I /home/opam/.opam/5.3-opam/lib/opam-repository -I /home/opam/.opam/5.3-opam/lib/opam-solver -I /home/opam/.opam/5.3-opam/lib/opam-state -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/re/pcre -I /home/opam/.opam/5.3-opam/lib/seq -I /home/opam/.opam/5.3-opam/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.3-opam/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -I src/client/.opam_client.objs/byte -I src/client/.opam_client.objs/native -I /home/opam/.opam/5.3-opam/lib/base64 -I /home/opam/.opam/5.3-opam/lib/cmdliner -I /home/opam/.opam/5.3-opam/lib/cudf -I /home/opam/.opam/5.3-opam/lib/dose3/algo -I /home/opam/.opam/5.3-opam/lib/dose3/common -I /home/opam/.opam/5.3-opam/lib/extlib -I /home/opam/.opam/5.3-opam/lib/mccs -I /home/opam/.opam/5.3-opam/lib/mccs/glpk/internal -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/ocamlgraph -I /home/opam/.opam/5.3-opam/lib/opam-core -I /home/opam/.opam/5.3-opam/lib/opam-file-format -I /home/opam/.opam/5.3-opam/lib/opam-format -I /home/opam/.opam/5.3-opam/lib/opam-repository -I /home/opam/.opam/5.3-opam/lib/opam-solver -I /home/opam/.opam/5.3-opam/lib/opam-state -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/re/pcre -I /home/opam/.opam/5.3-opam/lib/seq -I /home/opam/.opam/5.3-opam/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.3-opam/bin/ocamlopt.opt -w -40 -w +a-4-40-42-44-48 -safe-string -w -67 -w -67 -g -I src/client/.opam_client.objs/byte -I src/client/.opam_client.objs/native -I /home/opam/.opam/5.3-opam/lib/base64 -I /home/opam/.opam/5.3-opam/lib/cmdliner -I /home/opam/.opam/5.3-opam/lib/cudf -I /home/opam/.opam/5.3-opam/lib/dose3/algo -I /home/opam/.opam/5.3-opam/lib/dose3/common -I /home/opam/.opam/5.3-opam/lib/extlib -I /home/opam/.opam/5.3-opam/lib/mccs -I /home/opam/.opam/5.3-opam/lib/mccs/glpk/internal -I /home/opam/.opam/5.3-opam/lib/ocaml/unix -I /home/opam/.opam/5.3-opam/lib/ocamlgraph -I /home/opam/.opam/5.3-opam/lib/opam-core -I /home/opam/.opam/5.3-opam/lib/opam-file-format -I /home/opam/.opam/5.3-opam/lib/opam-format -I /home/opam/.opam/5.3-opam/lib/opam-repository -I /home/opam/.opam/5.3-opam/lib/opam-solver -I /home/opam/.opam/5.3-opam/lib/opam-state -I /home/opam/.opam/5.3-opam/lib/re -I /home/opam/.opam/5.3-opam/lib/re/pcre -I /home/opam/.opam/5.3-opam/lib/seq -I /home/opam/.opam/5.3-opam/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 63/64: [opam-custom-install: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "opam-custom-install" "-j" "31" (CWD=/home/opam/.opam/5.3-opam/.opam-switch/build/opam-custom-install.0.3)
-> compiled  opam-custom-install.0.3
-> installed opam-custom-install.0.3
Done.
# To update the current shell environment, run: eval $(opam env)
2025-04-21 13:21.40 ---> saved as "eb3117e37c967884666f5df826872225e33759a173e32875b230a519bf94e397"
Job succeeded