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

Getting a makefile error when running make in the root directory #352

Closed
ingmarfjolla opened this issue Nov 17, 2023 · 3 comments
Closed

Comments

@ingmarfjolla
Copy link

ingmarfjolla commented Nov 17, 2023

Hello, I'm running into this error:

File "generated_definitions/lem/RV64/riscv.lem", line 18571, character 7:
  Syntax error
make: *** [Makefile:330: generated_definitions/isabelle/RV64/Riscv.thy] Error 1

when running make after cloning this repo.

I'm using an Ubuntu container, with opam --version 2.1.2 , The OCaml toplevel, version 5.1.0 , and Sail 0.17.1 (sail @ opam-v2.1.2). Any help in debugging would be appreciated, not sure if I missed anything else. I have Isabelle and Coq on my path as well. I followed the documentation here: https://github.com/rems-project/sail/blob/sail2/INSTALL.md to install sail and get the other system dependencies mentioned.

Thank you!

@ingmarfjolla
Copy link
Author

Screenshot 2023-11-17 at 4 43 28 PM
This is what's at line 18,571 , not sure how it differs from the other lines

@jrtc27
Copy link
Collaborator

jrtc27 commented Nov 17, 2023

Duplicate of #325

@jrtc27 jrtc27 marked this as a duplicate of #325 Nov 17, 2023
@jrtc27 jrtc27 closed this as not planned Won't fix, can't repro, duplicate, stale Nov 17, 2023
@Alasdair
Copy link
Collaborator

See #353 and the comment I made in #325

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

3 participants