Giter Club home page Giter Club logo

coq-sail's People

Contributors

alasdair avatar arichardson avatar bacam avatar bauereiss avatar columbus240 avatar jeanpichon avatar lzy0505 avatar nlewycky avatar opqrs avatar petersewell avatar pmundkur avatar rmn30 avatar thoughtpolice avatar tperami avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

maxkurze1 lzy0505

coq-sail's Issues

coq-8.18 support

Compilaiton fails with Coq-8.18. I tried to compile making a development version of coq-bbv package as follows:

opam pin -n coq-bbv https://github.com/vzaliva/bbv.git
opam install coq-bbv

After that, I tried to install coq-sail:

opam pin -n coq-sail https://github.com/rems-project/coq-sail.git
opam install coq-sail

And go the following error:

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[ERROR] The compilation of coq-sail.0.16 failed at "make -C src HAVE_OPAM_BBV=yes".

#=== ERROR while compiling coq-sail.0.16 ======================================#
# context     2.1.5 | linux/x86_64 | ocaml-base-compiler.4.14.1 | pinned(git+https://github.com/rems-project/coq-sail.git#c79d1a7c11c38096e57d08cbbf7f441eee8f46d6)
# path        /local/scratch/vz231/.opam/cerberus-new-coq/.opam-switch/build/coq-sail.0.16
# command     /local/scratch/vz231/.opam/opam-init/hooks/sandbox.sh build make -C src HAVE_OPAM_BBV=yes
# exit-code   2
# env-file    /local/scratch/vz231/.opam/log/coq-sail-3374397-f98d79.env
# output-file /local/scratch/vz231/.opam/log/coq-sail-3374397-f98d79.out
### output ###
# [...]
# coqc -Q . "Sail" Prompt_monad.v
# coqc -Q . "Sail" Prompt.v
# File "./Prompt.v", line 168, characters 0-14:
# Error: Cannot infer an instance of type "bool" for the variable r in
# environment:
# P, Q, R : bool -> Prop
# p : P false
# H : forall l r : bool,
#     ArithFactP (P l -> (l = true -> Q r) -> R (l && r)%bool)
# 
# make: *** [Makefile:28: Prompt.vo] Error 1
# make: Leaving directory '/local/scratch/vz231/.opam/cerberus-new-coq/.opam-switch/build/coq-sail.0.16/src'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.