[Build Fail] for 6659639
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 20/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- java
- Domain
- build-system
Research direction
Start by reproducing the Maven build for K v5.0.0-6659639 and inspect the kernel project's dependency declarations. Investigate the missing mpfr_java, nailgun-server, and ng artifacts in the listed repositories; done means the kernel dependency-resolution step succeeds and the build can continue.
Written by the indexing model from the issue text.
Description
Hello, I am trying to build K v5.0.0-6659639 but I get the following error in mvn.
Both mvn2 and mvn3 give me the same error. I have installed the requirements as well.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for K Framework Tool Parent 1.0-SNAPSHOT:
[INFO]
[INFO] K Framework Tool Parent ............................ SUCCESS [ 0.275 s]
[INFO] K Framework KORE ................................... SUCCESS [ 15.771 s]
[INFO] K Framework Tool Kernel ............................ FAILURE [ 0.196 s]
[INFO] K Framework KTree .................................. SKIPPED
[INFO] K Framework Ocaml Backend .......................... SKIPPED
[INFO] K Framework Java Backend ........................... SKIPPED
[INFO] K Framework Haskell Backend ........................ SKIPPED
[INFO] K Framework LLVM Backend Pattern Matching .......... SKIPPED
[INFO] K Framework LLVM Backend ........................... SKIPPED
[INFO] K Framework Tool Distribution ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.820 s
[INFO] Finished at: 2025-05-04T23:12:24-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project kernel: Could not resolve dependencies for project com.runtimeverification.k:kernel🫙1.0-SNAPSHOT
[ERROR] dependency: org.kframework.mpfr_java:mpfr_java🫙1.0.1 (compile)
[ERROR] org.kframework.mpfr_java:mpfr_java🫙1.0.1 was not found in https://s3.us-east-2.amazonaws.com/runtimeverificationmaven/internal during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of runtime.verification has elapsed or updates are forced
[ERROR] org.kframework.mpfr_java:mpfr_java🫙1.0.1 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] dependency: org.kframework.mpfr_java:mpfr_java🫙linux64:1.0.1 (compile)
[ERROR] org.kframework.mpfr_java:mpfr_java🫙linux64:1.0.1 was not found in https://s3.us-east-2.amazonaws.com/runtimeverificationmaven/internal during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of runtime.verification has elapsed or updates are forced
[ERROR] org.kframework.mpfr_java:mpfr_java🫙linux64:1.0.1 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] dependency: org.kframework.mpfr_java:mpfr_java🫙linux32:1.0.1 (compile)
[ERROR] org.kframework.mpfr_java:mpfr_java🫙linux32:1.0.1 was not found in https://s3.us-east-2.amazonaws.com/runtimeverificationmaven/internal during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of runtime.verification has elapsed or updates are forced
[ERROR] org.kframework.mpfr_java:mpfr_java🫙linux32:1.0.1 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] dependency: org.kframework.mpfr_java:mpfr_java🫙osx:1.0.1 (compile)
[ERROR] org.kframework.mpfr_java:mpfr_java🫙osx:1.0.1 was not found in https://s3.us-east-2.amazonaws.com/runtimeverificationmaven/internal during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of runtime.verification has elapsed or updates are forced
[ERROR] org.kframework.mpfr_java:mpfr_java🫙osx:1.0.1 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] dependency: org.kframework.mpfr_java:mpfr_java🫙windows64:1.0.1 (compile)
[ERROR] org.kframework.mpfr_java:mpfr_java🫙windows64:1.0.1 was not found in https://s3.us-east-2.amazonaws.com/runtimeverificationmaven/internal during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of runtime.verification has elapsed or updates are forced
[ERROR] org.kframework.mpfr_java:mpfr_java🫙windows64:1.0.1 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] dependency: org.kframework.mpfr_java:mpfr_java🫙windows32:1.0.1 (compile)
[ERROR] org.kframework.mpfr_java:mpfr_java🫙windows32:1.0.1 was not found in https://s3.us-east-2.amazonaws.com/runtimeverificationmaven/internal during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of runtime.verification has elapsed or updates are forced
[ERROR] org.kframework.mpfr_java:mpfr_java🫙windows32:1.0.1 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] dependency: org.kframework.dependencies:nailgun-server🫙0.9.2-SNAPSHOT (compile)
[ERROR] org.kframework.dependencies:nailgun-server🫙0.9.2-SNAPSHOT was not found in https://s3.us-east-2.amazonaws.com/runtimeverificationmaven/snapshots during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of runtime.verification.snapshots has elapsed or updates are forced
[ERROR] dependency: org.kframework.dependencies🆖uexe:linux:0.9.2-k4.0 (compile)
[ERROR] org.kframework.dependencies🆖uexe:linux:0.9.2-k4.0 was not found in https://s3.us-east-2.amazonaws.com/runtimeverificationmaven/internal during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of runtime.verification has elapsed or updates are forced
[ERROR] org.kframework.dependencies🆖uexe:linux:0.9.2-k4.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] dependency: org.kframework.dependencies🆖uexe:osx:1.0.0-k5.0-SNAPSHOT (compile)
[ERROR] org.kframework.dependencies🆖uexe:osx:1.0.0-k5.0-SNAPSHOT was not found in https://s3.us-east-2.amazonaws.com/runtimeverificationmaven/snapshots during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of runtime.verification.snapshots has elapsed or updates are forced
[ERROR] dependency: org.kframework.dependencies🆖exe:windows:0.9.2-k4.0 (compile)
[ERROR] org.kframework.dependencies🆖exe:windows:0.9.2-k4.0 was not found in https://s3.us-east-2.amazonaws.com/runtimeverificationmaven/internal during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of runtime.verification has elapsed or updates are forced
[ERROR] org.kframework.dependencies🆖exe:windows:0.9.2-k4.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR]
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :kernel
- Dominant language
- Python
- Stars
- 591
- Forks
- 163
- PR merge metrics
- No merged PRs in 30d
Contributor guide
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.
More from runtimeverification/k
-
runtimeverification/k#4939 · 1 assignee ·
-
Concolic Explorer Open
Difficulty 5/5 Over a week Newbie friendliness 32/100
runtimeverification/k#4937 ·
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
runtimeverification/k#4936 ·
-
type:epic
runtimeverification/k#4934 · 4 comments · 1 assignee ·
-
runtimeverification/k#4924 · 1 assignee ·
All issues in runtimeverification/k
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
bancolombia/sentinel#23 ·
-
test md OpenCI
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
integration:quickjs org:external priority:backlog topic:code-interpreter topic:middleware type:feature
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
langchain-ai/deepagents#6450 ·
-
bug client
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100