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


Building on spring

(from freebsd)
2024-12-17 17:18.45 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" 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/local/bin/opam-dev /usr/local/bin/opam"))
2024-12-17 17:18.45 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" 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 4c55f2acaf27f0a15996d4dc0dd13e0b2e5f3cc1"))
2024-12-17 17:18.46 ---> using "d701441ac9189e76e6aabd2fd8f272b1b496c95092ee71a867994fa042b099bd" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using 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.

2024-12-17 17:18.47 ---> using "b9fb679fd35ef44bcfc79e6d6bda1d7df4c7a62f3e55ae0f5e83fdf081890ebd" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.2.0' 'ocaml-base-compiler.5.2.0'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-base-compiler.5.2.0  (cached)
-> installed ocaml-base-compiler.5.2.0
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.2.0)
2024-12-17 17:18.49 ---> using "43207f3fada0dee8b2d293185d894075662416a518a256b1895ed46a16b8ba5e" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-12-17 17:18.50 ---> using "f8d4ba41e8ca3e03295d6c357ddb76fd7f7647e9b633e493960a24aff0c86428" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam 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 '\"freebsd\"'; 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\
               \n"))
[NOTE] opam-custom-install.0.3 is not installed.

Nothing to do.
The following actions will be performed:
=== install 25 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 dune                3.17.0       [required by opam-custom-install]
  - install extlib              1.8.0        [required by cudf, dose3]
  - install mccs                1.1+18       [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.1.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/67: [base64.3.5.1: extract]
Processing  2/67: [base64.3.5.1: extract] [cmdliner.1.3.0: extract]
Processing  3/67: [base64.3.5.1: extract] [cmdliner.1.3.0: extract]
Processing  4/67: [base64.3.5.1: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract]
Processing  5/67: [base64.3.5.1: extract] [cmdliner.1.3.0: extract] [cppo.1.8.0: extract] [conf-c++: c++]
-> retrieved cppo.1.8.0  (cached)
Processing  5/67: [base64.3.5.1: extract] [cmdliner.1.3.0: extract] [conf-c++: c++]
Processing  6/67: [base64.3.5.1: extract] [cmdliner.1.3.0: extract] [cudf.0.10: extract] [conf-c++: c++]
-> retrieved cmdliner.1.3.0  (cached)
Processing  6/67: [base64.3.5.1: extract] [cudf.0.10: extract] [conf-c++: c++]
Processing  7/67: [base64.3.5.1: extract] [cudf.0.10: extract] [dose3.7.0.0: extract] [conf-c++: c++]
Processing  8/67: [base64.3.5.1: extract] [cudf.0.10: extract] [dose3.7.0.0: extract] [cmdliner: gmake all] [conf-c++: c++]
-> retrieved cudf.0.10  (cached)
Processing  8/67: [base64.3.5.1: extract] [dose3.7.0.0: extract] [cmdliner: gmake all] [conf-c++: c++]
Processing  9/67: [base64.3.5.1: extract] [dose3.7.0.0: extract] [dune.3.17.0: extract] [cmdliner: gmake all] [conf-c++: c++]
-> retrieved dose3.7.0.0  (cached)
Processing  9/67: [base64.3.5.1: extract] [dune.3.17.0: extract] [cmdliner: gmake all] [conf-c++: c++]
Processing 10/67: [base64.3.5.1: extract] [dune.3.17.0: extract] [extlib.1.8.0: extract] [cmdliner: gmake all] [conf-c++: c++]
+ /usr/bin/c++ "--version" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-c++.1.0)
- FreeBSD clang version 18.1.5 (https://github.com/llvm/llvm-project.git llvmorg-18.1.5-0-g617a15a9eac9)
- Target: x86_64-unknown-freebsd14.1
- Thread model: posix
- InstalledDir: /usr/bin
-> compiled  conf-c++.1.0
Processing 10/67: [base64.3.5.1: extract] [dune.3.17.0: extract] [extlib.1.8.0: extract] [cmdliner: gmake all]
-> installed conf-c++.1.0
Processing 11/67: [base64.3.5.1: extract] [dune.3.17.0: extract] [extlib.1.8.0: extract] [cmdliner: gmake all]
-> retrieved extlib.1.8.0  (cached)
Processing 11/67: [base64.3.5.1: extract] [dune.3.17.0: extract] [cmdliner: gmake all]
Processing 12/67: [base64.3.5.1: extract] [dune.3.17.0: extract] [mccs.1.1+18: extract] [cmdliner: gmake all]
-> retrieved base64.3.5.1  (cached)
Processing 12/67: [dune.3.17.0: extract] [mccs.1.1+18: extract] [cmdliner: gmake all]
Processing 13/67: [dune.3.17.0: extract] [mccs.1.1+18: extract] [menhir.20240715 + 3 others: extract] [cmdliner: gmake all]
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
Processing 13/67: [dune.3.17.0: extract] [mccs.1.1+18: extract] [cmdliner: gmake all]
Processing 14/67: [dune.3.17.0: extract] [mccs.1.1+18: extract] [ocamlgraph.2.1.0: extract] [cmdliner: gmake all]
-> retrieved mccs.1.1+18  (cached)
Processing 14/67: [dune.3.17.0: extract] [ocamlgraph.2.1.0: extract] [cmdliner: gmake all]
Processing 15/67: [dune.3.17.0: extract] [ocamlgraph.2.1.0: extract] [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: http] [cmdliner: gmake all]
-> retrieved ocamlgraph.2.1.0  (cached)
Processing 15/67: [dune.3.17.0: extract] [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: http] [cmdliner: gmake all]
Processing 16/67: [dune.3.17.0: extract] [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: http] [opam-custom-install.0.3: http] [cmdliner: gmake all]
Processing 16/67: [dune.3.17.0: extract] [opam-client.2.1.6 + 5 others: extract] [opam-custom-install.0.3: http] [cmdliner: gmake all]
-> 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  (https://github.com/ocaml/opam/archive/refs/tags/2.1.6.tar.gz)
Processing 16/67: [dune.3.17.0: extract] [opam-custom-install.0.3: http] [cmdliner: gmake all]
Processing 17/67: [dune.3.17.0: extract] [opam-custom-install.0.3: http] [opam-file-format.2.2.0~alpha1: extract] [cmdliner: gmake all]
Processing 17/67: [dune.3.17.0: extract] [opam-custom-install.0.3: extract] [opam-file-format.2.2.0~alpha1: extract] [cmdliner: gmake all]
-> retrieved opam-file-format.2.2.0~alpha1  (cached)
Processing 17/67: [dune.3.17.0: extract] [opam-custom-install.0.3: extract] [cmdliner: gmake all]
Processing 18/67: [dune.3.17.0: extract] [opam-custom-install.0.3: extract] [re.1.12.0: extract] [cmdliner: gmake all]
-> retrieved dune.3.17.0  (cached)
Processing 18/67: [opam-custom-install.0.3: extract] [re.1.12.0: extract] [cmdliner: gmake all]
-> retrieved seq.base  (cached)
Processing 19/67: [opam-custom-install.0.3: extract] [re.1.12.0: extract] [cmdliner: gmake all]
Processing 20/67: [opam-custom-install.0.3: extract] [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: gmake all]
Processing 21/67: [opam-custom-install.0.3: extract] [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: gmake all] [dune: ocaml 7]
Processing 22/67: [opam-custom-install.0.3: extract] [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: gmake all] [dune: ocaml 7]
-> installed seq.base
Processing 23/67: [opam-custom-install.0.3: extract] [re.1.12.0: extract] [stdlib-shims.0.3.0: extract] [cmdliner: gmake all] [dune: ocaml 7]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 23/67: [opam-custom-install.0.3: extract] [re.1.12.0: extract] [cmdliner: gmake all] [dune: ocaml 7]
-> retrieved re.1.12.0  (cached)
Processing 23/67: [opam-custom-install.0.3: extract] [cmdliner: gmake all] [dune: ocaml 7]
-> retrieved opam-custom-install.0.3  (https://github.com/OCamlPro/opam-custom-install/archive/refs/tags/0.3.tar.gz)
Processing 23/67: [cmdliner: gmake all] [dune: ocaml 7]
+ /usr/local/bin/gmake "all" "PREFIX=/home/opam/.opam/5.2.0" (CWD=/home/opam/.opam/5.2.0/.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 23/67: [dune: ocaml 7]
Processing 24/67: [dune: ocaml 7] [cmdliner: gmake install]
+ /usr/local/bin/gmake "install" "LIBDIR=/home/opam/.opam/5.2.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.2.0/doc/cmdliner" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.2.0/lib/cmdliner"
- install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/5.2.0/lib/cmdliner"
- install cmdliner.opam "/home/opam/.opam/5.2.0/lib/cmdliner/opam"
- install _build/cmdliner.cma "/home/opam/.opam/5.2.0/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.2.0/lib/cmdliner"
- install _build/cmdliner.cmxs "/home/opam/.opam/5.2.0/lib/cmdliner"
Processing 24/67: [dune: ocaml 7] [cmdliner: gmake install-doc]
+ /usr/local/bin/gmake "install-doc" "LIBDIR=/home/opam/.opam/5.2.0/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.2.0/doc/cmdliner" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/cmdliner.1.3.0)
- install -d "/home/opam/.opam/5.2.0/doc/cmdliner/odoc-pages"
- install CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.2.0/doc/cmdliner"
- install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \
-            doc/tool_man.mld "/home/opam/.opam/5.2.0/doc/cmdliner/odoc-pages"
-> installed cmdliner.1.3.0
Processing 24/67: [dune: ocaml 7]
+ /home/opam/.opam/5.2.0/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.17.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 7
- 

Processing 24/67: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.2.0/.opam-switch/build/dune.3.17.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.17.0)
-> compiled  dune.3.17.0
-> installed dune.3.17.0
Processing 26/67: [base64: dune build]
Processing 27/67: [base64: dune build] [cppo: dune build]
Processing 28/67: [base64: dune build] [cppo: dune build] [menhirCST: dune build]
Processing 29/67: [base64: dune build] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build]
Processing 30/67: [base64: dune build] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build]
Processing 31/67: [base64: dune build] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build]
Processing 32/67: [base64: dune build] [cppo: dune build] [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhirCST" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhirCST.20240715)
-> compiled  menhirCST.20240715
Processing 32/67: [base64: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build] [stdlib-shims: dune build]
-> installed menhirCST.20240715
Processing 33/67: [base64: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "stdlib-shims" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 33/67: [base64: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build]
-> installed stdlib-shims.0.3.0
Processing 34/67: [base64: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [re: dune build]
Processing 35/67: [base64: dune build] [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build] [re: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "base64" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/base64.3.5.1)
-> compiled  base64.3.5.1
Processing 35/67: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build] [re: dune build]
-> installed base64.3.5.1
Processing 36/67: [cppo: dune build] [menhirLib: dune build] [menhirSdk: dune build] [ocamlgraph: dune build] [re: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhirSdk" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhirSdk.20240715)
-> compiled  menhirSdk.20240715
Processing 36/67: [cppo: dune build] [menhirLib: dune build] [ocamlgraph: dune build] [re: dune build]
-> installed menhirSdk.20240715
Processing 37/67: [cppo: dune build] [menhirLib: dune build] [ocamlgraph: dune build] [re: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhirLib" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/menhirLib.20240715)
- (cd _build/default/lib/pack && ./pack.exe)
- Creating menhirLib.ml...
- Creating menhirLib.mli...
-> compiled  menhirLib.20240715
Processing 37/67: [cppo: dune build] [ocamlgraph: dune build] [re: dune build]
-> installed menhirLib.20240715
Processing 38/67: [cppo: dune build] [ocamlgraph: dune build] [re: dune build]
Processing 39/67: [cppo: dune build] [menhir: dune build] [ocamlgraph: dune build] [re: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "cppo" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/cppo.1.8.0)
-> compiled  cppo.1.8.0
Processing 39/67: [menhir: dune build] [ocamlgraph: dune build] [re: dune build]
-> installed cppo.1.8.0
Processing 40/67: [menhir: dune build] [ocamlgraph: dune build] [re: dune build]
Processing 41/67: [extlib: dune build] [menhir: dune build] [ocamlgraph: dune build] [re: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "re" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/re.1.12.0)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I deprecated/.re_emacs.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_emacs.objs/byte/re_emacs.cmo -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.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I deprecated/.re_pcre.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_pcre.objs/byte/re_pcre.cmo -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
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I deprecated/.re_glob.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_glob.objs/byte/re_glob.cmo -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.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I deprecated/.re_posix.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_posix.objs/byte/re_posix.cmo -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.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I deprecated/.re_str.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_str.objs/byte/re_str.cmo -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.2.0/bin/ocamlc.opt -w -40 -w -50 -g -bin-annot -bin-annot-occurrences -I deprecated/.re_perl.objs/byte -I lib/.re.objs/byte -no-alias-deps -o deprecated/.re_perl.objs/byte/re_perl.cmo -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.2.0/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.2.0/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.2.0/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
- (cd _build/default && /home/opam/.opam/5.2.0/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.2.0/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.2.0/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
-> compiled  re.1.12.0
Processing 41/67: [extlib: dune build] [menhir: dune build] [ocamlgraph: dune build]
-> installed re.1.12.0
Processing 42/67: [extlib: dune build] [menhir: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "extlib" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/extlib.1.8.0)
-> compiled  extlib.1.8.0
Processing 42/67: [menhir: dune build] [ocamlgraph: dune build]
-> installed extlib.1.8.0
Processing 43/67: [menhir: dune build] [ocamlgraph: dune build]
Processing 44/67: [cudf: dune build] [menhir: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "cudf" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/cudf.0.10)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I lib/.cudf.objs/byte -I /home/opam/.opam/5.2.0/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.2.0/bin/ocamlopt.opt -w -40 -g -I lib/.cudf.objs/byte -I lib/.cudf.objs/native -I /home/opam/.opam/5.2.0/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 44/67: [menhir: dune build] [ocamlgraph: dune build]
-> installed cudf.0.10
Processing 45/67: [menhir: dune build] [ocamlgraph: dune build]
Processing 46/67: [mccs: dune build] [menhir: dune build] [ocamlgraph: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ocamlgraph" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ocamlgraph.2.1.0)
-> compiled  ocamlgraph.2.1.0
Processing 46/67: [mccs: dune build] [menhir: dune build]
-> installed ocamlgraph.2.1.0
Processing 47/67: [mccs: dune build] [menhir: dune build]
Processing 48/67: [dose3: dune build] [mccs: dune build] [menhir: dune build]
Processing 49/67: [dose3: dune build] [mccs: dune build] [menhir: dune build] [opam-core: ./configure]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "dose3" "-j" "7" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dose3.7.0.0)
- (cd _build/default/src/common && /home/opam/.opam/5.2.0/bin/ocaml unix.cma get-git-info.mlt) > _build/default/src/common/gitVersionInfo.ml
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- 
- File "_none_", line 1:
- Alert ocaml_deprecated_auto_include: 
- OCaml's lib directory layout changed in 5.0. The unix subdirectory has been
- automatically added to the search path, but you should add -I +unix to the
- command-line to silence this alert (e.g. by adding unix to the list of
- libraries in your dune file, or adding use_unix to your _tags file for
- ocamlbuild, or using -package unix for ocamlfind).
- fatal: not a git repository (or any of the parent directories): .git
- fatal: not a git repository (or any of the parent directories): .git
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/common/.dose_common.objs/byte -I /home/opam/.opam/5.2.0/lib/cudf -I /home/opam/.opam/5.2.0/lib/extlib -I /home/opam/.opam/5.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/re/pcre -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/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.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -bin-annot-occurrences -I src/common/.dose_common.objs/byte -I /home/opam/.opam/5.2.0/lib/cudf -I /home/opam/.opam/5.2.0/lib/extlib -I /home/opam/.opam/5.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/re/pcre -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/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.2.0/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.2.0/lib/cudf -I /home/opam/.opam/5.2.0/lib/extlib -I /home/opam/.opam/5.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/re/pcre -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/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.2.0/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.2.0/lib/cudf -I /home/opam/.opam/5.2.0/lib/extlib -I /home/opam/.opam/5.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/re/pcre -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/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 49/67: [mccs: dune build] [menhir: dune build] [opam-core: ./configure]
-> installed dose3.7.0.0
Processing 50/67: [mccs: dune build] [menhir: dune build] [opam-core: ./configure]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "mccs" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/mccs.1.1+18)
-> compiled  mccs.1.1+18
Processing 50/67: [menhir: dune build] [opam-core: ./configure]
-> installed mccs.1.1+18
Processing 51/67: [menhir: dune build] [opam-core: ./configure]
+ /home/opam/.opam/5.2.0/.opam-switch/build/opam-core.2.1.6/./configure "--disable-checks" "--prefix" "/home/opam/.opam/5.2.0" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/opam-core.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.2.0
- OCaml library path is /home/opam/.opam/5.2.0/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... no
- checking for nawk... nawk
- checking for compiler type... cc
- checking for compiler architecture... amd64
- checking for compiler system... freebsd
- checking for cc... cc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -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 cc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -pthread  -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for cc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -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++... no
- checking for c++... c++
- checking whether the compiler supports GNU C++... yes
- checking whether c++ accepts -g... yes
- checking for c++ 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.2.0/bin
- Manual pages will be installed in /home/opam/.opam/5.2.0/share/man
Processing 51/67: [menhir: dune build] [opam-core: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "opam-core" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/opam-core.2.1.6)
- (cd _build/default && /home/opam/.opam/5.2.0/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.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/ocamlgraph -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/lib/stdlib-shims -no-alias-deps -o src/core/.opam_core.objs/byte/opamStubsTypes.cmo -c -impl src/core/opamStubsTypes.ml)
- File "src/core/opamStubsTypes.ml", line 1:
- Warning 70 [missing-mli]: Cannot find interface file.
-> compiled  opam-core.2.1.6
Processing 51/67: [menhir: dune build]
-> installed opam-core.2.1.6
Processing 52/67: [menhir: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "menhir" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.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 54/67: [opam-file-format: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "opam-file-format" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.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 56/67: [opam-format: ./configure]
+ /home/opam/.opam/5.2.0/.opam-switch/build/opam-format.2.1.6/./configure "--disable-checks" "--prefix" "/home/opam/.opam/5.2.0" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/opam-format.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.2.0
- OCaml library path is /home/opam/.opam/5.2.0/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... no
- checking for nawk... nawk
- checking for compiler type... cc
- checking for compiler architecture... 
- amd64
- checking for compiler system... 
- freebsd
- checking for cc... cc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -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 cc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -pthread  -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for cc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -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++... no
- checking for c++... c++
- checking whether the compiler supports GNU C++... 
- yes
- checking whether c++ accepts -g... yes
- checking for c++ 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.2.0/bin
- Manual pages will be installed in /home/opam/.opam/5.2.0/share/man
Processing 56/67: [opam-format: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "opam-format" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/opam-format.2.1.6)
-> compiled  opam-format.2.1.6
-> installed opam-format.2.1.6
Processing 58/67: [opam-repository: ./configure]
Processing 59/67: [opam-repository: ./configure] [opam-solver: ./configure]
+ /home/opam/.opam/5.2.0/.opam-switch/build/opam-repository.2.1.6/./configure "--disable-checks" "--prefix" "/home/opam/.opam/5.2.0" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/opam-repository.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.2.0
- OCaml library path is /home/opam/.opam/5.2.0/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... no
- checking for nawk... nawk
- checking for compiler type... cc
- checking for compiler architecture... amd64
- checking for compiler system... freebsd
- checking for cc... cc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -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 cc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -pthread  -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for cc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -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++... no
- checking for c++... c++
- checking whether the compiler supports GNU C++... yes
- checking whether c++ accepts -g... yes
- checking for c++ 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.2.0/bin
- Manual pages will be installed in /home/opam/.opam/5.2.0/share/man
Processing 59/67: [opam-repository: dune build] [opam-solver: ./configure]
+ /home/opam/.opam/5.2.0/.opam-switch/build/opam-solver.2.1.6/./configure "--disable-checks" "--prefix" "/home/opam/.opam/5.2.0" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/opam-solver.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.2.0
- OCaml library path is /home/opam/.opam/5.2.0/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... no
- checking for nawk... nawk
- checking for compiler type... cc
- checking for compiler architecture... amd64
- checking for compiler system... freebsd
- checking for cc... cc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -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 cc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -pthread  -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for cc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -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++... no
- checking for c++... c++
- checking whether the compiler supports GNU C++... yes
- checking whether c++ accepts -g... yes
- checking for c++ 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.2.0/bin
- Manual pages will be installed in /home/opam/.opam/5.2.0/share/man
Processing 59/67: [opam-repository: dune build] [opam-solver: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "opam-repository" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/opam-repository.2.1.6)
-> compiled  opam-repository.2.1.6
Processing 59/67: [opam-solver: dune build]
-> installed opam-repository.2.1.6
Processing 60/67: [opam-solver: dune build]
Processing 61/67: [opam-solver: dune build] [opam-state: ./configure]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "opam-solver" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/opam-solver.2.1.6)
- (cd _build/default && /home/opam/.opam/5.2.0/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.2.0/lib/cudf -I /home/opam/.opam/5.2.0/lib/dose3/algo -I /home/opam/.opam/5.2.0/lib/dose3/common -I /home/opam/.opam/5.2.0/lib/extlib -I /home/opam/.opam/5.2.0/lib/mccs -I /home/opam/.opam/5.2.0/lib/mccs/glpk/internal -I /home/opam/.opam/5.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/ocamlgraph -I /home/opam/.opam/5.2.0/lib/opam-core -I /home/opam/.opam/5.2.0/lib/opam-file-format -I /home/opam/.opam/5.2.0/lib/opam-format -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/re/pcre -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/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 61/67: [opam-state: ./configure]
-> installed opam-solver.2.1.6
Processing 62/67: [opam-state: ./configure]
+ /home/opam/.opam/5.2.0/.opam-switch/build/opam-state.2.1.6/./configure "--disable-checks" "--prefix" "/home/opam/.opam/5.2.0" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/opam-state.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.2.0
- OCaml library path is /home/opam/.opam/5.2.0/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... no
- checking for nawk... nawk
- checking for compiler type... cc
- checking for compiler architecture... 
- amd64
- checking for compiler system... freebsd
- checking for cc... cc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -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 cc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -pthread  -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for cc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -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++... no
- checking for c++... c++
- checking whether the compiler supports GNU C++... yes
- checking whether c++ accepts -g... 
- yes
- checking for c++ 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.2.0/bin
- Manual pages will be installed in /home/opam/.opam/5.2.0/share/man
Processing 62/67: [opam-state: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "opam-state" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/opam-state.2.1.6)
-> compiled  opam-state.2.1.6
-> installed opam-state.2.1.6
Processing 64/67: [opam-client: ./configure]
+ /home/opam/.opam/5.2.0/.opam-switch/build/opam-client.2.1.6/./configure "--disable-checks" "--prefix" "/home/opam/.opam/5.2.0" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/opam-client.2.1.6)
- checking for ocamlc... ocamlc
- OCaml version is 5.2.0
- OCaml library path is /home/opam/.opam/5.2.0/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... no
- checking for nawk... nawk
- checking for compiler type... cc
- checking for compiler architecture... 
- amd64
- checking for compiler system... 
- freebsd
- checking for cc... cc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -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 cc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -pthread  -D_FILE_OFFSET_BITS=64 accepts -g... yes
- checking for cc  -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC  -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++... no
- checking for c++... c++
- checking whether the compiler supports GNU C++... yes
- checking whether c++ accepts -g... yes
- checking for c++ 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.2.0/bin
- Manual pages will be installed in /home/opam/.opam/5.2.0/share/man
Processing 64/67: [opam-client: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "opam-client" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/opam-client.2.1.6)
- (cd _build/default && /home/opam/.opam/5.2.0/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.2.0/lib/base64 -I /home/opam/.opam/5.2.0/lib/cmdliner -I /home/opam/.opam/5.2.0/lib/cudf -I /home/opam/.opam/5.2.0/lib/dose3/algo -I /home/opam/.opam/5.2.0/lib/dose3/common -I /home/opam/.opam/5.2.0/lib/extlib -I /home/opam/.opam/5.2.0/lib/mccs -I /home/opam/.opam/5.2.0/lib/mccs/glpk/internal -I /home/opam/.opam/5.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/ocamlgraph -I /home/opam/.opam/5.2.0/lib/opam-core -I /home/opam/.opam/5.2.0/lib/opam-file-format -I /home/opam/.opam/5.2.0/lib/opam-format -I /home/opam/.opam/5.2.0/lib/opam-repository -I /home/opam/.opam/5.2.0/lib/opam-solver -I /home/opam/.opam/5.2.0/lib/opam-state -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/re/pcre -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/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.2.0/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.2.0/lib/base64 -I /home/opam/.opam/5.2.0/lib/cmdliner -I /home/opam/.opam/5.2.0/lib/cudf -I /home/opam/.opam/5.2.0/lib/dose3/algo -I /home/opam/.opam/5.2.0/lib/dose3/common -I /home/opam/.opam/5.2.0/lib/extlib -I /home/opam/.opam/5.2.0/lib/mccs -I /home/opam/.opam/5.2.0/lib/mccs/glpk/internal -I /home/opam/.opam/5.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/ocamlgraph -I /home/opam/.opam/5.2.0/lib/opam-core -I /home/opam/.opam/5.2.0/lib/opam-file-format -I /home/opam/.opam/5.2.0/lib/opam-format -I /home/opam/.opam/5.2.0/lib/opam-repository -I /home/opam/.opam/5.2.0/lib/opam-solver -I /home/opam/.opam/5.2.0/lib/opam-state -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/re/pcre -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/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.2.0/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.2.0/lib/base64 -I /home/opam/.opam/5.2.0/lib/cmdliner -I /home/opam/.opam/5.2.0/lib/cudf -I /home/opam/.opam/5.2.0/lib/dose3/algo -I /home/opam/.opam/5.2.0/lib/dose3/common -I /home/opam/.opam/5.2.0/lib/extlib -I /home/opam/.opam/5.2.0/lib/mccs -I /home/opam/.opam/5.2.0/lib/mccs/glpk/internal -I /home/opam/.opam/5.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/ocamlgraph -I /home/opam/.opam/5.2.0/lib/opam-core -I /home/opam/.opam/5.2.0/lib/opam-file-format -I /home/opam/.opam/5.2.0/lib/opam-format -I /home/opam/.opam/5.2.0/lib/opam-repository -I /home/opam/.opam/5.2.0/lib/opam-solver -I /home/opam/.opam/5.2.0/lib/opam-state -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/re/pcre -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/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.2.0/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.2.0/lib/base64 -I /home/opam/.opam/5.2.0/lib/cmdliner -I /home/opam/.opam/5.2.0/lib/cudf -I /home/opam/.opam/5.2.0/lib/dose3/algo -I /home/opam/.opam/5.2.0/lib/dose3/common -I /home/opam/.opam/5.2.0/lib/extlib -I /home/opam/.opam/5.2.0/lib/mccs -I /home/opam/.opam/5.2.0/lib/mccs/glpk/internal -I /home/opam/.opam/5.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/ocamlgraph -I /home/opam/.opam/5.2.0/lib/opam-core -I /home/opam/.opam/5.2.0/lib/opam-file-format -I /home/opam/.opam/5.2.0/lib/opam-format -I /home/opam/.opam/5.2.0/lib/opam-repository -I /home/opam/.opam/5.2.0/lib/opam-solver -I /home/opam/.opam/5.2.0/lib/opam-state -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/re/pcre -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/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.2.0/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.2.0/lib/base64 -I /home/opam/.opam/5.2.0/lib/cmdliner -I /home/opam/.opam/5.2.0/lib/cudf -I /home/opam/.opam/5.2.0/lib/dose3/algo -I /home/opam/.opam/5.2.0/lib/dose3/common -I /home/opam/.opam/5.2.0/lib/extlib -I /home/opam/.opam/5.2.0/lib/mccs -I /home/opam/.opam/5.2.0/lib/mccs/glpk/internal -I /home/opam/.opam/5.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/ocamlgraph -I /home/opam/.opam/5.2.0/lib/opam-core -I /home/opam/.opam/5.2.0/lib/opam-file-format -I /home/opam/.opam/5.2.0/lib/opam-format -I /home/opam/.opam/5.2.0/lib/opam-repository -I /home/opam/.opam/5.2.0/lib/opam-solver -I /home/opam/.opam/5.2.0/lib/opam-state -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/re/pcre -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/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.2.0/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.2.0/lib/base64 -I /home/opam/.opam/5.2.0/lib/cmdliner -I /home/opam/.opam/5.2.0/lib/cudf -I /home/opam/.opam/5.2.0/lib/dose3/algo -I /home/opam/.opam/5.2.0/lib/dose3/common -I /home/opam/.opam/5.2.0/lib/extlib -I /home/opam/.opam/5.2.0/lib/mccs -I /home/opam/.opam/5.2.0/lib/mccs/glpk/internal -I /home/opam/.opam/5.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/ocamlgraph -I /home/opam/.opam/5.2.0/lib/opam-core -I /home/opam/.opam/5.2.0/lib/opam-file-format -I /home/opam/.opam/5.2.0/lib/opam-format -I /home/opam/.opam/5.2.0/lib/opam-repository -I /home/opam/.opam/5.2.0/lib/opam-solver -I /home/opam/.opam/5.2.0/lib/opam-state -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/re/pcre -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/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.2.0/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.2.0/lib/base64 -I /home/opam/.opam/5.2.0/lib/cmdliner -I /home/opam/.opam/5.2.0/lib/cudf -I /home/opam/.opam/5.2.0/lib/dose3/algo -I /home/opam/.opam/5.2.0/lib/dose3/common -I /home/opam/.opam/5.2.0/lib/extlib -I /home/opam/.opam/5.2.0/lib/mccs -I /home/opam/.opam/5.2.0/lib/mccs/glpk/internal -I /home/opam/.opam/5.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/ocamlgraph -I /home/opam/.opam/5.2.0/lib/opam-core -I /home/opam/.opam/5.2.0/lib/opam-file-format -I /home/opam/.opam/5.2.0/lib/opam-format -I /home/opam/.opam/5.2.0/lib/opam-repository -I /home/opam/.opam/5.2.0/lib/opam-solver -I /home/opam/.opam/5.2.0/lib/opam-state -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/re/pcre -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/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.2.0/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.2.0/lib/base64 -I /home/opam/.opam/5.2.0/lib/cmdliner -I /home/opam/.opam/5.2.0/lib/cudf -I /home/opam/.opam/5.2.0/lib/dose3/algo -I /home/opam/.opam/5.2.0/lib/dose3/common -I /home/opam/.opam/5.2.0/lib/extlib -I /home/opam/.opam/5.2.0/lib/mccs -I /home/opam/.opam/5.2.0/lib/mccs/glpk/internal -I /home/opam/.opam/5.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/ocamlgraph -I /home/opam/.opam/5.2.0/lib/opam-core -I /home/opam/.opam/5.2.0/lib/opam-file-format -I /home/opam/.opam/5.2.0/lib/opam-format -I /home/opam/.opam/5.2.0/lib/opam-repository -I /home/opam/.opam/5.2.0/lib/opam-solver -I /home/opam/.opam/5.2.0/lib/opam-state -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/re/pcre -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/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.2.0/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.2.0/lib/base64 -I /home/opam/.opam/5.2.0/lib/cmdliner -I /home/opam/.opam/5.2.0/lib/cudf -I /home/opam/.opam/5.2.0/lib/dose3/algo -I /home/opam/.opam/5.2.0/lib/dose3/common -I /home/opam/.opam/5.2.0/lib/extlib -I /home/opam/.opam/5.2.0/lib/mccs -I /home/opam/.opam/5.2.0/lib/mccs/glpk/internal -I /home/opam/.opam/5.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/ocamlgraph -I /home/opam/.opam/5.2.0/lib/opam-core -I /home/opam/.opam/5.2.0/lib/opam-file-format -I /home/opam/.opam/5.2.0/lib/opam-format -I /home/opam/.opam/5.2.0/lib/opam-repository -I /home/opam/.opam/5.2.0/lib/opam-solver -I /home/opam/.opam/5.2.0/lib/opam-state -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/re/pcre -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/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.2.0/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.2.0/lib/base64 -I /home/opam/.opam/5.2.0/lib/cmdliner -I /home/opam/.opam/5.2.0/lib/cudf -I /home/opam/.opam/5.2.0/lib/dose3/algo -I /home/opam/.opam/5.2.0/lib/dose3/common -I /home/opam/.opam/5.2.0/lib/extlib -I /home/opam/.opam/5.2.0/lib/mccs -I /home/opam/.opam/5.2.0/lib/mccs/glpk/internal -I /home/opam/.opam/5.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/ocamlgraph -I /home/opam/.opam/5.2.0/lib/opam-core -I /home/opam/.opam/5.2.0/lib/opam-file-format -I /home/opam/.opam/5.2.0/lib/opam-format -I /home/opam/.opam/5.2.0/lib/opam-repository -I /home/opam/.opam/5.2.0/lib/opam-solver -I /home/opam/.opam/5.2.0/lib/opam-state -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/re/pcre -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/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.2.0/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.2.0/lib/base64 -I /home/opam/.opam/5.2.0/lib/cmdliner -I /home/opam/.opam/5.2.0/lib/cudf -I /home/opam/.opam/5.2.0/lib/dose3/algo -I /home/opam/.opam/5.2.0/lib/dose3/common -I /home/opam/.opam/5.2.0/lib/extlib -I /home/opam/.opam/5.2.0/lib/mccs -I /home/opam/.opam/5.2.0/lib/mccs/glpk/internal -I /home/opam/.opam/5.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/ocamlgraph -I /home/opam/.opam/5.2.0/lib/opam-core -I /home/opam/.opam/5.2.0/lib/opam-file-format -I /home/opam/.opam/5.2.0/lib/opam-format -I /home/opam/.opam/5.2.0/lib/opam-repository -I /home/opam/.opam/5.2.0/lib/opam-solver -I /home/opam/.opam/5.2.0/lib/opam-state -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/re/pcre -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/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.2.0/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.2.0/lib/base64 -I /home/opam/.opam/5.2.0/lib/cmdliner -I /home/opam/.opam/5.2.0/lib/cudf -I /home/opam/.opam/5.2.0/lib/dose3/algo -I /home/opam/.opam/5.2.0/lib/dose3/common -I /home/opam/.opam/5.2.0/lib/extlib -I /home/opam/.opam/5.2.0/lib/mccs -I /home/opam/.opam/5.2.0/lib/mccs/glpk/internal -I /home/opam/.opam/5.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/ocamlgraph -I /home/opam/.opam/5.2.0/lib/opam-core -I /home/opam/.opam/5.2.0/lib/opam-file-format -I /home/opam/.opam/5.2.0/lib/opam-format -I /home/opam/.opam/5.2.0/lib/opam-repository -I /home/opam/.opam/5.2.0/lib/opam-solver -I /home/opam/.opam/5.2.0/lib/opam-state -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/re/pcre -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/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.2.0/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.2.0/lib/base64 -I /home/opam/.opam/5.2.0/lib/cmdliner -I /home/opam/.opam/5.2.0/lib/cudf -I /home/opam/.opam/5.2.0/lib/dose3/algo -I /home/opam/.opam/5.2.0/lib/dose3/common -I /home/opam/.opam/5.2.0/lib/extlib -I /home/opam/.opam/5.2.0/lib/mccs -I /home/opam/.opam/5.2.0/lib/mccs/glpk/internal -I /home/opam/.opam/5.2.0/lib/ocaml/unix -I /home/opam/.opam/5.2.0/lib/ocamlgraph -I /home/opam/.opam/5.2.0/lib/opam-core -I /home/opam/.opam/5.2.0/lib/opam-file-format -I /home/opam/.opam/5.2.0/lib/opam-format -I /home/opam/.opam/5.2.0/lib/opam-repository -I /home/opam/.opam/5.2.0/lib/opam-solver -I /home/opam/.opam/5.2.0/lib/opam-state -I /home/opam/.opam/5.2.0/lib/re -I /home/opam/.opam/5.2.0/lib/re/pcre -I /home/opam/.opam/5.2.0/lib/seq -I /home/opam/.opam/5.2.0/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 66/67: [opam-custom-install: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "opam-custom-install" "-j" "7" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/opam-custom-install.0.3)
-> compiled  opam-custom-install.0.3
-> installed opam-custom-install.0.3
Done.
2024-12-17 17:24.44 ---> saved as "7a2781fa78c7c3e933d43dd1a382556dc8516eb4bc7d3da53a38e5e7e32f0d91"
Job succeeded