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

Bump chipyard to build circt from source #1

Merged
merged 59 commits into from
Mar 4, 2024
Merged

Bump chipyard to build circt from source #1

merged 59 commits into from
Mar 4, 2024

Conversation

geekLucian
Copy link
Member

When trying to build VCS simulations on AWS EC2, got errors:

firtool: /lib64/libc.so.6: version `GLIBC_2.18' not found (required by /home/centos/repo/chipyard/.conda-env/riscv-tools/lib/libMLIRSupport.so)
firtool: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /home/centos/repo/chipyard/.conda-env/riscv-tools/lib/libLLVMSupport.so)
firtool: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /home/centos/repo/chipyard/.conda-env/riscv-tools/lib/libLLVMAnalysis.so)
firtool: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /home/centos/repo/chipyard/.conda-env/riscv-tools/lib/libLLVMProfileData.so)

This could be resolved by building circt from source, supported by latest Chipyard patch ucb-bar#1806 and ucb-bar#1808

jerryz123 and others added 30 commits January 26, 2024 17:52
In Python 3.12, these show up as SyntaxWarning messages.
This is an automated commit generated by the `circt/update-circt` GitHub
Action.

(cherry picked from commit dc02e40)
@geekLucian geekLucian merged commit 7994f86 into main Mar 4, 2024
4 of 7 checks passed
@geekLucian geekLucian deleted the bump-chipyard branch March 4, 2024 22:51
geekLucian added a commit that referenced this pull request Mar 4, 2024
@geekLucian geekLucian restored the bump-chipyard branch March 4, 2024 22:57
@geekLucian
Copy link
Member Author

This should be merged not squashed, see #2

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

Successfully merging this pull request may close these issues.

8 participants