« Up

vst-32 2.7.1 Error

(2021-04-16 16:56:55 UTC)

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            3           Virtual package relying on a GMP lib system installation
coq                 8.13.0      Formal proof management system
num                 1.4         The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml               4.11.1      The OCaml compiler (virtual package)
ocaml-base-compiler 4.11.1      Official release 4.11.1
ocaml-config        1           OCaml Switch Configuration
ocamlfind           1.9.1       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}%" "BITSIZE=32"]
]
install: [
  [make "install" "BITSIZE=32"]
]
depends: [
  "ocaml"
  "coq" {>= "8.12" & < "8.14"}
  "coq-compcert-32" {(= "3.8") | (= "3.8~open-source")}
  "coq-flocq" {>= "3.2.1"}
]
tags: [
  "category:CS/Semantics and Compilation/Semantics"
  "keyword:C"
  "logpath:VST"
  "date:2020-12-20"
]
url {
  src: "https://github.com/PrincetonUniversity/VST/archive/v2.7.1.tar.gz"
  checksum: "sha512=cf8ab6bee5322a938859feaeb292220a32c5fa966f5fe183154ca0b6f6cb04129b5cb2c669af0ff1d95f6e962119f9eb0670c1b5150a62205c003650c625e455"
}

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.7.1 coq.8.13.0
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 2h opam install -y --deps-only coq-vst-32.2.7.1 coq.8.13.0
Return code
0
Duration
29 m 6 s

Install

Command
opam list; echo; ulimit -Sv 16000000; timeout 2h opam install -y -v coq-vst-32.2.7.1 coq.8.13.0
Return code
31744
Duration
2 h 0 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            3           Virtual package relying on a GMP lib system installation
coq                 8.13.0      Formal proof management system
coq-compcert-32     3.8         The CompCert C compiler (32 bit)
coq-flocq           3.4.0       A formalization of floating-point arithmetic for the Coq system
coq-menhirlib       20210310    A support library for verified Coq parsers produced by Menhir
dune                2.8.5       Fast, portable, and opinionated build system
menhir              20210310    An LR(1) parser generator
menhirLib           20210310    Runtime support library for parsers generated by Menhir
menhirSdk           20210310    Compile-time library for auxiliary tools related to Menhir
num                 1.4         The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml               4.11.1      The OCaml compiler (virtual package)
ocaml-base-compiler 4.11.1      Official release 4.11.1
ocaml-config        1           OCaml Switch Configuration
ocamlfind           1.9.1       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.13.0).
The following actions will be performed:
  - install coq-vst-32 2.7.1
