# 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 dev The Coq Proof Assistant coq-core dev The Coq Proof Assistant -- Core Binaries and Tools coq-stdlib dev The Coq Proof Assistant -- Standard Library coqide-server dev The Coq Proof Assistant, XML protocol server dune 3.13.0 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: "Hugo Férée <feree@irif.fr>" authors: [ "Hugo Férée" ] homepage: "https://gitlab.com/trustworthy-refactoring/coq-smlms" dev-repo: "git+https://gitlab.com/trustworthy-refactoring/coq-smlms.git" bug-reports: "https://gitlab.com/trustworthy-refactoring/coq-smlms/-/issues" license: "MIT" build: [ [make "-j%{jobs}%"] [make "html"] {with-doc} ] install: [make "install"] depends: [ "ocaml" "coq" {>= "8.15.1"} ] tags: [ "category:Computer Science/Semantics and Compilation/Semantics" "keywords: adequacy" "keywords: modules" "keywords: module types" "keywords: OCaml" "keywords: refactoring" "keywords: renaming" "keywords: semantics" "logpath:AbstractRenaming" "date:2023-02-14" ] synopsis: "A formal semantics capturing value binding in a language with a powerful module system such as OCaml." url { src: "https://gitlab.com/trustworthy-refactoring/coq-smlms/-/archive/v1.0.0/coq-smlms-v1.0.0.tar.gz" checksum: "sha256=edde3149da9a2cc3c5cbf1f91f73f34d0e7a41304fa2b8051f97edfe69a5bfff" }
true
Dry install with the current Coq version:
opam install -y --show-action coq-smlms.1.0.0 coq.dev
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-smlms.1.0.0 coq.dev
opam list; echo; timeout 4h opam install -y -v coq-smlms.1.0.0 coq.dev
# 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 dev The Coq Proof Assistant coq-core dev The Coq Proof Assistant -- Core Binaries and Tools coq-stdlib dev The Coq Proof Assistant -- Standard Library coqide-server dev The Coq Proof Assistant, XML protocol server dune 3.13.0 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 [NOTE] Package coq is already installed (current version is dev). The following actions will be performed: - install coq-smlms 1.0.0 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/3: [coq-smlms.1.0.0: http] Processing 1/3: -> retrieved coq-smlms.1.0.0 (https://gitlab.com/trustworthy-refactoring/coq-smlms/-/archive/v1.0.0/coq-smlms-v1.0.0.tar.gz) Processing 2/3: [coq-smlms: make] + /home/bench/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j4" (CWD=/home/bench/.opam/ocaml-base-compiler.5.1.1/.opam-switch/build/coq-smlms.1.0.0) - coq_makefile -Q . AbstractRenaming *.v > makefile.coq 2> /dev/null - COQDEP VFILES - COQC Modules.v - File "./Modules.v", line 982, characters 7-63: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - COQC Semantics.v - COQC Renaming_operations.v - File "./Renaming_operations.v", line 467, characters 0-711: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Renaming_operations.v", line 467, characters 0-711: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Renaming_operations.v", line 499, characters 0-927: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Renaming_operations.v", line 499, characters 0-927: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Renaming_operations.v", line 499, characters 0-927: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Renaming_operations.v", line 499, characters 0-927: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Renaming_operations.v", line 499, characters 0-927: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Renaming_operations.v", line 499, characters 0-927: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Renaming_operations.v", line 499, characters 0-927: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Renaming_operations.v", line 499, characters 0-927: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Renaming_operations.v", line 499, characters 0-927: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Semantics.v", line 4300, characters 6-23: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Semantics.v", line 4347, characters 2-173: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Semantics.v", line 4347, characters 2-173: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Semantics.v", line 4809, characters 6-62: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Semantics.v", line 4809, characters 6-62: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Semantics.v", line 4819, characters 6-62: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Semantics.v", line 4819, characters 6-62: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - COQC Default_renaming.v - File "./Default_renaming.v", line 777, characters 6-16: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Default_renaming.v", line 782, characters 6-16: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Default_renaming.v", line 804, characters 6-16: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Default_renaming.v", line 809, characters 6-16: - Warning: - "auto with *" was used through the default "intuition_solver" tactic. - This will be replaced by just "auto" in the future. - [intuition-auto-with-star,deprecated-since-8.17,deprecated,default] - File "./Default_renaming.v", line 852, characters 16-33: - Warning: Notation app_assoc_reverse is deprecated since 8.18. - Use app_assoc instead. - [deprecated-syntactic-definition-since-8.18,deprecated-since-8.18,deprecated-syntactic-definition,deprecated,default] - File "./Default_renaming.v", line 852, characters 16-33: - Warning: Notation app_assoc_reverse is deprecated since 8.18. - Use app_assoc instead. - [deprecated-syntactic-definition-since-8.18,deprecated-since-8.18,deprecated-syntactic-definition,deprecated,default] - File "./Default_renaming.v", line 852, characters 16-33: - Warning: Notation app_assoc_reverse is deprecated since 8.18. - Use app_assoc instead. - [deprecated-syntactic-definition-since-8.18,deprecated-since-8.18,deprecated-syntactic-definition,deprecated,default] - File "./Default_renaming.v", line 2624, characters 39-77: - Error: No such goal. Focus next goal with bullet *. - - make[1]: *** [makefile.coq:848: Default_renaming.vo] Error 1 - make[1]: *** [Default_renaming.vo] Deleting file 'Default_renaming.glob' - make: *** [makefile.coq:417: all] Error 2 [ERROR] The compilation of coq-smlms.1.0.0 failed at "make -j4". #=== ERROR while compiling coq-smlms.1.0.0 ====================================# # context 2.1.5 | linux/x86_64 | ocaml-base-compiler.5.1.1 | file:///home/bench/run/opam-coq-archive/released # path ~/.opam/ocaml-base-compiler.5.1.1/.opam-switch/build/coq-smlms.1.0.0 # command ~/.opam/opam-init/hooks/sandbox.sh build make -j4 # exit-code 2 # env-file ~/.opam/log/coq-smlms-22343-6bba6c.env # output-file ~/.opam/log/coq-smlms-22343-6bba6c.out ### output ### # [...] # Use app_assoc instead. # [deprecated-syntactic-definition-since-8.18,deprecated-since-8.18,deprecated-syntactic-definition,deprecated,default] # File "./Default_renaming.v", line 852, characters 16-33: # Warning: Notation app_assoc_reverse is deprecated since 8.18. # Use app_assoc instead. # [deprecated-syntactic-definition-since-8.18,deprecated-since-8.18,deprecated-syntactic-definition,deprecated,default] # File "./Default_renaming.v", line 2624, characters 39-77: # Error: No such goal. Focus next goal with bullet *. # # make[1]: *** [makefile.coq:848: Default_renaming.vo] Error 1 # make[1]: *** [Default_renaming.vo] Deleting file 'Default_renaming.glob' # make: *** [makefile.coq:417: all] Error 2 <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build coq-smlms 1.0.0 +- - No changes have been performed # Run eval $(opam env) to update the current shell environment 'opam install -y -v coq-smlms.1.0.0 coq.dev' failed.
No files were installed.
true