ยซ Up

vst-32 2.9 Error ๐Ÿ”ฅ

Context

# 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.2      Formal proof management system
dune                  3.6.2       Fast, portable, and opinionated build system
ocaml                 4.13.1      The OCaml compiler (virtual package)
ocaml-base-compiler   4.13.1      Official release 4.13.1
ocaml-config          2           OCaml Switch Configuration
ocaml-options-vanilla 1           Ensure that OCaml is compiled with no special options enabled
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"
synopsis: "Verified Software Toolchain"
description: "The software toolchain includes static analyzers to check assertions about your program; optimizing compilers to translate your program to machine language; operating systems and libraries to supply context for your program. The Verified Software Toolchain project assures with machine-checked proofs that the assertions claimed at the top of the toolchain really hold in the machine-language program, running in the operating-system context."
authors: [
  "Andrew W. Appel"
  "Lennart Beringer"
  "Sandrine Blazy"
  "Qinxiang Cao"
  "Santiago Cuellar"
  "Robert Dockins"
  "Josiah Dodds"
  "Nick Giannarakis"
  "Samuel Gruetter"
  "Aquinas Hobor"
  "Jean-Marie Madiot"
  "William Mansky"
]
maintainer: "VST team"
homepage: "http://vst.cs.princeton.edu/"
dev-repo: "git+https://github.com/PrincetonUniversity/VST.git"
bug-reports: "https://github.com/PrincetonUniversity/VST/issues"
license: "https://raw.githubusercontent.com/PrincetonUniversity/VST/master/LICENSE"
build: [
  [make "-j%{jobs}%" "IGNORECOQVERSION=true" "BITSIZE=32"]
]
install: [
  [make "install" "IGNORECOQVERSION=true" "BITSIZE=32"]
]
depends: [
  "ocaml"
  "coq" {>= "8.12" & < "8.16~"}
  "coq-compcert-32" {= "3.10"}
  "coq-flocq" {>= "3.2.1"}
]
tags: [
  "category:Computer Science/Semantics and Compilation/Semantics"
  "keyword:C"
  "logpath:VST"
  "date:2021-06-01"
]
url {
  src: "https://github.com/PrincetonUniversity/VST/archive/refs/tags/v2.9.tar.gz"
  checksum: "sha512=497f4c702b1a52cb1a23a71aee31c68a78e75d5cab2d41da58f2426ca78b43171fab808105b2dde57bdca98a41bcd2953065819e5a2f8e5183635ba709a6a536"
}

Lint

Command
true
Return code
0

Dry install ๐Ÿœ๏ธ

Dry install with the current Coq version:

Command
opam install -y --show-action coq-vst-32.2.9 coq.8.15.2
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-vst-32.2.9 coq.8.15.2
Return code
0
Duration
51 m 0 s

Install ๐Ÿš€

Command
opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y -v coq-vst-32.2.9 coq.8.15.2
Return code
31744
Duration
4 h 1 m
Output
# Packages matching: installed
# Name                # Installed # Synopsis
base-bigarray         base
base-threads          base
base-unix             base
conf-findutils        1           Virtual package relying on findutils
conf-g++              1.0         Virtual package relying on the g++ compiler (for C++)
conf-gmp              4           Virtual package relying on a GMP lib system installation
coq                   8.15.2      Formal proof management system
coq-compcert-32       3.10        The CompCert C compiler (32 bit)
coq-flocq             3.4.3       A formalization of floating-point arithmetic for the Coq system
coq-menhirlib         20220210    A support library for verified Coq parsers produced by Menhir
dune                  3.6.2       Fast, portable, and opinionated build system
menhir                20220210    An LR(1) parser generator
menhirLib             20220210    Runtime support library for parsers generated by Menhir
menhirSdk             20220210    Compile-time library for auxiliary tools related to Menhir
ocaml                 4.13.1      The OCaml compiler (virtual package)
ocaml-base-compiler   4.13.1      Official release 4.13.1
ocaml-config          2           OCaml Switch Configuration
ocaml-options-vanilla 1           Ensure that OCaml is compiled with no special options enabled
ocamlfind             1.9.5       A library manager for OCaml
zarith                1.12        Implements arithmetic and logical operations over arbitrary-precision integers
[NOTE] Package coq is already installed (current version is 8.15.2).
The following actions will be performed:
  - install coq-vst-32 2.9
