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

Wrong --arch guess on Darwin #54

Open
doronbehar opened this issue Nov 27, 2024 · 1 comment · May be fixed by #56
Open

Wrong --arch guess on Darwin #54

doronbehar opened this issue Nov 27, 2024 · 1 comment · May be fixed by #56
Assignees

Comments

@doronbehar
Copy link
Contributor

On aarch64-darwin, I get:

$ hydra-check beets
warn: unknown --arch 'aarch64-macos', consider specify one of the following known architectures: [
    "x86_64-linux",
    "aarch64-linux",
    "x86_64-darwin",
    "aarch64-darwin",
]
Build Status for beets.aarch64-macos on jobset nixpkgs/trunk
https://hydra.nixos.org/job/nixpkgs/trunk/beets.aarch64-macos
_ This job is not a member of the latest evaluation of its jobset. This means it was removed or had an evaluation error.

A draft PR is waiting for a fix:

@bryango bryango self-assigned this Nov 28, 2024
@bryango
Copy link
Collaborator

bryango commented Nov 28, 2024

Thank you for reporting this! Sorry for not testing darwin before haha...

@bryango bryango linked a pull request Nov 28, 2024 that will close this issue
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 a pull request may close this issue.

2 participants