(2021-10-22 16:55:43 UTC)
This result is black-listed as it is considered as too hard to reproduce / to solve. If you find a way to fix this package, please make a pull-request to github.com/coq/opam-coq-archive. The list of black-listed packages is in black_list.rb.
# Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 3 Virtual package relying on a GMP lib system installation
coq 8.13.1 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.12.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.12.0 Official release 4.12.0
ocaml-config 2 OCaml Switch Configuration
ocaml-options-vanilla 1 Ensure that OCaml is compiled with no special options enabled
ocamlfind 1.9.1 A library manager for OCaml
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
name: "coq-tactician-stdlib"
synopsis: "Recompiles Coq's standard libary with Tactician's instrumentation loaded"
description: """
*** WARNING *** This package will overwrite Coq's standard library files.
This package recompiles Coq's standard library with Tactician's (`coq-tactician`)
instrumentation loaded such that Tactician can learn from the library. When you
install this package, the current `.vo` files of the standard library are backed
in the folder `user-contrib/Tactician/stdlib-backup`. Then exactly the same `.vo`
files are installed, except that they also contain Tactician's tactic databases.
Upon removal of this package, the original files will be placed back.
"""
homepage: "https://coq-tactician.github.io"
dev-repo: "git+https://github.com/coq-tactician/coq-tactician-stdlib"
bug-reports: "https://github.com/coq-tactician/coq-tactician-stdlib/issues"
maintainer: "Lasse Blaauwbroek <lasse@blaauwbroek.eu>"
authors: "Lasse Blaauwbroek <lasse@blaauwbroek.eu"
messages: [
"*** WARNING ***"
"This package will overwrite Coq's standard library files."
"A backup of the original files will be placed under Coq's"
"library directory at user-contrib/tactician-stdlib-backup/"
"and they will be restored when you remove this package"
]
post-messages: ["
--- The standard library was successfully recompiled ---
In order to finish the process, you should run
tactician recompile
" {success}]
depends: [
"coq" {>= "8.13" & < "8.14~"}
"coq-tactician"
]
build: [
[make "-j%{jobs}%"]
]
install: [
[make "install"]
]
remove: [
[make "restore"]
]
url {
src: "https://github.com/coq-tactician/coq-tactician-stdlib/archive/1.0-beta1-8.13.tar.gz"
}
tags: [
"keyword:tactic-learning"
"keyword:machine-learning"
"keyword:automation"
"keyword:proof-synthesis"
"category:Miscellaneous/Coq Extensions"
"logpath:Tactician"
]
trueDry install with the current Coq version:
opam install -y --show-action coq-tactician-stdlib.1.0~beta1+8.13 coq.8.13.1Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:
trueopam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-tactician-stdlib.1.0~beta1+8.13 coq.8.13.1# Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 3 Virtual package relying on a GMP lib system installation
coq 8.13.1 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.12.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.12.0 Official release 4.12.0
ocaml-config 2 OCaml Switch Configuration
ocaml-options-vanilla 1 Ensure that OCaml is compiled with no special options enabled
ocamlfind 1.9.1 A library manager for OCaml
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
The following actions will be performed:
- install seq base
- install cmdliner 1.0.4
- install conf-g++ 1.0
- install dune 2.9.1
- install base-bytes base
- install ocamlbuild 0.14.0
- install stdlib-shims 0.3.0
- install re 1.10.3
- install opam-file-format 2.1.3
- install cppo 1.6.8
- install coq-tactician-dummy 1.0~beta1
- install ocamlgraph 2.0.0
- install extlib 1.7.7-1
- install opam-core 2.1.0
- install cudf 0.9-1
- install opam-format 2.1.0
- install mccs 1.1+13
- install dose3 5.0.1-1
- install opam-repository 2.1.0
- install opam-solver 2.1.0
- install opam-state 2.1.0
- install opam-client 2.1.0
- install coq-tactician 1.0~beta1+8.13
===== 23 to install =====
<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[cmdliner.1.0.4] downloaded from cache at https://opam.ocaml.org/cache
[coq-tactician.1.0~beta1+8.13] downloaded from https://github.com/coq-tactician/coq-tactician/archive/1.0-beta1-8.13.tar.gz
[coq-tactician-dummy.1.0~beta1] downloaded from https://github.com/coq-tactician/coq-tactician-dummy/archive/1.0-beta1.tar.gz
[cppo.1.6.8] downloaded from cache at https://opam.ocaml.org/cache
[cudf.0.9-1] downloaded from cache at https://opam.ocaml.org/cache
[extlib.1.7.7-1] downloaded from cache at https://opam.ocaml.org/cache
[dune.2.9.1] downloaded from cache at https://opam.ocaml.org/cache
[mccs.1.1+13] downloaded from cache at https://opam.ocaml.org/cache
[ocamlbuild.0.14.0] downloaded from cache at https://opam.ocaml.org/cache
[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache
[opam-client.2.1.0] downloaded from cache at https://opam.ocaml.org/cache
[opam-format.2.1.0] found in cache
[opam-file-format.2.1.3] downloaded from cache at https://opam.ocaml.org/cache
[opam-repository.2.1.0] found in cache
[opam-solver.2.1.0] found in cache
[opam-state.2.1.0] found in cache
[re.1.10.3] downloaded from cache at https://opam.ocaml.org/cache
[stdlib-shims.0.3.0] downloaded from cache at https://opam.ocaml.org/cache
[opam-core.2.1.0] downloaded from cache at https://opam.ocaml.org/cache
[ERROR] The sources of the following couldn't be obtained, aborting:
- dose3.5.0.1-1: curl error code 403
trueNo files were installed.
true