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

Add Arch Linux dependency package for testing #1599

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

XYenChi
Copy link

@XYenChi XYenChi commented Oct 28, 2024

When using make report command at Arch Linux, need to install the extra python-sphinx python-sphinx_rtd_theme ninja package.

Copy link
Collaborator

@cmuellner cmuellner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ninja is in the list for Ubuntu as well (and in the CI apt-install script), so this is likely missing.

I think that sphinx is an optional dependency for building docs.
Can you try if we can build without sphinx?

@XYenChi
Copy link
Author

XYenChi commented Nov 1, 2024

Yes, building qemu docs need sphinx. And if add the --disable-docs at Makefile.in stamps/build-qemu, can build without sphinx to test gcc.
By the way, building spike with ArchLinux need the device tree compiler dependency, that ArchLinux package name is dtc.

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.

2 participants