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

Docker azure machines have "riscv64" label #2267

Closed
sxa opened this issue Nov 26, 2020 · 1 comment · Fixed by #2117
Closed

Docker azure machines have "riscv64" label #2267

sxa opened this issue Nov 26, 2020 · 1 comment · Fixed by #2117
Assignees
Labels
bug Issues that are problems in the code as reported by the community cross-compile Issues that affect or relate to cross compiled platforms (e.g. RISC-V) docker Issues related to our docker files and docker scripts jenkins Issues that enhance or fix our jenkins server

Comments

@sxa
Copy link
Member

sxa commented Nov 26, 2020

Since the x64 machines at https://ci.adoptopenjdk.net/label/riscv64/ are not capable of running RISC-V binaries, they should not have this label. For cross-compilation purposes we should be using riscvcross only.

Spun out from #2238 (comment)

@sxa sxa added the bug Issues that are problems in the code as reported by the community label Nov 26, 2020
@sxa sxa changed the title Windows azure machines have "riscv64" label Docker azure machines have "riscv64" label Nov 26, 2020
@M-Davies M-Davies added docker Issues related to our docker files and docker scripts jenkins Issues that enhance or fix our jenkins server cross-compile Issues that affect or relate to cross compiled platforms (e.g. RISC-V) labels Nov 26, 2020
@gdams
Copy link
Member

gdams commented Dec 14, 2020

I created a fix for this as part of my windows aarch64 PR #2117

@gdams gdams linked a pull request Dec 14, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues that are problems in the code as reported by the community cross-compile Issues that affect or relate to cross compiled platforms (e.g. RISC-V) docker Issues related to our docker files and docker scripts jenkins Issues that enhance or fix our jenkins server
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants