package conf-calcium

  1. Overview
  2. Docs
On This Page
  1. Error log

conf-calcium 1

Error log

The package failed to build. The error log from opam follows.

Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.3

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

<><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy calcium.0.3.2 zarith.1.14 stdlib-shims.0.3.0 ocamlfind.1.9.6 integers.0.7.0 host-arch-x86_64.1 flint.0.3.2 dune-configurator.3.16.0 dune.3.16.0 ctypes.0.23.0 csexp.1.5.2 conf-pkg-config.3 conf-mpfr.3 conf-gmp.4 conf-flint.3.0 conf-calcium.1 conf-arb.1 conf-antic.1 bigarray-compat.1.1.0 arb.0.3.2 antic.0.3.2" 

Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies.
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
[ERROR] No solution for calcium.0.3.2 & zarith.1.14 & stdlib-shims.0.3.0 & ocamlfind.1.9.6 & integers.0.7.0 & host-arch-x86_64.1 & flint.0.3.2 & dune-configurator.3.16.0 & dune.3.16.0 & ctypes.0.23.0 & csexp.1.5.2 & conf-pkg-config.3 & conf-mpfr.3 & conf-gmp.4 & conf-flint.3.0 & conf-calcium.1 & conf-arb.1 & conf-antic.1 & bigarray-compat.1.1.0 & arb.0.3.2 & antic.0.3.2:   * Missing dependency:
            - conf-flint >= 3.0
            unmet availability conditions: '!(os-distribution = "ubuntu" & os-version < "24.04") & !(os-distribution = "debian" & os-version <= "12") & !(os-distribution = "fedora" & os-version <= "39") & !(os-family = "suse")'


Command failed: opam --cli=2.1 list --readonly --external '--resolve=calcium.0.3.2,zarith.1.14,stdlib-shims.0.3.0,ocamlfind.1.9.6,integers.0.7.0,host-arch-x86_64.1,flint.0.3.2,dune-configurator.3.16.0,dune.3.16.0,ctypes.0.23.0,csexp.1.5.2,conf-pkg-config.3,conf-mpfr.3,conf-gmp.4,conf-flint.3.0,conf-calcium.1,conf-arb.1,conf-antic.1,bigarray-compat.1.1.0,arb.0.3.2,antic.0.3.2' --color=never returned 20
OCaml

Innovation. Community. Security.