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

rules_apple failing with Head Deps: Infra failure? #1314

Closed
c-parsons opened this issue Jan 25, 2022 · 5 comments
Closed

rules_apple failing with Head Deps: Infra failure? #1314

c-parsons opened this issue Jan 25, 2022 · 5 comments

Comments

@c-parsons
Copy link
Contributor

rules_apple seems to be failing with green Bazel using Head Deps, and the culprit could not be identified. Perhaps an infra change / failure?

error: frontend job retrieving target info failed with code 1: <unknown>:0: error: unsupported target architecture: 'in_x86_64'

https://buildkite.com/bazel/rules-apple-darwin/builds/5008#169a07c1-9b8f-4447-b873-d7e21308a293

in_x86_64 looks like the beginning of darwin_x86_64 ...

@c-parsons
Copy link
Contributor Author

@meteorcloudy

@keith
Copy link
Member

keith commented Jan 25, 2022

I think this is actually caused by bazelbuild/rules_swift@918a4d6

@keith
Copy link
Member

keith commented Jan 25, 2022

going to revert and see if it fixes it bazelbuild/rules_swift#748

@keith
Copy link
Member

keith commented Jan 25, 2022

Yea looks like it was a bug in that change, so we can probably close this

@c-parsons
Copy link
Contributor Author

many thanks

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

No branches or pull requests

2 participants