Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error 1 build-setup.sh: Build script failed with exit code 2 at step 5: Pre-compiling Chipyard Scala sources #3701

Open
sking-007 opened this issue Dec 10, 2024 · 0 comments

Comments

@sking-007
Copy link

sking-007 commented Dec 10, 2024

i am facing this issue from last week

[info] compiling 2 Scala sources to /home/umair/Documents/STUDY/paperwerk/ge/chipyard/generators/chipyard/target/scala-2.13/classes ...
[error] /home/umair/Documents/STUDY/paperwerk/ge/chipyard/generators/chipyard/src/main/scala/config/GemminiCPUConfigs.scala:3:13: object common is not a member of package boom
[error] import boom.common._
[error] ^
[error] /home/umair/Documents/STUDY/paperwerk/ge/chipyard/generators/chipyard/src/main/scala/config/GemminiCPUConfigs.scala:8:25: not found: type WithNBigCores
[error] type RocketBigCores = WithNBigCores
[error] ^
[error] /home/umair/Documents/STUDY/paperwerk/ge/chipyard/generators/chipyard/src/main/scala/config/GemminiCPUConfigs.scala:9:25: not found: type WithNMedCores
[error] type RocketMedCores = WithNMedCores
[error] ^
[error] /home/umair/Documents/STUDY/paperwerk/ge/chipyard/generators/chipyard/src/main/scala/config/GemminiCPUConfigs.scala:10:27: not found: type WithNSmallCores
[error] type RocketSmallCores = WithNSmallCores
[error] ^
[error] /home/umair/Documents/STUDY/paperwerk/ge/chipyard/generators/chipyard/src/main/scala/config/GemminiCPUConfigs.scala:12:25: not found: type WithNLargeBooms
[error] type BoomLargeCores = WithNLargeBooms
[error] ^
[error] /home/umair/Documents/STUDY/paperwerk/ge/chipyard/generators/chipyard/src/main/scala/config/GemminiCPUConfigs.scala:13:23: not found: type WithNMediumBooms
[error] type BoomMedCores = WithNMediumBooms
[error] ^
[error] /home/umair/Documents/STUDY/paperwerk/ge/chipyard/generators/chipyard/src/main/scala/config/GemminiCPUConfigs.scala:14:25: not found: type WithNMediumBooms
[error] type BoomSmallCores = WithNMediumBooms
[error] ^
[error] 7 errors found
[error] (Compile / compileIncremental) Compilation failed
[error] Total time: 14 s, completed Dec 10, 2024, 12:49:11 PM
make: *** [/home/umair/Documents/STUDY/paperwerk/ge/chipyard/common.mk:409: launch-sbt] Error 1
build-setup.sh: Build script failed with exit code 2 at step 5: Pre-compiling Chipyard Scala sources

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant