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

Cannot use latest rules_ios - missing arm64-to-sim, other dep errors #781

Closed
jerrymarino opened this issue Oct 17, 2023 · 2 comments · Fixed by #782
Closed

Cannot use latest rules_ios - missing arm64-to-sim, other dep errors #781

jerrymarino opened this issue Oct 17, 2023 · 2 comments · Fixed by #782

Comments

@jerrymarino
Copy link
Contributor

jerrymarino commented Oct 17, 2023

Getting several new errors when trying to use the latest version of rules_ios.

We see errors like:

/private/var/tmp/_bazel_build/a38278faa597bf6d4e647970e120bcdb/external/build_bazel_rules_ios/rules/library/xcconfig.>bzl:21:12: GCC_DEBUG_INFORMATION_FORMAT: "" not a valid value, must be one of ["dwarf", "dwarf-with-?>dsym"]\nDEBUG: >/private/var/tmp/_bazel_build/a38278faa597bf6d4e647970e120bcdb/external/build_bazel_rules_ios/rules/library/xcconfig.>bzl:21:12: GCC_DEBUG_INFORMATION_FORMAT: "" not a valid value, must be one of ["dwarf", "dwarf-with->dsym"]\nERROR: Evaluation of subquery "deps($roots)" failed (did you want to use --keep_going?): preloading transitive >closure failed: no such package '@arm64-to-sim//': The repository '@arm64-to-sim' could not be resolved: Repository >'@arm64-to-sim' is not defined\nLoading: 4400 packages loaded\n ....ages)">

@jerrymarino
Copy link
Contributor Author

cc @luispadron it looks like the PR to add bzlmod has broken rules_ios in a few ways

@luispadron
Copy link
Collaborator

Will be fixed by #782

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