« Up

libvalidsdp 1.0.0 Black list 🏴‍☠️

Context

# Packages matching: installed
# Name              # Installed # Synopsis
base-bigarray       base
base-threads        base
base-unix           base
conf-findutils      1           Virtual package relying on findutils
coq                 8.12.2      Formal proof management system
num                 1.4         The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml               4.07.1      The OCaml compiler (virtual package)
ocaml-base-compiler 4.07.1      Official release 4.07.1
ocaml-config        1           OCaml Switch Configuration
ocamlfind           1.9.3       A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: [
  "Pierre Roux <pierre.roux@onera.fr>"
  "Érik Martin-Dorel <erik.martin-dorel@irit.fr>"
]
homepage: "https://sourcesup.renater.fr/validsdp/"
dev-repo: "git+https://github.com/validsdp/validsdp.git"
bug-reports: "https://github.com/validsdp/validsdp/issues"
license: "LGPL-2.1-or-later"
build: [
  ["sh" "-c" "./configure"]
  [make "-j%{jobs}%"]
]
install: [make "install"]
depends: [
  "coq" {>= "8.12" & < "8.16~"}
  "coq-bignums"
  "coq-flocq" {>= "3.3.0"}
  "coq-coquelicot" {>= "3.0"}
  "coq-interval" {>= "4.0.0" & < "5~"}
  "coq-mathcomp-field" {>= "1.12" & < "1.15~"}
  "coq-mathcomp-analysis" {>= "0.3.4" & < "0.4~"}
  "ocamlfind" {build}
  "conf-autoconf" {build & dev}
]
synopsis: "LibValidSDP"
description: """
LibValidSDP is a library for the Coq formal proof assistant. It provides
results mostly about rounding errors in the Cholesky decomposition algorithm
used in the ValidSDP library which itself implements Coq tactics to prove
multivariate inequalities using SDP solvers.
Once installed, the following modules can be imported :
From libValidSDP Require Import Rstruct.v misc.v real_matrix.v bounded.v float_spec.v fsum.v fcmsum.v binary64.v cholesky.v float_infnan_spec.v binary64_infnan.v cholesky_infnan.v flx64.v zulp.v coqinterval_infnan.v.
"""
tags: [
  "keyword:libValidSDP"
  "keyword:ValidSDP"
  "keyword:floating-point arithmetic"
  "keyword:Cholesky decomposition"
  "category:libValidSDP"
  "category:Miscellaneous/Coq Extensions"
  "logpath:libValidSDP"
]
authors: [
  "Pierre Roux <pierre.roux@onera.fr>"
  "Érik Martin-Dorel <erik.martin-dorel@irit.fr>"
]
url {
  src: "https://github.com/validsdp/validsdp/releases/download/v1.0.0/libvalidsdp-1.0.0.tar.gz"
  checksum: "sha512=911a7f3dce7984d54ca8b33dac9532e52000273c8e7928e02010e14e44caa1b4f3903fe6cc3f1b33e0e5a25394e20872a7a88091585fd8b02ad25e7a55d3c71f"
}

Lint

Command
true
Return code
0

Dry install 🏜️

Dry install with the current Coq version:

Command
opam install -y --show-action coq-libvalidsdp.1.0.0 coq.8.12.2
Return code
0

Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:

Command
true
Return code
0

Install dependencies

Command
opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-libvalidsdp.1.0.0 coq.8.12.2
Return code
10240
Duration
7 m 0 s
Output
# Packages matching: installed
# Name              # Installed # Synopsis
base-bigarray       base
base-threads        base
base-unix           base
conf-findutils      1           Virtual package relying on findutils
coq                 8.12.2      Formal proof management system
num                 1.4         The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml               4.07.1      The OCaml compiler (virtual package)
ocaml-base-compiler 4.07.1      Official release 4.07.1
ocaml-config        1           OCaml Switch Configuration
ocamlfind           1.9.3       A library manager for OCaml
The following actions will be performed:
  - install   seq                      base
  - install   conf-g++                 1.0
  - install   ocaml-secondary-compiler 4.08.1-1
  - downgrade ocamlfind                1.9.3 to 1.9.1
  - install   conf-perl                2
  - install   coq-mathcomp-ssreflect   1.13.0
  - install   coq-flocq                4.1.0
  - install   ocamlfind-secondary      1.9.1
  - install   coq-bignums              8.12.0
  - install   camlp5                   7.14
  - install   coq-mathcomp-finmap      1.5.1
  - install   coq-mathcomp-fingroup    1.13.0
  - install   coq-mathcomp-bigenough   1.0.1
  - install   coq-coquelicot           3.2.0
  - install   dune                     3.2.0
  - install   coq-mathcomp-algebra     1.13.0
  - install   coq-interval             4.5.1
  - install   sexplib0                 v0.14.0
  - install   result                   1.5
  - install   re                       1.10.4
  - install   ppx_derivers             1.2.1
  - install   ocaml-compiler-libs      v0.12.4
  - install   csexp                    1.5.1
  - install   cppo                     1.6.9
  - install   coq-mathcomp-solvable    1.13.0
  - install   ocaml-migrate-parsetree  1.8.0
  - install   dune-configurator        3.2.0
  - install   coq-mathcomp-field       1.13.0
  - install   base                     v0.14.0
  - install   stdio                    v0.14.0
  - install   ppxlib                   0.14.0
  - install   ppx_deriving             5.1
  - install   elpi                     1.12.0
  - install   coq-elpi                 1.8.2~8.12
  - install   coq-hierarchy-builder    1.1.0
  - install   coq-mathcomp-analysis    0.3.12