<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/1: [coq-vst-32.2.9: http]
[coq-vst-32.2.9] downloaded from https://github.com/PrincetonUniversity/VST/archive/refs/tags/v2.9.tar.gz
Processing  1/1:
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/2: [coq-vst-32: make]
+ /home/bench/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j4" "IGNORECOQVERSION=true" "BITSIZE=32" (CWD=/home/bench/.opam/ocaml-base-compiler.4.13.1/.opam-switch/build/coq-vst-32.2.9)
- ===== CONFIGURATION SUMMARY =====
- COMPCERT=platform
- COMPCERT_SRC_DIR=__NONE__
- COMPCERT_INST_DIR=/home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert
- BITSIZE=32
- ARCH=x86
- INSTALLDIR=/home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq-variant/VST32/VST
- ===== DERIVED CONFIGURATION =====
- COMPCERT_INFO_PATH_REF=compcert
- COMPCERT_EXPLICIT_PATH=true
- COMPCERT_BUILD_FROM_SRC=false
- COMPCERT_NEW=false
- COQFLAGS=  -Q msl VST.msl   -Q sepcomp VST.sepcomp   -Q veric VST.veric   -Q floyd VST.floyd   -Q progs VST.progs   -Q concurrency VST.concurrency     -Q atomics VST.atomics   -Q wand_demo wand_demo   -Q sha sha   -Q hmacfcf hmacfcf   -Q tweetnacl20140427 tweetnacl20140427   -Q hmacdrbg hmacdrbg   -Q aes aes   -Q mailbox mailbox    -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/lib compcert.lib  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/common compcert.common  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/x86_32 compcert.x86_32  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/x86 compcert.x86  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/cfrontend compcert.cfrontend  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/export compcert.export   
- COMPCERT_R_FLAGS= -R /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/lib compcert.lib  -R /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/common compcert.common  -R /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/x86_32 compcert.x86_32  -R /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/x86 compcert.x86  -R /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/cfrontend compcert.cfrontend  -R /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/export compcert.export
- =================================
- coqdep ... >.depend
- # DEPENDENCIES DEFAULT
- coqdep -vos   -Q msl VST.msl   -Q sepcomp VST.sepcomp   -Q veric VST.veric   -Q floyd VST.floyd   -Q progs VST.progs   -Q concurrency VST.concurrency     -Q atomics VST.atomics   -Q wand_demo wand_demo   -Q sha sha   -Q hmacfcf hmacfcf   -Q tweetnacl20140427 tweetnacl20140427   -Q hmacdrbg hmacdrbg   -Q aes aes   -Q mailbox mailbox    -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/lib compcert.lib  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/common compcert.common  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/x86_32 compcert.x86_32  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/x86 compcert.x86  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/cfrontend compcert.cfrontend  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/export compcert.export    2>&1 >.depend `find msl sepcomp veric floyd progs concurrency atomics wand_demo sha hmacfcf tweetnacl20140427 hmacdrbg aes mailbox -name "*.v"` | grep -v 'Warning:.*found in the loadpath' || true
- wc .depend
-    2802   29189 1159747 .depend
- ===== CONFIGURATION SUMMARY =====
- COMPCERT=platform
- COMPCERT_SRC_DIR=__NONE__
- COMPCERT_INST_DIR=/home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert
- BITSIZE=32
- ARCH=x86
- INSTALLDIR=/home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq-variant/VST32/VST
- ===== DERIVED CONFIGURATION =====
- COMPCERT_INFO_PATH_REF=compcert
- COMPCERT_EXPLICIT_PATH=true
- COMPCERT_BUILD_FROM_SRC=false
- COMPCERT_NEW=false
- COQFLAGS=  -Q msl VST.msl   -Q sepcomp VST.sepcomp   -Q veric VST.veric   -Q floyd VST.floyd   -Q progs VST.progs   -Q concurrency VST.concurrency     -Q atomics VST.atomics   -Q wand_demo wand_demo   -Q sha sha   -Q hmacfcf hmacfcf   -Q tweetnacl20140427 tweetnacl20140427   -Q hmacdrbg hmacdrbg   -Q aes aes   -Q mailbox mailbox    -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/lib compcert.lib  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/common compcert.common  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/x86_32 compcert.x86_32  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/x86 compcert.x86  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/cfrontend compcert.cfrontend  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/export compcert.export   
- COMPCERT_R_FLAGS= -R /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/lib compcert.lib  -R /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/common compcert.common  -R /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/x86_32 compcert.x86_32  -R /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/x86 compcert.x86  -R /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/cfrontend compcert.cfrontend  -R /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/export compcert.export
- =================================
- echo   -Q msl VST.msl   -Q sepcomp VST.sepcomp   -Q veric VST.veric   -Q floyd VST.floyd   -Q progs VST.progs   -Q concurrency VST.concurrency     -Q atomics VST.atomics   -Q wand_demo wand_demo   -Q sha sha   -Q hmacfcf hmacfcf   -Q tweetnacl20140427 tweetnacl20140427   -Q hmacdrbg hmacdrbg   -Q aes aes   -Q mailbox mailbox    -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/lib compcert.lib  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/common compcert.common  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/x86_32 compcert.x86_32  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/x86 compcert.x86  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/cfrontend compcert.cfrontend  -Q /home/bench/.opam/ocaml-base-compiler.4.13.1/lib/coq/../coq-variant/compcert32/compcert/export compcert.export    > _CoqProject
- util/coqflags > _CoqProject-export
- COQC msl/Axioms.v
- COQC msl/simple_CCC.v
- COQC veric/lift.v
- COQC sepcomp/extspec.v
- COQC floyd/sublist.v
- sh util/make_version 32
- COQC floyd/find_nth_tactic.v
- COQC floyd/computable_theorems.v
- File "./floyd/sublist.v", line 60, characters 0-42:
- 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 "./floyd/sublist.v", line 61, characters 0-46:
- Warning: The default value for instance locality is currently "local" in a
- section and "global" otherwise, but is scheduled to cha
[...] truncated
ated-hint-rewrite-without-locality,deprecated]
- File "./progs/verif_strlib.v", line 73, characters 0-65:
- Warning: The default value for rewriting 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 rewriting 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 Rewrite foo : bar."
- [deprecated-hint-rewrite-without-locality,deprecated]
- File "./progs/verif_fib.v", line 3, characters 0-31:
- 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 progs/verif_tree.v
- File "./progs/verif_tree.v", line 9, characters 0-31:
- 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 "./progs/verif_dotprod.v", line 175, characters 2-111:
- Warning: The default value for rewriting 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 rewriting 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 Rewrite foo : bar."
- [deprecated-hint-rewrite-without-locality,deprecated]
- File "./progs/verif_dotprod.v", line 176, characters 2-73:
- Warning: The default value for rewriting 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 rewriting 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 Rewrite foo : bar."
- [deprecated-hint-rewrite-without-locality,deprecated]
- File "./progs/verif_dotprod.v", line 154, characters 0-70:
- Warning: The default value for rewriting 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 rewriting 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 Rewrite foo : bar."
- [deprecated-hint-rewrite-without-locality,deprecated]
- File "./progs/verif_dotprod.v", line 175, characters 2-111:
- Warning: The default value for rewriting 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 rewriting 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 Rewrite foo : bar."
- [deprecated-hint-rewrite-without-locality,deprecated]
- File "./progs/verif_dotprod.v", line 176, characters 2-73:
- Warning: The default value for rewriting 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 rewriting 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 Rewrite foo : bar."
- [deprecated-hint-rewrite-without-locality,deprecated]
- COQC progs/verif_loop_minus1.v
- File "./progs/verif_loop_minus1.v", line 4, characters 0-31:
- 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 progs/verif_libglob.v
- COQC progs/verif_peel.v
- File "./progs/verif_libglob.v", line 4, characters 0-31:
- 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 "./progs/verif_peel.v", line 22, characters 0-31:
- 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 progs/verif_stackframe_demo.v
- File "./progs/verif_stackframe_demo.v", line 3, characters 0-31:
- 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 progs/verif_rotate.v
- File "./progs/verif_rotate.v", line 5, characters 0-31:
- 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 progs/verif_objectSelfFancy.v
- File "./progs/verif_objectSelfFancy.v", line 11, characters 0-31:
- 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 "./progs/verif_tree.v", line 895, characters 0-38:
- 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 progs/verif_objectSelfFancyOverriding.v
- File "./progs/verif_objectSelfFancyOverriding.v", line 11, characters 0-31:
- 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 floyd/Funspec_old_Notation.v
- COQC floyd/VSU.v
The middle of the output is truncated (maximum 20000 characters)

Installation size

No files were installed.

Uninstall ๐Ÿงน

Command
true
Return code
0
Missing removes
none
Wrong removes
none