adoptium / infrastructure

This repo contains all information about machine maintenance.
Apache License 2.0
84 stars 100 forks source link

Ansible request for gcc installs on riscv64 #3634

Closed sxa closed 9 hours ago

sxa commented 4 days ago

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:

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)