runtimeverification / runtimeverification/evm-semantics

`kevm kompile` dependencies should be present in packages

Open
#1,033 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
KCL
Stars
591
Forks
156
Avg merge
2h 19m
Merged PRs (30d)
1

Description

When building the CI dockerfile for mkr-mcd-spec, which depends on KEVM, we see that dependencies of kompile are missing, eg opt-8.

These dependencies should be either present in the K package or the KEVM package or both.

In particular, the runtime dependencies of K should also be runtime dependencies of KEVM. For mkr-mcd-spec, I found these ones missing: clang-8 lld-8 libgmp-dev libmpfr-dev libjemalloc-dev

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the CI Dockerfile for mkr-mcd-spec and inspect how the K and KEVM packages declare runtime dependencies. Check the package contents and dependency metadata for opt-8, clang-8, lld-8, libgmp-dev, libmpfr-dev, and libjemalloc-dev; done means a clean mkr-mcd-spec build has all kevm kompile dependencies available.

Written by the indexing model from the issue text.

Assessment

Domain
build-system, devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.