ucb-bar / chipyard

An Agile RISC-V SoC Design Framework with in-order cores, out-of-order cores, accelerators, and more
https://chipyard.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
1.66k stars 656 forks source link

Scala SBT Version Binary Compatibility Error #2126

Open suhwanhong999 opened 1 week ago

suhwanhong999 commented 1 week ago

Background Work

Chipyard Version and Hash

Release: 1.11.0 Hash: ac58f38d77c99e9d1cafa64dfd6d4b00bdcd43e1

OS Setup

Default Amazon F1 instance settings running on centos

Other Setup

N/A

Current Behavior

when running 'firesim buildbitstream', it runs into a version conflict error regarding sbt scala version compatibility.

Expected Behavior

launch build farm to return agfi to be added to the hwdb.yaml

Other Information

2024-11-16--02-17-39-buildbitstream-FWW710LQH4JX5TOS.log

suhwanhong999 commented 5 days ago

I have tried implementing the fix outlined in: https://stackoverflow.com/questions/74335368/scala-sbt-version-dependency-binary-compatibility-error-scala-xml, but to no avail. Still having issues launching any workload using a gemmini accelerator.

jerryz123 commented 1 day ago

You may be able to find help faster by opening the issue in the firesim repo instead