# Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-domains base base-nnp base Naked pointers prohibited in the OCaml heap base-threads base base-unix base conf-gmp 4 Virtual package relying on a GMP lib system installation coq 8.17.0 The Coq Proof Assistant coq-core 8.17.0 The Coq Proof Assistant -- Core Binaries and Tools coq-stdlib 8.17.0 The Coq Proof Assistant -- Standard Library coqide-server 8.17.0 The Coq Proof Assistant, XML protocol server dune 3.12.2 Fast, portable, and opinionated build system ocaml 5.1.1 The OCaml compiler (virtual package) ocaml-base-compiler 5.1.1 Official release 5.1.1 ocaml-config 3 OCaml Switch Configuration ocaml-options-vanilla 1 Ensure that OCaml is compiled with no special options enabled ocamlfind 1.9.6 A library manager for OCaml zarith 1.13 Implements arithmetic and logical operations over arbitrary-precision integers # 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.15" & < "8.19~"} "coq-bignums" "coq-flocq" {>= "3.3.0"} "coq-coquelicot" {>= "3.0"} "coq-interval" {>= "4.0.0" & < "5~"} "coq-mathcomp-field" {>= "1.15" & < "1.19~"} "coq-mathcomp-analysis" {>= "0.3.5" & < "0.6.6~"} "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.2/libvalidsdp-1.0.2.tar.gz" checksum: "sha512=1716a2ce5731715b98e0d1f19cf7c8b79db69a18887849a18a5b4f086693187cd5ede4cfc9839f30c77067d1ed9ceac3f5309f676ccb6e23c5d67dba9543ebbb" }
true
Dry install with the current Coq version:
opam install -y --show-action coq-libvalidsdp.1.0.2 coq.8.17.0
Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:
true
opam list; echo; timeout 4h opam install -y --deps-only coq-libvalidsdp.1.0.2 coq.8.17.0
# Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-domains base base-nnp base Naked pointers prohibited in the OCaml heap base-threads base base-unix base conf-gmp 4 Virtual package relying on a GMP lib system installation coq 8.17.0 The Coq Proof Assistant coq-core 8.17.0 The Coq Proof Assistant -- Core Binaries and Tools coq-stdlib 8.17.0 The Coq Proof Assistant -- Standard Library coqide-server 8.17.0 The Coq Proof Assistant, XML protocol server dune 3.12.2 Fast, portable, and opinionated build system ocaml 5.1.1 The OCaml compiler (virtual package) ocaml-base-compiler 5.1.1 Official release 5.1.1 ocaml-config 3 OCaml Switch Configuration ocaml-options-vanilla 1 Ensure that OCaml is compiled with no special options enabled ocamlfind 1.9.6 A library manager for OCaml zarith 1.13 Implements arithmetic and logical operations over arbitrary-precision integers The following actions will be performed: - install cppo 1.6.9 - install coq-bignums 9.0.0+coq8.17 - install ppx_derivers 1.2.1 - install conf-g++ 1.0 - install cmdliner 1.2.0 - install menhirSdk 20231231 - install easy-format 1.3.4 - install menhirLib 20231231 - install seq base - install ocaml-compiler-libs v0.12.4 - install stdlib-shims 0.3.0 - install menhirCST 20231231 - install coq-mathcomp-ssreflect 1.17.0 - install result 1.5 - install camlp-streams 5.0.1 - install sexplib0 v0.16.0 - install coq-flocq 4.1.3 - install yojson 2.1.2 - install re 1.11.0 - install menhir 20231231 - install coq-mathcomp-finmap 1.5.2 - install coq-mathcomp-fingroup 1.17.0 - install coq-mathcomp-bigenough 1.0.1 - install coq-coquelicot 3.4.0 - install biniou 1.2.2 - install ppxlib 0.31.0 - install atd 2.15.0 - install coq-mathcomp-algebra 1.17.0 - install coq-interval 4.9.0 - install atdgen-runtime 2.15.0 - install ppx_deriving 5.2.1 - install atdts 2.15.0 - install coq-mathcomp-solvable 1.17.0 - install atdgen 2.15.0 - install coq-mathcomp-field 1.17.0 - install elpi 1.17.4 - install coq-elpi 1.18.0 - install coq-hierarchy-builder 1.6.0 - install coq-mathcomp-classical 0.6.5 - install coq-mathcomp-analysis 0.6.5 ===== 40 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved atd.2.15.0 (https://opam.ocaml.org/cache) -> retrieved atdts.2.15.0 (cached) -> retrieved biniou.1.2.2 (https://opam.ocaml.org/cache) -> retrieved camlp-streams.5.0.1 (https://opam.ocaml.org/cache) -> retrieved atdgen.2.15.0 (https://opam.ocaml.org/cache) -> retrieved cmdliner.1.2.0 (https://opam.ocaml.org/cache) -> installed conf-g++.1.0 -> installed camlp-streams.5.0.1 -> retrieved atdgen-runtime.2.15.0 (https://opam.ocaml.org/cache) -> retrieved coq-bignums.9.0.0+coq8.17 (https://github.com/coq/bignums/archive/v9.0.0+coq8.17.tar.gz) -> retrieved coq-elpi.1.18.0 (https://github.com/LPCIC/coq-elpi/releases/download/v1.18.0/coq-elpi-1.18.0.tar.gz) -> retrieved coq-hierarchy-builder.1.6.0 (https://github.com/math-comp/hierarchy-builder/releases/download/v1.6.0/hierarchy-builder-1.6.0.tar.gz) -> installed cmdliner.1.2.0 -> installed coq-bignums.9.0.0+coq8.17 [ERROR] Failed to get sources of coq-coquelicot.3.4.0: Curl failed -> retrieved coq-mathcomp-algebra.1.17.0 (https://github.com/math-comp/math-comp/archive/mathcomp-1.17.0.tar.gz) -> retrieved coq-mathcomp-analysis.0.6.5 (https://github.com/math-comp/analysis/archive/0.6.5.tar.gz) -> retrieved coq-mathcomp-bigenough.1.0.1 (https://github.com/math-comp/bigenough/archive/1.0.1.tar.gz) -> retrieved coq-mathcomp-classical.0.6.5 (cached) [ERROR] Failed to get sources of coq-flocq.4.1.3: Curl failed [ERROR] Failed to get sources of coq-interval.4.9.0: Curl failed -> retrieved coq-mathcomp-field.1.17.0 (cached) -> retrieved coq-mathcomp-fingroup.1.17.0 (cached) -> retrieved coq-mathcomp-solvable.1.17.0 (cached) -> retrieved coq-mathcomp-ssreflect.1.17.0 (cached) -> retrieved cppo.1.6.9 (https://opam.ocaml.org/cache) -> retrieved easy-format.1.3.4 (https://opam.ocaml.org/cache) -> retrieved coq-mathcomp-finmap.1.5.2 (https://github.com/math-comp/finmap/archive/1.5.2.tar.gz) -> installed easy-format.1.3.4 -> retrieved menhir.20231231 (https://opam.ocaml.org/cache) -> retrieved menhirLib.20231231 (cached) -> retrieved menhirSdk.20231231 (cached) -> retrieved ocaml-compiler-libs.v0.12.4 (https://opam.ocaml.org/cache) -> installed cppo.1.6.9 -> retrieved ppx_derivers.1.2.1 (https://opam.ocaml.org/cache) -> retrieved ppx_deriving.5.2.1 (https://opam.ocaml.org/cache) -> retrieved menhirCST.20231231 (https://opam.ocaml.org/cache) -> installed biniou.1.2.2 -> installed menhirLib.20231231 -> retrieved elpi.1.17.4 (https://opam.ocaml.org/cache) -> installed menhirSdk.20231231 -> retrieved re.1.11.0 (https://opam.ocaml.org/cache) -> retrieved ppxlib.0.31.0 (https://opam.ocaml.org/cache) -> retrieved result.1.5 (https://opam.ocaml.org/cache) -> installed menhirCST.20231231 -> retrieved sexplib0.v0.16.0 (https://opam.ocaml.org/cache) -> retrieved stdlib-shims.0.3.0 (https://opam.ocaml.org/cache) -> retrieved yojson.2.1.2 (https://opam.ocaml.org/cache) -> installed ppx_derivers.1.2.1 -> installed result.1.5 -> installed seq.base -> installed ocaml-compiler-libs.v0.12.4 -> installed sexplib0.v0.16.0 -> installed stdlib-shims.0.3.0 -> installed re.1.11.0 -> installed yojson.2.1.2 -> installed atdgen-runtime.2.15.0 -> installed menhir.20231231 -> installed atd.2.15.0 -> installed atdts.2.15.0 -> installed atdgen.2.15.0 -> installed ppxlib.0.31.0 -> installed ppx_deriving.5.2.1 -> installed coq-mathcomp-ssreflect.1.17.0 -> installed elpi.1.17.4 -> installed coq-mathcomp-bigenough.1.0.1 -> installed coq-mathcomp-finmap.1.5.2 -> installed coq-mathcomp-fingroup.1.17.0 -> installed coq-elpi.1.18.0 -> installed coq-hierarchy-builder.1.6.0 -> installed coq-mathcomp-algebra.1.17.0 -> installed coq-mathcomp-classical.0.6.5 -> installed coq-mathcomp-solvable.1.17.0 -> installed coq-mathcomp-field.1.17.0 -> installed coq-mathcomp-analysis.0.6.5 #=== ERROR while fetching sources for coq-interval.4.9.0 ======================# OpamSolution.Fetch_fail("https://coqinterval.gitlabpages.inria.fr/releases/interval-4.9.0.tar.gz (Curl failed: \"/usr/bin/curl --write-out %{http_code}\\\\n --retry 3 --retry-delay 2 --user-agent opam/2.1.5 -L -o /home/bench/.opam/ocaml-base-compiler.5.1.1/.opam-switch/sources/coq-interval.4.9.0/interval-4.9.0.tar.gz.part -- https://coqinterval.gitlabpages.inria.fr/releases/interval-4.9.0.tar.gz\" exited with code 28)") #=== ERROR while fetching sources for coq-flocq.4.1.3 =========================# OpamSolution.Fetch_fail("https://flocq.gitlabpages.inria.fr/releases/flocq-4.1.3.tar.gz (Curl failed: \"/usr/bin/curl --write-out %{http_code}\\\\n --retry 3 --retry-delay 2 --user-agent opam/2.1.5 -L -o /home/bench/.opam/ocaml-base-compiler.5.1.1/.opam-switch/sources/coq-flocq.4.1.3/flocq-4.1.3.tar.gz.part -- https://flocq.gitlabpages.inria.fr/releases/flocq-4.1.3.tar.gz\" exited with code 28)") #=== ERROR while fetching sources for coq-coquelicot.3.4.0 ====================# OpamSolution.Fetch_fail("https://coquelicot.gitlabpages.inria.fr/releases/coquelicot-3.4.0.tar.gz (Curl failed: \"/usr/bin/curl --write-out %{http_code}\\\\n --retry 3 --retry-delay 2 --user-agent opam/2.1.5 -L -o /home/bench/.opam/ocaml-base-compiler.5.1.1/.opam-switch/sources/coq-coquelicot.3.4.0/coquelicot-3.4.0.tar.gz.part -- https://coquelicot.gitlabpages.inria.fr/releases/coquelicot-3.4.0.tar.gz\" exited with code 28)") <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - fetch coq-coquelicot 3.4.0 | - fetch coq-flocq 4.1.3 | - fetch coq-interval 4.9.0 +- +- The following changes have been performed | - install atd 2.15.0 | - install atdgen 2.15.0 | - install atdgen-runtime 2.15.0 | - install atdts 2.15.0 | - install biniou 1.2.2 | - install camlp-streams 5.0.1 | - install cmdliner 1.2.0 | - install conf-g++ 1.0 | - install coq-bignums 9.0.0+coq8.17 | - install coq-elpi 1.18.0 | - install coq-hierarchy-builder 1.6.0 | - install coq-mathcomp-algebra 1.17.0 | - install coq-mathcomp-analysis 0.6.5 | - install coq-mathcomp-bigenough 1.0.1 | - install coq-mathcomp-classical 0.6.5 | - install coq-mathcomp-field 1.17.0 | - install coq-mathcomp-fingroup 1.17.0 | - install coq-mathcomp-finmap 1.5.2 | - install coq-mathcomp-solvable 1.17.0 | - install coq-mathcomp-ssreflect 1.17.0 | - install cppo 1.6.9 | - install easy-format 1.3.4 | - install elpi 1.17.4 | - install menhir 20231231 | - install menhirCST 20231231 | - install menhirLib 20231231 | - install menhirSdk 20231231 | - install ocaml-compiler-libs v0.12.4 | - install ppx_derivers 1.2.1 | - install ppx_deriving 5.2.1 | - install ppxlib 0.31.0 | - install re 1.11.0 | - install result 1.5 | - install seq base | - install sexplib0 v0.16.0 | - install stdlib-shims 0.3.0 | - install yojson 2.1.2 +- # Run eval $(opam env) to update the current shell environment The former state can be restored with: /usr/local/bin/opam switch import "/home/bench/.opam/ocaml-base-compiler.5.1.1/.opam-switch/backup/state-20240116212848.export"
true
No files were installed.
true