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

Ansible request for gcc installs on riscv64 #3634

Open
Tracked by #3591
sxa opened this issue Jun 27, 2024 · 1 comment · Fixed by #3635
Open
Tracked by #3591

Ansible request for gcc installs on riscv64 #3634

sxa opened this issue Jun 27, 2024 · 1 comment · Fixed by #3635
Labels

Comments

@sxa
Copy link
Member

sxa commented Jun 27, 2024

Please put the name of the software product (and affected platforms if relevant) in the title of this issue

Delete as appropriate from this list:

  • Bug in ansible playbook

Details:

When running the playbooks recently it seemed to be trying to install our custom gcc when the playbooks are run on riscv64 which isn't available. This issue is to track checking the conditions and making sure it doesn't try to do anything it shouldn't.

(Also related, we should ideally try and produce a devkit for use on riscv64. I did do an initial test of a gcc build but didn't get it working)

@sxa sxa added the ansible label Jun 27, 2024
@sxa sxa changed the title Ansible request for gcc/devkit installs on riscv64 Ansible request for gcc installs on riscv64 Jun 27, 2024
@sxa sxa reopened this Aug 6, 2024
@sxa
Copy link
Member Author

sxa commented Aug 14, 2024

gcc needs some special options to build on riscv64 as the defaults don't work.
This will likely be superceded by a devkit build, although since the versions of Fedora are somewhat "sparse" I'm going to investigate doing this with the fc27RPMs from http://secondary.fedoraproject.org/pub/alt/risc-v/RPMS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Status: Todo
Development

Successfully merging a pull request may close this issue.

1 participant