ยซ Up

chick-blog 1.0.1 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.1      Formal proof management system
num                 1.4         The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml               4.08.1      The OCaml compiler (virtual package)
ocaml-base-compiler 4.08.1      Official release 4.08.1
ocaml-config        1           OCaml Switch Configuration
ocamlfind           1.9.3       A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "dev@clarus.me"
homepage: "https://github.com/clarus/coq-chick-blog"
dev-repo: "git+https://github.com/clarus/coq-chick-blog.git"
bug-reports: "https://github.com/clarus/coq-chick-blog/issues"
authors: ["Guillaume Claret"]
license: "MIT"
build: [
  ["./configure.sh"]
  [make "-j%{jobs}%"]
  [make "-C" "extraction" "-j%{jobs}%"]
]
depends: [
  "cohttp-lwt-unix"
  "coq-error-handlers"
  "coq-function-ninjas"
  "coq-list-string"
  "coq-moment"
  "coq" {< "8.15~"}
  "lwt"
  "ocaml" {>= "4.03"}
  "ocamlfind" {build}
]
tags: [
  "date:2019-11-26"
  "keyword:blog"
  "keyword:effects"
  "keyword:extraction"
]
synopsis: "A blog engine written and proven in Coq"
url {
  src: "https://github.com/clarus/coq-chick-blog/archive/1.0.1.tar.gz"
  checksum: "sha512=1327eba89ee0b0a21559e624bc478763e5f431f3e9fc6ba272ac3f60a64ac4a921287f4c773eba86cc8ea101fe14601350bfe4063a4870355e215bd6a2e5ce5d"
}

Lint

Command
true
Return code
0

Dry install ๐Ÿœ๏ธ

Dry install with the current Coq version:

Command
opam install -y --show-action coq-chick-blog.1.0.1 coq.8.12.1
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-chick-blog.1.0.1 coq.8.12.1
Return code
10240
Duration
3 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.1      Formal proof management system
num                 1.4         The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml               4.08.1      The OCaml compiler (virtual package)
ocaml-base-compiler 4.08.1      Official release 4.08.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 coq-error-handlers  1.2.0
  - install mirage-no-xen       1
  - install coq-function-ninjas 1.0.0
  - install conf-pkg-config     2
  - install conf-gmp            4
  - install coq-list-plus       1.1.0
  - install dune                3.1.1
  - install mirage-no-solo5     1
  - install conf-ruby           1.0.0
  - install coq-cunit           1.0.0
  - install base-bytes          base
  - install ocamlbuild          0.14.1
  - install cmdliner            1.1.1
  - install zarith              1.12
  - install conf-gmp-powm-sec   3
  - install stdlib-shims        0.3.0
  - install sexplib0            v0.14.0
  - install result              1.5
  - install re                  1.10.4
  - install ppx_derivers        1.2.1
  - install ocaml-syntax-shims  1.0.0
  - install ocaml-compiler-libs v0.12.4
  - install magic-mime          1.2.0
  - install macaddr             5.3.0
  - install gmap                0.3.0
  - install duration            0.2.0
  - install domain-name         0.4.0
  - install csexp               1.5.1
  - install cppo                1.6.8
  - install bigstringaf         0.9.0
  - install bigarray-compat     1.1.0
  - install base64              3.5.0
  - install coq-list-string     2.1.2
  - install stringext           1.6.0
  - install uchar               0.0.2
  - install topkg               1.0.5
  - install ppxlib              0.25.0
  - install ipaddr              5.3.0
  - install dune-configurator   3.1.1
  - install ocplib-endian       1.2
  - install angstrom            0.15.0
  - install mmap                1.2.0
  - install coq-moment          1.2.1
  - install uutf                1.0.3
  - install rresult             0.7.0
  - install ptime               1.0.0
  - install mtime               1.4.0
  - install fmt                 0.9.0
  - install astring             0.8.5
  - install base                v0.14.3
  - install uri                 4.2.0
  - install lwt                 5.5.0
  - install jsonm               1.0.1
  - install cstruct             6.1.0
  - install fpath               0.7.3
  - install ppx_sexp_conv       v0.14.3
  - install parsexp             v0.14.2
  - install logs                0.7.0
  - install eqaf                0.8
  - install asn1-combinators    0.2.6
  - install uri-sexp            4.2.0
  - install ipaddr-sexp         5.3.0
  - install sexplib             v0.14.0
  - install bos                 0.2.1
  - install mirage-crypto       0.10.6
  - install cohttp              5.0.0
  - install conduit             5.1.0
  - install pbkdf               1.2.0
  - install mirage-crypto-rng   0.10.6
  - install cohttp-lwt          5.0.0
  - install conduit-lwt         5.1.0
  - install mirage-crypto-pk    0.10.6
  - install mirage-crypto-ec    0.10.6
  - install x509                0.16.0
  - install ca-certs            0.2.2
  - install conduit-lwt-unix    5.1.0
  - install cohttp-lwt-unix     5.0.0
