runtimeverification / runtimeverification/evm-semantics
When you cannot `kdist build evm-semantics.haskell`
Open
Nobody has claimed this yet.
- Dominant language
- KCL
- Stars
- 591
- Forks
- 156
- Avg merge
- 2h 19m
- Merged PRs (30d)
- 1
Description
Maybe you can try:
kup install k.openssl.secp256k1 --version v$(cat deps/k_release)
Because the llvm-kompile will need to link the secp256k1 libiary.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported kdist build evm-semantics.haskell failure and inspect the kup install command using deps/k_release. Check whether the llvm-kompile build can link the k.openssl.secp256k1 library, then retry the build; done means the command completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100