<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/1: [coq-vst-32.2.7.1: http]
[coq-vst-32.2.7.1] downloaded from https://github.com/PrincetonUniversity/VST/archive/v2.7.1.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" "BITSIZE=32" (CWD=/home/bench/.opam/ocaml-base-compiler.4.11.1/.opam-switch/build/coq-vst-32.2.7.1)
- ===== CONFIGURATION SUMMARY =====
- COMPCERT=platform
- COMPCERT_SRC_DIR=__NONE__
- COMPCERT_INST_DIR=/home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert
- BITSIZE=32
- ARCH=x86
- INSTALLDIR=/home/bench/.opam/ocaml-base-compiler.4.11.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 wand_demo wand_demo   -Q sha sha   -Q hmacfcf hmacfcf   -Q tweetnacl20140427 tweetnacl20140427   -Q hmacdrbg hmacdrbg   -Q aes aes   -Q mailbox mailbox   -Q atomics atomics    -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/lib compcert.lib  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/common compcert.common  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/x86_32 compcert.x86_32  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/x86 compcert.x86  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/cfrontend compcert.cfrontend  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/exportclight compcert.exportclight  
- COMPCERT_R_FLAGS= -R /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/lib compcert.lib  -R /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/common compcert.common  -R /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/x86_32 compcert.x86_32  -R /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/x86 compcert.x86  -R /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/cfrontend compcert.cfrontend  -R /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/exportclight compcert.exportclight
- =================================
- 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 wand_demo wand_demo   -Q sha sha   -Q hmacfcf hmacfcf   -Q tweetnacl20140427 tweetnacl20140427   -Q hmacdrbg hmacdrbg   -Q aes aes   -Q mailbox mailbox   -Q atomics atomics    -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/lib compcert.lib  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/common compcert.common  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/x86_32 compcert.x86_32  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/x86 compcert.x86  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/cfrontend compcert.cfrontend  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/exportclight compcert.exportclight   2>&1 >.depend `find msl sepcomp veric floyd progs concurrency wand_demo sha hmacfcf tweetnacl20140427 hmacdrbg aes mailbox atomics -name "*.v"` | grep -v 'Warning:.*found in the loadpath' || true
- wc .depend
-   2769  24142 653274 .depend
- ===== CONFIGURATION SUMMARY =====
- COMPCERT=platform
- COMPCERT_SRC_DIR=__NONE__
- COMPCERT_INST_DIR=/home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert
- BITSIZE=32
- ARCH=x86
- INSTALLDIR=/home/bench/.opam/ocaml-base-compiler.4.11.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 wand_demo wand_demo   -Q sha sha   -Q hmacfcf hmacfcf   -Q tweetnacl20140427 tweetnacl20140427   -Q hmacdrbg hmacdrbg   -Q aes aes   -Q mailbox mailbox   -Q atomics atomics    -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/lib compcert.lib  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/common compcert.common  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/x86_32 compcert.x86_32  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/x86 compcert.x86  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/cfrontend compcert.cfrontend  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/exportclight compcert.exportclight  
- COMPCERT_R_FLAGS= -R /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/lib compcert.lib  -R /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/common compcert.common  -R /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/x86_32 compcert.x86_32  -R /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/x86 compcert.x86  -R /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/cfrontend compcert.cfrontend  -R /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/exportclight compcert.exportclight
- =================================
- 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 wand_demo wand_demo   -Q sha sha   -Q hmacfcf hmacfcf   -Q tweetnacl20140427 tweetnacl20140427   -Q hmacdrbg hmacdrbg   -Q aes aes   -Q mailbox mailbox   -Q atomics atomics    -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/lib compcert.lib  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/common compcert.common  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/x86_32 compcert.x86_32  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/x86 compcert.x86  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/cfrontend compcert.cfrontend  -Q /home/bench/.opam/ocaml-base-compiler.4.11.1/lib/coq/../coq-variant/compcert32/compcert/exportclight compcert.exportclight   > _CoqProject
- util/coqflags > _CoqProject-export
- COQC msl/Axioms.v
- COQC msl/simple_CCC.v
- COQC veric/lift.v
- COQC sepcomp/extspec.v
- sh util/make_version
- COQC floyd/find_nth_tactic.v
- COQC floyd/computable_theorems.v
- COQC floyd/simple_reify.v
- COQC floyd/Clightnotations.v
- COQC concurrency/lksize.v
- COQC progs/incr.v
- File "./concurrency/lksize.v", line 12, characters 2-42:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- File "./concurrency/lksize.v", line 18, characters 2-55:
- Warning: omega is deprecated since 8.12; use “lia” instead.
- [omega-is-deprecated,deprecated]
- COQC progs/cond.v
- COQC progs/bin_search.v
- COQC progs/reverse.v
- COQC progs/reverse_client.v
- COQC progs/queue.v
- COQC progs/queue2.v
- COQC progs/sumarray.v
- COQC progs/insertionsort.v
- COQC progs/message.v
- COQC progs/string.v
- COQC progs/object.v
- COQC progs/revarray.v
- COQC progs/append.v
- COQC progs/min.v
- COQC progs/min64.v
- COQC progs/int_or_ptr.v
- COQC pro
[...] truncated
 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./progs/verif_tree.v", line 217, characters 0-51:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./progs/verif_tree.v", line 228, characters 0-57:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./progs/verif_tree.v", line 239, characters 0-56:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./progs/verif_tree.v", line 249, characters 0-47:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./progs/verif_tree.v", line 305, characters 0-53:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./progs/verif_tree.v", line 312, characters 0-52:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./progs/verif_tree.v", line 320, characters 0-53:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./progs/verif_tree.v", line 327, characters 0-52:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./progs/verif_tree.v", line 335, characters 0-52:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- COQC progs/verif_loop_minus1.v
- File "./progs/verif_tree.v", line 346, characters 0-51:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./progs/verif_tree.v", line 355, characters 0-55:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./progs/verif_tree.v", line 369, characters 0-54:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./progs/verif_tree.v", line 378, characters 0-54:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./progs/verif_tree.v", line 392, characters 0-53:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- COQC progs/verif_libglob.v
- COQC progs/verif_peel.v
- COQC progs/verif_stackframe_demo.v
- COQC progs/verif_structerr.v
- COQC progs/verif_rotate.v
- COQC progs/verif_objectSelfFancy.v
- COQC progs/verif_objectSelfFancyOverriding.v
- COQC floyd/Funspec_old_Notation.v
- COQC floyd/VSU_addmain.v
- COQC concurrency/semax_conc.v
- COQC progs/verif_reverse.v
- COQC progs/verif_queue.v
- File "./progs/verif_queue.v", line 97, characters 0-37:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./progs/verif_queue.v", line 146, characters 0-42:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./progs/verif_queue.v", line 156, characters 0-45:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./progs/verif_queue.v", line 168, characters 0-40:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./progs/verif_queue.v", line 371, characters 0-41:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- File "./progs/verif_queue.v", line 531, characters 0-40:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- COQC progs/verif_queue2.v
- File "./progs/verif_queue2.v", line 168, characters 0-41:
- 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 is therefore deprecated. It is recommended to
- use "export" whenever possible. [deprecated-hint-without-locality,deprecated]
- COQC progs/verif_even.v
- COQC progs/verif_odd.v
- COQC progs/verif_switch.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