Giter Site home page Giter Site logo

ebso's People

Contributors

juliannagele avatar mariaschett avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ebso's Issues

Unable to compile

Hi! Recently, I read your paper and was interested in how this tool works.

However, when I was trying to compile ebso, it always failed and reported somthing like:

[ERROR] The compilation of ebso.2.1 failed at "dune build -p ebso -j 15".

#=== ERROR while compiling ebso.2.1 ===========================================#
# context     2.1.0 | linux/x86_64 | ocaml-base-compiler.4.08.0 | pinned(git+file:///mnt/d/gitrepo/ebso#HEAD#3862ed57)
# path        ~/.opam/4.08.0/.opam-switch/build/ebso.2.1
# command     ~/.opam/4.08.0/bin/dune build -p ebso -j 15
# exit-code   1
# env-file    ~/.opam/log/ebso-29318-07a107.env
# output-file ~/.opam/log/ebso-29318-07a107.out
### output ###
# [...]
# (cd _build/default && /home/ricolove/.opam/4.08.0/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.ebso.objs/byte -I /home/ricolove/.opam/4.08.0/lib/base -I /home/ricolove/.opam/4.08.0/lib/base/base_internalhash_types -I /home/ricolove/.opam/4.08.0/lib/base/caml -I /home/ricolove/.opam/4.08.0/lib/base/md5 -I /home/ricolove/.opam/4.08.0/lib/base/shadow_stdlib -I /home/ricolove/.opam/4.08.0/lib/base[...]
# File "lib/program.ml", line 166, characters 48-70:
# 166 |           let is = List.filter cis ~f:(fun i -> Instruction.gas_cost i = Gas_cost.of_int (g - pg)) in
#                                                       ^^^^^^^^^^^^^^^^^^^^^^
# Error: This expression has type Ebso.Gas_cost.t
#        but an expression was expected of type Core_kernel__Int.t = int
# (cd _build/default && /home/ricolove/.opam/4.08.0/bin/ocamlopt.opt -w -40 -g -I lib/.ebso.objs/byte -I lib/.ebso.objs/native -I /home/ricolove/.opam/4.08.0/lib/base -I /home/ricolove/.opam/4.08.0/lib/base/base_internalhash_types -I /home/ricolove/.opam/4.08.0/lib/base/caml -I /home/ricolove/.opam/4.08.0/lib/base/md5 -I /home/ricolove/.opam/4.08.0/lib/base/shadow_stdlib -I /home/ricolove/.opam[...]
# File "lib/word.ml", line 76, characters 4-26:
# 76 |     Z.of_string (to_dec w) < max_repr
#          ^^^^^^^^^^^^^^^^^^^^^^
# Error: This expression has type Z.t but an expression was expected of type
#          Core_kernel__Int.t = int

I'm using WSL2 and has tried ocaml from 4.07 to the latest version.

The only case that the tool being successfully compiled was with ocaml 4.07, but the tool itself cannot run:

ebso: symbol lookup error: ebso: undefined symbol: Z3_get_parser_error

So how can I compile ebso and run it? Should I use a virtual machine, or use an older version of ocaml?

Thank you!

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.