===== 78 to install =====
<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[asn1-combinators.0.2.6] downloaded from cache at https://opam.ocaml.org/cache
[angstrom.0.15.0] downloaded from cache at https://opam.ocaml.org/cache
[astring.0.8.5] downloaded from cache at https://opam.ocaml.org/cache
[base.v0.14.3] downloaded from cache at https://opam.ocaml.org/cache
[base64.3.5.0] downloaded from cache at https://opam.ocaml.org/cache
[bigarray-compat.1.1.0] downloaded from cache at https://opam.ocaml.org/cache
[bigstringaf.0.9.0] downloaded from cache at https://opam.ocaml.org/cache
[bos.0.2.1] downloaded from cache at https://opam.ocaml.org/cache
[ca-certs.0.2.2] downloaded from cache at https://opam.ocaml.org/cache
[cmdliner.1.1.1] downloaded from cache at https://opam.ocaml.org/cache
[cohttp.5.0.0] downloaded from cache at https://opam.ocaml.org/cache
[cohttp-lwt-unix.5.0.0] found in cache
[cohttp-lwt.5.0.0] downloaded from cache at https://opam.ocaml.org/cache
[conduit.5.1.0] downloaded from cache at https://opam.ocaml.org/cache
[conduit-lwt-unix.5.1.0] found in cache
[conduit-lwt.5.1.0] downloaded from cache at https://opam.ocaml.org/cache
[coq-error-handlers.1.2.0] downloaded from https://github.com/clarus/coq-error-handlers/archive/1.2.0.tar.gz
[coq-list-string.2.1.2] downloaded from https://github.com/clarus/coq-list-string/archive/2.1.2.tar.gz
[coq-function-ninjas.1.0.0] downloaded from https://github.com/clarus/coq-function-ninjas/archive/1.0.0.tar.gz
[cppo.1.6.8] downloaded from cache at https://opam.ocaml.org/cache
[csexp.1.5.1] downloaded from cache at https://opam.ocaml.org/cache
[cstruct.6.1.0] downloaded from cache at https://opam.ocaml.org/cache
[domain-name.0.4.0] downloaded from cache at https://opam.ocaml.org/cache
[dune.3.1.1] downloaded from cache at https://opam.ocaml.org/cache
[dune-configurator.3.1.1] downloaded from cache at https://opam.ocaml.org/cache
[duration.0.2.0] downloaded from cache at https://opam.ocaml.org/cache
[eqaf.0.8] downloaded from cache at https://opam.ocaml.org/cache
[fmt.0.9.0] downloaded from cache at https://opam.ocaml.org/cache
[fpath.0.7.3] downloaded from cache at https://opam.ocaml.org/cache
[gmap.0.3.0] downloaded from cache at https://opam.ocaml.org/cache
[ipaddr.5.3.0] downloaded from cache at https://opam.ocaml.org/cache
[jsonm.1.0.1] downloaded from cache at https://opam.ocaml.org/cache
[ipaddr-sexp.5.3.0] downloaded from cache at https://opam.ocaml.org/cache
[logs.0.7.0] downloaded from cache at https://opam.ocaml.org/cache
[macaddr.5.3.0] found in cache
[lwt.5.5.0] downloaded from cache at https://opam.ocaml.org/cache
[magic-mime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache
[mirage-crypto.0.10.6] downloaded from cache at https://opam.ocaml.org/cache
[mirage-crypto-rng.0.10.6] found in cache
[mirage-crypto-ec.0.10.6] downloaded from cache at https://opam.ocaml.org/cache
[mirage-crypto-pk.0.10.6] downloaded from cache at https://opam.ocaml.org/cache
[mmap.1.2.0] downloaded from cache at https://opam.ocaml.org/cache
[mtime.1.4.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-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache
[ocamlbuild.0.14.1] downloaded from cache at https://opam.ocaml.org/cache
[ocplib-endian.1.2] downloaded from cache at https://opam.ocaml.org/cache
[parsexp.v0.14.2] downloaded from cache at https://opam.ocaml.org/cache
[pbkdf.1.2.0] downloaded from cache at https://opam.ocaml.org/cache
[ppx_derivers.1.2.1] downloaded from cache at https://opam.ocaml.org/cache
[ppx_sexp_conv.v0.14.3] downloaded from cache at https://opam.ocaml.org/cache
[ppxlib.0.25.0] downloaded from cache at https://opam.ocaml.org/cache
[ptime.1.0.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
[rresult.0.7.0] downloaded from cache at https://opam.ocaml.org/cache
[sexplib.v0.14.0] downloaded from cache at https://opam.ocaml.org/cache
[sexplib0.v0.14.0] downloaded from cache at https://opam.ocaml.org/cache
[stdlib-shims.0.3.0] downloaded from cache at https://opam.ocaml.org/cache
[stringext.1.6.0] downloaded from cache at https://opam.ocaml.org/cache
[topkg.1.0.5] downloaded from cache at https://opam.ocaml.org/cache
[uchar.0.0.2] downloaded from cache at https://opam.ocaml.org/cache
[uri.4.2.0] downloaded from cache at https://opam.ocaml.org/cache
[uutf.1.0.3] downloaded from cache at https://opam.ocaml.org/cache
[uri-sexp.4.2.0] downloaded from cache at https://opam.ocaml.org/cache
[x509.0.16.0] downloaded from cache at https://opam.ocaml.org/cache
[zarith.1.12] downloaded from cache at https://opam.ocaml.org/cache
[ERROR] The sources of the following couldn't be obtained, aborting:
          - coq-cunit.1.0.0: Curl failed
          - coq-list-plus.1.1.0: curl error code 502
          - coq-moment.1.2.1: curl error code 502

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