===== 35 to install | 1 to downgrade =====
<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[base.v0.14.0] downloaded from cache at https://opam.ocaml.org/cache
[camlp5.7.14] downloaded from cache at https://opam.ocaml.org/cache
[coq-bignums.8.12.0] downloaded from https://github.com/coq/bignums/archive/V8.12.0.tar.gz
[coq-elpi.1.8.2~8.12] downloaded from https://github.com/LPCIC/coq-elpi/archive/v1.8.2_8.12.tar.gz
[coq-hierarchy-builder.1.1.0] downloaded from https://github.com/math-comp/hierarchy-builder/archive/v1.1.0.tar.gz
[coq-mathcomp-algebra.1.13.0] downloaded from https://github.com/math-comp/math-comp/archive/mathcomp-1.13.0.tar.gz
[coq-mathcomp-analysis.0.3.12] downloaded from https://github.com/math-comp/analysis/archive/0.3.12.tar.gz
[coq-mathcomp-bigenough.1.0.1] downloaded from https://github.com/math-comp/bigenough/archive/1.0.1.tar.gz
[coq-mathcomp-field.1.13.0] found in cache
[coq-mathcomp-fingroup.1.13.0] found in cache
[coq-mathcomp-solvable.1.13.0] found in cache
[coq-mathcomp-ssreflect.1.13.0] found in cache
[coq-mathcomp-finmap.1.5.1] downloaded from https://github.com/math-comp/finmap/archive/1.5.1.tar.gz
[cppo.1.6.9] downloaded from cache at https://opam.ocaml.org/cache
[csexp.1.5.1] downloaded from cache at https://opam.ocaml.org/cache
[dune.3.2.0] downloaded from cache at https://opam.ocaml.org/cache
[elpi.1.12.0] downloaded from cache at https://opam.ocaml.org/cache
[dune-configurator.3.2.0] downloaded from cache at https://opam.ocaml.org/cache
[ocaml-compiler-libs.v0.12.4] downloaded from cache at https://opam.ocaml.org/cache
[ocaml-migrate-parsetree.1.8.0] downloaded from cache at https://opam.ocaml.org/cache
[ocaml-secondary-compiler.4.08.1-1] downloaded from cache at https://opam.ocaml.org/cache
[ocamlfind.1.9.1] downloaded from cache at https://opam.ocaml.org/cache
[ocamlfind-secondary.1.9.1] downloaded from cache at https://opam.ocaml.org/cache
[ppx_derivers.1.2.1] downloaded from cache at https://opam.ocaml.org/cache
[ocaml-secondary-compiler.4.08.1-1/alt-signal-stack.patch] downloaded from https://opam.ocaml.org/cache
[ppx_deriving.5.1] downloaded from cache at https://opam.ocaml.org/cache
[ppxlib.0.14.0] downloaded from cache at https://opam.ocaml.org/cache
[re.1.10.4] downloaded from cache at https://opam.ocaml.org/cache
[result.1.5] downloaded from cache at https://opam.ocaml.org/cache
[sexplib0.v0.14.0] downloaded from cache at https://opam.ocaml.org/cache
[stdio.v0.14.0] downloaded from cache at https://opam.ocaml.org/cache
[ERROR] The sources of the following couldn't be obtained, aborting:
          - coq-coquelicot.3.2.0: Curl failed
          - coq-flocq.4.1.0: Curl failed
          - coq-interval.4.5.1: Curl failed

Install 🚀

Command
true
Return code
0
Duration
0 s

Installation size

No files were installed.

Uninstall 🧹

Command
true
Return code
0
Missing removes
none
Wrong removes
none