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: Failed to make rmapats.so #2091

Open
3 tasks done
RockyQLuo opened this issue Oct 21, 2024 · 2 comments
Open
3 tasks done

Error: Failed to make rmapats.so #2091

RockyQLuo opened this issue Oct 21, 2024 · 2 comments
Labels

Comments

@RockyQLuo
Copy link

Background Work

Chipyard Version and Hash

Release: 1.5.0
Hash: a6a6a6

OS Setup

Ex: Output of uname -a + lsb_release -a + printenv + conda list

Linux qluo-u 6.8.0-47-generic #47~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Oct 2 16:16:55 UTC 2 x86_64 GNU/Linux

LSB Version: core-11.1.0ubuntu4-noarch:printing-11.1.0ubuntu4-noarch:security-11.1.0ubuntu4-noarch
Distributor ID: Ubuntu
Description: Ubuntu 22.04.5 LTS
Release: 22.04
Codename: jammy

Other Setup

Ex: Prior steps taken / Documentation Followed / etc...

Current Behavior

after running:
cd chipyard/sims/vcs
make SUB_PROJECT=constellation BINARY=none CONFIG=TestConfig00 run-binary-debug
then i got an error like :
Error: Failed to make rmapats.so @ /home/qluo/workspace/chipyard/sims/vcs/simv-constellation.test-TestConfig00-debug.daidir/rmapats.so

and i check that rmapats.so
image

Expected Behavior

the generated verilog will be in generated-src.

Other Information

No response

@RockyQLuo RockyQLuo added the bug label Oct 21, 2024
@jerryz123
Copy link
Contributor

This feels like an issue with the system VCS configuration. What happens if you try to build the default config (Just run make) in sims/vcs?

@Cain252199
Copy link

My system is also Ubuntu 20.04 LTS, and the Chipyard version is 1.13.0. I also tried to run make, but it failed. Have you resolved this issue?
github_issue

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

No branches or pull requests

3 participants