Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error in running build.sh #1

Open
6eanut opened this issue Dec 5, 2024 · 2 comments
Open

error in running build.sh #1

6eanut opened this issue Dec 5, 2024 · 2 comments

Comments

@6eanut
Copy link

6eanut commented Dec 5, 2024

First of all, thank you for exposing source code.
I want to implement sparrow locally, but I encounter the following problems when running build.sh. Is there any solution?

File "_none_", line 1: Error: No implementations provided for the following modules: Z referenced from /home/dafl/.opam/sparrow-4.13.1+flambda/lib/cil/cil.cmxa(Pretty), /home/dafl/.opam/sparrow-4.13.1+flambda/lib/cil/cil.cmxa(Cilint), /home/dafl/.opam/sparrow-4.13.1+flambda/lib/cil/cil.cmxa(Cil) Big_int_Z referenced from /home/dafl/.opam/sparrow-4.13.1+flambda/lib/cil/cil.cmxa(Cilint) make: *** [Makefile:5: all] Error 1

@6eanut 6eanut closed this as completed Dec 5, 2024
@6eanut 6eanut reopened this Dec 5, 2024
@spearo2
Copy link
Contributor

spearo2 commented Dec 24, 2024

This issue was most probably due to the outdated CIL module.
The modules are updated and should be fine by now.

@6eanut
Copy link
Author

6eanut commented Dec 25, 2024

This issue was most probably due to the outdated CIL module. The modules are updated and should be fine by now.

thanks! I will try again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants