# 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.0 Formal proof management system dune 3.4.1 Fast, portable, and opinionated build system ocaml 4.06.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.06.1 Official 4.06.1 release ocaml-config 1 OCaml Switch Configuration ocaml-secondary-compiler 4.08.1-1 OCaml 4.08.1 Secondary Switch Compiler ocamlfind 1.9.1 A library manager for OCaml ocamlfind-secondary 1.9.1 Adds support for ocaml-secondary-compiler to ocamlfind zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers # opam file: opam-version: "2.0" authors: [ "Andres Erbsen <andreser@mit.edu>" "Google Inc." "Jade Philipoom <jadep@mit.edu> <jade.philipoom@gmail.com>" "Massachusetts Institute of Technology" "Zoe Paraskevopoulou <zoe.paraskevopoulou@gmail.com>" ] maintainer: "Jason Gross <jgross@mit.edu>" homepage: "https://github.com/mit-plv/fiat-crypto" bug-reports: "https://github.com/mit-plv/fiat-crypto/issues" license: "MIT OR Apache-2.0 OR BSD-1-Clause" build: [ [make "-j%{jobs}%" "EXTERNAL_DEPENDENCIES=1" "SKIP_COQSCRIPTS_INCLUDE=1" "coq" "standalone-ocaml"] ] install: [make "EXTERNAL_DEPENDENCIES=1" "SKIP_COQSCRIPTS_INCLUDE=1" "BINDIR=%{bin}%" "install" "install-standalone-ocaml"] depends: [ "ocaml" {build} "ocamlfind" {build} "conf-jq" {build} "coq" {>= "8.11~"} "coq-coqprime" {>= "1.2.0"} "coq-rewriter" {= "0.0.2"} "coq-rupicola" {= "0.0.4"} ] conflict-class: [ "coq-fiat-crypto" ] dev-repo: "git+https://github.com/mit-plv/fiat-crypto.git" synopsis: "Cryptographic Primitive Code Generation by Fiat" description: """ Coq code and proofs for a command-line binary that can synthesize proven-correct big-integer modular field arithmetic operations for cryptography. Target languages include C, Rust, Zig, Go, and bedrock2. """ tags: ["logpath:Crypto"] url { src: "https://github.com/mit-plv/fiat-crypto/archive/refs/tags/v0.0.13.tar.gz" checksum: "sha512=c8f3da07cc4d8b2be86c9239d14c04a8ed990a12f80ce9b00c926cd5064afe1393de5bc52c673d7c7e0e099434ac4c2a03e302b2d23c47d97ce8dddb5404b75d" }
true
Dry install with the current Coq version:
opam install -y --show-action coq-fiat-crypto.0.0.13 coq.8.15.0
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-fiat-crypto.0.0.13 coq.8.15.0
opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-fiat-crypto.0.0.13 coq.8.15.0
# 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 conf-jq 1 Virtual package relying on jq coq 8.15.0 Formal proof management system coq-bedrock2 0.0.1 A work-in-progress language and compiler for verified low-level programming coq-bignums 8.15.0 Bignums, the Coq library of arbitrary large numbers coq-coqprime 1.2.0 Certifying prime numbers in Coq coq-coqutil 0.0.1 Coq library for tactics, basic definitions, sets, maps coq-rewriter 0.0.2 Reflective PHOAS rewriting/pattern-matching-compilation framework for simply-typed equalities and let-lifting, experimental and tailored for use in Fiat Cryptography coq-rupicola 0.0.4 Gallina to imperative code compilation, currently in design phase dune 3.4.1 Fast, portable, and opinionated build system ocaml 4.06.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.06.1 Official 4.06.1 release ocaml-config 1 OCaml Switch Configuration ocaml-secondary-compiler 4.08.1-1 OCaml 4.08.1 Secondary Switch Compiler ocamlfind 1.9.1 A library manager for OCaml ocamlfind-secondary 1.9.1 Adds support for ocaml-secondary-compiler to ocamlfind zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers [NOTE] Package coq is already installed (current version is 8.15.0). The following actions will be performed: - install coq-fiat-crypto 0.0.13 <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/1: [coq-fiat-crypto.0.0.13: http] [coq-fiat-crypto.0.0.13] downloaded from https://github.com/mit-plv/fiat-crypto/archive/refs/tags/v0.0.13.tar.gz Processing 1/1: <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/2: [coq-fiat-crypto: make coq] + /home/bench/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j4" "EXTERNAL_DEPENDENCIES=1" "SKIP_COQSCRIPTS_INCLUDE=1" "coq" "standalone-ocaml" (CWD=/home/bench/.opam/ocaml-base-compiler.4.06.1/.opam-switch/build/coq-fiat-crypto.0.0.13) - ./src/Rewriter/PerfTesting/Specific/make.py primes.txt - GENTEST --makefile fiat-amd64/*.asm > Makefile.test-amd64-files.mk - COQ_MAKEFILE -f _CoqProject > Makefile.coq - Warning: native compilation is globally deactivated by the configure flag - fatal: not a git repository (or any parent up to mount point /) - Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). - CP src/Algebra/NsatzTactic.v.v815 src/Algebra/NsatzTactic.v (Coq v8.15) - ECHO > src/Util/Tactics.v - fatal: not a git repository (or any parent up to mount point /) - Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). - COQDEP VFILES - *** Warning: in file src/Bedrock/End2End/X25519/MontgomeryLadder.v, library compiler.Pipeline is required and has not been found in the loadpath! - *** Warning: in file src/Bedrock/End2End/X25519/MontgomeryLadder.v, library compiler.MMIO is required and has not been found in the loadpath! - *** Warning: in file src/Bedrock/End2End/X25519/MontgomeryLadderProperties.v, library compiler.Pipeline is required and has not been found in the loadpath! - *** Warning: in file src/Bedrock/End2End/X25519/MontgomeryLadderProperties.v, library compiler.MMIO is required and has not been found in the loadpath! - *** Warning: in file src/Bedrock/End2End/X25519/MontgomeryLadderProperties.v, library riscv.Spec.Decode is required and has not been found in the loadpath! - fatal: not a git repository (or any parent up to mount point /) - Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). - COQC src/Util/ZUtil/Hints/Core.v - COQC src/Util/NatUtil.v - COQC src/Util/Pointed.v - COQC src/Util/IffT.v - COQC src/Util/Isomorphism.v - COQC src/Util/HProp.v - COQC src/Util/GlobalSettings.v - COQC src/Util/Tactics/Test.v - COQC src/Util/Tactics/ConstrFail.v - COQC src/Util/ZUtil/ZSimplify/Simple.v - COQC src/Util/ZUtil/Tactics/ReplaceNegWithPos.v - COQC src/Util/Tactics/GetGoal.v - COQC src/Util/Strings/Decimal.v - COQC src/Util/Tactics/Contains.v - COQC src/Util/Comparison.v - COQC src/Util/ZUtil/Tactics/SplitMinMax.v - COQC src/Util/Tactics/HasBody.v - COQC src/Util/Tactics/PrintContext.v - COQC src/Util/Tactics/DebugPrint.v - COQC src/Util/ListUtil/NthExt.v - COQC src/Util/Structures/Orders.v - COQC src/Util/Bool/Equality.v - COQC src/Util/ZUtil/Div/Bootstrap.v - COQC src/Util/ZUtil/Modulo/Bootstrap.v - COQC src/Util/ZUtil/Tactics/PrimeBound.v - COQC src/Util/ZUtil/Tactics/CompareToSgn.v - File "./src/Util/ZUtil/Div/Bootstrap.v", line 10, characters 2-35: - Warning: The default value for hint locality is currently "local" in a - section and "global" otherwise, but is scheduled to change in a future - release. For the time being, adding hints outside of sections without - specifying an explicit locality attribute is therefore deprecated. It is - recommended to use "export" whenever possible. Use the attributes #[local], - #[global] and #[export] depending on your choice. For example: "#[export] - Hint Unfold foo : bar." [deprecated-hint-without-locality,deprecated] - COQC src/Util/ZUtil/Tactics/DivideExistsMul.v - File "./src/Util/ZUtil/Modulo/Bootstrap.v", line 11, characters 2-35: - Warning: The default value for hint locality is currently "local" in a - section and "global" otherwise, but is scheduled to change in a future - release. For the time being, adding hints outside of sections without - specifying an explicit locality attribute is therefore deprecated. It is - recommended to use "export" whenever possible. Use the attributes #[local], - #[global] and #[export] depending on your choice. For example: "#[export] - Hint Unfold foo : bar." [deprecated-hint-without-locality,deprecated] - COQC src/Util/ZUtil/Lnot.v - COQC src/Util/Bool/LeCompat.v - File "./src/Util/Bool/LeCompat.v", line 6, characters 6-69: - Warning: Trying to mask the absolute name "Coq.Bool.Bool.le"! - [masking-absolute-name,deprecated] - File "./src/Util/Bool/LeCompat.v", line 10, characters 6-10: - Warning: Trying to mask the absolute name "Coq.Bool.Bool.le_implb"! - [masking-absolute-name,deprecated] - File "./src/Util/Bool/LeCompat.v", line 14, characters 6-10: - Warning: Trying to mask the absolute name "Coq.Bool.Bool.implb_true_r"! - [masking-absolute-name,deprecated] - File "./src/Util/Bool/LeCompat.v", line 15, characters 4-13: - Warning: Trying to mask the absolute name "Coq.Bool.Bool"! - [masking-absolute-name,deprecated] - File "./src/Util/Bool/LeCompat.v", line 15, characters 4-13: - Warning: Trying to mask the absolute name "Coq.Bool.Bool.le"! - [masking-absolute-name,deprecated] - File "./src/Util/Bool/LeCompat.v", line 15, characters 4-13: - Warning: Trying to mask the absolute name "Coq.Bool.Bool.le_implb"! - [masking-absolute-name,deprecated] - File "./src/Util/Bool/LeCompat.v", line 15, characters 4-13: - Warning: Trying to mask the absolute name "Coq.Bool.Bool.implb_true_r"! - [masking-absolute-name,deprecated] - File "./src/Util/Bool/LeCompat.v", line 16, characters 2-11: - Warning: Trying to mask the absolute name "Coq.Bool.Bool"! - [masking-absolute-name,deprecated] - File "./src/Util/Bool/LeCompat.v", line 16, characters 2-11: - Warning: Trying to mask the absolute name "Coq.Bool.Bool.le"! - [masking-absolute-name,deprecated] - File "./src/Util/Bool/LeCompat.v", line 16, characters 2-11: - Warning: Trying to mask the absolute name "Coq.Bool.Bool.le_implb"! - [masking-absolute-name,deprecated] - File "./src/Util/Bool/LeCompat.v", line 16, characters 2-11: - Warning: Trying to mask the absolute name "Coq.Bool.Bool.implb_true_r"! - [masking-absolute-name,deprecated] - File "./src/Util/Bool/LeCompat.v", line 17, characters 0-8: - Warning: Trying to mask the absolute name "Coq.Bool.Bool"! - [masking-absolute-name,deprecated] - File "./src/Util/Bool/LeCompat.v", line 17, characters 0-8: - Warning: Trying to mask the absolute name "Coq.Bool.Bool.le"! - [masking-absolute-name,deprecated] - File "./src/Util/Bool/LeCompat.v", line 17, characters 0-8: - Warning: Trying to mask the absolute name "Coq.Bool.Bool.le_implb"! - [masking-absolute-name,deprecated] - File "./src/Util/Bool/LeCompat.v", line 17, characters 0-8: - Warning: Trying to mask the absolute name "Coq.Bool.Bool.implb_true_r"! - [masking-absolute-name,deprecated] - COQC src/Util/ZUtil/N2Z.v - COQC src/Util/ZUtil/Pow2.v - COQC src/Util/ZUtil/Tactics/PeelLe.v - COQC src/Util/Tactics/NormalizeCommutativeIdentifier.v - COQC src/Util/Tactics/SetEvars.v - COQC src/Util/Tactics/SubstEvars.v - COQC src/Util/PER.v - COQC src/Util/ListUtil/FoldMap.v - COQC src/Util/ListUtil/PermutationCompat.v - COQC src/Util/NUtil/Sorting.v - COQC src/Util/NUtil/Testbit.v - COQC src/Util/ListUtil/RemoveN.v - File "./src/Util/ListUtil/PermutationCompat.v", line 42, characters 0-27: - Warning: - Trying to mask the absolute name "Coq.Sorting.Permutation.Permutation_Forall2"! - [masking-absolute-name,deprecated] - File "./src/Util/ListUtil/PermutationCompat.v", line 43, characters 0-16: - Warning: Trying to mask the absolute name "Coq.Sorting.Permutation"! - [masking-absolute-name,deprecated] - File "./src/Util/ListUtil/PermutationCompat.v", line 43, characters 0-16: - Warning: - Trying to mask the absolute name "Coq.Sorting.Permutation.Permutation_Forall2"! - [masking-absolute-name,deprecated] - File "./src/Util/ListUtil/PermutationCompat.v", line 44, characters 0-12: - Warning: Trying to mask the absolute name "Coq.Sorting.Permutation"! - [masking-absolute-na [...] truncated nd #[export] depending on your choice. For example: "#[export] - Instance Foo : Bar := baz." [deprecated-instance-without-locality,deprecated] - File "./src/Bedrock/Field/Synthesis/Examples/LadderStep.v", line 173, characters 0-76: - Warning: The default value for instance locality is currently "local" in a - section and "global" otherwise, but is scheduled to change in a future - release. For the time being, adding instances outside of sections without - specifying an explicit locality attribute is therefore deprecated. It is - recommended to use "export" whenever possible. Use the attributes #[local], - #[global] and #[export] depending on your choice. For example: "#[export] - Instance Foo : Bar := baz." [deprecated-instance-without-locality,deprecated] - File "./src/Bedrock/Field/Synthesis/Examples/LadderStep.v", line 175, characters 0-172: - Warning: The default value for instance locality is currently "local" in a - section and "global" otherwise, but is scheduled to change in a future - release. For the time being, adding instances outside of sections without - specifying an explicit locality attribute is therefore deprecated. It is - recommended to use "export" whenever possible. Use the attributes #[local], - #[global] and #[export] depending on your choice. For example: "#[export] - Instance Foo : Bar := baz." [deprecated-instance-without-locality,deprecated] - Compilation incomplete. - You may need to add new compilation lemmas using `Hint Extern 1 => simple eapply โฆ : compiler` or to tell Rupicola about your custom bindings using `Hint Extern 2 (IsRupicolaBinding (xlet (A := ?A) ?vars _ _)) => exact (RupicolaBinding A vars) : typeclass_instances`. - File "./src/Bedrock/Group/ScalarMult/CSwap.v", line 560, characters 14-15: - Warning: Ignoring implicit binder declaration in unexpected position. - [unexpected-implicit-declaration,syntax] - File "./src/Bedrock/Group/ScalarMult/CSwap.v", line 560, characters 18-22: - Warning: Ignoring implicit binder declaration in unexpected position. - [unexpected-implicit-declaration,syntax] - File "./src/Bedrock/Group/ScalarMult/CSwap.v", line 560, characters 43-44: - Warning: Ignoring implicit binder declaration in unexpected position. - [unexpected-implicit-declaration,syntax] - File "./src/Bedrock/Group/ScalarMult/CSwap.v", line 560, characters 62-68: - Warning: Ignoring implicit binder declaration in unexpected position. - [unexpected-implicit-declaration,syntax] - File "./src/Bedrock/Group/ScalarMult/CSwap.v", line 670, characters 0-44: - Warning: The default value for hint locality is currently "local" in a - section and "global" otherwise, but is scheduled to change in a future - release. For the time being, adding hints outside of sections without - specifying an explicit locality attribute is therefore deprecated. It is - recommended to use "export" whenever possible. Use the attributes #[local], - #[global] and #[export] depending on your choice. For example: "#[export] - Hint Unfold foo : bar." [deprecated-hint-without-locality,deprecated] - File "./src/Bedrock/Group/ScalarMult/CSwap.v", line 673, characters 0-100: - Warning: The default value for hint locality is currently "local" in a - section and "global" otherwise, but is scheduled to change in a future - release. For the time being, adding hints outside of sections without - specifying an explicit locality attribute is therefore deprecated. It is - recommended to use "export" whenever possible. Use the attributes #[local], - #[global] and #[export] depending on your choice. For example: "#[export] - Hint Unfold foo : bar." [deprecated-hint-without-locality,deprecated] - COQC src/Bedrock/Field/Synthesis/Examples/MulTwice.v - Finished transaction in 18.547 secs (4.686u,0.012s) (successful) - File "./src/Bedrock/Field/Synthesis/Examples/MulTwice.v", line 27, characters 0-166: - Warning: The default value for instance locality is currently "local" in a - section and "global" otherwise, but is scheduled to change in a future - release. For the time being, adding instances outside of sections without - specifying an explicit locality attribute is therefore deprecated. It is - recommended to use "export" whenever possible. Use the attributes #[local], - #[global] and #[export] depending on your choice. For example: "#[export] - Instance Foo : Bar := baz." [deprecated-instance-without-locality,deprecated] - File "./src/Bedrock/Field/Synthesis/Examples/MulTwice.v", line 64, characters 0-867: - Warning: The default value for instance locality is currently "local" in a - section and "global" otherwise, but is scheduled to change in a future - release. For the time being, adding instances outside of sections without - specifying an explicit locality attribute is therefore deprecated. It is - recommended to use "export" whenever possible. Use the attributes #[local], - #[global] and #[export] depending on your choice. For example: "#[export] - Instance Foo : Bar := baz." [deprecated-instance-without-locality,deprecated] - File "./src/Bedrock/Field/Synthesis/Examples/MulTwice.v", line 87, characters 0-94: - Warning: The default value for instance locality is currently "local" in a - section and "global" otherwise, but is scheduled to change in a future - release. For the time being, adding instances outside of sections without - specifying an explicit locality attribute is therefore deprecated. It is - recommended to use "export" whenever possible. Use the attributes #[local], - #[global] and #[export] depending on your choice. For example: "#[export] - Instance Foo : Bar := baz." [deprecated-instance-without-locality,deprecated] - COQC src/Bedrock/Group/ScalarMult/MontgomeryLadder.v - File "./src/Bedrock/Group/ScalarMult/MontgomeryLadder.v", line 122, characters 11-12: - Warning: Ignoring implicit binder declaration in unexpected position. - [unexpected-implicit-declaration,syntax] - File "./src/Bedrock/Group/ScalarMult/MontgomeryLadder.v", line 122, characters 15-19: - Warning: Ignoring implicit binder declaration in unexpected position. - [unexpected-implicit-declaration,syntax] - File "./src/Bedrock/Group/ScalarMult/MontgomeryLadder.v", line 122, characters 40-41: - Warning: Ignoring implicit binder declaration in unexpected position. - [unexpected-implicit-declaration,syntax] - File "./src/Bedrock/Group/ScalarMult/MontgomeryLadder.v", line 122, characters 59-65: - Warning: Ignoring implicit binder declaration in unexpected position. - [unexpected-implicit-declaration,syntax] - File "./src/Bedrock/Group/ScalarMult/MontgomeryLadder.v", line 256, characters 12-13: - Warning: Ignoring implicit binder declaration in unexpected position. - [unexpected-implicit-declaration,syntax] - File "./src/Bedrock/Group/ScalarMult/MontgomeryLadder.v", line 256, characters 16-20: - Warning: Ignoring implicit binder declaration in unexpected position. - [unexpected-implicit-declaration,syntax] - File "./src/Bedrock/Group/ScalarMult/MontgomeryLadder.v", line 257, characters 12-13: - Warning: Ignoring implicit binder declaration in unexpected position. - [unexpected-implicit-declaration,syntax] - File "./src/Bedrock/Group/ScalarMult/MontgomeryLadder.v", line 257, characters 31-37: - Warning: Ignoring implicit binder declaration in unexpected position. - [unexpected-implicit-declaration,syntax] - Finished transaction in 32.661 secs (10.906u,0.044s) (successful) - Finished transaction in 59.359 secs (17.077u,0.094s) (successful) - Finished transaction in 17.28 secs (8.149u,0.023s) (successful) - Finished transaction in 12.763 secs (3.5u,0.003s) (successful) - Finished transaction in 14.245 secs (4.813u,0.s) (successful) - Finished transaction in 27.311 secs (10.698u,0.012s) (successful) - COQC src/Bedrock/Group/ScalarMult/MontgomeryEquivalence.v - COQC src/Bedrock/Group/ScalarMult/ScalarMult.v - COQC src/Bedrock/End2End/X25519/MontgomeryLadder.v - File "./src/Bedrock/End2End/X25519/MontgomeryLadder.v", line 7, characters 0-33: - Error: Cannot find a physical path bound to logical path compiler.Pipeline. - - make: *** [Makefile.coq:764: src/Bedrock/End2End/X25519/MontgomeryLadder.vo] Error 1 [ERROR] The compilation of coq-fiat-crypto failed at "/home/bench/.opam/opam-init/hooks/sandbox.sh build make -j4 EXTERNAL_DEPENDENCIES=1 SKIP_COQSCRIPTS_INCLUDE=1 coq standalone-ocaml". #=== ERROR while compiling coq-fiat-crypto.0.0.13 =============================# # context 2.0.5 | linux/x86_64 | ocaml-base-compiler.4.06.1 | file:///home/bench/run/opam-coq-archive/released # path ~/.opam/ocaml-base-compiler.4.06.1/.opam-switch/build/coq-fiat-crypto.0.0.13 # command ~/.opam/opam-init/hooks/sandbox.sh build make -j4 EXTERNAL_DEPENDENCIES=1 SKIP_COQSCRIPTS_INCLUDE=1 coq standalone-ocaml # exit-code 2 # env-file ~/.opam/log/coq-fiat-crypto-8153-335865.env # output-file ~/.opam/log/coq-fiat-crypto-8153-335865.out ### output ### # [...] # Finished transaction in 59.359 secs (17.077u,0.094s) (successful) # Finished transaction in 17.28 secs (8.149u,0.023s) (successful) # Finished transaction in 12.763 secs (3.5u,0.003s) (successful) # Finished transaction in 14.245 secs (4.813u,0.s) (successful) # Finished transaction in 27.311 secs (10.698u,0.012s) (successful) # COQC src/Bedrock/Group/ScalarMult/MontgomeryEquivalence.v # COQC src/Bedrock/Group/ScalarMult/ScalarMult.v # COQC src/Bedrock/End2End/X25519/MontgomeryLadder.v # File "./src/Bedrock/End2End/X25519/MontgomeryLadder.v", line 7, characters 0-33: # Error: Cannot find a physical path bound to logical path compiler.Pipeline. # # make: *** [Makefile.coq:764: src/Bedrock/End2End/X25519/MontgomeryLadder.vo] Error 1 <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build coq-fiat-crypto 0.0.13 +- - No changes have been performed # Run eval $(opam env) to update the current shell environment 'opam install -y -v coq-fiat-crypto.0.0.13 coq.8.15.0' failed. The middle of the output is truncated (maximum 20000 characters)
No files were installed.
true