Skip to content

Unresolved dependency error #142

@ltzotzis

Description

@ltzotzis

Issue Report

Greetings! I tried pulling a fresh clone of the repository. Following the instructions found in the README, I tried running sbt test and sbt compile.
However, I was met with an error caused by an unresolved dependency of the following rocketchip snapshot:
edu.berkeley.cs:rocketchip-3.6.0_2.13:1.6-3.6.0-e3773366a-SNAPSHOT

Steps to reproduce

  1. git clone https://github.com/ucb-bar/ucie.git
  2. cd ucie
  3. sbt compile
  4. sbt test

Software Versions

  • Scala version: 2.11.12
  • SBT Project version: 1.9.9
  • SBT script version: 1.9.7
  • Java version: 17.0.18
  • Operating system: Ubuntu 24.04.4 LTS AMD64

Logs

I am attaching the output of the sbt test and sbt compile commands in the test.log and compile.log files respectively.

compile.log
test.log

Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions