# 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 4 Virtual package relying on a GMP lib system installation coq 8.15.1 Formal proof management system dune 3.4.1 Fast, portable, and opinionated build system ocaml 4.09.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.09.1 Official release 4.09.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.5 A library manager for OCaml zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: "2.0" maintainer: "matthieu.sozeau@inria.fr" homepage: "https://metacoq.github.io/metacoq" dev-repo: "git+https://github.com/MetaCoq/metacoq.git#coq-8.15" bug-reports: "https://github.com/MetaCoq/metacoq/issues" authors: ["Abhishek Anand <aa755@cs.cornell.edu>" "Danil Annenkov <danil.v.annenkov@gmail.com>" "Simon Boulier <simon.boulier@inria.fr>" "Cyril Cohen <cyril.cohen@inria.fr>" "Yannick Forster <forster@ps.uni-saarland.de>" "Fabian Kunze <fkunze@fakusb.de>" "Meven Lennon-Bertrand <Meven.Bertrand@univ-nantes.fr>" "Kenji Maillard <kenji.maillard@inria.fr>" "Gregory Malecha <gmalecha@gmail.com>" "Jakob Botsch Nielsen <Jakob.botsch.nielsen@gmail.com>" "Matthieu Sozeau <matthieu.sozeau@inria.fr>" "Nicolas Tabareau <nicolas.tabareau@inria.fr>" "ThΓ©o Winterhalter <theo.winterhalter@inria.fr>" ] license: "MIT" depends: [ "coq-metacoq-template" {= version} "coq-metacoq-pcuic" {= version} "coq-metacoq-safechecker" {= version} "coq-metacoq-erasure" {= version} "coq-metacoq-translations" {= version} ] build: [ ["bash" "./configure.sh" ] {with-test} [make "-C" "examples" ] {with-test} [make "-C" "test-suite" ] {with-test} ] synopsis: "A meta-programming framework for Coq" description: """ MetaCoq is a meta-programming framework for Coq. The meta-package includes the template-coq library, the PCUIC development including a verified equivalence between Coq and PCUIC, a safe type checker and verified erasure for PCUIC and example translations. See individual packages for more detailed descriptions. """ url { src: "https://github.com/MetaCoq/metacoq/archive/refs/tags/v1.0-8.15.tar.gz" checksum: "sha512=b52d833e9d7a442f6b4caa6d710d7cb0fb63e0f8fe39d7d67b7c9f5cd5ff05f49779ecd84aeb594534642102a723c5f009fabaea78127883d63cfafd0270b8e4" }
true
Dry install with the current Coq version:
opam install -y --show-action coq-metacoq.1.0+8.15 coq.8.15.1
Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:
true
opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-metacoq.1.0+8.15 coq.8.15.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 4 Virtual package relying on a GMP lib system installation coq 8.15.1 Formal proof management system dune 3.4.1 Fast, portable, and opinionated build system ocaml 4.09.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.09.1 Official release 4.09.1 ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.5 A library manager for OCaml zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers The following actions will be performed: - install coq-equations 1.3+8.15 - install stdlib-shims 0.3.0 - install coq-metacoq-template 1.0+8.15 - install coq-metacoq-translations 1.0+8.15 - install coq-metacoq-pcuic 1.0+8.15 - install coq-metacoq-safechecker 1.0+8.15 - install coq-metacoq-erasure 1.0+8.15 ===== 7 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [coq-equations.1.3+8.15] downloaded from https://github.com/mattam82/Coq-Equations/archive/refs/tags/v1.3-8.15.tar.gz [coq-metacoq-erasure.1.0+8.15] downloaded from https://github.com/MetaCoq/metacoq/archive/refs/tags/v1.0-8.15.tar.gz [coq-metacoq-pcuic.1.0+8.15] downloaded from https://github.com/MetaCoq/metacoq/archive/refs/tags/v1.0-8.15.tar.gz [coq-metacoq-safechecker.1.0+8.15] found in cache [coq-metacoq-template.1.0+8.15] found in cache [coq-metacoq-translations.1.0+8.15] found in cache [stdlib-shims.0.3.0] downloaded from cache at https://opam.ocaml.org/cache <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed stdlib-shims.0.3.0 -> installed coq-equations.1.3+8.15 -> installed coq-metacoq-template.1.0+8.15 -> installed coq-metacoq-translations.1.0+8.15 [ERROR] The compilation of coq-metacoq-pcuic failed at "/home/bench/.opam/opam-init/hooks/sandbox.sh build make -j 4 -C pcuic". #=== ERROR while compiling coq-metacoq-pcuic.1.0+8.15 =========================# # context 2.0.6 | linux/x86_64 | ocaml-base-compiler.4.09.1 | file:///home/bench/run/opam-coq-archive/released # path ~/.opam/ocaml-base-compiler.4.09.1/.opam-switch/build/coq-metacoq-pcuic.1.0+8.15 # command ~/.opam/opam-init/hooks/sandbox.sh build make -j 4 -C pcuic # exit-code 2 # env-file ~/.opam/log/coq-metacoq-pcuic-19280-f6c0a8.env # output-file ~/.opam/log/coq-metacoq-pcuic-19280-f6c0a8.out ### output ### # [...] # COQC theories/PCUICEtaExpand.v # COQC theories/TemplateToPCUICCorrectness.v # COQC theories/PCUICSR.v # File "./theories/TemplateToPCUICCorrectness.v", line 803, characters 2-186: # Error: System error: "No space left on device" # # make[2]: *** [Makefile.pcuic:764: theories/TemplateToPCUICCorrectness.vo] Error 1 # make[2]: *** Waiting for unfinished jobs.... # make[1]: *** [Makefile.pcuic:387: all] Error 2 # make[1]: Leaving directory '/home/bench/.opam/ocaml-base-compiler.4.09.1/.opam-switch/build/coq-metacoq-pcuic.1.0+8.15/pcuic' # make: *** [Makefile:19: theory] Error 2 # make: Leaving directory '/home/bench/.opam/ocaml-base-compiler.4.09.1/.opam-switch/build/coq-metacoq-pcuic.1.0+8.15/pcuic' <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build coq-metacoq-pcuic 1.0+8.15 +- +- The following changes have been performed (the rest was aborted) | - install coq-equations 1.3+8.15 | - install coq-metacoq-template 1.0+8.15 | - install coq-metacoq-translations 1.0+8.15 | - install stdlib-shims 0.3.0 +- # Run eval $(opam env) to update the current shell environment The former state can be restored with: opam switch import "/home/bench/.opam/ocaml-base-compiler.4.09.1/.opam-switch/backup/state-20220916183418.export"
true
No files were installed.
true