package lbvs_consent

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

lbvs_consent 2.1.0

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 lbvs_consent.2.1.0 topkg.1.0.7 stdlib-shims.0.3.0 sexplib0.v0.17.0 seq.base qcheck-ounit.0.22 qcheck-core.0.22 qcheck.0.22 ppxlib.0.33.0 ppx_derivers.1.2.1 parmap.1.2.5 ounit2.2.2.7 ocplib-endian.1.2 ocamlfind.1.9.6 ocamlbuild.0.15.0 ocaml-compiler-libs.v0.12.4 obuild.0.1.11 num.1.5-1 minivpt.2.0.0 minicli.5.0.2 lwt.5.7.0 logs.0.7.0 host-arch-x86_64.1 extunix.0.4.2 dune-configurator.3.16.0 dune.3.16.0 dolog.3.0 dokeysto_camltc.4.0.0 dokeysto.4.0.1 csexp.1.5.2 cppo.1.7.0 cpm.12.2.0 conf-zlib.1 conf-rdkit.1 conf-python-2-7.1.2 conf-pkg-config.3 conf-openbabel.0.1 conf-boost.1 conf-bash.1 camlzip.1.12 camltc.0.9.8 camlp-streams.5.0.1 bitv.2.0 batteries.3.8.0 base-bytes.base" 

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 lbvs_consent.2.1.0 & topkg.1.0.7 & stdlib-shims.0.3.0 & sexplib0.v0.17.0 & seq.base & qcheck-ounit.0.22 & qcheck-core.0.22 & qcheck.0.22 & ppxlib.0.33.0 & ppx_derivers.1.2.1 & parmap.1.2.5 & ounit2.2.2.7 & ocplib-endian.1.2 & ocamlfind.1.9.6 & ocamlbuild.0.15.0 & ocaml-compiler-libs.v0.12.4 & obuild.0.1.11 & num.1.5-1 & minivpt.2.0.0 & minicli.5.0.2 & lwt.5.7.0 & logs.0.7.0 & host-arch-x86_64.1 & extunix.0.4.2 & dune-configurator.3.16.0 & dune.3.16.0 & dolog.3.0 & dokeysto_camltc.4.0.0 & dokeysto.4.0.1 & csexp.1.5.2 & cppo.1.7.0 & cpm.12.2.0 & conf-zlib.1 & conf-rdkit.1 & conf-python-2-7.1.2 & conf-pkg-config.3 & conf-openbabel.0.1 & conf-boost.1 & conf-bash.1 & camlzip.1.12 & camltc.0.9.8 & camlp-streams.5.0.1 & bitv.2.0 & batteries.3.8.0 & base-bytes.base:   * Missing dependency:
            - conf-python-2-7
            depends on the unavailable system package 'python2.7'. Use `--no-depexts' to attempt installation anyway, or it is possible that a depext package name in the opam file is incorrect.


Command failed: opam --cli=2.1 list --readonly --external '--resolve=lbvs_consent.2.1.0,topkg.1.0.7,stdlib-shims.0.3.0,sexplib0.v0.17.0,seq.base,qcheck-ounit.0.22,qcheck-core.0.22,qcheck.0.22,ppxlib.0.33.0,ppx_derivers.1.2.1,parmap.1.2.5,ounit2.2.2.7,ocplib-endian.1.2,ocamlfind.1.9.6,ocamlbuild.0.15.0,ocaml-compiler-libs.v0.12.4,obuild.0.1.11,num.1.5-1,minivpt.2.0.0,minicli.5.0.2,lwt.5.7.0,logs.0.7.0,host-arch-x86_64.1,extunix.0.4.2,dune-configurator.3.16.0,dune.3.16.0,dolog.3.0,dokeysto_camltc.4.0.0,dokeysto.4.0.1,csexp.1.5.2,cppo.1.7.0,cpm.12.2.0,conf-zlib.1,conf-rdkit.1,conf-python-2-7.1.2,conf-pkg-config.3,conf-openbabel.0.1,conf-boost.1,conf-bash.1,camlzip.1.12,camltc.0.9.8,camlp-streams.5.0.1,bitv.2.0,batteries.3.8.0,base-bytes.base' --color=never returned 20
OCaml

Innovation. Community. Security.